2019-03-23 04:51:55,394 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-410 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 04:51:55,397 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=trhUbU96VwxxCudjQg95BQEIx 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=c19795dfb9b14b7bbb2263f2a2fb5ed6 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 04:51:55,397 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 04:51:55,398 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-03-23 04:51:55,418 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-03-23 04:51:55,616 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-03-23 04:51:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:51:55,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a95d677-406b-4212-95f6-a411f2f5d81f 2019-03-23 04:51:55,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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:51:55,625 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-4a95d677-406b-4212-95f6-a411f2f5d81f 2019-03-23 04:51:55,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:51:56,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["zppv_O7zS4OcW_91m8uy6w"], "issued_at": "2019-03-23T04:51:55.000000Z"}} 2019-03-23 04:51:56,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 04:51:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:56,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:56 GMT X-Openstack-Request-Id: req-55f373c4-cc31-4336-a40f-fcd023c0b898 2019-03-23 04:51:56,991 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 04:51:56,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-55f373c4-cc31-4336-a40f-fcd023c0b898 2019-03-23 04:51:56,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.967227935791s 2019-03-23 04:51:57,001 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-03-23 04:51:57,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-03-23 04:51:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:57,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efd0ac0c-1580-4672-bd81-cd1449dcac52 x-openstack-request-id: req-efd0ac0c-1580-4672-bd81-cd1449dcac52 2019-03-23 04:51:57,796 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-03-23 04:51:57,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-aggregates used request id req-efd0ac0c-1580-4672-bd81-cd1449dcac52 2019-03-23 04:51:57,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.792217969894s 2019-03-23 04:51:57,796 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-03-23 04:51:57,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:51:57,808 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-092cfbe6-f970-4f8f-b29c-3f752de6f3dd 2019-03-23 04:51:57,808 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:51:57,808 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-092cfbe6-f970-4f8f-b29c-3f752de6f3dd 2019-03-23 04:51:57,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:51:57,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:58,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b478c2-51eb-4545-9280-7c0b4761f243 2019-03-23 04:51:58,027 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:51:58,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a7b478c2-51eb-4545-9280-7c0b4761f243 2019-03-23 04:51:58,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218742847443s 2019-03-23 04:51:58,029 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'23974091385a42078559b7e30ec78c5a', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-03-23 04:51:58,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-23 04:51:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:58,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e86470e-311f-4f1e-a52c-f22485b0898c 2019-03-23 04:51:58,252 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/050dcd199b9e4ea19c31014a6105060e"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05d8b0f4afa84fd3a218ec566e057f63"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0688d4d7fa464c07babe345ed1b9f5f0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f2dbf7f1a6942d0ba41985ebdad6cfb"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2178280202e1454986f23a949252519c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "2178280202e1454986f23a949252519c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26efe0471bc94b70a3668e6012c40979"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "26efe0471bc94b70a3668e6012c40979"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2944140dc45c493a9bf338b75f4cb7fc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2bc6343ca05b46608403843109445b70"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "2bc6343ca05b46608403843109445b70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/31ad56637ada470a959206a29b85cf1b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "31ad56637ada470a959206a29b85cf1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3308dc8091214b78afe91e8a98455794"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "3308dc8091214b78afe91e8a98455794"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b03bd0846044f9db61e0f35ef9f2e18"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/40df8f665ddc4d8881287a6ab78ce371"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "40df8f665ddc4d8881287a6ab78ce371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47cf5f04bd104544baeab68d6ff8b526"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5387566801d4392ad7a16086063398c", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5ac8bb83c1f04ee6b53d8548088bf56d"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/64c6f11f6d484ddb9a3629125ee99562"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/69f2a206f37642469f6b9b2d910aea4b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6a4263e8fc0b4b4a8aac59a529f334ea"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d361f35b83f4de899c1e8bfa520f106"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "6d361f35b83f4de899c1e8bfa520f106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/77ecdbbde0be4fdbafea433488456f71"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/78ccc3f186d145489a2313e3346609e5"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "78ccc3f186d145489a2313e3346609e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7e39485955df4007baa63649f4ef1ac3"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/975fb29eb1b34d988479026bd5f627fb"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/99110da0c599457b8661e0b5d984cc15"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "99110da0c599457b8661e0b5d984cc15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f7f38339b014851a940da130080d6ce"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "9f7f38339b014851a940da130080d6ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9febcaf62c2c402caa2e9aec7e7394aa"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a1d93a6183634c7593cdd3d3b4b259e7"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aad3376cd6dc44a299b81fbca7e4f7ae"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b699f2b6b4a34bac9eff9ce320dfb8da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b774259c1d3e4293a982b8d34bb8f9fa"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc6f57bc2724498ca5a29fd6b183abd4"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc7b5f52aaff4810899487cba44f18a6"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5387566801d4392ad7a16086063398c", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4a6cd769c1242489b8c1be65d8b52bd"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c6486eee7c6f43b0b4d64f4346488984"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "c6486eee7c6f43b0b4d64f4346488984"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c7a322d7f1874062ad66d3a032c8f005"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "c7a322d7f1874062ad66d3a032c8f005"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d30773a7a7164255b60139bc8797878a"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5387566801d4392ad7a16086063398c", "id": "d30773a7a7164255b60139bc8797878a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d807cf5903ce41e1a582c49e11068e9c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de10adfbfb794133a5a5049ba36e284e"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df9b7e36cb2246b7b5ada9e9b42b6291"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f28cf9aaf6794d70b3b2b5ed281440d1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9ffef4a6eb442f4a94d1b405c5940f9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ffe02c4182f94845a87c3fe61e8166c4"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-23 04:51:58,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-7e86470e-311f-4f1e-a52c-f22485b0898c 2019-03-23 04:51:58,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.220221996307s 2019-03-23 04:51:58,259 - 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.27:5000/v3/endpoints/050dcd199b9e4ea19c31014a6105060e'}, u'url': u'http://172.30.9.27:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'76b9c2e09a5b4827834f4dd410a08991', u'id': u'050dcd199b9e4ea19c31014a6105060e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/05d8b0f4afa84fd3a218ec566e057f63'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e6288a05007944088c6a7807bfa48c11', u'id': u'05d8b0f4afa84fd3a218ec566e057f63'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0688d4d7fa464c07babe345ed1b9f5f0'}, u'url': u'http://172.30.9.27:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7aa9170f6e74855a0ae0dffbbcb35e2', u'id': u'0688d4d7fa464c07babe345ed1b9f5f0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/0f2dbf7f1a6942d0ba41985ebdad6cfb'}, u'url': u'http://172.30.9.27:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'84e8aedaccdd4f09a5dce09ed84236a7', u'id': u'0f2dbf7f1a6942d0ba41985ebdad6cfb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2178280202e1454986f23a949252519c'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'771c4d62b7ff442fbde7e23224f900bb', u'id': u'2178280202e1454986f23a949252519c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/26efe0471bc94b70a3668e6012c40979'}, u'url': u'http://12.0.0.25:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'de2c893ee851460ca7d40d24863a6957', u'id': u'26efe0471bc94b70a3668e6012c40979'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2944140dc45c493a9bf338b75f4cb7fc'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3befd1542371498e89c1bf0857bcf265', u'id': u'2944140dc45c493a9bf338b75f4cb7fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/2bc6343ca05b46608403843109445b70'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e6288a05007944088c6a7807bfa48c11', u'id': u'2bc6343ca05b46608403843109445b70'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/31ad56637ada470a959206a29b85cf1b'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1009a07d7dac4206b9581c7e4ea7682a', u'id': u'31ad56637ada470a959206a29b85cf1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3308dc8091214b78afe91e8a98455794'}, u'url': u'http://172.30.9.27:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'771c4d62b7ff442fbde7e23224f900bb', u'id': u'3308dc8091214b78afe91e8a98455794'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/3b03bd0846044f9db61e0f35ef9f2e18'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'13ebaa837c984e7cb4ba7b59834cba6b', u'id': u'3b03bd0846044f9db61e0f35ef9f2e18'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/40df8f665ddc4d8881287a6ab78ce371'}, u'url': u'http://192.30.9.3:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'771c4d62b7ff442fbde7e23224f900bb', u'id': u'40df8f665ddc4d8881287a6ab78ce371'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/47cf5f04bd104544baeab68d6ff8b526'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e5387566801d4392ad7a16086063398c', u'id': u'47cf5f04bd104544baeab68d6ff8b526'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/5ac8bb83c1f04ee6b53d8548088bf56d'}, u'url': u'http://172.30.9.27:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'598a6ca5ae764eb9a1bc2c50209a29f6', u'id': u'5ac8bb83c1f04ee6b53d8548088bf56d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/64c6f11f6d484ddb9a3629125ee99562'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'98034b8e99e847b4926f0bb387b9fd59', u'id': u'64c6f11f6d484ddb9a3629125ee99562'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/69f2a206f37642469f6b9b2d910aea4b'}, u'url': u'http://172.30.9.27:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'13ebaa837c984e7cb4ba7b59834cba6b', u'id': u'69f2a206f37642469f6b9b2d910aea4b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6a4263e8fc0b4b4a8aac59a529f334ea'}, u'url': u'http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'de2c893ee851460ca7d40d24863a6957', u'id': u'6a4263e8fc0b4b4a8aac59a529f334ea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/6d361f35b83f4de899c1e8bfa520f106'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'13ebaa837c984e7cb4ba7b59834cba6b', u'id': u'6d361f35b83f4de899c1e8bfa520f106'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/77ecdbbde0be4fdbafea433488456f71'}, u'url': u'http://172.30.9.27:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1009a07d7dac4206b9581c7e4ea7682a', u'id': u'77ecdbbde0be4fdbafea433488456f71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/78ccc3f186d145489a2313e3346609e5'}, u'url': u'http://172.30.9.27:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'98034b8e99e847b4926f0bb387b9fd59', u'id': u'78ccc3f186d145489a2313e3346609e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/7e39485955df4007baa63649f4ef1ac3'}, u'url': u'http://172.30.9.27:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3befd1542371498e89c1bf0857bcf265', u'id': u'7e39485955df4007baa63649f4ef1ac3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/975fb29eb1b34d988479026bd5f627fb'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'76b9c2e09a5b4827834f4dd410a08991', u'id': u'975fb29eb1b34d988479026bd5f627fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/99110da0c599457b8661e0b5d984cc15'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'8d39017359874edb9dd9a7dee03af66e', u'id': u'99110da0c599457b8661e0b5d984cc15'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9f7f38339b014851a940da130080d6ce'}, u'url': u'http://172.30.9.27:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'8d39017359874edb9dd9a7dee03af66e', u'id': u'9f7f38339b014851a940da130080d6ce'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/9febcaf62c2c402caa2e9aec7e7394aa'}, u'url': u'http://192.30.9.3:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'76b9c2e09a5b4827834f4dd410a08991', u'id': u'9febcaf62c2c402caa2e9aec7e7394aa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/a1d93a6183634c7593cdd3d3b4b259e7'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'84e8aedaccdd4f09a5dce09ed84236a7', u'id': u'a1d93a6183634c7593cdd3d3b4b259e7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/aad3376cd6dc44a299b81fbca7e4f7ae'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3befd1542371498e89c1bf0857bcf265', u'id': u'aad3376cd6dc44a299b81fbca7e4f7ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b699f2b6b4a34bac9eff9ce320dfb8da'}, u'url': u'http://192.30.9.3:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1009a07d7dac4206b9581c7e4ea7682a', u'id': u'b699f2b6b4a34bac9eff9ce320dfb8da'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/b774259c1d3e4293a982b8d34bb8f9fa'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'1ae2129e844c4cf0bfbad4b89ccb15ca', u'id': u'b774259c1d3e4293a982b8d34bb8f9fa'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bc6f57bc2724498ca5a29fd6b183abd4'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7aa9170f6e74855a0ae0dffbbcb35e2', u'id': u'bc6f57bc2724498ca5a29fd6b183abd4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/bc7b5f52aaff4810899487cba44f18a6'}, u'url': u'http://172.30.9.27:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e5387566801d4392ad7a16086063398c', u'id': u'bc7b5f52aaff4810899487cba44f18a6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c4a6cd769c1242489b8c1be65d8b52bd'}, u'url': u'http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'de2c893ee851460ca7d40d24863a6957', u'id': u'c4a6cd769c1242489b8c1be65d8b52bd'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c6486eee7c6f43b0b4d64f4346488984'}, u'url': u'http://172.30.9.27:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e6288a05007944088c6a7807bfa48c11', u'id': u'c6486eee7c6f43b0b4d64f4346488984'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/c7a322d7f1874062ad66d3a032c8f005'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'8d39017359874edb9dd9a7dee03af66e', u'id': u'c7a322d7f1874062ad66d3a032c8f005'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d30773a7a7164255b60139bc8797878a'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e5387566801d4392ad7a16086063398c', u'id': u'd30773a7a7164255b60139bc8797878a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/d807cf5903ce41e1a582c49e11068e9c'}, u'url': u'http://192.30.9.3:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'1ae2129e844c4cf0bfbad4b89ccb15ca', u'id': u'd807cf5903ce41e1a582c49e11068e9c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/de10adfbfb794133a5a5049ba36e284e'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'598a6ca5ae764eb9a1bc2c50209a29f6', u'id': u'de10adfbfb794133a5a5049ba36e284e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/df9b7e36cb2246b7b5ada9e9b42b6291'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'98034b8e99e847b4926f0bb387b9fd59', u'id': u'df9b7e36cb2246b7b5ada9e9b42b6291'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f28cf9aaf6794d70b3b2b5ed281440d1'}, u'url': u'http://192.30.9.3:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7aa9170f6e74855a0ae0dffbbcb35e2', u'id': u'f28cf9aaf6794d70b3b2b5ed281440d1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/f9ffef4a6eb442f4a94d1b405c5940f9'}, u'url': u'http://172.30.9.27:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'1ae2129e844c4cf0bfbad4b89ccb15ca', u'id': u'f9ffef4a6eb442f4a94d1b405c5940f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/fa3afc6ebb7f41d08c56b0aa2f9da3ad'}, u'url': u'http://192.30.9.3:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'84e8aedaccdd4f09a5dce09ed84236a7', u'id': u'fa3afc6ebb7f41d08c56b0aa2f9da3ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.27:5000/v3/endpoints/ffe02c4182f94845a87c3fe61e8166c4'}, u'url': u'http://192.30.9.3:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'598a6ca5ae764eb9a1bc2c50209a29f6', u'id': u'ffe02c4182f94845a87c3fe61e8166c4'})] 2019-03-23 04:51:58,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-03-23 04:51:58,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/extensions -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:58,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51: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-63fe75ba-bd94-4f6b-951a-8918044d883f x-openstack-request-id: req-63fe75ba-bd94-4f6b-951a-8918044d883f 2019-03-23 04:51:58,276 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-03-23 04:51:58,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/extensions used request id req-63fe75ba-bd94-4f6b-951a-8918044d883f 2019-03-23 04:51:58,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0153799057007s 2019-03-23 04:51:58,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-03-23 04:51:58,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51: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-552712e2-e8a5-4195-b7a8-23eb7fcfe833 x-openstack-request-id: req-552712e2-e8a5-4195-b7a8-23eb7fcfe833 2019-03-23 04:51:59,168 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-03-23 04:51:59,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-floating-ip-pools used request id req-552712e2-e8a5-4195-b7a8-23eb7fcfe833 2019-03-23 04:51:59,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 0.877577066422s 2019-03-23 04:51:59,169 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-03-23 04:51:59,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:51:59,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:59 GMT X-Openstack-Request-Id: req-d3ce0363-8499-408c-aeae-781f525c9ec7 2019-03-23 04:51:59,231 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:51:59,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d3ce0363-8499-408c-aeae-781f525c9ec7 2019-03-23 04:51:59,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057119846344s 2019-03-23 04:51:59,232 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-03-23 04:51:59,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 04:51:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-334612d7-79ff-411d-b50f-04d13d5cdffa x-openstack-request-id: req-334612d7-79ff-411d-b50f-04d13d5cdffa 2019-03-23 04:51:59,387 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 04:51:59,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-334612d7-79ff-411d-b50f-04d13d5cdffa 2019-03-23 04:51:59,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.15474820137s 2019-03-23 04:51:59,388 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.7', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 18}, 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.9', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 19}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-03-23 04:51:59,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-03-23 04:51:59,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51: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-d1c48fb9-aa00-4234-bb56-c7347b196fb4 x-openstack-request-id: req-d1c48fb9-aa00-4234-bb56-c7347b196fb4 2019-03-23 04:51:59,514 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-03-23 04:51:59,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d1c48fb9-aa00-4234-bb56-c7347b196fb4 2019-03-23 04:51:59,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.125370979309s 2019-03-23 04:51:59,514 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-03-23 04:51:59,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:51:59,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:59 GMT X-Openstack-Request-Id: req-dfea4738-151c-40e6-9eb7-2434125e0c12 2019-03-23 04:51:59,595 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:51:59,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-dfea4738-151c-40e6-9eb7-2434125e0c12 2019-03-23 04:51:59,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0803098678589s 2019-03-23 04:51:59,595 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'0be9fa04-fe1f-4622-a667-9b2a97d6a633'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:48:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-03-23T04:48:26Z', u'provider:network_type': u'flat', u'tenant_id': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', u'l2_adjacency': True})] 2019-03-23 04:51:59,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:51:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:59 GMT X-Openstack-Request-Id: req-10ad7049-eb89-4a03-a95d-c65f1023e84d 2019-03-23 04:51:59,625 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-03-23 04:51:59,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-10ad7049-eb89-4a03-a95d-c65f1023e84d 2019-03-23 04:51:59,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0289249420166s 2019-03-23 04:51:59,625 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-03-23 04:51:59,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:51:59,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:51:59,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddfc9713-0636-493e-b6f9-4d1753e31e8c 2019-03-23 04:51:59,852 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "04d8b216e6c541f1b8c75187eda8ba5e"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/04d8b216e6c541f1b8c75187eda8ba5e/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/04eb7d9d2d454a8fb2e6a79e93a7b48b/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "0f40b1829aea4604aaface2fb3794fe5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/0f40b1829aea4604aaface2fb3794fe5/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "b98bd586facd404aac379f50a8f102cc"}, "user": {"id": "0f40b1829aea4604aaface2fb3794fe5"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/0f40b1829aea4604aaface2fb3794fe5/roles/b98bd586facd404aac379f50a8f102cc"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "3109ef431d9140838e852a2b6ccea7cc"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/3109ef431d9140838e852a2b6ccea7cc/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "392ea877ae50452da6172b9b0b8664e6"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/392ea877ae50452da6172b9b0b8664e6/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "95b08496a7eb49bba14f8989385e5d65"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/95b08496a7eb49bba14f8989385e5d65/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "a198e28b5b944ebea791ee779554c5bb"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/a198e28b5b944ebea791ee779554c5bb/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "bd920a76b5e54571a9238f9d31a118db"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/bd920a76b5e54571a9238f9d31a118db/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "c12f9e3ac4e24bc2b722bfd53e54e70f"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/c12f9e3ac4e24bc2b722bfd53e54e70f/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "c528ef8528e24e15bbcc34c22b64f628"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/c528ef8528e24e15bbcc34c22b64f628/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "d6f5d03f441c410faa50cd0704ef9a60"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6/users/d6f5d03f441c410faa50cd0704ef9a60/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "d6f5d03f441c410faa50cd0704ef9a60"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6/users/d6f5d03f441c410faa50cd0704ef9a60/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "dfc3b55c3c724ba5a9183c87de8378ce"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/dfc3b55c3c724ba5a9183c87de8378ce/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"project": {"id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "e78e6f9db2744c16a2479195080bd552"}, "links": {"assignment": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1/users/e78e6f9db2744c16a2479195080bd552/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"domain": {"id": "23974091385a42078559b7e30ec78c5a"}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "8b5dd86885564e3c8f2ed1a2779c0aed"}, "links": {"assignment": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a/users/8b5dd86885564e3c8f2ed1a2779c0aed/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}, {"scope": {"system": {"all": true}}, "role": {"id": "29bd5ad525814203b1dda12ee8a0b8ab"}, "user": {"id": "d6f5d03f441c410faa50cd0704ef9a60"}, "links": {"assignment": "http://172.30.9.27:5000/v3/system/users/d6f5d03f441c410faa50cd0704ef9a60/roles/29bd5ad525814203b1dda12ee8a0b8ab"}}], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments", "previous": null, "next": null}} 2019-03-23 04:51:59,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments used request id req-ddfc9713-0636-493e-b6f9-4d1753e31e8c 2019-03-23 04:51:59,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.22338104248s 2019-03-23 04:51:59,855 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'04d8b216e6c541f1b8c75187eda8ba5e'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'04eb7d9d2d454a8fb2e6a79e93a7b48b'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'0f40b1829aea4604aaface2fb3794fe5'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'b98bd586facd404aac379f50a8f102cc', 'user': u'0f40b1829aea4604aaface2fb3794fe5'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'3109ef431d9140838e852a2b6ccea7cc'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'392ea877ae50452da6172b9b0b8664e6'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'95b08496a7eb49bba14f8989385e5d65'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'a198e28b5b944ebea791ee779554c5bb'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'bd920a76b5e54571a9238f9d31a118db'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'c12f9e3ac4e24bc2b722bfd53e54e70f'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'c528ef8528e24e15bbcc34c22b64f628'}), Munch({'project': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'd6f5d03f441c410faa50cd0704ef9a60'}), Munch({'project': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'd6f5d03f441c410faa50cd0704ef9a60'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'dfc3b55c3c724ba5a9183c87de8378ce'}), Munch({'project': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'e78e6f9db2744c16a2479195080bd552'}), Munch({'domain': u'23974091385a42078559b7e30ec78c5a', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'8b5dd86885564e3c8f2ed1a2779c0aed'}), Munch({'id': u'29bd5ad525814203b1dda12ee8a0b8ab', 'user': u'd6f5d03f441c410faa50cd0704ef9a60'})] 2019-03-23 04:51:59,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:51:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:52:00,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226ec9e7-c14f-480a-aa61-003b9457513f 2019-03-23 04:52:00,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:00,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-226ec9e7-c14f-480a-aa61-003b9457513f 2019-03-23 04:52:00,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19765996933s 2019-03-23 04:52:00,058 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'29bd5ad525814203b1dda12ee8a0b8ab'}), 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'2deddbd0b086477f9d5a2cff2b046c28'}), 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'59a600f3710a42aabcc398c226be464e'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'ResellerAdmin', 'id': u'b98bd586facd404aac379f50a8f102cc'}), 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'c86809088c3b4e4c96e9ac106702b5e2'}), 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'cb8a94e2284344b0ab13dda8793a3e22'})] 2019-03-23 04:52:00,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:52:00,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:52:00,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:00 GMT X-Openstack-Request-Id: req-6d4d1ca7-74e1-4ff0-994b-6867426ec2ef 2019-03-23 04:52:00,108 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-03-23 04:52:00,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6d4d1ca7-74e1-4ff0-994b-6867426ec2ef 2019-03-23 04:52:00,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0494759082794s 2019-03-23 04:52:00,109 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-03-23 04:52:00,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:52:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:52:00,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52: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-9341b8c6-9bd3-4461-88a5-a5ff90184c17 x-openstack-request-id: req-9341b8c6-9bd3-4461-88a5-a5ff90184c17 2019-03-23 04:52:00,316 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 04:52:00,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9341b8c6-9bd3-4461-88a5-a5ff90184c17 2019-03-23 04:52:00,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206460952759s 2019-03-23 04:52:00,316 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-03-23 04:52:00,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 04:52:00,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:00,329 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f94b1c36-cd01-4818-a198-f5b24a4254fe 2019-03-23 04:52:00,330 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 04:52:00,330 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-f94b1c36-cd01-4818-a198-f5b24a4254fe 2019-03-23 04:52:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:52:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 856 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e314d5-a9db-453f-9899-7e896fb45e91 2019-03-23 04:52:00,519 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 04:52:00,519 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-11e314d5-a9db-453f-9899-7e896fb45e91 2019-03-23 04:52:00,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199610948563s 2019-03-23 04:52:00,525 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'1009a07d7dac4206b9581c7e4ea7682a', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'13ebaa837c984e7cb4ba7b59834cba6b', 'name': u'keystone'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'1ae2129e844c4cf0bfbad4b89ccb15ca', 'name': u'heat'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'3befd1542371498e89c1bf0857bcf265', 'name': u'neutron'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'598a6ca5ae764eb9a1bc2c50209a29f6', 'name': u'cinder'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'76b9c2e09a5b4827834f4dd410a08991', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'771c4d62b7ff442fbde7e23224f900bb', 'name': u'placement'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'84e8aedaccdd4f09a5dce09ed84236a7', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'8d39017359874edb9dd9a7dee03af66e', 'name': u'panko'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'9579f5987b1f47939a6763f0829a78f6', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'98034b8e99e847b4926f0bb387b9fd59', 'name': u'aodh'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b7aa9170f6e74855a0ae0dffbbcb35e2', 'name': u'nova'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'de2c893ee851460ca7d40d24863a6957', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'e5387566801d4392ad7a16086063398c', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'e6288a05007944088c6a7807bfa48c11', 'name': u'glance'})] 2019-03-23 04:52:00,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:52:00,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:52:00,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:00 GMT X-Openstack-Request-Id: req-3081e79e-ba47-4301-a89e-fb7027ad8dfc 2019-03-23 04:52:00,563 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4}]} 2019-03-23 04:52:00,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3081e79e-ba47-4301-a89e-fb7027ad8dfc 2019-03-23 04:52:00,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0383269786835s 2019-03-23 04:52:00,564 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:48:30Z', 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'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'tenant_id': u'dbbf1edb49be4a98ae78dd7eb3d78fe1', u'created_at': u'2019-03-23T04:48:30Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'dbbf1edb49be4a98ae78dd7eb3d78fe1'})] 2019-03-23 04:52:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-03-23 04:52:00,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/service-providers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5a0dd55973ce1e76d7e71445ffa60595dab7e98" 2019-03-23 04:52:00,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:00 GMT X-Openstack-Request-Id: req-0ef96294-de99-437b-aae1-d37bba2c7d12 2019-03-23 04:52:00,572 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-03-23 04:52:00,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/service-providers.json used request id req-0ef96294-de99-437b-aae1-d37bba2c7d12 2019-03-23 04:52:00,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00732612609863s 2019-03-23 04:52:00,573 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-03-23 04:52:00,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:52:00,697 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-23 04:52:00,747 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-03-23 04:52:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:00,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c6c080-39f4-44d6-9786-5fb884e2909c 2019-03-23 04:52:00,857 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:52:00,857 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-05c6c080-39f4-44d6-9786-5fb884e2909c 2019-03-23 04:52:00,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:52:01,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:52:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["jEwNuiwKSYSKcgAW5IJhOg"], "issued_at": "2019-03-23T04:52:01.000000Z"}} 2019-03-23 04:52:01,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:01,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:02,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:02 GMT X-Openstack-Request-Id: req-046fc7c9-bd14-4254-89ef-bdd8cf53e4d9 2019-03-23 04:52:02,375 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:02,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-046fc7c9-bd14-4254-89ef-bdd8cf53e4d9 2019-03-23 04:52:02,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11139202118s 2019-03-23 04:52:02,376 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-03-23 04:52:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:02,388 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd3cc90-8aed-4394-829f-1b36b1fc38e5 2019-03-23 04:52:02,389 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:52:02,389 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-3dd3cc90-8aed-4394-829f-1b36b1fc38e5 2019-03-23 04:52:02,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8313756e-adb8-41f6-b4ed-1b5ee69eae07 2019-03-23 04:52:02,590 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:52:02,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-8313756e-adb8-41f6-b4ed-1b5ee69eae07 2019-03-23 04:52:02,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200721025467s 2019-03-23 04:52:02,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:02,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4a3a0a-63be-4c6f-aa58-ffade269d296 2019-03-23 04:52:02,715 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:52:02,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-cc4a3a0a-63be-4c6f-aa58-ffade269d296 2019-03-23 04:52:02,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11643409729s 2019-03-23 04:52:02,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:52:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" -d '{"network": {"tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "tenantnetwork1-net_7250eb53-02bc-473a-8b0b-acc7c93f4199", "admin_state_up": true}}' 2019-03-23 04:52:03,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:03 GMT X-Openstack-Request-Id: req-74892b97-85d0-43eb-ae10-920b7db70e4b 2019-03-23 04:52:03,204 - 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":"5698ff9b-9b53-4a49-abfd-c8194008fb42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:02Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_7250eb53-02bc-473a-8b0b-acc7c93f4199","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:02Z","mtu":1450}} 2019-03-23 04:52:03,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-74892b97-85d0-43eb-ae10-920b7db70e4b 2019-03-23 04:52:03,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.487779140472s 2019-03-23 04:52:03,205 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:52:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5698ff9b-9b53-4a49-abfd-c8194008fb42', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_7250eb53-02bc-473a-8b0b-acc7c93f4199', u'created_at': u'2019-03-23T04:52:02Z', u'mtu': 1450, u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'l2_adjacency': True}) 2019-03-23 04:52:03,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:03,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:03 GMT X-Openstack-Request-Id: req-16ec620f-abea-47d8-9977-c78a1355ba1c 2019-03-23 04:52:03,311 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"5698ff9b-9b53-4a49-abfd-c8194008fb42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:02Z","qos_policy_id":null,"name":"tenantnetwork1-net_7250eb53-02bc-473a-8b0b-acc7c93f4199","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:03,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-16ec620f-abea-47d8-9977-c78a1355ba1c 2019-03-23 04:52:03,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106286048889s 2019-03-23 04:52:03,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:52:03,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" -d '{"subnet": {"name": "tenantnetwork1-subnet_7250eb53-02bc-473a-8b0b-acc7c93f4199", "enable_dhcp": true, "network_id": "5698ff9b-9b53-4a49-abfd-c8194008fb42", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:52:03,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:03 GMT X-Openstack-Request-Id: req-596df39a-84ed-4bef-82ca-18f91a9db897 2019-03-23 04:52:03,798 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T04:52:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c2a51e87-7787-4a55-b14c-c4e271c4f19a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_7250eb53-02bc-473a-8b0b-acc7c93f4199","enable_dhcp":true,"segment_id":null,"network_id":"5698ff9b-9b53-4a49-abfd-c8194008fb42","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:03Z","ip_version":4}} 2019-03-23 04:52:03,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-596df39a-84ed-4bef-82ca-18f91a9db897 2019-03-23 04:52:03,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.484751224518s 2019-03-23 04:52:03,798 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52: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'c2a51e87-7787-4a55-b14c-c4e271c4f19a', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_7250eb53-02bc-473a-8b0b-acc7c93f4199', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5698ff9b-9b53-4a49-abfd-c8194008fb42', u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'created_at': u'2019-03-23T04:52: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'c19795dfb9b14b7bbb2263f2a2fb5ed6'}) 2019-03-23 04:52:03,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:52:03,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "tenantnetwork1-router_7250eb53-02bc-473a-8b0b-acc7c93f4199", "admin_state_up": true}}' 2019-03-23 04:52:05,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:05 GMT X-Openstack-Request-Id: req-883faccd-9cf2-4d79-8486-e09eb467197d 2019-03-23 04:52:05,643 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:03Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:05Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6df0e5e8-792f-4dcf-b37f-2d0872ae7a08", "name": "tenantnetwork1-router_7250eb53-02bc-473a-8b0b-acc7c93f4199"}} 2019-03-23 04:52:05,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-883faccd-9cf2-4d79-8486-e09eb467197d 2019-03-23 04:52:05,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.84408688545s 2019-03-23 04:52:05,644 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52:05Z', u'revision_number': 2, u'ha': False, u'id': u'6df0e5e8-792f-4dcf-b37f-2d0872ae7a08', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_7250eb53-02bc-473a-8b0b-acc7c93f4199', u'admin_state_up': True, u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'created_at': u'2019-03-23T04:52:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6'}) 2019-03-23 04:52:05,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:52:05,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6df0e5e8-792f-4dcf-b37f-2d0872ae7a08/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" -d '{"subnet_id": "c2a51e87-7787-4a55-b14c-c4e271c4f19a"}' 2019-03-23 04:52:07,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:07 GMT X-Openstack-Request-Id: req-74043048-3216-4eb9-8d29-cc981e3a095f 2019-03-23 04:52:07,895 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5698ff9b-9b53-4a49-abfd-c8194008fb42", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "subnet_id": "c2a51e87-7787-4a55-b14c-c4e271c4f19a", "subnet_ids": ["c2a51e87-7787-4a55-b14c-c4e271c4f19a"], "port_id": "ed57de6d-cc3e-42a0-a2ff-be514aceac18", "id": "6df0e5e8-792f-4dcf-b37f-2d0872ae7a08"} 2019-03-23 04:52:07,896 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6df0e5e8-792f-4dcf-b37f-2d0872ae7a08/add_router_interface.json used request id req-74043048-3216-4eb9-8d29-cc981e3a095f 2019-03-23 04:52:07,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2514770031s 2019-03-23 04:52:08,007 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:52:08,007 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-23 04:52:08,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:52:08,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6df0e5e8-792f-4dcf-b37f-2d0872ae7a08/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" -d '{"subnet_id": "c2a51e87-7787-4a55-b14c-c4e271c4f19a"}' 2019-03-23 04:52:10,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:10 GMT X-Openstack-Request-Id: req-9c6648ac-8ec0-47fc-ac75-850615435635 2019-03-23 04:52:10,078 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5698ff9b-9b53-4a49-abfd-c8194008fb42", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "subnet_id": "c2a51e87-7787-4a55-b14c-c4e271c4f19a", "subnet_ids": ["c2a51e87-7787-4a55-b14c-c4e271c4f19a"], "port_id": "ed57de6d-cc3e-42a0-a2ff-be514aceac18", "id": "6df0e5e8-792f-4dcf-b37f-2d0872ae7a08"} 2019-03-23 04:52:10,078 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6df0e5e8-792f-4dcf-b37f-2d0872ae7a08/remove_router_interface.json used request id req-9c6648ac-8ec0-47fc-ac75-850615435635 2019-03-23 04:52:10,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0656940937s 2019-03-23 04:52:10,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:52:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:10,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:10 GMT X-Openstack-Request-Id: req-689be66d-1c32-4648-a219-49f7b35dd4e3 2019-03-23 04:52:10,223 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:03Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:09Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6df0e5e8-792f-4dcf-b37f-2d0872ae7a08", "name": "tenantnetwork1-router_7250eb53-02bc-473a-8b0b-acc7c93f4199"}]} 2019-03-23 04:52:10,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-689be66d-1c32-4648-a219-49f7b35dd4e3 2019-03-23 04:52:10,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144671916962s 2019-03-23 04:52:10,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:52:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/6df0e5e8-792f-4dcf-b37f-2d0872ae7a08.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:11,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:11 GMT X-Openstack-Request-Id: req-014fb207-44eb-4735-82d0-99022159c654 2019-03-23 04:52:11,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:11,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6df0e5e8-792f-4dcf-b37f-2d0872ae7a08.json used request id req-014fb207-44eb-4735-82d0-99022159c654 2019-03-23 04:52:11,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49402213097s 2019-03-23 04:52:11,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:52:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:11,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:11 GMT X-Openstack-Request-Id: req-c39b7be1-07ca-4215-a9ec-263a3578eb30 2019-03-23 04:52:11,774 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T04:52:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c2a51e87-7787-4a55-b14c-c4e271c4f19a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_7250eb53-02bc-473a-8b0b-acc7c93f4199","enable_dhcp":true,"segment_id":null,"network_id":"5698ff9b-9b53-4a49-abfd-c8194008fb42","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:03Z","ip_version":4}]} 2019-03-23 04:52:11,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c39b7be1-07ca-4215-a9ec-263a3578eb30 2019-03-23 04:52:11,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0554850101471s 2019-03-23 04:52:11,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:52:11,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c2a51e87-7787-4a55-b14c-c4e271c4f19a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:12,660 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:12 GMT X-Openstack-Request-Id: req-2fe5a1be-75b7-400d-bf0b-62fce5676fa2 2019-03-23 04:52:12,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:12,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c2a51e87-7787-4a55-b14c-c4e271c4f19a.json used request id req-2fe5a1be-75b7-400d-bf0b-62fce5676fa2 2019-03-23 04:52:12,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.884426116943s 2019-03-23 04:52:12,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:12,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:12 GMT X-Openstack-Request-Id: req-cd145f88-dc5d-4b7b-b048-3f271df6807d 2019-03-23 04:52:12,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5698ff9b-9b53-4a49-abfd-c8194008fb42","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:12Z","qos_policy_id":null,"name":"tenantnetwork1-net_7250eb53-02bc-473a-8b0b-acc7c93f4199","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:02Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:12,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cd145f88-dc5d-4b7b-b048-3f271df6807d 2019-03-23 04:52:12,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237651109695s 2019-03-23 04:52:12,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:52:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/5698ff9b-9b53-4a49-abfd-c8194008fb42.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c81b8868e9b6ee6e08c4e1380e1caae59d039fb8" 2019-03-23 04:52:13,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:13 GMT X-Openstack-Request-Id: req-a089bc39-8325-4046-8147-b9789fd44777 2019-03-23 04:52:13,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:13,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5698ff9b-9b53-4a49-abfd-c8194008fb42.json used request id req-a089bc39-8325-4046-8147-b9789fd44777 2019-03-23 04:52:13,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04978394508s 2019-03-23 04:52:13,996 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-03-23 04:52:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:14,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-080177ae-2546-4972-851a-c6b862a2a2c4 2019-03-23 04:52:14,039 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:52:14,039 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-080177ae-2546-4972-851a-c6b862a2a2c4 2019-03-23 04:52:14,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:52:14,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["nV6ngg7WRgyzV9ndSsICbA"], "issued_at": "2019-03-23T04:52:14.000000Z"}} 2019-03-23 04:52:14,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:14,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:15,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:15 GMT X-Openstack-Request-Id: req-c105fc72-a51b-4394-beb9-edbcfeeefa92 2019-03-23 04:52:15,456 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:15,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c105fc72-a51b-4394-beb9-edbcfeeefa92 2019-03-23 04:52:15,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.02131581306s 2019-03-23 04:52:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:15,469 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27eb523d-5ab1-4d3b-9dbb-7e1e9cfb2160 2019-03-23 04:52:15,469 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:52:15,469 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-27eb523d-5ab1-4d3b-9dbb-7e1e9cfb2160 2019-03-23 04:52:15,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:15,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:15,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215ab881-db93-4513-9618-492f6f35cd74 2019-03-23 04:52:15,668 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:52:15,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-215ab881-db93-4513-9618-492f6f35cd74 2019-03-23 04:52:15,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198087930679s 2019-03-23 04:52:15,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:52:15,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e"}}' 2019-03-23 04:52:15,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd3385c-11d3-46db-9004-57ddb6b89fb8 2019-03-23 04:52:15,937 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155"}, "tags": [], "enabled": true, "id": "6dc0e7336576411bb7ac8457de383155", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e"}} 2019-03-23 04:52:15,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2cd3385c-11d3-46db-9004-57ddb6b89fb8 2019-03-23 04:52:15,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.261761903763s 2019-03-23 04:52:15,938 - 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'6dc0e7336576411bb7ac8457de383155', '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_3640a858-1981-4144-a7d8-3a6650a6955e'}) 2019-03-23 04:52:15,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:52:15,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bwLGgGdbhFl17u86UVGYgZ3oEz2GOp", "email": null, "name": "tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e"}}' 2019-03-23 04:52:16,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbfccea5-383d-4f71-a2f7-495a3a1147e6 2019-03-23 04:52:16,451 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e", "links": {"self": "http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc5926e5ba4c41e2b71704e27432dd30", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:52:16,451 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-cbfccea5-383d-4f71-a2f7-495a3a1147e6 2019-03-23 04:52:16,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.506253957748s 2019-03-23 04:52:16,452 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bc5926e5ba4c41e2b71704e27432dd30', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e'}) 2019-03-23 04:52:16,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:52:16,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:16,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa22b31c-3f75-4dd1-808f-cb5490944d05 2019-03-23 04:52:16,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:16,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fa22b31c-3f75-4dd1-808f-cb5490944d05 2019-03-23 04:52:16,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203510046005s 2019-03-23 04:52:16,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:52:16,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:16,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266a7fdb-42e3-4759-aca0-a41d4d46f87b 2019-03-23 04:52:16,777 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:16,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-266a7fdb-42e3-4759-aca0-a41d4d46f87b 2019-03-23 04:52:16,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112008094788s 2019-03-23 04:52:16,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:52:16,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:16,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba3f0a5-367f-4199-b843-88dbb53046b2 2019-03-23 04:52:16,983 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:16,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1ba3f0a5-367f-4199-b843-88dbb53046b2 2019-03-23 04:52:16,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201457977295s 2019-03-23 04:52:16,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:16,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:17,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca83974f-82cc-45ff-b2f0-2e966a687d55 2019-03-23 04:52:17,187 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:52:17,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ca83974f-82cc-45ff-b2f0-2e966a687d55 2019-03-23 04:52:17,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198721170425s 2019-03-23 04:52:17,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:52:17,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:17,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e506426-744e-4bcb-9161-1c428a4659a3 2019-03-23 04:52:17,433 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e", "links": {"self": "http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc5926e5ba4c41e2b71704e27432dd30", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:52:17,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3e506426-744e-4bcb-9161-1c428a4659a3 2019-03-23 04:52:17,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245036840439s 2019-03-23 04:52:17,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:17,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:17,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30dabe6f-7633-4fdb-b69c-0a49f5d5891f 2019-03-23 04:52:17,653 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155"}, "tags": [], "enabled": true, "id": "6dc0e7336576411bb7ac8457de383155", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e"}]} 2019-03-23 04:52:17,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-30dabe6f-7633-4fdb-b69c-0a49f5d5891f 2019-03-23 04:52:17,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206844091415s 2019-03-23 04:52:17,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:52:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=bc5926e5ba4c41e2b71704e27432dd30&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=6dc0e7336576411bb7ac8457de383155" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:17,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dcc0a8b-c6dc-4e65-8df9-06a841e59408 2019-03-23 04:52:17,774 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=bc5926e5ba4c41e2b71704e27432dd30&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=6dc0e7336576411bb7ac8457de383155", "previous": null, "next": null}} 2019-03-23 04:52:17,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=bc5926e5ba4c41e2b71704e27432dd30&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=6dc0e7336576411bb7ac8457de383155 used request id req-4dcc0a8b-c6dc-4e65-8df9-06a841e59408 2019-03-23 04:52:17,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113476991653s 2019-03-23 04:52:17,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:52:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155/users/bc5926e5ba4c41e2b71704e27432dd30/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:17,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9ffe1cf-04fb-45aa-841b-7451a8f21e3e 2019-03-23 04:52:17,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:52:17,977 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155/users/bc5926e5ba4c41e2b71704e27432dd30/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-b9ffe1cf-04fb-45aa-841b-7451a8f21e3e 2019-03-23 04:52:17,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.198790788651s 2019-03-23 04:52:17,978 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e', 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'6dc0e7336576411bb7ac8457de383155', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bwLGgGdbhFl17u86UVGYgZ3oEz2GOp', 'username': u'tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:52:17,982 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e', 'password': 'bwLGgGdbhFl17u86UVGYgZ3oEz2GOp', 'project_name': 'tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6dc0e7336576411bb7ac8457de383155', 'project_domain_name': 'Default'} 2019-03-23 04:52:17,982 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-03-23 04:52:17,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:18,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250ff018-003b-4683-9288-cdd502feb9a3 2019-03-23 04:52:18,215 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:52:18,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-250ff018-003b-4683-9288-cdd502feb9a3 2019-03-23 04:52:18,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.233145952225s 2019-03-23 04:52:18,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61441ee-0bd4-4508-9dbf-22390582d03c 2019-03-23 04:52:18,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155"}, "tags": [], "enabled": true, "id": "6dc0e7336576411bb7ac8457de383155", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e"}]} 2019-03-23 04:52:18,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e61441ee-0bd4-4508-9dbf-22390582d03c 2019-03-23 04:52:18,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201324939728s 2019-03-23 04:52:18,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:52:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" -d '{"network": {"tenant_id": "6dc0e7336576411bb7ac8457de383155", "name": "tenantnetwork2-net_3640a858-1981-4144-a7d8-3a6650a6955e", "admin_state_up": true}}' 2019-03-23 04:52:18,871 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:18 GMT X-Openstack-Request-Id: req-d4735d73-3645-4df9-8b0a-7bd47bdcb0ec 2019-03-23 04:52:18,872 - 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":"d51abcff-b0c2-4dcb-8f39-e1543e8975cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"6dc0e7336576411bb7ac8457de383155","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:18Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_3640a858-1981-4144-a7d8-3a6650a6955e","admin_state_up":true,"tenant_id":"6dc0e7336576411bb7ac8457de383155","created_at":"2019-03-23T04:52:18Z","mtu":1450}} 2019-03-23 04:52:18,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d4735d73-3645-4df9-8b0a-7bd47bdcb0ec 2019-03-23 04:52:18,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.444990873337s 2019-03-23 04:52:18,873 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:52:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd51abcff-b0c2-4dcb-8f39-e1543e8975cc', u'provider:segmentation_id': 14, 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_3640a858-1981-4144-a7d8-3a6650a6955e', u'created_at': u'2019-03-23T04:52:18Z', u'mtu': 1450, u'tenant_id': u'6dc0e7336576411bb7ac8457de383155', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6dc0e7336576411bb7ac8457de383155', u'l2_adjacency': True}) 2019-03-23 04:52:18,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:18,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf69ab4-43e3-4f59-87db-85489fb4e1c4 2019-03-23 04:52:18,883 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:52:18,883 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-6cf69ab4-43e3-4f59-87db-85489fb4e1c4 2019-03-23 04:52:18,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:52:19,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:52:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6dc0e7336576411bb7ac8457de383155", "name": "tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/6dc0e7336576411bb7ac8457de383155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/6dc0e7336576411bb7ac8457de383155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/6dc0e7336576411bb7ac8457de383155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/6dc0e7336576411bb7ac8457de383155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/6dc0e7336576411bb7ac8457de383155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/6dc0e7336576411bb7ac8457de383155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/6dc0e7336576411bb7ac8457de383155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/6dc0e7336576411bb7ac8457de383155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/6dc0e7336576411bb7ac8457de383155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6dc0e7336576411bb7ac8457de383155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/6dc0e7336576411bb7ac8457de383155", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/6dc0e7336576411bb7ac8457de383155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_6dc0e7336576411bb7ac8457de383155", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_6dc0e7336576411bb7ac8457de383155", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e", "id": "bc5926e5ba4c41e2b71704e27432dd30"}, "audit_ids": ["MkacW9k5SlG7dJZVmd631w"], "issued_at": "2019-03-23T04:52:19.000000Z"}} 2019-03-23 04:52:19,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:19,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:19,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:19 GMT X-Openstack-Request-Id: req-f324abeb-5f1d-4d4f-802f-ee0367492105 2019-03-23 04:52:19,631 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d51abcff-b0c2-4dcb-8f39-e1543e8975cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6dc0e7336576411bb7ac8457de383155","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:18Z","qos_policy_id":null,"name":"tenantnetwork2-net_3640a858-1981-4144-a7d8-3a6650a6955e","admin_state_up":true,"tenant_id":"6dc0e7336576411bb7ac8457de383155","created_at":"2019-03-23T04:52:18Z","mtu":1450}]} 2019-03-23 04:52:19,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f324abeb-5f1d-4d4f-802f-ee0367492105 2019-03-23 04:52:19,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356307983398s 2019-03-23 04:52:19,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:52:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" -d '{"subnet": {"name": "tenantnetwork2-subnet_3640a858-1981-4144-a7d8-3a6650a6955e", "enable_dhcp": true, "network_id": "d51abcff-b0c2-4dcb-8f39-e1543e8975cc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:52:20,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:20 GMT X-Openstack-Request-Id: req-cd50d893-4ab0-4c56-84c7-dc29e0ad0895 2019-03-23 04:52:20,380 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d51abcff-b0c2-4dcb-8f39-e1543e8975cc","tenant_id":"6dc0e7336576411bb7ac8457de383155","created_at":"2019-03-23T04:52:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:52:19Z","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":"6dc0e7336576411bb7ac8457de383155","id":"b6dd995f-a789-4913-afe3-311d1c6b568e","subnetpool_id":null,"name":"tenantnetwork2-subnet_3640a858-1981-4144-a7d8-3a6650a6955e"}} 2019-03-23 04:52:20,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cd50d893-4ab0-4c56-84c7-dc29e0ad0895 2019-03-23 04:52:20,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.748102903366s 2019-03-23 04:52:20,381 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52: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'b6dd995f-a789-4913-afe3-311d1c6b568e', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_3640a858-1981-4144-a7d8-3a6650a6955e', u'enable_dhcp': True, u'network_id': u'd51abcff-b0c2-4dcb-8f39-e1543e8975cc', u'tenant_id': u'6dc0e7336576411bb7ac8457de383155', u'created_at': u'2019-03-23T04:52: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'6dc0e7336576411bb7ac8457de383155'}) 2019-03-23 04:52:20,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:52:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "tenantnetwork2-router_3640a858-1981-4144-a7d8-3a6650a6955e", "admin_state_up": true}}' 2019-03-23 04:52:21,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:21 GMT X-Openstack-Request-Id: req-86755141-7ee0-4577-a984-c68773cba4fb 2019-03-23 04:52:21,945 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6dc0e7336576411bb7ac8457de383155", "created_at": "2019-03-23T04:52:20Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6dc0e7336576411bb7ac8457de383155", "id": "c7647136-83bf-4542-abc4-6b139afd1d98", "name": "tenantnetwork2-router_3640a858-1981-4144-a7d8-3a6650a6955e"}} 2019-03-23 04:52:21,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-86755141-7ee0-4577-a984-c68773cba4fb 2019-03-23 04:52:21,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56355404854s 2019-03-23 04:52:21,946 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52:21Z', u'revision_number': 2, u'id': u'c7647136-83bf-4542-abc4-6b139afd1d98', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_3640a858-1981-4144-a7d8-3a6650a6955e', u'admin_state_up': True, u'tenant_id': u'6dc0e7336576411bb7ac8457de383155', u'created_at': u'2019-03-23T04:52:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'6dc0e7336576411bb7ac8457de383155'}) 2019-03-23 04:52:21,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:52:21,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c7647136-83bf-4542-abc4-6b139afd1d98/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" -d '{"subnet_id": "b6dd995f-a789-4913-afe3-311d1c6b568e"}' 2019-03-23 04:52:24,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:24 GMT X-Openstack-Request-Id: req-b319b37f-00ac-422b-ad93-8cbfc2e5040f 2019-03-23 04:52:24,281 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d51abcff-b0c2-4dcb-8f39-e1543e8975cc", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "subnet_id": "b6dd995f-a789-4913-afe3-311d1c6b568e", "subnet_ids": ["b6dd995f-a789-4913-afe3-311d1c6b568e"], "port_id": "3dbd4217-ea0c-4771-9a5e-a0b10efbaff2", "id": "c7647136-83bf-4542-abc4-6b139afd1d98"} 2019-03-23 04:52:24,281 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7647136-83bf-4542-abc4-6b139afd1d98/add_router_interface.json used request id req-b319b37f-00ac-422b-ad93-8cbfc2e5040f 2019-03-23 04:52:24,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.33495497704s 2019-03-23 04:52:24,405 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:52:24,406 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-23 04:52:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:52:24,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c7647136-83bf-4542-abc4-6b139afd1d98/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" -d '{"subnet_id": "b6dd995f-a789-4913-afe3-311d1c6b568e"}' 2019-03-23 04:52:27,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:27 GMT X-Openstack-Request-Id: req-a7b18310-5d70-4ea0-b2dd-73a0ba32baaf 2019-03-23 04:52:27,575 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d51abcff-b0c2-4dcb-8f39-e1543e8975cc", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "subnet_id": "b6dd995f-a789-4913-afe3-311d1c6b568e", "subnet_ids": ["b6dd995f-a789-4913-afe3-311d1c6b568e"], "port_id": "3dbd4217-ea0c-4771-9a5e-a0b10efbaff2", "id": "c7647136-83bf-4542-abc4-6b139afd1d98"} 2019-03-23 04:52:27,575 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7647136-83bf-4542-abc4-6b139afd1d98/remove_router_interface.json used request id req-a7b18310-5d70-4ea0-b2dd-73a0ba32baaf 2019-03-23 04:52:27,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16439700127s 2019-03-23 04:52:27,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:52:27,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:27 GMT X-Openstack-Request-Id: req-1a481c18-2b7a-46d8-a438-22ea5d82766f 2019-03-23 04:52:27,717 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6dc0e7336576411bb7ac8457de383155", "created_at": "2019-03-23T04:52:20Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6dc0e7336576411bb7ac8457de383155", "id": "c7647136-83bf-4542-abc4-6b139afd1d98", "name": "tenantnetwork2-router_3640a858-1981-4144-a7d8-3a6650a6955e"}]} 2019-03-23 04:52:27,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1a481c18-2b7a-46d8-a438-22ea5d82766f 2019-03-23 04:52:27,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.141574144363s 2019-03-23 04:52:27,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:52:27,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c7647136-83bf-4542-abc4-6b139afd1d98.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:29,167 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:29 GMT X-Openstack-Request-Id: req-b3583f7b-b3c6-4f0c-8caa-dbb70c6cbe51 2019-03-23 04:52:29,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:29,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c7647136-83bf-4542-abc4-6b139afd1d98.json used request id req-b3583f7b-b3c6-4f0c-8caa-dbb70c6cbe51 2019-03-23 04:52:29,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44887590408s 2019-03-23 04:52:29,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:52:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:29,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:29 GMT X-Openstack-Request-Id: req-32159e9d-3a0a-40a0-a75d-7b2fee99f6d7 2019-03-23 04:52:29,245 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d51abcff-b0c2-4dcb-8f39-e1543e8975cc","tenant_id":"6dc0e7336576411bb7ac8457de383155","created_at":"2019-03-23T04:52:19Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:52:19Z","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":"6dc0e7336576411bb7ac8457de383155","id":"b6dd995f-a789-4913-afe3-311d1c6b568e","subnetpool_id":null,"name":"tenantnetwork2-subnet_3640a858-1981-4144-a7d8-3a6650a6955e"}]} 2019-03-23 04:52:29,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-32159e9d-3a0a-40a0-a75d-7b2fee99f6d7 2019-03-23 04:52:29,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0764141082764s 2019-03-23 04:52:29,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:52:29,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b6dd995f-a789-4913-afe3-311d1c6b568e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:30,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:30 GMT X-Openstack-Request-Id: req-332a1505-4a8f-47fa-9b9a-7ac4f9824fb9 2019-03-23 04:52:30,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:30,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b6dd995f-a789-4913-afe3-311d1c6b568e.json used request id req-332a1505-4a8f-47fa-9b9a-7ac4f9824fb9 2019-03-23 04:52:30,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.994369029999s 2019-03-23 04:52:30,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:30,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:30,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:30 GMT X-Openstack-Request-Id: req-2224ad62-8afc-421d-9926-aed8655cf63c 2019-03-23 04:52:30,341 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d51abcff-b0c2-4dcb-8f39-e1543e8975cc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6dc0e7336576411bb7ac8457de383155","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:30Z","qos_policy_id":null,"name":"tenantnetwork2-net_3640a858-1981-4144-a7d8-3a6650a6955e","admin_state_up":true,"tenant_id":"6dc0e7336576411bb7ac8457de383155","created_at":"2019-03-23T04:52:18Z","mtu":1450}]} 2019-03-23 04:52:30,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2224ad62-8afc-421d-9926-aed8655cf63c 2019-03-23 04:52:30,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0998220443726s 2019-03-23 04:52:30,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:52:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/d51abcff-b0c2-4dcb-8f39-e1543e8975cc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355dcad1b58ff737cc54b8f716c181706125fe40" 2019-03-23 04:52:31,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:31 GMT X-Openstack-Request-Id: req-0ffba092-a5e4-4b2f-a5e5-d62577edd1c9 2019-03-23 04:52:31,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:31,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d51abcff-b0c2-4dcb-8f39-e1543e8975cc.json used request id req-0ffba092-a5e4-4b2f-a5e5-d62577edd1c9 2019-03-23 04:52:31,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17509293556s 2019-03-23 04:52:31,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:52:31,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:31,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83684849-3ff5-4a3c-98b5-f73e5514de96 2019-03-23 04:52:31,698 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e", "links": {"self": "http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bc5926e5ba4c41e2b71704e27432dd30", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:52:31,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-83684849-3ff5-4a3c-98b5-f73e5514de96 2019-03-23 04:52:31,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180572032928s 2019-03-23 04:52:31,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:52:31,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:31,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360b5e70-4319-4ad4-8bc4-fcec7ef50706 2019-03-23 04:52:31,936 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_3640a858-1981-4144-a7d8-3a6650a6955e", "links": {"self": "http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bc5926e5ba4c41e2b71704e27432dd30", "description": null}} 2019-03-23 04:52:31,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30 used request id req-360b5e70-4319-4ad4-8bc4-fcec7ef50706 2019-03-23 04:52:31,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231637001038s 2019-03-23 04:52:31,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 04:52:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:32,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4090c99c-0bc2-4830-86b1-71898e9a6239 2019-03-23 04:52:32,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:52:32,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/bc5926e5ba4c41e2b71704e27432dd30 used request id req-4090c99c-0bc2-4830-86b1-71898e9a6239 2019-03-23 04:52:32,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.363764047623s 2019-03-23 04:52:32,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:32,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177beecb-8498-43cd-9143-60506be2d62c 2019-03-23 04:52:32,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155"}, "tags": [], "enabled": true, "id": "6dc0e7336576411bb7ac8457de383155", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_3640a858-1981-4144-a7d8-3a6650a6955e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:52:32,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-177beecb-8498-43cd-9143-60506be2d62c 2019-03-23 04:52:32,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195657014847s 2019-03-23 04:52:32,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 04:52:32,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:32,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865fed14-d6d2-43e1-9f6e-fa455afb4f44 2019-03-23 04:52:32,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:52:32,797 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6dc0e7336576411bb7ac8457de383155 used request id req-865fed14-d6d2-43e1-9f6e-fa455afb4f44 2019-03-23 04:52:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.289125919342s 2019-03-23 04:52:32,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:52:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6dc0e7336576411bb7ac8457de383155&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:33,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:33 GMT X-Openstack-Request-Id: req-d6d4184c-9d82-4eb4-bd1b-64086f140de6 2019-03-23 04:52:33,129 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6dc0e7336576411bb7ac8457de383155", "created_at": "2019-03-23T04:52:18Z", "updated_at": "2019-03-23T04:52:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "23898197-e5ac-475b-8734-7899e4651e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e7336576411bb7ac8457de383155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "3e991867-9466-4fa8-ac45-acc703150f21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e7336576411bb7ac8457de383155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "698de0ef-138c-458c-97e0-b9450ccda817", "remote_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e7336576411bb7ac8457de383155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "ef497666-a03d-464d-b4a2-79c8dd6a2e70", "remote_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e7336576411bb7ac8457de383155"}], "revision_number": 1, "project_id": "6dc0e7336576411bb7ac8457de383155", "id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "name": "default"}]} 2019-03-23 04:52:33,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6dc0e7336576411bb7ac8457de383155&name=default used request id req-d6d4184c-9d82-4eb4-bd1b-64086f140de6 2019-03-23 04:52:33,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326452970505s 2019-03-23 04:52:33,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:52:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:33,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:33 GMT X-Openstack-Request-Id: req-b46690f3-d640-4a88-aba8-c7600c0d4d8a 2019-03-23 04:52:33,182 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6dc0e7336576411bb7ac8457de383155", "created_at": "2019-03-23T04:52:18Z", "updated_at": "2019-03-23T04:52:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "23898197-e5ac-475b-8734-7899e4651e31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e7336576411bb7ac8457de383155"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "3e991867-9466-4fa8-ac45-acc703150f21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e7336576411bb7ac8457de383155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "698de0ef-138c-458c-97e0-b9450ccda817", "remote_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv6", "project_id": "6dc0e7336576411bb7ac8457de383155"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:18Z", "revision_number": 0, "id": "ef497666-a03d-464d-b4a2-79c8dd6a2e70", "remote_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:18Z", "security_group_id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "tenant_id": "6dc0e7336576411bb7ac8457de383155", "port_range_min": null, "ethertype": "IPv4", "project_id": "6dc0e7336576411bb7ac8457de383155"}], "revision_number": 1, "project_id": "6dc0e7336576411bb7ac8457de383155", "id": "88cf459f-4a60-4373-a89d-7c5f31a58970", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:52:33,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b46690f3-d640-4a88-aba8-c7600c0d4d8a 2019-03-23 04:52:33,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0470659732819s 2019-03-23 04:52:33,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:52:33,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/88cf459f-4a60-4373-a89d-7c5f31a58970.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b241dc9be450d87f9769a0d6d5a2e19a808a7c42" 2019-03-23 04:52:33,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:33 GMT X-Openstack-Request-Id: req-170e6aef-258f-4753-b48d-e2883185c4c1 2019-03-23 04:52:33,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:33,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/88cf459f-4a60-4373-a89d-7c5f31a58970.json used request id req-170e6aef-258f-4753-b48d-e2883185c4c1 2019-03-23 04:52:33,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.297302961349s 2019-03-23 04:52:33,533 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-03-23 04:52:33,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:33,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4401262-f09e-44e0-8502-195edd314818 2019-03-23 04:52:33,610 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:52:33,610 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-d4401262-f09e-44e0-8502-195edd314818 2019-03-23 04:52:33,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:52:34,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["Cvj24fEfQVq8KIT_-zdpcg"], "issued_at": "2019-03-23T04:52:33.000000Z"}} 2019-03-23 04:52:34,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:35 GMT X-Openstack-Request-Id: req-7c6e99ee-de21-4fd9-9718-806ff84c7b17 2019-03-23 04:52:35,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:35,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7c6e99ee-de21-4fd9-9718-806ff84c7b17 2019-03-23 04:52:35,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11513996124s 2019-03-23 04:52:35,124 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-03-23 04:52:35,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:35,136 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0e8a46d-4fbe-4c99-81c5-5254d27a2a0e 2019-03-23 04:52:35,137 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:52:35,137 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c0e8a46d-4fbe-4c99-81c5-5254d27a2a0e 2019-03-23 04:52:35,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:35,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:35,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672ba98e-7105-41b7-b853-96b5e62fe9b1 2019-03-23 04:52:35,332 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:52:35,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-672ba98e-7105-41b7-b853-96b5e62fe9b1 2019-03-23 04:52:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194241046906s 2019-03-23 04:52:35,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:35,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2def510e-539f-447b-98cd-836b338318a6 2019-03-23 04:52:35,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:52:35,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-2def510e-539f-447b-98cd-836b338318a6 2019-03-23 04:52:35,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203230857849s 2019-03-23 04:52:35,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:52:35,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"network": {"tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "vmready1-net_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "admin_state_up": true}}' 2019-03-23 04:52:35,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:35 GMT X-Openstack-Request-Id: req-9d06d6eb-62f8-4323-9731-835613d9c685 2019-03-23 04:52:35,854 - 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":"61b15d5a-74d7-4893-8c59-7a304383a113","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:35Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_e34948ef-0b12-4b72-b123-5ffbde22fe0a","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:35Z","mtu":1450}} 2019-03-23 04:52:35,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9d06d6eb-62f8-4323-9731-835613d9c685 2019-03-23 04:52:35,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.310834884644s 2019-03-23 04:52:35,855 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:52:35Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'61b15d5a-74d7-4893-8c59-7a304383a113', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_e34948ef-0b12-4b72-b123-5ffbde22fe0a', u'created_at': u'2019-03-23T04:52:35Z', u'mtu': 1450, u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'l2_adjacency': True}) 2019-03-23 04:52:35,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:35,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:35 GMT X-Openstack-Request-Id: req-9b37b99f-f510-4a2b-8823-75a30ebaca8b 2019-03-23 04:52:35,950 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"61b15d5a-74d7-4893-8c59-7a304383a113","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:35Z","qos_policy_id":null,"name":"vmready1-net_e34948ef-0b12-4b72-b123-5ffbde22fe0a","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:35,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9b37b99f-f510-4a2b-8823-75a30ebaca8b 2019-03-23 04:52:35,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947668552399s 2019-03-23 04:52:35,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:52:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"subnet": {"name": "vmready1-subnet_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "enable_dhcp": true, "network_id": "61b15d5a-74d7-4893-8c59-7a304383a113", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:52:36,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:36 GMT X-Openstack-Request-Id: req-a35617b5-7967-428b-9a43-6c39c79d9f12 2019-03-23 04:52:36,452 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T04:52:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"144ffdbf-018b-4837-a958-a75438de9d4a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e34948ef-0b12-4b72-b123-5ffbde22fe0a","enable_dhcp":true,"segment_id":null,"network_id":"61b15d5a-74d7-4893-8c59-7a304383a113","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:36Z","ip_version":4}} 2019-03-23 04:52:36,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a35617b5-7967-428b-9a43-6c39c79d9f12 2019-03-23 04:52:36,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.499942064285s 2019-03-23 04:52:36,453 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52:36Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'144ffdbf-018b-4837-a958-a75438de9d4a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_e34948ef-0b12-4b72-b123-5ffbde22fe0a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'61b15d5a-74d7-4893-8c59-7a304383a113', u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'created_at': u'2019-03-23T04:52:36Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6'}) 2019-03-23 04:52:36,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:52:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vmready1-router_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "admin_state_up": true}}' 2019-03-23 04:52:38,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:38 GMT X-Openstack-Request-Id: req-a2cd0173-b9da-45ea-a2b4-6f213dd8e1e0 2019-03-23 04:52:38,545 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:36Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:38Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b080347b-e954-4d17-848f-fdeaa1d4c72a", "name": "vmready1-router_e34948ef-0b12-4b72-b123-5ffbde22fe0a"}} 2019-03-23 04:52:38,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a2cd0173-b9da-45ea-a2b4-6f213dd8e1e0 2019-03-23 04:52:38,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.09163594246s 2019-03-23 04:52:38,545 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52:38Z', u'revision_number': 2, u'ha': False, u'id': u'b080347b-e954-4d17-848f-fdeaa1d4c72a', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.216'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_e34948ef-0b12-4b72-b123-5ffbde22fe0a', u'admin_state_up': True, u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'created_at': u'2019-03-23T04:52:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6'}) 2019-03-23 04:52:38,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:52:38,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b080347b-e954-4d17-848f-fdeaa1d4c72a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"subnet_id": "144ffdbf-018b-4837-a958-a75438de9d4a"}' 2019-03-23 04:52:40,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:40 GMT X-Openstack-Request-Id: req-b52b549b-eff4-4af8-9fb2-b999e6b147d8 2019-03-23 04:52:40,556 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "61b15d5a-74d7-4893-8c59-7a304383a113", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "subnet_id": "144ffdbf-018b-4837-a958-a75438de9d4a", "subnet_ids": ["144ffdbf-018b-4837-a958-a75438de9d4a"], "port_id": "5ace12d1-1003-48f6-82ac-4fc28d145ef1", "id": "b080347b-e954-4d17-848f-fdeaa1d4c72a"} 2019-03-23 04:52:40,556 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b080347b-e954-4d17-848f-fdeaa1d4c72a/add_router_interface.json used request id req-b52b549b-eff4-4af8-9fb2-b999e6b147d8 2019-03-23 04:52:40,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0100171566s 2019-03-23 04:52:40,557 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:52:40,722 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:52:40,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:40,730 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:40 GMT 2019-03-23 04:52:40,730 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:52:40,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:52:40,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:41,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:41 GMT X-Openstack-Request-Id: req-9a094a25-e90e-4b61-8158-bf6c67bb1304 2019-03-23 04:52:41,531 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:52:41,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9a094a25-e90e-4b61-8158-bf6c67bb1304 2019-03-23 04:52:41,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.795295953751s 2019-03-23 04:52:41,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:52:41,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a"}' 2019-03-23 04:52:41,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:41 GMT Location: http://172.30.9.27:9292/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8c86d7de-db0e-4eda-83ea-640d27aa082a 2019-03-23 04:52:41,611 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:52:41Z", "file": "/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd", "size": null, "self": "/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd", "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_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "checksum": null, "created_at": "2019-03-23T04:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:52:41,611 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8c86d7de-db0e-4eda-83ea-640d27aa082a 2019-03-23 04:52:41,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0718500614166s 2019-03-23 04:52:41,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:52:41,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '' 2019-03-23 04:52:44,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:52:44 GMT X-Openstack-Request-Id: req-de570b04-429e-4ea8-b5b1-5c48e2cb6ca0 2019-03-23 04:52:44,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:52:44,600 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/file used request id req-de570b04-429e-4ea8-b5b1-5c48e2cb6ca0 2019-03-23 04:52:44,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.98887896538s 2019-03-23 04:52:44,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:52:44,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:44,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:44 GMT X-Openstack-Request-Id: req-5fa3f4f8-c920-4de6-a820-ff81a747ed7e 2019-03-23 04:52:44,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:52:44Z", "file": "/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd", "size": 12716032, "self": "/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:52:44,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5fa3f4f8-c920-4de6-a820-ff81a747ed7e 2019-03-23 04:52:44,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263421535492s 2019-03-23 04:52:44,635 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/file', 'owner': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'id': u'573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd', 'size': 12716032, u'self': u'/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:52:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:52:44Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a', '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/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd', 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_e34948ef-0b12-4b72-b123-5ffbde22fe0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a', 'created': u'2019-03-23T04:52:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:52:41Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd', 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_e34948ef-0b12-4b72-b123-5ffbde22fe0a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:52:44,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:52:44,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:52:45,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3283c6f6-0b8f-41b2-a75b-a1276204d5c3 x-openstack-request-id: req-3283c6f6-0b8f-41b2-a75b-a1276204d5c3 2019-03-23 04:52:45,476 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d", "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": "a2794f33-dc66-46a8-b0d3-ecc3de37480d"}} 2019-03-23 04:52:45,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3283c6f6-0b8f-41b2-a75b-a1276204d5c3 2019-03-23 04:52:45,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.83754992485s 2019-03-23 04:52:45,477 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_e34948ef-0b12-4b72-b123-5ffbde22fe0a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'a2794f33-dc66-46a8-b0d3-ecc3de37480d', 'swap': 0}) 2019-03-23 04:52:45,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:52:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"extra_specs": {}}' 2019-03-23 04:52:45,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52: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-6ec933d5-0cb8-4720-b5ae-857684e518cb x-openstack-request-id: req-6ec933d5-0cb8-4720-b5ae-857684e518cb 2019-03-23 04:52:45,650 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:52:45,650 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d/os-extra_specs used request id req-6ec933d5-0cb8-4720-b5ae-857684e518cb 2019-03-23 04:52:45,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.172115087509s 2019-03-23 04:52:45,762 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:52:45,763 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:11 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 04:52:45,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:52:45,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b080347b-e954-4d17-848f-fdeaa1d4c72a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" -d '{"subnet_id": "144ffdbf-018b-4837-a958-a75438de9d4a"}' 2019-03-23 04:52:47,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:47 GMT X-Openstack-Request-Id: req-4ca8146f-c92b-42b9-a8f7-d05a9211de64 2019-03-23 04:52:47,806 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "61b15d5a-74d7-4893-8c59-7a304383a113", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "subnet_id": "144ffdbf-018b-4837-a958-a75438de9d4a", "subnet_ids": ["144ffdbf-018b-4837-a958-a75438de9d4a"], "port_id": "5ace12d1-1003-48f6-82ac-4fc28d145ef1", "id": "b080347b-e954-4d17-848f-fdeaa1d4c72a"} 2019-03-23 04:52:47,807 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b080347b-e954-4d17-848f-fdeaa1d4c72a/remove_router_interface.json used request id req-4ca8146f-c92b-42b9-a8f7-d05a9211de64 2019-03-23 04:52:47,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.03815293312s 2019-03-23 04:52:47,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:52:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:47,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:47 GMT X-Openstack-Request-Id: req-79708abf-d6b5-4205-960d-c894aba297c7 2019-03-23 04:52:47,938 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.216"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:36Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:46Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b080347b-e954-4d17-848f-fdeaa1d4c72a", "name": "vmready1-router_e34948ef-0b12-4b72-b123-5ffbde22fe0a"}]} 2019-03-23 04:52:47,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-79708abf-d6b5-4205-960d-c894aba297c7 2019-03-23 04:52:47,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13121008873s 2019-03-23 04:52:47,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:52:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b080347b-e954-4d17-848f-fdeaa1d4c72a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:49,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:49 GMT X-Openstack-Request-Id: req-ea060c92-2e60-4526-8b93-4b28bc503a60 2019-03-23 04:52:49,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:49,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b080347b-e954-4d17-848f-fdeaa1d4c72a.json used request id req-ea060c92-2e60-4526-8b93-4b28bc503a60 2019-03-23 04:52:49,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36448407173s 2019-03-23 04:52:49,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:52:49,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:49,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:49 GMT X-Openstack-Request-Id: req-d854977b-195c-4992-9fe7-0d5f58495ba8 2019-03-23 04:52:49,420 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T04:52:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"144ffdbf-018b-4837-a958-a75438de9d4a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_e34948ef-0b12-4b72-b123-5ffbde22fe0a","enable_dhcp":true,"segment_id":null,"network_id":"61b15d5a-74d7-4893-8c59-7a304383a113","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:36Z","ip_version":4}]} 2019-03-23 04:52:49,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d854977b-195c-4992-9fe7-0d5f58495ba8 2019-03-23 04:52:49,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.115360021591s 2019-03-23 04:52:49,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:52:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/144ffdbf-018b-4837-a958-a75438de9d4a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:50,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:50 GMT X-Openstack-Request-Id: req-e8703084-b6e9-4b09-bd75-ce3474591446 2019-03-23 04:52:50,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:50,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/144ffdbf-018b-4837-a958-a75438de9d4a.json used request id req-e8703084-b6e9-4b09-bd75-ce3474591446 2019-03-23 04:52:50,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.848333120346s 2019-03-23 04:52:50,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:50,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:50,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:50 GMT X-Openstack-Request-Id: req-fe852114-f48c-4c78-af54-bb44593d573c 2019-03-23 04:52:50,352 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"61b15d5a-74d7-4893-8c59-7a304383a113","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:50Z","qos_policy_id":null,"name":"vmready1-net_e34948ef-0b12-4b72-b123-5ffbde22fe0a","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:52:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:50,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fe852114-f48c-4c78-af54-bb44593d573c 2019-03-23 04:52:50,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0811550617218s 2019-03-23 04:52:50,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:52:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/61b15d5a-74d7-4893-8c59-7a304383a113.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:51,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:52:51 GMT X-Openstack-Request-Id: req-23edd632-bf22-4e70-9bee-62905acb2c86 2019-03-23 04:52:51,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:52:51,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/61b15d5a-74d7-4893-8c59-7a304383a113.json used request id req-23edd632-bf22-4e70-9bee-62905acb2c86 2019-03-23 04:52:51,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.807538032532s 2019-03-23 04:52:51,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:52:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:51,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:51 GMT X-Openstack-Request-Id: req-72a21a3f-b90a-4435-826c-c4071dec204e 2019-03-23 04:52:51,190 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:52:44Z", "file": "/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd", "size": 12716032, "self": "/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:52:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:52:51,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-72a21a3f-b90a-4435-826c-c4071dec204e 2019-03-23 04:52:51,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253989696503s 2019-03-23 04:52:51,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:52:51,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:51,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:52:51 GMT X-Openstack-Request-Id: req-0a6da940-c6d6-49a6-b22f-7056053a131a 2019-03-23 04:52:51,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:52:51,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/573ccf01-3a5d-47cb-ae3e-3b2077ad6fbd used request id req-0a6da940-c6d6-49a6-b22f-7056053a131a 2019-03-23 04:52:51,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.283987998962s 2019-03-23 04:52:51,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:52:51,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:51,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52: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-a359bf1e-5778-454f-9e8f-9e367adcec22 x-openstack-request-id: req-a359bf1e-5778-454f-9e8f-9e367adcec22 2019-03-23 04:52:51,618 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_e34948ef-0b12-4b72-b123-5ffbde22fe0a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d", "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": "a2794f33-dc66-46a8-b0d3-ecc3de37480d"}]} 2019-03-23 04:52:51,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a359bf1e-5778-454f-9e8f-9e367adcec22 2019-03-23 04:52:51,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.126640796661s 2019-03-23 04:52:51,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:52:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1a2ece8c8ffb70276f194ad5990758d1d9f089da" 2019-03-23 04:52:51,654 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ac07b93-d203-4c2c-a161-ea2c5a5d2df3 x-openstack-request-id: req-8ac07b93-d203-4c2c-a161-ea2c5a5d2df3 2019-03-23 04:52:51,655 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a2794f33-dc66-46a8-b0d3-ecc3de37480d used request id req-8ac07b93-d203-4c2c-a161-ea2c5a5d2df3 2019-03-23 04:52:51,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349080562592s 2019-03-23 04:52:51,702 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-03-23 04:52:51,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:51,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c04fee2-9eb8-4cb9-a8ec-7036c07095c6 2019-03-23 04:52:51,748 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:52:51,749 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-5c04fee2-9eb8-4cb9-a8ec-7036c07095c6 2019-03-23 04:52:51,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:52:52,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["D0XfdgCMQBSOcf8axTC-Fw"], "issued_at": "2019-03-23T04:52:52.000000Z"}} 2019-03-23 04:52:52,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:52,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:52 GMT X-Openstack-Request-Id: req-f1315471-8057-4078-a11c-968073477204 2019-03-23 04:52:52,526 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:52:52,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f1315471-8057-4078-a11c-968073477204 2019-03-23 04:52:52,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.371761083603s 2019-03-23 04:52:52,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:52,539 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0633782f-d7ce-4091-9e66-45abe461472e 2019-03-23 04:52:52,540 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:52:52,540 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-0633782f-d7ce-4091-9e66-45abe461472e 2019-03-23 04:52:52,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:52,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d418b652-fd55-4e15-8245-3d0552f6f8a3 2019-03-23 04:52:52,738 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:52:52,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d418b652-fd55-4e15-8245-3d0552f6f8a3 2019-03-23 04:52:52,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198027133942s 2019-03-23 04:52:52,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:52:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}}' 2019-03-23 04:52:52,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-372a63b3-aac8-44d2-97f2-715403874f72 2019-03-23 04:52:52,942 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8"}, "tags": [], "enabled": true, "id": "cd5f2151fedf4dbc8004587761c9a1c8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}} 2019-03-23 04:52:52,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-372a63b3-aac8-44d2-97f2-715403874f72 2019-03-23 04:52:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.196085929871s 2019-03-23 04:52:52,943 - 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'cd5f2151fedf4dbc8004587761c9a1c8', '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_ecb4c655-f98e-451b-a54c-c273d3a5fc72'}) 2019-03-23 04:52:52,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:52:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "PudxcdLyi8clEqnN6q4n6fTxt8gHzO", "email": null, "name": "vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}}' 2019-03-23 04:52:53,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79fd25c-1c69-4a3b-afd7-ee8ab90e8b72 2019-03-23 04:52:53,484 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "links": {"self": "http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6be439bae4431bb482c8bf5939e52a", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:52:53,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a79fd25c-1c69-4a3b-afd7-ee8ab90e8b72 2019-03-23 04:52:53,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.534491062164s 2019-03-23 04:52:53,485 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2a6be439bae4431bb482c8bf5939e52a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72'}) 2019-03-23 04:52:53,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:52:53,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:53,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86116a82-b761-4613-8ff6-81473bb4d8f6 2019-03-23 04:52:53,684 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:53,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86116a82-b761-4613-8ff6-81473bb4d8f6 2019-03-23 04:52:53,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194582939148s 2019-03-23 04:52:53,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:52:53,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:53,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268d048a-1286-45af-9f55-5ea5b9723003 2019-03-23 04:52:53,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:53,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-268d048a-1286-45af-9f55-5ea5b9723003 2019-03-23 04:52:53,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19255399704s 2019-03-23 04:52:53,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:52:53,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:53,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b22f8c-9bb5-4adf-aa4d-ca5f215a5fd7 2019-03-23 04:52:53,996 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:52:53,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07b22f8c-9bb5-4adf-aa4d-ca5f215a5fd7 2019-03-23 04:52:53,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109036207199s 2019-03-23 04:52:54,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:54,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de984a5-f3fc-44f7-b15d-790c59ac3f39 2019-03-23 04:52:54,197 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:52:54,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8de984a5-f3fc-44f7-b15d-790c59ac3f39 2019-03-23 04:52:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196358919144s 2019-03-23 04:52:54,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:52:54,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:54,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16271263-d895-4bcc-9935-553e9ccdce3e 2019-03-23 04:52:54,396 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "links": {"self": "http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6be439bae4431bb482c8bf5939e52a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:52:54,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-16271263-d895-4bcc-9935-553e9ccdce3e 2019-03-23 04:52:54,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198237895966s 2019-03-23 04:52:54,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:54,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f859fea-398d-44cf-9469-e2675871939f 2019-03-23 04:52:54,563 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8"}, "tags": [], "enabled": true, "id": "cd5f2151fedf4dbc8004587761c9a1c8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}]} 2019-03-23 04:52:54,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0f859fea-398d-44cf-9469-e2675871939f 2019-03-23 04:52:54,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154383897781s 2019-03-23 04:52:54,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:52:54,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2a6be439bae4431bb482c8bf5939e52a&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=cd5f2151fedf4dbc8004587761c9a1c8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:54,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e765d88-74e7-4165-83c0-253629960a3d 2019-03-23 04:52:54,685 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2a6be439bae4431bb482c8bf5939e52a&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=cd5f2151fedf4dbc8004587761c9a1c8", "previous": null, "next": null}} 2019-03-23 04:52:54,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2a6be439bae4431bb482c8bf5939e52a&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=cd5f2151fedf4dbc8004587761c9a1c8 used request id req-6e765d88-74e7-4165-83c0-253629960a3d 2019-03-23 04:52:54,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114248991013s 2019-03-23 04:52:54,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:52:54,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8/users/2a6be439bae4431bb482c8bf5939e52a/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:54,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:52:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d31bef0-cd41-4e01-9f99-f74f178f5519 2019-03-23 04:52:54,908 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:52:54,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8/users/2a6be439bae4431bb482c8bf5939e52a/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-7d31bef0-cd41-4e01-9f99-f74f178f5519 2019-03-23 04:52:54,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.219501018524s 2019-03-23 04:52:54,909 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72', 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'cd5f2151fedf4dbc8004587761c9a1c8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'PudxcdLyi8clEqnN6q4n6fTxt8gHzO', 'username': u'vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:52:54,913 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72', 'password': 'PudxcdLyi8clEqnN6q4n6fTxt8gHzO', 'project_name': 'vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'cd5f2151fedf4dbc8004587761c9a1c8', 'project_domain_name': 'Default'} 2019-03-23 04:52:54,914 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-03-23 04:52:54,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:52:54,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:55,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9195b51d-8375-4034-b8be-2827ff1350c3 2019-03-23 04:52:55,027 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:52:55,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9195b51d-8375-4034-b8be-2827ff1350c3 2019-03-23 04:52:55,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112632989883s 2019-03-23 04:52:55,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:52:55,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:52:55,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b839ce15-fa47-4418-9375-0ff86b625dc0 2019-03-23 04:52:55,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8"}, "tags": [], "enabled": true, "id": "cd5f2151fedf4dbc8004587761c9a1c8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}]} 2019-03-23 04:52:55,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b839ce15-fa47-4418-9375-0ff86b625dc0 2019-03-23 04:52:55,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195613145828s 2019-03-23 04:52:55,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:52:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" -d '{"network": {"tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "name": "vmready2-net_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "admin_state_up": true}}' 2019-03-23 04:52:55,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:55 GMT X-Openstack-Request-Id: req-eec2fc33-c45c-423d-8bd5-c31d997a7370 2019-03-23 04:52:55,589 - 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":"57904218-a87f-4bd6-ae5d-da350b9c1608","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"cd5f2151fedf4dbc8004587761c9a1c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:55Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_ecb4c655-f98e-451b-a54c-c273d3a5fc72","admin_state_up":true,"tenant_id":"cd5f2151fedf4dbc8004587761c9a1c8","created_at":"2019-03-23T04:52:55Z","mtu":1450}} 2019-03-23 04:52:55,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-eec2fc33-c45c-423d-8bd5-c31d997a7370 2019-03-23 04:52:55,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.356211185455s 2019-03-23 04:52:55,590 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:52:55Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'57904218-a87f-4bd6-ae5d-da350b9c1608', u'provider:segmentation_id': 73, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_ecb4c655-f98e-451b-a54c-c273d3a5fc72', u'created_at': u'2019-03-23T04:52:55Z', u'mtu': 1450, u'tenant_id': u'cd5f2151fedf4dbc8004587761c9a1c8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'cd5f2151fedf4dbc8004587761c9a1c8', u'l2_adjacency': True}) 2019-03-23 04:52:55,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:52:55,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d2aed3-06ed-401d-acfe-4fd253bcd31b 2019-03-23 04:52:55,600 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:52:55,600 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-a1d2aed3-06ed-401d-acfe-4fd253bcd31b 2019-03-23 04:52:55,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:52:56,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd5f2151fedf4dbc8004587761c9a1c8", "name": "vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/cd5f2151fedf4dbc8004587761c9a1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_cd5f2151fedf4dbc8004587761c9a1c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_cd5f2151fedf4dbc8004587761c9a1c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "id": "2a6be439bae4431bb482c8bf5939e52a"}, "audit_ids": ["vvIPsxv5RHWTAd14vUp_Ew"], "issued_at": "2019-03-23T04:52:55.000000Z"}} 2019-03-23 04:52:56,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:52:56,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:52:57,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:57 GMT X-Openstack-Request-Id: req-23cc3e26-4cd8-4d49-b1f8-ea3a5f2b1cb7 2019-03-23 04:52:57,128 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"57904218-a87f-4bd6-ae5d-da350b9c1608","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cd5f2151fedf4dbc8004587761c9a1c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:52:55Z","qos_policy_id":null,"name":"vmready2-net_ecb4c655-f98e-451b-a54c-c273d3a5fc72","admin_state_up":true,"tenant_id":"cd5f2151fedf4dbc8004587761c9a1c8","created_at":"2019-03-23T04:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:52:57,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-23cc3e26-4cd8-4d49-b1f8-ea3a5f2b1cb7 2019-03-23 04:52:57,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.11538791656s 2019-03-23 04:52:57,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:52:57,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" -d '{"subnet": {"name": "vmready2-subnet_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "enable_dhcp": true, "network_id": "57904218-a87f-4bd6-ae5d-da350b9c1608", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:52:57,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:57 GMT X-Openstack-Request-Id: req-751b5e6d-1e3c-4a24-86ce-abfda5158178 2019-03-23 04:52:57,769 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57904218-a87f-4bd6-ae5d-da350b9c1608","tenant_id":"cd5f2151fedf4dbc8004587761c9a1c8","created_at":"2019-03-23T04:52:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:52:57Z","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":"cd5f2151fedf4dbc8004587761c9a1c8","id":"11ed9fe2-8ba8-4fff-803f-00dd275d4eb4","subnetpool_id":null,"name":"vmready2-subnet_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}} 2019-03-23 04:52:57,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-751b5e6d-1e3c-4a24-86ce-abfda5158178 2019-03-23 04:52:57,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.639720916748s 2019-03-23 04:52:57,770 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52:57Z', 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'11ed9fe2-8ba8-4fff-803f-00dd275d4eb4', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_ecb4c655-f98e-451b-a54c-c273d3a5fc72', u'enable_dhcp': True, u'network_id': u'57904218-a87f-4bd6-ae5d-da350b9c1608', u'tenant_id': u'cd5f2151fedf4dbc8004587761c9a1c8', u'created_at': u'2019-03-23T04:52:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'cd5f2151fedf4dbc8004587761c9a1c8'}) 2019-03-23 04:52:57,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:52:57,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vmready2-router_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "admin_state_up": true}}' 2019-03-23 04:52:59,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Mar 2019 04:52:59 GMT X-Openstack-Request-Id: req-488f10bb-b08f-4acc-b4a0-af2d25ba3636 2019-03-23 04:52:59,429 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "created_at": "2019-03-23T04:52:57Z", "admin_state_up": true, "updated_at": "2019-03-23T04:52:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "78384467-07c8-4857-9291-a46cdbf84ad8", "name": "vmready2-router_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}} 2019-03-23 04:52:59,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-488f10bb-b08f-4acc-b4a0-af2d25ba3636 2019-03-23 04:52:59,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65888094902s 2019-03-23 04:52:59,430 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:52:58Z', u'revision_number': 2, u'id': u'78384467-07c8-4857-9291-a46cdbf84ad8', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.219'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_ecb4c655-f98e-451b-a54c-c273d3a5fc72', u'admin_state_up': True, u'tenant_id': u'cd5f2151fedf4dbc8004587761c9a1c8', u'created_at': u'2019-03-23T04:52:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'cd5f2151fedf4dbc8004587761c9a1c8'}) 2019-03-23 04:52:59,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:52:59,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/78384467-07c8-4857-9291-a46cdbf84ad8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" -d '{"subnet_id": "11ed9fe2-8ba8-4fff-803f-00dd275d4eb4"}' 2019-03-23 04:53:01,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:01 GMT X-Openstack-Request-Id: req-2c8bb5f6-5c19-4064-96ff-0745ededce3e 2019-03-23 04:53:01,720 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "57904218-a87f-4bd6-ae5d-da350b9c1608", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "subnet_id": "11ed9fe2-8ba8-4fff-803f-00dd275d4eb4", "subnet_ids": ["11ed9fe2-8ba8-4fff-803f-00dd275d4eb4"], "port_id": "93c215b2-e8ba-4a81-b295-716676b02775", "id": "78384467-07c8-4857-9291-a46cdbf84ad8"} 2019-03-23 04:53:01,720 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/78384467-07c8-4857-9291-a46cdbf84ad8/add_router_interface.json used request id req-2c8bb5f6-5c19-4064-96ff-0745ededce3e 2019-03-23 04:53:01,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2896130085s 2019-03-23 04:53:01,721 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:53:01,853 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:53:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:53:01,860 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:01 GMT 2019-03-23 04:53:01,860 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:53:01,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:01,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:02,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:02 GMT X-Openstack-Request-Id: req-438925af-e5ce-4219-a6d4-8d4894cdc1ca 2019-03-23 04:53:02,624 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:02,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-438925af-e5ce-4219-a6d4-8d4894cdc1ca 2019-03-23 04:53:02,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.761645078659s 2019-03-23 04:53:02,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:53:02,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}' 2019-03-23 04:53:02,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:02 GMT Location: http://172.30.9.27:9292/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7530127a-5f83-45dc-a16a-bf71a28b90cc 2019-03-23 04:53:02,712 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:02Z", "file": "/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/file", "owner": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "1da4ed7c-6595-4137-9a3d-5a2858b72185", "size": null, "self": "/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185", "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_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "checksum": null, "created_at": "2019-03-23T04:53:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:53:02,712 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7530127a-5f83-45dc-a16a-bf71a28b90cc 2019-03-23 04:53:02,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0796480178833s 2019-03-23 04:53:02,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:53:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" -d '' 2019-03-23 04:53:03,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:53:03 GMT X-Openstack-Request-Id: req-cc808a37-d128-4304-99ce-403029e237a1 2019-03-23 04:53:03,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:53:03,153 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/file used request id req-cc808a37-d128-4304-99ce-403029e237a1 2019-03-23 04:53:03,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.440716028214s 2019-03-23 04:53:03,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:03,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:03 GMT X-Openstack-Request-Id: req-bbedbc93-3246-453c-88a0-046792e5a5d4 2019-03-23 04:53:03,195 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:03Z", "file": "/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/file", "owner": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "1da4ed7c-6595-4137-9a3d-5a2858b72185", "size": 12716032, "self": "/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:53:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:03,195 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bbedbc93-3246-453c-88a0-046792e5a5d4 2019-03-23 04:53:03,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368959903717s 2019-03-23 04:53:03,197 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/file', 'owner': u'cd5f2151fedf4dbc8004587761c9a1c8', 'id': u'1da4ed7c-6595-4137-9a3d-5a2858b72185', 'size': 12716032, u'self': u'/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'cd5f2151fedf4dbc8004587761c9a1c8', 'name': 'vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:53:03Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:53:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72', '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/1da4ed7c-6595-4137-9a3d-5a2858b72185', 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_ecb4c655-f98e-451b-a54c-c273d3a5fc72', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72', 'created': u'2019-03-23T04:53:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:53: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/1da4ed7c-6595-4137-9a3d-5a2858b72185', 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_ecb4c655-f98e-451b-a54c-c273d3a5fc72', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:53:03,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:53:03,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:53:04,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-eca71c70-ff58-49f7-9098-4389ec8df2c2 x-openstack-request-id: req-eca71c70-ff58-49f7-9098-4389ec8df2c2 2019-03-23 04:53:04,115 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d", "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": "fcf2a0a1-23f2-446e-91b0-79bea69d555d"}} 2019-03-23 04:53:04,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-eca71c70-ff58-49f7-9098-4389ec8df2c2 2019-03-23 04:53:04,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.915102958679s 2019-03-23 04:53:04,116 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_ecb4c655-f98e-451b-a54c-c273d3a5fc72', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'fcf2a0a1-23f2-446e-91b0-79bea69d555d', 'swap': 0}) 2019-03-23 04:53:04,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:53:04,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" -d '{"extra_specs": {}}' 2019-03-23 04:53:04,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-53b4d02e-7289-48a2-9743-4e018a7c2723 x-openstack-request-id: req-53b4d02e-7289-48a2-9743-4e018a7c2723 2019-03-23 04:53:04,137 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:53:04,137 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d/os-extra_specs used request id req-53b4d02e-7289-48a2-9743-4e018a7c2723 2019-03-23 04:53:04,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200169086456s 2019-03-23 04:53:04,250 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:53:04,250 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 04:53:04,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:53:04,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/78384467-07c8-4857-9291-a46cdbf84ad8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" -d '{"subnet_id": "11ed9fe2-8ba8-4fff-803f-00dd275d4eb4"}' 2019-03-23 04:53:06,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:06 GMT X-Openstack-Request-Id: req-3bad7adb-9424-4323-baee-a5004e1b3e93 2019-03-23 04:53:06,408 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "57904218-a87f-4bd6-ae5d-da350b9c1608", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "subnet_id": "11ed9fe2-8ba8-4fff-803f-00dd275d4eb4", "subnet_ids": ["11ed9fe2-8ba8-4fff-803f-00dd275d4eb4"], "port_id": "93c215b2-e8ba-4a81-b295-716676b02775", "id": "78384467-07c8-4857-9291-a46cdbf84ad8"} 2019-03-23 04:53:06,408 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/78384467-07c8-4857-9291-a46cdbf84ad8/remove_router_interface.json used request id req-3bad7adb-9424-4323-baee-a5004e1b3e93 2019-03-23 04:53:06,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.15231895447s 2019-03-23 04:53:06,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:53:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:06,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:06 GMT X-Openstack-Request-Id: req-f4cd08ec-d231-4b44-b5c8-3c2ab318d790 2019-03-23 04:53:06,727 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.219"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "created_at": "2019-03-23T04:52:57Z", "admin_state_up": true, "updated_at": "2019-03-23T04:53:05Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "78384467-07c8-4857-9291-a46cdbf84ad8", "name": "vmready2-router_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}]} 2019-03-23 04:53:06,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f4cd08ec-d231-4b44-b5c8-3c2ab318d790 2019-03-23 04:53:06,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.318474054337s 2019-03-23 04:53:06,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:53:06,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/78384467-07c8-4857-9291-a46cdbf84ad8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:08,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:07 GMT X-Openstack-Request-Id: req-b34b65f8-ae22-4a59-a407-b3ecfde838ba 2019-03-23 04:53:08,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:08,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/78384467-07c8-4857-9291-a46cdbf84ad8.json used request id req-b34b65f8-ae22-4a59-a407-b3ecfde838ba 2019-03-23 04:53:08,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.30382490158s 2019-03-23 04:53:08,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:53:08,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:08,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:08 GMT X-Openstack-Request-Id: req-0ed765c4-d0e4-4506-966c-4bcf6ed179c8 2019-03-23 04:53:08,100 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"57904218-a87f-4bd6-ae5d-da350b9c1608","tenant_id":"cd5f2151fedf4dbc8004587761c9a1c8","created_at":"2019-03-23T04:52:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:52:57Z","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":"cd5f2151fedf4dbc8004587761c9a1c8","id":"11ed9fe2-8ba8-4fff-803f-00dd275d4eb4","subnetpool_id":null,"name":"vmready2-subnet_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}]} 2019-03-23 04:53:08,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0ed765c4-d0e4-4506-966c-4bcf6ed179c8 2019-03-23 04:53:08,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0672152042389s 2019-03-23 04:53:08,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:53:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/11ed9fe2-8ba8-4fff-803f-00dd275d4eb4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:09,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:09 GMT X-Openstack-Request-Id: req-33a8f7c0-604e-43d4-8b5b-eb17a95d3b97 2019-03-23 04:53:09,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:09,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/11ed9fe2-8ba8-4fff-803f-00dd275d4eb4.json used request id req-33a8f7c0-604e-43d4-8b5b-eb17a95d3b97 2019-03-23 04:53:09,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12899398804s 2019-03-23 04:53:09,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:09,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:09,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:09 GMT X-Openstack-Request-Id: req-e85e04ba-4a12-4cb4-8e2e-0176e2bb19c6 2019-03-23 04:53:09,321 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"57904218-a87f-4bd6-ae5d-da350b9c1608","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cd5f2151fedf4dbc8004587761c9a1c8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:53:09Z","qos_policy_id":null,"name":"vmready2-net_ecb4c655-f98e-451b-a54c-c273d3a5fc72","admin_state_up":true,"tenant_id":"cd5f2151fedf4dbc8004587761c9a1c8","created_at":"2019-03-23T04:52:55Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:53:09,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e85e04ba-4a12-4cb4-8e2e-0176e2bb19c6 2019-03-23 04:53:09,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908529758453s 2019-03-23 04:53:09,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:53:09,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/57904218-a87f-4bd6-ae5d-da350b9c1608.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:10,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:10 GMT X-Openstack-Request-Id: req-da12d049-801f-4fd2-a820-ee813422943e 2019-03-23 04:53:10,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:10,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/57904218-a87f-4bd6-ae5d-da350b9c1608.json used request id req-da12d049-801f-4fd2-a820-ee813422943e 2019-03-23 04:53:10,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.5952038765s 2019-03-23 04:53:10,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:10,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:10,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:10 GMT X-Openstack-Request-Id: req-4b7dfade-ec15-4de0-9e39-99469b951e31 2019-03-23 04:53:10,963 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:03Z", "file": "/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/file", "owner": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "1da4ed7c-6595-4137-9a3d-5a2858b72185", "size": 12716032, "self": "/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1da4ed7c-6595-4137-9a3d-5a2858b72185/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:53:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:10,964 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b7dfade-ec15-4de0-9e39-99469b951e31 2019-03-23 04:53:10,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0414750576019s 2019-03-23 04:53:10,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:53:10,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}38ecb11d7ab428f82b7d497c09e3d64505ab78eb" 2019-03-23 04:53:11,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:53:11 GMT X-Openstack-Request-Id: req-0d4258ed-c632-4cdf-b437-65885d6df40b 2019-03-23 04:53:11,329 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:53:11,329 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1da4ed7c-6595-4137-9a3d-5a2858b72185 used request id req-0d4258ed-c632-4cdf-b437-65885d6df40b 2019-03-23 04:53:11,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.36448097229s 2019-03-23 04:53:11,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:53:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:11,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-7f3c0ddb-1655-4b9a-8942-42c320309e3f x-openstack-request-id: req-7f3c0ddb-1655-4b9a-8942-42c320309e3f 2019-03-23 04:53:11,471 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d", "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": "fcf2a0a1-23f2-446e-91b0-79bea69d555d"}]} 2019-03-23 04:53:11,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f3c0ddb-1655-4b9a-8942-42c320309e3f 2019-03-23 04:53:11,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.135948181152s 2019-03-23 04:53:11,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:53:11,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:11,526 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-58fb7b6b-7933-4a0b-b24c-e449c405a3a7 x-openstack-request-id: req-58fb7b6b-7933-4a0b-b24c-e449c405a3a7 2019-03-23 04:53:11,527 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fcf2a0a1-23f2-446e-91b0-79bea69d555d used request id req-58fb7b6b-7933-4a0b-b24c-e449c405a3a7 2019-03-23 04:53:11,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0536849498749s 2019-03-23 04:53:11,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:53:11,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:11,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6163908-c7ea-488f-aa39-70f00e247a3f 2019-03-23 04:53:11,784 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "links": {"self": "http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2a6be439bae4431bb482c8bf5939e52a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:53:11,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d6163908-c7ea-488f-aa39-70f00e247a3f 2019-03-23 04:53:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.256864070892s 2019-03-23 04:53:11,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:53:11,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:11,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb23f1f-a54f-4b8c-b5f2-c6f6870829d2 2019-03-23 04:53:11,998 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_ecb4c655-f98e-451b-a54c-c273d3a5fc72", "links": {"self": "http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2a6be439bae4431bb482c8bf5939e52a", "description": null}} 2019-03-23 04:53:11,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a used request id req-bbb23f1f-a54f-4b8c-b5f2-c6f6870829d2 2019-03-23 04:53:11,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207834005356s 2019-03-23 04:53:11,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 04:53:12,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:12,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde5b988-c1f3-47a1-a942-652c891e93f1 2019-03-23 04:53:12,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:53:12,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2a6be439bae4431bb482c8bf5939e52a used request id req-dde5b988-c1f3-47a1-a942-652c891e93f1 2019-03-23 04:53:12,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346699953079s 2019-03-23 04:53:12,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:53:12,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:12,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48ea6cd-6dd3-4d51-960a-9b751abab7b2 2019-03-23 04:53:12,539 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8"}, "tags": [], "enabled": true, "id": "cd5f2151fedf4dbc8004587761c9a1c8", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_ecb4c655-f98e-451b-a54c-c273d3a5fc72"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:53:12,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d48ea6cd-6dd3-4d51-960a-9b751abab7b2 2019-03-23 04:53:12,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18711400032s 2019-03-23 04:53:12,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 04:53:12,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:12,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c85c2a0-cddf-43dc-8366-a0d52bafdc24 2019-03-23 04:53:12,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:53:12,841 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/cd5f2151fedf4dbc8004587761c9a1c8 used request id req-8c85c2a0-cddf-43dc-8366-a0d52bafdc24 2019-03-23 04:53:12,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.297171831131s 2019-03-23 04:53:12,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:53:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=cd5f2151fedf4dbc8004587761c9a1c8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:13,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:13 GMT X-Openstack-Request-Id: req-0d2e4375-3994-495d-bdd5-cbb7085d7323 2019-03-23 04:53:13,170 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "created_at": "2019-03-23T04:52:55Z", "updated_at": "2019-03-23T04:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "2d41939d-19f4-44f7-b051-9c41b691a9ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "777509c0-156e-48dd-8608-acf0e27fb4cb", "remote_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "bf38896b-075a-45c1-80ab-d647826215a3", "remote_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "e279d9d9-a2e6-4a9c-a31d-db14e8103e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}], "revision_number": 1, "project_id": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "369ccf4c-c88d-4a06-a747-43c19b528776", "name": "default"}]} 2019-03-23 04:53:13,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=cd5f2151fedf4dbc8004587761c9a1c8&name=default used request id req-0d2e4375-3994-495d-bdd5-cbb7085d7323 2019-03-23 04:53:13,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.322898864746s 2019-03-23 04:53:13,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:53:13,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:13,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:13 GMT X-Openstack-Request-Id: req-b2ca7485-7c4f-431b-bdfb-bd139dee2307 2019-03-23 04:53:13,225 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "created_at": "2019-03-23T04:52:55Z", "updated_at": "2019-03-23T04:52:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "2d41939d-19f4-44f7-b051-9c41b691a9ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "777509c0-156e-48dd-8608-acf0e27fb4cb", "remote_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "bf38896b-075a-45c1-80ab-d647826215a3", "remote_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:55Z", "revision_number": 0, "id": "e279d9d9-a2e6-4a9c-a31d-db14e8103e98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:55Z", "security_group_id": "369ccf4c-c88d-4a06-a747-43c19b528776", "tenant_id": "cd5f2151fedf4dbc8004587761c9a1c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "cd5f2151fedf4dbc8004587761c9a1c8"}], "revision_number": 1, "project_id": "cd5f2151fedf4dbc8004587761c9a1c8", "id": "369ccf4c-c88d-4a06-a747-43c19b528776", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:53:13,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b2ca7485-7c4f-431b-bdfb-bd139dee2307 2019-03-23 04:53:13,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0493819713593s 2019-03-23 04:53:13,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:53:13,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/369ccf4c-c88d-4a06-a747-43c19b528776.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}691bb317bf5a72336d8b1e62e05a9d69d726a851" 2019-03-23 04:53:13,396 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:13 GMT X-Openstack-Request-Id: req-65239961-99f2-48ec-a4ef-e3022b2a9881 2019-03-23 04:53:13,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:13,396 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/369ccf4c-c88d-4a06-a747-43c19b528776.json used request id req-65239961-99f2-48ec-a4ef-e3022b2a9881 2019-03-23 04:53:13,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163879871368s 2019-03-23 04:53:13,438 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-03-23 04:53:13,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:53:13,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01137993-bb7d-492a-8797-c1b8c579aa9a 2019-03-23 04:53:13,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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:53:13,481 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-01137993-bb7d-492a-8797-c1b8c579aa9a 2019-03-23 04:53:13,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:53:13,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:53:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["wOQnO6qsT5CNv89WIUQKMA"], "issued_at": "2019-03-23T04:53:13.000000Z"}} 2019-03-23 04:53:13,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:14,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:14 GMT X-Openstack-Request-Id: req-8525dd3a-0650-4d1f-ac5b-26dbd9029d2d 2019-03-23 04:53:14,248 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:53:14,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8525dd3a-0650-4d1f-ac5b-26dbd9029d2d 2019-03-23 04:53:14,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354933977127s 2019-03-23 04:53:14,254 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-03-23 04:53:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:53:14,265 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-984e5b51-0240-4334-a6cc-0979a9286e73 2019-03-23 04:53:14,266 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:53:14,266 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-984e5b51-0240-4334-a6cc-0979a9286e73 2019-03-23 04:53:14,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:53:14,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:14,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5d2874-5fc9-47c1-86ef-fe7b71e61e49 2019-03-23 04:53:14,378 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:53:14,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-8b5d2874-5fc9-47c1-86ef-fe7b71e61e49 2019-03-23 04:53:14,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111940860748s 2019-03-23 04:53:14,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:53:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:14,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 295 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f60722-49cf-4e0a-b8f6-085985615ddc 2019-03-23 04:53:14,501 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:53:14,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-58f60722-49cf-4e0a-b8f6-085985615ddc 2019-03-23 04:53:14,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115683078766s 2019-03-23 04:53:14,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:53:14,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"network": {"tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "admin_state_up": true}}' 2019-03-23 04:53:14,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:14 GMT X-Openstack-Request-Id: req-3e032202-e2c8-4290-a2f9-381426573ba8 2019-03-23 04:53:14,802 - 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":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:53:14Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:14Z","mtu":1450}} 2019-03-23 04:53:14,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3e032202-e2c8-4290-a2f9-381426573ba8 2019-03-23 04:53:14,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.299003124237s 2019-03-23 04:53:14,802 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:53:14Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c15d7693-5663-42c4-9480-e8b3c0a5f45f', u'provider:segmentation_id': 65, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e', u'created_at': u'2019-03-23T04:53:14Z', u'mtu': 1450, u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'l2_adjacency': True}) 2019-03-23 04:53:14,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:14,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:14,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:14 GMT X-Openstack-Request-Id: req-e99d49f4-55fe-473f-b71f-f9a739a4f94a 2019-03-23 04:53:14,904 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:53:14Z","qos_policy_id":null,"name":"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:14Z","provider:network_type":"vxlan"}]} 2019-03-23 04:53:14,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e99d49f4-55fe-473f-b71f-f9a739a4f94a 2019-03-23 04:53:14,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101089954376s 2019-03-23 04:53:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:53:14,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"subnet": {"name": "singlevm1-subnet_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "enable_dhcp": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:53:15,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:15 GMT X-Openstack-Request-Id: req-833c472a-a827-490f-a44e-1cbfd1b68102 2019-03-23 04:53:15,682 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T04:53:15Z","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":"e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_d8a4eb60-fe46-4591-9e1f-e8bff061046e","enable_dhcp":true,"segment_id":null,"network_id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:15Z","ip_version":4}} 2019-03-23 04:53:15,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-833c472a-a827-490f-a44e-1cbfd1b68102 2019-03-23 04:53:15,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.776696920395s 2019-03-23 04:53:15,683 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:53:15Z', 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'e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_d8a4eb60-fe46-4591-9e1f-e8bff061046e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c15d7693-5663-42c4-9480-e8b3c0a5f45f', u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'created_at': u'2019-03-23T04:53:15Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6'}) 2019-03-23 04:53:15,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:53:15,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "singlevm1-router_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "admin_state_up": true}}' 2019-03-23 04:53:17,137 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:17 GMT X-Openstack-Request-Id: req-37df8935-7b5f-4656-874c-3cd168658d18 2019-03-23 04:53:17,137 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:15Z", "admin_state_up": true, "updated_at": "2019-03-23T04:53:16Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "name": "singlevm1-router_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}} 2019-03-23 04:53:17,137 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-37df8935-7b5f-4656-874c-3cd168658d18 2019-03-23 04:53:17,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4539399147s 2019-03-23 04:53:17,138 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:53:16Z', u'revision_number': 2, u'ha': False, u'id': u'2e656dcb-4aa8-4879-8950-cb23deb545c7', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_d8a4eb60-fe46-4591-9e1f-e8bff061046e', u'admin_state_up': True, u'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'created_at': u'2019-03-23T04:53:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6'}) 2019-03-23 04:53:17,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:53:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2e656dcb-4aa8-4879-8950-cb23deb545c7/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"subnet_id": "e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"}' 2019-03-23 04:53:19,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:19 GMT X-Openstack-Request-Id: req-8cc29b7c-6d51-4055-bc01-5f851f54a8fb 2019-03-23 04:53:19,125 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "subnet_id": "e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c", "subnet_ids": ["e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"], "port_id": "65104c19-a4e8-4485-bdb7-3bfda3af3b92", "id": "2e656dcb-4aa8-4879-8950-cb23deb545c7"} 2019-03-23 04:53:19,125 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2e656dcb-4aa8-4879-8950-cb23deb545c7/add_router_interface.json used request id req-8cc29b7c-6d51-4055-bc01-5f851f54a8fb 2019-03-23 04:53:19,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.98656797409s 2019-03-23 04:53:19,126 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:53:19,258 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:53:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:53:19,265 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:19 GMT 2019-03-23 04:53:19,266 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:53:19,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:19,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:19,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:19 GMT X-Openstack-Request-Id: req-142a926f-a7fd-4249-8c5f-a4f063fe9b19 2019-03-23 04:53:19,579 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:19,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-142a926f-a7fd-4249-8c5f-a4f063fe9b19 2019-03-23 04:53:19,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.308329105377s 2019-03-23 04:53:19,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:53:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}' 2019-03-23 04:53:19,656 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:19 GMT Location: http://172.30.9.27:9292/v2/images/973bca18-2627-419c-936f-9b30875b06fd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-48c99df0-7b58-4a32-bfde-92830ec12d5b 2019-03-23 04:53:19,656 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:19Z", "file": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "973bca18-2627-419c-936f-9b30875b06fd", "size": null, "self": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd", "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_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "checksum": null, "created_at": "2019-03-23T04:53:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:53:19,657 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-48c99df0-7b58-4a32-bfde-92830ec12d5b 2019-03-23 04:53:19,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0685219764709s 2019-03-23 04:53:19,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:53:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '' 2019-03-23 04:53:20,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:53:20 GMT X-Openstack-Request-Id: req-2456bc04-b56f-482a-b76a-11e97823ed4a 2019-03-23 04:53:20,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:53:20,496 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file used request id req-2456bc04-b56f-482a-b76a-11e97823ed4a 2019-03-23 04:53:20,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.83849811554s 2019-03-23 04:53:20,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:20,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:20,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:20 GMT X-Openstack-Request-Id: req-20f47881-e30f-401a-8863-641f0cb5b558 2019-03-23 04:53:20,529 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:20Z", "file": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "973bca18-2627-419c-936f-9b30875b06fd", "size": 12716032, "self": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:53:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:20,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-20f47881-e30f-401a-8863-641f0cb5b558 2019-03-23 04:53:20,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0282731056213s 2019-03-23 04:53:20,531 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file', 'owner': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'id': u'973bca18-2627-419c-936f-9b30875b06fd', 'size': 12716032, u'self': u'/v2/images/973bca18-2627-419c-936f-9b30875b06fd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:53:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:53:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e', '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/973bca18-2627-419c-936f-9b30875b06fd', 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_d8a4eb60-fe46-4591-9e1f-e8bff061046e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e', 'created': u'2019-03-23T04:53:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:53: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/973bca18-2627-419c-936f-9b30875b06fd', 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_d8a4eb60-fe46-4591-9e1f-e8bff061046e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:53:20,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:53:20,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:53:21,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-9fa9f0ce-4253-491e-b700-cf5386e20706 x-openstack-request-id: req-9fa9f0ce-4253-491e-b700-cf5386e20706 2019-03-23 04:53:21,265 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "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": "9923548d-7370-40bf-83ea-99293edc58e0"}} 2019-03-23 04:53:21,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9fa9f0ce-4253-491e-b700-cf5386e20706 2019-03-23 04:53:21,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.731320858002s 2019-03-23 04:53:21,266 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_d8a4eb60-fe46-4591-9e1f-e8bff061046e', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'9923548d-7370-40bf-83ea-99293edc58e0', 'swap': 0}) 2019-03-23 04:53:21,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:53:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"extra_specs": {}}' 2019-03-23 04:53:21,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-aadf51ac-cbbd-4e66-bae4-a4ad3ff164ab x-openstack-request-id: req-aadf51ac-cbbd-4e66-bae4-a4ad3ff164ab 2019-03-23 04:53:21,287 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:53:21,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0/os-extra_specs used request id req-aadf51ac-cbbd-4e66-bae4-a4ad3ff164ab 2019-03-23 04:53:21,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207731723785s 2019-03-23 04:53:21,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 04:53:21,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"keypair": {"name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}}' 2019-03-23 04:53:21,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7acd162c-925c-4b00-8292-cc2537efa19f x-openstack-request-id: req-7acd162c-925c-4b00-8292-cc2537efa19f 2019-03-23 04:53:21,448 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7buWuGEfzfTQylf3E9/MoqZHwXTQFscIGiaeAHJP/PQYJtwkRZBcpG472QSQ31Fu6fHuFXh9jkho1RD42p9bBH+8XOwMIIh4PeUstyA/Hcg2STF1faHGrwaEeVGCBTteZ0UmRCqSvhAgU/gf4aW8zpykFg8sXbZ/o9tknuqNxGEbmjcebkswUGiGPiUoUebgjuwKlAKZhFi7d/3ylQDC6i2CvbSKGHq/UN4va4o74SMdMrS5X+w1jJp5h1tT6v7c/W5wWV9z6/x8uM4XHkD1rnq/Fcg34qntDqO6P0ff1r7PyrpxIamw6a9nWVNG+bCYLSTuK2B8Q9QlkD8t3BWch Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAu27lrhhH8300MpX9xPfzKKmR8F00BbHCBomngByT/z0GCbcJ\nEWQXKRuO9kEkN9Rbunx7hV4fY5IaNUQ+NqfWwR/vFzsDCCIeD3lLLcgPx3INkkxd\nX2hxq8GhHlRggU7XmdFJkQqkr4QIFP4H+GlvM6cpBYPLF22f6PbZJ7qjcRhG5o3H\nm5LMFBohj4lKFHm4I7sCpQCmYRYu3f98pUAwuotgr20ihh6v1DeL2uKO+EjHTK0u\nV/sNYyaeYdbU+r+3P1ucFlfc+v8fLjOFx5A9a56vxXIN+Kp7Q6juj9H39a+z8q6c\nSGpsOmvZ1lTRvmwmC0k7itgfEPUJZA/LdwVnIQIDAQABAoIBAFHX7dDkZ16qGEXS\nevosLvBdgw1LFXE7GncSWqK1V+aG9gD9/KasZvSbRQTAkxkR0HAQ9TraS6iF3o3N\n28Cv7zVrRVKGgR9nDmtBUpOOHV3Arq5oTAliKOiP51PAElfEXp6a5Z3A4QKHC6Rm\n/IH7QAR1BJOU5fS3+LCYQWB4ve+eo+GQgRTWWIzWALeB0zcpAKVr79guKx1hTuvo\nqNG6pRss3M6YBHx4IZN+hpe+elxsifKfYmKZN8HgCIIZBzrkveHJzOR8Y5WVpO/R\nTgQa1z4QUMPp1bn0l7KOGgmbaVujERap2yWNFEB28W1tP3UMN8XdbKDGRD3XTDDI\nfdjzmQECgYEA2+L8U40a0sY7vGo4Zl7RimLxrRB3jMMbpNiagz1ISs1kVIEHs3GG\nRd/dOKzr6P6LCNw9eTK2QcaLSNed2Xy87lRLr2zoIxLTIncQz7f2eWnHXeFtj4fU\n2gePLMqC0/7rc7UB8XiYu0+nG9TIgbS4a58PGEDHbHtXPzmxY/0sE1ECgYEA2jds\nUqHYg0EyVj8em6bgbBnc4yU2+cGmhKSK8T6AMBaNvF0DlbQp7waOdbm9aaDm6vOj\n81q2zjbQrtykzWeOriFEaXPHBJzrFMsL79Qs6S++32tH1OczmVEEfNQeh5nezehu\nXKY4LNZhJDLi/3Fy2K94bC1nb22I39KIkZjzAtECgYBnQ9BwhKIGPqarM89M9FbA\nAPuy5Trf1nlTD45w+ATNbGwj63zsXvJKOnowNbWM9I3jGVudYZ2Kgm3DRc+R5izs\nWJY6ypCyeBLD6trwUlrkZjME+et0LrxdsJMi2/BZEy0MaAODnblMrnmyblnD4FWD\n5W03XKTLY5lzzeprJOjgIQKBgQC1l+2zDjBpefXzw+8qxMJ580PYWv3W9gom0+80\nNzjhy8MDf7wd9qH24dPnsDwqDNZdq4dCWrlJ/l/HRKJ4tLcNvW16+/ggpJ0U3qv+\nVulQ3ITQ1Cwgxo4wBjXf033chnXdkJFW1JRm67hHMXmp7bUPEWb7TwWGuvZunHs9\n/rQsIQKBgQCVLKB9Xv3UiwJ2t8GtKIwGDugLybq0YFuPFRCjBvZXJgNxTW0BWd0h\nzLfbBAF5r+lxUyVCw2hxiBrFdh2Zpyzu5OCRNQN5D7aVUVD/l+byGgMPOs2KNb9y\nwXdRqfd0ytoL2oilsRIzktQtxvixDYpUdB7c6G+9T73vaszzvwGRsQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "fingerprint": "83:88:e7:c6:90:d3:db:b9:8a:26:a5:a4:a2:5a:07:eb"}} 2019-03-23 04:53:21,448 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7acd162c-925c-4b00-8292-cc2537efa19f 2019-03-23 04:53:21,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.160060882568s 2019-03-23 04:53:21,449 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7buWuGEfzfTQylf3E9/MoqZHwXTQFscIGiaeAHJP/PQYJtwkRZBcpG472QSQ31Fu6fHuFXh9jkho1RD42p9bBH+8XOwMIIh4PeUstyA/Hcg2STF1faHGrwaEeVGCBTteZ0UmRCqSvhAgU/gf4aW8zpykFg8sXbZ/o9tknuqNxGEbmjcebkswUGiGPiUoUebgjuwKlAKZhFi7d/3ylQDC6i2CvbSKGHq/UN4va4o74SMdMrS5X+w1jJp5h1tT6v7c/W5wWV9z6/x8uM4XHkD1rnq/Fcg34qntDqO6P0ff1r7PyrpxIamw6a9nWVNG+bCYLSTuK2B8Q9QlkD8t3BWch Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAu27lrhhH8300MpX9xPfzKKmR8F00BbHCBomngByT/z0GCbcJ\nEWQXKRuO9kEkN9Rbunx7hV4fY5IaNUQ+NqfWwR/vFzsDCCIeD3lLLcgPx3INkkxd\nX2hxq8GhHlRggU7XmdFJkQqkr4QIFP4H+GlvM6cpBYPLF22f6PbZJ7qjcRhG5o3H\nm5LMFBohj4lKFHm4I7sCpQCmYRYu3f98pUAwuotgr20ihh6v1DeL2uKO+EjHTK0u\nV/sNYyaeYdbU+r+3P1ucFlfc+v8fLjOFx5A9a56vxXIN+Kp7Q6juj9H39a+z8q6c\nSGpsOmvZ1lTRvmwmC0k7itgfEPUJZA/LdwVnIQIDAQABAoIBAFHX7dDkZ16qGEXS\nevosLvBdgw1LFXE7GncSWqK1V+aG9gD9/KasZvSbRQTAkxkR0HAQ9TraS6iF3o3N\n28Cv7zVrRVKGgR9nDmtBUpOOHV3Arq5oTAliKOiP51PAElfEXp6a5Z3A4QKHC6Rm\n/IH7QAR1BJOU5fS3+LCYQWB4ve+eo+GQgRTWWIzWALeB0zcpAKVr79guKx1hTuvo\nqNG6pRss3M6YBHx4IZN+hpe+elxsifKfYmKZN8HgCIIZBzrkveHJzOR8Y5WVpO/R\nTgQa1z4QUMPp1bn0l7KOGgmbaVujERap2yWNFEB28W1tP3UMN8XdbKDGRD3XTDDI\nfdjzmQECgYEA2+L8U40a0sY7vGo4Zl7RimLxrRB3jMMbpNiagz1ISs1kVIEHs3GG\nRd/dOKzr6P6LCNw9eTK2QcaLSNed2Xy87lRLr2zoIxLTIncQz7f2eWnHXeFtj4fU\n2gePLMqC0/7rc7UB8XiYu0+nG9TIgbS4a58PGEDHbHtXPzmxY/0sE1ECgYEA2jds\nUqHYg0EyVj8em6bgbBnc4yU2+cGmhKSK8T6AMBaNvF0DlbQp7waOdbm9aaDm6vOj\n81q2zjbQrtykzWeOriFEaXPHBJzrFMsL79Qs6S++32tH1OczmVEEfNQeh5nezehu\nXKY4LNZhJDLi/3Fy2K94bC1nb22I39KIkZjzAtECgYBnQ9BwhKIGPqarM89M9FbA\nAPuy5Trf1nlTD45w+ATNbGwj63zsXvJKOnowNbWM9I3jGVudYZ2Kgm3DRc+R5izs\nWJY6ypCyeBLD6trwUlrkZjME+et0LrxdsJMi2/BZEy0MaAODnblMrnmyblnD4FWD\n5W03XKTLY5lzzeprJOjgIQKBgQC1l+2zDjBpefXzw+8qxMJ580PYWv3W9gom0+80\nNzjhy8MDf7wd9qH24dPnsDwqDNZdq4dCWrlJ/l/HRKJ4tLcNvW16+/ggpJ0U3qv+\nVulQ3ITQ1Cwgxo4wBjXf033chnXdkJFW1JRm67hHMXmp7bUPEWb7TwWGuvZunHs9\n/rQsIQKBgQCVLKB9Xv3UiwJ2t8GtKIwGDugLybq0YFuPFRCjBvZXJgNxTW0BWd0h\nzLfbBAF5r+lxUyVCw2hxiBrFdh2Zpyzu5OCRNQN5D7aVUVD/l+byGgMPOs2KNb9y\nwXdRqfd0ytoL2oilsRIzktQtxvixDYpUdB7c6G+9T73vaszzvwGRsQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd6f5d03f441c410faa50cd0704ef9a60', 'name': u'singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e', 'created_at': '2019-03-23T04:53:21.449369', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'83:88:e7:c6:90:d3:db:b9:8a:26:a5:a4:a2:5a:07:eb', 'type': 'ssh', 'id': u'singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e'}) 2019-03-23 04:53:21,449 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAu27lrhhH8300MpX9xPfzKKmR8F00BbHCBomngByT/z0GCbcJ EWQXKRuO9kEkN9Rbunx7hV4fY5IaNUQ+NqfWwR/vFzsDCCIeD3lLLcgPx3INkkxd X2hxq8GhHlRggU7XmdFJkQqkr4QIFP4H+GlvM6cpBYPLF22f6PbZJ7qjcRhG5o3H m5LMFBohj4lKFHm4I7sCpQCmYRYu3f98pUAwuotgr20ihh6v1DeL2uKO+EjHTK0u V/sNYyaeYdbU+r+3P1ucFlfc+v8fLjOFx5A9a56vxXIN+Kp7Q6juj9H39a+z8q6c SGpsOmvZ1lTRvmwmC0k7itgfEPUJZA/LdwVnIQIDAQABAoIBAFHX7dDkZ16qGEXS evosLvBdgw1LFXE7GncSWqK1V+aG9gD9/KasZvSbRQTAkxkR0HAQ9TraS6iF3o3N 28Cv7zVrRVKGgR9nDmtBUpOOHV3Arq5oTAliKOiP51PAElfEXp6a5Z3A4QKHC6Rm /IH7QAR1BJOU5fS3+LCYQWB4ve+eo+GQgRTWWIzWALeB0zcpAKVr79guKx1hTuvo qNG6pRss3M6YBHx4IZN+hpe+elxsifKfYmKZN8HgCIIZBzrkveHJzOR8Y5WVpO/R TgQa1z4QUMPp1bn0l7KOGgmbaVujERap2yWNFEB28W1tP3UMN8XdbKDGRD3XTDDI fdjzmQECgYEA2+L8U40a0sY7vGo4Zl7RimLxrRB3jMMbpNiagz1ISs1kVIEHs3GG Rd/dOKzr6P6LCNw9eTK2QcaLSNed2Xy87lRLr2zoIxLTIncQz7f2eWnHXeFtj4fU 2gePLMqC0/7rc7UB8XiYu0+nG9TIgbS4a58PGEDHbHtXPzmxY/0sE1ECgYEA2jds UqHYg0EyVj8em6bgbBnc4yU2+cGmhKSK8T6AMBaNvF0DlbQp7waOdbm9aaDm6vOj 81q2zjbQrtykzWeOriFEaXPHBJzrFMsL79Qs6S++32tH1OczmVEEfNQeh5nezehu XKY4LNZhJDLi/3Fy2K94bC1nb22I39KIkZjzAtECgYBnQ9BwhKIGPqarM89M9FbA APuy5Trf1nlTD45w+ATNbGwj63zsXvJKOnowNbWM9I3jGVudYZ2Kgm3DRc+R5izs WJY6ypCyeBLD6trwUlrkZjME+et0LrxdsJMi2/BZEy0MaAODnblMrnmyblnD4FWD 5W03XKTLY5lzzeprJOjgIQKBgQC1l+2zDjBpefXzw+8qxMJ580PYWv3W9gom0+80 Nzjhy8MDf7wd9qH24dPnsDwqDNZdq4dCWrlJ/l/HRKJ4tLcNvW16+/ggpJ0U3qv+ VulQ3ITQ1Cwgxo4wBjXf033chnXdkJFW1JRm67hHMXmp7bUPEWb7TwWGuvZunHs9 /rQsIQKBgQCVLKB9Xv3UiwJ2t8GtKIwGDugLybq0YFuPFRCjBvZXJgNxTW0BWd0h zLfbBAF5r+lxUyVCw2hxiBrFdh2Zpyzu5OCRNQN5D7aVUVD/l+byGgMPOs2KNb9y wXdRqfd0ytoL2oilsRIzktQtxvixDYpUdB7c6G+9T73vaszzvwGRsQ== -----END RSA PRIVATE KEY----- 2019-03-23 04:53:21,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 04:53:21,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"security_group": {"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-03-23 04:53:21,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:21 GMT X-Openstack-Request-Id: req-1a29ce41-5bb4-43ca-afe4-d225dc6f4212 2019-03-23 04:53:21,606 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:21Z", "updated_at": "2019-03-23T04:53:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "4485d786-5198-41c1-bad2-cbb61bd29709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "f3df35c9-efe3-4a83-a9c7-edf016b282a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}} 2019-03-23 04:53:21,606 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1a29ce41-5bb4-43ca-afe4-d225dc6f4212 2019-03-23 04:53:21,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.151432991028s 2019-03-23 04:53:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:53:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:21,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:21 GMT X-Openstack-Request-Id: req-e1acf21f-18f4-4d59-92bf-f7f06d9613a9 2019-03-23 04:53:21,834 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:21Z", "updated_at": "2019-03-23T04:53:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "4485d786-5198-41c1-bad2-cbb61bd29709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "f3df35c9-efe3-4a83-a9c7-edf016b282a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:53:21,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e1acf21f-18f4-4d59-92bf-f7f06d9613a9 2019-03-23 04:53:21,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221337080002s 2019-03-23 04:53:21,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:53:21,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -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": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53"}}' 2019-03-23 04:53:21,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:21 GMT X-Openstack-Request-Id: req-c20ddace-dd72-4d09-893b-c180c6a5d881 2019-03-23 04:53:21,991 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "port_range_min": 22, "revision_number": 0, "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:21Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "44144a84-c5d5-4ba3-a4b3-96520fe900b8"}} 2019-03-23 04:53:21,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c20ddace-dd72-4d09-893b-c180c6a5d881 2019-03-23 04:53:21,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150634050369s 2019-03-23 04:53:21,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:53:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:22,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:22 GMT X-Openstack-Request-Id: req-17618191-6fff-4655-9ee5-859a43f1c240 2019-03-23 04:53:22,072 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:21Z", "updated_at": "2019-03-23T04:53:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "44144a84-c5d5-4ba3-a4b3-96520fe900b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "4485d786-5198-41c1-bad2-cbb61bd29709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "f3df35c9-efe3-4a83-a9c7-edf016b282a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 2, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:53:22,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-17618191-6fff-4655-9ee5-859a43f1c240 2019-03-23 04:53:22,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0750370025635s 2019-03-23 04:53:22,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:53:22,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -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": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53"}}' 2019-03-23 04:53:22,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:22 GMT X-Openstack-Request-Id: req-30ae34bb-548e-4cde-9aa1-0251eaf48dc9 2019-03-23 04:53:22,201 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T04:53:22Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "port_range_min": null, "revision_number": 0, "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:22Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "dc58e38d-53de-4631-b97d-d1052c498832"}} 2019-03-23 04:53:22,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-30ae34bb-548e-4cde-9aa1-0251eaf48dc9 2019-03-23 04:53:22,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12130188942s 2019-03-23 04:53:22,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:22,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:22 GMT X-Openstack-Request-Id: req-fa6b6dc4-2155-4813-a678-53f4bb8ed97f 2019-03-23 04:53:22,286 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":["e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"],"description":"","tags":[],"updated_at":"2019-03-23T04:53:15Z","qos_policy_id":null,"name":"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:14Z","provider:network_type":"vxlan"}]} 2019-03-23 04:53:22,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fa6b6dc4-2155-4813-a678-53f4bb8ed97f 2019-03-23 04:53:22,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083911895752s 2019-03-23 04:53:22,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:22,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:22,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:22 GMT X-Openstack-Request-Id: req-bdbe642d-cfca-4150-b857-c0c926530eed 2019-03-23 04:53:22,321 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:20Z", "file": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "973bca18-2627-419c-936f-9b30875b06fd", "size": 12716032, "self": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:53:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:22,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bdbe642d-cfca-4150-b857-c0c926530eed 2019-03-23 04:53:22,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03013920784s 2019-03-23 04:53:22,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:53:22,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:22,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-cd045634-d826-4a36-8353-809671e43415 x-openstack-request-id: req-cd045634-d826-4a36-8353-809671e43415 2019-03-23 04:53:22,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "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": "9923548d-7370-40bf-83ea-99293edc58e0"}]} 2019-03-23 04:53:22,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-cd045634-d826-4a36-8353-809671e43415 2019-03-23 04:53:22,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225698947906s 2019-03-23 04:53:22,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:53:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"server": {"name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "imageRef": "973bca18-2627-419c-936f-9b30875b06fd", "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "flavorRef": "9923548d-7370-40bf-83ea-99293edc58e0", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c15d7693-5663-42c4-9480-e8b3c0a5f45f"}], "security_groups": [{"name": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53"}]}}' 2019-03-23 04:53:24,932 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc x-compute-request-id: req-0f9d89e4-d9a9-429b-95c2-d53efe5c4bc4 x-openstack-request-id: req-0f9d89e4-d9a9-429b-95c2-d53efe5c4bc4 2019-03-23 04:53:24,932 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53"}], "OS-DCF:diskConfig": "MANUAL", "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "adminPass": "xoqS6DRCgAGU"}} 2019-03-23 04:53:24,933 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-0f9d89e4-d9a9-429b-95c2-d53efe5c4bc4 2019-03-23 04:53:24,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.58033704758s 2019-03-23 04:53:24,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:24,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:26,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-491e40e3-a72c-42e9-b51d-bbe23feaa5ec x-openstack-request-id: req-491e40e3-a72c-42e9-b51d-bbe23feaa5ec 2019-03-23 04:53:26,145 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:53:25Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:26,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-491e40e3-a72c-42e9-b51d-bbe23feaa5ec 2019-03-23 04:53:26,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21181297302s 2019-03-23 04:53:26,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:26,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:26,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:26 GMT X-Openstack-Request-Id: req-888703ab-4a6a-4506-ae76-c08162ebcb8f 2019-03-23 04:53:26,239 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":["e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"],"description":"","tags":[],"updated_at":"2019-03-23T04:53:15Z","qos_policy_id":null,"name":"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:14Z","provider:network_type":"vxlan"}]} 2019-03-23 04:53:26,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-888703ab-4a6a-4506-ae76-c08162ebcb8f 2019-03-23 04:53:26,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0820860862732s 2019-03-23 04:53:26,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:53:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:26,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:26 GMT X-Openstack-Request-Id: req-479abb50-6866-4f75-8181-1fdc7411dd03 2019-03-23 04:53:26,307 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T04:53:15Z","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":"e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_d8a4eb60-fe46-4591-9e1f-e8bff061046e","enable_dhcp":true,"segment_id":null,"network_id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:15Z","ip_version":4}]} 2019-03-23 04:53:26,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-479abb50-6866-4f75-8181-1fdc7411dd03 2019-03-23 04:53:26,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0670619010925s 2019-03-23 04:53:26,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:53:28,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:28,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:29,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-76991d0d-1190-4909-8450-b41aa288f1da x-openstack-request-id: req-76991d0d-1190-4909-8450-b41aa288f1da 2019-03-23 04:53:29,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "security_groups": [{"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}], "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:53:27Z", "hostId": "b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:29,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-76991d0d-1190-4909-8450-b41aa288f1da 2019-03-23 04:53:29,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.16518902779s 2019-03-23 04:53:29,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:53:31,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:31,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-383a1e28-264c-43a1-9b9e-32065e31390d x-openstack-request-id: req-383a1e28-264c-43a1-9b9e-32065e31390d 2019-03-23 04:53:31,825 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "security_groups": [{"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}], "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:53:28Z", "hostId": "b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:31,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-383a1e28-264c-43a1-9b9e-32065e31390d 2019-03-23 04:53:31,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33920788765s 2019-03-23 04:53:31,831 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:53:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:34,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-8a2d7513-e1aa-41b2-a6fd-5c4930704cd7 x-openstack-request-id: req-8a2d7513-e1aa-41b2-a6fd-5c4930704cd7 2019-03-23 04:53:34,243 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:41", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "security_groups": [{"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}], "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:53:28Z", "hostId": "b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:34,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a2d7513-e1aa-41b2-a6fd-5c4930704cd7 2019-03-23 04:53:34,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409819841385s 2019-03-23 04:53:34,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:53:36,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:36,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 808 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-5c90a6f0-fd95-49cc-ac94-b0afb50ac4b3 x-openstack-request-id: req-5c90a6f0-fd95-49cc-ac94-b0afb50ac4b3 2019-03-23 04:53:36,799 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:41", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "security_groups": [{"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}], "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:53:28Z", "hostId": "b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:36,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c90a6f0-fd95-49cc-ac94-b0afb50ac4b3 2019-03-23 04:53:36,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.54688000679s 2019-03-23 04:53:36,807 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:53:38,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:40,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 810 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b49eb78-156a-4afb-865e-dd8ee9dbca25 x-openstack-request-id: req-5b49eb78-156a-4afb-865e-dd8ee9dbca25 2019-03-23 04:53:40,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:41", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-03-23T04:53:37.000000", "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "security_groups": [{"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}], "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:53:37Z", "hostId": "b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:40,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b49eb78-156a-4afb-865e-dd8ee9dbca25 2019-03-23 04:53:40,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46017503738s 2019-03-23 04:53:40,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:53:40,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=998440e9-94da-491a-a14e-acf2692a8ffc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:40,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:40 GMT X-Openstack-Request-Id: req-42799ab9-2723-48fd-bd3f-f2d6758f60fb 2019-03-23 04:53:40,320 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:53:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c","ip_address":"192.168.120.5"}],"id":"eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5","security_groups":["8d56a5a7-ecfa-4dde-895b-a5ee2e608a53"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:08:41","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:29Z","binding:vnic_type":"normal","device_id":"998440e9-94da-491a-a14e-acf2692a8ffc","ip_allocation":"immediate"}]} 2019-03-23 04:53:40,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=998440e9-94da-491a-a14e-acf2692a8ffc used request id req-42799ab9-2723-48fd-bd3f-f2d6758f60fb 2019-03-23 04:53:40,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0443060398102s 2019-03-23 04:53:40,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:40 GMT X-Openstack-Request-Id: req-e130ef73-d906-452c-aef2-76f379d0e2ed 2019-03-23 04:53:40,380 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:53:40,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5 used request id req-e130ef73-d906-452c-aef2-76f379d0e2ed 2019-03-23 04:53:40,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0492460727692s 2019-03-23 04:53:40,381 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:43:08:41', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'973bca18-2627-419c-936f-9b30875b06fd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-03-23T04:53:37.000000', 'flavor': Munch({u'id': u'9923548d-7370-40bf-83ea-99293edc58e0'}), 'az': u'nova', 'id': u'998440e9-94da-491a-a14e-acf2692a8ffc', 'security_groups': [Munch({u'name': u'singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd6f5d03f441c410faa50cd0704ef9a60', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:53:37.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:53:37Z', 'hostId': u'b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-03-23T04:53:37.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'c19795dfb9b14b7bbb2263f2a2fb5ed6', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e', 'adminPass': u'xoqS6DRCgAGU', 'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'created_at': u'2019-03-23T04:53:24Z', 'created': u'2019-03-23T04:53:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:53:40,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:40,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:40 GMT X-Openstack-Request-Id: req-0ab96483-3d59-446a-8dd4-97a3e6488f87 2019-03-23 04:53:40,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":["e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"],"description":"","tags":[],"updated_at":"2019-03-23T04:53:15Z","qos_policy_id":null,"name":"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:14Z","provider:network_type":"vxlan"}]} 2019-03-23 04:53:40,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0ab96483-3d59-446a-8dd4-97a3e6488f87 2019-03-23 04:53:40,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975320339203s 2019-03-23 04:53:40,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:53:40,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=998440e9-94da-491a-a14e-acf2692a8ffc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:40,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:40 GMT X-Openstack-Request-Id: req-796e2d6b-940c-4b18-bb5b-494d8c50fb95 2019-03-23 04:53:40,530 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:53:36Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c","ip_address":"192.168.120.5"}],"id":"eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5","security_groups":["8d56a5a7-ecfa-4dde-895b-a5ee2e608a53"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:08:41","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:29Z","binding:vnic_type":"normal","device_id":"998440e9-94da-491a-a14e-acf2692a8ffc","ip_allocation":"immediate"}]} 2019-03-23 04:53:40,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=998440e9-94da-491a-a14e-acf2692a8ffc used request id req-796e2d6b-940c-4b18-bb5b-494d8c50fb95 2019-03-23 04:53:40,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0442588329315s 2019-03-23 04:53:40,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 04:53:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.5", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5"}}' 2019-03-23 04:53:42,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:42 GMT X-Openstack-Request-Id: req-ae3fb8ae-1178-4677-8d8d-ea7d6eb9f96b 2019-03-23 04:53:42,837 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:41Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}} 2019-03-23 04:53:42,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ae3fb8ae-1178-4677-8d8d-ea7d6eb9f96b 2019-03-23 04:53:42,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.30631017685s 2019-03-23 04:53:42,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:42,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:42,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:42 GMT X-Openstack-Request-Id: req-0e0a121a-abea-4d10-9966-62beb2f65664 2019-03-23 04:53:42,950 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:41Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}]} 2019-03-23 04:53:42,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0e0a121a-abea-4d10-9966-62beb2f65664 2019-03-23 04:53:42,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0971529483795s 2019-03-23 04:53:42,957 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:53:43,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:43,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:43 GMT X-Openstack-Request-Id: req-27f4895d-75a7-4565-a1e5-fc0f35c32360 2019-03-23 04:53:43,306 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:41Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}]} 2019-03-23 04:53:43,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-27f4895d-75a7-4565-a1e5-fc0f35c32360 2019-03-23 04:53:43,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.238837003708s 2019-03-23 04:53:43,313 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:53:43,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:43,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:43,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:43 GMT X-Openstack-Request-Id: req-3a35d236-4167-483f-b516-a573bd8246fb 2019-03-23 04:53:43,481 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:41Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}]} 2019-03-23 04:53:43,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3a35d236-4167-483f-b516-a573bd8246fb 2019-03-23 04:53:43,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578119754791s 2019-03-23 04:53:43,487 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:53:43,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:43,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:43 GMT X-Openstack-Request-Id: req-cf7e7513-b79a-46b0-8bf8-16ea80c63882 2019-03-23 04:53:43,656 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:41Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}]} 2019-03-23 04:53:43,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-cf7e7513-b79a-46b0-8bf8-16ea80c63882 2019-03-23 04:53:43,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058737039566s 2019-03-23 04:53:43,662 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:53:43,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:43,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:43,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:43 GMT X-Openstack-Request-Id: req-19b2d40d-987f-4d35-b54f-7da7ba5aa04c 2019-03-23 04:53:43,828 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:41Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}]} 2019-03-23 04:53:43,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-19b2d40d-987f-4d35-b54f-7da7ba5aa04c 2019-03-23 04:53:43,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0566189289093s 2019-03-23 04:53:43,834 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:53:43,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:43,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:44,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:43 GMT X-Openstack-Request-Id: req-f35072e9-144f-4735-9307-62cf262a2688 2019-03-23 04:53:44,005 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:41Z", "updated_at": "2019-03-23T04:53:43Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:43:08:41", "device_id": "998440e9-94da-491a-a14e-acf2692a8ffc"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_id": "eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5", "id": "725d00bc-fd70-4196-97b5-8c45cae42e8f", "qos_policy_id": null}]} 2019-03-23 04:53:44,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f35072e9-144f-4735-9307-62cf262a2688 2019-03-23 04:53:44,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608370304108s 2019-03-23 04:53:44,011 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2e656dcb-4aa8-4879-8950-cb23deb545c7', 'updated_at': u'2019-03-23T04:53:43Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5', 'id': u'725d00bc-fd70-4196-97b5-8c45cae42e8f', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'eb40f4cb-20aa-4375-bff6-16ad9e1cd8a5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c15d7693-5663-42c4-9480-e8b3c0a5f45f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:08:41', u'device_id': u'998440e9-94da-491a-a14e-acf2692a8ffc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c19795dfb9b14b7bbb2263f2a2fb5ed6', 'created_at': u'2019-03-23T04:53:41Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c15d7693-5663-42c4-9480-e8b3c0a5f45f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:43:08:41', u'device_id': u'998440e9-94da-491a-a14e-acf2692a8ffc'}), 'router': u'2e656dcb-4aa8-4879-8950-cb23deb545c7'}) 2019-03-23 04:53:44,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:53:44,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:53:44,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9593 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5521e376-39f3-418e-937c-d06db243e6fc x-openstack-request-id: req-5521e376-39f3-418e-937c-d06db243e6fc 2019-03-23 04:53:44,933 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 483875363 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.232457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.235428] pid_max: default: 32768 minimum: 301\n[ 0.237027] ACPI: Core revision 20150930\n[ 0.239039] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241359] Security Framework initialized\n[ 0.242830] Yama: becoming mindful.\n[ 0.244127] AppArmor: AppArmor initialized\n[ 0.245626] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250221] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252371] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254818] Initializing cgroup subsys io\n[ 0.256260] Initializing cgroup subsys memory\n[ 0.257791] Initializing cgroup subsys devices\n[ 0.259355] Initializing cgroup subsys freezer\n[ 0.260918] Initializing cgroup subsys net_cls\n[ 0.262466] Initializing cgroup subsys perf_event\n[ 0.264095] Initializing cgroup subsys net_prio\n[ 0.265670] Initializing cgroup subsys hugetlb\n[ 0.267228] Initializing cgroup subsys pids\n[ 0.268768] CPU: Physical Processor ID: 0\n[ 0.270924] mce: CPU supports 10 MCE banks\n[ 0.272419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274206] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294570] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.302995] ftrace: allocating 31920 entries in 125 pages\n[ 0.333900] smpboot: Max logical packages: 1\n[ 0.335425] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.337820] x2apic enabled\n[ 0.339210] Switched APIC routing to physical x2apic.\n[ 0.342108] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.344107] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.347807] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.351007] KVM setup paravirtual spinlock\n[ 0.352954] x86: Booted up 1 node, 1 CPUs\n[ 0.354388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.356812] devtmpfs: initialized\n[ 0.359060] evm: security.selinux\n[ 0.360300] evm: security.SMACK64\n[ 0.361531] evm: security.SMACK64EXEC\n[ 0.362859] evm: security.SMACK64TRANSMUTE\n[ 0.364295] evm: security.SMACK64MMAP\n[ 0.365620] evm: security.ima\n[ 0.366757] evm: security.capability\n[ 0.368131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.371414] pinctrl core: initialized pinctrl subsystem\n[ 0.373325] RTC time: 4:53:37, date: 03/23/19\n[ 0.374972] NET: Registered protocol family 16\n[ 0.376662] cpuidle: using governor ladder\n[ 0.378119] cpuidle: using governor menu\n[ 0.379516] PCCT header not found.\n[ 0.380829] ACPI: bus type PCI registered\n[ 0.382257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.384446] PCI: Using configuration type 1 for base access\n[ 0.387045] ACPI: Added _OSI(Module Device)\n[ 0.388540] ACPI: Added _OSI(Processor Device)\n[ 0.390082] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.391693] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.394303] ACPI: Interpreter enabled\n[ 0.395651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.398946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.405527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.408814] ACPI: (supports S0 S5)\n[ 0.410070] ACPI: Using IOAPIC for interrupt routing\n[ 0.411762] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.416310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.418348] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.420555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.422700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.426559] acpiphp: Slot [3] registered\n[ 0.427985] acpiphp: Slot [4] registered\n[ 0.429400] acpiphp: Slot [5] registered\n[ 0.430825] acpiphp: Slot [6] registered\n[ 0.432235] acpiphp: Slot [7] registered\n[ 0.433652] acpiphp: Slot [8] registered\n[ 0.435075] acpiphp: Slot [9] registered\n[ 0.436488] acpiphp: Slot [10] registered\n[ 0.437925] acpiphp: Slot [11] registered\n[ 0.439368] acpiphp: Slot [12] registered\n[ 0.440812] acpiphp: Slot [13] registered\n[ 0.442249] acpiphp: Slot [14] registered\n[ 0.443697] acpiphp: Slot [15] registered\n[ 0.461067] acpiphp: Slot [16] registered\n[ 0.462510] acpiphp: Slot [17] registered\n[ 0.463949] acpiphp: Slot [18] registered\n[ 0.465387] acpiphp: Slot [19] registered\n[ 0.466825] acpiphp: Slot [20] registered\n[ 0.468511] acpiphp: Slot [21] registered\n[ 0.469960] acpiphp: Slot [22] registered\n[ 0.471400] acpiphp: Slot [23] registered\n[ 0.472837] acpiphp: Slot [24] registered\n[ 0.474294] acpiphp: Slot [25] registered\n[ 0.475870] acpiphp: Slot [26] registered\n[ 0.477436] acpiphp: Slot [27] registered\n[ 0.478898] acpiphp: Slot [28] registered\n[ 0.480348] acpiphp: Slot [29] registered\n[ 0.481805] acpiphp: Slot [30] registered\n[ 0.483357] acpiphp: Slot [31] registered\n[ 0.484826] PCI host bridge to bus 0000:00\n[ 0.486275] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.488532] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.491037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.493709] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.496430] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.499217] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.503891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.506118] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.508269] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.510485] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.514861] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.517316] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.541318] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.543995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548809] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550930] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553082] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.554899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557558] vgaarb: loaded\n[ 0.558593] vgaarb: bridge control possible 0000:00:02.0\n[ 0.560589] SCSI subsystem initialized\n[ 0.562135] ACPI: bus type USB registered\n[ 0.563598] usbcore: registered new interface driver usbfs\n[ 0.565442] usbcore: registered new interface driver hub\n[ 0.567244] usbcore: registered new device driver usb\n[ 0.569143] PCI: Using ACPI for IRQ routing\n[ 0.571038] NetLabel: Initializing\n[ 0.572313] NetLabel: domain hash size = 128\n[ 0.573838] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577411] NetLabel: unlabeled traffic allowed by default\n[ 0.579895] clocksource: Switched to clocksource kvm-clock\n[ 0.590635] AppArmor: AppArmor Filesystem Enabled\n[ 0.592369] pnp: PnP ACPI init\n[ 0.594034] pnp: PnP ACPI: found 5 devices\n[ 0.601262] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604342] NET: Registered protocol family 2\n[ 0.606260] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608574] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610726] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612877] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614821] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616931] NET: Registered protocol family 1\n[ 0.618494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620470] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622396] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637411] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652619] Trying to unpack rootfs image as initramfs...\n[ 0.714247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.717175] Scanning for low memory corruption every 60 seconds\n[ 0.719454] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721567] audit: initializing netlink subsys (disabled)\n[ 0.723397] audit: type=2000 audit(1553316817.918:1): initialized\n[ 0.725695] Initialise system trusted keyring\n[ 0.727354] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729442] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732591] zbud: loaded\n[ 0.733786] VFS: Disk quotas dquot_6.6.0\n[ 0.735235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737911] fuse init (API version 7.23)\n[ 0.739460] Key type big_key registered\n[ 0.740899] Allocating IMA MOK and blacklist keyrings.\n[ 0.742981] Key type asymmetric registered\n[ 0.744458] Asymmetric key parser 'x509' registered\n[ 0.746176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748835] io scheduler noop registered\n[ 0.750249] io scheduler deadline registered (default)\n[ 0.752047] io scheduler cfq registered\n[ 0.753528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755393] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760236] ACPI: Power Button [PWRF]\n[ 0.761707] GHES: HEST is not enabled!\n[ 0.776027] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838166] Linux agpgart interface v0.103\n[ 0.841792] brd: module loaded\n[ 0.844219] loop: module loaded\n[ 0.849392] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852012] GPT:90111 != 2097151\n[ 0.853228] GPT:Alternate GPT header not at the end of the disk.\n[ 0.855203] GPT:90111 != 2097151\n[ 0.856415] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858157] vda: vda1 vda15\n[ 0.860080] scsi host0: ata_piix\n[ 0.861419] scsi host1: ata_piix\n[ 0.862689] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.864897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.867715] libphy: Fixed MDIO Bus: probed\n[ 0.869194] tun: Universal TUN/TAP device driver, 1.6\n[ 0.870932] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.874245] PPP generic driver version 2.4.2\n[ 0.875842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.877986] ehci-pci: EHCI PCI platform driver\n[ 0.879552] ehci-platform: EHCI generic platform driver\n[ 0.881356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.883402] ohci-pci: OHCI PCI platform driver\n[ 0.884973] ohci-platform: OHCI generic platform driver\n[ 0.886753] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.901847] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.903644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.906255] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.908035] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.910070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.912296] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.914842] usb usb1: Product: UHCI Host Controller\n[ 0.916523] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.918580] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.920284] hub 1-0:1.0: USB hub found\n[ 0.921683] hub 1-0:1.0: 2 ports detected\n[ 0.923280] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.926933] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.928647] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.930445] mousedev: PS/2 mouse device common for all mice\n[ 0.932669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.935698] rtc_cmos 00:00: RTC can wake from S4\n[ 0.937817] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.939943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.942074] i2c /dev entries driver\n[ 0.943398] device-mapper: uevent: version 1.0.3\n[ 0.945106] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.948021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950327] NET: Registered protocol family 10\n[ 0.952194] NET: Registered protocol family 17\n[ 0.953774] Key type dns_resolver registered\n[ 0.955426] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957384] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.960525] registered taskstats version 1\n[ 0.962026] Loading compiled-in X.509 certificates\n[ 0.964246] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.967585] zswap: loaded using pool lzo/zbud\n[ 0.969951] Key type trusted registered\n[ 0.972409] Key type encrypted registered\n[ 0.973870] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.975726] ima: No TPM chip found, activating TPM-bypass!\n[ 0.977593] evm: HMAC attrs: 0x1\n[ 0.979198] Magic number: 11:470:869\n[ 0.980716] rtc_cmos 00:00: setting system clock to 2019-03-23 04:53:38 UTC (1553316818)\n[ 0.983569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.985562] EDD information not available.\n[ 1.021687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.040620] Write protecting the kernel read-only data: 14336k\n[ 1.044032] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.047119] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.211723] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. 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.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgCeG7wtzh6GIibq+BY42OQfq5iEk4YUESMfLRmIqLZ7znW6CXDv8r52X5neXE98aypCB9dytNvX9E59EFFio1ToN1f3lTlMOGxBvgpEcsuI/1W6WFRuEodrWiRDTW/H4vXszFz8PI7/RWJyRdjVzx8rbkLyCLD4VkmcaPo71PxyQNw7F5+rCUEO6qP52DRoH8u/F1cajTaHySFOArqroX4WN6oLBZnXKUQS6pnSxGKQR8RIlj+ceuVQWD3FkZtGSi/cFNTXv4GdC+CbnffEyAxOrDchCw8IVnLFRPwd01SRXQjUVIu6s8wzqOuwstca/20bCdZfxtrJLXOXWyt+j7 root@singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e\nssh-dss AAAAB3NzaC1kc3MAAACBANK9ClRG/+xzenaWzOo982F2julIZStpEpWzI5zj/k7V97ZJfgVmrZEgbFS5WOeCj0KZ6eQz19cx7vY2QRv+CPsj/9zi0MvZN5oe2c22TFk57wvX4Ixa7Whv1KSbFDoglALfVrghVI4rAspQlnAzBHVwRf690bbM3Vw4ygpnYlrDAAAAFQDR1eFfj5X5zWKTZ4yvEFmYwdU8WQAAAIAJaJNIBbMShGaEja/BvBGFeBLzGkA9O5hNmN4IycI4/uPjjCTWoA6XiQjoTmrTegAm5nOjxfFbe/fz5UvDlWLZ1VYklplz6yyDyHuwJDleNde5odTN4XSjkG1Ru1CNxTIRrgOuj0RLPXa9eCTaWyTO1be7d/ZyOZ8oP1ezm5M7uQAAAIBKgnI97Su27efbtWJIVOp144LOB/ZnVfnS3rOizljlMXXqxudvm5ec1LLcE9NWZuXne1uUOsIUsjBJY4Qz6jcQetLXWoMzwrcKs5RAQiOmcEhhObUXezWNDdXwXmqfwIyVZR+B9drACmgJ1CYQe/JIMsSJ2C1gscZXkf1TOqvq9A== root@singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e\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.5,24,fe80::f816:3eff:fe43:841/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.86 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e login: "} 2019-03-23 04:53:44,934 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc/action used request id req-5521e376-39f3-418e-937c-d06db243e6fc 2019-03-23 04:53:44,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.92204284668s 2019-03-23 04:53:44,935 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 483875363 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.232457] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.235428] pid_max: default: 32768 minimum: 301 [ 0.237027] ACPI: Core revision 20150930 [ 0.239039] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241359] Security Framework initialized [ 0.242830] Yama: becoming mindful. [ 0.244127] AppArmor: AppArmor initialized [ 0.245626] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247956] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250221] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252371] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254818] Initializing cgroup subsys io [ 0.256260] Initializing cgroup subsys memory [ 0.257791] Initializing cgroup subsys devices [ 0.259355] Initializing cgroup subsys freezer [ 0.260918] Initializing cgroup subsys net_cls [ 0.262466] Initializing cgroup subsys perf_event [ 0.264095] Initializing cgroup subsys net_prio [ 0.265670] Initializing cgroup subsys hugetlb [ 0.267228] Initializing cgroup subsys pids [ 0.268768] CPU: Physical Processor ID: 0 [ 0.270924] mce: CPU supports 10 MCE banks [ 0.272419] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274206] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294570] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.302995] ftrace: allocating 31920 entries in 125 pages [ 0.333900] smpboot: Max logical packages: 1 [ 0.335425] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.337820] x2apic enabled [ 0.339210] Switched APIC routing to physical x2apic. [ 0.342108] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.344107] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.347807] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.351007] KVM setup paravirtual spinlock [ 0.352954] x86: Booted up 1 node, 1 CPUs [ 0.354388] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.356812] devtmpfs: initialized [ 0.359060] evm: security.selinux [ 0.360300] evm: security.SMACK64 [ 0.361531] evm: security.SMACK64EXEC [ 0.362859] evm: security.SMACK64TRANSMUTE [ 0.364295] evm: security.SMACK64MMAP [ 0.365620] evm: security.ima [ 0.366757] evm: security.capability [ 0.368131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.371414] pinctrl core: initialized pinctrl subsystem [ 0.373325] RTC time: 4:53:37, date: 03/23/19 [ 0.374972] NET: Registered protocol family 16 [ 0.376662] cpuidle: using governor ladder [ 0.378119] cpuidle: using governor menu [ 0.379516] PCCT header not found. [ 0.380829] ACPI: bus type PCI registered [ 0.382257] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.384446] PCI: Using configuration type 1 for base access [ 0.387045] ACPI: Added _OSI(Module Device) [ 0.388540] ACPI: Added _OSI(Processor Device) [ 0.390082] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.391693] ACPI: Added _OSI(Processor Aggregator Device) [ 0.394303] ACPI: Interpreter enabled [ 0.395651] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.398946] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402240] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.405527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.408814] ACPI: (supports S0 S5) [ 0.410070] ACPI: Using IOAPIC for interrupt routing [ 0.411762] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.416310] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.418348] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420555] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.422700] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.426559] acpiphp: Slot [3] registered [ 0.427985] acpiphp: Slot [4] registered [ 0.429400] acpiphp: Slot [5] registered [ 0.430825] acpiphp: Slot [6] registered [ 0.432235] acpiphp: Slot [7] registered [ 0.433652] acpiphp: Slot [8] registered [ 0.435075] acpiphp: Slot [9] registered [ 0.436488] acpiphp: Slot [10] registered [ 0.437925] acpiphp: Slot [11] registered [ 0.439368] acpiphp: Slot [12] registered [ 0.440812] acpiphp: Slot [13] registered [ 0.442249] acpiphp: Slot [14] registered [ 0.443697] acpiphp: Slot [15] registered [ 0.461067] acpiphp: Slot [16] registered [ 0.462510] acpiphp: Slot [17] registered [ 0.463949] acpiphp: Slot [18] registered [ 0.465387] acpiphp: Slot [19] registered [ 0.466825] acpiphp: Slot [20] registered [ 0.468511] acpiphp: Slot [21] registered [ 0.469960] acpiphp: Slot [22] registered [ 0.471400] acpiphp: Slot [23] registered [ 0.472837] acpiphp: Slot [24] registered [ 0.474294] acpiphp: Slot [25] registered [ 0.475870] acpiphp: Slot [26] registered [ 0.477436] acpiphp: Slot [27] registered [ 0.478898] acpiphp: Slot [28] registered [ 0.480348] acpiphp: Slot [29] registered [ 0.481805] acpiphp: Slot [30] registered [ 0.483357] acpiphp: Slot [31] registered [ 0.484826] PCI host bridge to bus 0000:00 [ 0.486275] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.488532] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.491037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.493709] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.496430] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.499217] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.503891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.506118] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508269] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.510485] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.514861] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.517316] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538800] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.541318] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.543995] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548809] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550930] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553082] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.554899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557558] vgaarb: loaded [ 0.558593] vgaarb: bridge control possible 0000:00:02.0 [ 0.560589] SCSI subsystem initialized [ 0.562135] ACPI: bus type USB registered [ 0.563598] usbcore: registered new interface driver usbfs [ 0.565442] usbcore: registered new interface driver hub [ 0.567244] usbcore: registered new device driver usb [ 0.569143] PCI: Using ACPI for IRQ routing [ 0.571038] NetLabel: Initializing [ 0.572313] NetLabel: domain hash size = 128 [ 0.573838] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577411] NetLabel: unlabeled traffic allowed by default [ 0.579895] clocksource: Switched to clocksource kvm-clock [ 0.590635] AppArmor: AppArmor Filesystem Enabled [ 0.592369] pnp: PnP ACPI init [ 0.594034] pnp: PnP ACPI: found 5 devices [ 0.601262] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604342] NET: Registered protocol family 2 [ 0.606260] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608574] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610726] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612877] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614821] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616931] NET: Registered protocol family 1 [ 0.618494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620470] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622396] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637411] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652619] Trying to unpack rootfs image as initramfs... [ 0.714247] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.717175] Scanning for low memory corruption every 60 seconds [ 0.719454] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721567] audit: initializing netlink subsys (disabled) [ 0.723397] audit: type=2000 audit(1553316817.918:1): initialized [ 0.725695] Initialise system trusted keyring [ 0.727354] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729442] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732591] zbud: loaded [ 0.733786] VFS: Disk quotas dquot_6.6.0 [ 0.735235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737911] fuse init (API version 7.23) [ 0.739460] Key type big_key registered [ 0.740899] Allocating IMA MOK and blacklist keyrings. [ 0.742981] Key type asymmetric registered [ 0.744458] Asymmetric key parser 'x509' registered [ 0.746176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748835] io scheduler noop registered [ 0.750249] io scheduler deadline registered (default) [ 0.752047] io scheduler cfq registered [ 0.753528] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755393] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760236] ACPI: Power Button [PWRF] [ 0.761707] GHES: HEST is not enabled! [ 0.776027] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805756] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834606] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838166] Linux agpgart interface v0.103 [ 0.841792] brd: module loaded [ 0.844219] loop: module loaded [ 0.849392] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852012] GPT:90111 != 2097151 [ 0.853228] GPT:Alternate GPT header not at the end of the disk. [ 0.855203] GPT:90111 != 2097151 [ 0.856415] GPT: Use GNU Parted to correct GPT errors. [ 0.858157] vda: vda1 vda15 [ 0.860080] scsi host0: ata_piix [ 0.861419] scsi host1: ata_piix [ 0.862689] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.864897] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.867715] libphy: Fixed MDIO Bus: probed [ 0.869194] tun: Universal TUN/TAP device driver, 1.6 [ 0.870932] tun: (C) 1999-2004 Max Krasnyansky [ 0.874245] PPP generic driver version 2.4.2 [ 0.875842] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.877986] ehci-pci: EHCI PCI platform driver [ 0.879552] ehci-platform: EHCI generic platform driver [ 0.881356] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883402] ohci-pci: OHCI PCI platform driver [ 0.884973] ohci-platform: OHCI generic platform driver [ 0.886753] uhci_hcd: USB Universal Host Controller Interface driver [ 0.901847] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.903644] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.906255] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.908035] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.910070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.912296] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.914842] usb usb1: Product: UHCI Host Controller [ 0.916523] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.918580] usb usb1: SerialNumber: 0000:00:01.2 [ 0.920284] hub 1-0:1.0: USB hub found [ 0.921683] hub 1-0:1.0: 2 ports detected [ 0.923280] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.926933] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.928647] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.930445] mousedev: PS/2 mouse device common for all mice [ 0.932669] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.935698] rtc_cmos 00:00: RTC can wake from S4 [ 0.937817] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.939943] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.942074] i2c /dev entries driver [ 0.943398] device-mapper: uevent: version 1.0.3 [ 0.945106] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.948021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950327] NET: Registered protocol family 10 [ 0.952194] NET: Registered protocol family 17 [ 0.953774] Key type dns_resolver registered [ 0.955426] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957384] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.960525] registered taskstats version 1 [ 0.962026] Loading compiled-in X.509 certificates [ 0.964246] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.967585] zswap: loaded using pool lzo/zbud [ 0.969951] Key type trusted registered [ 0.972409] Key type encrypted registered [ 0.973870] AppArmor: AppArmor sha1 policy hashing enabled [ 0.975726] ima: No TPM chip found, activating TPM-bypass! [ 0.977593] evm: HMAC attrs: 0x1 [ 0.979198] Magic number: 11:470:869 [ 0.980716] rtc_cmos 00:00: setting system clock to 2019-03-23 04:53:38 UTC (1553316818) [ 0.983569] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.985562] EDD information not available. [ 1.021687] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.040620] Write protecting the kernel read-only data: 14336k [ 1.044032] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.047119] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.211723] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgCeG7wtzh6GIibq+BY42OQfq5iEk4YUESMfLRmIqLZ7znW6CXDv8r52X5neXE98aypCB9dytNvX9E59EFFio1ToN1f3lTlMOGxBvgpEcsuI/1W6WFRuEodrWiRDTW/H4vXszFz8PI7/RWJyRdjVzx8rbkLyCLD4VkmcaPo71PxyQNw7F5+rCUEO6qP52DRoH8u/F1cajTaHySFOArqroX4WN6oLBZnXKUQS6pnSxGKQR8RIlj+ceuVQWD3FkZtGSi/cFNTXv4GdC+CbnffEyAxOrDchCw8IVnLFRPwd01SRXQjUVIu6s8wzqOuwstca/20bCdZfxtrJLXOXWyt+j7 root@singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e ssh-dss AAAAB3NzaC1kc3MAAACBANK9ClRG/+xzenaWzOo982F2julIZStpEpWzI5zj/k7V97ZJfgVmrZEgbFS5WOeCj0KZ6eQz19cx7vY2QRv+CPsj/9zi0MvZN5oe2c22TFk57wvX4Ixa7Whv1KSbFDoglALfVrghVI4rAspQlnAzBHVwRf690bbM3Vw4ygpnYlrDAAAAFQDR1eFfj5X5zWKTZ4yvEFmYwdU8WQAAAIAJaJNIBbMShGaEja/BvBGFeBLzGkA9O5hNmN4IycI4/uPjjCTWoA6XiQjoTmrTegAm5nOjxfFbe/fz5UvDlWLZ1VYklplz6yyDyHuwJDleNde5odTN4XSjkG1Ru1CNxTIRrgOuj0RLPXa9eCTaWyTO1be7d/ZyOZ8oP1ezm5M7uQAAAIBKgnI97Su27efbtWJIVOp144LOB/ZnVfnS3rOizljlMXXqxudvm5ec1LLcE9NWZuXne1uUOsIUsjBJY4Qz6jcQetLXWoMzwrcKs5RAQiOmcEhhObUXezWNDdXwXmqfwIyVZR+B9drACmgJ1CYQe/JIMsSJ2C1gscZXkf1TOqvq9A== root@singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e -----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.5,24,fe80::f816:3eff:fe43:841/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.86 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-d8a4eb60-fe46-4591-9e1f-e8bff061046e login: 2019-03-23 04:53:44,939 - paramiko.transport - DEBUG - starting thread (client mode): 0x6b616150L 2019-03-23 04:53:44,940 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 04:53:44,940 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 04:53:44,940 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 04:53:44,941 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 04:53:44,942 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 04:53:44,942 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 04:53:44,942 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 04:53:44,942 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 04:53:44,942 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 04:53:44,961 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 04:53:44,961 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 04:53:44,972 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 728b044d1fcba79d1588bd6165449435 2019-03-23 04:53:44,973 - paramiko.transport - DEBUG - Trying discovered key 8388e7c690d3dbb98a26a5a4a25a07eb in /tmp/tmpbsy0ZO 2019-03-23 04:53:44,999 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 04:53:45,005 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 04:53:45,037 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 04:53:45,038 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 04:53:45,038 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 04:53:45,039 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 04:53:45,041 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 04:53:45,041 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-23 04:53:45,042 - functest.core.singlevm - DEBUG - error: 2019-03-23 04:53:45,043 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 04:53:45,159 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:53:45,159 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:31 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 04:53:45,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 04:53:45,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/725d00bc-fd70-4196-97b5-8c45cae42e8f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:46,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:46 GMT X-Openstack-Request-Id: req-bc416cb1-da4e-4be2-bd6d-4c08337619d9 2019-03-23 04:53:46,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:46,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/725d00bc-fd70-4196-97b5-8c45cae42e8f.json used request id req-bc416cb1-da4e-4be2-bd6d-4c08337619d9 2019-03-23 04:53:46,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13562107086s 2019-03-23 04:53:46,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:53:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:46,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:46 GMT X-Openstack-Request-Id: req-aa195fd9-40b1-47a5-9884-8bf7ce9adcea 2019-03-23 04:53:46,381 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:53:46,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-aa195fd9-40b1-47a5-9884-8bf7ce9adcea 2019-03-23 04:53:46,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0675458908081s 2019-03-23 04:53:46,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:53:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:46,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-37c81246-6b69-4db1-89f4-331d153b10c2 x-openstack-request-id: req-37c81246-6b69-4db1-89f4-331d153b10c2 2019-03-23 04:53:46,724 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc used request id req-37c81246-6b69-4db1-89f4-331d153b10c2 2019-03-23 04:53:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.341175079346s 2019-03-23 04:53:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:46,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:47,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-d4e4d3e4-14bd-4142-8103-adb49c613b6c x-openstack-request-id: req-d4e4d3e4-14bd-4142-8103-adb49c613b6c 2019-03-23 04:53:47,167 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:41", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:08:41", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/998440e9-94da-491a-a14e-acf2692a8ffc", "rel": "bookmark"}], "image": {"id": "973bca18-2627-419c-936f-9b30875b06fd", "links": [{"href": "http://172.30.9.27:8774/images/973bca18-2627-419c-936f-9b30875b06fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-03-23T04:53:37.000000", "flavor": {"id": "9923548d-7370-40bf-83ea-99293edc58e0", "links": [{"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "bookmark"}]}, "id": "998440e9-94da-491a-a14e-acf2692a8ffc", "security_groups": [{"name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}], "user_id": "d6f5d03f441c410faa50cd0704ef9a60", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:53:46Z", "hostId": "b88989aae6a6a82d0bde1e66788d7e3c5fd17218a0e088ed9e448a06", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "created": "2019-03-23T04:53:24Z", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:53:47,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d4e4d3e4-14bd-4142-8103-adb49c613b6c 2019-03-23 04:53:47,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442648172379s 2019-03-23 04:53:47,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:53:49,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:53:49,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:49,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-56ebe3b0-6136-446b-b8f1-053a23bf3e54 x-openstack-request-id: req-56ebe3b0-6136-446b-b8f1-053a23bf3e54 2019-03-23 04:53:49,234 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 04:53:49,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-56ebe3b0-6136-446b-b8f1-053a23bf3e54 2019-03-23 04:53:49,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0630850791931s 2019-03-23 04:53:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:53:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:49,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:49 GMT X-Openstack-Request-Id: req-7ad6da01-2357-4eee-82ca-e0f8b0725b1d 2019-03-23 04:53:49,288 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:21Z", "updated_at": "2019-03-23T04:53:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "44144a84-c5d5-4ba3-a4b3-96520fe900b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "4485d786-5198-41c1-bad2-cbb61bd29709", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:22Z", "revision_number": 0, "id": "dc58e38d-53de-4631-b97d-d1052c498832", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:22Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:53:21Z", "revision_number": 0, "id": "f3df35c9-efe3-4a83-a9c7-edf016b282a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:53:21Z", "security_group_id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 3, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "8d56a5a7-ecfa-4dde-895b-a5ee2e608a53", "name": "singlevm1-sg_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:53:49,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7ad6da01-2357-4eee-82ca-e0f8b0725b1d 2019-03-23 04:53:49,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480670928955s 2019-03-23 04:53:49,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:53:49,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8d56a5a7-ecfa-4dde-895b-a5ee2e608a53.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:49,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:49 GMT X-Openstack-Request-Id: req-60279b21-7ab1-420d-b583-033b7e141f70 2019-03-23 04:53:49,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:49,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8d56a5a7-ecfa-4dde-895b-a5ee2e608a53.json used request id req-60279b21-7ab1-420d-b583-033b7e141f70 2019-03-23 04:53:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.14314699173s 2019-03-23 04:53:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 04:53:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:49,498 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53: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-64b6c7ed-87d5-40f0-a8c0-efec6023e8ac x-openstack-request-id: req-64b6c7ed-87d5-40f0-a8c0-efec6023e8ac 2019-03-23 04:53:49,499 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm1-kp_d8a4eb60-fe46-4591-9e1f-e8bff061046e used request id req-64b6c7ed-87d5-40f0-a8c0-efec6023e8ac 2019-03-23 04:53:49,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0597829818726s 2019-03-23 04:53:49,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:53:49,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2e656dcb-4aa8-4879-8950-cb23deb545c7/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" -d '{"subnet_id": "e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"}' 2019-03-23 04:53:51,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:51 GMT X-Openstack-Request-Id: req-08a47eb3-7d73-475f-b706-6c533fb7d7c1 2019-03-23 04:53:51,578 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c15d7693-5663-42c4-9480-e8b3c0a5f45f", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "subnet_id": "e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c", "subnet_ids": ["e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c"], "port_id": "65104c19-a4e8-4485-bdb7-3bfda3af3b92", "id": "2e656dcb-4aa8-4879-8950-cb23deb545c7"} 2019-03-23 04:53:51,578 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2e656dcb-4aa8-4879-8950-cb23deb545c7/remove_router_interface.json used request id req-08a47eb3-7d73-475f-b706-6c533fb7d7c1 2019-03-23 04:53:51,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07894492149s 2019-03-23 04:53:51,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:53:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:51,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:51 GMT X-Openstack-Request-Id: req-34caabe1-e18f-4402-a700-f91c3607c39f 2019-03-23 04:53:51,711 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:53:15Z", "admin_state_up": true, "updated_at": "2019-03-23T04:53:50Z", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2e656dcb-4aa8-4879-8950-cb23deb545c7", "name": "singlevm1-router_d8a4eb60-fe46-4591-9e1f-e8bff061046e"}]} 2019-03-23 04:53:51,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-34caabe1-e18f-4402-a700-f91c3607c39f 2019-03-23 04:53:51,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132359981537s 2019-03-23 04:53:51,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:53:51,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2e656dcb-4aa8-4879-8950-cb23deb545c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:53,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:53 GMT X-Openstack-Request-Id: req-55e215f4-439e-4d93-8bba-dbf4bcdb651e 2019-03-23 04:53:53,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:53,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2e656dcb-4aa8-4879-8950-cb23deb545c7.json used request id req-55e215f4-439e-4d93-8bba-dbf4bcdb651e 2019-03-23 04:53:53,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41854596138s 2019-03-23 04:53:53,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:53:53,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:53,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:53 GMT X-Openstack-Request-Id: req-29952db1-f894-4664-a1e2-785c53240900 2019-03-23 04:53:53,173 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T04:53:15Z","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":"e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_d8a4eb60-fe46-4591-9e1f-e8bff061046e","enable_dhcp":true,"segment_id":null,"network_id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:15Z","ip_version":4}]} 2019-03-23 04:53:53,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-29952db1-f894-4664-a1e2-785c53240900 2019-03-23 04:53:53,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417740345001s 2019-03-23 04:53:53,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:53:53,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:54,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:53 GMT X-Openstack-Request-Id: req-c1a3e179-fa79-4629-a1a3-964bce32c749 2019-03-23 04:53:54,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:54,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e0fe88c9-c8f3-4dd7-a3f4-e6c76a9c5e9c.json used request id req-c1a3e179-fa79-4629-a1a3-964bce32c749 2019-03-23 04:53:54,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.855674982071s 2019-03-23 04:53:54,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:54,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:54 GMT X-Openstack-Request-Id: req-3dd0f6e7-2d03-417b-9f41-fe073a75f143 2019-03-23 04:53:54,111 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c15d7693-5663-42c4-9480-e8b3c0a5f45f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:53:53Z","qos_policy_id":null,"name":"singlevm1-net_d8a4eb60-fe46-4591-9e1f-e8bff061046e","admin_state_up":true,"tenant_id":"c19795dfb9b14b7bbb2263f2a2fb5ed6","created_at":"2019-03-23T04:53:14Z","provider:network_type":"vxlan"}]} 2019-03-23 04:53:54,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3dd0f6e7-2d03-417b-9f41-fe073a75f143 2019-03-23 04:53:54,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0805950164795s 2019-03-23 04:53:54,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:53:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c15d7693-5663-42c4-9480-e8b3c0a5f45f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:55,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:53:55 GMT X-Openstack-Request-Id: req-beb6d1da-de8a-4e20-b619-4d0e82c4fc38 2019-03-23 04:53:55,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:53:55,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c15d7693-5663-42c4-9480-e8b3c0a5f45f.json used request id req-beb6d1da-de8a-4e20-b619-4d0e82c4fc38 2019-03-23 04:53:55,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1796309948s 2019-03-23 04:53:55,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:53:55,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:55,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:55 GMT X-Openstack-Request-Id: req-eb6c4fc2-0bed-42fe-96c6-d00b15070724 2019-03-23 04:53:55,327 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:53:20Z", "file": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd/file", "owner": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "973bca18-2627-419c-936f-9b30875b06fd", "size": 12716032, "self": "/v2/images/973bca18-2627-419c-936f-9b30875b06fd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/973bca18-2627-419c-936f-9b30875b06fd/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:53:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:53:55,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-eb6c4fc2-0bed-42fe-96c6-d00b15070724 2019-03-23 04:53:55,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.029305934906s 2019-03-23 04:53:55,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:53:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/973bca18-2627-419c-936f-9b30875b06fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:56,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:53:56 GMT X-Openstack-Request-Id: req-e66ea649-2952-4d2b-b099-cf48156c83b5 2019-03-23 04:53:56,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:53:56,542 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/973bca18-2627-419c-936f-9b30875b06fd used request id req-e66ea649-2952-4d2b-b099-cf48156c83b5 2019-03-23 04:53:56,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.21268105507s 2019-03-23 04:53:56,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:53:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:56,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8d861a06-942c-40e2-9337-dc54174d61cc x-openstack-request-id: req-8d861a06-942c-40e2-9337-dc54174d61cc 2019-03-23 04:53:56,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_d8a4eb60-fe46-4591-9e1f-e8bff061046e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9923548d-7370-40bf-83ea-99293edc58e0", "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": "9923548d-7370-40bf-83ea-99293edc58e0"}]} 2019-03-23 04:53:56,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8d861a06-942c-40e2-9337-dc54174d61cc 2019-03-23 04:53:56,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182327985764s 2019-03-23 04:53:56,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:53:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c09d299af1cf8d3123fb77674eb39ea167f96dcc" 2019-03-23 04:53:56,780 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1d11696-f5b9-4583-8801-70bef3b02508 x-openstack-request-id: req-c1d11696-f5b9-4583-8801-70bef3b02508 2019-03-23 04:53:56,781 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9923548d-7370-40bf-83ea-99293edc58e0 used request id req-c1d11696-f5b9-4583-8801-70bef3b02508 2019-03-23 04:53:56,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.054573059082s 2019-03-23 04:53:56,829 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-03-23 04:53:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:53:56,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56530a3c-4f4b-41a7-a2ac-32e1934b0e61 2019-03-23 04:53:56,875 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:53:56,876 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-56530a3c-4f4b-41a7-a2ac-32e1934b0e61 2019-03-23 04:53:56,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:53:57,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["xzBXtChpQK61OA_37xXOrQ"], "issued_at": "2019-03-23T04:53:57.000000Z"}} 2019-03-23 04:53:57,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:53:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:57,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:57 GMT X-Openstack-Request-Id: req-fd3a535a-09dc-4dd1-b2e4-a32690f572f8 2019-03-23 04:53:57,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":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:53:57,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fd3a535a-09dc-4dd1-b2e4-a32690f572f8 2019-03-23 04:53:57,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354033946991s 2019-03-23 04:53:57,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:53:57,640 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce70ae27-2e15-4acf-b09e-3ffc5310fdbd 2019-03-23 04:53:57,640 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:53:57,640 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-ce70ae27-2e15-4acf-b09e-3ffc5310fdbd 2019-03-23 04:53:57,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:53:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:57,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c9dd09-1bcb-4dce-96b3-3d1387436e89 2019-03-23 04:53:57,835 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:53:57,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-30c9dd09-1bcb-4dce-96b3-3d1387436e89 2019-03-23 04:53:57,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19464302063s 2019-03-23 04:53:57,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:53:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}}' 2019-03-23 04:53:58,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c5b8869-96ef-4c5f-8223-f2155ac834f7 2019-03-23 04:53:58,076 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0"}, "tags": [], "enabled": true, "id": "b721e8e01590483ebf56bf4ff55869a0", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}} 2019-03-23 04:53:58,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5c5b8869-96ef-4c5f-8223-f2155ac834f7 2019-03-23 04:53:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.232511997223s 2019-03-23 04:53:58,077 - 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'b721e8e01590483ebf56bf4ff55869a0', '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_7b93f257-e7e9-4cbb-84c9-f10eee143a10'}) 2019-03-23 04:53:58,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:53:58,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "8B1wg2uqBZYrWXc81wdpCegRB4sBw9", "email": null, "name": "singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}}' 2019-03-23 04:53:58,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0fbcf89-952d-46ec-a3e7-46751133f963 2019-03-23 04:53:58,579 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": {"self": "http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "293e46302b25408f9481a80cd9abe13a", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:53:58,579 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-b0fbcf89-952d-46ec-a3e7-46751133f963 2019-03-23 04:53:58,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.496120929718s 2019-03-23 04:53:58,580 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'293e46302b25408f9481a80cd9abe13a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10'}) 2019-03-23 04:53:58,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:53:58,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:58,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61330943-76ca-494e-b05d-d1badbcb371a 2019-03-23 04:53:58,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:53:58,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-61330943-76ca-494e-b05d-d1badbcb371a 2019-03-23 04:53:58,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194020986557s 2019-03-23 04:53:58,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:53:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:58,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf9bf6e-3eb6-402d-bf43-d9f9d8efa654 2019-03-23 04:53:58,930 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:53:58,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ccf9bf6e-3eb6-402d-bf43-d9f9d8efa654 2019-03-23 04:53:58,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.146683931351s 2019-03-23 04:53:58,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:53:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:59,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d1748e-d5ef-46b8-b283-4770809f3a73 2019-03-23 04:53:59,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:53:59,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e3d1748e-d5ef-46b8-b283-4770809f3a73 2019-03-23 04:53:59,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109410047531s 2019-03-23 04:53:59,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:53:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:59,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da8f9b5-2e13-4658-9cdc-8bc24256e7ac 2019-03-23 04:53:59,248 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:53:59,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2da8f9b5-2e13-4658-9cdc-8bc24256e7ac 2019-03-23 04:53:59,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19765496254s 2019-03-23 04:53:59,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:53:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:59,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b157a932-880f-4f29-b441-40e09b97ec8e 2019-03-23 04:53:59,449 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": {"self": "http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "293e46302b25408f9481a80cd9abe13a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:53:59,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b157a932-880f-4f29-b441-40e09b97ec8e 2019-03-23 04:53:59,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.200121164322s 2019-03-23 04:53:59,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:53:59,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:59,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5d3711-3011-487f-a075-69aeeb7de6bd 2019-03-23 04:53:59,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0"}, "tags": [], "enabled": true, "id": "b721e8e01590483ebf56bf4ff55869a0", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:53:59,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ee5d3711-3011-487f-a075-69aeeb7de6bd 2019-03-23 04:53:59,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194889068604s 2019-03-23 04:53:59,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:53:59,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=293e46302b25408f9481a80cd9abe13a&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=b721e8e01590483ebf56bf4ff55869a0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:53:59,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71557d3d-4120-4087-b87b-4f3031244193 2019-03-23 04:53:59,775 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=293e46302b25408f9481a80cd9abe13a&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=b721e8e01590483ebf56bf4ff55869a0", "previous": null, "next": null}} 2019-03-23 04:53:59,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=293e46302b25408f9481a80cd9abe13a&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=b721e8e01590483ebf56bf4ff55869a0 used request id req-71557d3d-4120-4087-b87b-4f3031244193 2019-03-23 04:53:59,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1102039814s 2019-03-23 04:53:59,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:53:59,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0/users/293e46302b25408f9481a80cd9abe13a/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:00,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4575b5c-5722-4d76-ad46-7fafe5d85d86 2019-03-23 04:54:00,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:54:00,006 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0/users/293e46302b25408f9481a80cd9abe13a/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-b4575b5c-5722-4d76-ad46-7fafe5d85d86 2019-03-23 04:54:00,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227777957916s 2019-03-23 04:54:00,007 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 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'b721e8e01590483ebf56bf4ff55869a0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '8B1wg2uqBZYrWXc81wdpCegRB4sBw9', 'username': u'singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:54:00,011 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'password': '8B1wg2uqBZYrWXc81wdpCegRB4sBw9', 'project_name': 'singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b721e8e01590483ebf56bf4ff55869a0', 'project_domain_name': 'Default'} 2019-03-23 04:54:00,011 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-03-23 04:54:00,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:54:00,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:00,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea5e8c2-fd95-427f-8883-7843b13ec417 2019-03-23 04:54:00,127 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:54:00,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-eea5e8c2-fd95-427f-8883-7843b13ec417 2019-03-23 04:54:00,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115577936172s 2019-03-23 04:54:00,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:54:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:00,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d19afb2-56bc-4c3f-961c-67f5e0f3aef5 2019-03-23 04:54:00,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0"}, "tags": [], "enabled": true, "id": "b721e8e01590483ebf56bf4ff55869a0", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:00,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7d19afb2-56bc-4c3f-961c-67f5e0f3aef5 2019-03-23 04:54:00,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.180746078491s 2019-03-23 04:54:00,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:54:00,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" -d '{"network": {"tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "name": "singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "admin_state_up": true}}' 2019-03-23 04:54:00,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:00 GMT X-Openstack-Request-Id: req-b6e8505d-ac7c-4d9d-b1e5-9659fe25020e 2019-03-23 04:54:00,696 - 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":"daad9455-2499-4c6e-906f-c18b6be51483","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"b721e8e01590483ebf56bf4ff55869a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:54:00Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10","admin_state_up":true,"tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:00Z","mtu":1450}} 2019-03-23 04:54:00,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b6e8505d-ac7c-4d9d-b1e5-9659fe25020e 2019-03-23 04:54:00,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.37780380249s 2019-03-23 04:54:00,696 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:54:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'daad9455-2499-4c6e-906f-c18b6be51483', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10', u'created_at': u'2019-03-23T04:54:00Z', u'mtu': 1450, u'tenant_id': u'b721e8e01590483ebf56bf4ff55869a0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'b721e8e01590483ebf56bf4ff55869a0', u'l2_adjacency': True}) 2019-03-23 04:54:00,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:54:00,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953c52f3-a596-4759-b20c-92a2d5d41364 2019-03-23 04:54:00,707 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:54:00,707 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-953c52f3-a596-4759-b20c-92a2d5d41364 2019-03-23 04:54:00,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:54:01,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b721e8e01590483ebf56bf4ff55869a0", "name": "singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b721e8e01590483ebf56bf4ff55869a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/b721e8e01590483ebf56bf4ff55869a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/b721e8e01590483ebf56bf4ff55869a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b721e8e01590483ebf56bf4ff55869a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/b721e8e01590483ebf56bf4ff55869a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/b721e8e01590483ebf56bf4ff55869a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b721e8e01590483ebf56bf4ff55869a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/b721e8e01590483ebf56bf4ff55869a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/b721e8e01590483ebf56bf4ff55869a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b721e8e01590483ebf56bf4ff55869a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/b721e8e01590483ebf56bf4ff55869a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/b721e8e01590483ebf56bf4ff55869a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b721e8e01590483ebf56bf4ff55869a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b721e8e01590483ebf56bf4ff55869a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "id": "293e46302b25408f9481a80cd9abe13a"}, "audit_ids": ["0nrbiNM9RkiBrLj9T8la1g"], "issued_at": "2019-03-23T04:54:01.000000Z"}} 2019-03-23 04:54:01,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:01,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:01 GMT X-Openstack-Request-Id: req-a1c5a7bf-79cf-47d4-8af6-03387a5976fa 2019-03-23 04:54:01,451 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"daad9455-2499-4c6e-906f-c18b6be51483","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b721e8e01590483ebf56bf4ff55869a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:54:00Z","qos_policy_id":null,"name":"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10","admin_state_up":true,"tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:00Z","mtu":1450}]} 2019-03-23 04:54:01,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a1c5a7bf-79cf-47d4-8af6-03387a5976fa 2019-03-23 04:54:01,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352509975433s 2019-03-23 04:54:01,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:54:01,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"subnet": {"name": "singlevm2-subnet_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "enable_dhcp": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:54:02,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:01 GMT X-Openstack-Request-Id: req-b863d0ee-5b64-4c58-855b-9c9504460d7f 2019-03-23 04:54:02,037 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daad9455-2499-4c6e-906f-c18b6be51483","tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:54:01Z","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":"b721e8e01590483ebf56bf4ff55869a0","id":"e7777ce8-87c6-472e-be26-4fd13972ba2f","subnetpool_id":null,"name":"singlevm2-subnet_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}} 2019-03-23 04:54:02,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b863d0ee-5b64-4c58-855b-9c9504460d7f 2019-03-23 04:54:02,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584398984909s 2019-03-23 04:54:02,038 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:54:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'e7777ce8-87c6-472e-be26-4fd13972ba2f', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_7b93f257-e7e9-4cbb-84c9-f10eee143a10', u'enable_dhcp': True, u'network_id': u'daad9455-2499-4c6e-906f-c18b6be51483', u'tenant_id': u'b721e8e01590483ebf56bf4ff55869a0', u'created_at': u'2019-03-23T04:54:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'b721e8e01590483ebf56bf4ff55869a0'}) 2019-03-23 04:54:02,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:54:02,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "singlevm2-router_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "admin_state_up": true}}' 2019-03-23 04:54:03,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:03 GMT X-Openstack-Request-Id: req-b626fdea-1ccf-4990-958c-a772f78f9926 2019-03-23 04:54:03,548 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:02Z", "admin_state_up": true, "updated_at": "2019-03-23T04:54:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "name": "singlevm2-router_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}} 2019-03-23 04:54:03,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-b626fdea-1ccf-4990-958c-a772f78f9926 2019-03-23 04:54:03,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50957798958s 2019-03-23 04:54:03,549 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:54:03Z', u'revision_number': 2, u'id': u'2fc763ea-4607-4ca2-80b6-1306568ea166', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_7b93f257-e7e9-4cbb-84c9-f10eee143a10', u'admin_state_up': True, u'tenant_id': u'b721e8e01590483ebf56bf4ff55869a0', u'created_at': u'2019-03-23T04:54:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'b721e8e01590483ebf56bf4ff55869a0'}) 2019-03-23 04:54:03,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:54:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2fc763ea-4607-4ca2-80b6-1306568ea166/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"subnet_id": "e7777ce8-87c6-472e-be26-4fd13972ba2f"}' 2019-03-23 04:54:06,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:06 GMT X-Openstack-Request-Id: req-a598bbb1-3df9-4923-9007-e97f1ad49a0a 2019-03-23 04:54:06,248 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "subnet_id": "e7777ce8-87c6-472e-be26-4fd13972ba2f", "subnet_ids": ["e7777ce8-87c6-472e-be26-4fd13972ba2f"], "port_id": "87365c23-916a-4f17-9a22-03a9e95501c6", "id": "2fc763ea-4607-4ca2-80b6-1306568ea166"} 2019-03-23 04:54:06,248 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2fc763ea-4607-4ca2-80b6-1306568ea166/add_router_interface.json used request id req-a598bbb1-3df9-4923-9007-e97f1ad49a0a 2019-03-23 04:54:06,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69903898239s 2019-03-23 04:54:06,249 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:54:06,379 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:54:06,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:54:06,387 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:06 GMT 2019-03-23 04:54:06,387 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:54:06,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:06,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:06 GMT X-Openstack-Request-Id: req-a8db8fae-bf5a-4ebb-9999-d00295b42e9b 2019-03-23 04:54:06,669 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:06,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a8db8fae-bf5a-4ebb-9999-d00295b42e9b 2019-03-23 04:54:06,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279356002808s 2019-03-23 04:54:06,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:54:06,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}' 2019-03-23 04:54:06,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:06 GMT Location: http://172.30.9.27:9292/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c2ac776-fff0-4f4d-8ac0-1b7b173105cd 2019-03-23 04:54:06,732 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:06Z", "file": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file", "owner": "b721e8e01590483ebf56bf4ff55869a0", "id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "size": null, "self": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "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_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "checksum": null, "created_at": "2019-03-23T04:54:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:54:06,732 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6c2ac776-fff0-4f4d-8ac0-1b7b173105cd 2019-03-23 04:54:06,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0534641742706s 2019-03-23 04:54:06,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:54:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '' 2019-03-23 04:54:07,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:54:07 GMT X-Openstack-Request-Id: req-740fe94b-ddbb-4e0f-933c-f9a6ca40a29a 2019-03-23 04:54:07,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:54:07,130 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file used request id req-740fe94b-ddbb-4e0f-933c-f9a6ca40a29a 2019-03-23 04:54:07,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.397094964981s 2019-03-23 04:54:07,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:07,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:07 GMT X-Openstack-Request-Id: req-624c06e0-9182-4cec-a3e7-e26506c52db8 2019-03-23 04:54:07,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:07Z", "file": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file", "owner": "b721e8e01590483ebf56bf4ff55869a0", "id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "size": 12716032, "self": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:07,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-624c06e0-9182-4cec-a3e7-e26506c52db8 2019-03-23 04:54:07,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0521790981293s 2019-03-23 04:54:07,188 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file', 'owner': u'b721e8e01590483ebf56bf4ff55869a0', 'id': u'e24bcaeb-9ac7-496c-b0a9-ea333dedef2a', 'size': 12716032, u'self': u'/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b721e8e01590483ebf56bf4ff55869a0', 'name': 'singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:54:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:54:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10', '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/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a', 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_7b93f257-e7e9-4cbb-84c9-f10eee143a10', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'created': u'2019-03-23T04:54:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:54:06Z', 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/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a', 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_7b93f257-e7e9-4cbb-84c9-f10eee143a10', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:54:07,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:54:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:54:07,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2ff3bc3-aefb-4759-add7-c404251e6571 x-openstack-request-id: req-b2ff3bc3-aefb-4759-add7-c404251e6571 2019-03-23 04:54:07,835 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "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": "462d5f03-3d61-474a-905e-9071a626bc24"}} 2019-03-23 04:54:07,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b2ff3bc3-aefb-4759-add7-c404251e6571 2019-03-23 04:54:07,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.644601106644s 2019-03-23 04:54:07,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_7b93f257-e7e9-4cbb-84c9-f10eee143a10', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'462d5f03-3d61-474a-905e-9071a626bc24', 'swap': 0}) 2019-03-23 04:54:07,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:54:07,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" -d '{"extra_specs": {}}' 2019-03-23 04:54:07,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-45f4b55d-3b76-4981-a7cd-cc3311698de2 x-openstack-request-id: req-45f4b55d-3b76-4981-a7cd-cc3311698de2 2019-03-23 04:54:07,858 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:54:07,858 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24/os-extra_specs used request id req-45f4b55d-3b76-4981-a7cd-cc3311698de2 2019-03-23 04:54:07,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214018821716s 2019-03-23 04:54:07,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 04:54:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"keypair": {"name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}}' 2019-03-23 04:54:08,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2512efe-aea7-4df5-9542-886af5e7945e x-openstack-request-id: req-d2512efe-aea7-4df5-9542-886af5e7945e 2019-03-23 04:54:08,334 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT3rtLCg8fuz+8CSV5cBdmU0wARZiaRy1w4NfuNXzW/D04DBwYBuapWkiAj7e8Nx0xvZgMYfRMbKpBVqf1vKeYGOJl4xFRrFY0gCDI7ZlT/CqK/1Mo2juZlqpFk8VnD5EReZIIlMxnwxRKzFn5lnxF9EMJNQ5amBF3IYdrnsxu5jSQ6P/8P2vj0ATluUwa/D1WsMv3AvdoRFrkCwqOEUogqzPe86G54VXmOIP4p11g/aEN6quj1d6Ddaj++sDhMMt/8eMciOBkP5nm/4DRPV99Ti8HiRF3BS9ifJmvwogJQlXVWIqwloViFTPjGoeRnyooiS19V+hWeRj9CSHhTqcR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0967SwoPH7s/vAkleXAXZlNMAEWYmkctcODX7jV81vw9OAwc\nGAbmqVpIgI+3vDcdMb2YDGH0TGyqQVan9bynmBjiZeMRUaxWNIAgyO2ZU/wqiv9T\nKNo7mZaqRZPFZw+REXmSCJTMZ8MUSsxZ+ZZ8RfRDCTUOWpgRdyGHa57MbuY0kOj/\n/D9r49AE5blMGvw9VrDL9wL3aERa5AsKjhFKIKsz3vOhueFV5jiD+KddYP2hDeqr\no9Xeg3Wo/vrA4TDLf/HjHIjgZD+Z5v+A0T1ffU4vB4kRdwUvYnyZr8KICUJV1ViK\nsJaFYhUz4xqHkZ8qKIktfVfoVnkY/Qkh4U6nEQIDAQABAoIBAQC4ODpyDNUJqi7I\nuMs0xBoUhujWc600uB7yvw4BudBKvhgc26qx2Y5GQpI39r6zkNh5n3jNi3531SRU\nm5x/NwIiZcC1BrLQaSCrlZzsGGvxcpkrMsaEBv07lp2G0e4appZks2gevgLdVeoW\n/4hcVFTKHpELOG66pu7IvwaYtQLciQcEyump8aSiRU6zhnPwiQGH9l86P9VXaCwK\nhQcXmRTprjWvy981xlpusNXZjGyaWyTVMcY2Lt1KwzIhxbMn4jzl1pP4rytvLlse\nykQQpTUnD9qzzPp1Jg3vMhrRmhu8VrTcCzFt6o+H0tJazXApXcWxLASIGp42DjDy\nuZqjvt1hAoGBAP9RARR8NWF0Lv3n3hjgLFt/iaTHeFe1ruN/JHz6cZq4oVf1vBCR\nEZWOV2ioDxm9kdHfpis3dd2pUZA+PP/C0f7cTm+7XKw1+5XJ/MagiZDgtUy16mUZ\nnGv7pvFo0z8OsrAVxKt/e3YFX07FX/QiprAiQW9GIBb6H+yNkOes44V/AoGBANRv\n8uyqEvXTLIF4mpUidWBPA1MZ+1VOLczY37ebBs/90nFJRwaRVfM2JytMIMW13ARx\nMadh5MkjT/5HX3Y7D+PIv7D74UAn99lbjs7qHFSKY5z5bLmCY5wq7C6/YhbQSOmN\n+vV4Nn5erTlDG3Tj0g+lqoQneuzaC98NfGiB3LtvAoGBAMrUL2d2xXGGO066xVY9\nwP9vconVbWVAkI9qkjI3Q8kGpCacsar3lGCblBUwbc6lKxLv+bKbfKd7u7A7wXnt\n66XsnuNklVq6CAQXUxj4sFDIMz+dxXhLwFiIszdVb3zI0GvS30rfG9XGrtCFPJVW\ncdW7YQBlVVjrnDDwxg1G6/lBAoGBAI5I+QUImLBro3iIRckzjjhWU5y6XztwpH56\nl8ULIZH3qJbWBKtidpXypGN8lsq1lsqm4iIBEFKjwzVFqquuvWLMl4+79M+atYew\nqkLuTNFW64c9DFRn/72ehhh9eP5cvSkpPnhg7ubPFOiwiNhOquhuBnqDUvMGzEK2\nbqg0qpojAoGAZzSKyQe5Sq7XNE05iYmoxxKyKqh08DNPvbMrROHt/qxB6YN6pnOJ\nuL7X3kCDuS+3++ySYt45wmE3RnMLqYiEzf47azVycsDyyOSTwX/txAGYzaMWvK67\nrIkLIIUmZqxsnoUR/rXXs7I3x6j0hrbS1ZmNGJt1jr839rbRC4FSM6s=\n-----END RSA PRIVATE KEY-----\n", "user_id": "293e46302b25408f9481a80cd9abe13a", "name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "fingerprint": "3f:8c:e7:f5:44:62:9d:7e:92:fa:bc:f2:7c:dd:33:40"}} 2019-03-23 04:54:08,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d2512efe-aea7-4df5-9542-886af5e7945e 2019-03-23 04:54:08,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.473481178284s 2019-03-23 04:54:08,336 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT3rtLCg8fuz+8CSV5cBdmU0wARZiaRy1w4NfuNXzW/D04DBwYBuapWkiAj7e8Nx0xvZgMYfRMbKpBVqf1vKeYGOJl4xFRrFY0gCDI7ZlT/CqK/1Mo2juZlqpFk8VnD5EReZIIlMxnwxRKzFn5lnxF9EMJNQ5amBF3IYdrnsxu5jSQ6P/8P2vj0ATluUwa/D1WsMv3AvdoRFrkCwqOEUogqzPe86G54VXmOIP4p11g/aEN6quj1d6Ddaj++sDhMMt/8eMciOBkP5nm/4DRPV99Ti8HiRF3BS9ifJmvwogJQlXVWIqwloViFTPjGoeRnyooiS19V+hWeRj9CSHhTqcR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA0967SwoPH7s/vAkleXAXZlNMAEWYmkctcODX7jV81vw9OAwc\nGAbmqVpIgI+3vDcdMb2YDGH0TGyqQVan9bynmBjiZeMRUaxWNIAgyO2ZU/wqiv9T\nKNo7mZaqRZPFZw+REXmSCJTMZ8MUSsxZ+ZZ8RfRDCTUOWpgRdyGHa57MbuY0kOj/\n/D9r49AE5blMGvw9VrDL9wL3aERa5AsKjhFKIKsz3vOhueFV5jiD+KddYP2hDeqr\no9Xeg3Wo/vrA4TDLf/HjHIjgZD+Z5v+A0T1ffU4vB4kRdwUvYnyZr8KICUJV1ViK\nsJaFYhUz4xqHkZ8qKIktfVfoVnkY/Qkh4U6nEQIDAQABAoIBAQC4ODpyDNUJqi7I\nuMs0xBoUhujWc600uB7yvw4BudBKvhgc26qx2Y5GQpI39r6zkNh5n3jNi3531SRU\nm5x/NwIiZcC1BrLQaSCrlZzsGGvxcpkrMsaEBv07lp2G0e4appZks2gevgLdVeoW\n/4hcVFTKHpELOG66pu7IvwaYtQLciQcEyump8aSiRU6zhnPwiQGH9l86P9VXaCwK\nhQcXmRTprjWvy981xlpusNXZjGyaWyTVMcY2Lt1KwzIhxbMn4jzl1pP4rytvLlse\nykQQpTUnD9qzzPp1Jg3vMhrRmhu8VrTcCzFt6o+H0tJazXApXcWxLASIGp42DjDy\nuZqjvt1hAoGBAP9RARR8NWF0Lv3n3hjgLFt/iaTHeFe1ruN/JHz6cZq4oVf1vBCR\nEZWOV2ioDxm9kdHfpis3dd2pUZA+PP/C0f7cTm+7XKw1+5XJ/MagiZDgtUy16mUZ\nnGv7pvFo0z8OsrAVxKt/e3YFX07FX/QiprAiQW9GIBb6H+yNkOes44V/AoGBANRv\n8uyqEvXTLIF4mpUidWBPA1MZ+1VOLczY37ebBs/90nFJRwaRVfM2JytMIMW13ARx\nMadh5MkjT/5HX3Y7D+PIv7D74UAn99lbjs7qHFSKY5z5bLmCY5wq7C6/YhbQSOmN\n+vV4Nn5erTlDG3Tj0g+lqoQneuzaC98NfGiB3LtvAoGBAMrUL2d2xXGGO066xVY9\nwP9vconVbWVAkI9qkjI3Q8kGpCacsar3lGCblBUwbc6lKxLv+bKbfKd7u7A7wXnt\n66XsnuNklVq6CAQXUxj4sFDIMz+dxXhLwFiIszdVb3zI0GvS30rfG9XGrtCFPJVW\ncdW7YQBlVVjrnDDwxg1G6/lBAoGBAI5I+QUImLBro3iIRckzjjhWU5y6XztwpH56\nl8ULIZH3qJbWBKtidpXypGN8lsq1lsqm4iIBEFKjwzVFqquuvWLMl4+79M+atYew\nqkLuTNFW64c9DFRn/72ehhh9eP5cvSkpPnhg7ubPFOiwiNhOquhuBnqDUvMGzEK2\nbqg0qpojAoGAZzSKyQe5Sq7XNE05iYmoxxKyKqh08DNPvbMrROHt/qxB6YN6pnOJ\nuL7X3kCDuS+3++ySYt45wmE3RnMLqYiEzf47azVycsDyyOSTwX/txAGYzaMWvK67\nrIkLIIUmZqxsnoUR/rXXs7I3x6j0hrbS1ZmNGJt1jr839rbRC4FSM6s=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'293e46302b25408f9481a80cd9abe13a', 'name': u'singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'created_at': '2019-03-23T04:54:08.336159', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b721e8e01590483ebf56bf4ff55869a0', 'name': 'singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3f:8c:e7:f5:44:62:9d:7e:92:fa:bc:f2:7c:dd:33:40', 'type': 'ssh', 'id': u'singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10'}) 2019-03-23 04:54:08,336 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA0967SwoPH7s/vAkleXAXZlNMAEWYmkctcODX7jV81vw9OAwc GAbmqVpIgI+3vDcdMb2YDGH0TGyqQVan9bynmBjiZeMRUaxWNIAgyO2ZU/wqiv9T KNo7mZaqRZPFZw+REXmSCJTMZ8MUSsxZ+ZZ8RfRDCTUOWpgRdyGHa57MbuY0kOj/ /D9r49AE5blMGvw9VrDL9wL3aERa5AsKjhFKIKsz3vOhueFV5jiD+KddYP2hDeqr o9Xeg3Wo/vrA4TDLf/HjHIjgZD+Z5v+A0T1ffU4vB4kRdwUvYnyZr8KICUJV1ViK sJaFYhUz4xqHkZ8qKIktfVfoVnkY/Qkh4U6nEQIDAQABAoIBAQC4ODpyDNUJqi7I uMs0xBoUhujWc600uB7yvw4BudBKvhgc26qx2Y5GQpI39r6zkNh5n3jNi3531SRU m5x/NwIiZcC1BrLQaSCrlZzsGGvxcpkrMsaEBv07lp2G0e4appZks2gevgLdVeoW /4hcVFTKHpELOG66pu7IvwaYtQLciQcEyump8aSiRU6zhnPwiQGH9l86P9VXaCwK hQcXmRTprjWvy981xlpusNXZjGyaWyTVMcY2Lt1KwzIhxbMn4jzl1pP4rytvLlse ykQQpTUnD9qzzPp1Jg3vMhrRmhu8VrTcCzFt6o+H0tJazXApXcWxLASIGp42DjDy uZqjvt1hAoGBAP9RARR8NWF0Lv3n3hjgLFt/iaTHeFe1ruN/JHz6cZq4oVf1vBCR EZWOV2ioDxm9kdHfpis3dd2pUZA+PP/C0f7cTm+7XKw1+5XJ/MagiZDgtUy16mUZ nGv7pvFo0z8OsrAVxKt/e3YFX07FX/QiprAiQW9GIBb6H+yNkOes44V/AoGBANRv 8uyqEvXTLIF4mpUidWBPA1MZ+1VOLczY37ebBs/90nFJRwaRVfM2JytMIMW13ARx Madh5MkjT/5HX3Y7D+PIv7D74UAn99lbjs7qHFSKY5z5bLmCY5wq7C6/YhbQSOmN +vV4Nn5erTlDG3Tj0g+lqoQneuzaC98NfGiB3LtvAoGBAMrUL2d2xXGGO066xVY9 wP9vconVbWVAkI9qkjI3Q8kGpCacsar3lGCblBUwbc6lKxLv+bKbfKd7u7A7wXnt 66XsnuNklVq6CAQXUxj4sFDIMz+dxXhLwFiIszdVb3zI0GvS30rfG9XGrtCFPJVW cdW7YQBlVVjrnDDwxg1G6/lBAoGBAI5I+QUImLBro3iIRckzjjhWU5y6XztwpH56 l8ULIZH3qJbWBKtidpXypGN8lsq1lsqm4iIBEFKjwzVFqquuvWLMl4+79M+atYew qkLuTNFW64c9DFRn/72ehhh9eP5cvSkpPnhg7ubPFOiwiNhOquhuBnqDUvMGzEK2 bqg0qpojAoGAZzSKyQe5Sq7XNE05iYmoxxKyKqh08DNPvbMrROHt/qxB6YN6pnOJ uL7X3kCDuS+3++ySYt45wmE3RnMLqYiEzf47azVycsDyyOSTwX/txAGYzaMWvK67 rIkLIIUmZqxsnoUR/rXXs7I3x6j0hrbS1ZmNGJt1jr839rbRC4FSM6s= -----END RSA PRIVATE KEY----- 2019-03-23 04:54:08,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 04:54:08,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"security_group": {"name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-03-23 04:54:08,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-f35baed7-764a-4827-abcb-2065a34321b8 2019-03-23 04:54:08,491 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:08Z", "updated_at": "2019-03-23T04:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "02a982f5-9845-49ac-91e0-a7caaf7250f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "111420fe-30dc-4374-854d-6647bdcebe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "d6836073-2d97-43a7-b635-dd11381a8970", "name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}} 2019-03-23 04:54:08,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f35baed7-764a-4827-abcb-2065a34321b8 2019-03-23 04:54:08,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.149430036545s 2019-03-23 04:54:08,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:08,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:08,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-49cdb564-dc23-48e3-93d5-75721c3b2d60 2019-03-23 04:54:08,565 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:00Z", "updated_at": "2019-03-23T04:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "488f9fd0-fc5e-45a6-b4c8-d782bc53db17", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "79b6cb08-28b8-42af-8600-ca80d9bd1901", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "7ee92f50-00b6-493f-bde6-78e0f8e3bae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "dde3ef40-0a77-4339-a2f1-1c6f17fdcc9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "b373acef-ee3f-452f-8993-9303e6b20f85", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:08Z", "updated_at": "2019-03-23T04:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "02a982f5-9845-49ac-91e0-a7caaf7250f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "111420fe-30dc-4374-854d-6647bdcebe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "d6836073-2d97-43a7-b635-dd11381a8970", "name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:08,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-49cdb564-dc23-48e3-93d5-75721c3b2d60 2019-03-23 04:54:08,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0670680999756s 2019-03-23 04:54:08,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:54:08,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -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": "d6836073-2d97-43a7-b635-dd11381a8970"}}' 2019-03-23 04:54:08,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-d4fcebaf-199d-41f6-8b02-363676df09b9 2019-03-23 04:54:08,696 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "port_range_min": 22, "revision_number": 0, "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:08Z", "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "48100410-50ca-4e12-80b8-8754d4a6e971"}} 2019-03-23 04:54:08,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d4fcebaf-199d-41f6-8b02-363676df09b9 2019-03-23 04:54:08,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124657869339s 2019-03-23 04:54:08,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:08,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:08,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-4bb68c4e-28dc-4571-88f7-40e66545d438 2019-03-23 04:54:08,750 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:00Z", "updated_at": "2019-03-23T04:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "488f9fd0-fc5e-45a6-b4c8-d782bc53db17", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "79b6cb08-28b8-42af-8600-ca80d9bd1901", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "7ee92f50-00b6-493f-bde6-78e0f8e3bae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "dde3ef40-0a77-4339-a2f1-1c6f17fdcc9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "b373acef-ee3f-452f-8993-9303e6b20f85", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:08Z", "updated_at": "2019-03-23T04:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "02a982f5-9845-49ac-91e0-a7caaf7250f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "111420fe-30dc-4374-854d-6647bdcebe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "48100410-50ca-4e12-80b8-8754d4a6e971", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 2, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "d6836073-2d97-43a7-b635-dd11381a8970", "name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:08,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4bb68c4e-28dc-4571-88f7-40e66545d438 2019-03-23 04:54:08,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483088493347s 2019-03-23 04:54:08,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:54:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -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": "d6836073-2d97-43a7-b635-dd11381a8970"}}' 2019-03-23 04:54:08,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-ca009fd1-840a-479c-9053-815e404adfda 2019-03-23 04:54:08,880 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "port_range_min": null, "revision_number": 0, "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:08Z", "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "4c3e092a-7fd7-4163-ac55-800b83bb3704"}} 2019-03-23 04:54:08,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ca009fd1-840a-479c-9053-815e404adfda 2019-03-23 04:54:08,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123544931412s 2019-03-23 04:54:08,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:08,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-c627ac6f-e31d-4e25-9462-02bfe6b614e7 2019-03-23 04:54:08,976 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"daad9455-2499-4c6e-906f-c18b6be51483","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b721e8e01590483ebf56bf4ff55869a0","l2_adjacency":true,"status":"ACTIVE","subnets":["e7777ce8-87c6-472e-be26-4fd13972ba2f"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:01Z","qos_policy_id":null,"name":"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10","admin_state_up":true,"tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:00Z","mtu":1450}]} 2019-03-23 04:54:08,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c627ac6f-e31d-4e25-9462-02bfe6b614e7 2019-03-23 04:54:08,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946519374847s 2019-03-23 04:54:08,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:08,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:09,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT X-Openstack-Request-Id: req-e1cd25cb-d611-4a9a-8927-02d9e86f8f0c 2019-03-23 04:54:09,021 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:07Z", "file": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file", "owner": "b721e8e01590483ebf56bf4ff55869a0", "id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "size": 12716032, "self": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:09,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e1cd25cb-d611-4a9a-8927-02d9e86f8f0c 2019-03-23 04:54:09,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402729511261s 2019-03-23 04:54:09,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:54:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:09,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c01f6e27-1a54-418b-be43-7180dbabb2b0 x-openstack-request-id: req-c01f6e27-1a54-418b-be43-7180dbabb2b0 2019-03-23 04:54:09,052 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "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": "462d5f03-3d61-474a-905e-9071a626bc24"}]} 2019-03-23 04:54:09,053 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c01f6e27-1a54-418b-be43-7180dbabb2b0 2019-03-23 04:54:09,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024031162262s 2019-03-23 04:54:09,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:54:09,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"server": {"name": "singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "imageRef": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "key_name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "flavorRef": "462d5f03-3d61-474a-905e-9071a626bc24", "max_count": 1, "min_count": 1, "networks": [{"uuid": "daad9455-2499-4c6e-906f-c18b6be51483"}], "security_groups": [{"name": "d6836073-2d97-43a7-b635-dd11381a8970"}]}}' 2019-03-23 04:54:11,599 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7 x-compute-request-id: req-1b58f1a4-4020-43a0-8d4f-3dfc7833bb30 x-openstack-request-id: req-1b58f1a4-4020-43a0-8d4f-3dfc7833bb30 2019-03-23 04:54:11,599 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d6836073-2d97-43a7-b635-dd11381a8970"}], "OS-DCF:diskConfig": "MANUAL", "id": "20de6cbc-d832-4e5d-b466-742b4385f2d7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "bookmark"}], "adminPass": "RMy5CxGvmNy3"}} 2019-03-23 04:54:11,599 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-1b58f1a4-4020-43a0-8d4f-3dfc7833bb30 2019-03-23 04:54:11,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.54520201683s 2019-03-23 04:54:11,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:54:11,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:12,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd2e49ed-5c51-4dfc-bb57-9dd0a8b15e26 x-openstack-request-id: req-cd2e49ed-5c51-4dfc-bb57-9dd0a8b15e26 2019-03-23 04:54:12,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "bookmark"}], "image": {"id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "links": [{"href": "http://172.30.9.27:8774/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "462d5f03-3d61-474a-905e-9071a626bc24", "links": [{"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "bookmark"}]}, "id": "20de6cbc-d832-4e5d-b466-742b4385f2d7", "user_id": "293e46302b25408f9481a80cd9abe13a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:54:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "name": "singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "created": "2019-03-23T04:54:11Z", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:54:12,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd2e49ed-5c51-4dfc-bb57-9dd0a8b15e26 2019-03-23 04:54:12,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548824071884s 2019-03-23 04:54:12,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:12,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:12,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:12 GMT X-Openstack-Request-Id: req-a567d16a-d8ea-4bb5-aa17-f06827ed110b 2019-03-23 04:54:12,257 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"daad9455-2499-4c6e-906f-c18b6be51483","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b721e8e01590483ebf56bf4ff55869a0","l2_adjacency":true,"status":"ACTIVE","subnets":["e7777ce8-87c6-472e-be26-4fd13972ba2f"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:01Z","qos_policy_id":null,"name":"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10","admin_state_up":true,"tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:00Z","mtu":1450}]} 2019-03-23 04:54:12,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a567d16a-d8ea-4bb5-aa17-f06827ed110b 2019-03-23 04:54:12,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0956878662109s 2019-03-23 04:54:12,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:54:12,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:12,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:12 GMT X-Openstack-Request-Id: req-5a7bdf7c-2a2a-4ab1-93d2-26157cbfbaa2 2019-03-23 04:54:12,340 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daad9455-2499-4c6e-906f-c18b6be51483","tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:54:01Z","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":"b721e8e01590483ebf56bf4ff55869a0","id":"e7777ce8-87c6-472e-be26-4fd13972ba2f","subnetpool_id":null,"name":"singlevm2-subnet_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:12,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-5a7bdf7c-2a2a-4ab1-93d2-26157cbfbaa2 2019-03-23 04:54:12,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0824360847473s 2019-03-23 04:54:12,341 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:54:14,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:54:14,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:15,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-417fea3b-4de3-4964-9ee8-2e5c37d1cc80 x-openstack-request-id: req-417fea3b-4de3-4964-9ee8-2e5c37d1cc80 2019-03-23 04:54:15,054 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "bookmark"}], "image": {"id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "links": [{"href": "http://172.30.9.27:8774/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "462d5f03-3d61-474a-905e-9071a626bc24", "links": [{"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "bookmark"}]}, "id": "20de6cbc-d832-4e5d-b466-742b4385f2d7", "user_id": "293e46302b25408f9481a80cd9abe13a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:54:14Z", "hostId": "fa46757959d311b1879670043d660e91a3a69c4bfec78cb0bd8d9dc5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "name": "singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "created": "2019-03-23T04:54:11Z", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:54:15,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-417fea3b-4de3-4964-9ee8-2e5c37d1cc80 2019-03-23 04:54:15,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.710618019104s 2019-03-23 04:54:15,060 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:54:17,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:54:17,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:17,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-07765eb4-7f80-4705-b946-78c539823a2f x-openstack-request-id: req-07765eb4-7f80-4705-b946-78c539823a2f 2019-03-23 04:54:17,632 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "bookmark"}], "image": {"id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "links": [{"href": "http://172.30.9.27:8774/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "462d5f03-3d61-474a-905e-9071a626bc24", "links": [{"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "bookmark"}]}, "id": "20de6cbc-d832-4e5d-b466-742b4385f2d7", "security_groups": [{"name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}], "user_id": "293e46302b25408f9481a80cd9abe13a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:54:14Z", "hostId": "fa46757959d311b1879670043d660e91a3a69c4bfec78cb0bd8d9dc5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "name": "singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "created": "2019-03-23T04:54:11Z", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:54:17,632 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07765eb4-7f80-4705-b946-78c539823a2f 2019-03-23 04:54:17,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.568958997726s 2019-03-23 04:54:17,639 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:54:19,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:54:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:20,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54: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-323762f0-7d03-45b1-ba46-84f98c7ee470 x-openstack-request-id: req-323762f0-7d03-45b1-ba46-84f98c7ee470 2019-03-23 04:54:20,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f2:2b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "bookmark"}], "image": {"id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "links": [{"href": "http://172.30.9.27:8774/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:54:18.000000", "flavor": {"id": "462d5f03-3d61-474a-905e-9071a626bc24", "links": [{"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "bookmark"}]}, "id": "20de6cbc-d832-4e5d-b466-742b4385f2d7", "security_groups": [{"name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}], "user_id": "293e46302b25408f9481a80cd9abe13a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:54:18Z", "hostId": "fa46757959d311b1879670043d660e91a3a69c4bfec78cb0bd8d9dc5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "name": "singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "created": "2019-03-23T04:54:11Z", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:54:20,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-323762f0-7d03-45b1-ba46-84f98c7ee470 2019-03-23 04:54:20,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46519780159s 2019-03-23 04:54:20,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:54:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=20de6cbc-d832-4e5d-b466-742b4385f2d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:20,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:20 GMT X-Openstack-Request-Id: req-0f1462d4-863a-41d2-9b1c-5ad9eed7ceb8 2019-03-23 04:54:20,162 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:54:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e7777ce8-87c6-472e-be26-4fd13972ba2f","ip_address":"192.168.120.5"}],"id":"bdae4c3e-f48d-438e-9848-7d3aaf801a81","security_groups":["d6836073-2d97-43a7-b635-dd11381a8970"],"mac_address":"fa:16:3e:01:f2:2b","project_id":"b721e8e01590483ebf56bf4ff55869a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"daad9455-2499-4c6e-906f-c18b6be51483","tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:15Z","binding:vnic_type":"normal","device_id":"20de6cbc-d832-4e5d-b466-742b4385f2d7","ip_allocation":"immediate"}]} 2019-03-23 04:54:20,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=20de6cbc-d832-4e5d-b466-742b4385f2d7 used request id req-0f1462d4-863a-41d2-9b1c-5ad9eed7ceb8 2019-03-23 04:54:20,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049567937851s 2019-03-23 04:54:20,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:20,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=bdae4c3e-f48d-438e-9848-7d3aaf801a81" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:20,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:20 GMT X-Openstack-Request-Id: req-4094f066-71b6-4cb3-b4dd-feb891a211d7 2019-03-23 04:54:20,217 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:54:20,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=bdae4c3e-f48d-438e-9848-7d3aaf801a81 used request id req-4094f066-71b6-4cb3-b4dd-feb891a211d7 2019-03-23 04:54:20,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436489582062s 2019-03-23 04:54:20,218 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:f2:2b', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e24bcaeb-9ac7-496c-b0a9-ea333dedef2a'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:54:18.000000', 'flavor': Munch({u'id': u'462d5f03-3d61-474a-905e-9071a626bc24'}), 'az': u'nova', 'id': u'20de6cbc-d832-4e5d-b466-742b4385f2d7', 'security_groups': [Munch({u'name': u'singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'293e46302b25408f9481a80cd9abe13a', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b721e8e01590483ebf56bf4ff55869a0', 'name': 'singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:54:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:54:18Z', 'hostId': u'fa46757959d311b1879670043d660e91a3a69c4bfec78cb0bd8d9dc5', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'fa46757959d311b1879670043d660e91a3a69c4bfec78cb0bd8d9dc5', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:54:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'b721e8e01590483ebf56bf4ff55869a0', 'name': u'singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'adminPass': u'RMy5CxGvmNy3', 'tenant_id': u'b721e8e01590483ebf56bf4ff55869a0', 'created_at': u'2019-03-23T04:54:11Z', 'created': u'2019-03-23T04:54:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:54:20,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:20,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:20 GMT X-Openstack-Request-Id: req-fbb93090-38bd-4527-a240-a47747721341 2019-03-23 04:54:20,313 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"daad9455-2499-4c6e-906f-c18b6be51483","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b721e8e01590483ebf56bf4ff55869a0","l2_adjacency":true,"status":"ACTIVE","subnets":["e7777ce8-87c6-472e-be26-4fd13972ba2f"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:01Z","qos_policy_id":null,"name":"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10","admin_state_up":true,"tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:00Z","mtu":1450}]} 2019-03-23 04:54:20,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-fbb93090-38bd-4527-a240-a47747721341 2019-03-23 04:54:20,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896410942078s 2019-03-23 04:54:20,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:54:20,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=20de6cbc-d832-4e5d-b466-742b4385f2d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:20,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:20 GMT X-Openstack-Request-Id: req-269afad9-009a-4edb-bb6d-169f5900a434 2019-03-23 04:54:20,364 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:54:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e7777ce8-87c6-472e-be26-4fd13972ba2f","ip_address":"192.168.120.5"}],"id":"bdae4c3e-f48d-438e-9848-7d3aaf801a81","security_groups":["d6836073-2d97-43a7-b635-dd11381a8970"],"mac_address":"fa:16:3e:01:f2:2b","project_id":"b721e8e01590483ebf56bf4ff55869a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"daad9455-2499-4c6e-906f-c18b6be51483","tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:15Z","binding:vnic_type":"normal","device_id":"20de6cbc-d832-4e5d-b466-742b4385f2d7","ip_allocation":"immediate"}]} 2019-03-23 04:54:20,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=20de6cbc-d832-4e5d-b466-742b4385f2d7 used request id req-269afad9-009a-4edb-bb6d-169f5900a434 2019-03-23 04:54:20,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498239994049s 2019-03-23 04:54:20,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 04:54:20,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.5", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81"}}' 2019-03-23 04:54:22,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:22 GMT X-Openstack-Request-Id: req-81d60861-f243-4fbb-84e2-8b2560d51fb6 2019-03-23 04:54:22,814 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:21Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}} 2019-03-23 04:54:22,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81d60861-f243-4fbb-84e2-8b2560d51fb6 2019-03-23 04:54:22,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.44934391975s 2019-03-23 04:54:22,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:22,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:22,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:22 GMT X-Openstack-Request-Id: req-a9aad695-1696-4b8a-bbeb-84f5a8a44730 2019-03-23 04:54:22,948 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:21Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}]} 2019-03-23 04:54:22,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a9aad695-1696-4b8a-bbeb-84f5a8a44730 2019-03-23 04:54:22,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.117441177368s 2019-03-23 04:54:22,955 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:54:23,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:23,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:23 GMT X-Openstack-Request-Id: req-96f99a5f-7846-4afa-a569-1b76af2a8032 2019-03-23 04:54:23,331 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:21Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}]} 2019-03-23 04:54:23,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-96f99a5f-7846-4afa-a569-1b76af2a8032 2019-03-23 04:54:23,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.266392946243s 2019-03-23 04:54:23,338 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:54:23,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:23,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:23,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:23 GMT X-Openstack-Request-Id: req-def3fef5-a5ba-4a63-bd6d-214c383e656e 2019-03-23 04:54:23,510 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:21Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}]} 2019-03-23 04:54:23,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-def3fef5-a5ba-4a63-bd6d-214c383e656e 2019-03-23 04:54:23,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619828701019s 2019-03-23 04:54:23,518 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:54:23,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:23,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:23,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:23 GMT X-Openstack-Request-Id: req-f941e531-84bc-4fa3-a1e4-748840900710 2019-03-23 04:54:23,698 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:21Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}]} 2019-03-23 04:54:23,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f941e531-84bc-4fa3-a1e4-748840900710 2019-03-23 04:54:23,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0709130764008s 2019-03-23 04:54:23,705 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:54:23,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:23,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:23,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:23 GMT X-Openstack-Request-Id: req-a6cac9f4-6b9f-4451-b203-b99e1519bf7a 2019-03-23 04:54:23,873 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "DOWN", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:21Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}]} 2019-03-23 04:54:23,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a6cac9f4-6b9f-4451-b203-b99e1519bf7a 2019-03-23 04:54:23,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578649044037s 2019-03-23 04:54:23,879 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:54:23,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:23,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:24,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:24 GMT X-Openstack-Request-Id: req-27e4cc94-8ddb-434d-b634-73130846551e 2019-03-23 04:54:24,047 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:21Z", "updated_at": "2019-03-23T04:54:23Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "device_owner": "compute:nova", "mac_address": "fa:16:3e:01:f2:2b", "device_id": "20de6cbc-d832-4e5d-b466-742b4385f2d7"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "port_id": "bdae4c3e-f48d-438e-9848-7d3aaf801a81", "id": "ff2e80b1-68d0-4942-a7d7-489143966183", "qos_policy_id": null}]} 2019-03-23 04:54:24,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-27e4cc94-8ddb-434d-b634-73130846551e 2019-03-23 04:54:24,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578811168671s 2019-03-23 04:54:24,053 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'2fc763ea-4607-4ca2-80b6-1306568ea166', 'updated_at': u'2019-03-23T04:54:23Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'bdae4c3e-f48d-438e-9848-7d3aaf801a81', 'id': u'ff2e80b1-68d0-4942-a7d7-489143966183', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'bdae4c3e-f48d-438e-9848-7d3aaf801a81', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b721e8e01590483ebf56bf4ff55869a0', 'name': 'singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'b721e8e01590483ebf56bf4ff55869a0', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'daad9455-2499-4c6e-906f-c18b6be51483', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:f2:2b', u'device_id': u'20de6cbc-d832-4e5d-b466-742b4385f2d7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'b721e8e01590483ebf56bf4ff55869a0', 'created_at': u'2019-03-23T04:54:21Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'daad9455-2499-4c6e-906f-c18b6be51483', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:01:f2:2b', u'device_id': u'20de6cbc-d832-4e5d-b466-742b4385f2d7'}), 'router': u'2fc763ea-4607-4ca2-80b6-1306568ea166'}) 2019-03-23 04:54:24,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:54:24,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:54:24,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7958 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-1f05851e-87c8-4633-ac32-3ae9ffb80bfd x-openstack-request-id: req-1f05851e-87c8-4633-ac32-3ae9ffb80bfd 2019-03-23 04:54:24,150 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 525162253 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.228539] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.231427] pid_max: default: 32768 minimum: 301\n[ 0.232992] ACPI: Core revision 20150930\n[ 0.234961] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237217] Security Framework initialized\n[ 0.238638] Yama: becoming mindful.\n[ 0.239902] AppArmor: AppArmor initialized\n[ 0.241366] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245842] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250293] Initializing cgroup subsys io\n[ 0.251708] Initializing cgroup subsys memory\n[ 0.253212] Initializing cgroup subsys devices\n[ 0.254722] Initializing cgroup subsys freezer\n[ 0.256242] Initializing cgroup subsys net_cls\n[ 0.257751] Initializing cgroup subsys perf_event\n[ 0.259344] Initializing cgroup subsys net_prio\n[ 0.260877] Initializing cgroup subsys hugetlb\n[ 0.262390] Initializing cgroup subsys pids\n[ 0.263887] CPU: Physical Processor ID: 0\n[ 0.265967] mce: CPU supports 10 MCE banks\n[ 0.267432] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287351] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295724] ftrace: allocating 31920 entries in 125 pages\n[ 0.326596] smpboot: Max logical packages: 1\n[ 0.328085] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330428] x2apic enabled\n[ 0.331788] Switched APIC routing to physical x2apic.\n[ 0.334642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340167] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343273] KVM setup paravirtual spinlock\n[ 0.345170] x86: Booted up 1 node, 1 CPUs\n[ 0.346574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348914] devtmpfs: initialized\n[ 0.351134] evm: security.selinux\n[ 0.352337] evm: security.SMACK64\n[ 0.353541] evm: security.SMACK64EXEC\n[ 0.354866] evm: security.SMACK64TRANSMUTE\n[ 0.356264] evm: security.SMACK64MMAP\n[ 0.357554] evm: security.ima\n[ 0.358655] evm: security.capability\n[ 0.359991] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363176] pinctrl core: initialized pinctrl subsystem\n[ 0.365039] RTC time: 4:54:19, date: 03/23/19\n[ 0.366643] NET: Registered protocol family 16\n[ 0.368265] cpuidle: using governor ladder\n[ 0.369689] cpuidle: using governor menu\n[ 0.371055] PCCT header not found.\n[ 0.372322] ACPI: bus type PCI registered\n[ 0.373721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375854] PCI: Using configuration type 1 for base access\n[ 0.378393] ACPI: Added _OSI(Module Device)\n[ 0.379842] ACPI: Added _OSI(Processor Device)\n[ 0.381335] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382906] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385461] ACPI: Interpreter enabled\n[ 0.386777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399810] ACPI: (supports S0 S5)\n[ 0.401035] ACPI: Using IOAPIC for interrupt routing\n[ 0.402688] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409116] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417086] acpiphp: Slot [3] registered\n[ 0.418468] acpiphp: Slot [4] registered\n[ 0.419852] acpiphp: Slot [5] registered\n[ 0.421232] acpiphp: Slot [6] registered\n[ 0.422615] acpiphp: Slot [7] registered\n[ 0.423994] acpiphp: Slot [8] registered\n[ 0.425380] acpiphp: Slot [9] registered\n[ 0.426753] acpiphp: Slot [10] registered\n[ 0.428144] acpiphp: Slot [11] registered\n[ 0.429551] acpiphp: Slot [12] registered\n[ 0.430953] acpiphp: Slot [13] registered\n[ 0.432355] acpiphp: Slot [14] registered\n[ 0.433759] acpiphp: Slot [15] registered\n[ 0.451006] acpiphp: Slot [16] registered\n[ 0.452420] acpiphp: Slot [17] registered\n[ 0.453821] acpiphp: Slot [18] registered\n[ 0.455222] acpiphp: Slot [19] registered\n[ 0.456620] acpiphp: Slot [20] registered\n[ 0.458015] acpiphp: Slot [21] registered\n[ 0.459416] acpiphp: Slot [22] registered\n[ 0.460814] acpiphp: Slot [23] registered\n[ 0.462209] acpiphp: Slot [24] registered\n[ 0.463624] acpiphp: Slot [25] registered\n[ 0.465019] acpiphp: Slot [26] registered\n[ 0.466416] acpiphp: Slot [27] registered\n[ 0.467823] acpiphp: Slot [28] registered\n[ 0.469223] acpiphp: Slot [29] registered\n[ 0.470624] acpiphp: Slot [30] registered\n[ 0.472025] acpiphp: Slot [31] registered\n[ 0.473438] PCI host bridge to bus 0000:00\n[ 0.474843] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481578] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486655] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491223] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493453] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504801] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540534] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543584] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550959] vgaarb: loaded\n[ 0.551993] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554422] SCSI subsystem initialized\n[ 0.556304] ACPI: bus type USB registered\n[ 0.557756] usbcore: registered new interface driver usbfs\n[ 0.559542] usbcore: registered new interface driver hub\n[ 0.561395] usbcore: registered new device driver usb\n[ 0.563762] PCI: Using ACPI for IRQ routing\n[ 0.566323] NetLabel: Initializing\n[ 0.567570] NetLabel: domain hash size = 128\n[ 0.569029] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.570743] NetLabel: unlabeled traffic allowed by default\n[ 0.573049] clocksource: Switched to clocksource kvm-clock\n[ 0.584488] AppArmor: AppArmor Filesystem Enabled\n[ 0.586109] pnp: PnP ACPI init\n[ 0.587687] pnp: PnP ACPI: found 5 devices\n[ 0.594874] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597812] NET: Registered protocol family 2\n[ 0.599789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603969] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606032] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607848] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609892] NET: Registered protocol family 1\n[ 0.611432] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613298] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615143] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.629803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645225] Trying to unpack rootfs image as initramfs...\n[ 0.708722] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711674] Scanning for low memory corruption every 60 seconds\n[ 0.714035] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716001] audit: initializing netlink subsys (disabled)\n[ 0.717809] audit: type=2000 audit(1553316859.630:1): initialized\n[ 0.720042] Initialise system trusted keyring\n[ 0.721701] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.723656] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.726656] zbud: loaded\n[ 0.727809] VFS: Disk quotas dquot_6.6.0\n[ 0.729235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.731771] fuse init (API version 7.23)\n[ 0.733250] Key type big_key registered\n[ 0.734589] Allocating IMA MOK and blacklist keyrings.\n[ 0.736588] Key type asymmetric registered\n[ 0.738005] Asymmetric key parser 'x509' registered\n[ 0.739623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.742224] io scheduler noop registered\n[ 0.743547] io scheduler deadline registered (default)\n[ 0.745229] io scheduler cfq registered\n[ 0.746691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.748447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753087] ACPI: Power Button [PWRF]\n[ 0.754497] GHES: HEST is not enabled!\n[ 0.768393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.797803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.827755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831203] Linux agpgart interface v0.103\n[ 0.834941] brd: module loaded\n[ 0.837354] loop: module loaded\n[ 0.843879] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846363] GPT:90111 != 2097151\n[ 0.847495] GPT:Alternate GPT header not at the end of the disk.\n[ 0.849336] GPT:90111 != 2097151\n[ 0.850499] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852130] vda: vda1 vda15\n[ 0.854132] scsi host0: ata_piix\n[ 0.855475] scsi host1: ata_piix\n[ 0.856679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861474] libphy: Fixed MDIO Bus: probed\n[ 0.862889] tun: Universal TUN/TAP device driver, 1.6\n[ 0.864525] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.867731] PPP generic driver version 2.4.2\n[ 0.869518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872004] ehci-pci: EHCI PCI platform driver\n[ 0.873860] ehci-platform: EHCI generic platform driver\n[ 0.875858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878320] ohci-pci: OHCI PCI platform driver\n[ 0.879814] ohci-platform: OHCI generic platform driver\n[ 0.881521] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896356] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898077] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900552] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902217] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.908717] usb usb1: Product: UHCI Host Controller\n[ 0.910305] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912208] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.913850] hub 1-0:1.0: USB hub found\n[ 0.915170] hub 1-0:1.0: 2 ports detected\n[ 0.916720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.920215] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.921849] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.923570] mousedev: PS/2 mouse device common for all mice\n[ 0.925685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.928536] rtc_cmos 00:00: RTC can wake from S4\n[ 0.930586] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.932588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.934605] i2c /dev entries driver\n[ 0.935900] device-mapper: uevent: version 1.0.3\n[ 0.937526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.940283] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.942590] NET: Registered protocol family 10\n[ 0.944559] NET: Registered protocol family 17\n[ 0.946106] Key type dns_resolver registered\n[ 0.947760] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.949605] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.952566] registered taskstats version 1\n[ 0.954018] Loading compiled-in X.509 certificates\n[ 0.956171] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.959280] zswap: loaded using pool lzo/zbud\n[ 0.961775] Key type trusted registered\n[ 0.964150] Key type encrypted registered\n[ 0.965557] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.969092] evm: HMAC attrs: 0x1\n[ 0.970676] Magic number: 11:23:920\n[ 0.972117] rtc_cmos 00:00: setting system clock to 2019-03-23 04:54:19 UTC (1553316859)\n[ 0.974911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.976806] EDD information not available.\n[ 1.019732] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.038464] Write protecting the kernel read-only data: 14336k\n[ 1.043652] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.046801] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.097743] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. 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: "} 2019-03-23 04:54:24,151 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7/action used request id req-1f05851e-87c8-4633-ac32-3ae9ffb80bfd 2019-03-23 04:54:24,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.096862077713s 2019-03-23 04:54:24,152 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 525162253 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.228539] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.231427] pid_max: default: 32768 minimum: 301 [ 0.232992] ACPI: Core revision 20150930 [ 0.234961] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237217] Security Framework initialized [ 0.238638] Yama: becoming mindful. [ 0.239902] AppArmor: AppArmor initialized [ 0.241366] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245842] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250293] Initializing cgroup subsys io [ 0.251708] Initializing cgroup subsys memory [ 0.253212] Initializing cgroup subsys devices [ 0.254722] Initializing cgroup subsys freezer [ 0.256242] Initializing cgroup subsys net_cls [ 0.257751] Initializing cgroup subsys perf_event [ 0.259344] Initializing cgroup subsys net_prio [ 0.260877] Initializing cgroup subsys hugetlb [ 0.262390] Initializing cgroup subsys pids [ 0.263887] CPU: Physical Processor ID: 0 [ 0.265967] mce: CPU supports 10 MCE banks [ 0.267432] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287351] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295724] ftrace: allocating 31920 entries in 125 pages [ 0.326596] smpboot: Max logical packages: 1 [ 0.328085] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330428] x2apic enabled [ 0.331788] Switched APIC routing to physical x2apic. [ 0.334642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340167] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343273] KVM setup paravirtual spinlock [ 0.345170] x86: Booted up 1 node, 1 CPUs [ 0.346574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348914] devtmpfs: initialized [ 0.351134] evm: security.selinux [ 0.352337] evm: security.SMACK64 [ 0.353541] evm: security.SMACK64EXEC [ 0.354866] evm: security.SMACK64TRANSMUTE [ 0.356264] evm: security.SMACK64MMAP [ 0.357554] evm: security.ima [ 0.358655] evm: security.capability [ 0.359991] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363176] pinctrl core: initialized pinctrl subsystem [ 0.365039] RTC time: 4:54:19, date: 03/23/19 [ 0.366643] NET: Registered protocol family 16 [ 0.368265] cpuidle: using governor ladder [ 0.369689] cpuidle: using governor menu [ 0.371055] PCCT header not found. [ 0.372322] ACPI: bus type PCI registered [ 0.373721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375854] PCI: Using configuration type 1 for base access [ 0.378393] ACPI: Added _OSI(Module Device) [ 0.379842] ACPI: Added _OSI(Processor Device) [ 0.381335] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382906] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385461] ACPI: Interpreter enabled [ 0.386777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399810] ACPI: (supports S0 S5) [ 0.401035] ACPI: Using IOAPIC for interrupt routing [ 0.402688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409116] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417086] acpiphp: Slot [3] registered [ 0.418468] acpiphp: Slot [4] registered [ 0.419852] acpiphp: Slot [5] registered [ 0.421232] acpiphp: Slot [6] registered [ 0.422615] acpiphp: Slot [7] registered [ 0.423994] acpiphp: Slot [8] registered [ 0.425380] acpiphp: Slot [9] registered [ 0.426753] acpiphp: Slot [10] registered [ 0.428144] acpiphp: Slot [11] registered [ 0.429551] acpiphp: Slot [12] registered [ 0.430953] acpiphp: Slot [13] registered [ 0.432355] acpiphp: Slot [14] registered [ 0.433759] acpiphp: Slot [15] registered [ 0.451006] acpiphp: Slot [16] registered [ 0.452420] acpiphp: Slot [17] registered [ 0.453821] acpiphp: Slot [18] registered [ 0.455222] acpiphp: Slot [19] registered [ 0.456620] acpiphp: Slot [20] registered [ 0.458015] acpiphp: Slot [21] registered [ 0.459416] acpiphp: Slot [22] registered [ 0.460814] acpiphp: Slot [23] registered [ 0.462209] acpiphp: Slot [24] registered [ 0.463624] acpiphp: Slot [25] registered [ 0.465019] acpiphp: Slot [26] registered [ 0.466416] acpiphp: Slot [27] registered [ 0.467823] acpiphp: Slot [28] registered [ 0.469223] acpiphp: Slot [29] registered [ 0.470624] acpiphp: Slot [30] registered [ 0.472025] acpiphp: Slot [31] registered [ 0.473438] PCI host bridge to bus 0000:00 [ 0.474843] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481578] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486655] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491223] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493453] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504801] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540534] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543584] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546500] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550959] vgaarb: loaded [ 0.551993] vgaarb: bridge control possible 0000:00:02.0 [ 0.554422] SCSI subsystem initialized [ 0.556304] ACPI: bus type USB registered [ 0.557756] usbcore: registered new interface driver usbfs [ 0.559542] usbcore: registered new interface driver hub [ 0.561395] usbcore: registered new device driver usb [ 0.563762] PCI: Using ACPI for IRQ routing [ 0.566323] NetLabel: Initializing [ 0.567570] NetLabel: domain hash size = 128 [ 0.569029] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570743] NetLabel: unlabeled traffic allowed by default [ 0.573049] clocksource: Switched to clocksource kvm-clock [ 0.584488] AppArmor: AppArmor Filesystem Enabled [ 0.586109] pnp: PnP ACPI init [ 0.587687] pnp: PnP ACPI: found 5 devices [ 0.594874] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597812] NET: Registered protocol family 2 [ 0.599789] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603969] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606032] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607848] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609892] NET: Registered protocol family 1 [ 0.611432] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613298] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615143] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645225] Trying to unpack rootfs image as initramfs... [ 0.708722] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711674] Scanning for low memory corruption every 60 seconds [ 0.714035] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716001] audit: initializing netlink subsys (disabled) [ 0.717809] audit: type=2000 audit(1553316859.630:1): initialized [ 0.720042] Initialise system trusted keyring [ 0.721701] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723656] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726656] zbud: loaded [ 0.727809] VFS: Disk quotas dquot_6.6.0 [ 0.729235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731771] fuse init (API version 7.23) [ 0.733250] Key type big_key registered [ 0.734589] Allocating IMA MOK and blacklist keyrings. [ 0.736588] Key type asymmetric registered [ 0.738005] Asymmetric key parser 'x509' registered [ 0.739623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742224] io scheduler noop registered [ 0.743547] io scheduler deadline registered (default) [ 0.745229] io scheduler cfq registered [ 0.746691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753087] ACPI: Power Button [PWRF] [ 0.754497] GHES: HEST is not enabled! [ 0.768393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.827755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831203] Linux agpgart interface v0.103 [ 0.834941] brd: module loaded [ 0.837354] loop: module loaded [ 0.843879] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846363] GPT:90111 != 2097151 [ 0.847495] GPT:Alternate GPT header not at the end of the disk. [ 0.849336] GPT:90111 != 2097151 [ 0.850499] GPT: Use GNU Parted to correct GPT errors. [ 0.852130] vda: vda1 vda15 [ 0.854132] scsi host0: ata_piix [ 0.855475] scsi host1: ata_piix [ 0.856679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861474] libphy: Fixed MDIO Bus: probed [ 0.862889] tun: Universal TUN/TAP device driver, 1.6 [ 0.864525] tun: (C) 1999-2004 Max Krasnyansky [ 0.867731] PPP generic driver version 2.4.2 [ 0.869518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872004] ehci-pci: EHCI PCI platform driver [ 0.873860] ehci-platform: EHCI generic platform driver [ 0.875858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878320] ohci-pci: OHCI PCI platform driver [ 0.879814] ohci-platform: OHCI generic platform driver [ 0.881521] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896356] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898077] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900552] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902217] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.908717] usb usb1: Product: UHCI Host Controller [ 0.910305] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912208] usb usb1: SerialNumber: 0000:00:01.2 [ 0.913850] hub 1-0:1.0: USB hub found [ 0.915170] hub 1-0:1.0: 2 ports detected [ 0.916720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.920215] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.921849] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.923570] mousedev: PS/2 mouse device common for all mice [ 0.925685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.928536] rtc_cmos 00:00: RTC can wake from S4 [ 0.930586] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.932588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.934605] i2c /dev entries driver [ 0.935900] device-mapper: uevent: version 1.0.3 [ 0.937526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.940283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942590] NET: Registered protocol family 10 [ 0.944559] NET: Registered protocol family 17 [ 0.946106] Key type dns_resolver registered [ 0.947760] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949605] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952566] registered taskstats version 1 [ 0.954018] Loading compiled-in X.509 certificates [ 0.956171] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959280] zswap: loaded using pool lzo/zbud [ 0.961775] Key type trusted registered [ 0.964150] Key type encrypted registered [ 0.965557] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967305] ima: No TPM chip found, activating TPM-bypass! [ 0.969092] evm: HMAC attrs: 0x1 [ 0.970676] Magic number: 11:23:920 [ 0.972117] rtc_cmos 00:00: setting system clock to 2019-03-23 04:54:19 UTC (1553316859) [ 0.974911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.976806] EDD information not available. [ 1.019732] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.038464] Write protecting the kernel read-only data: 14336k [ 1.043652] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.046801] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.097743] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.35 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. 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: 2019-03-23 04:54:24,155 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: [Errno None] Unable to connect to port 22 on 172.30.9.200 2019-03-23 04:54:33,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:54:33,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:54:33,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9591 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e733debc-89a8-46df-af79-06b370d1690e x-openstack-request-id: req-e733debc-89a8-46df-af79-06b370d1690e 2019-03-23 04:54:33,243 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 525162253 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.228539] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.231427] pid_max: default: 32768 minimum: 301\n[ 0.232992] ACPI: Core revision 20150930\n[ 0.234961] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237217] Security Framework initialized\n[ 0.238638] Yama: becoming mindful.\n[ 0.239902] AppArmor: AppArmor initialized\n[ 0.241366] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.243645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245842] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250293] Initializing cgroup subsys io\n[ 0.251708] Initializing cgroup subsys memory\n[ 0.253212] Initializing cgroup subsys devices\n[ 0.254722] Initializing cgroup subsys freezer\n[ 0.256242] Initializing cgroup subsys net_cls\n[ 0.257751] Initializing cgroup subsys perf_event\n[ 0.259344] Initializing cgroup subsys net_prio\n[ 0.260877] Initializing cgroup subsys hugetlb\n[ 0.262390] Initializing cgroup subsys pids\n[ 0.263887] CPU: Physical Processor ID: 0\n[ 0.265967] mce: CPU supports 10 MCE banks\n[ 0.267432] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.269172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287351] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295724] ftrace: allocating 31920 entries in 125 pages\n[ 0.326596] smpboot: Max logical packages: 1\n[ 0.328085] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330428] x2apic enabled\n[ 0.331788] Switched APIC routing to physical x2apic.\n[ 0.334642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340167] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343273] KVM setup paravirtual spinlock\n[ 0.345170] x86: Booted up 1 node, 1 CPUs\n[ 0.346574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348914] devtmpfs: initialized\n[ 0.351134] evm: security.selinux\n[ 0.352337] evm: security.SMACK64\n[ 0.353541] evm: security.SMACK64EXEC\n[ 0.354866] evm: security.SMACK64TRANSMUTE\n[ 0.356264] evm: security.SMACK64MMAP\n[ 0.357554] evm: security.ima\n[ 0.358655] evm: security.capability\n[ 0.359991] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363176] pinctrl core: initialized pinctrl subsystem\n[ 0.365039] RTC time: 4:54:19, date: 03/23/19\n[ 0.366643] NET: Registered protocol family 16\n[ 0.368265] cpuidle: using governor ladder\n[ 0.369689] cpuidle: using governor menu\n[ 0.371055] PCCT header not found.\n[ 0.372322] ACPI: bus type PCI registered\n[ 0.373721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.375854] PCI: Using configuration type 1 for base access\n[ 0.378393] ACPI: Added _OSI(Module Device)\n[ 0.379842] ACPI: Added _OSI(Processor Device)\n[ 0.381335] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.382906] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.385461] ACPI: Interpreter enabled\n[ 0.386777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.396612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.399810] ACPI: (supports S0 S5)\n[ 0.401035] ACPI: Using IOAPIC for interrupt routing\n[ 0.402688] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409116] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417086] acpiphp: Slot [3] registered\n[ 0.418468] acpiphp: Slot [4] registered\n[ 0.419852] acpiphp: Slot [5] registered\n[ 0.421232] acpiphp: Slot [6] registered\n[ 0.422615] acpiphp: Slot [7] registered\n[ 0.423994] acpiphp: Slot [8] registered\n[ 0.425380] acpiphp: Slot [9] registered\n[ 0.426753] acpiphp: Slot [10] registered\n[ 0.428144] acpiphp: Slot [11] registered\n[ 0.429551] acpiphp: Slot [12] registered\n[ 0.430953] acpiphp: Slot [13] registered\n[ 0.432355] acpiphp: Slot [14] registered\n[ 0.433759] acpiphp: Slot [15] registered\n[ 0.451006] acpiphp: Slot [16] registered\n[ 0.452420] acpiphp: Slot [17] registered\n[ 0.453821] acpiphp: Slot [18] registered\n[ 0.455222] acpiphp: Slot [19] registered\n[ 0.456620] acpiphp: Slot [20] registered\n[ 0.458015] acpiphp: Slot [21] registered\n[ 0.459416] acpiphp: Slot [22] registered\n[ 0.460814] acpiphp: Slot [23] registered\n[ 0.462209] acpiphp: Slot [24] registered\n[ 0.463624] acpiphp: Slot [25] registered\n[ 0.465019] acpiphp: Slot [26] registered\n[ 0.466416] acpiphp: Slot [27] registered\n[ 0.467823] acpiphp: Slot [28] registered\n[ 0.469223] acpiphp: Slot [29] registered\n[ 0.470624] acpiphp: Slot [30] registered\n[ 0.472025] acpiphp: Slot [31] registered\n[ 0.473438] PCI host bridge to bus 0000:00\n[ 0.474843] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481578] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486655] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491223] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493453] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504801] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.527406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540534] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543584] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.546500] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.548313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550959] vgaarb: loaded\n[ 0.551993] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554422] SCSI subsystem initialized\n[ 0.556304] ACPI: bus type USB registered\n[ 0.557756] usbcore: registered new interface driver usbfs\n[ 0.559542] usbcore: registered new interface driver hub\n[ 0.561395] usbcore: registered new device driver usb\n[ 0.563762] PCI: Using ACPI for IRQ routing\n[ 0.566323] NetLabel: Initializing\n[ 0.567570] NetLabel: domain hash size = 128\n[ 0.569029] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.570743] NetLabel: unlabeled traffic allowed by default\n[ 0.573049] clocksource: Switched to clocksource kvm-clock\n[ 0.584488] AppArmor: AppArmor Filesystem Enabled\n[ 0.586109] pnp: PnP ACPI init\n[ 0.587687] pnp: PnP ACPI: found 5 devices\n[ 0.594874] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597812] NET: Registered protocol family 2\n[ 0.599789] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603969] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606032] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607848] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609892] NET: Registered protocol family 1\n[ 0.611432] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613298] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615143] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.629803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645225] Trying to unpack rootfs image as initramfs...\n[ 0.708722] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711674] Scanning for low memory corruption every 60 seconds\n[ 0.714035] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716001] audit: initializing netlink subsys (disabled)\n[ 0.717809] audit: type=2000 audit(1553316859.630:1): initialized\n[ 0.720042] Initialise system trusted keyring\n[ 0.721701] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.723656] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.726656] zbud: loaded\n[ 0.727809] VFS: Disk quotas dquot_6.6.0\n[ 0.729235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.731771] fuse init (API version 7.23)\n[ 0.733250] Key type big_key registered\n[ 0.734589] Allocating IMA MOK and blacklist keyrings.\n[ 0.736588] Key type asymmetric registered\n[ 0.738005] Asymmetric key parser 'x509' registered\n[ 0.739623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.742224] io scheduler noop registered\n[ 0.743547] io scheduler deadline registered (default)\n[ 0.745229] io scheduler cfq registered\n[ 0.746691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.748447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753087] ACPI: Power Button [PWRF]\n[ 0.754497] GHES: HEST is not enabled!\n[ 0.768393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.797803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.827755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831203] Linux agpgart interface v0.103\n[ 0.834941] brd: module loaded\n[ 0.837354] loop: module loaded\n[ 0.843879] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846363] GPT:90111 != 2097151\n[ 0.847495] GPT:Alternate GPT header not at the end of the disk.\n[ 0.849336] GPT:90111 != 2097151\n[ 0.850499] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852130] vda: vda1 vda15\n[ 0.854132] scsi host0: ata_piix\n[ 0.855475] scsi host1: ata_piix\n[ 0.856679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861474] libphy: Fixed MDIO Bus: probed\n[ 0.862889] tun: Universal TUN/TAP device driver, 1.6\n[ 0.864525] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.867731] PPP generic driver version 2.4.2\n[ 0.869518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872004] ehci-pci: EHCI PCI platform driver\n[ 0.873860] ehci-platform: EHCI generic platform driver\n[ 0.875858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.878320] ohci-pci: OHCI PCI platform driver\n[ 0.879814] ohci-platform: OHCI generic platform driver\n[ 0.881521] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.896356] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.898077] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900552] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902217] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.908717] usb usb1: Product: UHCI Host Controller\n[ 0.910305] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912208] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.913850] hub 1-0:1.0: USB hub found\n[ 0.915170] hub 1-0:1.0: 2 ports detected\n[ 0.916720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.920215] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.921849] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.923570] mousedev: PS/2 mouse device common for all mice\n[ 0.925685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.928536] rtc_cmos 00:00: RTC can wake from S4\n[ 0.930586] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.932588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.934605] i2c /dev entries driver\n[ 0.935900] device-mapper: uevent: version 1.0.3\n[ 0.937526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.940283] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.942590] NET: Registered protocol family 10\n[ 0.944559] NET: Registered protocol family 17\n[ 0.946106] Key type dns_resolver registered\n[ 0.947760] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.949605] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.952566] registered taskstats version 1\n[ 0.954018] Loading compiled-in X.509 certificates\n[ 0.956171] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.959280] zswap: loaded using pool lzo/zbud\n[ 0.961775] Key type trusted registered\n[ 0.964150] Key type encrypted registered\n[ 0.965557] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967305] ima: No TPM chip found, activating TPM-bypass!\n[ 0.969092] evm: HMAC attrs: 0x1\n[ 0.970676] Magic number: 11:23:920\n[ 0.972117] rtc_cmos 00:00: setting system clock to 2019-03-23 04:54:19 UTC (1553316859)\n[ 0.974911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.976806] EDD information not available.\n[ 1.019732] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.038464] Write protecting the kernel read-only data: 14336k\n[ 1.043652] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.046801] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.097743] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoCpUjKMWLuWgiiUWq8gqY1b7QTUMIMkU8mBY4wVBzQGk+ZWRkE1+DZLF9A7Uh4pRCUs0nd1M4EFfQs8oqPB9QSI/j3dTRo330AqaZlHzZR2mgZTX26CEiVwLXAAKlGJDkDXV/XFmzPGb4+M+3h+msNxxvuiwyJCavizRuJelMR9wiM66CRD8EKSTuXYdP8qZdbUFQiKGpmT1mZsU0RAocy8L26SulOS+R6Z7b8BLdXkA8wuZPRY17m7kp/DmAUg3ec9qWncuTCOq7obXQyd8biUJD1LS+2Vvs96p+j3ecMzh2nS1AF9Wb8a8wVOZuqImHf35CIne5OftpdiDAwURt root@singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10\nssh-dss AAAAB3NzaC1kc3MAAACBAJVnfDIABJdp0yWdcnahamhRmAsKjJasKpTxjW9LLeiIu9RBcCwquVO9/PK0ArYg/IRNFkg6+xuZa43j+o6+QoEjmJmzxtytJErO98C7sDhQAY/I6bxcvdblujiwD9j030e4vg2vjMk5g/ZY62M84eBix4LXmvcqXhbqlSDut6CJAAAAFQDLXY7im40ySEX/yLFd9HGD1C38ewAAAIAO6W3TqvDC/Jl2kIKMMNMfVDRHF9YLqZwGDYm45e7s87DYlMjKN4X6ZqmSG1lcBodp1Z3b+2FPKF8mk7RG2A4bTI2VlLjNTGiHc3m5Ln7HqzToYevAInVR6u1jjRmFS6wI8nwy4fK53bhoS31Q5JqxTErNLTWkTe46aN9CrB/nEwAAAIAnRbEDp5JhkGe3RzD/UFX10cFvurQc2qLLjOQhYsZh0Zg3lPa5lwXluXlXyDDGYAQZ28jCZFkGWBnxCVlvOoBQnHhzWGaKwdjIu5EDkwi83yX+IOHT33bMGC0/Rxpn5Tz45Onpb13igX1DmEC1tuq4tt86PyllJY4w86giXiu2Tw== root@singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.28s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe01:f22b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10 login: "} 2019-03-23 04:54:33,243 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7/action used request id req-e733debc-89a8-46df-af79-06b370d1690e 2019-03-23 04:54:33,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0788209438324s 2019-03-23 04:54:33,244 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 525162253 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.228539] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.231427] pid_max: default: 32768 minimum: 301 [ 0.232992] ACPI: Core revision 20150930 [ 0.234961] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237217] Security Framework initialized [ 0.238638] Yama: becoming mindful. [ 0.239902] AppArmor: AppArmor initialized [ 0.241366] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.243645] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245842] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247938] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250293] Initializing cgroup subsys io [ 0.251708] Initializing cgroup subsys memory [ 0.253212] Initializing cgroup subsys devices [ 0.254722] Initializing cgroup subsys freezer [ 0.256242] Initializing cgroup subsys net_cls [ 0.257751] Initializing cgroup subsys perf_event [ 0.259344] Initializing cgroup subsys net_prio [ 0.260877] Initializing cgroup subsys hugetlb [ 0.262390] Initializing cgroup subsys pids [ 0.263887] CPU: Physical Processor ID: 0 [ 0.265967] mce: CPU supports 10 MCE banks [ 0.267432] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.269172] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287351] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295724] ftrace: allocating 31920 entries in 125 pages [ 0.326596] smpboot: Max logical packages: 1 [ 0.328085] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330428] x2apic enabled [ 0.331788] Switched APIC routing to physical x2apic. [ 0.334642] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336583] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340167] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343273] KVM setup paravirtual spinlock [ 0.345170] x86: Booted up 1 node, 1 CPUs [ 0.346574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348914] devtmpfs: initialized [ 0.351134] evm: security.selinux [ 0.352337] evm: security.SMACK64 [ 0.353541] evm: security.SMACK64EXEC [ 0.354866] evm: security.SMACK64TRANSMUTE [ 0.356264] evm: security.SMACK64MMAP [ 0.357554] evm: security.ima [ 0.358655] evm: security.capability [ 0.359991] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363176] pinctrl core: initialized pinctrl subsystem [ 0.365039] RTC time: 4:54:19, date: 03/23/19 [ 0.366643] NET: Registered protocol family 16 [ 0.368265] cpuidle: using governor ladder [ 0.369689] cpuidle: using governor menu [ 0.371055] PCCT header not found. [ 0.372322] ACPI: bus type PCI registered [ 0.373721] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.375854] PCI: Using configuration type 1 for base access [ 0.378393] ACPI: Added _OSI(Module Device) [ 0.379842] ACPI: Added _OSI(Processor Device) [ 0.381335] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.382906] ACPI: Added _OSI(Processor Aggregator Device) [ 0.385461] ACPI: Interpreter enabled [ 0.386777] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390001] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393400] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.396612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.399810] ACPI: (supports S0 S5) [ 0.401035] ACPI: Using IOAPIC for interrupt routing [ 0.402688] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407143] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409116] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413337] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417086] acpiphp: Slot [3] registered [ 0.418468] acpiphp: Slot [4] registered [ 0.419852] acpiphp: Slot [5] registered [ 0.421232] acpiphp: Slot [6] registered [ 0.422615] acpiphp: Slot [7] registered [ 0.423994] acpiphp: Slot [8] registered [ 0.425380] acpiphp: Slot [9] registered [ 0.426753] acpiphp: Slot [10] registered [ 0.428144] acpiphp: Slot [11] registered [ 0.429551] acpiphp: Slot [12] registered [ 0.430953] acpiphp: Slot [13] registered [ 0.432355] acpiphp: Slot [14] registered [ 0.433759] acpiphp: Slot [15] registered [ 0.451006] acpiphp: Slot [16] registered [ 0.452420] acpiphp: Slot [17] registered [ 0.453821] acpiphp: Slot [18] registered [ 0.455222] acpiphp: Slot [19] registered [ 0.456620] acpiphp: Slot [20] registered [ 0.458015] acpiphp: Slot [21] registered [ 0.459416] acpiphp: Slot [22] registered [ 0.460814] acpiphp: Slot [23] registered [ 0.462209] acpiphp: Slot [24] registered [ 0.463624] acpiphp: Slot [25] registered [ 0.465019] acpiphp: Slot [26] registered [ 0.466416] acpiphp: Slot [27] registered [ 0.467823] acpiphp: Slot [28] registered [ 0.469223] acpiphp: Slot [29] registered [ 0.470624] acpiphp: Slot [30] registered [ 0.472025] acpiphp: Slot [31] registered [ 0.473438] PCI host bridge to bus 0000:00 [ 0.474843] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479065] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481578] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484091] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486655] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491223] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493453] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495497] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497694] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504801] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.527406] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529924] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532796] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535249] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540534] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543584] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.546500] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.548313] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550959] vgaarb: loaded [ 0.551993] vgaarb: bridge control possible 0000:00:02.0 [ 0.554422] SCSI subsystem initialized [ 0.556304] ACPI: bus type USB registered [ 0.557756] usbcore: registered new interface driver usbfs [ 0.559542] usbcore: registered new interface driver hub [ 0.561395] usbcore: registered new device driver usb [ 0.563762] PCI: Using ACPI for IRQ routing [ 0.566323] NetLabel: Initializing [ 0.567570] NetLabel: domain hash size = 128 [ 0.569029] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.570743] NetLabel: unlabeled traffic allowed by default [ 0.573049] clocksource: Switched to clocksource kvm-clock [ 0.584488] AppArmor: AppArmor Filesystem Enabled [ 0.586109] pnp: PnP ACPI init [ 0.587687] pnp: PnP ACPI: found 5 devices [ 0.594874] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597812] NET: Registered protocol family 2 [ 0.599789] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601947] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603969] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606032] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607848] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609892] NET: Registered protocol family 1 [ 0.611432] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613298] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615143] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.629803] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645225] Trying to unpack rootfs image as initramfs... [ 0.708722] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711674] Scanning for low memory corruption every 60 seconds [ 0.714035] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716001] audit: initializing netlink subsys (disabled) [ 0.717809] audit: type=2000 audit(1553316859.630:1): initialized [ 0.720042] Initialise system trusted keyring [ 0.721701] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723656] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726656] zbud: loaded [ 0.727809] VFS: Disk quotas dquot_6.6.0 [ 0.729235] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731771] fuse init (API version 7.23) [ 0.733250] Key type big_key registered [ 0.734589] Allocating IMA MOK and blacklist keyrings. [ 0.736588] Key type asymmetric registered [ 0.738005] Asymmetric key parser 'x509' registered [ 0.739623] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742224] io scheduler noop registered [ 0.743547] io scheduler deadline registered (default) [ 0.745229] io scheduler cfq registered [ 0.746691] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748447] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750576] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753087] ACPI: Power Button [PWRF] [ 0.754497] GHES: HEST is not enabled! [ 0.768393] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.797803] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801386] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.827755] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831203] Linux agpgart interface v0.103 [ 0.834941] brd: module loaded [ 0.837354] loop: module loaded [ 0.843879] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846363] GPT:90111 != 2097151 [ 0.847495] GPT:Alternate GPT header not at the end of the disk. [ 0.849336] GPT:90111 != 2097151 [ 0.850499] GPT: Use GNU Parted to correct GPT errors. [ 0.852130] vda: vda1 vda15 [ 0.854132] scsi host0: ata_piix [ 0.855475] scsi host1: ata_piix [ 0.856679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858759] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861474] libphy: Fixed MDIO Bus: probed [ 0.862889] tun: Universal TUN/TAP device driver, 1.6 [ 0.864525] tun: (C) 1999-2004 Max Krasnyansky [ 0.867731] PPP generic driver version 2.4.2 [ 0.869518] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872004] ehci-pci: EHCI PCI platform driver [ 0.873860] ehci-platform: EHCI generic platform driver [ 0.875858] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.878320] ohci-pci: OHCI PCI platform driver [ 0.879814] ohci-platform: OHCI generic platform driver [ 0.881521] uhci_hcd: USB Universal Host Controller Interface driver [ 0.896356] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.898077] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900552] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902217] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904258] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906367] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.908717] usb usb1: Product: UHCI Host Controller [ 0.910305] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912208] usb usb1: SerialNumber: 0000:00:01.2 [ 0.913850] hub 1-0:1.0: USB hub found [ 0.915170] hub 1-0:1.0: 2 ports detected [ 0.916720] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.920215] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.921849] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.923570] mousedev: PS/2 mouse device common for all mice [ 0.925685] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.928536] rtc_cmos 00:00: RTC can wake from S4 [ 0.930586] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.932588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.934605] i2c /dev entries driver [ 0.935900] device-mapper: uevent: version 1.0.3 [ 0.937526] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.940283] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942590] NET: Registered protocol family 10 [ 0.944559] NET: Registered protocol family 17 [ 0.946106] Key type dns_resolver registered [ 0.947760] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949605] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952566] registered taskstats version 1 [ 0.954018] Loading compiled-in X.509 certificates [ 0.956171] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959280] zswap: loaded using pool lzo/zbud [ 0.961775] Key type trusted registered [ 0.964150] Key type encrypted registered [ 0.965557] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967305] ima: No TPM chip found, activating TPM-bypass! [ 0.969092] evm: HMAC attrs: 0x1 [ 0.970676] Magic number: 11:23:920 [ 0.972117] rtc_cmos 00:00: setting system clock to 2019-03-23 04:54:19 UTC (1553316859) [ 0.974911] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.976806] EDD information not available. [ 1.019732] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.038464] Write protecting the kernel read-only data: 14336k [ 1.043652] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.046801] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.097743] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.35 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoCpUjKMWLuWgiiUWq8gqY1b7QTUMIMkU8mBY4wVBzQGk+ZWRkE1+DZLF9A7Uh4pRCUs0nd1M4EFfQs8oqPB9QSI/j3dTRo330AqaZlHzZR2mgZTX26CEiVwLXAAKlGJDkDXV/XFmzPGb4+M+3h+msNxxvuiwyJCavizRuJelMR9wiM66CRD8EKSTuXYdP8qZdbUFQiKGpmT1mZsU0RAocy8L26SulOS+R6Z7b8BLdXkA8wuZPRY17m7kp/DmAUg3ec9qWncuTCOq7obXQyd8biUJD1LS+2Vvs96p+j3ecMzh2nS1AF9Wb8a8wVOZuqImHf35CIne5OftpdiDAwURt root@singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10 ssh-dss AAAAB3NzaC1kc3MAAACBAJVnfDIABJdp0yWdcnahamhRmAsKjJasKpTxjW9LLeiIu9RBcCwquVO9/PK0ArYg/IRNFkg6+xuZa43j+o6+QoEjmJmzxtytJErO98C7sDhQAY/I6bxcvdblujiwD9j030e4vg2vjMk5g/ZY62M84eBix4LXmvcqXhbqlSDut6CJAAAAFQDLXY7im40ySEX/yLFd9HGD1C38ewAAAIAO6W3TqvDC/Jl2kIKMMNMfVDRHF9YLqZwGDYm45e7s87DYlMjKN4X6ZqmSG1lcBodp1Z3b+2FPKF8mk7RG2A4bTI2VlLjNTGiHc3m5Ln7HqzToYevAInVR6u1jjRmFS6wI8nwy4fK53bhoS31Q5JqxTErNLTWkTe46aN9CrB/nEwAAAIAnRbEDp5JhkGe3RzD/UFX10cFvurQc2qLLjOQhYsZh0Zg3lPa5lwXluXlXyDDGYAQZ28jCZFkGWBnxCVlvOoBQnHhzWGaKwdjIu5EDkwi83yX+IOHT33bMGC0/Rxpn5Tz45Onpb13igX1DmEC1tuq4tt86PyllJY4w86giXiu2Tw== root@singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.28s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe01:f22b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10 launch-index: 0 === cirros: current=0.4.0 uptime=5.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-7b93f257-e7e9-4cbb-84c9-f10eee143a10 login: 2019-03-23 04:54:33,247 - paramiko.transport - DEBUG - starting thread (client mode): 0x6b5ec490L 2019-03-23 04:54:33,248 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 04:54:33,248 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 04:54:33,248 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 04:54:33,250 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 04:54:33,250 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 04:54:33,250 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 04:54:33,250 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 04:54:33,250 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 04:54:33,250 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 04:54:33,267 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 04:54:33,268 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 04:54:33,280 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: e4d52054c9f9267a5d204e6abd1ea572 2019-03-23 04:54:33,281 - paramiko.transport - DEBUG - Trying discovered key 3f8ce7f544629d7e92fabcf27cdd3340 in /tmp/tmpFJsaF_ 2019-03-23 04:54:33,308 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 04:54:33,314 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 04:54:33,345 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 04:54:33,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 04:54:33,347 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 04:54:33,348 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 04:54:33,349 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 04:54:33,349 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-23 04:54:33,350 - functest.core.singlevm - DEBUG - error: 2019-03-23 04:54:33,354 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 04:54:33,461 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:54:33,462 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 04:54:33,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 04:54:33,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/ff2e80b1-68d0-4942-a7d7-489143966183.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:34,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:54:34 GMT X-Openstack-Request-Id: req-494cb3c2-c008-4423-88f4-887a082cbda3 2019-03-23 04:54:34,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:54:34,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ff2e80b1-68d0-4942-a7d7-489143966183.json used request id req-494cb3c2-c008-4423-88f4-887a082cbda3 2019-03-23 04:54:34,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.23346710205s 2019-03-23 04:54:34,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:54:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:34,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:34 GMT X-Openstack-Request-Id: req-f703456c-0fb9-4f05-912f-9a8ac4b83e1f 2019-03-23 04:54:34,780 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:54:34,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f703456c-0fb9-4f05-912f-9a8ac4b83e1f 2019-03-23 04:54:34,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0649030208588s 2019-03-23 04:54:34,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:54:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:34,937 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9bbff3e-ce48-4267-9bb0-71dab54ee987 x-openstack-request-id: req-d9bbff3e-ce48-4267-9bb0-71dab54ee987 2019-03-23 04:54:34,937 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7 used request id req-d9bbff3e-ce48-4267-9bb0-71dab54ee987 2019-03-23 04:54:34,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.155899047852s 2019-03-23 04:54:34,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:54:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:36,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17af23c4-797b-4970-b4b1-27cea295d0b3 x-openstack-request-id: req-17af23c4-797b-4970-b4b1-27cea295d0b3 2019-03-23 04:54:36,419 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f2:2b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:f2:2b", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/20de6cbc-d832-4e5d-b466-742b4385f2d7", "rel": "bookmark"}], "image": {"id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "links": [{"href": "http://172.30.9.27:8774/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:54:18.000000", "flavor": {"id": "462d5f03-3d61-474a-905e-9071a626bc24", "links": [{"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "bookmark"}]}, "id": "20de6cbc-d832-4e5d-b466-742b4385f2d7", "security_groups": [{"name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}], "user_id": "293e46302b25408f9481a80cd9abe13a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:54:34Z", "hostId": "fa46757959d311b1879670043d660e91a3a69c4bfec78cb0bd8d9dc5", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "name": "singlevm2-vm_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "created": "2019-03-23T04:54:11Z", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:54:36,419 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17af23c4-797b-4970-b4b1-27cea295d0b3 2019-03-23 04:54:36,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.48189306259s 2019-03-23 04:54:36,421 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:54:38,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:54:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:38,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ca19507-ae8a-4382-a9e0-fc87293e22f4 x-openstack-request-id: req-0ca19507-ae8a-4382-a9e0-fc87293e22f4 2019-03-23 04:54:38,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 04:54:38,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0ca19507-ae8a-4382-a9e0-fc87293e22f4 2019-03-23 04:54:38,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0775730609894s 2019-03-23 04:54:38,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:38,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:38,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:38 GMT X-Openstack-Request-Id: req-70eebbb7-ac86-4bc1-b921-62bdde9f438e 2019-03-23 04:54:38,559 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:00Z", "updated_at": "2019-03-23T04:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "488f9fd0-fc5e-45a6-b4c8-d782bc53db17", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "79b6cb08-28b8-42af-8600-ca80d9bd1901", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "7ee92f50-00b6-493f-bde6-78e0f8e3bae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "dde3ef40-0a77-4339-a2f1-1c6f17fdcc9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "b373acef-ee3f-452f-8993-9303e6b20f85", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:08Z", "updated_at": "2019-03-23T04:54:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "02a982f5-9845-49ac-91e0-a7caaf7250f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "111420fe-30dc-4374-854d-6647bdcebe10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "48100410-50ca-4e12-80b8-8754d4a6e971", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:08Z", "revision_number": 0, "id": "4c3e092a-7fd7-4163-ac55-800b83bb3704", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:08Z", "security_group_id": "d6836073-2d97-43a7-b635-dd11381a8970", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 3, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "d6836073-2d97-43a7-b635-dd11381a8970", "name": "singlevm2-sg_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:38,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-70eebbb7-ac86-4bc1-b921-62bdde9f438e 2019-03-23 04:54:38,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520391464233s 2019-03-23 04:54:38,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:54:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d6836073-2d97-43a7-b635-dd11381a8970.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:38,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:54:38 GMT X-Openstack-Request-Id: req-a1726fe0-017d-4b40-9495-47848f0ba0f3 2019-03-23 04:54:38,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:54:38,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d6836073-2d97-43a7-b635-dd11381a8970.json used request id req-a1726fe0-017d-4b40-9495-47848f0ba0f3 2019-03-23 04:54:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144866943359s 2019-03-23 04:54:38,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 04:54:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:38,759 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c18b8920-07ba-4ee6-a12a-e605f0e8f32f x-openstack-request-id: req-c18b8920-07ba-4ee6-a12a-e605f0e8f32f 2019-03-23 04:54:38,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/singlevm2-kp_7b93f257-e7e9-4cbb-84c9-f10eee143a10 used request id req-c18b8920-07ba-4ee6-a12a-e605f0e8f32f 2019-03-23 04:54:38,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0475699901581s 2019-03-23 04:54:38,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:54:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2fc763ea-4607-4ca2-80b6-1306568ea166/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" -d '{"subnet_id": "e7777ce8-87c6-472e-be26-4fd13972ba2f"}' 2019-03-23 04:54:40,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:40 GMT X-Openstack-Request-Id: req-b12d5ef9-0d8b-4c23-ad14-d74e0d314dab 2019-03-23 04:54:40,823 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "daad9455-2499-4c6e-906f-c18b6be51483", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "subnet_id": "e7777ce8-87c6-472e-be26-4fd13972ba2f", "subnet_ids": ["e7777ce8-87c6-472e-be26-4fd13972ba2f"], "port_id": "87365c23-916a-4f17-9a22-03a9e95501c6", "id": "2fc763ea-4607-4ca2-80b6-1306568ea166"} 2019-03-23 04:54:40,823 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2fc763ea-4607-4ca2-80b6-1306568ea166/remove_router_interface.json used request id req-b12d5ef9-0d8b-4c23-ad14-d74e0d314dab 2019-03-23 04:54:40,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.06282997131s 2019-03-23 04:54:40,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:54:40,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:40 GMT X-Openstack-Request-Id: req-3c618e00-4560-400d-a0b9-8cd1da92b336 2019-03-23 04:54:40,961 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:02Z", "admin_state_up": true, "updated_at": "2019-03-23T04:54:39Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "2fc763ea-4607-4ca2-80b6-1306568ea166", "name": "singlevm2-router_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:40,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3c618e00-4560-400d-a0b9-8cd1da92b336 2019-03-23 04:54:40,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138339996338s 2019-03-23 04:54:40,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:54:40,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2fc763ea-4607-4ca2-80b6-1306568ea166.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:42,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:54:42 GMT X-Openstack-Request-Id: req-cdaf92aa-2c69-4e00-99e5-5bd404ab6155 2019-03-23 04:54:42,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:54:42,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2fc763ea-4607-4ca2-80b6-1306568ea166.json used request id req-cdaf92aa-2c69-4e00-99e5-5bd404ab6155 2019-03-23 04:54:42,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26697301865s 2019-03-23 04:54:42,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:54:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:42,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:42 GMT X-Openstack-Request-Id: req-3ddc56bf-bc5b-43ba-80c9-932fb237742f 2019-03-23 04:54:42,274 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"daad9455-2499-4c6e-906f-c18b6be51483","tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:54:01Z","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":"b721e8e01590483ebf56bf4ff55869a0","id":"e7777ce8-87c6-472e-be26-4fd13972ba2f","subnetpool_id":null,"name":"singlevm2-subnet_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}]} 2019-03-23 04:54:42,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3ddc56bf-bc5b-43ba-80c9-932fb237742f 2019-03-23 04:54:42,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0440838336945s 2019-03-23 04:54:42,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:54:42,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/e7777ce8-87c6-472e-be26-4fd13972ba2f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:43,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:54:43 GMT X-Openstack-Request-Id: req-c4eff5b7-84bb-492b-b9b3-0f1ecec1e9b6 2019-03-23 04:54:43,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:54:43,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e7777ce8-87c6-472e-be26-4fd13972ba2f.json used request id req-c4eff5b7-84bb-492b-b9b3-0f1ecec1e9b6 2019-03-23 04:54:43,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96163392067s 2019-03-23 04:54:43,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:43,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:43,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:43 GMT X-Openstack-Request-Id: req-2eb3bc0e-5163-4864-8aca-1b370ff03418 2019-03-23 04:54:43,330 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"daad9455-2499-4c6e-906f-c18b6be51483","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b721e8e01590483ebf56bf4ff55869a0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:54:43Z","qos_policy_id":null,"name":"singlevm2-net_7b93f257-e7e9-4cbb-84c9-f10eee143a10","admin_state_up":true,"tenant_id":"b721e8e01590483ebf56bf4ff55869a0","created_at":"2019-03-23T04:54:00Z","mtu":1450}]} 2019-03-23 04:54:43,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2eb3bc0e-5163-4864-8aca-1b370ff03418 2019-03-23 04:54:43,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0917451381683s 2019-03-23 04:54:43,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:54:43,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/daad9455-2499-4c6e-906f-c18b6be51483.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:44,112 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:54:44 GMT X-Openstack-Request-Id: req-bdaf029c-4602-4917-9c74-1a1c7fbbbcd5 2019-03-23 04:54:44,112 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:54:44,112 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/daad9455-2499-4c6e-906f-c18b6be51483.json used request id req-bdaf029c-4602-4917-9c74-1a1c7fbbbcd5 2019-03-23 04:54:44,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.78084897995s 2019-03-23 04:54:44,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:44 GMT X-Openstack-Request-Id: req-1df6fe6a-4f02-47c0-b553-6eca71fd13cf 2019-03-23 04:54:44,405 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:07Z", "file": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/file", "owner": "b721e8e01590483ebf56bf4ff55869a0", "id": "e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "size": 12716032, "self": "/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:44,405 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1df6fe6a-4f02-47c0-b553-6eca71fd13cf 2019-03-23 04:54:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288446903229s 2019-03-23 04:54:44,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:54:44,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9035a27220229bc58c386b5b0d9124ea0a5c271f" 2019-03-23 04:54:44,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:54:44 GMT X-Openstack-Request-Id: req-e156b21b-c066-4723-8ef3-7ba78df998f6 2019-03-23 04:54:44,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:54:44,827 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e24bcaeb-9ac7-496c-b0a9-ea333dedef2a used request id req-e156b21b-c066-4723-8ef3-7ba78df998f6 2019-03-23 04:54:44,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.420016050339s 2019-03-23 04:54:44,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:54:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7bd229c0-f675-44ad-8935-ffc4a817fcc5 x-openstack-request-id: req-7bd229c0-f675-44ad-8935-ffc4a817fcc5 2019-03-23 04:54:44,979 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/462d5f03-3d61-474a-905e-9071a626bc24", "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": "462d5f03-3d61-474a-905e-9071a626bc24"}]} 2019-03-23 04:54:44,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7bd229c0-f675-44ad-8935-ffc4a817fcc5 2019-03-23 04:54:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.146950006485s 2019-03-23 04:54:44,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:54:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:45,017 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54: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-599a675b-fae7-42bb-9722-0e20369ec4c2 x-openstack-request-id: req-599a675b-fae7-42bb-9722-0e20369ec4c2 2019-03-23 04:54:45,017 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/462d5f03-3d61-474a-905e-9071a626bc24 used request id req-599a675b-fae7-42bb-9722-0e20369ec4c2 2019-03-23 04:54:45,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366590023041s 2019-03-23 04:54:45,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:54:45,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:45,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74465422-22eb-4e8e-930f-39ab43c8e048 2019-03-23 04:54:45,232 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": {"self": "http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "293e46302b25408f9481a80cd9abe13a", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:54:45,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-74465422-22eb-4e8e-930f-39ab43c8e048 2019-03-23 04:54:45,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214069128036s 2019-03-23 04:54:45,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:54:45,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:45,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-783d336f-f468-46d0-be6c-a945af84b2df 2019-03-23 04:54:45,444 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_7b93f257-e7e9-4cbb-84c9-f10eee143a10", "links": {"self": "http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "293e46302b25408f9481a80cd9abe13a", "description": null}} 2019-03-23 04:54:45,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a used request id req-783d336f-f468-46d0-be6c-a945af84b2df 2019-03-23 04:54:45,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205659151077s 2019-03-23 04:54:45,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 04:54:45,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:45,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cc71ea7-171a-4fad-9a7c-f3732ce84b67 2019-03-23 04:54:45,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:54:45,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/293e46302b25408f9481a80cd9abe13a used request id req-2cc71ea7-171a-4fad-9a7c-f3732ce84b67 2019-03-23 04:54:45,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.347511053085s 2019-03-23 04:54:45,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:54:45,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:45,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ad7126-785c-4157-af1d-d94df60e7a81 2019-03-23 04:54:45,909 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0"}, "tags": [], "enabled": true, "id": "b721e8e01590483ebf56bf4ff55869a0", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_7b93f257-e7e9-4cbb-84c9-f10eee143a10"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:54:45,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-29ad7126-785c-4157-af1d-d94df60e7a81 2019-03-23 04:54:45,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110378026962s 2019-03-23 04:54:45,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 04:54:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:46,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:54:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35dd9f3-794b-49a8-8b12-cb3d88e8f198 2019-03-23 04:54:46,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:54:46,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b721e8e01590483ebf56bf4ff55869a0 used request id req-e35dd9f3-794b-49a8-8b12-cb3d88e8f198 2019-03-23 04:54:46,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244878053665s 2019-03-23 04:54:46,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b721e8e01590483ebf56bf4ff55869a0&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:46,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:46 GMT X-Openstack-Request-Id: req-074227b1-40bf-457e-a316-737f8ebdcb98 2019-03-23 04:54:46,489 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:00Z", "updated_at": "2019-03-23T04:54:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "488f9fd0-fc5e-45a6-b4c8-d782bc53db17", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "79b6cb08-28b8-42af-8600-ca80d9bd1901", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "7ee92f50-00b6-493f-bde6-78e0f8e3bae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "dde3ef40-0a77-4339-a2f1-1c6f17fdcc9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "b373acef-ee3f-452f-8993-9303e6b20f85", "name": "default"}]} 2019-03-23 04:54:46,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b721e8e01590483ebf56bf4ff55869a0&name=default used request id req-074227b1-40bf-457e-a316-737f8ebdcb98 2019-03-23 04:54:46,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.324897050858s 2019-03-23 04:54:46,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:46,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:46 GMT X-Openstack-Request-Id: req-6dbe04a4-2af5-48e6-8d80-1bf12c8401c0 2019-03-23 04:54:46,542 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "created_at": "2019-03-23T04:54:00Z", "updated_at": "2019-03-23T04:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "7ee92f50-00b6-493f-bde6-78e0f8e3bae4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "79b6cb08-28b8-42af-8600-ca80d9bd1901", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "dde3ef40-0a77-4339-a2f1-1c6f17fdcc9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:00Z", "revision_number": 0, "id": "488f9fd0-fc5e-45a6-b4c8-d782bc53db17", "remote_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:00Z", "security_group_id": "b373acef-ee3f-452f-8993-9303e6b20f85", "tenant_id": "b721e8e01590483ebf56bf4ff55869a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "b721e8e01590483ebf56bf4ff55869a0"}], "revision_number": 1, "project_id": "b721e8e01590483ebf56bf4ff55869a0", "id": "b373acef-ee3f-452f-8993-9303e6b20f85", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:54:46,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-6dbe04a4-2af5-48e6-8d80-1bf12c8401c0 2019-03-23 04:54:46,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468518733978s 2019-03-23 04:54:46,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:54:46,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b373acef-ee3f-452f-8993-9303e6b20f85.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bb074006782a541463559b63c9af5352da847a38" 2019-03-23 04:54:46,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:54:46 GMT X-Openstack-Request-Id: req-839f0c1b-1a70-4e8b-8f76-87cd602fedca 2019-03-23 04:54:46,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:54:46,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b373acef-ee3f-452f-8993-9303e6b20f85.json used request id req-839f0c1b-1a70-4e8b-8f76-87cd602fedca 2019-03-23 04:54:46,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129088163376s 2019-03-23 04:54:46,725 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-03-23 04:54:46,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:54:46,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09380537-4ab5-44aa-aa23-79e28904c7d6 2019-03-23 04:54:46,776 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:54:46,776 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-09380537-4ab5-44aa-aa23-79e28904c7d6 2019-03-23 04:54:46,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:54:47,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:54:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["Cv2asqk5TUqnNe2v50ajzA"], "issued_at": "2019-03-23T04:54:47.000000Z"}} 2019-03-23 04:54:47,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:47,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:47 GMT X-Openstack-Request-Id: req-a6580849-2fb9-4c3b-96f9-4b7d993ccd2d 2019-03-23 04:54:47,523 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:54:47,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6580849-2fb9-4c3b-96f9-4b7d993ccd2d 2019-03-23 04:54:47,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339556932449s 2019-03-23 04:54:47,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:54:47,536 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0f5431e-b297-4f50-a46d-f08fc87a30fb 2019-03-23 04:54:47,536 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:54:47,536 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b0f5431e-b297-4f50-a46d-f08fc87a30fb 2019-03-23 04:54:47,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:54:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:47,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d43a5c4-d586-46b4-8fed-e1a291c27fd7 2019-03-23 04:54:47,687 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:54:47,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2d43a5c4-d586-46b4-8fed-e1a291c27fd7 2019-03-23 04:54:47,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150184869766s 2019-03-23 04:54:47,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:54:47,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}}' 2019-03-23 04:54:47,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4dc4a72-5132-40e8-9fca-9bff6feae407 2019-03-23 04:54:47,910 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e"}, "tags": [], "enabled": true, "id": "461bc04555a944f19d5aa8e24bb8c11e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}} 2019-03-23 04:54:47,911 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a4dc4a72-5132-40e8-9fca-9bff6feae407 2019-03-23 04:54:47,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216398000717s 2019-03-23 04:54:47,911 - 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'461bc04555a944f19d5aa8e24bb8c11e', '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_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f'}) 2019-03-23 04:54:47,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:54:47,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "DJkFmw4ITwuSh9sXmaZcLuJm9QAaUg", "email": null, "name": "vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}}' 2019-03-23 04:54:48,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-470c468d-9eb3-4e22-91b0-3c93a856054b 2019-03-23 04:54:48,384 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": {"self": "http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "116183e8f4374370a78801dbfc5bddcd", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:54:48,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-470c468d-9eb3-4e22-91b0-3c93a856054b 2019-03-23 04:54:48,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466073036194s 2019-03-23 04:54:48,385 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'116183e8f4374370a78801dbfc5bddcd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f'}) 2019-03-23 04:54:48,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:54:48,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:48,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6922d4d6-949f-484d-81bc-cd86ce0dec48 2019-03-23 04:54:48,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:54:48,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6922d4d6-949f-484d-81bc-cd86ce0dec48 2019-03-23 04:54:48,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196039915085s 2019-03-23 04:54:48,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:54:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:48,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6759bc08-cc1b-410b-9a97-d14ff6827a9b 2019-03-23 04:54:48,779 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:54:48,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6759bc08-cc1b-410b-9a97-d14ff6827a9b 2019-03-23 04:54:48,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188994884491s 2019-03-23 04:54:48,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:54:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:48,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423d8411-ae6b-4940-bb6d-787487aee377 2019-03-23 04:54:48,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:54:48,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-423d8411-ae6b-4940-bb6d-787487aee377 2019-03-23 04:54:48,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187154054642s 2019-03-23 04:54:48,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:54:48,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:49,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424395eb-e792-46d5-9337-65f7c6b9533e 2019-03-23 04:54:49,167 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:54:49,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-424395eb-e792-46d5-9337-65f7c6b9533e 2019-03-23 04:54:49,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190695047379s 2019-03-23 04:54:49,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:54:49,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:49,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83297687-dabd-4fc5-8a0d-e707a218fbba 2019-03-23 04:54:49,296 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": {"self": "http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "116183e8f4374370a78801dbfc5bddcd", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:54:49,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-83297687-dabd-4fc5-8a0d-e707a218fbba 2019-03-23 04:54:49,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12767791748s 2019-03-23 04:54:49,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:54:49,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:49,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71459798-dcb6-4eb6-8411-c9ed1b004008 2019-03-23 04:54:49,420 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e"}, "tags": [], "enabled": true, "id": "461bc04555a944f19d5aa8e24bb8c11e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}]} 2019-03-23 04:54:49,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-71459798-dcb6-4eb6-8411-c9ed1b004008 2019-03-23 04:54:49,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111789941788s 2019-03-23 04:54:49,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:54:49,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=116183e8f4374370a78801dbfc5bddcd&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=461bc04555a944f19d5aa8e24bb8c11e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:49,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b837b26d-5940-4e5d-af80-8b3af061d3b9 2019-03-23 04:54:49,541 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=116183e8f4374370a78801dbfc5bddcd&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=461bc04555a944f19d5aa8e24bb8c11e", "previous": null, "next": null}} 2019-03-23 04:54:49,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=116183e8f4374370a78801dbfc5bddcd&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=461bc04555a944f19d5aa8e24bb8c11e used request id req-b837b26d-5940-4e5d-af80-8b3af061d3b9 2019-03-23 04:54:49,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112524032593s 2019-03-23 04:54:49,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:54:49,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e/users/116183e8f4374370a78801dbfc5bddcd/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:49,769 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:54:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78101152-ff42-44e1-b984-317c46629738 2019-03-23 04:54:49,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:54:49,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e/users/116183e8f4374370a78801dbfc5bddcd/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-78101152-ff42-44e1-b984-317c46629738 2019-03-23 04:54:49,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.223963022232s 2019-03-23 04:54:49,770 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 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'461bc04555a944f19d5aa8e24bb8c11e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'DJkFmw4ITwuSh9sXmaZcLuJm9QAaUg', 'username': u'vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:54:49,774 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'password': 'DJkFmw4ITwuSh9sXmaZcLuJm9QAaUg', 'project_name': 'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '461bc04555a944f19d5aa8e24bb8c11e', 'project_domain_name': 'Default'} 2019-03-23 04:54:49,775 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-03-23 04:54:49,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:54:49,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:49,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3589a6dc-392c-48d5-8b00-fdf45f66c322 2019-03-23 04:54:49,925 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:54:49,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3589a6dc-392c-48d5-8b00-fdf45f66c322 2019-03-23 04:54:49,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.149780035019s 2019-03-23 04:54:49,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:54:49,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:54:50,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7344995-fb6c-4acf-a0ca-94cb152456bd 2019-03-23 04:54:50,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e"}, "tags": [], "enabled": true, "id": "461bc04555a944f19d5aa8e24bb8c11e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}]} 2019-03-23 04:54:50,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e7344995-fb6c-4acf-a0ca-94cb152456bd 2019-03-23 04:54:50,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112293958664s 2019-03-23 04:54:50,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:54:50,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" -d '{"network": {"tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "name": "vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "admin_state_up": true}}' 2019-03-23 04:54:50,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:50 GMT X-Openstack-Request-Id: req-1bc279cc-252d-4253-92ad-a776158d5c8a 2019-03-23 04:54:50,544 - 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":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:54:50Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450}} 2019-03-23 04:54:50,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1bc279cc-252d-4253-92ad-a776158d5c8a 2019-03-23 04:54:50,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.496976137161s 2019-03-23 04:54:50,545 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:54:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'56079ef0-668b-4f92-8e1d-b3ff1dfa00e3', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', u'created_at': u'2019-03-23T04:54:50Z', u'mtu': 1450, u'tenant_id': u'461bc04555a944f19d5aa8e24bb8c11e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'461bc04555a944f19d5aa8e24bb8c11e', u'l2_adjacency': True}) 2019-03-23 04:54:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:54:50,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a96e98f-bd01-458d-a5c5-c120d378d06e 2019-03-23 04:54:50,555 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:54:50,555 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-0a96e98f-bd01-458d-a5c5-c120d378d06e 2019-03-23 04:54:50,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:54:50,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:54:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "461bc04555a944f19d5aa8e24bb8c11e", "name": "vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/461bc04555a944f19d5aa8e24bb8c11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/461bc04555a944f19d5aa8e24bb8c11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/461bc04555a944f19d5aa8e24bb8c11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/461bc04555a944f19d5aa8e24bb8c11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/461bc04555a944f19d5aa8e24bb8c11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/461bc04555a944f19d5aa8e24bb8c11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/461bc04555a944f19d5aa8e24bb8c11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/461bc04555a944f19d5aa8e24bb8c11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/461bc04555a944f19d5aa8e24bb8c11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/461bc04555a944f19d5aa8e24bb8c11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/461bc04555a944f19d5aa8e24bb8c11e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/461bc04555a944f19d5aa8e24bb8c11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_461bc04555a944f19d5aa8e24bb8c11e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_461bc04555a944f19d5aa8e24bb8c11e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "id": "116183e8f4374370a78801dbfc5bddcd"}, "audit_ids": ["ljKLDUbzQoGE1wFhfBtAHw"], "issued_at": "2019-03-23T04:54:50.000000Z"}} 2019-03-23 04:54:50,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:51,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:51 GMT X-Openstack-Request-Id: req-534a77ff-ab8f-40c4-a9db-325c457d79b8 2019-03-23 04:54:51,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:54:50Z","qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:54:51,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-534a77ff-ab8f-40c4-a9db-325c457d79b8 2019-03-23 04:54:51,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274700164795s 2019-03-23 04:54:51,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:54:51,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"subnet": {"name": "vping_ssh-subnet_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "enable_dhcp": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:54:51,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:51 GMT X-Openstack-Request-Id: req-15e68e92-3774-4b67-83e8-443ad431ff9c 2019-03-23 04:54:51,846 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:54:51Z","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":"461bc04555a944f19d5aa8e24bb8c11e","id":"b71277fa-f969-485c-bacc-d8cce511ee15","subnetpool_id":null,"name":"vping_ssh-subnet_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}} 2019-03-23 04:54:51,846 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-15e68e92-3774-4b67-83e8-443ad431ff9c 2019-03-23 04:54:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.622862100601s 2019-03-23 04:54:51,846 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:54:51Z', 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'b71277fa-f969-485c-bacc-d8cce511ee15', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', u'enable_dhcp': True, u'network_id': u'56079ef0-668b-4f92-8e1d-b3ff1dfa00e3', u'tenant_id': u'461bc04555a944f19d5aa8e24bb8c11e', u'created_at': u'2019-03-23T04:54:51Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'461bc04555a944f19d5aa8e24bb8c11e'}) 2019-03-23 04:54:51,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:54:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vping_ssh-router_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "admin_state_up": true}}' 2019-03-23 04:54:53,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:53 GMT X-Openstack-Request-Id: req-3eab41c6-1441-4ef7-8673-99f8a53db4e1 2019-03-23 04:54:53,289 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:51Z", "admin_state_up": true, "updated_at": "2019-03-23T04:54:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "name": "vping_ssh-router_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}} 2019-03-23 04:54:53,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-3eab41c6-1441-4ef7-8673-99f8a53db4e1 2019-03-23 04:54:53,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44211506844s 2019-03-23 04:54:53,290 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:54:52Z', u'revision_number': 2, u'id': u'aa6c719f-5831-4d9b-aa58-b45edb2ed06b', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', u'admin_state_up': True, u'tenant_id': u'461bc04555a944f19d5aa8e24bb8c11e', u'created_at': u'2019-03-23T04:54:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'461bc04555a944f19d5aa8e24bb8c11e'}) 2019-03-23 04:54:53,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:54:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/aa6c719f-5831-4d9b-aa58-b45edb2ed06b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"subnet_id": "b71277fa-f969-485c-bacc-d8cce511ee15"}' 2019-03-23 04:54:55,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:55 GMT X-Openstack-Request-Id: req-13d0edee-e5a3-4d55-ba1b-4fdd039fac60 2019-03-23 04:54:55,775 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "subnet_id": "b71277fa-f969-485c-bacc-d8cce511ee15", "subnet_ids": ["b71277fa-f969-485c-bacc-d8cce511ee15"], "port_id": "7305f018-e24c-4697-8c09-e8e0df785cbd", "id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b"} 2019-03-23 04:54:55,775 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/aa6c719f-5831-4d9b-aa58-b45edb2ed06b/add_router_interface.json used request id req-13d0edee-e5a3-4d55-ba1b-4fdd039fac60 2019-03-23 04:54:55,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.48512887955s 2019-03-23 04:54:55,776 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:54:55,908 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:54:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:54:55,916 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:55 GMT 2019-03-23 04:54:55,916 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:54:55,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:56,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:56 GMT X-Openstack-Request-Id: req-03947ee0-425c-430e-a956-0213b1a150ed 2019-03-23 04:54:56,198 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:56,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-03947ee0-425c-430e-a956-0213b1a150ed 2019-03-23 04:54:56,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279266834259s 2019-03-23 04:54:56,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:54:56,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}' 2019-03-23 04:54:56,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:56 GMT Location: http://172.30.9.27:9292/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-635a96fa-d964-4627-afe0-48e9323cc704 2019-03-23 04:54:56,303 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:56Z", "file": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file", "owner": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "size": null, "self": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "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_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "checksum": null, "created_at": "2019-03-23T04:54:56Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:54:56,304 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-635a96fa-d964-4627-afe0-48e9323cc704 2019-03-23 04:54:56,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0971720218658s 2019-03-23 04:54:56,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:54:56,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '' 2019-03-23 04:54:56,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:54:56 GMT X-Openstack-Request-Id: req-0c49ec4d-6331-4d28-9c70-8b1375c4c8eb 2019-03-23 04:54:56,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:54:56,786 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file used request id req-0c49ec4d-6331-4d28-9c70-8b1375c4c8eb 2019-03-23 04:54:56,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.48145699501s 2019-03-23 04:54:56,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:56,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:56,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:56 GMT X-Openstack-Request-Id: req-d80f2c44-7625-4653-872e-1e616fdb40da 2019-03-23 04:54:56,830 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:56Z", "file": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file", "owner": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "size": 12716032, "self": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:56,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d80f2c44-7625-4653-872e-1e616fdb40da 2019-03-23 04:54:56,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395319461823s 2019-03-23 04:54:56,832 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file', 'owner': u'461bc04555a944f19d5aa8e24bb8c11e', 'id': u'b0286381-18f9-466f-8a45-f526e4f7ef64', 'size': 12716032, u'self': u'/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': 'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:54:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:54:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', '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/b0286381-18f9-466f-8a45-f526e4f7ef64', 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_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'created': u'2019-03-23T04:54:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:54: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/b0286381-18f9-466f-8a45-f526e4f7ef64', 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_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:54:56,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:54:56,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:54:57,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4ee5530f-c078-4db5-8681-68e766d9eab1 x-openstack-request-id: req-4ee5530f-c078-4db5-8681-68e766d9eab1 2019-03-23 04:54:57,194 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "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": "513053e6-827c-42b9-addb-a4747d7c88ed"}} 2019-03-23 04:54:57,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4ee5530f-c078-4db5-8681-68e766d9eab1 2019-03-23 04:54:57,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.358866930008s 2019-03-23 04:54:57,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'513053e6-827c-42b9-addb-a4747d7c88ed', 'swap': 0}) 2019-03-23 04:54:57,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:54:57,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" -d '{"extra_specs": {}}' 2019-03-23 04:54:57,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54: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-94f41e02-fe88-4b4c-8065-8e6358186737 x-openstack-request-id: req-94f41e02-fe88-4b4c-8065-8e6358186737 2019-03-23 04:54:57,216 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:54:57,216 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed/os-extra_specs used request id req-94f41e02-fe88-4b4c-8065-8e6358186737 2019-03-23 04:54:57,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204548835754s 2019-03-23 04:54:57,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 04:54:57,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"keypair": {"name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}}' 2019-03-23 04:54:57,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-118a6729-611d-41ec-a5eb-c129fcd69364 x-openstack-request-id: req-118a6729-611d-41ec-a5eb-c129fcd69364 2019-03-23 04:54:57,634 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjiKk3lIDIMwzgysYY2YRc88rPjGgRTWXRFY5rXYvHJJ0gDRzFngUlzb5S5cdcnhel6XhtyMdzo/HhjEU5FpTksPHCyPwaZkb5ZPz3Eq1UMQrx7pmcatKHbo6j1NX14OkeJK1T2ukI55WVsvBWWldVLUtUIKuBnVz0WOFmxS5RoLweh6TcaRZYIgWbB5302wVqX8ucqcn1eZ9SoIn31WLnp06u8EaDRcKN7q65AYsLWrYmK969eCpiEGbUWou17IEkPbXgeLQQR64mD2MUCZMqfLbPdtpeSFJG3Ls87wA3meWLyY7JG753iCl+KC3IV8CuZFjD3PDmHZjrfK+8janp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAo4ipN5SAyDMM4MrGGNmEXPPKz4xoEU1l0RWOa12LxySdIA0c\nxZ4FJc2+UuXHXJ4Xpel4bcjHc6Px4YxFORaU5LDxwsj8GmZG+WT89xKtVDEK8e6Z\nnGrSh26Oo9TV9eDpHiStU9rpCOeVlbLwVlpXVS1LVCCrgZ1c9FjhZsUuUaC8Hoek\n3GkWWCIFmwed9NsFal/LnKnJ9XmfUqCJ99Vi56dOrvBGg0XCje6uuQGLC1q2Jive\nvXgqYhBm1FqLteyBJD214Hi0EEeuJg9jFAmTKny2z3baXkhSRty7PO8AN5nli8mO\nyRu+d4gpfigtyFfArmRYw9zw5h2Y63yvvI2p6QIDAQABAoIBAAWKH5FOan5dnFYR\nCFzXIXC0oW4eZ3gOkyBeBpEEfjOkvd3UE+Ft1ObO7V+JgRNWF577JaUyY+864nqt\ncbrZVPnaNJZQkJmkVUslbJxB+bUcZC6F0pZF2BPWXuaV0xmdIMhwnZ51j+dJUPvd\nL978+HBeNGsJIEYnunpceGYuz77cESU0/JyTThHG0Db+hqTujQ99PcRN6efn3wWp\nkJ6fBbc6hVLQlJ5/0HSjuTolw2zg/SxOBBarFKuQF5U/i8/bq/Pu0h03vMc8TseD\ngdMlNrMdt+GexQZX/pqHHExjbfeeCgnSb+KtE95Q2OF55V0i2uif/xoJgqJeltwH\ngDmOsAECgYEA0mwxD94vnqWScRhjgr3CJ4yaFnD0+eQGqPMbRM+aNh2qCMZg3hPU\n67s/2UK346YQMsXtRtiueID3wrdoc0Rqzh+Z8dYqCnaNRURBfbwnjvFp9DPqiDkK\noOk0TtD50HVfmoarZEghQUlkb3Gd5FxNWQafzHF3dX6MCjNzuBOrSoECgYEAxvSD\nk23b/OCVzuHOWnh1WbXWoSiDqgjxAqZ8tEy2SvkCvprZRmh4zRWLkA6ezkxVzt+l\naMQiVVJ6huYn8Nf3V7vm37Yk6zfQx3YRFe5da/f8vDnqkw4PdRxsIjdnxNsik+pP\nUvdpXAoUIvLZwew++8e4ljwvb+MLpmcKyH0wm2kCgYANlayJMLf0Tw4oPQHXo/aP\n5RThlANMyrrfV2qQQ7LaAYpDrML+M1uQqHMTzKngiY0MKhkKdNy2rOTR7lNQ9b7L\ndeDTaxclu8edDC4KNwZ6xP0pJdzjVINqJgQZfoZSPfGhIUaZX8q900Ynp7cg0hCw\nSawxX7XtoPDbi7zRyntJgQKBgH/y0gdnOHnZaR6CQ3YVT8rg0WYVKw+X7n842KwP\nRZDTsXspFKBeIYoq1/VOIb0khG6lj7ffowDiKSBGNduC2HPYyLKIbhfDboZIHNbQ\n083Szvux93SZL0GuhLBAl4CXORaNMnR13pEtfiO3sGkxaJP9rm0XyZ4YEu7yB5JG\nSJM5AoGAG7eGCKAf5N/czentLetAamdF0d2dHXbLc+gP/B1VfB1HJsM/M5o60dFv\nZn3j/G6pDPs/goCSezi/4zG9xm7KTkjK4a1eD3/arXh68+LsDDqZwLyiiqtZpfz3\nQEaRjDoqOjIQmZkxGQKYECIgtik7xb4JSJjPKa7+czEw+Jti1xE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "116183e8f4374370a78801dbfc5bddcd", "name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "fingerprint": "8c:b1:41:55:39:04:6f:f3:49:4f:4b:c7:6f:35:1f:2f"}} 2019-03-23 04:54:57,634 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-118a6729-611d-41ec-a5eb-c129fcd69364 2019-03-23 04:54:57,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.414954900742s 2019-03-23 04:54:57,635 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjiKk3lIDIMwzgysYY2YRc88rPjGgRTWXRFY5rXYvHJJ0gDRzFngUlzb5S5cdcnhel6XhtyMdzo/HhjEU5FpTksPHCyPwaZkb5ZPz3Eq1UMQrx7pmcatKHbo6j1NX14OkeJK1T2ukI55WVsvBWWldVLUtUIKuBnVz0WOFmxS5RoLweh6TcaRZYIgWbB5302wVqX8ucqcn1eZ9SoIn31WLnp06u8EaDRcKN7q65AYsLWrYmK969eCpiEGbUWou17IEkPbXgeLQQR64mD2MUCZMqfLbPdtpeSFJG3Ls87wA3meWLyY7JG753iCl+KC3IV8CuZFjD3PDmHZjrfK+8janp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAo4ipN5SAyDMM4MrGGNmEXPPKz4xoEU1l0RWOa12LxySdIA0c\nxZ4FJc2+UuXHXJ4Xpel4bcjHc6Px4YxFORaU5LDxwsj8GmZG+WT89xKtVDEK8e6Z\nnGrSh26Oo9TV9eDpHiStU9rpCOeVlbLwVlpXVS1LVCCrgZ1c9FjhZsUuUaC8Hoek\n3GkWWCIFmwed9NsFal/LnKnJ9XmfUqCJ99Vi56dOrvBGg0XCje6uuQGLC1q2Jive\nvXgqYhBm1FqLteyBJD214Hi0EEeuJg9jFAmTKny2z3baXkhSRty7PO8AN5nli8mO\nyRu+d4gpfigtyFfArmRYw9zw5h2Y63yvvI2p6QIDAQABAoIBAAWKH5FOan5dnFYR\nCFzXIXC0oW4eZ3gOkyBeBpEEfjOkvd3UE+Ft1ObO7V+JgRNWF577JaUyY+864nqt\ncbrZVPnaNJZQkJmkVUslbJxB+bUcZC6F0pZF2BPWXuaV0xmdIMhwnZ51j+dJUPvd\nL978+HBeNGsJIEYnunpceGYuz77cESU0/JyTThHG0Db+hqTujQ99PcRN6efn3wWp\nkJ6fBbc6hVLQlJ5/0HSjuTolw2zg/SxOBBarFKuQF5U/i8/bq/Pu0h03vMc8TseD\ngdMlNrMdt+GexQZX/pqHHExjbfeeCgnSb+KtE95Q2OF55V0i2uif/xoJgqJeltwH\ngDmOsAECgYEA0mwxD94vnqWScRhjgr3CJ4yaFnD0+eQGqPMbRM+aNh2qCMZg3hPU\n67s/2UK346YQMsXtRtiueID3wrdoc0Rqzh+Z8dYqCnaNRURBfbwnjvFp9DPqiDkK\noOk0TtD50HVfmoarZEghQUlkb3Gd5FxNWQafzHF3dX6MCjNzuBOrSoECgYEAxvSD\nk23b/OCVzuHOWnh1WbXWoSiDqgjxAqZ8tEy2SvkCvprZRmh4zRWLkA6ezkxVzt+l\naMQiVVJ6huYn8Nf3V7vm37Yk6zfQx3YRFe5da/f8vDnqkw4PdRxsIjdnxNsik+pP\nUvdpXAoUIvLZwew++8e4ljwvb+MLpmcKyH0wm2kCgYANlayJMLf0Tw4oPQHXo/aP\n5RThlANMyrrfV2qQQ7LaAYpDrML+M1uQqHMTzKngiY0MKhkKdNy2rOTR7lNQ9b7L\ndeDTaxclu8edDC4KNwZ6xP0pJdzjVINqJgQZfoZSPfGhIUaZX8q900Ynp7cg0hCw\nSawxX7XtoPDbi7zRyntJgQKBgH/y0gdnOHnZaR6CQ3YVT8rg0WYVKw+X7n842KwP\nRZDTsXspFKBeIYoq1/VOIb0khG6lj7ffowDiKSBGNduC2HPYyLKIbhfDboZIHNbQ\n083Szvux93SZL0GuhLBAl4CXORaNMnR13pEtfiO3sGkxaJP9rm0XyZ4YEu7yB5JG\nSJM5AoGAG7eGCKAf5N/czentLetAamdF0d2dHXbLc+gP/B1VfB1HJsM/M5o60dFv\nZn3j/G6pDPs/goCSezi/4zG9xm7KTkjK4a1eD3/arXh68+LsDDqZwLyiiqtZpfz3\nQEaRjDoqOjIQmZkxGQKYECIgtik7xb4JSJjPKa7+czEw+Jti1xE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'116183e8f4374370a78801dbfc5bddcd', 'name': u'vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'created_at': '2019-03-23T04:54:57.635267', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': 'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'8c:b1:41:55:39:04:6f:f3:49:4f:4b:c7:6f:35:1f:2f', 'type': 'ssh', 'id': u'vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f'}) 2019-03-23 04:54:57,635 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAo4ipN5SAyDMM4MrGGNmEXPPKz4xoEU1l0RWOa12LxySdIA0c xZ4FJc2+UuXHXJ4Xpel4bcjHc6Px4YxFORaU5LDxwsj8GmZG+WT89xKtVDEK8e6Z nGrSh26Oo9TV9eDpHiStU9rpCOeVlbLwVlpXVS1LVCCrgZ1c9FjhZsUuUaC8Hoek 3GkWWCIFmwed9NsFal/LnKnJ9XmfUqCJ99Vi56dOrvBGg0XCje6uuQGLC1q2Jive vXgqYhBm1FqLteyBJD214Hi0EEeuJg9jFAmTKny2z3baXkhSRty7PO8AN5nli8mO yRu+d4gpfigtyFfArmRYw9zw5h2Y63yvvI2p6QIDAQABAoIBAAWKH5FOan5dnFYR CFzXIXC0oW4eZ3gOkyBeBpEEfjOkvd3UE+Ft1ObO7V+JgRNWF577JaUyY+864nqt cbrZVPnaNJZQkJmkVUslbJxB+bUcZC6F0pZF2BPWXuaV0xmdIMhwnZ51j+dJUPvd L978+HBeNGsJIEYnunpceGYuz77cESU0/JyTThHG0Db+hqTujQ99PcRN6efn3wWp kJ6fBbc6hVLQlJ5/0HSjuTolw2zg/SxOBBarFKuQF5U/i8/bq/Pu0h03vMc8TseD gdMlNrMdt+GexQZX/pqHHExjbfeeCgnSb+KtE95Q2OF55V0i2uif/xoJgqJeltwH gDmOsAECgYEA0mwxD94vnqWScRhjgr3CJ4yaFnD0+eQGqPMbRM+aNh2qCMZg3hPU 67s/2UK346YQMsXtRtiueID3wrdoc0Rqzh+Z8dYqCnaNRURBfbwnjvFp9DPqiDkK oOk0TtD50HVfmoarZEghQUlkb3Gd5FxNWQafzHF3dX6MCjNzuBOrSoECgYEAxvSD k23b/OCVzuHOWnh1WbXWoSiDqgjxAqZ8tEy2SvkCvprZRmh4zRWLkA6ezkxVzt+l aMQiVVJ6huYn8Nf3V7vm37Yk6zfQx3YRFe5da/f8vDnqkw4PdRxsIjdnxNsik+pP UvdpXAoUIvLZwew++8e4ljwvb+MLpmcKyH0wm2kCgYANlayJMLf0Tw4oPQHXo/aP 5RThlANMyrrfV2qQQ7LaAYpDrML+M1uQqHMTzKngiY0MKhkKdNy2rOTR7lNQ9b7L deDTaxclu8edDC4KNwZ6xP0pJdzjVINqJgQZfoZSPfGhIUaZX8q900Ynp7cg0hCw SawxX7XtoPDbi7zRyntJgQKBgH/y0gdnOHnZaR6CQ3YVT8rg0WYVKw+X7n842KwP RZDTsXspFKBeIYoq1/VOIb0khG6lj7ffowDiKSBGNduC2HPYyLKIbhfDboZIHNbQ 083Szvux93SZL0GuhLBAl4CXORaNMnR13pEtfiO3sGkxaJP9rm0XyZ4YEu7yB5JG SJM5AoGAG7eGCKAf5N/czentLetAamdF0d2dHXbLc+gP/B1VfB1HJsM/M5o60dFv Zn3j/G6pDPs/goCSezi/4zG9xm7KTkjK4a1eD3/arXh68+LsDDqZwLyiiqtZpfz3 QEaRjDoqOjIQmZkxGQKYECIgtik7xb4JSJjPKa7+czEw+Jti1xE= -----END RSA PRIVATE KEY----- 2019-03-23 04:54:57,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 04:54:57,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"security_group": {"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-03-23 04:54:57,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:57 GMT X-Openstack-Request-Id: req-0f7a21ca-5dd7-4b7a-b0fb-bc752719d805 2019-03-23 04:54:57,822 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:57Z", "updated_at": "2019-03-23T04:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "65b9eee1-9b10-404d-8d9d-db90f618689b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "ce9f166e-5bda-4a78-bd5e-d51ce7e091ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}} 2019-03-23 04:54:57,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-0f7a21ca-5dd7-4b7a-b0fb-bc752719d805 2019-03-23 04:54:57,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.180952072144s 2019-03-23 04:54:57,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:57,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:57 GMT X-Openstack-Request-Id: req-72f42865-8e2f-4e99-842a-005383e91790 2019-03-23 04:54:57,965 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:57Z", "updated_at": "2019-03-23T04:54:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "65b9eee1-9b10-404d-8d9d-db90f618689b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "ce9f166e-5bda-4a78-bd5e-d51ce7e091ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}, {"description": "Default security group", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:50Z", "updated_at": "2019-03-23T04:54:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "21b4c1c9-28a6-403a-9f06-a26047c48c12", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "6a345db4-c3b9-4ab6-87ae-e19033f9965e", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "79fc4769-4f6b-4b9c-a59b-fc8beb920e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "c15362d8-ab9f-4b7f-87fd-68dd5dcffb6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "name": "default"}]} 2019-03-23 04:54:57,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-72f42865-8e2f-4e99-842a-005383e91790 2019-03-23 04:54:57,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.13637804985s 2019-03-23 04:54:57,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:54:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -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": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835"}}' 2019-03-23 04:54:58,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT X-Openstack-Request-Id: req-7aadc2cb-1c6b-4d0d-9ca5-6d640dc21900 2019-03-23 04:54:58,107 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "port_range_min": 22, "revision_number": 0, "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:57Z", "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "62d7d625-71dc-439a-974f-4aa06a1b1aaf"}} 2019-03-23 04:54:58,108 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-7aadc2cb-1c6b-4d0d-9ca5-6d640dc21900 2019-03-23 04:54:58,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135428905487s 2019-03-23 04:54:58,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:54:58,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:58,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT X-Openstack-Request-Id: req-17691534-d8ee-4b67-9faa-df8117f3053f 2019-03-23 04:54:58,161 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:57Z", "updated_at": "2019-03-23T04:54:57Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "62d7d625-71dc-439a-974f-4aa06a1b1aaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "65b9eee1-9b10-404d-8d9d-db90f618689b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "ce9f166e-5bda-4a78-bd5e-d51ce7e091ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 2, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}, {"description": "Default security group", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:50Z", "updated_at": "2019-03-23T04:54:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "21b4c1c9-28a6-403a-9f06-a26047c48c12", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "6a345db4-c3b9-4ab6-87ae-e19033f9965e", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "79fc4769-4f6b-4b9c-a59b-fc8beb920e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "c15362d8-ab9f-4b7f-87fd-68dd5dcffb6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "name": "default"}]} 2019-03-23 04:54:58,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-17691534-d8ee-4b67-9faa-df8117f3053f 2019-03-23 04:54:58,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0473730564117s 2019-03-23 04:54:58,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:54:58,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -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": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835"}}' 2019-03-23 04:54:58,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT X-Openstack-Request-Id: req-dbc916e1-532a-4c90-aac1-b7de3fb6243a 2019-03-23 04:54:58,306 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T04:54:58Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "port_range_min": null, "revision_number": 0, "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:58Z", "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "f6cebc34-30c7-4b56-a3b4-84b115a375e6"}} 2019-03-23 04:54:58,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-dbc916e1-532a-4c90-aac1-b7de3fb6243a 2019-03-23 04:54:58,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139375925064s 2019-03-23 04:54:58,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:54:58,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:58,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT X-Openstack-Request-Id: req-f0ca62b0-c3d8-48df-8fdf-7d62a6ebbcde 2019-03-23 04:54:58,402 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":["b71277fa-f969-485c-bacc-d8cce511ee15"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:51Z","qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:54:58,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f0ca62b0-c3d8-48df-8fdf-7d62a6ebbcde 2019-03-23 04:54:58,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0948600769043s 2019-03-23 04:54:58,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:54:58,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:58,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT X-Openstack-Request-Id: req-7d433f1a-9793-46ac-86af-e5e83eb5dc88 2019-03-23 04:54:58,524 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:56Z", "file": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file", "owner": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "size": 12716032, "self": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:54:58,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d433f1a-9793-46ac-86af-e5e83eb5dc88 2019-03-23 04:54:58,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.116734027863s 2019-03-23 04:54:58,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:54:58,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:54:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd32f630-8957-4c26-8318-d45583747c53 x-openstack-request-id: req-bd32f630-8957-4c26-8318-d45583747c53 2019-03-23 04:54:58,554 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "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": "513053e6-827c-42b9-addb-a4747d7c88ed"}]} 2019-03-23 04:54:58,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bd32f630-8957-4c26-8318-d45583747c53 2019-03-23 04:54:58,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230739116669s 2019-03-23 04:54:58,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:54:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"server": {"name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "imageRef": "b0286381-18f9-466f-8a45-f526e4f7ef64", "flavorRef": "513053e6-827c-42b9-addb-a4747d7c88ed", "max_count": 1, "min_count": 1, "networks": [{"uuid": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3"}], "security_groups": [{"name": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835"}]}}' 2019-03-23 04:55:00,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 04:54:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8 x-compute-request-id: req-9ee912a8-b79a-43c5-877a-dc2e543c98a0 x-openstack-request-id: req-9ee912a8-b79a-43c5-877a-dc2e543c98a0 2019-03-23 04:55:00,748 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835"}], "OS-DCF:diskConfig": "MANUAL", "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "adminPass": "QoK7pe4r58he"}} 2019-03-23 04:55:00,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9ee912a8-b79a-43c5-877a-dc2e543c98a0 2019-03-23 04:55:00,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.19258999825s 2019-03-23 04:55:00,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:01,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a57ecd70-e285-48cd-b3e7-2585c1a13c58 x-openstack-request-id: req-a57ecd70-e285-48cd-b3e7-2585c1a13c58 2019-03-23 04:55:01,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:01,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a57ecd70-e285-48cd-b3e7-2585c1a13c58 2019-03-23 04:55:01,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.634525060654s 2019-03-23 04:55:01,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:01,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:01,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:01 GMT X-Openstack-Request-Id: req-48b81a7b-b2b8-4a96-b652-5059cf7c34d1 2019-03-23 04:55:01,490 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":["b71277fa-f969-485c-bacc-d8cce511ee15"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:51Z","qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:55:01,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-48b81a7b-b2b8-4a96-b652-5059cf7c34d1 2019-03-23 04:55:01,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946159362793s 2019-03-23 04:55:01,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:55:01,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:01,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:01 GMT X-Openstack-Request-Id: req-1e3b01be-c70b-4825-be82-9ec5a9479beb 2019-03-23 04:55:01,553 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:54:51Z","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":"461bc04555a944f19d5aa8e24bb8c11e","id":"b71277fa-f969-485c-bacc-d8cce511ee15","subnetpool_id":null,"name":"vping_ssh-subnet_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}]} 2019-03-23 04:55:01,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1e3b01be-c70b-4825-be82-9ec5a9479beb 2019-03-23 04:55:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0617980957031s 2019-03-23 04:55:01,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:03,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:05,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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-841b2c3f-3c05-4c3a-ab9b-0d8e485bb8fd x-openstack-request-id: req-841b2c3f-3c05-4c3a-ab9b-0d8e485bb8fd 2019-03-23 04:55:05,085 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:03Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:05,085 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-841b2c3f-3c05-4c3a-ab9b-0d8e485bb8fd 2019-03-23 04:55:05,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.52944898605s 2019-03-23 04:55:05,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:07,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:07,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-eadf8846-1ea2-437c-8160-04febbaa25b9 x-openstack-request-id: req-eadf8846-1ea2-437c-8160-04febbaa25b9 2019-03-23 04:55:07,563 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:03Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:07,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eadf8846-1ea2-437c-8160-04febbaa25b9 2019-03-23 04:55:07,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467867136002s 2019-03-23 04:55:07,570 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:09,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:09,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b84e45f-0356-4944-8d1e-4ab67f90034e x-openstack-request-id: req-2b84e45f-0356-4944-8d1e-4ab67f90034e 2019-03-23 04:55:09,738 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:09Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:09,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b84e45f-0356-4944-8d1e-4ab67f90034e 2019-03-23 04:55:09,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166116952896s 2019-03-23 04:55:09,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:55:09,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=f8a68adb-be3a-4f0f-be72-1e56338e27e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:09,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:09 GMT X-Openstack-Request-Id: req-9be8df3b-8c4f-4331-a45c-9fae69c0c0f4 2019-03-23 04:55:09,803 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:55:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b71277fa-f969-485c-bacc-d8cce511ee15","ip_address":"192.168.120.5"}],"id":"8ee43090-e71a-40f4-9dde-1c59041b4224","security_groups":["368c6326-cfaf-4bb9-bd44-92dbe6fcf835"],"mac_address":"fa:16:3e:90:02:d8","project_id":"461bc04555a944f19d5aa8e24bb8c11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:55:04Z","binding:vnic_type":"normal","device_id":"f8a68adb-be3a-4f0f-be72-1e56338e27e8","ip_allocation":"immediate"}]} 2019-03-23 04:55:09,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=f8a68adb-be3a-4f0f-be72-1e56338e27e8 used request id req-9be8df3b-8c4f-4331-a45c-9fae69c0c0f4 2019-03-23 04:55:09,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.058235168457s 2019-03-23 04:55:09,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:09,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8ee43090-e71a-40f4-9dde-1c59041b4224" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:09,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:09 GMT X-Openstack-Request-Id: req-235de0c9-87b4-4cb0-a173-b6a9a118400f 2019-03-23 04:55:09,863 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:55:09,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8ee43090-e71a-40f4-9dde-1c59041b4224 used request id req-235de0c9-87b4-4cb0-a173-b6a9a118400f 2019-03-23 04:55:09,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0485668182373s 2019-03-23 04:55:09,864 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:02:d8', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b0286381-18f9-466f-8a45-f526e4f7ef64'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:55:09.000000', 'flavor': Munch({u'id': u'513053e6-827c-42b9-addb-a4747d7c88ed'}), 'az': u'nova', 'id': u'f8a68adb-be3a-4f0f-be72-1e56338e27e8', 'security_groups': [Munch({u'name': u'vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'116183e8f4374370a78801dbfc5bddcd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': 'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:55:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:55:09Z', 'hostId': u'9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:55:09.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': u'vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'adminPass': u'QoK7pe4r58he', 'tenant_id': u'461bc04555a944f19d5aa8e24bb8c11e', 'created_at': u'2019-03-23T04:55:00Z', 'created': u'2019-03-23T04:55:00Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:55:09,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:09,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:09 GMT X-Openstack-Request-Id: req-c6a9f797-43d7-4412-af2d-faf17e6cdac4 2019-03-23 04:55:09,959 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":["b71277fa-f969-485c-bacc-d8cce511ee15"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:51Z","qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:55:09,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c6a9f797-43d7-4412-af2d-faf17e6cdac4 2019-03-23 04:55:09,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947988033295s 2019-03-23 04:55:09,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:55:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:10,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:09 GMT X-Openstack-Request-Id: req-e764c232-126d-4dd4-965b-bb00cbdf808b 2019-03-23 04:55:10,006 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:56Z", "file": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file", "owner": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "size": 12716032, "self": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:55:10,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e764c232-126d-4dd4-965b-bb00cbdf808b 2019-03-23 04:55:10,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0412969589233s 2019-03-23 04:55:10,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:55:10,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:10,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edc6c6fa-50e0-4c5d-a02e-af349ebae0d8 x-openstack-request-id: req-edc6c6fa-50e0-4c5d-a02e-af349ebae0d8 2019-03-23 04:55:10,034 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "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": "513053e6-827c-42b9-addb-a4747d7c88ed"}]} 2019-03-23 04:55:10,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-edc6c6fa-50e0-4c5d-a02e-af349ebae0d8 2019-03-23 04:55:10,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026419878006s 2019-03-23 04:55:10,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:55:10,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"server": {"name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "imageRef": "b0286381-18f9-466f-8a45-f526e4f7ef64", "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "flavorRef": "513053e6-827c-42b9-addb-a4747d7c88ed", "max_count": 1, "min_count": 1, "networks": [{"uuid": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3"}], "security_groups": [{"name": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835"}]}}' 2019-03-23 04:55:12,566 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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 location: http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0 x-compute-request-id: req-6da50aca-e0f5-4828-8157-6d8c2f039c38 x-openstack-request-id: req-6da50aca-e0f5-4828-8157-6d8c2f039c38 2019-03-23 04:55:12,566 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "adminPass": "mrYH4yXvA8Eb"}} 2019-03-23 04:55:12,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6da50aca-e0f5-4828-8157-6d8c2f039c38 2019-03-23 04:55:12,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.5308470726s 2019-03-23 04:55:12,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:13,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 850 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-5d4eceea-f08d-4f9f-b79e-b0bc1a603d75 x-openstack-request-id: req-5d4eceea-f08d-4f9f-b79e-b0bc1a603d75 2019-03-23 04:55:13,015 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:09Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:13,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d4eceea-f08d-4f9f-b79e-b0bc1a603d75 2019-03-23 04:55:13,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447828054428s 2019-03-23 04:55:13,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:15,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:15,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:15,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 894 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-8a59ac1d-e73e-46fb-a0b7-314646464c56 x-openstack-request-id: req-8a59ac1d-e73e-46fb-a0b7-314646464c56 2019-03-23 04:55:15,741 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:14Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:09Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:15,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8a59ac1d-e73e-46fb-a0b7-314646464c56 2019-03-23 04:55:15,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715918064117s 2019-03-23 04:55:15,749 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:17,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:17,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:18,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-6809ad05-4b4a-4c42-adaa-a1e113292d13 x-openstack-request-id: req-6809ad05-4b4a-4c42-adaa-a1e113292d13 2019-03-23 04:55:18,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:15Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:09Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:18,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6809ad05-4b4a-4c42-adaa-a1e113292d13 2019-03-23 04:55:18,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452208042145s 2019-03-23 04:55:18,211 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:20,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:20,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11924887-bc2b-48e9-a04e-db24478442d4 x-openstack-request-id: req-11924887-bc2b-48e9-a04e-db24478442d4 2019-03-23 04:55:20,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:15Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:09Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:20,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11924887-bc2b-48e9-a04e-db24478442d4 2019-03-23 04:55:20,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44384098053s 2019-03-23 04:55:20,665 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:22,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:23,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 870 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-8c78b7a7-3982-497e-9d8f-247ca7fe4a0e x-openstack-request-id: req-8c78b7a7-3982-497e-9d8f-247ca7fe4a0e 2019-03-23 04:55:23,093 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:21.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:21Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:09Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:23,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8c78b7a7-3982-497e-9d8f-247ca7fe4a0e 2019-03-23 04:55:23,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426290035248s 2019-03-23 04:55:23,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:55:23,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6ca17fed-9242-4347-a81c-372b243c82c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:23,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:23 GMT X-Openstack-Request-Id: req-108cca43-f078-4694-a09c-f9e16ff25216 2019-03-23 04:55:23,341 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:55:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b71277fa-f969-485c-bacc-d8cce511ee15","ip_address":"192.168.120.4"}],"id":"f447866c-ac1d-46ac-9434-7b4843595103","security_groups":["368c6326-cfaf-4bb9-bd44-92dbe6fcf835"],"mac_address":"fa:16:3e:a7:1a:4d","project_id":"461bc04555a944f19d5aa8e24bb8c11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:55:15Z","binding:vnic_type":"normal","device_id":"6ca17fed-9242-4347-a81c-372b243c82c0","ip_allocation":"immediate"}]} 2019-03-23 04:55:23,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6ca17fed-9242-4347-a81c-372b243c82c0 used request id req-108cca43-f078-4694-a09c-f9e16ff25216 2019-03-23 04:55:23,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.239667892456s 2019-03-23 04:55:23,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:23,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f447866c-ac1d-46ac-9434-7b4843595103" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:23,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:23 GMT X-Openstack-Request-Id: req-2a2a2f3c-f0e3-4d29-bd0b-dc3d35a3e1f9 2019-03-23 04:55:23,398 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:55:23,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f447866c-ac1d-46ac-9434-7b4843595103 used request id req-2a2a2f3c-f0e3-4d29-bd0b-dc3d35a3e1f9 2019-03-23 04:55:23,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454158782959s 2019-03-23 04:55:23,398 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:1a:4d', 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'b0286381-18f9-466f-8a45-f526e4f7ef64'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:55:21.000000', 'flavor': Munch({u'id': u'513053e6-827c-42b9-addb-a4747d7c88ed'}), 'az': u'nova', 'id': u'6ca17fed-9242-4347-a81c-372b243c82c0', 'security_groups': [Munch({u'name': u'vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'116183e8f4374370a78801dbfc5bddcd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': 'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:55:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:55:21Z', 'hostId': u'6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:55:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': u'vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'adminPass': u'mrYH4yXvA8Eb', 'tenant_id': u'461bc04555a944f19d5aa8e24bb8c11e', 'created_at': u'2019-03-23T04:55:12Z', 'created': u'2019-03-23T04:55:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:55:23,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:23,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:23 GMT X-Openstack-Request-Id: req-8c029c16-ba50-4c01-a940-9ad306fdc5ab 2019-03-23 04:55:23,652 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":["b71277fa-f969-485c-bacc-d8cce511ee15"],"description":"","tags":[],"updated_at":"2019-03-23T04:54:51Z","qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:55:23,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8c029c16-ba50-4c01-a940-9ad306fdc5ab 2019-03-23 04:55:23,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248252153397s 2019-03-23 04:55:23,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:55:23,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=6ca17fed-9242-4347-a81c-372b243c82c0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:23,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:23 GMT X-Openstack-Request-Id: req-9f4525dd-be88-4088-8388-70a1b98447ac 2019-03-23 04:55:23,703 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:55:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b71277fa-f969-485c-bacc-d8cce511ee15","ip_address":"192.168.120.4"}],"id":"f447866c-ac1d-46ac-9434-7b4843595103","security_groups":["368c6326-cfaf-4bb9-bd44-92dbe6fcf835"],"mac_address":"fa:16:3e:a7:1a:4d","project_id":"461bc04555a944f19d5aa8e24bb8c11e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:55:15Z","binding:vnic_type":"normal","device_id":"6ca17fed-9242-4347-a81c-372b243c82c0","ip_allocation":"immediate"}]} 2019-03-23 04:55:23,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=6ca17fed-9242-4347-a81c-372b243c82c0 used request id req-9f4525dd-be88-4088-8388-70a1b98447ac 2019-03-23 04:55:23,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492470264435s 2019-03-23 04:55:23,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 04:55:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.4", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103"}}' 2019-03-23 04:55:26,192 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:26 GMT X-Openstack-Request-Id: req-becfd6d9-cd92-4b6a-9d64-58016be69d77 2019-03-23 04:55:26,193 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}} 2019-03-23 04:55:26,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-becfd6d9-cd92-4b6a-9d64-58016be69d77 2019-03-23 04:55:26,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.48900198936s 2019-03-23 04:55:26,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:26,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:26 GMT X-Openstack-Request-Id: req-526201e5-3e24-4cb5-879a-7ff5a1874a2d 2019-03-23 04:55:26,291 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:26,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-526201e5-3e24-4cb5-879a-7ff5a1874a2d 2019-03-23 04:55:26,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0835888385773s 2019-03-23 04:55:26,298 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:55:26,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:26,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:26 GMT X-Openstack-Request-Id: req-d5146f32-a826-42ff-a32c-256a67c85bb0 2019-03-23 04:55:26,467 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:26,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d5146f32-a826-42ff-a32c-256a67c85bb0 2019-03-23 04:55:26,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0588099956512s 2019-03-23 04:55:26,474 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:55:26,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:26,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:26,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:26 GMT X-Openstack-Request-Id: req-76d1193a-ee03-4743-afe8-196412de7ee3 2019-03-23 04:55:26,642 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:26,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-76d1193a-ee03-4743-afe8-196412de7ee3 2019-03-23 04:55:26,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058079957962s 2019-03-23 04:55:26,649 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:55:26,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:26,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:26,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:26 GMT X-Openstack-Request-Id: req-59c45166-6374-439e-92cd-41f281922111 2019-03-23 04:55:26,817 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:26,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-59c45166-6374-439e-92cd-41f281922111 2019-03-23 04:55:26,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580151081085s 2019-03-23 04:55:26,824 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:55:26,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:26,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:26,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:26 GMT X-Openstack-Request-Id: req-845d7490-9643-425c-badb-ca784665894e 2019-03-23 04:55:26,992 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:26,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-845d7490-9643-425c-badb-ca784665894e 2019-03-23 04:55:26,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579571723938s 2019-03-23 04:55:26,998 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:55:27,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:27,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:27,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:27 GMT X-Openstack-Request-Id: req-6a1a747d-4e5f-4fab-bab8-0d174fadfa7f 2019-03-23 04:55:27,172 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:24Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:27,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6a1a747d-4e5f-4fab-bab8-0d174fadfa7f 2019-03-23 04:55:27,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0646829605103s 2019-03-23 04:55:27,179 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:55:27,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:27 GMT X-Openstack-Request-Id: req-a5a3c7f4-1677-4647-a52f-871e051bbffc 2019-03-23 04:55:27,353 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:55:24Z", "updated_at": "2019-03-23T04:55:27Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a7:1a:4d", "device_id": "6ca17fed-9242-4347-a81c-372b243c82c0"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_id": "f447866c-ac1d-46ac-9434-7b4843595103", "id": "d7296373-e2b7-4b3c-8bd7-a660876ba704", "qos_policy_id": null}]} 2019-03-23 04:55:27,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a5a3c7f4-1677-4647-a52f-871e051bbffc 2019-03-23 04:55:27,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637428760529s 2019-03-23 04:55:27,360 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'aa6c719f-5831-4d9b-aa58-b45edb2ed06b', 'updated_at': u'2019-03-23T04:55:27Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'f447866c-ac1d-46ac-9434-7b4843595103', 'id': u'd7296373-e2b7-4b3c-8bd7-a660876ba704', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'f447866c-ac1d-46ac-9434-7b4843595103', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'461bc04555a944f19d5aa8e24bb8c11e', 'name': 'vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'461bc04555a944f19d5aa8e24bb8c11e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'56079ef0-668b-4f92-8e1d-b3ff1dfa00e3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a7:1a:4d', u'device_id': u'6ca17fed-9242-4347-a81c-372b243c82c0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'461bc04555a944f19d5aa8e24bb8c11e', 'created_at': u'2019-03-23T04:55:24Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'56079ef0-668b-4f92-8e1d-b3ff1dfa00e3', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a7:1a:4d', u'device_id': u'6ca17fed-9242-4347-a81c-372b243c82c0'}), 'router': u'aa6c719f-5831-4d9b-aa58-b45edb2ed06b'}) 2019-03-23 04:55:27,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:55:27,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:55:28,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9596 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-8148ca04-c95d-4dbd-ab04-ed2a427d46d2 x-openstack-request-id: req-8148ca04-c95d-4dbd-ab04-ed2a427d46d2 2019-03-23 04:55:28,146 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 495500114 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.255768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.259065] pid_max: default: 32768 minimum: 301\n[ 0.260828] ACPI: Core revision 20150930\n[ 0.262991] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.265575] Security Framework initialized\n[ 0.267208] Yama: becoming mindful.\n[ 0.268661] AppArmor: AppArmor initialized\n[ 0.270384] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.272917] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.275164] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.277297] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.279688] Initializing cgroup subsys io\n[ 0.281119] Initializing cgroup subsys memory\n[ 0.282651] Initializing cgroup subsys devices\n[ 0.284190] Initializing cgroup subsys freezer\n[ 0.285730] Initializing cgroup subsys net_cls\n[ 0.287273] Initializing cgroup subsys perf_event\n[ 0.288884] Initializing cgroup subsys net_prio\n[ 0.290450] Initializing cgroup subsys hugetlb\n[ 0.292039] Initializing cgroup subsys pids\n[ 0.293556] CPU: Physical Processor ID: 0\n[ 0.295702] mce: CPU supports 10 MCE banks\n[ 0.297190] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.298967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.317337] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.325778] ftrace: allocating 31920 entries in 125 pages\n[ 0.356898] smpboot: Max logical packages: 1\n[ 0.358425] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360802] x2apic enabled\n[ 0.362191] Switched APIC routing to physical x2apic.\n[ 0.365087] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.367067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.370745] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.374053] KVM setup paravirtual spinlock\n[ 0.375989] x86: Booted up 1 node, 1 CPUs\n[ 0.377420] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.379825] devtmpfs: initialized\n[ 0.382062] evm: security.selinux\n[ 0.383293] evm: security.SMACK64\n[ 0.384514] evm: security.SMACK64EXEC\n[ 0.385834] evm: security.SMACK64TRANSMUTE\n[ 0.387294] evm: security.SMACK64MMAP\n[ 0.388607] evm: security.ima\n[ 0.389735] evm: security.capability\n[ 0.391103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.394353] pinctrl core: initialized pinctrl subsystem\n[ 0.396240] RTC time: 4:55:22, date: 03/23/19\n[ 0.397881] NET: Registered protocol family 16\n[ 0.399558] cpuidle: using governor ladder\n[ 0.401010] cpuidle: using governor menu\n[ 0.402400] PCCT header not found.\n[ 0.403731] ACPI: bus type PCI registered\n[ 0.405151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.407326] PCI: Using configuration type 1 for base access\n[ 0.409909] ACPI: Added _OSI(Module Device)\n[ 0.411388] ACPI: Added _OSI(Processor Device)\n[ 0.412916] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.414522] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.417139] ACPI: Interpreter enabled\n[ 0.418476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.421752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.425025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.428301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.431574] ACPI: (supports S0 S5)\n[ 0.432820] ACPI: Using IOAPIC for interrupt routing\n[ 0.434496] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.439037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443258] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.445376] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449239] acpiphp: Slot [3] registered\n[ 0.450657] acpiphp: Slot [4] registered\n[ 0.452069] acpiphp: Slot [5] registered\n[ 0.453478] acpiphp: Slot [6] registered\n[ 0.454890] acpiphp: Slot [7] registered\n[ 0.456293] acpiphp: Slot [8] registered\n[ 0.457700] acpiphp: Slot [9] registered\n[ 0.459103] acpiphp: Slot [10] registered\n[ 0.460542] acpiphp: Slot [11] registered\n[ 0.461990] acpiphp: Slot [12] registered\n[ 0.463418] acpiphp: Slot [13] registered\n[ 0.464852] acpiphp: Slot [14] registered\n[ 0.466277] acpiphp: Slot [15] registered\n[ 0.483898] acpiphp: Slot [16] registered\n[ 0.485354] acpiphp: Slot [17] registered\n[ 0.486785] acpiphp: Slot [18] registered\n[ 0.488229] acpiphp: Slot [19] registered\n[ 0.489660] acpiphp: Slot [20] registered\n[ 0.491098] acpiphp: Slot [21] registered\n[ 0.492528] acpiphp: Slot [22] registered\n[ 0.493957] acpiphp: Slot [23] registered\n[ 0.495395] acpiphp: Slot [24] registered\n[ 0.496830] acpiphp: Slot [25] registered\n[ 0.498266] acpiphp: Slot [26] registered\n[ 0.499695] acpiphp: Slot [27] registered\n[ 0.501156] acpiphp: Slot [28] registered\n[ 0.502587] acpiphp: Slot [29] registered\n[ 0.504012] acpiphp: Slot [30] registered\n[ 0.505440] acpiphp: Slot [31] registered\n[ 0.506866] PCI host bridge to bus 0000:00\n[ 0.508298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.510454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.515188] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.517760] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.520369] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.525103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.527380] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.529478] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.531734] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.536259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.538797] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.561798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.564395] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.567443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.569988] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.572414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.577017] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.579373] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.581238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.583979] vgaarb: loaded\n[ 0.585037] vgaarb: bridge control possible 0000:00:02.0\n[ 0.587146] SCSI subsystem initialized\n[ 0.588758] ACPI: bus type USB registered\n[ 0.590218] usbcore: registered new interface driver usbfs\n[ 0.592073] usbcore: registered new interface driver hub\n[ 0.593770] usbcore: registered new device driver usb\n[ 0.595618] PCI: Using ACPI for IRQ routing\n[ 0.597602] NetLabel: Initializing\n[ 0.598828] NetLabel: domain hash size = 128\n[ 0.600280] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.601918] NetLabel: unlabeled traffic allowed by default\n[ 0.603905] clocksource: Switched to clocksource kvm-clock\n[ 0.614095] AppArmor: AppArmor Filesystem Enabled\n[ 0.615736] pnp: PnP ACPI init\n[ 0.617227] pnp: PnP ACPI: found 5 devices\n[ 0.624328] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.627349] NET: Registered protocol family 2\n[ 0.629165] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.631477] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.633605] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.635731] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.637657] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.639745] NET: Registered protocol family 1\n[ 0.641290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.643236] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.645149] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.660177] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675627] Trying to unpack rootfs image as initramfs...\n[ 0.735866] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.738755] Scanning for low memory corruption every 60 seconds\n[ 0.741028] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.743072] audit: initializing netlink subsys (disabled)\n[ 0.744936] audit: type=2000 audit(1553316922.442:1): initialized\n[ 0.747196] Initialise system trusted keyring\n[ 0.748831] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.750883] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.753979] zbud: loaded\n[ 0.755154] VFS: Disk quotas dquot_6.6.0\n[ 0.756604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.759204] fuse init (API version 7.23)\n[ 0.760736] Key type big_key registered\n[ 0.762140] Allocating IMA MOK and blacklist keyrings.\n[ 0.764184] Key type asymmetric registered\n[ 0.765636] Asymmetric key parser 'x509' registered\n[ 0.767315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.769938] io scheduler noop registered\n[ 0.771332] io scheduler deadline registered (default)\n[ 0.773103] io scheduler cfq registered\n[ 0.774568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.776438] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.778640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.781195] ACPI: Power Button [PWRF]\n[ 0.782649] GHES: HEST is not enabled!\n[ 0.796952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.827008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.830584] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.855910] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.859449] Linux agpgart interface v0.103\n[ 0.862977] brd: module loaded\n[ 0.865366] loop: module loaded\n[ 0.870327] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.872950] GPT:90111 != 2097151\n[ 0.874167] GPT:Alternate GPT header not at the end of the disk.\n[ 0.876115] GPT:90111 != 2097151\n[ 0.877323] GPT: Use GNU Parted to correct GPT errors.\n[ 0.879038] vda: vda1 vda15\n[ 0.880961] scsi host0: ata_piix\n[ 0.882286] scsi host1: ata_piix\n[ 0.883538] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.885704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.888495] libphy: Fixed MDIO Bus: probed\n[ 0.889948] tun: Universal TUN/TAP device driver, 1.6\n[ 0.891651] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.894906] PPP generic driver version 2.4.2\n[ 0.896485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.898601] ehci-pci: EHCI PCI platform driver\n[ 0.900219] ehci-platform: EHCI generic platform driver\n[ 0.901953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.903964] ohci-pci: OHCI PCI platform driver\n[ 0.905500] ohci-platform: OHCI generic platform driver\n[ 0.907257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.922307] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.924070] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.926631] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.928382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.930384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.932666] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.935163] usb usb1: Product: UHCI Host Controller\n[ 0.936816] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.938828] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.940520] hub 1-0:1.0: USB hub found\n[ 0.941898] hub 1-0:1.0: 2 ports detected\n[ 0.943463] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.947117] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.948800] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.950585] mousedev: PS/2 mouse device common for all mice\n[ 0.952787] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.955770] rtc_cmos 00:00: RTC can wake from S4\n[ 0.957885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.959976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.962078] i2c /dev entries driver\n[ 0.963403] device-mapper: uevent: version 1.0.3\n[ 0.965070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.968006] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.970280] NET: Registered protocol family 10\n[ 0.972108] NET: Registered protocol family 17\n[ 0.973676] Key type dns_resolver registered\n[ 0.975324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.977253] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.980329] registered taskstats version 1\n[ 0.981797] Loading compiled-in X.509 certificates\n[ 0.984008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.987294] zswap: loaded using pool lzo/zbud\n[ 0.989613] Key type trusted registered\n[ 0.991999] Key type encrypted registered\n[ 0.993439] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.995272] ima: No TPM chip found, activating TPM-bypass!\n[ 0.997124] evm: HMAC attrs: 0x1\n[ 0.998715] Magic number: 11:23:920\n[ 1.000192] rtc_cmos 00:00: setting system clock to 2019-03-23 04:55:22 UTC (1553316922)\n[ 1.003024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.005002] EDD information not available.\n[ 1.045662] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.064746] Write protecting the kernel read-only data: 14336k\n[ 1.068118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.071166] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.229896] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.4...\nLease of 192.168.120.4 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUutO/SYxvk/YdOUl6cXCglFQ6cJTArKgRRkQ9iI+Ks7Nd0bs29U78D8DZofdKJhBVDu0qv6Fue+WJWYRVg+mPEfm6KZqljpJB+K+1LwXdjHYSfrY6umMRH6Q8iS+RiWjTOTctLQv2haQkUjk+KxMv/esxpjKmQBOsXzcLDSOjBcQ3CdBzvHuNZ6OTEbakx/G6UKoajCjm8M5Cwm4Hh7qIvAo/Q0JyEG66/YDRqvwsWuANHYURK5OYL3N4LdWmfn3MVrsdI/SSQLXspDTO8HbGHY+kydmpkvXSLxCLw0ARauPehzJfPBSH1QVjDyzY79LI6zpAten/hNKre4cBZabv root@vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f\nssh-dss AAAAB3NzaC1kc3MAAACBANqtExF65l3tHjA7KLS8mlJtwW9w80s1RBt1dNJQkLxaT0l+7mPxQUsP4pI1sBcZUg1T5H+virxxpwlJg2fh3XpLty+ByfyOq90Q5HFvC5lP5eFGK/cFPlCEwWSG2PgrP/iolNMcSbBRSWxmnDPV8mG+WzCngPjnHLfOVEfAznkxAAAAFQDrXex2pBO15UdeFiHPIW/FqCPaVwAAAIEAs8ngdOMY/wz626gD/gNyzdpgRIXD5PuTA3upILHGI6axdF+xJbyNsXBQZFzn3xL4BZXLAdQaFiwjuYStcmN8xNN3Cx2ij7D7F75W1QMGz8SpUqvIWukSVyRQvfGDTfZHdIzUbhcTS3hvsTB7ZkB0/P7cgOqmTcaKEJyP+zcH59YAAACAdKCwqTghabWpVkXmES1LrpaNmRwZa7wPxm1mE19cxCQhFIBDpaMakd89F6T1XrExj52gfMvFUfy6I+0C3RQO4M+goxp7mZJU25rMDWX8S4DYGU0ul+Kfo0uVJEjz/KMCLp/aJrEva+XfufOhq6a428ph+/FaF1Z66NqvqjcEheA= root@vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f\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.4,24,fe80::f816:3eff:fea7:1a4d/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f login: "} 2019-03-23 04:55:28,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0/action used request id req-8148ca04-c95d-4dbd-ab04-ed2a427d46d2 2019-03-23 04:55:28,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.786002159119s 2019-03-23 04:55:28,147 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 495500114 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.255768] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.259065] pid_max: default: 32768 minimum: 301 [ 0.260828] ACPI: Core revision 20150930 [ 0.262991] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.265575] Security Framework initialized [ 0.267208] Yama: becoming mindful. [ 0.268661] AppArmor: AppArmor initialized [ 0.270384] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.272917] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.275164] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.277297] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.279688] Initializing cgroup subsys io [ 0.281119] Initializing cgroup subsys memory [ 0.282651] Initializing cgroup subsys devices [ 0.284190] Initializing cgroup subsys freezer [ 0.285730] Initializing cgroup subsys net_cls [ 0.287273] Initializing cgroup subsys perf_event [ 0.288884] Initializing cgroup subsys net_prio [ 0.290450] Initializing cgroup subsys hugetlb [ 0.292039] Initializing cgroup subsys pids [ 0.293556] CPU: Physical Processor ID: 0 [ 0.295702] mce: CPU supports 10 MCE banks [ 0.297190] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.298967] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.317337] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.325778] ftrace: allocating 31920 entries in 125 pages [ 0.356898] smpboot: Max logical packages: 1 [ 0.358425] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360802] x2apic enabled [ 0.362191] Switched APIC routing to physical x2apic. [ 0.365087] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.367067] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.370745] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.374053] KVM setup paravirtual spinlock [ 0.375989] x86: Booted up 1 node, 1 CPUs [ 0.377420] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.379825] devtmpfs: initialized [ 0.382062] evm: security.selinux [ 0.383293] evm: security.SMACK64 [ 0.384514] evm: security.SMACK64EXEC [ 0.385834] evm: security.SMACK64TRANSMUTE [ 0.387294] evm: security.SMACK64MMAP [ 0.388607] evm: security.ima [ 0.389735] evm: security.capability [ 0.391103] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.394353] pinctrl core: initialized pinctrl subsystem [ 0.396240] RTC time: 4:55:22, date: 03/23/19 [ 0.397881] NET: Registered protocol family 16 [ 0.399558] cpuidle: using governor ladder [ 0.401010] cpuidle: using governor menu [ 0.402400] PCCT header not found. [ 0.403731] ACPI: bus type PCI registered [ 0.405151] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.407326] PCI: Using configuration type 1 for base access [ 0.409909] ACPI: Added _OSI(Module Device) [ 0.411388] ACPI: Added _OSI(Processor Device) [ 0.412916] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.414522] ACPI: Added _OSI(Processor Aggregator Device) [ 0.417139] ACPI: Interpreter enabled [ 0.418476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.421752] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.425025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.428301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.431574] ACPI: (supports S0 S5) [ 0.432820] ACPI: Using IOAPIC for interrupt routing [ 0.434496] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.439037] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441057] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443258] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.445376] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449239] acpiphp: Slot [3] registered [ 0.450657] acpiphp: Slot [4] registered [ 0.452069] acpiphp: Slot [5] registered [ 0.453478] acpiphp: Slot [6] registered [ 0.454890] acpiphp: Slot [7] registered [ 0.456293] acpiphp: Slot [8] registered [ 0.457700] acpiphp: Slot [9] registered [ 0.459103] acpiphp: Slot [10] registered [ 0.460542] acpiphp: Slot [11] registered [ 0.461990] acpiphp: Slot [12] registered [ 0.463418] acpiphp: Slot [13] registered [ 0.464852] acpiphp: Slot [14] registered [ 0.466277] acpiphp: Slot [15] registered [ 0.483898] acpiphp: Slot [16] registered [ 0.485354] acpiphp: Slot [17] registered [ 0.486785] acpiphp: Slot [18] registered [ 0.488229] acpiphp: Slot [19] registered [ 0.489660] acpiphp: Slot [20] registered [ 0.491098] acpiphp: Slot [21] registered [ 0.492528] acpiphp: Slot [22] registered [ 0.493957] acpiphp: Slot [23] registered [ 0.495395] acpiphp: Slot [24] registered [ 0.496830] acpiphp: Slot [25] registered [ 0.498266] acpiphp: Slot [26] registered [ 0.499695] acpiphp: Slot [27] registered [ 0.501156] acpiphp: Slot [28] registered [ 0.502587] acpiphp: Slot [29] registered [ 0.504012] acpiphp: Slot [30] registered [ 0.505440] acpiphp: Slot [31] registered [ 0.506866] PCI host bridge to bus 0000:00 [ 0.508298] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.510454] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.515188] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.517760] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.520369] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.525103] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.527380] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.529478] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.531734] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.536259] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.538797] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.561798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.564395] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.567443] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.569988] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.572414] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.577017] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.579373] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.581238] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.583979] vgaarb: loaded [ 0.585037] vgaarb: bridge control possible 0000:00:02.0 [ 0.587146] SCSI subsystem initialized [ 0.588758] ACPI: bus type USB registered [ 0.590218] usbcore: registered new interface driver usbfs [ 0.592073] usbcore: registered new interface driver hub [ 0.593770] usbcore: registered new device driver usb [ 0.595618] PCI: Using ACPI for IRQ routing [ 0.597602] NetLabel: Initializing [ 0.598828] NetLabel: domain hash size = 128 [ 0.600280] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.601918] NetLabel: unlabeled traffic allowed by default [ 0.603905] clocksource: Switched to clocksource kvm-clock [ 0.614095] AppArmor: AppArmor Filesystem Enabled [ 0.615736] pnp: PnP ACPI init [ 0.617227] pnp: PnP ACPI: found 5 devices [ 0.624328] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.627349] NET: Registered protocol family 2 [ 0.629165] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.631477] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.633605] TCP: Hash tables configured (established 4096 bind 4096) [ 0.635731] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.637657] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.639745] NET: Registered protocol family 1 [ 0.641290] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.643236] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.645149] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.660177] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675627] Trying to unpack rootfs image as initramfs... [ 0.735866] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.738755] Scanning for low memory corruption every 60 seconds [ 0.741028] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.743072] audit: initializing netlink subsys (disabled) [ 0.744936] audit: type=2000 audit(1553316922.442:1): initialized [ 0.747196] Initialise system trusted keyring [ 0.748831] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.750883] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.753979] zbud: loaded [ 0.755154] VFS: Disk quotas dquot_6.6.0 [ 0.756604] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.759204] fuse init (API version 7.23) [ 0.760736] Key type big_key registered [ 0.762140] Allocating IMA MOK and blacklist keyrings. [ 0.764184] Key type asymmetric registered [ 0.765636] Asymmetric key parser 'x509' registered [ 0.767315] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.769938] io scheduler noop registered [ 0.771332] io scheduler deadline registered (default) [ 0.773103] io scheduler cfq registered [ 0.774568] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.776438] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.778640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.781195] ACPI: Power Button [PWRF] [ 0.782649] GHES: HEST is not enabled! [ 0.796952] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.827008] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.830584] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.855910] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.859449] Linux agpgart interface v0.103 [ 0.862977] brd: module loaded [ 0.865366] loop: module loaded [ 0.870327] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.872950] GPT:90111 != 2097151 [ 0.874167] GPT:Alternate GPT header not at the end of the disk. [ 0.876115] GPT:90111 != 2097151 [ 0.877323] GPT: Use GNU Parted to correct GPT errors. [ 0.879038] vda: vda1 vda15 [ 0.880961] scsi host0: ata_piix [ 0.882286] scsi host1: ata_piix [ 0.883538] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.885704] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.888495] libphy: Fixed MDIO Bus: probed [ 0.889948] tun: Universal TUN/TAP device driver, 1.6 [ 0.891651] tun: (C) 1999-2004 Max Krasnyansky [ 0.894906] PPP generic driver version 2.4.2 [ 0.896485] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.898601] ehci-pci: EHCI PCI platform driver [ 0.900219] ehci-platform: EHCI generic platform driver [ 0.901953] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.903964] ohci-pci: OHCI PCI platform driver [ 0.905500] ohci-platform: OHCI generic platform driver [ 0.907257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.922307] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.924070] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.926631] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.928382] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.930384] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.932666] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.935163] usb usb1: Product: UHCI Host Controller [ 0.936816] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.938828] usb usb1: SerialNumber: 0000:00:01.2 [ 0.940520] hub 1-0:1.0: USB hub found [ 0.941898] hub 1-0:1.0: 2 ports detected [ 0.943463] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.947117] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.948800] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.950585] mousedev: PS/2 mouse device common for all mice [ 0.952787] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.955770] rtc_cmos 00:00: RTC can wake from S4 [ 0.957885] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.959976] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.962078] i2c /dev entries driver [ 0.963403] device-mapper: uevent: version 1.0.3 [ 0.965070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.968006] ledtrig-cpu: registered to indicate activity on CPUs [ 0.970280] NET: Registered protocol family 10 [ 0.972108] NET: Registered protocol family 17 [ 0.973676] Key type dns_resolver registered [ 0.975324] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.977253] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.980329] registered taskstats version 1 [ 0.981797] Loading compiled-in X.509 certificates [ 0.984008] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.987294] zswap: loaded using pool lzo/zbud [ 0.989613] Key type trusted registered [ 0.991999] Key type encrypted registered [ 0.993439] AppArmor: AppArmor sha1 policy hashing enabled [ 0.995272] ima: No TPM chip found, activating TPM-bypass! [ 0.997124] evm: HMAC attrs: 0x1 [ 0.998715] Magic number: 11:23:920 [ 1.000192] rtc_cmos 00:00: setting system clock to 2019-03-23 04:55:22 UTC (1553316922) [ 1.003024] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.005002] EDD information not available. [ 1.045662] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.064746] Write protecting the kernel read-only data: 14336k [ 1.068118] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.071166] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.229896] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.4... Lease of 192.168.120.4 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCUutO/SYxvk/YdOUl6cXCglFQ6cJTArKgRRkQ9iI+Ks7Nd0bs29U78D8DZofdKJhBVDu0qv6Fue+WJWYRVg+mPEfm6KZqljpJB+K+1LwXdjHYSfrY6umMRH6Q8iS+RiWjTOTctLQv2haQkUjk+KxMv/esxpjKmQBOsXzcLDSOjBcQ3CdBzvHuNZ6OTEbakx/G6UKoajCjm8M5Cwm4Hh7qIvAo/Q0JyEG66/YDRqvwsWuANHYURK5OYL3N4LdWmfn3MVrsdI/SSQLXspDTO8HbGHY+kydmpkvXSLxCLw0ARauPehzJfPBSH1QVjDyzY79LI6zpAten/hNKre4cBZabv root@vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f ssh-dss AAAAB3NzaC1kc3MAAACBANqtExF65l3tHjA7KLS8mlJtwW9w80s1RBt1dNJQkLxaT0l+7mPxQUsP4pI1sBcZUg1T5H+virxxpwlJg2fh3XpLty+ByfyOq90Q5HFvC5lP5eFGK/cFPlCEwWSG2PgrP/iolNMcSbBRSWxmnDPV8mG+WzCngPjnHLfOVEfAznkxAAAAFQDrXex2pBO15UdeFiHPIW/FqCPaVwAAAIEAs8ngdOMY/wz626gD/gNyzdpgRIXD5PuTA3upILHGI6axdF+xJbyNsXBQZFzn3xL4BZXLAdQaFiwjuYStcmN8xNN3Cx2ij7D7F75W1QMGz8SpUqvIWukSVyRQvfGDTfZHdIzUbhcTS3hvsTB7ZkB0/P7cgOqmTcaKEJyP+zcH59YAAACAdKCwqTghabWpVkXmES1LrpaNmRwZa7wPxm1mE19cxCQhFIBDpaMakd89F6T1XrExj52gfMvFUfy6I+0C3RQO4M+goxp7mZJU25rMDWX8S4DYGU0ul+Kfo0uVJEjz/KMCLp/aJrEva+XfufOhq6a428ph+/FaF1Z66NqvqjcEheA= root@vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f -----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.4,24,fe80::f816:3eff:fea7:1a4d/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.53 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-eaa3c2fd-33dd-42a5-ba62-badf1e1b280f login: 2019-03-23 04:55:28,151 - paramiko.transport - DEBUG - starting thread (client mode): 0x6b453450L 2019-03-23 04:55:28,152 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 04:55:28,152 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 04:55:28,152 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 04:55:28,153 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 04:55:28,154 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 04:55:28,154 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 04:55:28,154 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 04:55:28,155 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 04:55:28,155 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 04:55:28,172 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 04:55:28,173 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 04:55:28,184 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: a9f03494a0e8fd135ffa8a7e58e6df70 2019-03-23 04:55:28,185 - paramiko.transport - DEBUG - Trying discovered key 8cb1415539046ff3494f4bc76f351f2f in /tmp/tmpxRZbeA 2019-03-23 04:55:28,209 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 04:55:28,214 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 04:55:28,217 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 04:55:28,218 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 04:55:28,218 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 04:55:28,219 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 04:55:28,243 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 04:55:28,243 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.5 (192.168.120.5): 56 data bytes 64 bytes from 192.168.120.5: seq=0 ttl=64 time=22.038 ms --- 192.168.120.5 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 22.038/22.038/22.038 ms 2019-03-23 04:55:28,244 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-03-23 04:55:28,246 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 04:55:28,354 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:55:28,355 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 04:55:28,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:55:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:28,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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-96d7b19f-4efd-4644-bbdc-95cffd4410e8 x-openstack-request-id: req-96d7b19f-4efd-4644-bbdc-95cffd4410e8 2019-03-23 04:55:28,522 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8 used request id req-96d7b19f-4efd-4644-bbdc-95cffd4410e8 2019-03-23 04:55:28,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162276029587s 2019-03-23 04:55:28,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:29,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-649df8bd-d201-4ddf-adac-5c669f857f04 x-openstack-request-id: req-649df8bd-d201-4ddf-adac-5c669f857f04 2019-03-23 04:55:29,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:21.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:21Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:02:d8", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f8a68adb-be3a-4f0f-be72-1e56338e27e8", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:09.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "f8a68adb-be3a-4f0f-be72-1e56338e27e8", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:28Z", "hostId": "9ea30dff08202113ae4c3f10f2cfe4cf85768f262dd98e64e90e622d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:00Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:29,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-649df8bd-d201-4ddf-adac-5c669f857f04 2019-03-23 04:55:29,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489179849625s 2019-03-23 04:55:29,014 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:31,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:31,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:31,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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-ead88143-1fcb-4fa7-ba70-e463afe8b6dc x-openstack-request-id: req-ead88143-1fcb-4fa7-ba70-e463afe8b6dc 2019-03-23 04:55:31,212 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:21.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:21Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:31,212 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ead88143-1fcb-4fa7-ba70-e463afe8b6dc 2019-03-23 04:55:31,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195722103119s 2019-03-23 04:55:31,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 04:55:31,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d7296373-e2b7-4b3c-8bd7-a660876ba704.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:32,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:55:32 GMT X-Openstack-Request-Id: req-5cb8e27e-1df8-4601-88c2-ed8b9086c493 2019-03-23 04:55:32,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:55:32,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d7296373-e2b7-4b3c-8bd7-a660876ba704.json used request id req-5cb8e27e-1df8-4601-88c2-ed8b9086c493 2019-03-23 04:55:32,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.28493094444s 2019-03-23 04:55:32,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:55:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:32,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:32 GMT X-Openstack-Request-Id: req-26ea7f5d-6dee-41d1-8833-ce2172c7dab5 2019-03-23 04:55:32,575 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:55:32,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-26ea7f5d-6dee-41d1-8833-ce2172c7dab5 2019-03-23 04:55:32,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622599124908s 2019-03-23 04:55:32,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:55:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:32,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-40706bf0-10d8-416b-a59c-9c10e83c6bad x-openstack-request-id: req-40706bf0-10d8-416b-a59c-9c10e83c6bad 2019-03-23 04:55:32,754 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0 used request id req-40706bf0-10d8-416b-a59c-9c10e83c6bad 2019-03-23 04:55:32,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.178167819977s 2019-03-23 04:55:32,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:32,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:32,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 765 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a60943b8-97a1-4a26-be46-eb05ad75ade0 x-openstack-request-id: req-a60943b8-97a1-4a26-be46-eb05ad75ade0 2019-03-23 04:55:32,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:1a:4d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ca17fed-9242-4347-a81c-372b243c82c0", "rel": "bookmark"}], "image": {"id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "links": [{"href": "http://172.30.9.27:8774/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:55:21.000000", "flavor": {"id": "513053e6-827c-42b9-addb-a4747d7c88ed", "links": [{"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "bookmark"}]}, "id": "6ca17fed-9242-4347-a81c-372b243c82c0", "security_groups": [{"name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}], "user_id": "116183e8f4374370a78801dbfc5bddcd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:55:32Z", "hostId": "6ee58af78c1f64853bc7ee617268d3e7b66d3984a0c70c23ce86ee1a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "name": "vping_ssh-vm_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "created": "2019-03-23T04:55:12Z", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:32,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a60943b8-97a1-4a26-be46-eb05ad75ade0 2019-03-23 04:55:32,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193171024323s 2019-03-23 04:55:32,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:55:34,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:35,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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-9f240702-64ae-48a3-8659-4b2ac9569f2e x-openstack-request-id: req-9f240702-64ae-48a3-8659-4b2ac9569f2e 2019-03-23 04:55:35,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 04:55:35,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f240702-64ae-48a3-8659-4b2ac9569f2e 2019-03-23 04:55:35,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0942070484161s 2019-03-23 04:55:35,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:55:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:35,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:35 GMT X-Openstack-Request-Id: req-20f578a6-8466-48f8-9460-e37c82348c3c 2019-03-23 04:55:35,105 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:57Z", "updated_at": "2019-03-23T04:54:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "62d7d625-71dc-439a-974f-4aa06a1b1aaf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "65b9eee1-9b10-404d-8d9d-db90f618689b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:57Z", "revision_number": 0, "id": "ce9f166e-5bda-4a78-bd5e-d51ce7e091ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:57Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:58Z", "revision_number": 0, "id": "f6cebc34-30c7-4b56-a3b4-84b115a375e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:58Z", "security_group_id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 3, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "368c6326-cfaf-4bb9-bd44-92dbe6fcf835", "name": "vping_ssh-sg_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}, {"description": "Default security group", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:50Z", "updated_at": "2019-03-23T04:54:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "21b4c1c9-28a6-403a-9f06-a26047c48c12", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "6a345db4-c3b9-4ab6-87ae-e19033f9965e", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "79fc4769-4f6b-4b9c-a59b-fc8beb920e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "c15362d8-ab9f-4b7f-87fd-68dd5dcffb6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "name": "default"}]} 2019-03-23 04:55:35,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-20f578a6-8466-48f8-9460-e37c82348c3c 2019-03-23 04:55:35,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523710250854s 2019-03-23 04:55:35,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:55:35,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/368c6326-cfaf-4bb9-bd44-92dbe6fcf835.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:35,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:55:35 GMT X-Openstack-Request-Id: req-7982193e-6969-437c-a008-e02c5425835a 2019-03-23 04:55:35,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:55:35,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/368c6326-cfaf-4bb9-bd44-92dbe6fcf835.json used request id req-7982193e-6969-437c-a008-e02c5425835a 2019-03-23 04:55:35,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.166570186615s 2019-03-23 04:55:35,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 04:55:35,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:35,331 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-574f47ba-9bda-42eb-aed8-c6de657cf74d x-openstack-request-id: req-574f47ba-9bda-42eb-aed8-c6de657cf74d 2019-03-23 04:55:35,331 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f used request id req-574f47ba-9bda-42eb-aed8-c6de657cf74d 2019-03-23 04:55:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0531651973724s 2019-03-23 04:55:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:55:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/aa6c719f-5831-4d9b-aa58-b45edb2ed06b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" -d '{"subnet_id": "b71277fa-f969-485c-bacc-d8cce511ee15"}' 2019-03-23 04:55:37,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:37 GMT X-Openstack-Request-Id: req-f434102e-5ec6-4280-809e-852b20ecc087 2019-03-23 04:55:37,504 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "56079ef0-668b-4f92-8e1d-b3ff1dfa00e3", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "subnet_id": "b71277fa-f969-485c-bacc-d8cce511ee15", "subnet_ids": ["b71277fa-f969-485c-bacc-d8cce511ee15"], "port_id": "7305f018-e24c-4697-8c09-e8e0df785cbd", "id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b"} 2019-03-23 04:55:37,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/aa6c719f-5831-4d9b-aa58-b45edb2ed06b/remove_router_interface.json used request id req-f434102e-5ec6-4280-809e-852b20ecc087 2019-03-23 04:55:37,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.17251491547s 2019-03-23 04:55:37,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:55:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:37,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:37 GMT X-Openstack-Request-Id: req-ff778c50-115f-43ee-aba0-60be33def13e 2019-03-23 04:55:37,630 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:51Z", "admin_state_up": true, "updated_at": "2019-03-23T04:55:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "aa6c719f-5831-4d9b-aa58-b45edb2ed06b", "name": "vping_ssh-router_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}]} 2019-03-23 04:55:37,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ff778c50-115f-43ee-aba0-60be33def13e 2019-03-23 04:55:37,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125150918961s 2019-03-23 04:55:37,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:55:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/aa6c719f-5831-4d9b-aa58-b45edb2ed06b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:39,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:55:39 GMT X-Openstack-Request-Id: req-1ba7a4de-a37d-45d6-9d0d-d0333d0d663e 2019-03-23 04:55:39,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:55:39,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/aa6c719f-5831-4d9b-aa58-b45edb2ed06b.json used request id req-1ba7a4de-a37d-45d6-9d0d-d0333d0d663e 2019-03-23 04:55:39,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.56220197678s 2019-03-23 04:55:39,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:55:39,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:39,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:39 GMT X-Openstack-Request-Id: req-b01a1f07-dcbf-42a8-9a2d-ef313bff8c9e 2019-03-23 04:55:39,243 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:51Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:54:51Z","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":"461bc04555a944f19d5aa8e24bb8c11e","id":"b71277fa-f969-485c-bacc-d8cce511ee15","subnetpool_id":null,"name":"vping_ssh-subnet_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}]} 2019-03-23 04:55:39,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-b01a1f07-dcbf-42a8-9a2d-ef313bff8c9e 2019-03-23 04:55:39,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0490732192993s 2019-03-23 04:55:39,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:55:39,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b71277fa-f969-485c-bacc-d8cce511ee15.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:40,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:55:40 GMT X-Openstack-Request-Id: req-3856b34e-f6c7-4d57-aa98-34a9ea3624be 2019-03-23 04:55:40,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:55:40,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b71277fa-f969-485c-bacc-d8cce511ee15.json used request id req-3856b34e-f6c7-4d57-aa98-34a9ea3624be 2019-03-23 04:55:40,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00320887566s 2019-03-23 04:55:40,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:40,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:40,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:40 GMT X-Openstack-Request-Id: req-69148717-a8fd-41a1-b1fa-f14394bd1bcb 2019-03-23 04:55:40,342 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"56079ef0-668b-4f92-8e1d-b3ff1dfa00e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"461bc04555a944f19d5aa8e24bb8c11e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:55:40Z","qos_policy_id":null,"name":"vping_ssh-net_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f","admin_state_up":true,"tenant_id":"461bc04555a944f19d5aa8e24bb8c11e","created_at":"2019-03-23T04:54:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 04:55:40,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-69148717-a8fd-41a1-b1fa-f14394bd1bcb 2019-03-23 04:55:40,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0937860012054s 2019-03-23 04:55:40,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:55:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/56079ef0-668b-4f92-8e1d-b3ff1dfa00e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:41,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:55:41 GMT X-Openstack-Request-Id: req-8dd488e2-20fe-45e1-bbe8-0cdcb4febd39 2019-03-23 04:55:41,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:55:41,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/56079ef0-668b-4f92-8e1d-b3ff1dfa00e3.json used request id req-8dd488e2-20fe-45e1-bbe8-0cdcb4febd39 2019-03-23 04:55:41,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18001294136s 2019-03-23 04:55:41,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:55:41,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:42,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:42 GMT X-Openstack-Request-Id: req-16e91521-4df8-46df-86e0-4aa687551448 2019-03-23 04:55:42,425 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:54:56Z", "file": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64/file", "owner": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b0286381-18f9-466f-8a45-f526e4f7ef64", "size": 12716032, "self": "/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b0286381-18f9-466f-8a45-f526e4f7ef64/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:54:56Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:55:42,425 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-16e91521-4df8-46df-86e0-4aa687551448 2019-03-23 04:55:42,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.897864818573s 2019-03-23 04:55:42,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:55:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e045d5634b409383d99f40efe18ab6aa77157946" 2019-03-23 04:55:42,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:55:42 GMT X-Openstack-Request-Id: req-8425ae39-0676-45be-be1c-9e2802277d3c 2019-03-23 04:55:42,748 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:55:42,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b0286381-18f9-466f-8a45-f526e4f7ef64 used request id req-8425ae39-0676-45be-be1c-9e2802277d3c 2019-03-23 04:55:42,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.321703910828s 2019-03-23 04:55:42,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:55:42,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:42,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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-073b8182-e759-4a8a-9e71-b92794bc7e26 x-openstack-request-id: req-073b8182-e759-4a8a-9e71-b92794bc7e26 2019-03-23 04:55:42,777 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/513053e6-827c-42b9-addb-a4747d7c88ed", "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": "513053e6-827c-42b9-addb-a4747d7c88ed"}]} 2019-03-23 04:55:42,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-073b8182-e759-4a8a-9e71-b92794bc7e26 2019-03-23 04:55:42,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228910446167s 2019-03-23 04:55:42,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:55:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:42,810 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55: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-409fa6df-2e46-4bfe-9529-42d9d3ea1049 x-openstack-request-id: req-409fa6df-2e46-4bfe-9529-42d9d3ea1049 2019-03-23 04:55:42,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/513053e6-827c-42b9-addb-a4747d7c88ed used request id req-409fa6df-2e46-4bfe-9529-42d9d3ea1049 2019-03-23 04:55:42,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0311319828033s 2019-03-23 04:55:42,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:55:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:43,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cc8ac46-58d4-4520-bbf6-97aea5078b7d 2019-03-23 04:55:43,029 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": {"self": "http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "116183e8f4374370a78801dbfc5bddcd", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:55:43,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2cc8ac46-58d4-4520-bbf6-97aea5078b7d 2019-03-23 04:55:43,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21882390976s 2019-03-23 04:55:43,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:55:43,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:43,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56759fe8-4aba-43eb-b61c-713983601c53 2019-03-23 04:55:43,268 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f", "links": {"self": "http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "116183e8f4374370a78801dbfc5bddcd", "description": null}} 2019-03-23 04:55:43,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd used request id req-56759fe8-4aba-43eb-b61c-713983601c53 2019-03-23 04:55:43,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232260942459s 2019-03-23 04:55:43,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 04:55:43,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:43,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c75afbe0-0c19-43b9-adf1-cc79e5a26777 2019-03-23 04:55:43,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:55:43,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/116183e8f4374370a78801dbfc5bddcd used request id req-c75afbe0-0c19-43b9-adf1-cc79e5a26777 2019-03-23 04:55:43,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.441533088684s 2019-03-23 04:55:43,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:55:43,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:43,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7580925a-5f47-4244-89b9-bdab7d6c3a79 2019-03-23 04:55:43,899 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e"}, "tags": [], "enabled": true, "id": "461bc04555a944f19d5aa8e24bb8c11e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_eaa3c2fd-33dd-42a5-ba62-badf1e1b280f"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:55:43,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7580925a-5f47-4244-89b9-bdab7d6c3a79 2019-03-23 04:55:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18248295784s 2019-03-23 04:55:43,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 04:55:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:44,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ffb61cf-2e48-42ac-9e5d-6688dfa0c83a 2019-03-23 04:55:44,163 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:55:44,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/461bc04555a944f19d5aa8e24bb8c11e used request id req-4ffb61cf-2e48-42ac-9e5d-6688dfa0c83a 2019-03-23 04:55:44,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258349180222s 2019-03-23 04:55:44,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:55:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=461bc04555a944f19d5aa8e24bb8c11e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:44,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:44 GMT X-Openstack-Request-Id: req-b733ee76-4b19-481d-8ae0-635294bd423c 2019-03-23 04:55:44,495 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:50Z", "updated_at": "2019-03-23T04:54:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "21b4c1c9-28a6-403a-9f06-a26047c48c12", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "6a345db4-c3b9-4ab6-87ae-e19033f9965e", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "79fc4769-4f6b-4b9c-a59b-fc8beb920e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "c15362d8-ab9f-4b7f-87fd-68dd5dcffb6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "name": "default"}]} 2019-03-23 04:55:44,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=461bc04555a944f19d5aa8e24bb8c11e&name=default used request id req-b733ee76-4b19-481d-8ae0-635294bd423c 2019-03-23 04:55:44,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.327189922333s 2019-03-23 04:55:44,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:55:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:44,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:44 GMT X-Openstack-Request-Id: req-526f6908-eff6-4af0-a04f-3320b927d3e8 2019-03-23 04:55:44,548 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "created_at": "2019-03-23T04:54:50Z", "updated_at": "2019-03-23T04:54:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "21b4c1c9-28a6-403a-9f06-a26047c48c12", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "79fc4769-4f6b-4b9c-a59b-fc8beb920e47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv4", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "6a345db4-c3b9-4ab6-87ae-e19033f9965e", "remote_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:54:50Z", "revision_number": 0, "id": "c15362d8-ab9f-4b7f-87fd-68dd5dcffb6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:54:50Z", "security_group_id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "tenant_id": "461bc04555a944f19d5aa8e24bb8c11e", "port_range_min": null, "ethertype": "IPv6", "project_id": "461bc04555a944f19d5aa8e24bb8c11e"}], "revision_number": 1, "project_id": "461bc04555a944f19d5aa8e24bb8c11e", "id": "b7513756-d56e-40e1-a45c-ba31e6f7a828", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:55:44,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-526f6908-eff6-4af0-a04f-3320b927d3e8 2019-03-23 04:55:44,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047816991806s 2019-03-23 04:55:44,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:55:44,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b7513756-d56e-40e1-a45c-ba31e6f7a828.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}be82af97b0a1fa9d851174c71173ae18fc2c8095" 2019-03-23 04:55:44,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:55:44 GMT X-Openstack-Request-Id: req-385817a4-5a47-45d3-8027-9613ae91aa0c 2019-03-23 04:55:44,864 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:55:44,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b7513756-d56e-40e1-a45c-ba31e6f7a828.json used request id req-385817a4-5a47-45d3-8027-9613ae91aa0c 2019-03-23 04:55:44,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.308603048325s 2019-03-23 04:55:44,911 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-03-23 04:55:44,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:55:44,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c2db6f-ccad-48d7-a637-45a6ea8fbbf3 2019-03-23 04:55:44,959 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:55:44,959 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-64c2db6f-ccad-48d7-a637-45a6ea8fbbf3 2019-03-23 04:55:44,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:55:45,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["cNcMbaOwSamWdXWH6vz2FA"], "issued_at": "2019-03-23T04:55:45.000000Z"}} 2019-03-23 04:55:45,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:45,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:45,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:45 GMT X-Openstack-Request-Id: req-346939eb-d068-4ee0-84de-16c3c564e93f 2019-03-23 04:55:45,734 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:55:45,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-346939eb-d068-4ee0-84de-16c3c564e93f 2019-03-23 04:55:45,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.376904010773s 2019-03-23 04:55:45,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:55:45,747 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd80a49-8ec4-44be-aa88-34be4c31b422 2019-03-23 04:55:45,747 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:55:45,747 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-acd80a49-8ec4-44be-aa88-34be4c31b422 2019-03-23 04:55:45,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:55:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:45,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189725ee-a07f-471d-94dd-f839c86ab8ab 2019-03-23 04:55:45,943 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:55:45,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-189725ee-a07f-471d-94dd-f839c86ab8ab 2019-03-23 04:55:45,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194981098175s 2019-03-23 04:55:45,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:55:45,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}}' 2019-03-23 04:55:46,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3841260d-6b85-4a81-80d4-8fe83ce4d666 2019-03-23 04:55:46,134 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17"}, "tags": [], "enabled": true, "id": "8fb76f4e9c244293868c944044366e17", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}} 2019-03-23 04:55:46,135 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3841260d-6b85-4a81-80d4-8fe83ce4d666 2019-03-23 04:55:46,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184010028839s 2019-03-23 04:55:46,135 - 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'8fb76f4e9c244293868c944044366e17', '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_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7'}) 2019-03-23 04:55:46,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:55:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1kD0pkyx2lbjq52z0WudUXZdeBFjQm", "email": null, "name": "vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}}' 2019-03-23 04:55:46,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-036c5786-3476-4754-91b4-c6760409c503 2019-03-23 04:55:46,602 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": {"self": "http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:55:46,602 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-036c5786-3476-4754-91b4-c6760409c503 2019-03-23 04:55:46,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459967136383s 2019-03-23 04:55:46,603 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'62deaf502cf5493f9ef1fb84fc7a0e9e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7'}) 2019-03-23 04:55:46,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:55:46,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:46,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbd8ff2-58de-41bd-91e5-02b87fb14353 2019-03-23 04:55:46,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:55:46,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2dbd8ff2-58de-41bd-91e5-02b87fb14353 2019-03-23 04:55:46,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11195397377s 2019-03-23 04:55:46,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:55:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:46,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d09838d-624b-4c8c-8628-4014586fccdb 2019-03-23 04:55:46,845 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:55:46,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7d09838d-624b-4c8c-8628-4014586fccdb 2019-03-23 04:55:46,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12114906311s 2019-03-23 04:55:46,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:55:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:47,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61313885-7e9e-4534-a430-991d3a753a06 2019-03-23 04:55:47,077 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:55:47,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-61313885-7e9e-4534-a430-991d3a753a06 2019-03-23 04:55:47,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.226326942444s 2019-03-23 04:55:47,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:55:47,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:47,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36dc133-0069-496a-bd28-8887925f5892 2019-03-23 04:55:47,358 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:55:47,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a36dc133-0069-496a-bd28-8887925f5892 2019-03-23 04:55:47,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.274883031845s 2019-03-23 04:55:47,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:55:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:47,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2e319f-17da-4b1e-b582-49af86aee958 2019-03-23 04:55:47,571 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": {"self": "http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:55:47,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3a2e319f-17da-4b1e-b582-49af86aee958 2019-03-23 04:55:47,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212744951248s 2019-03-23 04:55:47,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:55:47,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:47,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f5e2d64-6fca-4d9e-b6e9-c17e86ffa0fa 2019-03-23 04:55:47,779 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17"}, "tags": [], "enabled": true, "id": "8fb76f4e9c244293868c944044366e17", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}]} 2019-03-23 04:55:47,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8f5e2d64-6fca-4d9e-b6e9-c17e86ffa0fa 2019-03-23 04:55:47,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194729089737s 2019-03-23 04:55:47,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:55:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=62deaf502cf5493f9ef1fb84fc7a0e9e&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=8fb76f4e9c244293868c944044366e17" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbfde6c-7072-4178-9bba-401db64b16ae 2019-03-23 04:55:47,937 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=62deaf502cf5493f9ef1fb84fc7a0e9e&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=8fb76f4e9c244293868c944044366e17", "previous": null, "next": null}} 2019-03-23 04:55:47,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=62deaf502cf5493f9ef1fb84fc7a0e9e&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=8fb76f4e9c244293868c944044366e17 used request id req-dfbfde6c-7072-4178-9bba-401db64b16ae 2019-03-23 04:55:47,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.150017976761s 2019-03-23 04:55:47,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:55:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17/users/62deaf502cf5493f9ef1fb84fc7a0e9e/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:48,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca413de9-16fa-4e28-b303-65a02b2072ba 2019-03-23 04:55:48,085 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:55:48,085 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17/users/62deaf502cf5493f9ef1fb84fc7a0e9e/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-ca413de9-16fa-4e28-b303-65a02b2072ba 2019-03-23 04:55:48,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143680810928s 2019-03-23 04:55:48,086 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 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'8fb76f4e9c244293868c944044366e17', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1kD0pkyx2lbjq52z0WudUXZdeBFjQm', 'username': u'vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:55:48,089 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'password': '1kD0pkyx2lbjq52z0WudUXZdeBFjQm', 'project_name': 'vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8fb76f4e9c244293868c944044366e17', 'project_domain_name': 'Default'} 2019-03-23 04:55:48,090 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-03-23 04:55:48,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:55:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:48,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb412f1-d577-4b9a-b31a-3b74115cfa45 2019-03-23 04:55:48,208 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:55:48,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3bb412f1-d577-4b9a-b31a-3b74115cfa45 2019-03-23 04:55:48,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117439985275s 2019-03-23 04:55:48,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:55:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:55:48,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f88968-7c22-46d7-8e2f-10dad2957ae6 2019-03-23 04:55:48,325 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17"}, "tags": [], "enabled": true, "id": "8fb76f4e9c244293868c944044366e17", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}]} 2019-03-23 04:55:48,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-21f88968-7c22-46d7-8e2f-10dad2957ae6 2019-03-23 04:55:48,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.110523939133s 2019-03-23 04:55:48,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:55:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" -d '{"network": {"tenant_id": "8fb76f4e9c244293868c944044366e17", "name": "vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "admin_state_up": true}}' 2019-03-23 04:55:48,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:48 GMT X-Openstack-Request-Id: req-4e97a606-1274-4d95-b6d2-d726c3db15bc 2019-03-23 04:55:48,636 - 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":"ff0867b8-2117-4dd9-97db-2e51a4adc476","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"8fb76f4e9c244293868c944044366e17","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:55:48Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7","admin_state_up":true,"tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:48Z","mtu":1450}} 2019-03-23 04:55:48,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4e97a606-1274-4d95-b6d2-d726c3db15bc 2019-03-23 04:55:48,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309166908264s 2019-03-23 04:55:48,637 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:55:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ff0867b8-2117-4dd9-97db-2e51a4adc476', u'provider:segmentation_id': 13, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', u'created_at': u'2019-03-23T04:55:48Z', u'mtu': 1450, u'tenant_id': u'8fb76f4e9c244293868c944044366e17', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8fb76f4e9c244293868c944044366e17', u'l2_adjacency': True}) 2019-03-23 04:55:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:55:48,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf51536-ee43-4998-99c5-6c300cd1cea6 2019-03-23 04:55:48,648 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:55:48,648 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-ebf51536-ee43-4998-99c5-6c300cd1cea6 2019-03-23 04:55:48,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:55:49,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8fb76f4e9c244293868c944044366e17", "name": "vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/8fb76f4e9c244293868c944044366e17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/8fb76f4e9c244293868c944044366e17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/8fb76f4e9c244293868c944044366e17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8fb76f4e9c244293868c944044366e17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/8fb76f4e9c244293868c944044366e17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/8fb76f4e9c244293868c944044366e17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/8fb76f4e9c244293868c944044366e17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/8fb76f4e9c244293868c944044366e17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/8fb76f4e9c244293868c944044366e17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8fb76f4e9c244293868c944044366e17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/8fb76f4e9c244293868c944044366e17", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/8fb76f4e9c244293868c944044366e17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_8fb76f4e9c244293868c944044366e17", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_8fb76f4e9c244293868c944044366e17", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "id": "62deaf502cf5493f9ef1fb84fc7a0e9e"}, "audit_ids": ["YlrqKGjZTCWR7LAgN5xwFw"], "issued_at": "2019-03-23T04:55:48.000000Z"}} 2019-03-23 04:55:49,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:49,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:49,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:49 GMT X-Openstack-Request-Id: req-a97eff55-cfe8-41cd-b5b3-6c2ae1448865 2019-03-23 04:55:49,377 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8fb76f4e9c244293868c944044366e17","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:55:48Z","qos_policy_id":null,"name":"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7","admin_state_up":true,"tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:48Z","mtu":1450}]} 2019-03-23 04:55:49,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a97eff55-cfe8-41cd-b5b3-6c2ae1448865 2019-03-23 04:55:49,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337671995163s 2019-03-23 04:55:49,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:55:49,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"subnet": {"name": "vping_userdata-subnet_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "enable_dhcp": true, "network_id": "ff0867b8-2117-4dd9-97db-2e51a4adc476", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:55:49,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:49 GMT X-Openstack-Request-Id: req-61b0bb30-215c-4fb4-9068-b66f66061253 2019-03-23 04:55:49,991 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:55: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":"8fb76f4e9c244293868c944044366e17","id":"d12150b3-4412-4bb5-a867-bad53437392a","subnetpool_id":null,"name":"vping_userdata-subnet_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}} 2019-03-23 04:55:49,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-61b0bb30-215c-4fb4-9068-b66f66061253 2019-03-23 04:55:49,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.612130880356s 2019-03-23 04:55:49,992 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:55: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'd12150b3-4412-4bb5-a867-bad53437392a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', u'enable_dhcp': True, u'network_id': u'ff0867b8-2117-4dd9-97db-2e51a4adc476', u'tenant_id': u'8fb76f4e9c244293868c944044366e17', u'created_at': u'2019-03-23T04:55: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'8fb76f4e9c244293868c944044366e17'}) 2019-03-23 04:55:49,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:55:49,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vping_userdata-router_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "admin_state_up": true}}' 2019-03-23 04:55:51,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:51 GMT X-Openstack-Request-Id: req-d573c249-f20a-451e-9d03-c056bd5ab99d 2019-03-23 04:55:51,453 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8fb76f4e9c244293868c944044366e17", "created_at": "2019-03-23T04:55:49Z", "admin_state_up": true, "updated_at": "2019-03-23T04:55:51Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8fb76f4e9c244293868c944044366e17", "id": "c2056d4d-9ffe-4d90-ba39-063c33d6d878", "name": "vping_userdata-router_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}} 2019-03-23 04:55:51,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d573c249-f20a-451e-9d03-c056bd5ab99d 2019-03-23 04:55:51,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4607219696s 2019-03-23 04:55:51,454 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:55:51Z', u'revision_number': 2, u'id': u'c2056d4d-9ffe-4d90-ba39-063c33d6d878', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', u'admin_state_up': True, u'tenant_id': u'8fb76f4e9c244293868c944044366e17', u'created_at': u'2019-03-23T04:55:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'8fb76f4e9c244293868c944044366e17'}) 2019-03-23 04:55:51,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:55:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c2056d4d-9ffe-4d90-ba39-063c33d6d878/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"subnet_id": "d12150b3-4412-4bb5-a867-bad53437392a"}' 2019-03-23 04:55:53,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:53 GMT X-Openstack-Request-Id: req-7dc98e7b-1037-4fdd-ba86-fe6806cbaa48 2019-03-23 04:55:53,797 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff0867b8-2117-4dd9-97db-2e51a4adc476", "tenant_id": "8fb76f4e9c244293868c944044366e17", "subnet_id": "d12150b3-4412-4bb5-a867-bad53437392a", "subnet_ids": ["d12150b3-4412-4bb5-a867-bad53437392a"], "port_id": "d9692e1b-9b86-46f0-b3d2-2025a7b311c0", "id": "c2056d4d-9ffe-4d90-ba39-063c33d6d878"} 2019-03-23 04:55:53,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c2056d4d-9ffe-4d90-ba39-063c33d6d878/add_router_interface.json used request id req-7dc98e7b-1037-4fdd-ba86-fe6806cbaa48 2019-03-23 04:55:53,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34253287315s 2019-03-23 04:55:53,797 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:55:53,930 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:55:53,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:55:53,939 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:53 GMT 2019-03-23 04:55:53,939 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:55:53,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:55:53,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:54,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:54 GMT X-Openstack-Request-Id: req-f04a6a7c-aacc-46f5-909d-744f8ef2911e 2019-03-23 04:55:54,235 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:55:54,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f04a6a7c-aacc-46f5-909d-744f8ef2911e 2019-03-23 04:55:54,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291198015213s 2019-03-23 04:55:54,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:55:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}' 2019-03-23 04:55:54,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:54 GMT Location: http://172.30.9.27:9292/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-60c0b842-a31f-4022-883a-90e676f43c56 2019-03-23 04:55:54,329 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:55:54Z", "file": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file", "owner": "8fb76f4e9c244293868c944044366e17", "id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "size": null, "self": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "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_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "checksum": null, "created_at": "2019-03-23T04:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:55:54,329 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-60c0b842-a31f-4022-883a-90e676f43c56 2019-03-23 04:55:54,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0855259895325s 2019-03-23 04:55:54,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:55:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '' 2019-03-23 04:55:54,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:55:54 GMT X-Openstack-Request-Id: req-4f2dfb9e-f57c-4b6d-8fad-0975995f15a1 2019-03-23 04:55:54,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:55:54,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file used request id req-4f2dfb9e-f57c-4b6d-8fad-0975995f15a1 2019-03-23 04:55:54,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.410618066788s 2019-03-23 04:55:54,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:55:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:54,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:54 GMT X-Openstack-Request-Id: req-e1c4ff7f-9193-4c71-a0f7-c52da389d1d3 2019-03-23 04:55:54,807 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:55:54Z", "file": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file", "owner": "8fb76f4e9c244293868c944044366e17", "id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "size": 12716032, "self": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:55:54,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e1c4ff7f-9193-4c71-a0f7-c52da389d1d3 2019-03-23 04:55:54,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0622608661652s 2019-03-23 04:55:54,810 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file', 'owner': u'8fb76f4e9c244293868c944044366e17', 'id': u'7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba', 'size': 12716032, u'self': u'/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb76f4e9c244293868c944044366e17', 'name': 'vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:55:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:55:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', '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/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba', 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_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'created': u'2019-03-23T04:55:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:55: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/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba', 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_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:55:54,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:55:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:55:55,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60d63812-8d52-4030-b34d-c109d107d5ac x-openstack-request-id: req-60d63812-8d52-4030-b34d-c109d107d5ac 2019-03-23 04:55:55,122 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "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": "44774318-7477-423d-8b1e-24e395a37f57"}} 2019-03-23 04:55:55,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-60d63812-8d52-4030-b34d-c109d107d5ac 2019-03-23 04:55:55,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.308824062347s 2019-03-23 04:55:55,123 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'44774318-7477-423d-8b1e-24e395a37f57', 'swap': 0}) 2019-03-23 04:55:55,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:55:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" -d '{"extra_specs": {}}' 2019-03-23 04:55:55,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-19cc7e95-3608-4536-a8d2-0c4d74e10d76 x-openstack-request-id: req-19cc7e95-3608-4536-a8d2-0c4d74e10d76 2019-03-23 04:55:55,143 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:55:55,143 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57/os-extra_specs used request id req-19cc7e95-3608-4536-a8d2-0c4d74e10d76 2019-03-23 04:55:55,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196771621704s 2019-03-23 04:55:55,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:55,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:55 GMT X-Openstack-Request-Id: req-2a0f3a0c-528f-453e-bb57-403b2da02185 2019-03-23 04:55:55,239 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb76f4e9c244293868c944044366e17","l2_adjacency":true,"status":"ACTIVE","subnets":["d12150b3-4412-4bb5-a867-bad53437392a"],"description":"","tags":[],"updated_at":"2019-03-23T04:55:49Z","qos_policy_id":null,"name":"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7","admin_state_up":true,"tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:48Z","mtu":1450}]} 2019-03-23 04:55:55,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2a0f3a0c-528f-453e-bb57-403b2da02185 2019-03-23 04:55:55,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955970287323s 2019-03-23 04:55:55,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:55:55,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:55,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:55 GMT X-Openstack-Request-Id: req-0fb63973-d491-4876-8cc2-4a1da946243e 2019-03-23 04:55:55,281 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:55:54Z", "file": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file", "owner": "8fb76f4e9c244293868c944044366e17", "id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "size": 12716032, "self": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:55:55,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0fb63973-d491-4876-8cc2-4a1da946243e 2019-03-23 04:55:55,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366060733795s 2019-03-23 04:55:55,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:55:55,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:55,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-2947d51f-d2af-43f1-aef5-15df6bb7a496 x-openstack-request-id: req-2947d51f-d2af-43f1-aef5-15df6bb7a496 2019-03-23 04:55:55,588 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "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": "44774318-7477-423d-8b1e-24e395a37f57"}]} 2019-03-23 04:55:55,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2947d51f-d2af-43f1-aef5-15df6bb7a496 2019-03-23 04:55:55,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.299112081528s 2019-03-23 04:55:55,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:55:55,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"server": {"name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "imageRef": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "flavorRef": "44774318-7477-423d-8b1e-24e395a37f57", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ff0867b8-2117-4dd9-97db-2e51a4adc476"}]}}' 2019-03-23 04:55:57,802 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db x-compute-request-id: req-d97f9d44-82a7-4054-b29f-7f0ab3ff385d x-openstack-request-id: req-d97f9d44-82a7-4054-b29f-7f0ab3ff385d 2019-03-23 04:55:57,802 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "adminPass": "p9tbTcQnc2fE"}} 2019-03-23 04:55:57,802 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d97f9d44-82a7-4054-b29f-7f0ab3ff385d 2019-03-23 04:55:57,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.2100880146s 2019-03-23 04:55:57,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:55:57,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:58,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-5ad5355b-55d8-4a2d-8006-d1f4ff4fa08e x-openstack-request-id: req-5ad5355b-55d8-4a2d-8006-d1f4ff4fa08e 2019-03-23 04:55:58,352 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:55:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:55:58,352 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ad5355b-55d8-4a2d-8006-d1f4ff4fa08e 2019-03-23 04:55:58,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548702955246s 2019-03-23 04:55:58,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:55:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:58,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:58 GMT X-Openstack-Request-Id: req-17b1705c-5eb5-4784-a695-b0ec8b91029f 2019-03-23 04:55:58,638 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb76f4e9c244293868c944044366e17","l2_adjacency":true,"status":"ACTIVE","subnets":["d12150b3-4412-4bb5-a867-bad53437392a"],"description":"","tags":[],"updated_at":"2019-03-23T04:55:49Z","qos_policy_id":null,"name":"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7","admin_state_up":true,"tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:48Z","mtu":1450}]} 2019-03-23 04:55:58,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-17b1705c-5eb5-4784-a695-b0ec8b91029f 2019-03-23 04:55:58,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274832963943s 2019-03-23 04:55:58,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:55:58,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:55:58,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 23 Mar 2019 04:55:58 GMT X-Openstack-Request-Id: req-84ac4202-effe-46e5-8ec3-cce05266c782 2019-03-23 04:55:58,730 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:55: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":"8fb76f4e9c244293868c944044366e17","id":"d12150b3-4412-4bb5-a867-bad53437392a","subnetpool_id":null,"name":"vping_userdata-subnet_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}]} 2019-03-23 04:55:58,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-84ac4202-effe-46e5-8ec3-cce05266c782 2019-03-23 04:55:58,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0909948348999s 2019-03-23 04:55:58,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:00,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:00,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:01,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 647 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-a37719a2-9c7d-4894-9300-7c556435cd34 x-openstack-request-id: req-a37719a2-9c7d-4894-9300-7c556435cd34 2019-03-23 04:56:01,116 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:00Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:01,116 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a37719a2-9c7d-4894-9300-7c556435cd34 2019-03-23 04:56:01,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383451938629s 2019-03-23 04:56:01,123 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:03,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:03,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:04,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-340d5158-d022-413b-89a5-8f417903777f x-openstack-request-id: req-340d5158-d022-413b-89a5-8f417903777f 2019-03-23 04:56:04,641 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:00Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:04,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-340d5158-d022-413b-89a5-8f417903777f 2019-03-23 04:56:04,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.51571893692s 2019-03-23 04:56:04,648 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:06,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:06,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-1151dd1b-4495-4d4e-b40a-4c3e86d6ab4e x-openstack-request-id: req-1151dd1b-4495-4d4e-b40a-4c3e86d6ab4e 2019-03-23 04:56:06,872 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:06,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1151dd1b-4495-4d4e-b40a-4c3e86d6ab4e 2019-03-23 04:56:06,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.221249818802s 2019-03-23 04:56:06,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:56:06,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fa0c6958-7784-46f5-9a60-030bfe91d7db" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:06,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:06 GMT X-Openstack-Request-Id: req-d5c02123-4594-458a-87fd-8d5a6b0062a6 2019-03-23 04:56:06,940 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:56:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d12150b3-4412-4bb5-a867-bad53437392a","ip_address":"192.168.120.12"}],"id":"948d8f63-edb6-4dbf-b355-88b8384cfc8c","security_groups":["918f21e6-1a32-438c-b794-050d70cffe4c"],"mac_address":"fa:16:3e:39:89:dd","project_id":"8fb76f4e9c244293868c944044366e17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:56:00Z","binding:vnic_type":"normal","device_id":"fa0c6958-7784-46f5-9a60-030bfe91d7db","ip_allocation":"immediate"}]} 2019-03-23 04:56:06,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fa0c6958-7784-46f5-9a60-030bfe91d7db used request id req-d5c02123-4594-458a-87fd-8d5a6b0062a6 2019-03-23 04:56:06,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0611650943756s 2019-03-23 04:56:06,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:56:06,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=948d8f63-edb6-4dbf-b355-88b8384cfc8c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:06,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:06 GMT X-Openstack-Request-Id: req-763ff70c-6cba-4d6e-955e-98b0207b1298 2019-03-23 04:56:06,994 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:56:06,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=948d8f63-edb6-4dbf-b355-88b8384cfc8c used request id req-763ff70c-6cba-4d6e-955e-98b0207b1298 2019-03-23 04:56:06,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436100959778s 2019-03-23 04:56:06,995 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:39:89:dd', 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'7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:56:05.000000', 'flavor': Munch({u'id': u'44774318-7477-423d-8b1e-24e395a37f57'}), 'az': u'nova', 'id': u'fa0c6958-7784-46f5-9a60-030bfe91d7db', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'62deaf502cf5493f9ef1fb84fc7a0e9e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb76f4e9c244293868c944044366e17', 'name': 'vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:56:05.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:56:05Z', 'hostId': u'cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:56:05.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8fb76f4e9c244293868c944044366e17', 'name': u'vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'adminPass': u'p9tbTcQnc2fE', 'tenant_id': u'8fb76f4e9c244293868c944044366e17', 'created_at': u'2019-03-23T04:55:57Z', 'created': u'2019-03-23T04:55:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:56:06,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:06,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:07,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:07 GMT X-Openstack-Request-Id: req-15312eab-7118-476c-a447-cd9214574db6 2019-03-23 04:56:07,088 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb76f4e9c244293868c944044366e17","l2_adjacency":true,"status":"ACTIVE","subnets":["d12150b3-4412-4bb5-a867-bad53437392a"],"description":"","tags":[],"updated_at":"2019-03-23T04:55:49Z","qos_policy_id":null,"name":"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7","admin_state_up":true,"tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:48Z","mtu":1450}]} 2019-03-23 04:56:07,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-15312eab-7118-476c-a447-cd9214574db6 2019-03-23 04:56:07,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0920870304108s 2019-03-23 04:56:07,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:56:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:08,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:08 GMT X-Openstack-Request-Id: req-fd39eea6-d2cd-406c-973e-196c92ffeb68 2019-03-23 04:56:08,049 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:55:54Z", "file": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file", "owner": "8fb76f4e9c244293868c944044366e17", "id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "size": 12716032, "self": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:56:08,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fd39eea6-d2cd-406c-973e-196c92ffeb68 2019-03-23 04:56:08,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.955994129181s 2019-03-23 04:56:08,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:56:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:08,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-6740feb4-c096-4421-8b29-f9f9c2cbe905 x-openstack-request-id: req-6740feb4-c096-4421-8b29-f9f9c2cbe905 2019-03-23 04:56:08,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "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": "44774318-7477-423d-8b1e-24e395a37f57"}]} 2019-03-23 04:56:08,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6740feb4-c096-4421-8b29-f9f9c2cbe905 2019-03-23 04:56:08,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221650600433s 2019-03-23 04:56:08,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:56:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"server": {"name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "imageRef": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "flavorRef": "44774318-7477-423d-8b1e-24e395a37f57", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjEyIDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ff0867b8-2117-4dd9-97db-2e51a4adc476"}]}}' 2019-03-23 04:56:10,364 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe x-compute-request-id: req-2369a262-0b96-4b47-a814-ae44d7341a72 x-openstack-request-id: req-2369a262-0b96-4b47-a814-ae44d7341a72 2019-03-23 04:56:10,364 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "adminPass": "nQrKQXKKU5rj"}} 2019-03-23 04:56:10,364 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-2369a262-0b96-4b47-a814-ae44d7341a72 2019-03-23 04:56:10,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.29022979736s 2019-03-23 04:56:10,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:10,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:11,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-35e8cca9-43ce-4513-820c-7a47f91bb344 x-openstack-request-id: req-35e8cca9-43ce-4513-820c-7a47f91bb344 2019-03-23 04:56:11,040 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:11,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35e8cca9-43ce-4513-820c-7a47f91bb344 2019-03-23 04:56:11,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674762010574s 2019-03-23 04:56:11,048 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:13,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:13,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 884 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-afe32010-73c5-4c90-8fc2-cc89d6e431b5 x-openstack-request-id: req-afe32010-73c5-4c90-8fc2-cc89d6e431b5 2019-03-23 04:56:13,239 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:12Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:13,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-afe32010-73c5-4c90-8fc2-cc89d6e431b5 2019-03-23 04:56:13,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188602209091s 2019-03-23 04:56:13,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:15,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:15,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:15,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecad7585-518b-4ddd-8e89-962de8219fc6 x-openstack-request-id: req-ecad7585-518b-4ddd-8e89-962de8219fc6 2019-03-23 04:56:15,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:13Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:15,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ecad7585-518b-4ddd-8e89-962de8219fc6 2019-03-23 04:56:15,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426584005356s 2019-03-23 04:56:15,684 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:17,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:17,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 883 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c412611-de7b-44e2-bc76-c34d989e6ddc x-openstack-request-id: req-6c412611-de7b-44e2-bc76-c34d989e6ddc 2019-03-23 04:56:17,993 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:13Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:17,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6c412611-de7b-44e2-bc76-c34d989e6ddc 2019-03-23 04:56:17,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.306576967239s 2019-03-23 04:56:18,001 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:20,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:20,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:20,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-cd7daa0d-814b-469a-a947-d186b3d444c7 x-openstack-request-id: req-cd7daa0d-814b-469a-a947-d186b3d444c7 2019-03-23 04:56:20,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:15:36", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:17.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:17Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:20,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd7daa0d-814b-469a-a947-d186b3d444c7 2019-03-23 04:56:20,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467253923416s 2019-03-23 04:56:20,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:56:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:20,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:20 GMT X-Openstack-Request-Id: req-3b49db73-505c-4c91-b85b-4514ac9b1b80 2019-03-23 04:56:20,529 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:56:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d12150b3-4412-4bb5-a867-bad53437392a","ip_address":"192.168.120.24"}],"id":"d9ab54b3-7cdb-42a3-a1a9-668cc3b94e29","security_groups":["918f21e6-1a32-438c-b794-050d70cffe4c"],"mac_address":"fa:16:3e:ab:15:36","project_id":"8fb76f4e9c244293868c944044366e17","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:56:13Z","binding:vnic_type":"normal","device_id":"fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe","ip_allocation":"immediate"}]} 2019-03-23 04:56:20,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe used request id req-3b49db73-505c-4c91-b85b-4514ac9b1b80 2019-03-23 04:56:20,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508248806s 2019-03-23 04:56:20,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:56:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d9ab54b3-7cdb-42a3-a1a9-668cc3b94e29" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:20,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:20 GMT X-Openstack-Request-Id: req-7e9100b5-aaca-47d1-aa18-d9444fd1af47 2019-03-23 04:56:20,584 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:56:20,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=d9ab54b3-7cdb-42a3-a1a9-668cc3b94e29 used request id req-7e9100b5-aaca-47d1-aa18-d9444fd1af47 2019-03-23 04:56:20,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454959869385s 2019-03-23 04:56:20,585 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ab:15:36', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:56:17.000000', 'flavor': Munch({u'id': u'44774318-7477-423d-8b1e-24e395a37f57'}), 'az': u'nova', 'id': u'fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'62deaf502cf5493f9ef1fb84fc7a0e9e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8fb76f4e9c244293868c944044366e17', 'name': 'vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:56:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:56:17Z', 'hostId': u'c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:56:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8fb76f4e9c244293868c944044366e17', 'name': u'vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7', 'adminPass': u'nQrKQXKKU5rj', 'tenant_id': u'8fb76f4e9c244293868c944044366e17', 'created_at': u'2019-03-23T04:56:10Z', 'created': u'2019-03-23T04:56:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:56:20,585 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-03-23 04:56:21,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:21,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:21,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-831aa5c2-3e11-429c-8743-68f0a252772a x-openstack-request-id: req-831aa5c2-3e11-429c-8743-68f0a252772a 2019-03-23 04:56:21,935 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:15:36", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:17.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:17Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:21,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-831aa5c2-3e11-429c-8743-68f0a252772a 2019-03-23 04:56:21,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348698139191s 2019-03-23 04:56:21,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:56:21,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:56:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7958 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-1ccc34ec-4853-463a-8865-9976d416982b x-openstack-request-id: req-1ccc34ec-4853-463a-8865-9976d416982b 2019-03-23 04:56:22,027 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506287817 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.237508] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.240584] pid_max: default: 32768 minimum: 301\n[ 0.242225] ACPI: Core revision 20150930\n[ 0.244278] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.246658] Security Framework initialized\n[ 0.248194] Yama: becoming mindful.\n[ 0.249518] AppArmor: AppArmor initialized\n[ 0.251049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.253440] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255781] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.260518] Initializing cgroup subsys io\n[ 0.261995] Initializing cgroup subsys memory\n[ 0.263561] Initializing cgroup subsys devices\n[ 0.265157] Initializing cgroup subsys freezer\n[ 0.266751] Initializing cgroup subsys net_cls\n[ 0.268379] Initializing cgroup subsys perf_event\n[ 0.270053] Initializing cgroup subsys net_prio\n[ 0.271670] Initializing cgroup subsys hugetlb\n[ 0.273262] Initializing cgroup subsys pids\n[ 0.274827] CPU: Physical Processor ID: 0\n[ 0.277021] mce: CPU supports 10 MCE banks\n[ 0.278578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.299292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307808] ftrace: allocating 31920 entries in 125 pages\n[ 0.338860] smpboot: Max logical packages: 1\n[ 0.340432] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342895] x2apic enabled\n[ 0.344309] Switched APIC routing to physical x2apic.\n[ 0.347268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.349354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.353139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.356413] KVM setup paravirtual spinlock\n[ 0.358391] x86: Booted up 1 node, 1 CPUs\n[ 0.359906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.362390] devtmpfs: initialized\n[ 0.364668] evm: security.selinux\n[ 0.365936] evm: security.SMACK64\n[ 0.367197] evm: security.SMACK64EXEC\n[ 0.368561] evm: security.SMACK64TRANSMUTE\n[ 0.370077] evm: security.SMACK64MMAP\n[ 0.371435] evm: security.ima\n[ 0.372604] evm: security.capability\n[ 0.374015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.377376] pinctrl core: initialized pinctrl subsystem\n[ 0.379361] RTC time: 4:56:17, date: 03/23/19\n[ 0.381053] NET: Registered protocol family 16\n[ 0.382769] cpuidle: using governor ladder\n[ 0.384269] cpuidle: using governor menu\n[ 0.385702] PCCT header not found.\n[ 0.387040] ACPI: bus type PCI registered\n[ 0.388499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390787] PCI: Using configuration type 1 for base access\n[ 0.393442] ACPI: Added _OSI(Module Device)\n[ 0.394974] ACPI: Added _OSI(Processor Device)\n[ 0.396547] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.398196] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400902] ACPI: Interpreter enabled\n[ 0.402288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.405666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.409036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.412446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.415810] ACPI: (supports S0 S5)\n[ 0.417097] ACPI: Using IOAPIC for interrupt routing\n[ 0.418824] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.423505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.425594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.427853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434066] acpiphp: Slot [3] registered\n[ 0.435525] acpiphp: Slot [4] registered\n[ 0.436983] acpiphp: Slot [5] registered\n[ 0.438443] acpiphp: Slot [6] registered\n[ 0.439928] acpiphp: Slot [7] registered\n[ 0.441382] acpiphp: Slot [8] registered\n[ 0.442853] acpiphp: Slot [9] registered\n[ 0.444306] acpiphp: Slot [10] registered\n[ 0.445780] acpiphp: Slot [11] registered\n[ 0.447270] acpiphp: Slot [12] registered\n[ 0.448751] acpiphp: Slot [13] registered\n[ 0.450257] acpiphp: Slot [14] registered\n[ 0.451801] acpiphp: Slot [15] registered\n[ 0.469182] acpiphp: Slot [16] registered\n[ 0.470699] acpiphp: Slot [17] registered\n[ 0.472179] acpiphp: Slot [18] registered\n[ 0.473654] acpiphp: Slot [19] registered\n[ 0.475125] acpiphp: Slot [20] registered\n[ 0.476598] acpiphp: Slot [21] registered\n[ 0.478075] acpiphp: Slot [22] registered\n[ 0.479549] acpiphp: Slot [23] registered\n[ 0.481055] acpiphp: Slot [24] registered\n[ 0.482540] acpiphp: Slot [25] registered\n[ 0.484014] acpiphp: Slot [26] registered\n[ 0.485492] acpiphp: Slot [27] registered\n[ 0.486976] acpiphp: Slot [28] registered\n[ 0.488451] acpiphp: Slot [29] registered\n[ 0.489927] acpiphp: Slot [30] registered\n[ 0.491432] acpiphp: Slot [31] registered\n[ 0.492908] PCI host bridge to bus 0000:00\n[ 0.494387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.496626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501546] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.504197] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.506895] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.514027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.516202] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.518547] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.547521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.550140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560279] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565160] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569933] vgaarb: loaded\n[ 0.571027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573247] SCSI subsystem initialized\n[ 0.574924] ACPI: bus type USB registered\n[ 0.576427] usbcore: registered new interface driver usbfs\n[ 0.578321] usbcore: registered new interface driver hub\n[ 0.580168] usbcore: registered new device driver usb\n[ 0.582189] PCI: Using ACPI for IRQ routing\n[ 0.584229] NetLabel: Initializing\n[ 0.585533] NetLabel: domain hash size = 128\n[ 0.587093] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588852] NetLabel: unlabeled traffic allowed by default\n[ 0.590991] clocksource: Switched to clocksource kvm-clock\n[ 0.601458] AppArmor: AppArmor Filesystem Enabled\n[ 0.603216] pnp: PnP ACPI init\n[ 0.604773] pnp: PnP ACPI: found 5 devices\n[ 0.612063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.615210] NET: Registered protocol family 2\n[ 0.617074] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.619448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.621667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.623916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.625919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628080] NET: Registered protocol family 1\n[ 0.629681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.631707] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.633720] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.648850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.664219] Trying to unpack rootfs image as initramfs...\n[ 0.726484] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.729453] Scanning for low memory corruption every 60 seconds\n[ 0.731806] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.733973] audit: initializing netlink subsys (disabled)\n[ 0.735891] audit: type=2000 audit(1553316978.586:1): initialized\n[ 0.738223] Initialise system trusted keyring\n[ 0.739940] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745312] zbud: loaded\n[ 0.746529] VFS: Disk quotas dquot_6.6.0\n[ 0.748033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.750696] fuse init (API version 7.23)\n[ 0.752302] Key type big_key registered\n[ 0.753795] Allocating IMA MOK and blacklist keyrings.\n[ 0.755944] Key type asymmetric registered\n[ 0.757452] Asymmetric key parser 'x509' registered\n[ 0.759216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.761953] io scheduler noop registered\n[ 0.763435] io scheduler deadline registered (default)\n[ 0.765265] io scheduler cfq registered\n[ 0.766780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.768718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.771041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.773717] ACPI: Power Button [PWRF]\n[ 0.775234] GHES: HEST is not enabled!\n[ 0.789621] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.819549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.823118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.848565] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.852242] Linux agpgart interface v0.103\n[ 0.856010] brd: module loaded\n[ 0.858476] loop: module loaded\n[ 0.863832] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.866531] GPT:90111 != 2097151\n[ 0.867779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.869805] GPT:90111 != 2097151\n[ 0.871047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872832] vda: vda1 vda15\n[ 0.874762] scsi host0: ata_piix\n[ 0.876145] scsi host1: ata_piix\n[ 0.877449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.882593] libphy: Fixed MDIO Bus: probed\n[ 0.884111] tun: Universal TUN/TAP device driver, 1.6\n[ 0.885915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.889361] PPP generic driver version 2.4.2\n[ 0.891001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.893196] ehci-pci: EHCI PCI platform driver\n[ 0.894821] ehci-platform: EHCI generic platform driver\n[ 0.896661] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.898773] ohci-pci: OHCI PCI platform driver\n[ 0.900392] ohci-platform: OHCI generic platform driver\n[ 0.902222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.917426] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.919268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.921952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.923767] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.925939] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.928201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.930805] usb usb1: Product: UHCI Host Controller\n[ 0.932515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.934622] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.936409] hub 1-0:1.0: USB hub found\n[ 0.937836] hub 1-0:1.0: 2 ports detected\n[ 0.939473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.943226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.944973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.946883] mousedev: PS/2 mouse device common for all mice\n[ 0.949168] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.952258] rtc_cmos 00:00: RTC can wake from S4\n[ 0.954454] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.956692] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.958881] i2c /dev entries driver\n[ 0.960252] device-mapper: uevent: version 1.0.3\n[ 0.961974] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.964984] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.967386] NET: Registered protocol family 10\n[ 0.969274] NET: Registered protocol family 17\n[ 0.970901] Key type dns_resolver registered\n[ 0.972603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.974609] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.977838] registered taskstats version 1\n[ 0.979386] Loading compiled-in X.509 certificates\n[ 0.981649] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.985068] zswap: loaded using pool lzo/zbud\n[ 0.987525] Key type trusted registered\n[ 0.990020] Key type encrypted registered\n[ 0.991531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.993452] ima: No TPM chip found, activating TPM-bypass!\n[ 0.995371] evm: HMAC attrs: 0x1\n[ 0.997067] Magic number: 11:23:920\n[ 0.998569] rtc_cmos 00:00: setting system clock to 2019-03-23 04:56:18 UTC (1553316978)\n[ 1.001511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.003570] EDD information not available.\n[ 1.036698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.055908] Write protecting the kernel read-only data: 14336k\n[ 1.059446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062603] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.115184] 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 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2019-03-23 04:56:22,027 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe/action used request id req-1ccc34ec-4853-463a-8865-9976d416982b 2019-03-23 04:56:22,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0892040729523s 2019-03-23 04:56:22,028 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506287817 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.237508] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240584] pid_max: default: 32768 minimum: 301 [ 0.242225] ACPI: Core revision 20150930 [ 0.244278] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.246658] Security Framework initialized [ 0.248194] Yama: becoming mindful. [ 0.249518] AppArmor: AppArmor initialized [ 0.251049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.253440] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255781] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260518] Initializing cgroup subsys io [ 0.261995] Initializing cgroup subsys memory [ 0.263561] Initializing cgroup subsys devices [ 0.265157] Initializing cgroup subsys freezer [ 0.266751] Initializing cgroup subsys net_cls [ 0.268379] Initializing cgroup subsys perf_event [ 0.270053] Initializing cgroup subsys net_prio [ 0.271670] Initializing cgroup subsys hugetlb [ 0.273262] Initializing cgroup subsys pids [ 0.274827] CPU: Physical Processor ID: 0 [ 0.277021] mce: CPU supports 10 MCE banks [ 0.278578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.299292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307808] ftrace: allocating 31920 entries in 125 pages [ 0.338860] smpboot: Max logical packages: 1 [ 0.340432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342895] x2apic enabled [ 0.344309] Switched APIC routing to physical x2apic. [ 0.347268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.349354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.353139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.356413] KVM setup paravirtual spinlock [ 0.358391] x86: Booted up 1 node, 1 CPUs [ 0.359906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.362390] devtmpfs: initialized [ 0.364668] evm: security.selinux [ 0.365936] evm: security.SMACK64 [ 0.367197] evm: security.SMACK64EXEC [ 0.368561] evm: security.SMACK64TRANSMUTE [ 0.370077] evm: security.SMACK64MMAP [ 0.371435] evm: security.ima [ 0.372604] evm: security.capability [ 0.374015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.377376] pinctrl core: initialized pinctrl subsystem [ 0.379361] RTC time: 4:56:17, date: 03/23/19 [ 0.381053] NET: Registered protocol family 16 [ 0.382769] cpuidle: using governor ladder [ 0.384269] cpuidle: using governor menu [ 0.385702] PCCT header not found. [ 0.387040] ACPI: bus type PCI registered [ 0.388499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390787] PCI: Using configuration type 1 for base access [ 0.393442] ACPI: Added _OSI(Module Device) [ 0.394974] ACPI: Added _OSI(Processor Device) [ 0.396547] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.398196] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400902] ACPI: Interpreter enabled [ 0.402288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.405666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.412446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.415810] ACPI: (supports S0 S5) [ 0.417097] ACPI: Using IOAPIC for interrupt routing [ 0.418824] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.423505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.425594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.427853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434066] acpiphp: Slot [3] registered [ 0.435525] acpiphp: Slot [4] registered [ 0.436983] acpiphp: Slot [5] registered [ 0.438443] acpiphp: Slot [6] registered [ 0.439928] acpiphp: Slot [7] registered [ 0.441382] acpiphp: Slot [8] registered [ 0.442853] acpiphp: Slot [9] registered [ 0.444306] acpiphp: Slot [10] registered [ 0.445780] acpiphp: Slot [11] registered [ 0.447270] acpiphp: Slot [12] registered [ 0.448751] acpiphp: Slot [13] registered [ 0.450257] acpiphp: Slot [14] registered [ 0.451801] acpiphp: Slot [15] registered [ 0.469182] acpiphp: Slot [16] registered [ 0.470699] acpiphp: Slot [17] registered [ 0.472179] acpiphp: Slot [18] registered [ 0.473654] acpiphp: Slot [19] registered [ 0.475125] acpiphp: Slot [20] registered [ 0.476598] acpiphp: Slot [21] registered [ 0.478075] acpiphp: Slot [22] registered [ 0.479549] acpiphp: Slot [23] registered [ 0.481055] acpiphp: Slot [24] registered [ 0.482540] acpiphp: Slot [25] registered [ 0.484014] acpiphp: Slot [26] registered [ 0.485492] acpiphp: Slot [27] registered [ 0.486976] acpiphp: Slot [28] registered [ 0.488451] acpiphp: Slot [29] registered [ 0.489927] acpiphp: Slot [30] registered [ 0.491432] acpiphp: Slot [31] registered [ 0.492908] PCI host bridge to bus 0000:00 [ 0.494387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501546] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.504197] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.506895] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.514027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516202] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518547] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.547521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.550140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560279] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565160] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569933] vgaarb: loaded [ 0.571027] vgaarb: bridge control possible 0000:00:02.0 [ 0.573247] SCSI subsystem initialized [ 0.574924] ACPI: bus type USB registered [ 0.576427] usbcore: registered new interface driver usbfs [ 0.578321] usbcore: registered new interface driver hub [ 0.580168] usbcore: registered new device driver usb [ 0.582189] PCI: Using ACPI for IRQ routing [ 0.584229] NetLabel: Initializing [ 0.585533] NetLabel: domain hash size = 128 [ 0.587093] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588852] NetLabel: unlabeled traffic allowed by default [ 0.590991] clocksource: Switched to clocksource kvm-clock [ 0.601458] AppArmor: AppArmor Filesystem Enabled [ 0.603216] pnp: PnP ACPI init [ 0.604773] pnp: PnP ACPI: found 5 devices [ 0.612063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.615210] NET: Registered protocol family 2 [ 0.617074] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.619448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.621667] TCP: Hash tables configured (established 4096 bind 4096) [ 0.623916] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.625919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628080] NET: Registered protocol family 1 [ 0.629681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.631707] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.633720] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.664219] Trying to unpack rootfs image as initramfs... [ 0.726484] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.729453] Scanning for low memory corruption every 60 seconds [ 0.731806] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.733973] audit: initializing netlink subsys (disabled) [ 0.735891] audit: type=2000 audit(1553316978.586:1): initialized [ 0.738223] Initialise system trusted keyring [ 0.739940] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745312] zbud: loaded [ 0.746529] VFS: Disk quotas dquot_6.6.0 [ 0.748033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.750696] fuse init (API version 7.23) [ 0.752302] Key type big_key registered [ 0.753795] Allocating IMA MOK and blacklist keyrings. [ 0.755944] Key type asymmetric registered [ 0.757452] Asymmetric key parser 'x509' registered [ 0.759216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.761953] io scheduler noop registered [ 0.763435] io scheduler deadline registered (default) [ 0.765265] io scheduler cfq registered [ 0.766780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.771041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773717] ACPI: Power Button [PWRF] [ 0.775234] GHES: HEST is not enabled! [ 0.789621] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.819549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.823118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848565] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.852242] Linux agpgart interface v0.103 [ 0.856010] brd: module loaded [ 0.858476] loop: module loaded [ 0.863832] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866531] GPT:90111 != 2097151 [ 0.867779] GPT:Alternate GPT header not at the end of the disk. [ 0.869805] GPT:90111 != 2097151 [ 0.871047] GPT: Use GNU Parted to correct GPT errors. [ 0.872832] vda: vda1 vda15 [ 0.874762] scsi host0: ata_piix [ 0.876145] scsi host1: ata_piix [ 0.877449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.882593] libphy: Fixed MDIO Bus: probed [ 0.884111] tun: Universal TUN/TAP device driver, 1.6 [ 0.885915] tun: (C) 1999-2004 Max Krasnyansky [ 0.889361] PPP generic driver version 2.4.2 [ 0.891001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.893196] ehci-pci: EHCI PCI platform driver [ 0.894821] ehci-platform: EHCI generic platform driver [ 0.896661] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.898773] ohci-pci: OHCI PCI platform driver [ 0.900392] ohci-platform: OHCI generic platform driver [ 0.902222] uhci_hcd: USB Universal Host Controller Interface driver [ 0.917426] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.919268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.921952] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.923767] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.925939] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.928201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.930805] usb usb1: Product: UHCI Host Controller [ 0.932515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.934622] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936409] hub 1-0:1.0: USB hub found [ 0.937836] hub 1-0:1.0: 2 ports detected [ 0.939473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.943226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.944973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.946883] mousedev: PS/2 mouse device common for all mice [ 0.949168] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952258] rtc_cmos 00:00: RTC can wake from S4 [ 0.954454] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.956692] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.958881] i2c /dev entries driver [ 0.960252] device-mapper: uevent: version 1.0.3 [ 0.961974] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.964984] ledtrig-cpu: registered to indicate activity on CPUs [ 0.967386] NET: Registered protocol family 10 [ 0.969274] NET: Registered protocol family 17 [ 0.970901] Key type dns_resolver registered [ 0.972603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.974609] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.977838] registered taskstats version 1 [ 0.979386] Loading compiled-in X.509 certificates [ 0.981649] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.985068] zswap: loaded using pool lzo/zbud [ 0.987525] Key type trusted registered [ 0.990020] Key type encrypted registered [ 0.991531] AppArmor: AppArmor sha1 policy hashing enabled [ 0.993452] ima: No TPM chip found, activating TPM-bypass! [ 0.995371] evm: HMAC attrs: 0x1 [ 0.997067] Magic number: 11:23:920 [ 0.998569] rtc_cmos 00:00: setting system clock to 2019-03-23 04:56:18 UTC (1553316978) [ 1.001511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003570] EDD information not available. [ 1.036698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.055908] Write protecting the kernel read-only data: 14336k [ 1.059446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062603] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.115184] 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 1.40 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.55. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-03-23 04:56:22,029 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.12. Waiting for response... 2019-03-23 04:56:23,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:23,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:23,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f52968f9-41b6-455b-8830-99456b6c6db3 x-openstack-request-id: req-f52968f9-41b6-455b-8830-99456b6c6db3 2019-03-23 04:56:23,203 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:15:36", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:17.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:17Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:05Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:23,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f52968f9-41b6-455b-8830-99456b6c6db3 2019-03-23 04:56:23,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172294139862s 2019-03-23 04:56:23,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:56:23,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:56:23,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9190 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-49ba2075-09ae-4869-9658-899728854b94 x-openstack-request-id: req-49ba2075-09ae-4869-9658-899728854b94 2019-03-23 04:56:23,286 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 506287817 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.237508] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.240584] pid_max: default: 32768 minimum: 301\n[ 0.242225] ACPI: Core revision 20150930\n[ 0.244278] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.246658] Security Framework initialized\n[ 0.248194] Yama: becoming mindful.\n[ 0.249518] AppArmor: AppArmor initialized\n[ 0.251049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.253440] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.255781] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.258017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.260518] Initializing cgroup subsys io\n[ 0.261995] Initializing cgroup subsys memory\n[ 0.263561] Initializing cgroup subsys devices\n[ 0.265157] Initializing cgroup subsys freezer\n[ 0.266751] Initializing cgroup subsys net_cls\n[ 0.268379] Initializing cgroup subsys perf_event\n[ 0.270053] Initializing cgroup subsys net_prio\n[ 0.271670] Initializing cgroup subsys hugetlb\n[ 0.273262] Initializing cgroup subsys pids\n[ 0.274827] CPU: Physical Processor ID: 0\n[ 0.277021] mce: CPU supports 10 MCE banks\n[ 0.278578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.280432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.299292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.307808] ftrace: allocating 31920 entries in 125 pages\n[ 0.338860] smpboot: Max logical packages: 1\n[ 0.340432] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.342895] x2apic enabled\n[ 0.344309] Switched APIC routing to physical x2apic.\n[ 0.347268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.349354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.353139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.356413] KVM setup paravirtual spinlock\n[ 0.358391] x86: Booted up 1 node, 1 CPUs\n[ 0.359906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.362390] devtmpfs: initialized\n[ 0.364668] evm: security.selinux\n[ 0.365936] evm: security.SMACK64\n[ 0.367197] evm: security.SMACK64EXEC\n[ 0.368561] evm: security.SMACK64TRANSMUTE\n[ 0.370077] evm: security.SMACK64MMAP\n[ 0.371435] evm: security.ima\n[ 0.372604] evm: security.capability\n[ 0.374015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.377376] pinctrl core: initialized pinctrl subsystem\n[ 0.379361] RTC time: 4:56:17, date: 03/23/19\n[ 0.381053] NET: Registered protocol family 16\n[ 0.382769] cpuidle: using governor ladder\n[ 0.384269] cpuidle: using governor menu\n[ 0.385702] PCCT header not found.\n[ 0.387040] ACPI: bus type PCI registered\n[ 0.388499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.390787] PCI: Using configuration type 1 for base access\n[ 0.393442] ACPI: Added _OSI(Module Device)\n[ 0.394974] ACPI: Added _OSI(Processor Device)\n[ 0.396547] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.398196] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.400902] ACPI: Interpreter enabled\n[ 0.402288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.405666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.409036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.412446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.415810] ACPI: (supports S0 S5)\n[ 0.417097] ACPI: Using IOAPIC for interrupt routing\n[ 0.418824] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.423505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.425594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.427853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.430081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.434066] acpiphp: Slot [3] registered\n[ 0.435525] acpiphp: Slot [4] registered\n[ 0.436983] acpiphp: Slot [5] registered\n[ 0.438443] acpiphp: Slot [6] registered\n[ 0.439928] acpiphp: Slot [7] registered\n[ 0.441382] acpiphp: Slot [8] registered\n[ 0.442853] acpiphp: Slot [9] registered\n[ 0.444306] acpiphp: Slot [10] registered\n[ 0.445780] acpiphp: Slot [11] registered\n[ 0.447270] acpiphp: Slot [12] registered\n[ 0.448751] acpiphp: Slot [13] registered\n[ 0.450257] acpiphp: Slot [14] registered\n[ 0.451801] acpiphp: Slot [15] registered\n[ 0.469182] acpiphp: Slot [16] registered\n[ 0.470699] acpiphp: Slot [17] registered\n[ 0.472179] acpiphp: Slot [18] registered\n[ 0.473654] acpiphp: Slot [19] registered\n[ 0.475125] acpiphp: Slot [20] registered\n[ 0.476598] acpiphp: Slot [21] registered\n[ 0.478075] acpiphp: Slot [22] registered\n[ 0.479549] acpiphp: Slot [23] registered\n[ 0.481055] acpiphp: Slot [24] registered\n[ 0.482540] acpiphp: Slot [25] registered\n[ 0.484014] acpiphp: Slot [26] registered\n[ 0.485492] acpiphp: Slot [27] registered\n[ 0.486976] acpiphp: Slot [28] registered\n[ 0.488451] acpiphp: Slot [29] registered\n[ 0.489927] acpiphp: Slot [30] registered\n[ 0.491432] acpiphp: Slot [31] registered\n[ 0.492908] PCI host bridge to bus 0000:00\n[ 0.494387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.496626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.498862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.501546] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.504197] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.506895] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.514027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.516202] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.518547] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.523156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.547521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.550140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.552994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.560279] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.562767] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565160] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569933] vgaarb: loaded\n[ 0.571027] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573247] SCSI subsystem initialized\n[ 0.574924] ACPI: bus type USB registered\n[ 0.576427] usbcore: registered new interface driver usbfs\n[ 0.578321] usbcore: registered new interface driver hub\n[ 0.580168] usbcore: registered new device driver usb\n[ 0.582189] PCI: Using ACPI for IRQ routing\n[ 0.584229] NetLabel: Initializing\n[ 0.585533] NetLabel: domain hash size = 128\n[ 0.587093] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588852] NetLabel: unlabeled traffic allowed by default\n[ 0.590991] clocksource: Switched to clocksource kvm-clock\n[ 0.601458] AppArmor: AppArmor Filesystem Enabled\n[ 0.603216] pnp: PnP ACPI init\n[ 0.604773] pnp: PnP ACPI: found 5 devices\n[ 0.612063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.615210] NET: Registered protocol family 2\n[ 0.617074] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.619448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.621667] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.623916] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.625919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628080] NET: Registered protocol family 1\n[ 0.629681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.631707] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.633720] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.648850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.664219] Trying to unpack rootfs image as initramfs...\n[ 0.726484] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.729453] Scanning for low memory corruption every 60 seconds\n[ 0.731806] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.733973] audit: initializing netlink subsys (disabled)\n[ 0.735891] audit: type=2000 audit(1553316978.586:1): initialized\n[ 0.738223] Initialise system trusted keyring\n[ 0.739940] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.742085] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.745312] zbud: loaded\n[ 0.746529] VFS: Disk quotas dquot_6.6.0\n[ 0.748033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.750696] fuse init (API version 7.23)\n[ 0.752302] Key type big_key registered\n[ 0.753795] Allocating IMA MOK and blacklist keyrings.\n[ 0.755944] Key type asymmetric registered\n[ 0.757452] Asymmetric key parser 'x509' registered\n[ 0.759216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.761953] io scheduler noop registered\n[ 0.763435] io scheduler deadline registered (default)\n[ 0.765265] io scheduler cfq registered\n[ 0.766780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.768718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.771041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.773717] ACPI: Power Button [PWRF]\n[ 0.775234] GHES: HEST is not enabled!\n[ 0.789621] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.819549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.823118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.848565] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.852242] Linux agpgart interface v0.103\n[ 0.856010] brd: module loaded\n[ 0.858476] loop: module loaded\n[ 0.863832] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.866531] GPT:90111 != 2097151\n[ 0.867779] GPT:Alternate GPT header not at the end of the disk.\n[ 0.869805] GPT:90111 != 2097151\n[ 0.871047] GPT: Use GNU Parted to correct GPT errors.\n[ 0.872832] vda: vda1 vda15\n[ 0.874762] scsi host0: ata_piix\n[ 0.876145] scsi host1: ata_piix\n[ 0.877449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.879719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.882593] libphy: Fixed MDIO Bus: probed\n[ 0.884111] tun: Universal TUN/TAP device driver, 1.6\n[ 0.885915] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.889361] PPP generic driver version 2.4.2\n[ 0.891001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.893196] ehci-pci: EHCI PCI platform driver\n[ 0.894821] ehci-platform: EHCI generic platform driver\n[ 0.896661] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.898773] ohci-pci: OHCI PCI platform driver\n[ 0.900392] ohci-platform: OHCI generic platform driver\n[ 0.902222] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.917426] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.919268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.921952] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.923767] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.925939] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.928201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.930805] usb usb1: Product: UHCI Host Controller\n[ 0.932515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.934622] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.936409] hub 1-0:1.0: USB hub found\n[ 0.937836] hub 1-0:1.0: 2 ports detected\n[ 0.939473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.943226] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.944973] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.946883] mousedev: PS/2 mouse device common for all mice\n[ 0.949168] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.952258] rtc_cmos 00:00: RTC can wake from S4\n[ 0.954454] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.956692] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.958881] i2c /dev entries driver\n[ 0.960252] device-mapper: uevent: version 1.0.3\n[ 0.961974] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.964984] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.967386] NET: Registered protocol family 10\n[ 0.969274] NET: Registered protocol family 17\n[ 0.970901] Key type dns_resolver registered\n[ 0.972603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.974609] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.977838] registered taskstats version 1\n[ 0.979386] Loading compiled-in X.509 certificates\n[ 0.981649] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.985068] zswap: loaded using pool lzo/zbud\n[ 0.987525] Key type trusted registered\n[ 0.990020] Key type encrypted registered\n[ 0.991531] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.993452] ima: No TPM chip found, activating TPM-bypass!\n[ 0.995371] evm: HMAC attrs: 0x1\n[ 0.997067] Magic number: 11:23:920\n[ 0.998569] rtc_cmos 00:00: setting system clock to 2019-03-23 04:56:18 UTC (1553316978)\n[ 1.001511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.003570] EDD information not available.\n[ 1.036698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.055908] Write protecting the kernel read-only data: 14336k\n[ 1.059446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.062603] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.115184] 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 1.40\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.55. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6QGC5xlTY8ScIaHAXGEMdi8HyEOOTU4NPNJycZBDoPzA6bMIjjoxgWJ8kalS3pKGOciDuiGM4Ng1Irb43h89Wf7aHcSpzzRPsQ23tU/i9uUP9mfXILwuySlIUb+zcifxwO28uRYY2E5hE82oNXFCUHkqkWBbBWC8IM0wbXo/8CRE7bAP//aXEw75ffQlk/yjdmyYIy3rxcKT9q3xMefJcKGRE2/kn4KTc2B6QdwpTinp7PGn3gW9RUWpKYpt4Sorro0qwLCirrFo5nkfqbYSWnum6mY71JKk5uVWOZdSlqUjODAMXYFSjgQFY8iEnc/flUDdUWAGrKLBU3LQgGaaD root@vping-userdata-vm2-8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7\nssh-dss AAAAB3NzaC1kc3MAAACBAIvLVqksqujTqj8q/Vw05IalpmqX/0NQA33Cx+Ycs3mOIz65VixQtGEEo5tp3rSfiw8pH0X/NUsUY+Cd5hLAH4zFI00EghUw47FfdtnfOuB3oUc77hZrN7Cgh3N1wPRL50pz/r+QRY10C8dDP6sGQ17E7X0RjtreTz2E4aFSbHc/AAAAFQC78rn/CLh9IFV3D5JsPnrkf3YwUwAAAIA/tuko+3VdS2XHEVCpLQEvxpV88whG46o+/FnqJl0sbdKZFlphF5gMDbOo/l0DH7L6oAdfKv4zlbNUjOk9/jDzPMZV/yy8ptZIVC2Vu6HdP650WXsktbA3qcg8kJ05oQ+fsy0wCqnQL8UJyJTiclOG564KyrUaJjawDyVKAyIWgAAAAIA2HiX2hl8yr1cEUImg6V3Eww2/N3IYmUQ7TP8YPRJc5b/8DwZnhrEGVwF+XAIUUM5UkMkAjt1HH8vx2z55YHqOCd0k+1T66L2CFGyjKINifBT1f57sCYlcewQ6p3JbNEN5rBjXwp6q0jRnSjDaIUKAwKuPhu8sOWlrVcL6JpkUYA== root@vping-userdata-vm2-8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-03-23 04:56:23,287 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe/action used request id req-49ba2075-09ae-4869-9658-899728854b94 2019-03-23 04:56:23,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813140869141s 2019-03-23 04:56:23,288 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 506287817 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.237508] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.240584] pid_max: default: 32768 minimum: 301 [ 0.242225] ACPI: Core revision 20150930 [ 0.244278] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.246658] Security Framework initialized [ 0.248194] Yama: becoming mindful. [ 0.249518] AppArmor: AppArmor initialized [ 0.251049] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.253440] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.255781] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.258017] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.260518] Initializing cgroup subsys io [ 0.261995] Initializing cgroup subsys memory [ 0.263561] Initializing cgroup subsys devices [ 0.265157] Initializing cgroup subsys freezer [ 0.266751] Initializing cgroup subsys net_cls [ 0.268379] Initializing cgroup subsys perf_event [ 0.270053] Initializing cgroup subsys net_prio [ 0.271670] Initializing cgroup subsys hugetlb [ 0.273262] Initializing cgroup subsys pids [ 0.274827] CPU: Physical Processor ID: 0 [ 0.277021] mce: CPU supports 10 MCE banks [ 0.278578] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.280432] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.299292] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.307808] ftrace: allocating 31920 entries in 125 pages [ 0.338860] smpboot: Max logical packages: 1 [ 0.340432] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.342895] x2apic enabled [ 0.344309] Switched APIC routing to physical x2apic. [ 0.347268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.349354] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.353139] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.356413] KVM setup paravirtual spinlock [ 0.358391] x86: Booted up 1 node, 1 CPUs [ 0.359906] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.362390] devtmpfs: initialized [ 0.364668] evm: security.selinux [ 0.365936] evm: security.SMACK64 [ 0.367197] evm: security.SMACK64EXEC [ 0.368561] evm: security.SMACK64TRANSMUTE [ 0.370077] evm: security.SMACK64MMAP [ 0.371435] evm: security.ima [ 0.372604] evm: security.capability [ 0.374015] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.377376] pinctrl core: initialized pinctrl subsystem [ 0.379361] RTC time: 4:56:17, date: 03/23/19 [ 0.381053] NET: Registered protocol family 16 [ 0.382769] cpuidle: using governor ladder [ 0.384269] cpuidle: using governor menu [ 0.385702] PCCT header not found. [ 0.387040] ACPI: bus type PCI registered [ 0.388499] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.390787] PCI: Using configuration type 1 for base access [ 0.393442] ACPI: Added _OSI(Module Device) [ 0.394974] ACPI: Added _OSI(Processor Device) [ 0.396547] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.398196] ACPI: Added _OSI(Processor Aggregator Device) [ 0.400902] ACPI: Interpreter enabled [ 0.402288] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.405666] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.409036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.412446] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.415810] ACPI: (supports S0 S5) [ 0.417097] ACPI: Using IOAPIC for interrupt routing [ 0.418824] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.423505] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.425594] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.427853] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.430081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.434066] acpiphp: Slot [3] registered [ 0.435525] acpiphp: Slot [4] registered [ 0.436983] acpiphp: Slot [5] registered [ 0.438443] acpiphp: Slot [6] registered [ 0.439928] acpiphp: Slot [7] registered [ 0.441382] acpiphp: Slot [8] registered [ 0.442853] acpiphp: Slot [9] registered [ 0.444306] acpiphp: Slot [10] registered [ 0.445780] acpiphp: Slot [11] registered [ 0.447270] acpiphp: Slot [12] registered [ 0.448751] acpiphp: Slot [13] registered [ 0.450257] acpiphp: Slot [14] registered [ 0.451801] acpiphp: Slot [15] registered [ 0.469182] acpiphp: Slot [16] registered [ 0.470699] acpiphp: Slot [17] registered [ 0.472179] acpiphp: Slot [18] registered [ 0.473654] acpiphp: Slot [19] registered [ 0.475125] acpiphp: Slot [20] registered [ 0.476598] acpiphp: Slot [21] registered [ 0.478075] acpiphp: Slot [22] registered [ 0.479549] acpiphp: Slot [23] registered [ 0.481055] acpiphp: Slot [24] registered [ 0.482540] acpiphp: Slot [25] registered [ 0.484014] acpiphp: Slot [26] registered [ 0.485492] acpiphp: Slot [27] registered [ 0.486976] acpiphp: Slot [28] registered [ 0.488451] acpiphp: Slot [29] registered [ 0.489927] acpiphp: Slot [30] registered [ 0.491432] acpiphp: Slot [31] registered [ 0.492908] PCI host bridge to bus 0000:00 [ 0.494387] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496626] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.498862] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.501546] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.504197] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.506895] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.511663] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.514027] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.516202] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.518547] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.523156] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525767] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.547521] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.550140] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.552994] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557708] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.560279] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.562767] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565160] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567095] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569933] vgaarb: loaded [ 0.571027] vgaarb: bridge control possible 0000:00:02.0 [ 0.573247] SCSI subsystem initialized [ 0.574924] ACPI: bus type USB registered [ 0.576427] usbcore: registered new interface driver usbfs [ 0.578321] usbcore: registered new interface driver hub [ 0.580168] usbcore: registered new device driver usb [ 0.582189] PCI: Using ACPI for IRQ routing [ 0.584229] NetLabel: Initializing [ 0.585533] NetLabel: domain hash size = 128 [ 0.587093] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588852] NetLabel: unlabeled traffic allowed by default [ 0.590991] clocksource: Switched to clocksource kvm-clock [ 0.601458] AppArmor: AppArmor Filesystem Enabled [ 0.603216] pnp: PnP ACPI init [ 0.604773] pnp: PnP ACPI: found 5 devices [ 0.612063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.615210] NET: Registered protocol family 2 [ 0.617074] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.619448] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.621667] TCP: Hash tables configured (established 4096 bind 4096) [ 0.623916] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.625919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.628080] NET: Registered protocol family 1 [ 0.629681] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.631707] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.633720] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.648850] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.664219] Trying to unpack rootfs image as initramfs... [ 0.726484] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.729453] Scanning for low memory corruption every 60 seconds [ 0.731806] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.733973] audit: initializing netlink subsys (disabled) [ 0.735891] audit: type=2000 audit(1553316978.586:1): initialized [ 0.738223] Initialise system trusted keyring [ 0.739940] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.742085] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.745312] zbud: loaded [ 0.746529] VFS: Disk quotas dquot_6.6.0 [ 0.748033] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.750696] fuse init (API version 7.23) [ 0.752302] Key type big_key registered [ 0.753795] Allocating IMA MOK and blacklist keyrings. [ 0.755944] Key type asymmetric registered [ 0.757452] Asymmetric key parser 'x509' registered [ 0.759216] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.761953] io scheduler noop registered [ 0.763435] io scheduler deadline registered (default) [ 0.765265] io scheduler cfq registered [ 0.766780] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.768718] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.771041] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.773717] ACPI: Power Button [PWRF] [ 0.775234] GHES: HEST is not enabled! [ 0.789621] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.819549] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.823118] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.848565] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.852242] Linux agpgart interface v0.103 [ 0.856010] brd: module loaded [ 0.858476] loop: module loaded [ 0.863832] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.866531] GPT:90111 != 2097151 [ 0.867779] GPT:Alternate GPT header not at the end of the disk. [ 0.869805] GPT:90111 != 2097151 [ 0.871047] GPT: Use GNU Parted to correct GPT errors. [ 0.872832] vda: vda1 vda15 [ 0.874762] scsi host0: ata_piix [ 0.876145] scsi host1: ata_piix [ 0.877449] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.879719] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.882593] libphy: Fixed MDIO Bus: probed [ 0.884111] tun: Universal TUN/TAP device driver, 1.6 [ 0.885915] tun: (C) 1999-2004 Max Krasnyansky [ 0.889361] PPP generic driver version 2.4.2 [ 0.891001] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.893196] ehci-pci: EHCI PCI platform driver [ 0.894821] ehci-platform: EHCI generic platform driver [ 0.896661] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.898773] ohci-pci: OHCI PCI platform driver [ 0.900392] ohci-platform: OHCI generic platform driver [ 0.902222] uhci_hcd: USB Universal Host Controller Interface driver [ 0.917426] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.919268] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.921952] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.923767] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.925939] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.928201] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.930805] usb usb1: Product: UHCI Host Controller [ 0.932515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.934622] usb usb1: SerialNumber: 0000:00:01.2 [ 0.936409] hub 1-0:1.0: USB hub found [ 0.937836] hub 1-0:1.0: 2 ports detected [ 0.939473] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.943226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.944973] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.946883] mousedev: PS/2 mouse device common for all mice [ 0.949168] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.952258] rtc_cmos 00:00: RTC can wake from S4 [ 0.954454] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.956692] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.958881] i2c /dev entries driver [ 0.960252] device-mapper: uevent: version 1.0.3 [ 0.961974] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.964984] ledtrig-cpu: registered to indicate activity on CPUs [ 0.967386] NET: Registered protocol family 10 [ 0.969274] NET: Registered protocol family 17 [ 0.970901] Key type dns_resolver registered [ 0.972603] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.974609] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.977838] registered taskstats version 1 [ 0.979386] Loading compiled-in X.509 certificates [ 0.981649] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.985068] zswap: loaded using pool lzo/zbud [ 0.987525] Key type trusted registered [ 0.990020] Key type encrypted registered [ 0.991531] AppArmor: AppArmor sha1 policy hashing enabled [ 0.993452] ima: No TPM chip found, activating TPM-bypass! [ 0.995371] evm: HMAC attrs: 0x1 [ 0.997067] Magic number: 11:23:920 [ 0.998569] rtc_cmos 00:00: setting system clock to 2019-03-23 04:56:18 UTC (1553316978) [ 1.001511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.003570] EDD information not available. [ 1.036698] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.055908] Write protecting the kernel read-only data: 14336k [ 1.059446] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.062603] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.115184] 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 1.40 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.55. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC6QGC5xlTY8ScIaHAXGEMdi8HyEOOTU4NPNJycZBDoPzA6bMIjjoxgWJ8kalS3pKGOciDuiGM4Ng1Irb43h89Wf7aHcSpzzRPsQ23tU/i9uUP9mfXILwuySlIUb+zcifxwO28uRYY2E5hE82oNXFCUHkqkWBbBWC8IM0wbXo/8CRE7bAP//aXEw75ffQlk/yjdmyYIy3rxcKT9q3xMefJcKGRE2/kn4KTc2B6QdwpTinp7PGn3gW9RUWpKYpt4Sorro0qwLCirrFo5nkfqbYSWnum6mY71JKk5uVWOZdSlqUjODAMXYFSjgQFY8iEnc/flUDdUWAGrKLBU3LQgGaaD root@vping-userdata-vm2-8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7 ssh-dss AAAAB3NzaC1kc3MAAACBAIvLVqksqujTqj8q/Vw05IalpmqX/0NQA33Cx+Ycs3mOIz65VixQtGEEo5tp3rSfiw8pH0X/NUsUY+Cd5hLAH4zFI00EghUw47FfdtnfOuB3oUc77hZrN7Cgh3N1wPRL50pz/r+QRY10C8dDP6sGQ17E7X0RjtreTz2E4aFSbHc/AAAAFQC78rn/CLh9IFV3D5JsPnrkf3YwUwAAAIA/tuko+3VdS2XHEVCpLQEvxpV88whG46o+/FnqJl0sbdKZFlphF5gMDbOo/l0DH7L6oAdfKv4zlbNUjOk9/jDzPMZV/yy8ptZIVC2Vu6HdP650WXsktbA3qcg8kJ05oQ+fsy0wCqnQL8UJyJTiclOG564KyrUaJjawDyVKAyIWgAAAAIA2HiX2hl8yr1cEUImg6V3Eww2/N3IYmUQ7TP8YPRJc5b/8DwZnhrEGVwF+XAIUUM5UkMkAjt1HH8vx2z55YHqOCd0k+1T66L2CFGyjKINifBT1f57sCYlcewQ6p3JbNEN5rBjXwp6q0jRnSjDaIUKAwKuPhu8sOWlrVcL6JpkUYA== root@vping-userdata-vm2-8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7 -----END SSH HOST KEY KEYS----- === network info === 2019-03-23 04:56:23,289 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-03-23 04:56:23,410 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:56:23,410 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:35 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-23 04:56:23,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:56:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:23,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-8a62a270-b480-4cc3-bf7e-07e588e548c9 x-openstack-request-id: req-8a62a270-b480-4cc3-bf7e-07e588e548c9 2019-03-23 04:56:23,567 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db used request id req-8a62a270-b480-4cc3-bf7e-07e588e548c9 2019-03-23 04:56:23,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151453018188s 2019-03-23 04:56:23,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:23,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-4ab62e46-c031-4976-96c3-aa989985a42f x-openstack-request-id: req-4ab62e46-c031-4976-96c3-aa989985a42f 2019-03-23 04:56:23,770 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:15:36", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:17.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:17Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:89:dd", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fa0c6958-7784-46f5-9a60-030bfe91d7db", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:05.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fa0c6958-7784-46f5-9a60-030bfe91d7db", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:23Z", "hostId": "cd575a86fd85f0114515f3235a4ea51860b416cf27c7f1fa80bc5e70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:55:57Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:23,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4ab62e46-c031-4976-96c3-aa989985a42f 2019-03-23 04:56:23,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203108072281s 2019-03-23 04:56:23,773 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:25,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:25,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-00b09d32-bd3a-40d5-a0bf-64588929122f x-openstack-request-id: req-00b09d32-bd3a-40d5-a0bf-64588929122f 2019-03-23 04:56:25,943 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:15:36", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:17.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:17Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:25,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00b09d32-bd3a-40d5-a0bf-64588929122f 2019-03-23 04:56:25,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168910980225s 2019-03-23 04:56:25,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:56:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:26,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-716ddff5-24f9-4627-9baf-916fb0ace513 x-openstack-request-id: req-716ddff5-24f9-4627-9baf-916fb0ace513 2019-03-23 04:56:26,081 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe used request id req-716ddff5-24f9-4627-9baf-916fb0ace513 2019-03-23 04:56:26,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.135754823685s 2019-03-23 04:56:26,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:26,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-06c7a2ce-dd92-467c-9e1f-a4b9b3beea76 x-openstack-request-id: req-06c7a2ce-dd92-467c-9e1f-a4b9b3beea76 2019-03-23 04:56:26,548 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:15:36", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "rel": "bookmark"}], "image": {"id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "links": [{"href": "http://172.30.9.27:8774/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:17.000000", "flavor": {"id": "44774318-7477-423d-8b1e-24e395a37f57", "links": [{"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "bookmark"}]}, "id": "fcf92d5e-b7e9-4f74-b919-3d1a5059f1fe", "security_groups": [{"name": "default"}], "user_id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:25Z", "hostId": "c4d8b741c7e0c3c7f8e5ed454b744aaa2ea1795246b84eeaef9ba56f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "created": "2019-03-23T04:56:10Z", "tenant_id": "8fb76f4e9c244293868c944044366e17", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:26,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06c7a2ce-dd92-467c-9e1f-a4b9b3beea76 2019-03-23 04:56:26,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466188907623s 2019-03-23 04:56:26,550 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:28,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:28,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:28,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-46e71bd8-b1ba-4c45-85ac-3700b66449b6 x-openstack-request-id: req-46e71bd8-b1ba-4c45-85ac-3700b66449b6 2019-03-23 04:56:28,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 04:56:28,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46e71bd8-b1ba-4c45-85ac-3700b66449b6 2019-03-23 04:56:28,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.072518825531s 2019-03-23 04:56:28,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:56:28,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c2056d4d-9ffe-4d90-ba39-063c33d6d878/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" -d '{"subnet_id": "d12150b3-4412-4bb5-a867-bad53437392a"}' 2019-03-23 04:56:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:30 GMT X-Openstack-Request-Id: req-c128a87e-d5ad-4768-9c04-ffcd4bb44775 2019-03-23 04:56:30,780 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ff0867b8-2117-4dd9-97db-2e51a4adc476", "tenant_id": "8fb76f4e9c244293868c944044366e17", "subnet_id": "d12150b3-4412-4bb5-a867-bad53437392a", "subnet_ids": ["d12150b3-4412-4bb5-a867-bad53437392a"], "port_id": "d9692e1b-9b86-46f0-b3d2-2025a7b311c0", "id": "c2056d4d-9ffe-4d90-ba39-063c33d6d878"} 2019-03-23 04:56:30,780 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c2056d4d-9ffe-4d90-ba39-063c33d6d878/remove_router_interface.json used request id req-c128a87e-d5ad-4768-9c04-ffcd4bb44775 2019-03-23 04:56:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.15420079231s 2019-03-23 04:56:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:56:30,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:31,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:31 GMT X-Openstack-Request-Id: req-c393beb5-8133-4fee-9969-ea8b616bfc79 2019-03-23 04:56:31,082 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8fb76f4e9c244293868c944044366e17", "created_at": "2019-03-23T04:55:49Z", "admin_state_up": true, "updated_at": "2019-03-23T04:56:29Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8fb76f4e9c244293868c944044366e17", "id": "c2056d4d-9ffe-4d90-ba39-063c33d6d878", "name": "vping_userdata-router_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}]} 2019-03-23 04:56:31,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c393beb5-8133-4fee-9969-ea8b616bfc79 2019-03-23 04:56:31,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.302324056625s 2019-03-23 04:56:31,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:56:31,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c2056d4d-9ffe-4d90-ba39-063c33d6d878.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:32,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:56:32 GMT X-Openstack-Request-Id: req-f43c4a15-7d01-4738-aee0-f1b98336e9cc 2019-03-23 04:56:32,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:56:32,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c2056d4d-9ffe-4d90-ba39-063c33d6d878.json used request id req-f43c4a15-7d01-4738-aee0-f1b98336e9cc 2019-03-23 04:56:32,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19947314262s 2019-03-23 04:56:32,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:56:32,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:32,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:32 GMT X-Openstack-Request-Id: req-a3c14e22-e0d4-4452-9b55-84ec60a151d0 2019-03-23 04:56:32,331 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:55: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":"8fb76f4e9c244293868c944044366e17","id":"d12150b3-4412-4bb5-a867-bad53437392a","subnetpool_id":null,"name":"vping_userdata-subnet_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}]} 2019-03-23 04:56:32,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-a3c14e22-e0d4-4452-9b55-84ec60a151d0 2019-03-23 04:56:32,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474820137024s 2019-03-23 04:56:32,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:56:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/d12150b3-4412-4bb5-a867-bad53437392a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:33,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:56:33 GMT X-Openstack-Request-Id: req-322cf068-fecd-4185-86c8-0cd080708e28 2019-03-23 04:56:33,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:56:33,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d12150b3-4412-4bb5-a867-bad53437392a.json used request id req-322cf068-fecd-4185-86c8-0cd080708e28 2019-03-23 04:56:33,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00629401207s 2019-03-23 04:56:33,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:33,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:33 GMT X-Openstack-Request-Id: req-d326df1f-6933-4808-a1e8-952e65fe8d4e 2019-03-23 04:56:33,432 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff0867b8-2117-4dd9-97db-2e51a4adc476","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8fb76f4e9c244293868c944044366e17","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:56:33Z","qos_policy_id":null,"name":"vping_userdata-net_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7","admin_state_up":true,"tenant_id":"8fb76f4e9c244293868c944044366e17","created_at":"2019-03-23T04:55:48Z","mtu":1450}]} 2019-03-23 04:56:33,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d326df1f-6933-4808-a1e8-952e65fe8d4e 2019-03-23 04:56:33,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.092395067215s 2019-03-23 04:56:33,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:56:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/ff0867b8-2117-4dd9-97db-2e51a4adc476.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:34,638 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:56:34 GMT X-Openstack-Request-Id: req-b2a56db8-bf34-408e-973e-91ae085151db 2019-03-23 04:56:34,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:56:34,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ff0867b8-2117-4dd9-97db-2e51a4adc476.json used request id req-b2a56db8-bf34-408e-973e-91ae085151db 2019-03-23 04:56:34,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20555901527s 2019-03-23 04:56:34,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:56:34,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:34,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:34 GMT X-Openstack-Request-Id: req-8cb99fc0-002c-4079-aedd-03df97c2f857 2019-03-23 04:56:34,686 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:55:54Z", "file": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/file", "owner": "8fb76f4e9c244293868c944044366e17", "id": "7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "size": 12716032, "self": "/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:55:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:56:34,686 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8cb99fc0-002c-4079-aedd-03df97c2f857 2019-03-23 04:56:34,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0428900718689s 2019-03-23 04:56:34,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:56:34,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}619812ff87696a6845b94dfb693d40a32c404afe" 2019-03-23 04:56:35,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:56:35 GMT X-Openstack-Request-Id: req-51f3b193-cf31-46cf-9168-3242e2bc5ab6 2019-03-23 04:56:35,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:56:35,069 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7bc2d71c-0d82-4cb3-8a6b-52046a0c8aba used request id req-51f3b193-cf31-46cf-9168-3242e2bc5ab6 2019-03-23 04:56:35,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.381103992462s 2019-03-23 04:56:35,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:56:35,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-4ffc948f-9250-4375-a3de-76009f76da45 x-openstack-request-id: req-4ffc948f-9250-4375-a3de-76009f76da45 2019-03-23 04:56:35,102 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/44774318-7477-423d-8b1e-24e395a37f57", "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": "44774318-7477-423d-8b1e-24e395a37f57"}]} 2019-03-23 04:56:35,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4ffc948f-9250-4375-a3de-76009f76da45 2019-03-23 04:56:35,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264010429382s 2019-03-23 04:56:35,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:56:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:35,138 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-06cee4f6-770a-497e-8b48-9fc8659a16ed x-openstack-request-id: req-06cee4f6-770a-497e-8b48-9fc8659a16ed 2019-03-23 04:56:35,138 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/44774318-7477-423d-8b1e-24e395a37f57 used request id req-06cee4f6-770a-497e-8b48-9fc8659a16ed 2019-03-23 04:56:35,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0344800949097s 2019-03-23 04:56:35,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:56:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:35,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb227dd8-d22b-42ea-b515-acb6a4657f92 2019-03-23 04:56:35,353 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": {"self": "http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:56:35,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cb227dd8-d22b-42ea-b515-acb6a4657f92 2019-03-23 04:56:35,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214615821838s 2019-03-23 04:56:35,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:56:35,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:35,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f638f7-29ab-4bbd-b84e-32e0d76923fc 2019-03-23 04:56:35,585 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7", "links": {"self": "http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "62deaf502cf5493f9ef1fb84fc7a0e9e", "description": null}} 2019-03-23 04:56:35,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e used request id req-a1f638f7-29ab-4bbd-b84e-32e0d76923fc 2019-03-23 04:56:35,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225717067719s 2019-03-23 04:56:35,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 04:56:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:35,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0ecbb5-a594-4df0-b4b2-28f4da396bc8 2019-03-23 04:56:35,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:56:35,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/62deaf502cf5493f9ef1fb84fc7a0e9e used request id req-3c0ecbb5-a594-4df0-b4b2-28f4da396bc8 2019-03-23 04:56:35,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289469003677s 2019-03-23 04:56:35,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:56:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:36,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a8711d-c071-4eeb-8f20-dae268ac06ce 2019-03-23 04:56:36,079 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17"}, "tags": [], "enabled": true, "id": "8fb76f4e9c244293868c944044366e17", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_8ac87c24-8bbf-43c4-bce5-5c83a9bc17a7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:56:36,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6a8711d-c071-4eeb-8f20-dae268ac06ce 2019-03-23 04:56:36,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197856903076s 2019-03-23 04:56:36,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 04:56:36,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:36,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:56:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc262931-f9b2-4d61-8f40-dcb51a9f6927 2019-03-23 04:56:36,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:56:36,333 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8fb76f4e9c244293868c944044366e17 used request id req-dc262931-f9b2-4d61-8f40-dcb51a9f6927 2019-03-23 04:56:36,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248439788818s 2019-03-23 04:56:36,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:56:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8fb76f4e9c244293868c944044366e17&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:36,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:36 GMT X-Openstack-Request-Id: req-4bdf3f21-6742-4066-bd0f-f81d54240349 2019-03-23 04:56:36,674 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8fb76f4e9c244293868c944044366e17", "created_at": "2019-03-23T04:55:48Z", "updated_at": "2019-03-23T04:55:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "75ad4651-c484-4af8-b658-d410bd46b24b", "remote_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb76f4e9c244293868c944044366e17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "d00181cb-0f1e-4385-b143-ded00282e19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb76f4e9c244293868c944044366e17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "d6969ccb-47fd-4d1e-8468-a046543351ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb76f4e9c244293868c944044366e17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "fe442338-88db-4d20-84b5-f5c8f848c42b", "remote_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb76f4e9c244293868c944044366e17"}], "revision_number": 1, "project_id": "8fb76f4e9c244293868c944044366e17", "id": "918f21e6-1a32-438c-b794-050d70cffe4c", "name": "default"}]} 2019-03-23 04:56:36,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8fb76f4e9c244293868c944044366e17&name=default used request id req-4bdf3f21-6742-4066-bd0f-f81d54240349 2019-03-23 04:56:36,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.335438966751s 2019-03-23 04:56:36,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:56:36,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:36,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:36 GMT X-Openstack-Request-Id: req-08dca09b-6d89-4842-bd46-59b8580e52e5 2019-03-23 04:56:36,730 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8fb76f4e9c244293868c944044366e17", "created_at": "2019-03-23T04:55:48Z", "updated_at": "2019-03-23T04:55:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "fe442338-88db-4d20-84b5-f5c8f848c42b", "remote_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb76f4e9c244293868c944044366e17"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "75ad4651-c484-4af8-b658-d410bd46b24b", "remote_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb76f4e9c244293868c944044366e17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "d6969ccb-47fd-4d1e-8468-a046543351ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv6", "project_id": "8fb76f4e9c244293868c944044366e17"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:55:48Z", "revision_number": 0, "id": "d00181cb-0f1e-4385-b143-ded00282e19b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:55:48Z", "security_group_id": "918f21e6-1a32-438c-b794-050d70cffe4c", "tenant_id": "8fb76f4e9c244293868c944044366e17", "port_range_min": null, "ethertype": "IPv4", "project_id": "8fb76f4e9c244293868c944044366e17"}], "revision_number": 1, "project_id": "8fb76f4e9c244293868c944044366e17", "id": "918f21e6-1a32-438c-b794-050d70cffe4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:56:36,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-08dca09b-6d89-4842-bd46-59b8580e52e5 2019-03-23 04:56:36,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0495162010193s 2019-03-23 04:56:36,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:56:36,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/918f21e6-1a32-438c-b794-050d70cffe4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}847510d372ebb9e269f5ac5d3a63988a776b0ca3" 2019-03-23 04:56:36,868 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:56:36 GMT X-Openstack-Request-Id: req-f1778e45-0b0c-4619-baf8-a7c2254860e3 2019-03-23 04:56:36,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:56:36,869 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/918f21e6-1a32-438c-b794-050d70cffe4c.json used request id req-f1778e45-0b0c-4619-baf8-a7c2254860e3 2019-03-23 04:56:36,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131268024445s 2019-03-23 04:56:36,918 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-03-23 04:56:36,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:56:36,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67293d6-f59b-41b9-ab86-137c3584fbed 2019-03-23 04:56:36,965 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:56:36,965 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-f67293d6-f59b-41b9-ab86-137c3584fbed 2019-03-23 04:56:36,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:56:37,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["N8iEkwhPQOSxy45nt2xcYw"], "issued_at": "2019-03-23T04:56:37.000000Z"}} 2019-03-23 04:56:37,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:37,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:37,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:37 GMT X-Openstack-Request-Id: req-c39a2474-14c4-48a4-b863-7a71f8015193 2019-03-23 04:56:37,874 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:56:37,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c39a2474-14c4-48a4-b863-7a71f8015193 2019-03-23 04:56:37,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.501881837845s 2019-03-23 04:56:37,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:56:37,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71d4ed0-e497-4690-8fee-e014c3344bf4 2019-03-23 04:56:37,888 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:56:37,888 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-e71d4ed0-e497-4690-8fee-e014c3344bf4 2019-03-23 04:56:37,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:56:37,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:38,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d19f9eb-4e02-4235-93a8-4e8962301084 2019-03-23 04:56:38,039 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:56:38,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7d19f9eb-4e02-4235-93a8-4e8962301084 2019-03-23 04:56:38,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150801181793s 2019-03-23 04:56:38,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:56:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}}' 2019-03-23 04:56:38,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31dc905b-762f-4996-86f3-d0292f3de6c4 2019-03-23 04:56:38,175 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55"}, "tags": [], "enabled": true, "id": "236f7ff359514b70a33d39e297515c55", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}} 2019-03-23 04:56:38,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-31dc905b-762f-4996-86f3-d0292f3de6c4 2019-03-23 04:56:38,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128942012787s 2019-03-23 04:56:38,176 - 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'236f7ff359514b70a33d39e297515c55', '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_d5c60f5a-55de-48e8-97a9-c175b7b38b4a'}) 2019-03-23 04:56:38,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:56:38,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "VO8uqwiU6htPCjCRisqbOmERqHhoUE", "email": null, "name": "cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}}' 2019-03-23 04:56:38,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf5acfa8-2a9d-4c65-952d-3138dfab29c6 2019-03-23 04:56:38,666 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": {"self": "http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f403999b0847412cad0981991a5e5faf", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:56:38,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-cf5acfa8-2a9d-4c65-952d-3138dfab29c6 2019-03-23 04:56:38,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482752799988s 2019-03-23 04:56:38,667 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f403999b0847412cad0981991a5e5faf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a'}) 2019-03-23 04:56:38,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:56:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:38,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8b2bdd-2405-4a9b-8840-62adf5ca5080 2019-03-23 04:56:38,870 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:56:38,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1d8b2bdd-2405-4a9b-8840-62adf5ca5080 2019-03-23 04:56:38,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198978185654s 2019-03-23 04:56:38,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:56:38,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-874a227e-ec71-4305-a06f-d6674f3d56e9 2019-03-23 04:56:39,069 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:56:39,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-874a227e-ec71-4305-a06f-d6674f3d56e9 2019-03-23 04:56:39,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194175958633s 2019-03-23 04:56:39,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:56:39,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507b55c9-dbed-4486-b8b9-72089104de27 2019-03-23 04:56:39,185 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:56:39,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-507b55c9-dbed-4486-b8b9-72089104de27 2019-03-23 04:56:39,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109632968903s 2019-03-23 04:56:39,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:56:39,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b86d1d3-8798-411a-96e0-18e962951daa 2019-03-23 04:56:39,304 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:56:39,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0b86d1d3-8798-411a-96e0-18e962951daa 2019-03-23 04:56:39,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113937854767s 2019-03-23 04:56:39,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:56:39,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12badfd-dea0-460a-8836-7abaf5068bcb 2019-03-23 04:56:39,516 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": {"self": "http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f403999b0847412cad0981991a5e5faf", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:56:39,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d12badfd-dea0-460a-8836-7abaf5068bcb 2019-03-23 04:56:39,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211290121078s 2019-03-23 04:56:39,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:56:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b99648c-987e-4bf1-9aab-7d55e90b1f56 2019-03-23 04:56:39,726 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55"}, "tags": [], "enabled": true, "id": "236f7ff359514b70a33d39e297515c55", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:56:39,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4b99648c-987e-4bf1-9aab-7d55e90b1f56 2019-03-23 04:56:39,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197065114975s 2019-03-23 04:56:39,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:56:39,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=f403999b0847412cad0981991a5e5faf&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=236f7ff359514b70a33d39e297515c55" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eec813d-6eb6-498a-93a2-71e8d03613a8 2019-03-23 04:56:39,842 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=f403999b0847412cad0981991a5e5faf&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=236f7ff359514b70a33d39e297515c55", "previous": null, "next": null}} 2019-03-23 04:56:39,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=f403999b0847412cad0981991a5e5faf&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=236f7ff359514b70a33d39e297515c55 used request id req-5eec813d-6eb6-498a-93a2-71e8d03613a8 2019-03-23 04:56:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107831954956s 2019-03-23 04:56:39,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:56:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55/users/f403999b0847412cad0981991a5e5faf/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:39,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0731ccda-6c4b-4079-9e86-feaddc9dda8a 2019-03-23 04:56:39,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:56:39,986 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55/users/f403999b0847412cad0981991a5e5faf/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-0731ccda-6c4b-4079-9e86-feaddc9dda8a 2019-03-23 04:56:39,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140064954758s 2019-03-23 04:56:39,987 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 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'236f7ff359514b70a33d39e297515c55', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'VO8uqwiU6htPCjCRisqbOmERqHhoUE', 'username': u'cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:56:39,990 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'password': 'VO8uqwiU6htPCjCRisqbOmERqHhoUE', 'project_name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '236f7ff359514b70a33d39e297515c55', 'project_domain_name': 'Default'} 2019-03-23 04:56:39,991 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-03-23 04:56:39,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:56:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc701a2-a056-4b74-a916-5fd377e8de2c 2019-03-23 04:56:40,111 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:56:40,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-afc701a2-a056-4b74-a916-5fd377e8de2c 2019-03-23 04:56:40,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119247913361s 2019-03-23 04:56:40,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:56:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:56:40,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f15f4930-5d00-4e38-bace-8203b4e9dea4 2019-03-23 04:56:40,232 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55"}, "tags": [], "enabled": true, "id": "236f7ff359514b70a33d39e297515c55", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:56:40,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f15f4930-5d00-4e38-bace-8203b4e9dea4 2019-03-23 04:56:40,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113266944885s 2019-03-23 04:56:40,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:56:40,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" -d '{"network": {"tenant_id": "236f7ff359514b70a33d39e297515c55", "name": "cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "admin_state_up": true}}' 2019-03-23 04:56:40,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:40 GMT X-Openstack-Request-Id: req-d905df0c-317f-442d-a21c-7797de37d8e7 2019-03-23 04:56:40,616 - 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":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:56:40Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}} 2019-03-23 04:56:40,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d905df0c-317f-442d-a21c-7797de37d8e7 2019-03-23 04:56:40,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.38224196434s 2019-03-23 04:56:40,617 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:56:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f991a859-b05e-42da-a8ad-50c54b1a8a4a', u'provider:segmentation_id': 22, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', u'created_at': u'2019-03-23T04:56:40Z', u'mtu': 1450, u'tenant_id': u'236f7ff359514b70a33d39e297515c55', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'236f7ff359514b70a33d39e297515c55', u'l2_adjacency': True}) 2019-03-23 04:56:40,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:56:40,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a95b2a-fb11-4f38-a34b-89a451397860 2019-03-23 04:56:40,628 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:56:40,628 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-96a95b2a-fb11-4f38-a34b-89a451397860 2019-03-23 04:56:40,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:56:41,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:56:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "236f7ff359514b70a33d39e297515c55", "name": "cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/236f7ff359514b70a33d39e297515c55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/236f7ff359514b70a33d39e297515c55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/236f7ff359514b70a33d39e297515c55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/236f7ff359514b70a33d39e297515c55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/236f7ff359514b70a33d39e297515c55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/236f7ff359514b70a33d39e297515c55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/236f7ff359514b70a33d39e297515c55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/236f7ff359514b70a33d39e297515c55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/236f7ff359514b70a33d39e297515c55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/236f7ff359514b70a33d39e297515c55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/236f7ff359514b70a33d39e297515c55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_236f7ff359514b70a33d39e297515c55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_236f7ff359514b70a33d39e297515c55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "id": "f403999b0847412cad0981991a5e5faf"}, "audit_ids": ["hu3YN3YiSb2Zw5Y4-lf2Pw"], "issued_at": "2019-03-23T04:56:40.000000Z"}} 2019-03-23 04:56:41,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:41,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:41,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:41 GMT X-Openstack-Request-Id: req-662db5d8-ae00-4452-afad-72b120b27ffe 2019-03-23 04:56:41,634 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:56:40Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:56:41,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-662db5d8-ae00-4452-afad-72b120b27ffe 2019-03-23 04:56:41,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.616112947464s 2019-03-23 04:56:41,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:56:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"subnet": {"name": "cinder_test-subnet_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "enable_dhcp": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:56:42,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:42 GMT X-Openstack-Request-Id: req-92c7ac56-032a-4cc1-82d7-b93bfb6b854a 2019-03-23 04:56:42,234 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:56:41Z","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":"236f7ff359514b70a33d39e297515c55","id":"58715c71-f576-40d7-9f90-9639bb232ec6","subnetpool_id":null,"name":"cinder_test-subnet_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}} 2019-03-23 04:56:42,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-92c7ac56-032a-4cc1-82d7-b93bfb6b854a 2019-03-23 04:56:42,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.597723007202s 2019-03-23 04:56:42,234 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:56:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'58715c71-f576-40d7-9f90-9639bb232ec6', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', u'enable_dhcp': True, u'network_id': u'f991a859-b05e-42da-a8ad-50c54b1a8a4a', u'tenant_id': u'236f7ff359514b70a33d39e297515c55', u'created_at': u'2019-03-23T04:56:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'236f7ff359514b70a33d39e297515c55'}) 2019-03-23 04:56:42,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:56:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "cinder_test-router_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "admin_state_up": true}}' 2019-03-23 04:56:43,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:43 GMT X-Openstack-Request-Id: req-32432e35-b029-49f8-a781-bca33bc80bfe 2019-03-23 04:56:43,722 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:42Z", "admin_state_up": true, "updated_at": "2019-03-23T04:56:43Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "236f7ff359514b70a33d39e297515c55", "id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "name": "cinder_test-router_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}} 2019-03-23 04:56:43,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-32432e35-b029-49f8-a781-bca33bc80bfe 2019-03-23 04:56:43,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48695993423s 2019-03-23 04:56:43,722 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:56:43Z', u'revision_number': 2, u'id': u'13c6ac88-cccc-49e3-a571-e89efdd7be98', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', u'admin_state_up': True, u'tenant_id': u'236f7ff359514b70a33d39e297515c55', u'created_at': u'2019-03-23T04:56:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'236f7ff359514b70a33d39e297515c55'}) 2019-03-23 04:56:43,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:56:43,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/13c6ac88-cccc-49e3-a571-e89efdd7be98/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"subnet_id": "58715c71-f576-40d7-9f90-9639bb232ec6"}' 2019-03-23 04:56:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:46 GMT X-Openstack-Request-Id: req-12840836-ea64-4690-a4b5-ec06488d5811 2019-03-23 04:56:46,305 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "tenant_id": "236f7ff359514b70a33d39e297515c55", "subnet_id": "58715c71-f576-40d7-9f90-9639bb232ec6", "subnet_ids": ["58715c71-f576-40d7-9f90-9639bb232ec6"], "port_id": "3fcbb7fe-10de-4caa-ba2d-464fd1a5140b", "id": "13c6ac88-cccc-49e3-a571-e89efdd7be98"} 2019-03-23 04:56:46,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/13c6ac88-cccc-49e3-a571-e89efdd7be98/add_router_interface.json used request id req-12840836-ea64-4690-a4b5-ec06488d5811 2019-03-23 04:56:46,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58257603645s 2019-03-23 04:56:46,306 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:56:46,433 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:56:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:56:46,440 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:46 GMT 2019-03-23 04:56:46,440 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:56:46,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:56:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:46,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:46 GMT X-Openstack-Request-Id: req-25311e22-33f8-408c-9c67-f80e00f56347 2019-03-23 04:56:46,746 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:56:46,746 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25311e22-33f8-408c-9c67-f80e00f56347 2019-03-23 04:56:46,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303056001663s 2019-03-23 04:56:46,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:56:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}' 2019-03-23 04:56:46,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:46 GMT Location: http://172.30.9.27:9292/v2/images/da83a4d9-413c-4743-a03f-74d512bea623 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fb0a296a-59ce-4430-872d-5c67cb52afc4 2019-03-23 04:56:46,809 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:56:46Z", "file": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file", "owner": "236f7ff359514b70a33d39e297515c55", "id": "da83a4d9-413c-4743-a03f-74d512bea623", "size": null, "self": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623", "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_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "checksum": null, "created_at": "2019-03-23T04:56:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:56:46,809 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fb0a296a-59ce-4430-872d-5c67cb52afc4 2019-03-23 04:56:46,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0547559261322s 2019-03-23 04:56:46,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:56:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '' 2019-03-23 04:56:47,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:56:47 GMT X-Openstack-Request-Id: req-287dbf07-8a62-4b58-9f12-1f9f82f4952e 2019-03-23 04:56:47,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:56:47,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file used request id req-287dbf07-8a62-4b58-9f12-1f9f82f4952e 2019-03-23 04:56:47,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.425311088562s 2019-03-23 04:56:47,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:56:47,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:47,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:47 GMT X-Openstack-Request-Id: req-7d91fb3b-d1ba-4a0d-9da0-48648f0a7c15 2019-03-23 04:56:47,282 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:56:47Z", "file": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file", "owner": "236f7ff359514b70a33d39e297515c55", "id": "da83a4d9-413c-4743-a03f-74d512bea623", "size": 12716032, "self": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:56:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:56:47,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d91fb3b-d1ba-4a0d-9da0-48648f0a7c15 2019-03-23 04:56:47,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424361228943s 2019-03-23 04:56:47,284 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap', u'metadata': Munch({})})], 'file': u'/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file', 'owner': u'236f7ff359514b70a33d39e297515c55', 'id': u'da83a4d9-413c-4743-a03f-74d512bea623', 'size': 12716032, u'self': u'/v2/images/da83a4d9-413c-4743-a03f-74d512bea623', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'236f7ff359514b70a33d39e297515c55', 'name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:56:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T04:56:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', '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/da83a4d9-413c-4743-a03f-74d512bea623', 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_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'created': u'2019-03-23T04:56:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:56:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/da83a4d9-413c-4743-a03f-74d512bea623', 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_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:56:47,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:56:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:56:47,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-2a509710-3d2b-4173-8f9a-ad0dc2c8a24b x-openstack-request-id: req-2a509710-3d2b-4173-8f9a-ad0dc2c8a24b 2019-03-23 04:56:47,543 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "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": "8242c1f9-14ea-4caf-8110-d486fd134e11"}} 2019-03-23 04:56:47,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2a509710-3d2b-4173-8f9a-ad0dc2c8a24b 2019-03-23 04:56:47,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.256674051285s 2019-03-23 04:56:47,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'8242c1f9-14ea-4caf-8110-d486fd134e11', 'swap': 0}) 2019-03-23 04:56:47,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:56:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" -d '{"extra_specs": {}}' 2019-03-23 04:56:47,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59e3ed7d-b99d-462b-aeea-c84bbe715086 x-openstack-request-id: req-59e3ed7d-b99d-462b-aeea-c84bbe715086 2019-03-23 04:56:47,565 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:56:47,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11/os-extra_specs used request id req-59e3ed7d-b99d-462b-aeea-c84bbe715086 2019-03-23 04:56:47,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202441215515s 2019-03-23 04:56:47,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 04:56:47,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"keypair": {"name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}}' 2019-03-23 04:56:47,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-728bbcc8-fdbe-4220-8b68-e940056ed05a x-openstack-request-id: req-728bbcc8-fdbe-4220-8b68-e940056ed05a 2019-03-23 04:56:47,999 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoVrsWTgWV1gsf7i/MDjyNq+ZwzEMs7lkYkxeBkUJnSl3ucemmp0RrPfOYiNb1MXxn5l7j15Ew7Zl9nnByZLEkWRBNi6yiW/tnbZ3WZ5C5fuSiHuHHlryU2KymdBT6z4ZfkiUYj9meSQh3gPBV/uzGcMeCNLMlxmVM9wVJCKgR9BFbr4qQfa87ow6SjnzxjZTkgkbGXIHTaR9D3dJcJVO8RqrxJwnE/oSEoSTRY1F/LagG5M+GqSYdxUCgJki2dLsJE+75VQ/60HWNoRxA0ujwzmud4d+QV0K4p2k3CJ9yoBLy48WeohOkkOZw7+nga8ew5J+YupETjs7pEoYHMkKf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqFa7Fk4FldYLH+4vzA48javmcMxDLO5ZGJMXgZFCZ0pd7nHp\npqdEaz3zmIjW9TF8Z+Ze49eRMO2ZfZ5wcmSxJFkQTYusolv7Z22d1meQuX7koh7h\nx5a8lNispnQU+s+GX5IlGI/ZnkkId4DwVf7sxnDHgjSzJcZlTPcFSQioEfQRW6+K\nkH2vO6MOko588Y2U5IJGxlyB02kfQ93SXCVTvEaq8ScJxP6EhKEk0WNRfy2oBuTP\nhqkmHcVAoCZItnS7CRPu+VUP+tB1jaEcQNLo8M5rneHfkFdCuKdpNwifcqAS8uPF\nnqITpJDmcO/p4GvHsOSfmLqRE47O6RKGBzJCnwIDAQABAoIBAAS5QlCy6cc1lWRU\n+7RfJeXX0ASURsJJAekFn6A8Ij/hv1cEjUjm4q2btG0wUc/ZjqMfvMPp9aII2MjE\nnGUpXCsn8KQsajC4IgrZ8ZblmxMJc4L1GOLP4QTQO7AEC96p2hxubmoNB09Av2MT\nFCtlluFOotqNfgVuVsNdHyHYg1bVlcdMPvPju1uEDhyT1aoztw9ggfYLbHWP7/Jh\n6iBVfz66wv9XpGMiIs2/lHUlbCgpSmzGK2e67ZCmsSTInusIehQv2nN8qCfamTQQ\nsP/rtILnGTnR2YFe/QRAQ+QQcQE5pDvkVYK5bXWcV8dqbM4wRUo5Xx0Rz3GGnAxf\nSjqCobECgYEA3FPeAFubgyBbpm2pOgL9HXqXnxsq8T+swWiXslcJxYIpZdKqP3sa\neWa0AD4iHiXxBorLwI3AFL6Gk0VPQJC/CMIeA+T+TmdrUQy75V49fnH6SICF6Mca\nzEWDwTaB6v01BQRSGBY50HC4BgRodZPCIMUocbLbKuudvNKoEEfoUVcCgYEAw5gI\nWilfkAWlAVJsZZbPxMyshaAkjGcieRiu4F5AgPiMHbWThLeDKi0L4PWNBpUIfHJo\n8BUfdNLjqjnhg4g2ckoIWAfLmY1xhiI/971RSLkSNIbd7+8rtDlUW896uTzzIlIp\nW0EAzorg5XgOCSohBjVIc7fOWDBJYvgFl1Ld4/kCgYATeo6r9W1gQGIZ6qQFbvI1\nwvrYpCw9u+VoC/ktWSiR/5ntWJyYlCeZCA1t4BBgHfabH3Y4BdAvhVCcgIorKSDa\ng17n9TzObbI9LiUGeDhzj1wTQNmV5NRnrtWhJVKDFfO0B9fCLWTbGrwKPCWID5Ig\nF44lzyw1NTNy2CTnm5PcbQKBgDZiGUBobIew6hYaAsWkTxSbDAUDZ+YZ7v3YnRcJ\nXcn+UYcZK3ElTTT23WypGZMQ8REZBpBqbxqeYGq+OTPHNcxFRVikojmJmF0BPOP3\nIZikzKkKLr89stsjbY8xex/yEHAkhBc5Va4X8zwaS1zE9/Wv7vstyhO/KUh5SaSv\nh76RAoGBANinIAuSO3cUsna7up4xJ7zXNtHMYTeU5K2bQI+dn+BdH+pQ1EyGhHGU\nCGZjXPeCTHbmMC45pRLFq14WsYzQbCrKTpr2KYvBHxIsIbTwguFa8Nc7gFpAokci\nj3aF5BSaSVkwDNpG6l9vliWotmiyVFSi8qXhwWV/tN9Sj92C/Pqb\n-----END RSA PRIVATE KEY-----\n", "user_id": "f403999b0847412cad0981991a5e5faf", "name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "fingerprint": "56:2c:5f:48:ba:dc:2d:bc:aa:17:a2:a9:a5:cb:af:3d"}} 2019-03-23 04:56:47,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-728bbcc8-fdbe-4220-8b68-e940056ed05a 2019-03-23 04:56:48,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.430971860886s 2019-03-23 04:56:48,001 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoVrsWTgWV1gsf7i/MDjyNq+ZwzEMs7lkYkxeBkUJnSl3ucemmp0RrPfOYiNb1MXxn5l7j15Ew7Zl9nnByZLEkWRBNi6yiW/tnbZ3WZ5C5fuSiHuHHlryU2KymdBT6z4ZfkiUYj9meSQh3gPBV/uzGcMeCNLMlxmVM9wVJCKgR9BFbr4qQfa87ow6SjnzxjZTkgkbGXIHTaR9D3dJcJVO8RqrxJwnE/oSEoSTRY1F/LagG5M+GqSYdxUCgJki2dLsJE+75VQ/60HWNoRxA0ujwzmud4d+QV0K4p2k3CJ9yoBLy48WeohOkkOZw7+nga8ew5J+YupETjs7pEoYHMkKf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAqFa7Fk4FldYLH+4vzA48javmcMxDLO5ZGJMXgZFCZ0pd7nHp\npqdEaz3zmIjW9TF8Z+Ze49eRMO2ZfZ5wcmSxJFkQTYusolv7Z22d1meQuX7koh7h\nx5a8lNispnQU+s+GX5IlGI/ZnkkId4DwVf7sxnDHgjSzJcZlTPcFSQioEfQRW6+K\nkH2vO6MOko588Y2U5IJGxlyB02kfQ93SXCVTvEaq8ScJxP6EhKEk0WNRfy2oBuTP\nhqkmHcVAoCZItnS7CRPu+VUP+tB1jaEcQNLo8M5rneHfkFdCuKdpNwifcqAS8uPF\nnqITpJDmcO/p4GvHsOSfmLqRE47O6RKGBzJCnwIDAQABAoIBAAS5QlCy6cc1lWRU\n+7RfJeXX0ASURsJJAekFn6A8Ij/hv1cEjUjm4q2btG0wUc/ZjqMfvMPp9aII2MjE\nnGUpXCsn8KQsajC4IgrZ8ZblmxMJc4L1GOLP4QTQO7AEC96p2hxubmoNB09Av2MT\nFCtlluFOotqNfgVuVsNdHyHYg1bVlcdMPvPju1uEDhyT1aoztw9ggfYLbHWP7/Jh\n6iBVfz66wv9XpGMiIs2/lHUlbCgpSmzGK2e67ZCmsSTInusIehQv2nN8qCfamTQQ\nsP/rtILnGTnR2YFe/QRAQ+QQcQE5pDvkVYK5bXWcV8dqbM4wRUo5Xx0Rz3GGnAxf\nSjqCobECgYEA3FPeAFubgyBbpm2pOgL9HXqXnxsq8T+swWiXslcJxYIpZdKqP3sa\neWa0AD4iHiXxBorLwI3AFL6Gk0VPQJC/CMIeA+T+TmdrUQy75V49fnH6SICF6Mca\nzEWDwTaB6v01BQRSGBY50HC4BgRodZPCIMUocbLbKuudvNKoEEfoUVcCgYEAw5gI\nWilfkAWlAVJsZZbPxMyshaAkjGcieRiu4F5AgPiMHbWThLeDKi0L4PWNBpUIfHJo\n8BUfdNLjqjnhg4g2ckoIWAfLmY1xhiI/971RSLkSNIbd7+8rtDlUW896uTzzIlIp\nW0EAzorg5XgOCSohBjVIc7fOWDBJYvgFl1Ld4/kCgYATeo6r9W1gQGIZ6qQFbvI1\nwvrYpCw9u+VoC/ktWSiR/5ntWJyYlCeZCA1t4BBgHfabH3Y4BdAvhVCcgIorKSDa\ng17n9TzObbI9LiUGeDhzj1wTQNmV5NRnrtWhJVKDFfO0B9fCLWTbGrwKPCWID5Ig\nF44lzyw1NTNy2CTnm5PcbQKBgDZiGUBobIew6hYaAsWkTxSbDAUDZ+YZ7v3YnRcJ\nXcn+UYcZK3ElTTT23WypGZMQ8REZBpBqbxqeYGq+OTPHNcxFRVikojmJmF0BPOP3\nIZikzKkKLr89stsjbY8xex/yEHAkhBc5Va4X8zwaS1zE9/Wv7vstyhO/KUh5SaSv\nh76RAoGBANinIAuSO3cUsna7up4xJ7zXNtHMYTeU5K2bQI+dn+BdH+pQ1EyGhHGU\nCGZjXPeCTHbmMC45pRLFq14WsYzQbCrKTpr2KYvBHxIsIbTwguFa8Nc7gFpAokci\nj3aF5BSaSVkwDNpG6l9vliWotmiyVFSi8qXhwWV/tN9Sj92C/Pqb\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f403999b0847412cad0981991a5e5faf', 'name': u'cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'created_at': '2019-03-23T04:56:48.000987', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'236f7ff359514b70a33d39e297515c55', 'name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'56:2c:5f:48:ba:dc:2d:bc:aa:17:a2:a9:a5:cb:af:3d', 'type': 'ssh', 'id': u'cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a'}) 2019-03-23 04:56:48,001 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAqFa7Fk4FldYLH+4vzA48javmcMxDLO5ZGJMXgZFCZ0pd7nHp pqdEaz3zmIjW9TF8Z+Ze49eRMO2ZfZ5wcmSxJFkQTYusolv7Z22d1meQuX7koh7h x5a8lNispnQU+s+GX5IlGI/ZnkkId4DwVf7sxnDHgjSzJcZlTPcFSQioEfQRW6+K kH2vO6MOko588Y2U5IJGxlyB02kfQ93SXCVTvEaq8ScJxP6EhKEk0WNRfy2oBuTP hqkmHcVAoCZItnS7CRPu+VUP+tB1jaEcQNLo8M5rneHfkFdCuKdpNwifcqAS8uPF nqITpJDmcO/p4GvHsOSfmLqRE47O6RKGBzJCnwIDAQABAoIBAAS5QlCy6cc1lWRU +7RfJeXX0ASURsJJAekFn6A8Ij/hv1cEjUjm4q2btG0wUc/ZjqMfvMPp9aII2MjE nGUpXCsn8KQsajC4IgrZ8ZblmxMJc4L1GOLP4QTQO7AEC96p2hxubmoNB09Av2MT FCtlluFOotqNfgVuVsNdHyHYg1bVlcdMPvPju1uEDhyT1aoztw9ggfYLbHWP7/Jh 6iBVfz66wv9XpGMiIs2/lHUlbCgpSmzGK2e67ZCmsSTInusIehQv2nN8qCfamTQQ sP/rtILnGTnR2YFe/QRAQ+QQcQE5pDvkVYK5bXWcV8dqbM4wRUo5Xx0Rz3GGnAxf SjqCobECgYEA3FPeAFubgyBbpm2pOgL9HXqXnxsq8T+swWiXslcJxYIpZdKqP3sa eWa0AD4iHiXxBorLwI3AFL6Gk0VPQJC/CMIeA+T+TmdrUQy75V49fnH6SICF6Mca zEWDwTaB6v01BQRSGBY50HC4BgRodZPCIMUocbLbKuudvNKoEEfoUVcCgYEAw5gI WilfkAWlAVJsZZbPxMyshaAkjGcieRiu4F5AgPiMHbWThLeDKi0L4PWNBpUIfHJo 8BUfdNLjqjnhg4g2ckoIWAfLmY1xhiI/971RSLkSNIbd7+8rtDlUW896uTzzIlIp W0EAzorg5XgOCSohBjVIc7fOWDBJYvgFl1Ld4/kCgYATeo6r9W1gQGIZ6qQFbvI1 wvrYpCw9u+VoC/ktWSiR/5ntWJyYlCeZCA1t4BBgHfabH3Y4BdAvhVCcgIorKSDa g17n9TzObbI9LiUGeDhzj1wTQNmV5NRnrtWhJVKDFfO0B9fCLWTbGrwKPCWID5Ig F44lzyw1NTNy2CTnm5PcbQKBgDZiGUBobIew6hYaAsWkTxSbDAUDZ+YZ7v3YnRcJ Xcn+UYcZK3ElTTT23WypGZMQ8REZBpBqbxqeYGq+OTPHNcxFRVikojmJmF0BPOP3 IZikzKkKLr89stsjbY8xex/yEHAkhBc5Va4X8zwaS1zE9/Wv7vstyhO/KUh5SaSv h76RAoGBANinIAuSO3cUsna7up4xJ7zXNtHMYTeU5K2bQI+dn+BdH+pQ1EyGhHGU CGZjXPeCTHbmMC45pRLFq14WsYzQbCrKTpr2KYvBHxIsIbTwguFa8Nc7gFpAokci j3aF5BSaSVkwDNpG6l9vliWotmiyVFSi8qXhwWV/tN9Sj92C/Pqb -----END RSA PRIVATE KEY----- 2019-03-23 04:56:48,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 04:56:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"security_group": {"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-03-23 04:56:48,160 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-179d3e96-6e9e-48df-abf4-c103e56d528f 2019-03-23 04:56:48,160 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:48Z", "updated_at": "2019-03-23T04:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "8c38e589-a7b6-4195-bed3-3326521ed584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "ecc3f7b8-f1f4-4800-ab09-e5041543c53b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "d0d04209-fd47-481e-a825-e30971afc2d0", "name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}} 2019-03-23 04:56:48,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-179d3e96-6e9e-48df-abf4-c103e56d528f 2019-03-23 04:56:48,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.153384208679s 2019-03-23 04:56:48,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:56:48,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:48,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-083f99dc-2bf6-49ba-a528-ea78aaaae87b 2019-03-23 04:56:48,237 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:40Z", "updated_at": "2019-03-23T04:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "0085a2fc-8b5e-45a7-bc77-14b0f8b5ba79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "c6244635-fbf1-424d-b2f2-6f7b071d413b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "d7406c00-fd28-4f18-a013-6d59cc847a95", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "fcb4ed43-28ef-43d1-a296-06be2c0d86d5", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:48Z", "updated_at": "2019-03-23T04:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "8c38e589-a7b6-4195-bed3-3326521ed584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "ecc3f7b8-f1f4-4800-ab09-e5041543c53b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "d0d04209-fd47-481e-a825-e30971afc2d0", "name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}]} 2019-03-23 04:56:48,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-083f99dc-2bf6-49ba-a528-ea78aaaae87b 2019-03-23 04:56:48,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0702300071716s 2019-03-23 04:56:48,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:56:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -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": "d0d04209-fd47-481e-a825-e30971afc2d0"}}' 2019-03-23 04:56:48,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-d57e231d-1472-4f56-8798-6e6626d240e1 2019-03-23 04:56:48,410 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "port_range_min": 22, "revision_number": 0, "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:48Z", "project_id": "236f7ff359514b70a33d39e297515c55", "id": "e71e6cd8-925e-4fa5-80ca-7a7c7b1b8715"}} 2019-03-23 04:56:48,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d57e231d-1472-4f56-8798-6e6626d240e1 2019-03-23 04:56:48,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166590929031s 2019-03-23 04:56:48,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:56:48,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:48,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-3574cd37-ed09-4250-90fd-db30c8d8d717 2019-03-23 04:56:48,459 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:40Z", "updated_at": "2019-03-23T04:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "0085a2fc-8b5e-45a7-bc77-14b0f8b5ba79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "c6244635-fbf1-424d-b2f2-6f7b071d413b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "d7406c00-fd28-4f18-a013-6d59cc847a95", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "fcb4ed43-28ef-43d1-a296-06be2c0d86d5", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:48Z", "updated_at": "2019-03-23T04:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "8c38e589-a7b6-4195-bed3-3326521ed584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "e71e6cd8-925e-4fa5-80ca-7a7c7b1b8715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": 22, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "ecc3f7b8-f1f4-4800-ab09-e5041543c53b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 2, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "d0d04209-fd47-481e-a825-e30971afc2d0", "name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}]} 2019-03-23 04:56:48,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3574cd37-ed09-4250-90fd-db30c8d8d717 2019-03-23 04:56:48,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.042797088623s 2019-03-23 04:56:48,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 04:56:48,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -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": "d0d04209-fd47-481e-a825-e30971afc2d0"}}' 2019-03-23 04:56:48,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-442277ab-66aa-4df5-8fdb-b03994b7fc21 2019-03-23 04:56:48,578 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "port_range_min": null, "revision_number": 0, "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:48Z", "project_id": "236f7ff359514b70a33d39e297515c55", "id": "a124bbc0-2b6b-4d94-ad36-3a057568e5fc"}} 2019-03-23 04:56:48,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-442277ab-66aa-4df5-8fdb-b03994b7fc21 2019-03-23 04:56:48,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113655090332s 2019-03-23 04:56:48,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:48,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-4d732850-7454-4d01-a8e6-143903d28c96 2019-03-23 04:56:48,675 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":["58715c71-f576-40d7-9f90-9639bb232ec6"],"description":"","tags":[],"updated_at":"2019-03-23T04:56:41Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:56:48,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4d732850-7454-4d01-a8e6-143903d28c96 2019-03-23 04:56:48,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950450897217s 2019-03-23 04:56:48,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:56:48,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:48,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT X-Openstack-Request-Id: req-d9c8d2d7-221d-4378-a3e1-a61710d19da6 2019-03-23 04:56:48,716 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:56:47Z", "file": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file", "owner": "236f7ff359514b70a33d39e297515c55", "id": "da83a4d9-413c-4743-a03f-74d512bea623", "size": 12716032, "self": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:56:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:56:48,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d9c8d2d7-221d-4378-a3e1-a61710d19da6 2019-03-23 04:56:48,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368769168854s 2019-03-23 04:56:48,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:56:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:48,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-521632c9-01f9-4904-ba90-ae5c7f1d85c8 x-openstack-request-id: req-521632c9-01f9-4904-ba90-ae5c7f1d85c8 2019-03-23 04:56:48,748 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "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": "8242c1f9-14ea-4caf-8110-d486fd134e11"}]} 2019-03-23 04:56:48,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-521632c9-01f9-4904-ba90-ae5c7f1d85c8 2019-03-23 04:56:48,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251350402832s 2019-03-23 04:56:48,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:56:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"server": {"name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "imageRef": "da83a4d9-413c-4743-a03f-74d512bea623", "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "flavorRef": "8242c1f9-14ea-4caf-8110-d486fd134e11", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f991a859-b05e-42da-a8ad-50c54b1a8a4a"}], "security_groups": [{"name": "d0d04209-fd47-481e-a825-e30971afc2d0"}]}}' 2019-03-23 04:56:50,262 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74 x-compute-request-id: req-aa6a0640-efe3-43d4-bbc9-0985d5b6e24a x-openstack-request-id: req-aa6a0640-efe3-43d4-bbc9-0985d5b6e24a 2019-03-23 04:56:50,262 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d0d04209-fd47-481e-a825-e30971afc2d0"}], "OS-DCF:diskConfig": "MANUAL", "id": "80167820-17d6-4de4-80dd-5a5172723a74", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "adminPass": "Roi4zDaaJPD4"}} 2019-03-23 04:56:50,262 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-aa6a0640-efe3-43d4-bbc9-0985d5b6e24a 2019-03-23 04:56:50,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.51228880882s 2019-03-23 04:56:50,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:50,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0ec99a6-86d8-4ee6-b31d-a3c837c04382 x-openstack-request-id: req-f0ec99a6-86d8-4ee6-b31d-a3c837c04382 2019-03-23 04:56:50,626 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:50,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0ec99a6-86d8-4ee6-b31d-a3c837c04382 2019-03-23 04:56:50,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363419055939s 2019-03-23 04:56:50,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:50,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:50 GMT X-Openstack-Request-Id: req-5db04461-9059-42e5-bf57-edc8c082b073 2019-03-23 04:56:50,906 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":["58715c71-f576-40d7-9f90-9639bb232ec6"],"description":"","tags":[],"updated_at":"2019-03-23T04:56:41Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:56:50,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5db04461-9059-42e5-bf57-edc8c082b073 2019-03-23 04:56:50,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267728805542s 2019-03-23 04:56:50,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:56:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:50,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:50 GMT X-Openstack-Request-Id: req-451d012c-21b0-498e-a44e-ed4fd485bcda 2019-03-23 04:56:50,967 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:56:41Z","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":"236f7ff359514b70a33d39e297515c55","id":"58715c71-f576-40d7-9f90-9639bb232ec6","subnetpool_id":null,"name":"cinder_test-subnet_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}]} 2019-03-23 04:56:50,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-451d012c-21b0-498e-a44e-ed4fd485bcda 2019-03-23 04:56:50,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.060201883316s 2019-03-23 04:56:50,968 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:52,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:53,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-c07d802e-8e24-4bcf-9ec3-a3b5c9ea67a7 x-openstack-request-id: req-c07d802e-8e24-4bcf-9ec3-a3b5c9ea67a7 2019-03-23 04:56:53,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:52Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:53,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c07d802e-8e24-4bcf-9ec3-a3b5c9ea67a7 2019-03-23 04:56:53,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41752910614s 2019-03-23 04:56:53,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:55,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:56,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-826c6354-aef6-4449-abcc-a170648fec90 x-openstack-request-id: req-826c6354-aef6-4449-abcc-a170648fec90 2019-03-23 04:56:56,214 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:56:53Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:56,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-826c6354-aef6-4449-abcc-a170648fec90 2019-03-23 04:56:56,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816669940948s 2019-03-23 04:56:56,220 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:56:58,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:56:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:58,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56: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-e0d5cf47-cd91-426a-b888-9c7204112123 x-openstack-request-id: req-e0d5cf47-cd91-426a-b888-9c7204112123 2019-03-23 04:56:58,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:56.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:56Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:56:58,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0d5cf47-cd91-426a-b888-9c7204112123 2019-03-23 04:56:58,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431369781494s 2019-03-23 04:56:58,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:56:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=80167820-17d6-4de4-80dd-5a5172723a74" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:58,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:58 GMT X-Openstack-Request-Id: req-3fa58ff3-8d66-412c-9e5f-c9767a8ce36a 2019-03-23 04:56:58,729 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58715c71-f576-40d7-9f90-9639bb232ec6","ip_address":"192.168.120.6"}],"id":"c78912d9-a707-4817-9496-998f31d89a40","security_groups":["d0d04209-fd47-481e-a825-e30971afc2d0"],"mac_address":"fa:16:3e:d2:2b:73","project_id":"236f7ff359514b70a33d39e297515c55","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:53Z","binding:vnic_type":"normal","device_id":"80167820-17d6-4de4-80dd-5a5172723a74","ip_allocation":"immediate"}]} 2019-03-23 04:56:58,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=80167820-17d6-4de4-80dd-5a5172723a74 used request id req-3fa58ff3-8d66-412c-9e5f-c9767a8ce36a 2019-03-23 04:56:58,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0685539245605s 2019-03-23 04:56:58,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:56:58,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c78912d9-a707-4817-9496-998f31d89a40" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:58,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:58 GMT X-Openstack-Request-Id: req-69887e14-7f05-4e02-b5e0-417c37bd21a0 2019-03-23 04:56:58,786 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:56:58,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=c78912d9-a707-4817-9496-998f31d89a40 used request id req-69887e14-7f05-4e02-b5e0-417c37bd21a0 2019-03-23 04:56:58,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0454609394073s 2019-03-23 04:56:58,787 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:2b:73', 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'da83a4d9-413c-4743-a03f-74d512bea623'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:56:56.000000', 'flavor': Munch({u'id': u'8242c1f9-14ea-4caf-8110-d486fd134e11'}), 'az': u'nova', 'id': u'80167820-17d6-4de4-80dd-5a5172723a74', 'security_groups': [Munch({u'name': u'cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f403999b0847412cad0981991a5e5faf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'236f7ff359514b70a33d39e297515c55', 'name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:56:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:56:56Z', 'hostId': u'01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:56:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'236f7ff359514b70a33d39e297515c55', 'name': u'cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'adminPass': u'Roi4zDaaJPD4', 'tenant_id': u'236f7ff359514b70a33d39e297515c55', 'created_at': u'2019-03-23T04:56:50Z', 'created': u'2019-03-23T04:56:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:56:58,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:56:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:58,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:58 GMT X-Openstack-Request-Id: req-c7e2f2a3-b2a2-44e9-973b-e9715e9f3864 2019-03-23 04:56:58,908 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":["58715c71-f576-40d7-9f90-9639bb232ec6"],"description":"","tags":[],"updated_at":"2019-03-23T04:56:41Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:56:58,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-c7e2f2a3-b2a2-44e9-973b-e9715e9f3864 2019-03-23 04:56:58,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115479946136s 2019-03-23 04:56:58,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:56:58,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=80167820-17d6-4de4-80dd-5a5172723a74" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:56:58,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:56:58 GMT X-Openstack-Request-Id: req-293d508c-21b7-4a5b-932d-07e00229257f 2019-03-23 04:56:58,960 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58715c71-f576-40d7-9f90-9639bb232ec6","ip_address":"192.168.120.6"}],"id":"c78912d9-a707-4817-9496-998f31d89a40","security_groups":["d0d04209-fd47-481e-a825-e30971afc2d0"],"mac_address":"fa:16:3e:d2:2b:73","project_id":"236f7ff359514b70a33d39e297515c55","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:53Z","binding:vnic_type":"normal","device_id":"80167820-17d6-4de4-80dd-5a5172723a74","ip_allocation":"immediate"}]} 2019-03-23 04:56:58,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=80167820-17d6-4de4-80dd-5a5172723a74 used request id req-293d508c-21b7-4a5b-932d-07e00229257f 2019-03-23 04:56:58,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0510358810425s 2019-03-23 04:56:58,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 04:56:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.6", "port_id": "c78912d9-a707-4817-9496-998f31d89a40"}}' 2019-03-23 04:57:01,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:01 GMT X-Openstack-Request-Id: req-d3e05c42-8168-4a32-bedf-bd64184e1adc 2019-03-23 04:57:01,237 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:56:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}} 2019-03-23 04:57:01,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d3e05c42-8168-4a32-bedf-bd64184e1adc 2019-03-23 04:57:01,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27579712868s 2019-03-23 04:57:01,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:01,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:01 GMT X-Openstack-Request-Id: req-71250a70-c918-4f87-a3dd-75f783ab65e8 2019-03-23 04:57:01,334 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:56:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}]} 2019-03-23 04:57:01,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-71250a70-c918-4f87-a3dd-75f783ab65e8 2019-03-23 04:57:01,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0819890499115s 2019-03-23 04:57:01,341 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:01,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:01,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:01 GMT X-Openstack-Request-Id: req-7b9ab790-f6d1-460d-b32a-fbb39783be02 2019-03-23 04:57:01,508 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:56:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}]} 2019-03-23 04:57:01,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7b9ab790-f6d1-460d-b32a-fbb39783be02 2019-03-23 04:57:01,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0566720962524s 2019-03-23 04:57:01,515 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:01,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:01,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:01 GMT X-Openstack-Request-Id: req-fa3cdc49-2d40-434d-a089-15ff975711dc 2019-03-23 04:57:01,897 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:56:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}]} 2019-03-23 04:57:01,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fa3cdc49-2d40-434d-a089-15ff975711dc 2019-03-23 04:57:01,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.271595954895s 2019-03-23 04:57:01,904 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:02,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:02,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:02,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:02 GMT X-Openstack-Request-Id: req-00f91ed5-336b-47f2-b240-ee82d3156ca2 2019-03-23 04:57:02,073 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:56:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}]} 2019-03-23 04:57:02,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-00f91ed5-336b-47f2-b240-ee82d3156ca2 2019-03-23 04:57:02,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592021942139s 2019-03-23 04:57:02,079 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:02,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:02,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:02 GMT X-Openstack-Request-Id: req-209ef106-0dc0-412f-be35-2e8314c316cc 2019-03-23 04:57:02,250 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:56:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}]} 2019-03-23 04:57:02,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-209ef106-0dc0-412f-be35-2e8314c316cc 2019-03-23 04:57:02,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604290962219s 2019-03-23 04:57:02,256 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:02,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:02,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:02 GMT X-Openstack-Request-Id: req-48c12431-236a-4372-b723-7bee85c0cfec 2019-03-23 04:57:02,426 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}]} 2019-03-23 04:57:02,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-48c12431-236a-4372-b723-7bee85c0cfec 2019-03-23 04:57:02,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596530437469s 2019-03-23 04:57:02,432 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'13c6ac88-cccc-49e3-a571-e89efdd7be98', 'updated_at': u'2019-03-23T04:57:02Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'c78912d9-a707-4817-9496-998f31d89a40', 'id': u'5462349a-3f06-4566-8fd1-5526d373f7c3', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'c78912d9-a707-4817-9496-998f31d89a40', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'236f7ff359514b70a33d39e297515c55', 'name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'236f7ff359514b70a33d39e297515c55', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f991a859-b05e-42da-a8ad-50c54b1a8a4a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d2:2b:73', u'device_id': u'80167820-17d6-4de4-80dd-5a5172723a74'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'236f7ff359514b70a33d39e297515c55', 'created_at': u'2019-03-23T04:56:59Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f991a859-b05e-42da-a8ad-50c54b1a8a4a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d2:2b:73', u'device_id': u'80167820-17d6-4de4-80dd-5a5172723a74'}), 'router': u'13c6ac88-cccc-49e3-a571-e89efdd7be98'}) 2019-03-23 04:57:02,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:57:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:57:02,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9609 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8463459f-1cc2-494c-831a-a69d7e7aa574 x-openstack-request-id: req-8463459f-1cc2-494c-831a-a69d7e7aa574 2019-03-23 04:57:02,512 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 509340887 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.232773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.235757] pid_max: default: 32768 minimum: 301\n[ 0.237359] ACPI: Core revision 20150930\n[ 0.239358] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241671] Security Framework initialized\n[ 0.243121] Yama: becoming mindful.\n[ 0.244409] AppArmor: AppArmor initialized\n[ 0.245901] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250478] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255059] Initializing cgroup subsys io\n[ 0.256506] Initializing cgroup subsys memory\n[ 0.258042] Initializing cgroup subsys devices\n[ 0.259608] Initializing cgroup subsys freezer\n[ 0.261158] Initializing cgroup subsys net_cls\n[ 0.262704] Initializing cgroup subsys perf_event\n[ 0.264341] Initializing cgroup subsys net_prio\n[ 0.265910] Initializing cgroup subsys hugetlb\n[ 0.267464] Initializing cgroup subsys pids\n[ 0.268989] CPU: Physical Processor ID: 0\n[ 0.271120] mce: CPU supports 10 MCE banks\n[ 0.272603] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292870] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.301217] ftrace: allocating 31920 entries in 125 pages\n[ 0.331710] smpboot: Max logical packages: 1\n[ 0.333230] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.335633] x2apic enabled\n[ 0.337008] Switched APIC routing to physical x2apic.\n[ 0.339876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.341870] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345543] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.348726] KVM setup paravirtual spinlock\n[ 0.350658] x86: Booted up 1 node, 1 CPUs\n[ 0.352159] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355122] devtmpfs: initialized\n[ 0.357641] evm: security.selinux\n[ 0.358988] evm: security.SMACK64\n[ 0.360219] evm: security.SMACK64EXEC\n[ 0.361544] evm: security.SMACK64TRANSMUTE\n[ 0.362992] evm: security.SMACK64MMAP\n[ 0.364315] evm: security.ima\n[ 0.365450] evm: security.capability\n[ 0.366847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370100] pinctrl core: initialized pinctrl subsystem\n[ 0.372004] RTC time: 4:56:56, date: 03/23/19\n[ 0.373645] NET: Registered protocol family 16\n[ 0.375316] cpuidle: using governor ladder\n[ 0.376771] cpuidle: using governor menu\n[ 0.378165] PCCT header not found.\n[ 0.379468] ACPI: bus type PCI registered\n[ 0.380895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.383082] PCI: Using configuration type 1 for base access\n[ 0.385670] ACPI: Added _OSI(Module Device)\n[ 0.387160] ACPI: Added _OSI(Processor Device)\n[ 0.388691] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390300] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.392913] ACPI: Interpreter enabled\n[ 0.394258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397566] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.400854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.404143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.407425] ACPI: (supports S0 S5)\n[ 0.408681] ACPI: Using IOAPIC for interrupt routing\n[ 0.410371] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.414914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.416941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.419136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.421271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425120] acpiphp: Slot [3] registered\n[ 0.426535] acpiphp: Slot [4] registered\n[ 0.427963] acpiphp: Slot [5] registered\n[ 0.429381] acpiphp: Slot [6] registered\n[ 0.430794] acpiphp: Slot [7] registered\n[ 0.432201] acpiphp: Slot [8] registered\n[ 0.433616] acpiphp: Slot [9] registered\n[ 0.435033] acpiphp: Slot [10] registered\n[ 0.436462] acpiphp: Slot [11] registered\n[ 0.437905] acpiphp: Slot [12] registered\n[ 0.439342] acpiphp: Slot [13] registered\n[ 0.440773] acpiphp: Slot [14] registered\n[ 0.442211] acpiphp: Slot [15] registered\n[ 0.459434] acpiphp: Slot [16] registered\n[ 0.460869] acpiphp: Slot [17] registered\n[ 0.462303] acpiphp: Slot [18] registered\n[ 0.463743] acpiphp: Slot [19] registered\n[ 0.465177] acpiphp: Slot [20] registered\n[ 0.466614] acpiphp: Slot [21] registered\n[ 0.468056] acpiphp: Slot [22] registered\n[ 0.469488] acpiphp: Slot [23] registered\n[ 0.470926] acpiphp: Slot [24] registered\n[ 0.472365] acpiphp: Slot [25] registered\n[ 0.473804] acpiphp: Slot [26] registered\n[ 0.475235] acpiphp: Slot [27] registered\n[ 0.476675] acpiphp: Slot [28] registered\n[ 0.478116] acpiphp: Slot [29] registered\n[ 0.479547] acpiphp: Slot [30] registered\n[ 0.480985] acpiphp: Slot [31] registered\n[ 0.482416] PCI host bridge to bus 0000:00\n[ 0.483858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.488215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.490796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.493374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.496011] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.500638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502931] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.505033] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.507313] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.511936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514480] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.536826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.539373] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542323] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.544820] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.549437] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.551621] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.553510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.558153] vgaarb: loaded\n[ 0.559244] vgaarb: bridge control possible 0000:00:02.0\n[ 0.561637] SCSI subsystem initialized\n[ 0.563300] ACPI: bus type USB registered\n[ 0.564768] usbcore: registered new interface driver usbfs\n[ 0.566610] usbcore: registered new interface driver hub\n[ 0.568406] usbcore: registered new device driver usb\n[ 0.570348] PCI: Using ACPI for IRQ routing\n[ 0.572360] NetLabel: Initializing\n[ 0.573632] NetLabel: domain hash size = 128\n[ 0.575165] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.576878] NetLabel: unlabeled traffic allowed by default\n[ 0.579025] clocksource: Switched to clocksource kvm-clock\n[ 0.589426] AppArmor: AppArmor Filesystem Enabled\n[ 0.591130] pnp: PnP ACPI init\n[ 0.592745] pnp: PnP ACPI: found 5 devices\n[ 0.599871] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.602922] NET: Registered protocol family 2\n[ 0.604727] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.607043] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.609202] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.611356] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.613322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.615436] NET: Registered protocol family 1\n[ 0.617005] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.618972] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.620893] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.635941] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.651122] Trying to unpack rootfs image as initramfs...\n[ 0.713114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.716051] Scanning for low memory corruption every 60 seconds\n[ 0.718134] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.720179] audit: initializing netlink subsys (disabled)\n[ 0.722075] audit: type=2000 audit(1553317017.525:1): initialized\n[ 0.724434] Initialise system trusted keyring\n[ 0.726147] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728290] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.731498] zbud: loaded\n[ 0.732719] VFS: Disk quotas dquot_6.6.0\n[ 0.734210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.736954] fuse init (API version 7.23)\n[ 0.738571] Key type big_key registered\n[ 0.740047] Allocating IMA MOK and blacklist keyrings.\n[ 0.742191] Key type asymmetric registered\n[ 0.743713] Asymmetric key parser 'x509' registered\n[ 0.745517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748286] io scheduler noop registered\n[ 0.749740] io scheduler deadline registered (default)\n[ 0.751627] io scheduler cfq registered\n[ 0.753156] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757403] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760074] ACPI: Power Button [PWRF]\n[ 0.761577] GHES: HEST is not enabled!\n[ 0.775920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838292] Linux agpgart interface v0.103\n[ 0.842041] brd: module loaded\n[ 0.844523] loop: module loaded\n[ 0.849719] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852388] GPT:90111 != 2097151\n[ 0.853619] GPT:Alternate GPT header not at the end of the disk.\n[ 0.855640] GPT:90111 != 2097151\n[ 0.856883] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858667] vda: vda1 vda15\n[ 0.860572] scsi host0: ata_piix\n[ 0.861997] scsi host1: ata_piix\n[ 0.863294] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865549] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868414] libphy: Fixed MDIO Bus: probed\n[ 0.869921] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871685] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.875093] PPP generic driver version 2.4.2\n[ 0.876958] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.879609] ehci-pci: EHCI PCI platform driver\n[ 0.881522] ehci-platform: EHCI generic platform driver\n[ 0.883427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.885483] ohci-pci: OHCI PCI platform driver\n[ 0.886948] ohci-platform: OHCI generic platform driver\n[ 0.888743] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.904310] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.906503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.909666] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.911952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.914205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.916418] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.918965] usb usb1: Product: UHCI Host Controller\n[ 0.920635] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.922692] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.924390] hub 1-0:1.0: USB hub found\n[ 0.925783] hub 1-0:1.0: 2 ports detected\n[ 0.927374] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.931014] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.932729] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.934532] mousedev: PS/2 mouse device common for all mice\n[ 0.936740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.939757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.941886] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.944041] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.946178] i2c /dev entries driver\n[ 0.947519] device-mapper: uevent: version 1.0.3\n[ 0.949212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.952120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.954418] NET: Registered protocol family 10\n[ 0.956271] NET: Registered protocol family 17\n[ 0.957849] Key type dns_resolver registered\n[ 0.959540] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.961495] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.964600] registered taskstats version 1\n[ 0.966083] Loading compiled-in X.509 certificates\n[ 0.968302] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.971632] zswap: loaded using pool lzo/zbud\n[ 0.973951] Key type trusted registered\n[ 0.976406] Key type encrypted registered\n[ 0.977870] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.979729] ima: No TPM chip found, activating TPM-bypass!\n[ 0.981587] evm: HMAC attrs: 0x1\n[ 0.983190] Magic number: 11:23:920\n[ 0.984652] rtc_cmos 00:00: setting system clock to 2019-03-23 04:56:57 UTC (1553317017)\n[ 0.987511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.989499] EDD information not available.\n[ 1.024693] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.043477] Write protecting the kernel read-only data: 14336k\n[ 1.046896] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049981] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.101277] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.6...\nLease of 192.168.120.6 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\n/dev/root resized successfully [took 0.13s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAyY71IDembm0r8ZmJVC/3DeN0gIjWbzjPAFjAQYBJXPuf2t23d0cW6SOu8o+66IT5qnPSHYX8Gf66g34r2h7fLsAR4Rg1htDaOjZMdunoOCPPQywqTd2ilNlKbnGBfzyDTCpncfuBBM66a3OmzflrMtDhD7MDPotRvnKi/jtS7xQdF19X808JeK1nPIcCyxWNAoFF9uiY2b0GB4GYOdYhSMpBeYzjO8XVCJZbord47OYChIX9In346ogzwwdqDeIHcinE0f5KRTiR3Fy93fKrkRkBoOJAKQP7AuvIXv3LQtWW9mL/nPGrp0S3MSKcjf79hluJLQE8NmBTwN52sGob root@cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a\nssh-dss AAAAB3NzaC1kc3MAAACBAME9TKJjNdBx5vLhOUyDBVIVsgbxZpxjIxCz/21CYkDj+NNRiIpqChrebRrVzB3nAMacULhyGL4Sz0aBIxobxw+DF4dU8U2hQ67+/3kRdtUDDXA8x4F3wgXzmg97G5vlZsfCxaIYvGS+H+Q7OwTNijzxXD1r1MNTinjNcp91e5BTAAAAFQDonndC3DWgJoGAj2CPKzYeJooYuQAAAIADon1w1hfozmMJAuLsMdFAXUJGHsk+YFDkvOs8atrFzDt0bw+Y7QthoRfvUzj6jJTZdj+ee5hG2s3etKczzO5By1r1vydDMDIfEAdSfb8zeUCcBpzDVw/HDoHucesP4i6V8Vzx3bS7Uw+1RRNR74dBNh+5iPsi8cLTsrgGE1bY/QAAAIA0cvMsTb8bXmQRa72CeU/3Rov4QGyaqWIIAjwiE+bqgQte83BapdEYEuWl2uqkQEcqc+D9HbjO9/Lbr0r7U4VQMxy0KfI+wqOAw3TJ3Exm4CI5xvkIO8+7HYOrn1W/UHblJvZm9qlWmm2oAbqGZSHZpdBcA4OMSoyO6TGUx0tiWg== root@cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a\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.6,24,fe80::f816:3eff:fed2:2b73/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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a login: "} 2019-03-23 04:57:02,512 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74/action used request id req-8463459f-1cc2-494c-831a-a69d7e7aa574 2019-03-23 04:57:02,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0793459415436s 2019-03-23 04:57:02,513 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 509340887 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.232773] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.235757] pid_max: default: 32768 minimum: 301 [ 0.237359] ACPI: Core revision 20150930 [ 0.239358] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241671] Security Framework initialized [ 0.243121] Yama: becoming mindful. [ 0.244409] AppArmor: AppArmor initialized [ 0.245901] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248230] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250478] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252643] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255059] Initializing cgroup subsys io [ 0.256506] Initializing cgroup subsys memory [ 0.258042] Initializing cgroup subsys devices [ 0.259608] Initializing cgroup subsys freezer [ 0.261158] Initializing cgroup subsys net_cls [ 0.262704] Initializing cgroup subsys perf_event [ 0.264341] Initializing cgroup subsys net_prio [ 0.265910] Initializing cgroup subsys hugetlb [ 0.267464] Initializing cgroup subsys pids [ 0.268989] CPU: Physical Processor ID: 0 [ 0.271120] mce: CPU supports 10 MCE banks [ 0.272603] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292870] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.301217] ftrace: allocating 31920 entries in 125 pages [ 0.331710] smpboot: Max logical packages: 1 [ 0.333230] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.335633] x2apic enabled [ 0.337008] Switched APIC routing to physical x2apic. [ 0.339876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.341870] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345543] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.348726] KVM setup paravirtual spinlock [ 0.350658] x86: Booted up 1 node, 1 CPUs [ 0.352159] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355122] devtmpfs: initialized [ 0.357641] evm: security.selinux [ 0.358988] evm: security.SMACK64 [ 0.360219] evm: security.SMACK64EXEC [ 0.361544] evm: security.SMACK64TRANSMUTE [ 0.362992] evm: security.SMACK64MMAP [ 0.364315] evm: security.ima [ 0.365450] evm: security.capability [ 0.366847] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370100] pinctrl core: initialized pinctrl subsystem [ 0.372004] RTC time: 4:56:56, date: 03/23/19 [ 0.373645] NET: Registered protocol family 16 [ 0.375316] cpuidle: using governor ladder [ 0.376771] cpuidle: using governor menu [ 0.378165] PCCT header not found. [ 0.379468] ACPI: bus type PCI registered [ 0.380895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.383082] PCI: Using configuration type 1 for base access [ 0.385670] ACPI: Added _OSI(Module Device) [ 0.387160] ACPI: Added _OSI(Processor Device) [ 0.388691] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390300] ACPI: Added _OSI(Processor Aggregator Device) [ 0.392913] ACPI: Interpreter enabled [ 0.394258] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397566] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.400854] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.404143] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.407425] ACPI: (supports S0 S5) [ 0.408681] ACPI: Using IOAPIC for interrupt routing [ 0.410371] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.414914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416941] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.419136] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421271] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425120] acpiphp: Slot [3] registered [ 0.426535] acpiphp: Slot [4] registered [ 0.427963] acpiphp: Slot [5] registered [ 0.429381] acpiphp: Slot [6] registered [ 0.430794] acpiphp: Slot [7] registered [ 0.432201] acpiphp: Slot [8] registered [ 0.433616] acpiphp: Slot [9] registered [ 0.435033] acpiphp: Slot [10] registered [ 0.436462] acpiphp: Slot [11] registered [ 0.437905] acpiphp: Slot [12] registered [ 0.439342] acpiphp: Slot [13] registered [ 0.440773] acpiphp: Slot [14] registered [ 0.442211] acpiphp: Slot [15] registered [ 0.459434] acpiphp: Slot [16] registered [ 0.460869] acpiphp: Slot [17] registered [ 0.462303] acpiphp: Slot [18] registered [ 0.463743] acpiphp: Slot [19] registered [ 0.465177] acpiphp: Slot [20] registered [ 0.466614] acpiphp: Slot [21] registered [ 0.468056] acpiphp: Slot [22] registered [ 0.469488] acpiphp: Slot [23] registered [ 0.470926] acpiphp: Slot [24] registered [ 0.472365] acpiphp: Slot [25] registered [ 0.473804] acpiphp: Slot [26] registered [ 0.475235] acpiphp: Slot [27] registered [ 0.476675] acpiphp: Slot [28] registered [ 0.478116] acpiphp: Slot [29] registered [ 0.479547] acpiphp: Slot [30] registered [ 0.480985] acpiphp: Slot [31] registered [ 0.482416] PCI host bridge to bus 0000:00 [ 0.483858] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488215] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.490796] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.493374] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.496011] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.500638] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502931] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.505033] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.507313] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.511936] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514480] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.536826] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.539373] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542323] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.544820] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547263] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.549437] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.551621] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.553510] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.558153] vgaarb: loaded [ 0.559244] vgaarb: bridge control possible 0000:00:02.0 [ 0.561637] SCSI subsystem initialized [ 0.563300] ACPI: bus type USB registered [ 0.564768] usbcore: registered new interface driver usbfs [ 0.566610] usbcore: registered new interface driver hub [ 0.568406] usbcore: registered new device driver usb [ 0.570348] PCI: Using ACPI for IRQ routing [ 0.572360] NetLabel: Initializing [ 0.573632] NetLabel: domain hash size = 128 [ 0.575165] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.576878] NetLabel: unlabeled traffic allowed by default [ 0.579025] clocksource: Switched to clocksource kvm-clock [ 0.589426] AppArmor: AppArmor Filesystem Enabled [ 0.591130] pnp: PnP ACPI init [ 0.592745] pnp: PnP ACPI: found 5 devices [ 0.599871] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.602922] NET: Registered protocol family 2 [ 0.604727] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.607043] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.609202] TCP: Hash tables configured (established 4096 bind 4096) [ 0.611356] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.613322] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.615436] NET: Registered protocol family 1 [ 0.617005] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.618972] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.620893] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.635941] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.651122] Trying to unpack rootfs image as initramfs... [ 0.713114] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.716051] Scanning for low memory corruption every 60 seconds [ 0.718134] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.720179] audit: initializing netlink subsys (disabled) [ 0.722075] audit: type=2000 audit(1553317017.525:1): initialized [ 0.724434] Initialise system trusted keyring [ 0.726147] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728290] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.731498] zbud: loaded [ 0.732719] VFS: Disk quotas dquot_6.6.0 [ 0.734210] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.736954] fuse init (API version 7.23) [ 0.738571] Key type big_key registered [ 0.740047] Allocating IMA MOK and blacklist keyrings. [ 0.742191] Key type asymmetric registered [ 0.743713] Asymmetric key parser 'x509' registered [ 0.745517] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748286] io scheduler noop registered [ 0.749740] io scheduler deadline registered (default) [ 0.751627] io scheduler cfq registered [ 0.753156] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755094] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757403] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760074] ACPI: Power Button [PWRF] [ 0.761577] GHES: HEST is not enabled! [ 0.775920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809180] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838292] Linux agpgart interface v0.103 [ 0.842041] brd: module loaded [ 0.844523] loop: module loaded [ 0.849719] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852388] GPT:90111 != 2097151 [ 0.853619] GPT:Alternate GPT header not at the end of the disk. [ 0.855640] GPT:90111 != 2097151 [ 0.856883] GPT: Use GNU Parted to correct GPT errors. [ 0.858667] vda: vda1 vda15 [ 0.860572] scsi host0: ata_piix [ 0.861997] scsi host1: ata_piix [ 0.863294] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865549] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868414] libphy: Fixed MDIO Bus: probed [ 0.869921] tun: Universal TUN/TAP device driver, 1.6 [ 0.871685] tun: (C) 1999-2004 Max Krasnyansky [ 0.875093] PPP generic driver version 2.4.2 [ 0.876958] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.879609] ehci-pci: EHCI PCI platform driver [ 0.881522] ehci-platform: EHCI generic platform driver [ 0.883427] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.885483] ohci-pci: OHCI PCI platform driver [ 0.886948] ohci-platform: OHCI generic platform driver [ 0.888743] uhci_hcd: USB Universal Host Controller Interface driver [ 0.904310] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.906503] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.909666] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.911952] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.914205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.916418] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.918965] usb usb1: Product: UHCI Host Controller [ 0.920635] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.922692] usb usb1: SerialNumber: 0000:00:01.2 [ 0.924390] hub 1-0:1.0: USB hub found [ 0.925783] hub 1-0:1.0: 2 ports detected [ 0.927374] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.931014] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.932729] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.934532] mousedev: PS/2 mouse device common for all mice [ 0.936740] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.939757] rtc_cmos 00:00: RTC can wake from S4 [ 0.941886] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.944041] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.946178] i2c /dev entries driver [ 0.947519] device-mapper: uevent: version 1.0.3 [ 0.949212] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.952120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.954418] NET: Registered protocol family 10 [ 0.956271] NET: Registered protocol family 17 [ 0.957849] Key type dns_resolver registered [ 0.959540] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.961495] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.964600] registered taskstats version 1 [ 0.966083] Loading compiled-in X.509 certificates [ 0.968302] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.971632] zswap: loaded using pool lzo/zbud [ 0.973951] Key type trusted registered [ 0.976406] Key type encrypted registered [ 0.977870] AppArmor: AppArmor sha1 policy hashing enabled [ 0.979729] ima: No TPM chip found, activating TPM-bypass! [ 0.981587] evm: HMAC attrs: 0x1 [ 0.983190] Magic number: 11:23:920 [ 0.984652] rtc_cmos 00:00: setting system clock to 2019-03-23 04:56:57 UTC (1553317017) [ 0.987511] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.989499] EDD information not available. [ 1.024693] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.043477] Write protecting the kernel read-only data: 14336k [ 1.046896] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049981] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.101277] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.6... Lease of 192.168.120.6 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- /dev/root resized successfully [took 0.13s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAyY71IDembm0r8ZmJVC/3DeN0gIjWbzjPAFjAQYBJXPuf2t23d0cW6SOu8o+66IT5qnPSHYX8Gf66g34r2h7fLsAR4Rg1htDaOjZMdunoOCPPQywqTd2ilNlKbnGBfzyDTCpncfuBBM66a3OmzflrMtDhD7MDPotRvnKi/jtS7xQdF19X808JeK1nPIcCyxWNAoFF9uiY2b0GB4GYOdYhSMpBeYzjO8XVCJZbord47OYChIX9In346ogzwwdqDeIHcinE0f5KRTiR3Fy93fKrkRkBoOJAKQP7AuvIXv3LQtWW9mL/nPGrp0S3MSKcjf79hluJLQE8NmBTwN52sGob root@cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a ssh-dss AAAAB3NzaC1kc3MAAACBAME9TKJjNdBx5vLhOUyDBVIVsgbxZpxjIxCz/21CYkDj+NNRiIpqChrebRrVzB3nAMacULhyGL4Sz0aBIxobxw+DF4dU8U2hQ67+/3kRdtUDDXA8x4F3wgXzmg97G5vlZsfCxaIYvGS+H+Q7OwTNijzxXD1r1MNTinjNcp91e5BTAAAAFQDonndC3DWgJoGAj2CPKzYeJooYuQAAAIADon1w1hfozmMJAuLsMdFAXUJGHsk+YFDkvOs8atrFzDt0bw+Y7QthoRfvUzj6jJTZdj+ee5hG2s3etKczzO5By1r1vydDMDIfEAdSfb8zeUCcBpzDVw/HDoHucesP4i6V8Vzx3bS7Uw+1RRNR74dBNh+5iPsi8cLTsrgGE1bY/QAAAIA0cvMsTb8bXmQRa72CeU/3Rov4QGyaqWIIAjwiE+bqgQte83BapdEYEuWl2uqkQEcqc+D9HbjO9/Lbr0r7U4VQMxy0KfI+wqOAw3TJ3Exm4CI5xvkIO8+7HYOrn1W/UHblJvZm9qlWmm2oAbqGZSHZpdBcA4OMSoyO6TGUx0tiWg== root@cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fed2:2b73/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d5c60f5a-55de-48e8-97a9-c175b7b38b4a login: 2019-03-23 04:57:02,517 - paramiko.transport - DEBUG - starting thread (client mode): 0x6b135810L 2019-03-23 04:57:02,518 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 04:57:02,518 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 04:57:02,518 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 04:57:02,520 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 04:57:02,520 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 04:57:02,520 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 04:57:02,520 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 04:57:02,520 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 04:57:02,521 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 04:57:02,538 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 04:57:02,538 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 04:57:02,550 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: b81e2382a386afc359a5a155a58b356c 2019-03-23 04:57:02,551 - paramiko.transport - DEBUG - Trying discovered key 562c5f48badc2dbcaa17a2a9a5cbaf3d in /tmp/tmpVKVD_d 2019-03-23 04:57:02,577 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 04:57:02,582 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 04:57:02,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-03-23 04:57:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"volume": {"display_name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "size": "2"}}' 2019-03-23 04:57:03,898 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-79f7facc-577f-4477-8a62-50cf37a6c594 x-openstack-request-id: req-79f7facc-577f-4477-8a62-50cf37a6c594 2019-03-23 04:57:03,898 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}} 2019-03-23 04:57:03,898 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes used request id req-79f7facc-577f-4477-8a62-50cf37a6c594 2019-03-23 04:57:03,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.30738997459s 2019-03-23 04:57:03,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:04,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b9a14ed7-0594-4c2f-90e3-b419fd421954 x-openstack-request-id: req-b9a14ed7-0594-4c2f-90e3-b419fd421954 2019-03-23 04:57:04,837 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:04,837 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-b9a14ed7-0594-4c2f-90e3-b419fd421954 2019-03-23 04:57:04,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.93789601326s 2019-03-23 04:57:04,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:06,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:07,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1ed72a9b-c224-49a8-a0cc-8866c2562894 x-openstack-request-id: req-1ed72a9b-c224-49a8-a0cc-8866c2562894 2019-03-23 04:57:07,905 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:05.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:07,905 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-1ed72a9b-c224-49a8-a0cc-8866c2562894 2019-03-23 04:57:07,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06311178207s 2019-03-23 04:57:07,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:57:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:08,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:07 GMT X-Openstack-Request-Id: req-bc60b4d6-76ec-4df7-92e0-32eabb858f02 2019-03-23 04:57:08,000 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":["58715c71-f576-40d7-9f90-9639bb232ec6"],"description":"","tags":[],"updated_at":"2019-03-23T04:56:41Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:57:08,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bc60b4d6-76ec-4df7-92e0-32eabb858f02 2019-03-23 04:57:08,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939898490906s 2019-03-23 04:57:08,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:57:08,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:08,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:08 GMT X-Openstack-Request-Id: req-53ce7ab9-b1d3-4420-a6d6-1bbd3110bca7 2019-03-23 04:57:08,307 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:56:47Z", "file": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file", "owner": "236f7ff359514b70a33d39e297515c55", "id": "da83a4d9-413c-4743-a03f-74d512bea623", "size": 12716032, "self": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:56:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:57:08,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-53ce7ab9-b1d3-4420-a6d6-1bbd3110bca7 2019-03-23 04:57:08,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301831960678s 2019-03-23 04:57:08,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:57:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:08,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-21916838-7802-4208-a428-dec25a50ff6d x-openstack-request-id: req-21916838-7802-4208-a428-dec25a50ff6d 2019-03-23 04:57:08,336 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "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": "8242c1f9-14ea-4caf-8110-d486fd134e11"}]} 2019-03-23 04:57:08,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-21916838-7802-4208-a428-dec25a50ff6d 2019-03-23 04:57:08,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0272159576416s 2019-03-23 04:57:08,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 04:57:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"server": {"name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "imageRef": "da83a4d9-413c-4743-a03f-74d512bea623", "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "flavorRef": "8242c1f9-14ea-4caf-8110-d486fd134e11", "max_count": 1, "min_count": 1, "networks": [{"uuid": "f991a859-b05e-42da-a8ad-50c54b1a8a4a"}], "security_groups": [{"name": "d0d04209-fd47-481e-a825-e30971afc2d0"}]}}' 2019-03-23 04:57:09,588 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a x-compute-request-id: req-8cff1e1b-d698-4d55-b523-c9db4cd871b3 x-openstack-request-id: req-8cff1e1b-d698-4d55-b523-c9db4cd871b3 2019-03-23 04:57:09,588 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d0d04209-fd47-481e-a825-e30971afc2d0"}], "OS-DCF:diskConfig": "MANUAL", "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "adminPass": "q4JhPgxQyU7d"}} 2019-03-23 04:57:09,588 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-8cff1e1b-d698-4d55-b523-c9db4cd871b3 2019-03-23 04:57:09,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.25096297264s 2019-03-23 04:57:09,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:09,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:09,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 866 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3f220a47-f13b-40bb-aae4-d64e82e5e8f9 x-openstack-request-id: req-3f220a47-f13b-40bb-aae4-d64e82e5e8f9 2019-03-23 04:57:09,779 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:57:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:56.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:56Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:09,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3f220a47-f13b-40bb-aae4-d64e82e5e8f9 2019-03-23 04:57:09,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18980884552s 2019-03-23 04:57:09,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:11,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:11,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:12,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 912 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-2db08a6a-89a8-4bb4-95f4-7de4e5a93a9b x-openstack-request-id: req-2db08a6a-89a8-4bb4-95f4-7de4e5a93a9b 2019-03-23 04:57:12,224 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:57:11Z", "hostId": "4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:56.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:56Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:12,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2db08a6a-89a8-4bb4-95f4-7de4e5a93a9b 2019-03-23 04:57:12,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434839963913s 2019-03-23 04:57:12,232 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:14,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:14,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:14,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 908 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-6fc76353-8658-449b-8233-deba46deb4e7 x-openstack-request-id: req-6fc76353-8658-449b-8233-deba46deb4e7 2019-03-23 04:57:14,682 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T04:57:11Z", "hostId": "4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:56.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:56Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:14,682 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6fc76353-8658-449b-8233-deba46deb4e7 2019-03-23 04:57:14,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447901964188s 2019-03-23 04:57:14,690 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:16,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:16,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 888 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b8e53c4-c215-478c-9ba9-a450f2e46016 x-openstack-request-id: req-4b8e53c4-c215-478c-9ba9-a450f2e46016 2019-03-23 04:57:16,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:57:15.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:57:15Z", "hostId": "4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:56.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:56:56Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:16,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b8e53c4-c215-478c-9ba9-a450f2e46016 2019-03-23 04:57:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195177078247s 2019-03-23 04:57:16,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:57:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=538c1446-eef4-40bb-bbb6-011d7e24a05a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:16,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:16 GMT X-Openstack-Request-Id: req-11d5532e-3d69-4905-877f-45796063897c 2019-03-23 04:57:16,948 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:57:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58715c71-f576-40d7-9f90-9639bb232ec6","ip_address":"192.168.120.3"}],"id":"4495c9e9-b534-46cc-968b-79d0d55a8e32","security_groups":["d0d04209-fd47-481e-a825-e30971afc2d0"],"mac_address":"fa:16:3e:bc:10:23","project_id":"236f7ff359514b70a33d39e297515c55","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:57:12Z","binding:vnic_type":"normal","device_id":"538c1446-eef4-40bb-bbb6-011d7e24a05a","ip_allocation":"immediate"}]} 2019-03-23 04:57:16,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=538c1446-eef4-40bb-bbb6-011d7e24a05a used request id req-11d5532e-3d69-4905-877f-45796063897c 2019-03-23 04:57:16,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0545229911804s 2019-03-23 04:57:16,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4495c9e9-b534-46cc-968b-79d0d55a8e32" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:17,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:16 GMT X-Openstack-Request-Id: req-12ecda7c-2a07-4e38-af97-ad8ccfa1df67 2019-03-23 04:57:17,006 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:57:17,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=4495c9e9-b534-46cc-968b-79d0d55a8e32 used request id req-12ecda7c-2a07-4e38-af97-ad8ccfa1df67 2019-03-23 04:57:17,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0448548793793s 2019-03-23 04:57:17,007 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:10:23', 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'da83a4d9-413c-4743-a03f-74d512bea623'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:57:15.000000', 'flavor': Munch({u'id': u'8242c1f9-14ea-4caf-8110-d486fd134e11'}), 'az': u'nova', 'id': u'538c1446-eef4-40bb-bbb6-011d7e24a05a', 'security_groups': [Munch({u'name': u'cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f403999b0847412cad0981991a5e5faf', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'236f7ff359514b70a33d39e297515c55', 'name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T04:57:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T04:57:15Z', 'hostId': u'4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T04:57:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'236f7ff359514b70a33d39e297515c55', 'name': u'cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'adminPass': u'q4JhPgxQyU7d', 'tenant_id': u'236f7ff359514b70a33d39e297515c55', 'created_at': u'2019-03-23T04:57:09Z', 'created': u'2019-03-23T04:57:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 04:57:17,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:57:17,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:17 GMT X-Openstack-Request-Id: req-7ef6f1db-be61-4d05-838a-b3b35a4ea2e9 2019-03-23 04:57:17,100 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":["58715c71-f576-40d7-9f90-9639bb232ec6"],"description":"","tags":[],"updated_at":"2019-03-23T04:56:41Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:57:17,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7ef6f1db-be61-4d05-838a-b3b35a4ea2e9 2019-03-23 04:57:17,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880291461945s 2019-03-23 04:57:17,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 04:57:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=538c1446-eef4-40bb-bbb6-011d7e24a05a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:17,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:17 GMT X-Openstack-Request-Id: req-3e9572e3-a388-4f0c-97c9-61d055da40f8 2019-03-23 04:57:17,152 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T04:57:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"58715c71-f576-40d7-9f90-9639bb232ec6","ip_address":"192.168.120.3"}],"id":"4495c9e9-b534-46cc-968b-79d0d55a8e32","security_groups":["d0d04209-fd47-481e-a825-e30971afc2d0"],"mac_address":"fa:16:3e:bc:10:23","project_id":"236f7ff359514b70a33d39e297515c55","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:57:12Z","binding:vnic_type":"normal","device_id":"538c1446-eef4-40bb-bbb6-011d7e24a05a","ip_allocation":"immediate"}]} 2019-03-23 04:57:17,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=538c1446-eef4-40bb-bbb6-011d7e24a05a used request id req-3e9572e3-a388-4f0c-97c9-61d055da40f8 2019-03-23 04:57:17,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.050262928009s 2019-03-23 04:57:17,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 04:57:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.3", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32"}}' 2019-03-23 04:57:19,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:19 GMT X-Openstack-Request-Id: req-82fd8999-b6c1-4040-a2c4-55530e8b98bc 2019-03-23 04:57:19,440 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}} 2019-03-23 04:57:19,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82fd8999-b6c1-4040-a2c4-55530e8b98bc 2019-03-23 04:57:19,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.28745794296s 2019-03-23 04:57:19,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:19,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:19,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:19 GMT X-Openstack-Request-Id: req-dfa8007d-e1de-432e-a712-4740879e6bf7 2019-03-23 04:57:19,545 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}, {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:19,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dfa8007d-e1de-432e-a712-4740879e6bf7 2019-03-23 04:57:19,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0890891551971s 2019-03-23 04:57:19,558 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:19,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:19,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:19,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:19 GMT X-Openstack-Request-Id: req-bd6be97c-f862-47ea-a6cb-5998dbbe775b 2019-03-23 04:57:19,728 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}, {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:19,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bd6be97c-f862-47ea-a6cb-5998dbbe775b 2019-03-23 04:57:19,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615410804749s 2019-03-23 04:57:19,740 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:19,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:20,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:20 GMT X-Openstack-Request-Id: req-4f624b77-70fa-4c6f-8128-91a3981018e0 2019-03-23 04:57:20,140 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}, {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:20,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4f624b77-70fa-4c6f-8128-91a3981018e0 2019-03-23 04:57:20,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.289806842804s 2019-03-23 04:57:20,151 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:20,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:20,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:20,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:20 GMT X-Openstack-Request-Id: req-939f0f3a-eeff-43d9-9d7d-c3d35ade9ce1 2019-03-23 04:57:20,319 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}, {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:20,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-939f0f3a-eeff-43d9-9d7d-c3d35ade9ce1 2019-03-23 04:57:20,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057895898819s 2019-03-23 04:57:20,330 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:20,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:20,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:20,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1637 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:20 GMT X-Openstack-Request-Id: req-1c25c7ce-3b52-4a08-8a12-8cde850f2c70 2019-03-23 04:57:20,497 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}, {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "DOWN", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:20,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1c25c7ce-3b52-4a08-8a12-8cde850f2c70 2019-03-23 04:57:20,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0571901798248s 2019-03-23 04:57:20,507 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 04:57:20,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:20,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:20,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:20 GMT X-Openstack-Request-Id: req-4c9df51b-1c7f-4f2d-a39c-5c67294fd0d4 2019-03-23 04:57:20,679 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:59Z", "updated_at": "2019-03-23T04:57:02Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d2:2b:73", "device_id": "80167820-17d6-4de4-80dd-5a5172723a74"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "c78912d9-a707-4817-9496-998f31d89a40", "id": "5462349a-3f06-4566-8fd1-5526d373f7c3", "qos_policy_id": null}, {"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:20Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:20,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-4c9df51b-1c7f-4f2d-a39c-5c67294fd0d4 2019-03-23 04:57:20,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621249675751s 2019-03-23 04:57:20,692 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'13c6ac88-cccc-49e3-a571-e89efdd7be98', 'updated_at': u'2019-03-23T04:57:20Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'4495c9e9-b534-46cc-968b-79d0d55a8e32', 'id': u'82bda921-a7d0-4d84-83e9-0666e533a98e', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'4495c9e9-b534-46cc-968b-79d0d55a8e32', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'236f7ff359514b70a33d39e297515c55', 'name': 'cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'236f7ff359514b70a33d39e297515c55', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f991a859-b05e-42da-a8ad-50c54b1a8a4a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bc:10:23', u'device_id': u'538c1446-eef4-40bb-bbb6-011d7e24a05a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'236f7ff359514b70a33d39e297515c55', 'created_at': u'2019-03-23T04:57:18Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'f991a859-b05e-42da-a8ad-50c54b1a8a4a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bc:10:23', u'device_id': u'538c1446-eef4-40bb-bbb6-011d7e24a05a'}), 'router': u'13c6ac88-cccc-49e3-a571-e89efdd7be98'}) 2019-03-23 04:57:20,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 04:57:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 04:57:20,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9202 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-4100f5e4-b8f5-4c87-bc0f-712917d43080 x-openstack-request-id: req-4100f5e4-b8f5-4c87-bc0f-712917d43080 2019-03-23 04:57:20,759 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 519660452 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.233835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236784] pid_max: default: 32768 minimum: 301\n[ 0.238371] ACPI: Core revision 20150930\n[ 0.240371] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242669] Security Framework initialized\n[ 0.244111] Yama: becoming mindful.\n[ 0.245396] AppArmor: AppArmor initialized\n[ 0.246883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251438] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253579] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255987] Initializing cgroup subsys io\n[ 0.257426] Initializing cgroup subsys memory\n[ 0.258955] Initializing cgroup subsys devices\n[ 0.260507] Initializing cgroup subsys freezer\n[ 0.262050] Initializing cgroup subsys net_cls\n[ 0.263587] Initializing cgroup subsys perf_event\n[ 0.265208] Initializing cgroup subsys net_prio\n[ 0.266773] Initializing cgroup subsys hugetlb\n[ 0.268327] Initializing cgroup subsys pids\n[ 0.269848] CPU: Physical Processor ID: 0\n[ 0.271963] mce: CPU supports 10 MCE banks\n[ 0.273448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275226] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292017] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.300443] ftrace: allocating 31920 entries in 125 pages\n[ 0.331399] smpboot: Max logical packages: 1\n[ 0.332918] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.335296] x2apic enabled\n[ 0.336680] Switched APIC routing to physical x2apic.\n[ 0.339576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.341558] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.348387] KVM setup paravirtual spinlock\n[ 0.350324] x86: Booted up 1 node, 1 CPUs\n[ 0.351751] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.354144] devtmpfs: initialized\n[ 0.356394] evm: security.selinux\n[ 0.357624] evm: security.SMACK64\n[ 0.358840] evm: security.SMACK64EXEC\n[ 0.360155] evm: security.SMACK64TRANSMUTE\n[ 0.361583] evm: security.SMACK64MMAP\n[ 0.362896] evm: security.ima\n[ 0.364022] evm: security.capability\n[ 0.365386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.368635] pinctrl core: initialized pinctrl subsystem\n[ 0.370544] RTC time: 4:57:16, date: 03/23/19\n[ 0.372181] NET: Registered protocol family 16\n[ 0.373898] cpuidle: using governor ladder\n[ 0.375576] cpuidle: using governor menu\n[ 0.377170] PCCT header not found.\n[ 0.378640] ACPI: bus type PCI registered\n[ 0.380267] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.382778] PCI: Using configuration type 1 for base access\n[ 0.385648] ACPI: Added _OSI(Module Device)\n[ 0.387350] ACPI: Added _OSI(Processor Device)\n[ 0.389118] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390958] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.393900] ACPI: Interpreter enabled\n[ 0.395439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.399192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.402921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.406662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.410401] ACPI: (supports S0 S5)\n[ 0.411814] ACPI: Using IOAPIC for interrupt routing\n[ 0.413739] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.418744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421092] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.426084] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.430536] acpiphp: Slot [3] registered\n[ 0.432153] acpiphp: Slot [4] registered\n[ 0.433770] acpiphp: Slot [5] registered\n[ 0.435392] acpiphp: Slot [6] registered\n[ 0.437001] acpiphp: Slot [7] registered\n[ 0.438586] acpiphp: Slot [8] registered\n[ 0.440199] acpiphp: Slot [9] registered\n[ 0.441811] acpiphp: Slot [10] registered\n[ 0.443448] acpiphp: Slot [11] registered\n[ 0.445162] acpiphp: Slot [12] registered\n[ 0.446793] acpiphp: Slot [13] registered\n[ 0.448426] acpiphp: Slot [14] registered\n[ 0.450068] acpiphp: Slot [15] registered\n[ 0.467845] acpiphp: Slot [16] registered\n[ 0.469343] acpiphp: Slot [17] registered\n[ 0.470793] acpiphp: Slot [18] registered\n[ 0.472239] acpiphp: Slot [19] registered\n[ 0.473672] acpiphp: Slot [20] registered\n[ 0.475107] acpiphp: Slot [21] registered\n[ 0.476541] acpiphp: Slot [22] registered\n[ 0.477973] acpiphp: Slot [23] registered\n[ 0.479401] acpiphp: Slot [24] registered\n[ 0.480838] acpiphp: Slot [25] registered\n[ 0.482268] acpiphp: Slot [26] registered\n[ 0.483697] acpiphp: Slot [27] registered\n[ 0.485135] acpiphp: Slot [28] registered\n[ 0.486568] acpiphp: Slot [29] registered\n[ 0.488000] acpiphp: Slot [30] registered\n[ 0.489433] acpiphp: Slot [31] registered\n[ 0.490865] PCI host bridge to bus 0000:00\n[ 0.492302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.494463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.496625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.499193] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.501757] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.504371] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.509151] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.511418] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.513512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.520242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.550896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.553671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.556160] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.558636] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.561075] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.563266] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565579] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.567458] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570211] vgaarb: loaded\n[ 0.571273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573403] SCSI subsystem initialized\n[ 0.575042] ACPI: bus type USB registered\n[ 0.576507] usbcore: registered new interface driver usbfs\n[ 0.578344] usbcore: registered new interface driver hub\n[ 0.580135] usbcore: registered new device driver usb\n[ 0.582065] PCI: Using ACPI for IRQ routing\n[ 0.584020] NetLabel: Initializing\n[ 0.585291] NetLabel: domain hash size = 128\n[ 0.586815] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.588523] NetLabel: unlabeled traffic allowed by default\n[ 0.590594] clocksource: Switched to clocksource kvm-clock\n[ 0.601035] AppArmor: AppArmor Filesystem Enabled\n[ 0.602728] pnp: PnP ACPI init\n[ 0.604244] pnp: PnP ACPI: found 5 devices\n[ 0.611411] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.614478] NET: Registered protocol family 2\n[ 0.616281] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.618578] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.620711] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.622861] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.624796] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.626882] NET: Registered protocol family 1\n[ 0.628431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.630377] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.632294] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.647297] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.662469] Trying to unpack rootfs image as initramfs...\n[ 0.724020] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.726917] Scanning for low memory corruption every 60 seconds\n[ 0.729175] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.731276] audit: initializing netlink subsys (disabled)\n[ 0.733101] audit: type=2000 audit(1553317036.451:1): initialized\n[ 0.735359] Initialise system trusted keyring\n[ 0.737018] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.739095] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.742223] zbud: loaded\n[ 0.743420] VFS: Disk quotas dquot_6.6.0\n[ 0.744860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.747470] fuse init (API version 7.23)\n[ 0.749015] Key type big_key registered\n[ 0.750427] Allocating IMA MOK and blacklist keyrings.\n[ 0.752484] Key type asymmetric registered\n[ 0.753957] Asymmetric key parser 'x509' registered\n[ 0.755670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.758310] io scheduler noop registered\n[ 0.759717] io scheduler deadline registered (default)\n[ 0.761485] io scheduler cfq registered\n[ 0.762971] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.764827] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.767057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.769641] ACPI: Power Button [PWRF]\n[ 0.771099] GHES: HEST is not enabled!\n[ 0.785388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.815399] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.818956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.844270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.847793] Linux agpgart interface v0.103\n[ 0.851394] brd: module loaded\n[ 0.853799] loop: module loaded\n[ 0.859004] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.861586] GPT:90111 != 2097151\n[ 0.862795] GPT:Alternate GPT header not at the end of the disk.\n[ 0.864751] GPT:90111 != 2097151\n[ 0.865951] GPT: Use GNU Parted to correct GPT errors.\n[ 0.867676] vda: vda1 vda15\n[ 0.869514] scsi host0: ata_piix\n[ 0.870848] scsi host1: ata_piix\n[ 0.872109] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.874287] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.877077] libphy: Fixed MDIO Bus: probed\n[ 0.878529] tun: Universal TUN/TAP device driver, 1.6\n[ 0.880230] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.883577] PPP generic driver version 2.4.2\n[ 0.885157] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.887292] ehci-pci: EHCI PCI platform driver\n[ 0.888862] ehci-platform: EHCI generic platform driver\n[ 0.890635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.892655] ohci-pci: OHCI PCI platform driver\n[ 0.894203] ohci-platform: OHCI generic platform driver\n[ 0.895975] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.911054] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.912818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.915410] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.917166] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.919177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.921416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.923920] usb usb1: Product: UHCI Host Controller\n[ 0.925576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.927607] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.929297] hub 1-0:1.0: USB hub found\n[ 0.930668] hub 1-0:1.0: 2 ports detected\n[ 0.932246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.935867] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.937551] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.939344] mousedev: PS/2 mouse device common for all mice\n[ 0.941543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.944520] rtc_cmos 00:00: RTC can wake from S4\n[ 0.946655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.948740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.950890] i2c /dev entries driver\n[ 0.952218] device-mapper: uevent: version 1.0.3\n[ 0.953874] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.956752] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.959043] NET: Registered protocol family 10\n[ 0.960861] NET: Registered protocol family 17\n[ 0.962434] Key type dns_resolver registered\n[ 0.964092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.966029] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.969099] registered taskstats version 1\n[ 0.970577] Loading compiled-in X.509 certificates\n[ 0.972773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.976056] zswap: loaded using pool lzo/zbud\n[ 0.978388] Key type trusted registered\n[ 0.980785] Key type encrypted registered\n[ 0.982240] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.984090] ima: No TPM chip found, activating TPM-bypass!\n[ 0.985930] evm: HMAC attrs: 0x1\n[ 0.987524] Magic number: 11:573:970\n[ 0.989014] rtc_cmos 00:00: setting system clock to 2019-03-23 04:57:16 UTC (1553317036)\n[ 0.991838] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.993809] EDD information not available.\n[ 1.032395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.051512] Write protecting the kernel read-only data: 14336k\n[ 1.054884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.057957] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.221168] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtqudgjS2OlVzwbuEe5/GPOTXig8iy8Lrq+h9s5Si527TSqZplb3Db4an25XFpuQpBmRVMHX3q8OgAJa6GseCXxG5YEWBNXkzJA4VpElfzeJkdHpHEusi3JTkZgidtD/QX+9FGOUCKG3iM9PVHNloA75+Yh79ORZ0vamHy6HNwpefY8GTzrXCnJnhRVlR7tcXhbm6VIzH1Gqq0u6YXqS+k+jWCaMzqyc1/BFKgtmy3XESaCjuY4m3cXRjsSWqhJrfRjKneEBxTPhDAs0MgRwwvtTDjkjbPvVqZCIoxG5eJO2pJ7vvR0tgr9Qy8XCC2IMT2lqjdvSGvJlndJu0cP6sX root@cinder-test-vm-d5c60f5a-55de-48e8-97a9-c175b7b38b4a\nssh-dss AAAAB3NzaC1kc3MAAACBAM68FNTv3QinadiplRBhCsMLe5L/OSfQvLEF40CkM8+K+3I7bMUbDThZ7/DWai+iJaSHJoZj0ZjQVW9pk9wtYI1AYMJjtW4P4oGvzjB+V+nPl7PFZ+9A4W/iUPpXF6opaoLHPRGeuvm/l8oaacQIUP4v0UgDcDSXUYQoZrX1sRQRAAAAFQCdD/Gu4aq9gqvyq0z30ogS4a/ivwAAAIEAmBASXu/gEMVmkvXb33Ju4rF3h6fnVM4UbNzgZ3dwsxpmGFhUDvydIFbyY3AgBqBLjSj2teGdVWJqn1Dgp7DWxyKqmcVFSd/u4sjDhlvOUoV4AHxizlElV9x1iXwmypU3wPvuyIkmKap/SGjxspETGbpeiRuCibqd/wg+QEaGQvYAAACACyH3T/5Z8ga9GuKk1BXc4txKazakGZpiqmecy8i5Z01MdS379IAwnmZ7YPo7XppBoOxRExw2dDJMoO1y1wwMBeRoVa3vEQB5unS+ZXMqsNvKh7MpfG2T1KIEIH/YfpWIZJas6AKi5PAXixjbBHGbLpKUzxwCiUWzDDDVTd3efq0= root@cinder-test-vm-d5c60f5a-55de-48e8-97a9-c175b7b38b4a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-03-23 04:57:20,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a/action used request id req-4100f5e4-b8f5-4c87-bc0f-712917d43080 2019-03-23 04:57:20,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0671849250793s 2019-03-23 04:57:20,760 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 519660452 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.233835] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236784] pid_max: default: 32768 minimum: 301 [ 0.238371] ACPI: Core revision 20150930 [ 0.240371] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242669] Security Framework initialized [ 0.244111] Yama: becoming mindful. [ 0.245396] AppArmor: AppArmor initialized [ 0.246883] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249196] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251438] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253579] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255987] Initializing cgroup subsys io [ 0.257426] Initializing cgroup subsys memory [ 0.258955] Initializing cgroup subsys devices [ 0.260507] Initializing cgroup subsys freezer [ 0.262050] Initializing cgroup subsys net_cls [ 0.263587] Initializing cgroup subsys perf_event [ 0.265208] Initializing cgroup subsys net_prio [ 0.266773] Initializing cgroup subsys hugetlb [ 0.268327] Initializing cgroup subsys pids [ 0.269848] CPU: Physical Processor ID: 0 [ 0.271963] mce: CPU supports 10 MCE banks [ 0.273448] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275226] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292017] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300443] ftrace: allocating 31920 entries in 125 pages [ 0.331399] smpboot: Max logical packages: 1 [ 0.332918] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.335296] x2apic enabled [ 0.336680] Switched APIC routing to physical x2apic. [ 0.339576] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.341558] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345221] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.348387] KVM setup paravirtual spinlock [ 0.350324] x86: Booted up 1 node, 1 CPUs [ 0.351751] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.354144] devtmpfs: initialized [ 0.356394] evm: security.selinux [ 0.357624] evm: security.SMACK64 [ 0.358840] evm: security.SMACK64EXEC [ 0.360155] evm: security.SMACK64TRANSMUTE [ 0.361583] evm: security.SMACK64MMAP [ 0.362896] evm: security.ima [ 0.364022] evm: security.capability [ 0.365386] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368635] pinctrl core: initialized pinctrl subsystem [ 0.370544] RTC time: 4:57:16, date: 03/23/19 [ 0.372181] NET: Registered protocol family 16 [ 0.373898] cpuidle: using governor ladder [ 0.375576] cpuidle: using governor menu [ 0.377170] PCCT header not found. [ 0.378640] ACPI: bus type PCI registered [ 0.380267] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.382778] PCI: Using configuration type 1 for base access [ 0.385648] ACPI: Added _OSI(Module Device) [ 0.387350] ACPI: Added _OSI(Processor Device) [ 0.389118] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390958] ACPI: Added _OSI(Processor Aggregator Device) [ 0.393900] ACPI: Interpreter enabled [ 0.395439] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.399192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.402921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.406662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.410401] ACPI: (supports S0 S5) [ 0.411814] ACPI: Using IOAPIC for interrupt routing [ 0.413739] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418744] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421092] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423626] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.426084] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.430536] acpiphp: Slot [3] registered [ 0.432153] acpiphp: Slot [4] registered [ 0.433770] acpiphp: Slot [5] registered [ 0.435392] acpiphp: Slot [6] registered [ 0.437001] acpiphp: Slot [7] registered [ 0.438586] acpiphp: Slot [8] registered [ 0.440199] acpiphp: Slot [9] registered [ 0.441811] acpiphp: Slot [10] registered [ 0.443448] acpiphp: Slot [11] registered [ 0.445162] acpiphp: Slot [12] registered [ 0.446793] acpiphp: Slot [13] registered [ 0.448426] acpiphp: Slot [14] registered [ 0.450068] acpiphp: Slot [15] registered [ 0.467845] acpiphp: Slot [16] registered [ 0.469343] acpiphp: Slot [17] registered [ 0.470793] acpiphp: Slot [18] registered [ 0.472239] acpiphp: Slot [19] registered [ 0.473672] acpiphp: Slot [20] registered [ 0.475107] acpiphp: Slot [21] registered [ 0.476541] acpiphp: Slot [22] registered [ 0.477973] acpiphp: Slot [23] registered [ 0.479401] acpiphp: Slot [24] registered [ 0.480838] acpiphp: Slot [25] registered [ 0.482268] acpiphp: Slot [26] registered [ 0.483697] acpiphp: Slot [27] registered [ 0.485135] acpiphp: Slot [28] registered [ 0.486568] acpiphp: Slot [29] registered [ 0.488000] acpiphp: Slot [30] registered [ 0.489433] acpiphp: Slot [31] registered [ 0.490865] PCI host bridge to bus 0000:00 [ 0.492302] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.494463] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.496625] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.499193] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501757] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.504371] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.509151] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.511418] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.513512] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515773] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.520242] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522768] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.550896] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.553671] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.556160] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.558636] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.561075] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.563266] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565579] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.567458] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570211] vgaarb: loaded [ 0.571273] vgaarb: bridge control possible 0000:00:02.0 [ 0.573403] SCSI subsystem initialized [ 0.575042] ACPI: bus type USB registered [ 0.576507] usbcore: registered new interface driver usbfs [ 0.578344] usbcore: registered new interface driver hub [ 0.580135] usbcore: registered new device driver usb [ 0.582065] PCI: Using ACPI for IRQ routing [ 0.584020] NetLabel: Initializing [ 0.585291] NetLabel: domain hash size = 128 [ 0.586815] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.588523] NetLabel: unlabeled traffic allowed by default [ 0.590594] clocksource: Switched to clocksource kvm-clock [ 0.601035] AppArmor: AppArmor Filesystem Enabled [ 0.602728] pnp: PnP ACPI init [ 0.604244] pnp: PnP ACPI: found 5 devices [ 0.611411] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.614478] NET: Registered protocol family 2 [ 0.616281] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.618578] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.620711] TCP: Hash tables configured (established 4096 bind 4096) [ 0.622861] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.624796] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.626882] NET: Registered protocol family 1 [ 0.628431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.630377] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.632294] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.647297] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.662469] Trying to unpack rootfs image as initramfs... [ 0.724020] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.726917] Scanning for low memory corruption every 60 seconds [ 0.729175] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.731276] audit: initializing netlink subsys (disabled) [ 0.733101] audit: type=2000 audit(1553317036.451:1): initialized [ 0.735359] Initialise system trusted keyring [ 0.737018] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.739095] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.742223] zbud: loaded [ 0.743420] VFS: Disk quotas dquot_6.6.0 [ 0.744860] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.747470] fuse init (API version 7.23) [ 0.749015] Key type big_key registered [ 0.750427] Allocating IMA MOK and blacklist keyrings. [ 0.752484] Key type asymmetric registered [ 0.753957] Asymmetric key parser 'x509' registered [ 0.755670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.758310] io scheduler noop registered [ 0.759717] io scheduler deadline registered (default) [ 0.761485] io scheduler cfq registered [ 0.762971] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.764827] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.767057] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.769641] ACPI: Power Button [PWRF] [ 0.771099] GHES: HEST is not enabled! [ 0.785388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.815399] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.818956] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.844270] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.847793] Linux agpgart interface v0.103 [ 0.851394] brd: module loaded [ 0.853799] loop: module loaded [ 0.859004] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.861586] GPT:90111 != 2097151 [ 0.862795] GPT:Alternate GPT header not at the end of the disk. [ 0.864751] GPT:90111 != 2097151 [ 0.865951] GPT: Use GNU Parted to correct GPT errors. [ 0.867676] vda: vda1 vda15 [ 0.869514] scsi host0: ata_piix [ 0.870848] scsi host1: ata_piix [ 0.872109] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.874287] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.877077] libphy: Fixed MDIO Bus: probed [ 0.878529] tun: Universal TUN/TAP device driver, 1.6 [ 0.880230] tun: (C) 1999-2004 Max Krasnyansky [ 0.883577] PPP generic driver version 2.4.2 [ 0.885157] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.887292] ehci-pci: EHCI PCI platform driver [ 0.888862] ehci-platform: EHCI generic platform driver [ 0.890635] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.892655] ohci-pci: OHCI PCI platform driver [ 0.894203] ohci-platform: OHCI generic platform driver [ 0.895975] uhci_hcd: USB Universal Host Controller Interface driver [ 0.911054] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.912818] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.915410] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.917166] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.919177] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.921416] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.923920] usb usb1: Product: UHCI Host Controller [ 0.925576] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.927607] usb usb1: SerialNumber: 0000:00:01.2 [ 0.929297] hub 1-0:1.0: USB hub found [ 0.930668] hub 1-0:1.0: 2 ports detected [ 0.932246] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.935867] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.937551] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.939344] mousedev: PS/2 mouse device common for all mice [ 0.941543] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.944520] rtc_cmos 00:00: RTC can wake from S4 [ 0.946655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.948740] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.950890] i2c /dev entries driver [ 0.952218] device-mapper: uevent: version 1.0.3 [ 0.953874] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.956752] ledtrig-cpu: registered to indicate activity on CPUs [ 0.959043] NET: Registered protocol family 10 [ 0.960861] NET: Registered protocol family 17 [ 0.962434] Key type dns_resolver registered [ 0.964092] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.966029] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.969099] registered taskstats version 1 [ 0.970577] Loading compiled-in X.509 certificates [ 0.972773] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.976056] zswap: loaded using pool lzo/zbud [ 0.978388] Key type trusted registered [ 0.980785] Key type encrypted registered [ 0.982240] AppArmor: AppArmor sha1 policy hashing enabled [ 0.984090] ima: No TPM chip found, activating TPM-bypass! [ 0.985930] evm: HMAC attrs: 0x1 [ 0.987524] Magic number: 11:573:970 [ 0.989014] rtc_cmos 00:00: setting system clock to 2019-03-23 04:57:16 UTC (1553317036) [ 0.991838] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.993809] EDD information not available. [ 1.032395] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.051512] Write protecting the kernel read-only data: 14336k [ 1.054884] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.057957] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.221168] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtqudgjS2OlVzwbuEe5/GPOTXig8iy8Lrq+h9s5Si527TSqZplb3Db4an25XFpuQpBmRVMHX3q8OgAJa6GseCXxG5YEWBNXkzJA4VpElfzeJkdHpHEusi3JTkZgidtD/QX+9FGOUCKG3iM9PVHNloA75+Yh79ORZ0vamHy6HNwpefY8GTzrXCnJnhRVlR7tcXhbm6VIzH1Gqq0u6YXqS+k+jWCaMzqyc1/BFKgtmy3XESaCjuY4m3cXRjsSWqhJrfRjKneEBxTPhDAs0MgRwwvtTDjkjbPvVqZCIoxG5eJO2pJ7vvR0tgr9Qy8XCC2IMT2lqjdvSGvJlndJu0cP6sX root@cinder-test-vm-d5c60f5a-55de-48e8-97a9-c175b7b38b4a ssh-dss AAAAB3NzaC1kc3MAAACBAM68FNTv3QinadiplRBhCsMLe5L/OSfQvLEF40CkM8+K+3I7bMUbDThZ7/DWai+iJaSHJoZj0ZjQVW9pk9wtYI1AYMJjtW4P4oGvzjB+V+nPl7PFZ+9A4W/iUPpXF6opaoLHPRGeuvm/l8oaacQIUP4v0UgDcDSXUYQoZrX1sRQRAAAAFQCdD/Gu4aq9gqvyq0z30ogS4a/ivwAAAIEAmBASXu/gEMVmkvXb33Ju4rF3h6fnVM4UbNzgZ3dwsxpmGFhUDvydIFbyY3AgBqBLjSj2teGdVWJqn1Dgp7DWxyKqmcVFSd/u4sjDhlvOUoV4AHxizlElV9x1iXwmypU3wPvuyIkmKap/SGjxspETGbpeiRuCibqd/wg+QEaGQvYAAACACyH3T/5Z8ga9GuKk1BXc4txKazakGZpiqmecy8i5Z01MdS379IAwnmZ7YPo7XppBoOxRExw2dDJMoO1y1wwMBeRoVa3vEQB5unS+ZXMqsNvKh7MpfG2T1KIEIH/YfpWIZJas6AKi5PAXixjbBHGbLpKUzxwCiUWzDDDVTd3efq0= root@cinder-test-vm-d5c60f5a-55de-48e8-97a9-c175b7b38b4a -----END SSH HOST KEY KEYS----- === network info === 2019-03-23 04:57:20,764 - paramiko.transport - DEBUG - starting thread (client mode): 0x6b147950L 2019-03-23 04:57:20,765 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 04:57:20,765 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-23 04:57:20,765 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-23 04:57:20,766 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 04:57:20,767 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 04:57:20,767 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-23 04:57:20,767 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 04:57:20,767 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 04:57:20,767 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 04:57:20,784 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 04:57:20,784 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 04:57:20,797 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: ebd7c71c8a7975dafa1f1beaef75a62f 2019-03-23 04:57:20,798 - paramiko.transport - DEBUG - Trying discovered key 562c5f48badc2dbcaa17a2a9a5cbaf3d in /tmp/tmpVKVD_d 2019-03-23 04:57:20,821 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 04:57:21,025 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 04:57:21,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-23 04:57:21,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"volumeAttachment": {"volumeId": "d02e437c-7146-4e75-bee5-41eb42277867"}}' 2019-03-23 04:57:22,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-e8e0015c-25f3-473c-aad1-a51298ec4fda x-openstack-request-id: req-e8e0015c-25f3-473c-aad1-a51298ec4fda 2019-03-23 04:57:22,872 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "id": "d02e437c-7146-4e75-bee5-41eb42277867", "volumeId": "d02e437c-7146-4e75-bee5-41eb42277867"}} 2019-03-23 04:57:22,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a/os-volume_attachments used request id req-e8e0015c-25f3-473c-aad1-a51298ec4fda 2019-03-23 04:57:22,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.84190702438s 2019-03-23 04:57:22,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:23,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-b4cb9f27-77e0-4c33-8abf-3b040a95b84e x-openstack-request-id: req-b4cb9f27-77e0-4c33-8abf-3b040a95b84e 2019-03-23 04:57:23,841 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:22.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:23,841 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-b4cb9f27-77e0-4c33-8abf-3b040a95b84e 2019-03-23 04:57:23,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.968464136124s 2019-03-23 04:57:23,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:25,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:25,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:25 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ea97fd54-0619-410e-92a8-2f5cd5fcbeef x-openstack-request-id: req-ea97fd54-0619-410e-92a8-2f5cd5fcbeef 2019-03-23 04:57:25,904 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:25.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:25,905 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-ea97fd54-0619-410e-92a8-2f5cd5fcbeef 2019-03-23 04:57:25,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0595459938049s 2019-03-23 04:57:25,906 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:27,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:29,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:27 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f7f3bc9a-010a-4b01-a02b-a494b094194f x-openstack-request-id: req-f7f3bc9a-010a-4b01-a02b-a494b094194f 2019-03-23 04:57:29,007 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [{"server_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "attachment_id": "2c7bce22-f101-4406-98f0-df07a91a1a4a", "attached_at": "2019-03-23T04:57:25.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d02e437c-7146-4e75-bee5-41eb42277867", "device": "/dev/vdb", "id": "d02e437c-7146-4e75-bee5-41eb42277867"}], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:26.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:29,008 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-f7f3bc9a-010a-4b01-a02b-a494b094194f 2019-03-23 04:57:29,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.09887814522s 2019-03-23 04:57:29,010 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 04:57:29,011 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 04:57:29,012 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 04:57:29,013 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 04:57:29,080 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 04:57:29,081 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-23 04:57:29,082 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 04:57:29,082 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 04:57:29,121 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-23 04:57:29,121 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 04:57:29,147 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 04:57:29,845 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 04:57:29,845 - 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: 780b0a42-4e97-47ca-a613-917c20622422 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-03-23 04:57:29,845 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-03-23 04:57:29,846 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-03-23 04:57:29,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-23 04:57:29,847 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 04:57:29,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a/os-volume_attachments/d02e437c-7146-4e75-bee5-41eb42277867 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:31,447 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-a2441316-f14a-40da-8a98-df0a0134cfcb x-openstack-request-id: req-a2441316-f14a-40da-8a98-df0a0134cfcb 2019-03-23 04:57:31,447 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a/os-volume_attachments/d02e437c-7146-4e75-bee5-41eb42277867 used request id req-a2441316-f14a-40da-8a98-df0a0134cfcb 2019-03-23 04:57:31,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.60062503815s 2019-03-23 04:57:31,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:31,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:32,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:31 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a9fa249e-870b-41f7-9409-f5f6cb5643b6 x-openstack-request-id: req-a9fa249e-870b-41f7-9409-f5f6cb5643b6 2019-03-23 04:57:32,449 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [{"server_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "attachment_id": "2c7bce22-f101-4406-98f0-df07a91a1a4a", "attached_at": "2019-03-23T04:57:25.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "d02e437c-7146-4e75-bee5-41eb42277867", "device": "/dev/vdb", "id": "d02e437c-7146-4e75-bee5-41eb42277867"}], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:31.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:32,449 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-a9fa249e-870b-41f7-9409-f5f6cb5643b6 2019-03-23 04:57:32,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.00137090683s 2019-03-23 04:57:32,451 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:34,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:34,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:34,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c758364f-484a-431e-8896-c81400eeb909 x-openstack-request-id: req-c758364f-484a-431e-8896-c81400eeb909 2019-03-23 04:57:34,516 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:32.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:34,516 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-c758364f-484a-431e-8896-c81400eeb909 2019-03-23 04:57:34,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0629470348358s 2019-03-23 04:57:34,518 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-03-23 04:57:34,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-23 04:57:34,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"volumeAttachment": {"volumeId": "d02e437c-7146-4e75-bee5-41eb42277867"}}' 2019-03-23 04:57:35,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 145 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-5ea72a61-9774-4508-8c04-55854f8a4ff3 x-openstack-request-id: req-5ea72a61-9774-4508-8c04-55854f8a4ff3 2019-03-23 04:57:35,284 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "80167820-17d6-4de4-80dd-5a5172723a74", "id": "d02e437c-7146-4e75-bee5-41eb42277867", "volumeId": "d02e437c-7146-4e75-bee5-41eb42277867"}} 2019-03-23 04:57:35,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74/os-volume_attachments used request id req-5ea72a61-9774-4508-8c04-55854f8a4ff3 2019-03-23 04:57:35,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.765513896942s 2019-03-23 04:57:35,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:35,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:35,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d8a4b243-dbb9-476b-8f11-0f8db1140518 x-openstack-request-id: req-d8a4b243-dbb9-476b-8f11-0f8db1140518 2019-03-23 04:57:35,347 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:35.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:35,347 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-d8a4b243-dbb9-476b-8f11-0f8db1140518 2019-03-23 04:57:35,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0624840259552s 2019-03-23 04:57:35,349 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:37,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:37,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:37 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-927a9bf6-d176-4911-86ba-98b5ed6afa93 x-openstack-request-id: req-927a9bf6-d176-4911-86ba-98b5ed6afa93 2019-03-23 04:57:37,412 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:37,413 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-927a9bf6-d176-4911-86ba-98b5ed6afa93 2019-03-23 04:57:37,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0614719390869s 2019-03-23 04:57:37,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:39,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:39,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-64625c4e-48c6-4bf4-8eae-aece0f1abfd1 x-openstack-request-id: req-64625c4e-48c6-4bf4-8eae-aece0f1abfd1 2019-03-23 04:57:39,487 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [{"server_id": "80167820-17d6-4de4-80dd-5a5172723a74", "attachment_id": "3368a30c-acc6-4e07-88bc-13f9c772f260", "attached_at": "2019-03-23T04:57:36.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d02e437c-7146-4e75-bee5-41eb42277867", "device": "/dev/vdb", "id": "d02e437c-7146-4e75-bee5-41eb42277867"}], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:39,487 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-64625c4e-48c6-4bf4-8eae-aece0f1abfd1 2019-03-23 04:57:39,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0700600147247s 2019-03-23 04:57:39,489 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 04:57:39,491 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-23 04:57:39,491 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 04:57:39,494 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 04:57:39,561 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 04:57:39,561 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-23 04:57:39,562 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 04:57:39,563 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 04:57:39,601 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-23 04:57:39,602 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 04:57:39,628 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 04:57:39,646 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 04:57:39,646 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-03-23 04:57:39,647 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-03-23 04:57:39,647 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-03-23 04:57:39,648 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 04:57:39,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-23 04:57:39,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74/os-volume_attachments/d02e437c-7146-4e75-bee5-41eb42277867 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:40,262 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-2bd896db-afaf-4e3b-96a0-31469354e606 x-openstack-request-id: req-2bd896db-afaf-4e3b-96a0-31469354e606 2019-03-23 04:57:40,262 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74/os-volume_attachments/d02e437c-7146-4e75-bee5-41eb42277867 used request id req-2bd896db-afaf-4e3b-96a0-31469354e606 2019-03-23 04:57:40,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.614356994629s 2019-03-23 04:57:40,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:40,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:40,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 574 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:40 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3161c60a-bf9b-4a25-902d-624127a68cca x-openstack-request-id: req-3161c60a-bf9b-4a25-902d-624127a68cca 2019-03-23 04:57:40,323 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [{"server_id": "80167820-17d6-4de4-80dd-5a5172723a74", "attachment_id": "3368a30c-acc6-4e07-88bc-13f9c772f260", "attached_at": "2019-03-23T04:57:36.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "d02e437c-7146-4e75-bee5-41eb42277867", "device": "/dev/vdb", "id": "d02e437c-7146-4e75-bee5-41eb42277867"}], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:40,323 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-3161c60a-bf9b-4a25-902d-624127a68cca 2019-03-23 04:57:40,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.060063123703s 2019-03-23 04:57:40,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:42,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:42,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:42,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f6d17a71-d26c-46bd-951c-a2281796b5db x-openstack-request-id: req-f6d17a71-d26c-46bd-951c-a2281796b5db 2019-03-23 04:57:42,387 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:42,387 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-f6d17a71-d26c-46bd-951c-a2281796b5db 2019-03-23 04:57:42,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0603451728821s 2019-03-23 04:57:42,503 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 04:57:42,503 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:02 | PASS | +---------------------+------------------+------------------+----------------+ 2019-03-23 04:57:42,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:57:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:42,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-1409d872-1a6e-4bcc-b371-396a7a5ce142 x-openstack-request-id: req-1409d872-1a6e-4bcc-b371-396a7a5ce142 2019-03-23 04:57:42,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74 used request id req-1409d872-1a6e-4bcc-b371-396a7a5ce142 2019-03-23 04:57:42,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145124912262s 2019-03-23 04:57:42,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:42,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:42,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 907 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-c1df7d50-c61d-43b6-b22a-19d41789233b x-openstack-request-id: req-c1df7d50-c61d-43b6-b22a-19d41789233b 2019-03-23 04:57:42,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:57:15.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:57:15Z", "hostId": "4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:2b:73", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/80167820-17d6-4de4-80dd-5a5172723a74", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:56:56.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "80167820-17d6-4de4-80dd-5a5172723a74", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:57:42Z", "hostId": "01e32843401e1f1c9f33ac951217443671fb670157feaf699bd38ecb", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm2_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:56:50Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:42,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c1df7d50-c61d-43b6-b22a-19d41789233b 2019-03-23 04:57:42,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194013118744s 2019-03-23 04:57:42,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:44,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:45,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 766 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-8d0c6013-68de-4f7c-a110-1bbab076a1a9 x-openstack-request-id: req-8d0c6013-68de-4f7c-a110-1bbab076a1a9 2019-03-23 04:57:45,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:57:15.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:57:15Z", "hostId": "4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:45,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d0c6013-68de-4f7c-a110-1bbab076a1a9 2019-03-23 04:57:45,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70752286911s 2019-03-23 04:57:45,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 04:57:45,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/5462349a-3f06-4566-8fd1-5526d373f7c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:46,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:57:46 GMT X-Openstack-Request-Id: req-fffa5b63-ee6e-48cc-a882-7509e635204a 2019-03-23 04:57:46,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:57:46,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5462349a-3f06-4566-8fd1-5526d373f7c3.json used request id req-fffa5b63-ee6e-48cc-a882-7509e635204a 2019-03-23 04:57:46,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.815314054489s 2019-03-23 04:57:46,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:46,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:46 GMT X-Openstack-Request-Id: req-b8393f1e-c797-4c2e-878b-2868bd5a1721 2019-03-23 04:57:46,473 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:57:18Z", "updated_at": "2019-03-23T04:57:20Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:10:23", "device_id": "538c1446-eef4-40bb-bbb6-011d7e24a05a"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "port_id": "4495c9e9-b534-46cc-968b-79d0d55a8e32", "id": "82bda921-a7d0-4d84-83e9-0666e533a98e", "qos_policy_id": null}]} 2019-03-23 04:57:46,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b8393f1e-c797-4c2e-878b-2868bd5a1721 2019-03-23 04:57:46,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0818400382996s 2019-03-23 04:57:46,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:46,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:46,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-522d0395-68b9-4da7-a23f-67240a446837 x-openstack-request-id: req-522d0395-68b9-4da7-a23f-67240a446837 2019-03-23 04:57:46,533 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:46,533 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-522d0395-68b9-4da7-a23f-67240a446837 2019-03-23 04:57:46,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0546958446503s 2019-03-23 04:57:46,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-03-23 04:57:46,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:46,621 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:57:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-519572e8-4069-41da-a7bd-2ed89f329b22 2019-03-23 04:57:46,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:57:46,622 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867 used request id req-519572e8-4069-41da-a7bd-2ed89f329b22 2019-03-23 04:57:46,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0868940353394s 2019-03-23 04:57:46,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:46,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:46,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-70ca459d-fb79-49c1-87d2-ea270caa8609 x-openstack-request-id: req-70ca459d-fb79-49c1-87d2-ea270caa8609 2019-03-23 04:57:46,676 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "f403999b0847412cad0981991a5e5faf", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "self"}, {"href": "http://172.30.9.27:8776/236f7ff359514b70a33d39e297515c55/volumes/d02e437c-7146-4e75-bee5-41eb42277867", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-23T04:57:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "236f7ff359514b70a33d39e297515c55", "updated_at": "2019-03-23T04:57:46.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "d02e437c-7146-4e75-bee5-41eb42277867", "size": 2}]} 2019-03-23 04:57:46,676 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-70ca459d-fb79-49c1-87d2-ea270caa8609 2019-03-23 04:57:46,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0544819831848s 2019-03-23 04:57:46,678 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:48,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 04:57:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:48,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:48 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-9e5c2efd-bf84-4d0b-8212-dd54ddbf3069 x-openstack-request-id: req-9e5c2efd-bf84-4d0b-8212-dd54ddbf3069 2019-03-23 04:57:48,726 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 04:57:48,726 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/236f7ff359514b70a33d39e297515c55/volumes/detail used request id req-9e5c2efd-bf84-4d0b-8212-dd54ddbf3069 2019-03-23 04:57:48,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0456430912018s 2019-03-23 04:57:48,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 04:57:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/82bda921-a7d0-4d84-83e9-0666e533a98e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:49,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:57:49 GMT X-Openstack-Request-Id: req-20316b02-ee8a-479b-b0f1-cd6764afd0db 2019-03-23 04:57:49,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:57:49,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/82bda921-a7d0-4d84-83e9-0666e533a98e.json used request id req-20316b02-ee8a-479b-b0f1-cd6764afd0db 2019-03-23 04:57:49,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.14172005653s 2019-03-23 04:57:49,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 04:57:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:49,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:49 GMT X-Openstack-Request-Id: req-b7896033-37c7-4b8d-ad84-0d85e6e253f7 2019-03-23 04:57:49,955 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 04:57:49,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b7896033-37c7-4b8d-ad84-0d85e6e253f7 2019-03-23 04:57:49,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0709600448608s 2019-03-23 04:57:49,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 04:57:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:50,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-514257f4-4121-4bfc-a367-88ce4f432505 x-openstack-request-id: req-514257f4-4121-4bfc-a367-88ce4f432505 2019-03-23 04:57:50,094 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a used request id req-514257f4-4121-4bfc-a367-88ce4f432505 2019-03-23 04:57:50,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.137657165527s 2019-03-23 04:57:50,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:50,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:50,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-7a962e1f-b908-46d0-a302-5f5eea66fc07 x-openstack-request-id: req-7a962e1f-b908-46d0-a302-5f5eea66fc07 2019-03-23 04:57:50,583 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:10:23", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/538c1446-eef4-40bb-bbb6-011d7e24a05a", "rel": "bookmark"}], "image": {"id": "da83a4d9-413c-4743-a03f-74d512bea623", "links": [{"href": "http://172.30.9.27:8774/images/da83a4d9-413c-4743-a03f-74d512bea623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T04:57:15.000000", "flavor": {"id": "8242c1f9-14ea-4caf-8110-d486fd134e11", "links": [{"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "bookmark"}]}, "id": "538c1446-eef4-40bb-bbb6-011d7e24a05a", "security_groups": [{"name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}], "user_id": "f403999b0847412cad0981991a5e5faf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T04:57:49Z", "hostId": "4c8a2c87a3351e087204daa58f9e97f4c1c942bdfeb3f03fbbb19244", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "name": "cinder_test-vm_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "created": "2019-03-23T04:57:09Z", "tenant_id": "236f7ff359514b70a33d39e297515c55", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 04:57:50,583 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a962e1f-b908-46d0-a302-5f5eea66fc07 2019-03-23 04:57:50,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489321947098s 2019-03-23 04:57:50,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 04:57:52,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 04:57:52,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:52,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-2695b74d-c327-41d2-b02b-946ef06ce5d6 x-openstack-request-id: req-2695b74d-c327-41d2-b02b-946ef06ce5d6 2019-03-23 04:57:52,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 04:57:52,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2695b74d-c327-41d2-b02b-946ef06ce5d6 2019-03-23 04:57:52,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0750019550323s 2019-03-23 04:57:52,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:57:52,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:52 GMT X-Openstack-Request-Id: req-383a251f-1d59-476b-bee0-81473b04e54e 2019-03-23 04:57:52,718 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:40Z", "updated_at": "2019-03-23T04:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "0085a2fc-8b5e-45a7-bc77-14b0f8b5ba79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "c6244635-fbf1-424d-b2f2-6f7b071d413b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "d7406c00-fd28-4f18-a013-6d59cc847a95", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "fcb4ed43-28ef-43d1-a296-06be2c0d86d5", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:48Z", "updated_at": "2019-03-23T04:56:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "8c38e589-a7b6-4195-bed3-3326521ed584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "a124bbc0-2b6b-4d94-ad36-3a057568e5fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "e71e6cd8-925e-4fa5-80ca-7a7c7b1b8715", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": 22, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:48Z", "revision_number": 0, "id": "ecc3f7b8-f1f4-4800-ab09-e5041543c53b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:48Z", "security_group_id": "d0d04209-fd47-481e-a825-e30971afc2d0", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 3, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "d0d04209-fd47-481e-a825-e30971afc2d0", "name": "cinder_test-sg_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}]} 2019-03-23 04:57:52,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-383a251f-1d59-476b-bee0-81473b04e54e 2019-03-23 04:57:52,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0498878955841s 2019-03-23 04:57:52,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:57:52,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d0d04209-fd47-481e-a825-e30971afc2d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:52,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:57:52 GMT X-Openstack-Request-Id: req-75a8660b-375b-40a0-ad86-33c1888947a9 2019-03-23 04:57:52,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:57:52,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d0d04209-fd47-481e-a825-e30971afc2d0.json used request id req-75a8660b-375b-40a0-ad86-33c1888947a9 2019-03-23 04:57:52,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.148583173752s 2019-03-23 04:57:52,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 04:57:52,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:52,903 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-e1aa7df6-83da-4b0a-8c7b-b939d3731d0c x-openstack-request-id: req-e1aa7df6-83da-4b0a-8c7b-b939d3731d0c 2019-03-23 04:57:52,904 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cinder_test-kp_d5c60f5a-55de-48e8-97a9-c175b7b38b4a used request id req-e1aa7df6-83da-4b0a-8c7b-b939d3731d0c 2019-03-23 04:57:52,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0301148891449s 2019-03-23 04:57:52,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 04:57:52,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/13c6ac88-cccc-49e3-a571-e89efdd7be98/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" -d '{"subnet_id": "58715c71-f576-40d7-9f90-9639bb232ec6"}' 2019-03-23 04:57:55,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:55 GMT X-Openstack-Request-Id: req-2058b4a8-1dd1-431d-a297-e9694e064f58 2019-03-23 04:57:55,165 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f991a859-b05e-42da-a8ad-50c54b1a8a4a", "tenant_id": "236f7ff359514b70a33d39e297515c55", "subnet_id": "58715c71-f576-40d7-9f90-9639bb232ec6", "subnet_ids": ["58715c71-f576-40d7-9f90-9639bb232ec6"], "port_id": "3fcbb7fe-10de-4caa-ba2d-464fd1a5140b", "id": "13c6ac88-cccc-49e3-a571-e89efdd7be98"} 2019-03-23 04:57:55,165 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/13c6ac88-cccc-49e3-a571-e89efdd7be98/remove_router_interface.json used request id req-2058b4a8-1dd1-431d-a297-e9694e064f58 2019-03-23 04:57:55,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26092100143s 2019-03-23 04:57:55,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 04:57:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:55,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:55 GMT X-Openstack-Request-Id: req-9b3445c5-22c9-4c81-81b8-e96028e9e577 2019-03-23 04:57:55,284 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:42Z", "admin_state_up": true, "updated_at": "2019-03-23T04:57:54Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "236f7ff359514b70a33d39e297515c55", "id": "13c6ac88-cccc-49e3-a571-e89efdd7be98", "name": "cinder_test-router_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}]} 2019-03-23 04:57:55,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9b3445c5-22c9-4c81-81b8-e96028e9e577 2019-03-23 04:57:55,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118819952011s 2019-03-23 04:57:55,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 04:57:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/13c6ac88-cccc-49e3-a571-e89efdd7be98.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:56,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:57:56 GMT X-Openstack-Request-Id: req-08128928-9486-4e59-b694-36dcd5bcb0c6 2019-03-23 04:57:56,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:57:56,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/13c6ac88-cccc-49e3-a571-e89efdd7be98.json used request id req-08128928-9486-4e59-b694-36dcd5bcb0c6 2019-03-23 04:57:56,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25020909309s 2019-03-23 04:57:56,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 04:57:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:56,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:56 GMT X-Openstack-Request-Id: req-f075dd46-c580-42b6-b4ae-71c72dfcf5d1 2019-03-23 04:57:56,582 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:41Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T04:56:41Z","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":"236f7ff359514b70a33d39e297515c55","id":"58715c71-f576-40d7-9f90-9639bb232ec6","subnetpool_id":null,"name":"cinder_test-subnet_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}]} 2019-03-23 04:57:56,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-f075dd46-c580-42b6-b4ae-71c72dfcf5d1 2019-03-23 04:57:56,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0461201667786s 2019-03-23 04:57:56,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 04:57:56,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/58715c71-f576-40d7-9f90-9639bb232ec6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:57,759 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:57:57 GMT X-Openstack-Request-Id: req-a8886cb1-eeab-435e-ad1f-a43a65480c1f 2019-03-23 04:57:57,759 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:57:57,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/58715c71-f576-40d7-9f90-9639bb232ec6.json used request id req-a8886cb1-eeab-435e-ad1f-a43a65480c1f 2019-03-23 04:57:57,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17489004135s 2019-03-23 04:57:57,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:57:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:57,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:57 GMT X-Openstack-Request-Id: req-7a3ca4d1-5b46-4075-af09-9148d3ce411c 2019-03-23 04:57:57,861 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f991a859-b05e-42da-a8ad-50c54b1a8a4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"236f7ff359514b70a33d39e297515c55","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:57:57Z","qos_policy_id":null,"name":"cinder_test-net_d5c60f5a-55de-48e8-97a9-c175b7b38b4a","admin_state_up":true,"tenant_id":"236f7ff359514b70a33d39e297515c55","created_at":"2019-03-23T04:56:40Z","mtu":1450}]} 2019-03-23 04:57:57,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7a3ca4d1-5b46-4075-af09-9148d3ce411c 2019-03-23 04:57:57,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102303981781s 2019-03-23 04:57:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 04:57:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/f991a859-b05e-42da-a8ad-50c54b1a8a4a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:59,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:57:59 GMT X-Openstack-Request-Id: req-859d5d8e-bf9a-4cfe-a392-363180e8ea28 2019-03-23 04:57:59,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:57:59,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f991a859-b05e-42da-a8ad-50c54b1a8a4a.json used request id req-859d5d8e-bf9a-4cfe-a392-363180e8ea28 2019-03-23 04:57:59,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18151783943s 2019-03-23 04:57:59,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:57:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:59,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:59 GMT X-Openstack-Request-Id: req-16cdb0b4-592d-48bd-9cf2-d729b23a5945 2019-03-23 04:57:59,091 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:56:47Z", "file": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623/file", "owner": "236f7ff359514b70a33d39e297515c55", "id": "da83a4d9-413c-4743-a03f-74d512bea623", "size": 12716032, "self": "/v2/images/da83a4d9-413c-4743-a03f-74d512bea623", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/da83a4d9-413c-4743-a03f-74d512bea623/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:56:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:57:59,092 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-16cdb0b4-592d-48bd-9cf2-d729b23a5945 2019-03-23 04:57:59,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0426690578461s 2019-03-23 04:57:59,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 04:57:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/da83a4d9-413c-4743-a03f-74d512bea623 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9192e89db22c2661957caefd9d58054648e513c3" 2019-03-23 04:57:59,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:57:59 GMT X-Openstack-Request-Id: req-d3a97565-0bd3-4c4d-a4d5-4238553b4891 2019-03-23 04:57:59,845 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:57:59,845 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/da83a4d9-413c-4743-a03f-74d512bea623 used request id req-d3a97565-0bd3-4c4d-a4d5-4238553b4891 2019-03-23 04:57:59,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.751778125763s 2019-03-23 04:57:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 04:57:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:57:59,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-39d763c3-bf08-45f9-ab87-f3a489c46d41 x-openstack-request-id: req-39d763c3-bf08-45f9-ab87-f3a489c46d41 2019-03-23 04:57:59,876 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11", "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": "8242c1f9-14ea-4caf-8110-d486fd134e11"}]} 2019-03-23 04:57:59,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-39d763c3-bf08-45f9-ab87-f3a489c46d41 2019-03-23 04:57:59,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249660015106s 2019-03-23 04:57:59,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 04:57:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:57:59,920 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57: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-e8bb6d83-ff47-4b26-b5ee-2f99fc26ce69 x-openstack-request-id: req-e8bb6d83-ff47-4b26-b5ee-2f99fc26ce69 2019-03-23 04:57:59,920 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8242c1f9-14ea-4caf-8110-d486fd134e11 used request id req-e8bb6d83-ff47-4b26-b5ee-2f99fc26ce69 2019-03-23 04:57:59,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428438186646s 2019-03-23 04:57:59,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:57:59,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:00,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 23 Mar 2019 04:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7162dae1-c479-4cf4-9009-d5d5ce80c232 2019-03-23 04:58:00,128 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": {"self": "http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f403999b0847412cad0981991a5e5faf", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:58:00,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7162dae1-c479-4cf4-9009-d5d5ce80c232 2019-03-23 04:58:00,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20775103569s 2019-03-23 04:58:00,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:58:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:00,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-819280c7-bd01-43af-bf2e-602aa50bf932 2019-03-23 04:58:00,343 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_d5c60f5a-55de-48e8-97a9-c175b7b38b4a", "links": {"self": "http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f403999b0847412cad0981991a5e5faf", "description": null}} 2019-03-23 04:58:00,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf used request id req-819280c7-bd01-43af-bf2e-602aa50bf932 2019-03-23 04:58:00,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2084608078s 2019-03-23 04:58:00,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 04:58:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:00,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be21a4d4-7b50-46b5-93c6-1f7c41a43151 2019-03-23 04:58:00,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:58:00,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f403999b0847412cad0981991a5e5faf used request id req-be21a4d4-7b50-46b5-93c6-1f7c41a43151 2019-03-23 04:58:00,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.363425016403s 2019-03-23 04:58:00,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:58:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:00,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5676ce67-b3bc-45cb-add6-46faa60d05a1 2019-03-23 04:58:00,834 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55"}, "tags": [], "enabled": true, "id": "236f7ff359514b70a33d39e297515c55", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d5c60f5a-55de-48e8-97a9-c175b7b38b4a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 04:58:00,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5676ce67-b3bc-45cb-add6-46faa60d05a1 2019-03-23 04:58:00,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11931014061s 2019-03-23 04:58:00,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 04:58:00,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:01,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ecb607-d6e6-4171-8747-98ec1d5d7000 2019-03-23 04:58:01,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:58:01,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/236f7ff359514b70a33d39e297515c55 used request id req-07ecb607-d6e6-4171-8747-98ec1d5d7000 2019-03-23 04:58:01,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277612924576s 2019-03-23 04:58:01,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:58:01,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=236f7ff359514b70a33d39e297515c55&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:01,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:01 GMT X-Openstack-Request-Id: req-970f9093-b3a5-4cac-a5c7-3770e7becdfc 2019-03-23 04:58:01,412 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:40Z", "updated_at": "2019-03-23T04:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "0085a2fc-8b5e-45a7-bc77-14b0f8b5ba79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "c6244635-fbf1-424d-b2f2-6f7b071d413b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "d7406c00-fd28-4f18-a013-6d59cc847a95", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "fcb4ed43-28ef-43d1-a296-06be2c0d86d5", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "name": "default"}]} 2019-03-23 04:58:01,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=236f7ff359514b70a33d39e297515c55&name=default used request id req-970f9093-b3a5-4cac-a5c7-3770e7becdfc 2019-03-23 04:58:01,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.289797067642s 2019-03-23 04:58:01,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 04:58:01,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:01,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:01 GMT X-Openstack-Request-Id: req-52e7e484-6830-484f-a0e2-a938ebdfa910 2019-03-23 04:58:01,466 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "236f7ff359514b70a33d39e297515c55", "created_at": "2019-03-23T04:56:40Z", "updated_at": "2019-03-23T04:56:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "c6244635-fbf1-424d-b2f2-6f7b071d413b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "0085a2fc-8b5e-45a7-bc77-14b0f8b5ba79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "fcb4ed43-28ef-43d1-a296-06be2c0d86d5", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv4", "project_id": "236f7ff359514b70a33d39e297515c55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:56:40Z", "revision_number": 0, "id": "d7406c00-fd28-4f18-a013-6d59cc847a95", "remote_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "remote_ip_prefix": null, "created_at": "2019-03-23T04:56:40Z", "security_group_id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "tenant_id": "236f7ff359514b70a33d39e297515c55", "port_range_min": null, "ethertype": "IPv6", "project_id": "236f7ff359514b70a33d39e297515c55"}], "revision_number": 1, "project_id": "236f7ff359514b70a33d39e297515c55", "id": "530f5501-e921-4d3c-be84-ea927af9cc8f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 04:58:01,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-52e7e484-6830-484f-a0e2-a938ebdfa910 2019-03-23 04:58:01,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477101802826s 2019-03-23 04:58:01,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 04:58:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/530f5501-e921-4d3c-be84-ea927af9cc8f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d845e1f196ab7aa107f823e7cdb11fa4a1a9338" 2019-03-23 04:58:01,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 04:58:01 GMT X-Openstack-Request-Id: req-d486010c-6771-4bd0-9208-9de3092e46ba 2019-03-23 04:58:01,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 04:58:01,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/530f5501-e921-4d3c-be84-ea927af9cc8f.json used request id req-d486010c-6771-4bd0-9208-9de3092e46ba 2019-03-23 04:58:01,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135594844818s 2019-03-23 04:58:01,655 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-03-23 04:58:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:58:01,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b02044d-bf0b-4d0e-aecc-f01ece790cc4 2019-03-23 04:58:01,719 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:58:01,719 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-2b02044d-bf0b-4d0e-aecc-f01ece790cc4 2019-03-23 04:58:01,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:58:02,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T05:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["-_brT5EyQfK5d2dpvF7sxg"], "issued_at": "2019-03-23T04:58:02.000000Z"}} 2019-03-23 04:58:02,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:58:02,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:02,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:02 GMT X-Openstack-Request-Id: req-57ff889d-71c4-49b6-b230-6e4179598f84 2019-03-23 04:58:02,413 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:58:02,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-57ff889d-71c4-49b6-b230-6e4179598f84 2019-03-23 04:58:02,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.296303987503s 2019-03-23 04:58:02,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:58:02,426 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aaef955-1738-4ea4-8089-06a73a4a300d 2019-03-23 04:58:02,427 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:58:02,427 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-1aaef955-1738-4ea4-8089-06a73a4a300d 2019-03-23 04:58:02,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:58:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:02,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fda0ad5-8952-4789-91e9-dffb28c1fb35 2019-03-23 04:58:02,716 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:58:02,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3fda0ad5-8952-4789-91e9-dffb28c1fb35 2019-03-23 04:58:02,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.288353204727s 2019-03-23 04:58:02,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 04:58:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}}' 2019-03-23 04:58:02,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f126474f-df44-41e8-8977-e8dc32f5456f 2019-03-23 04:58:02,999 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689"}, "tags": [], "enabled": true, "id": "71844ba615ce40af958418290a95b689", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}} 2019-03-23 04:58:02,999 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f126474f-df44-41e8-8977-e8dc32f5456f 2019-03-23 04:58:02,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.27650308609s 2019-03-23 04:58:03,000 - 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'71844ba615ce40af958418290a95b689', '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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d'}) 2019-03-23 04:58:03,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 04:58:03,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2tal5PcWUxH5IcaehYy9QZp4Y2A0eY", "email": null, "name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}}' 2019-03-23 04:58:03,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6330ea2-5fed-450f-ac09-4b8db4932b97 2019-03-23 04:58:03,419 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": {"self": "http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e06a14bb7b7443c999445bd943779ba2", "domain_id": "default", "password_expires_at": null}} 2019-03-23 04:58:03,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-e6330ea2-5fed-450f-ac09-4b8db4932b97 2019-03-23 04:58:03,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412461042404s 2019-03-23 04:58:03,420 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e06a14bb7b7443c999445bd943779ba2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d'}) 2019-03-23 04:58:03,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:03,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:03,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef28e2f-0ef6-44d6-aea7-27eefbc0d43e 2019-03-23 04:58:03,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:03,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ef28e2f-0ef6-44d6-aea7-27eefbc0d43e 2019-03-23 04:58:03,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118407964706s 2019-03-23 04:58:03,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:03,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:03,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37d0424-59e7-4ab8-b427-19954f15a111 2019-03-23 04:58:03,744 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:03,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c37d0424-59e7-4ab8-b427-19954f15a111 2019-03-23 04:58:03,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196194171906s 2019-03-23 04:58:03,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:03,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16cd16f-f9df-492d-9ce7-3b12ffb6e980 2019-03-23 04:58:03,944 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:03,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c16cd16f-f9df-492d-9ce7-3b12ffb6e980 2019-03-23 04:58:03,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195014953613s 2019-03-23 04:58:03,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:58:03,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:04,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8defc896-9a2e-456a-8934-f2c7cf09d77f 2019-03-23 04:58:04,143 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:58:04,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8defc896-9a2e-456a-8934-f2c7cf09d77f 2019-03-23 04:58:04,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19285607338s 2019-03-23 04:58:04,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:58:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:04,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2437351a-d8b7-4cab-99d8-91e190da4e59 2019-03-23 04:58:04,269 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": {"self": "http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e06a14bb7b7443c999445bd943779ba2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:58:04,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2437351a-d8b7-4cab-99d8-91e190da4e59 2019-03-23 04:58:04,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125905990601s 2019-03-23 04:58:04,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:58:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:04,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01fbb88-ec7a-47c1-8482-966287c5f91d 2019-03-23 04:58:04,494 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689"}, "tags": [], "enabled": true, "id": "71844ba615ce40af958418290a95b689", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}]} 2019-03-23 04:58:04,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c01fbb88-ec7a-47c1-8482-966287c5f91d 2019-03-23 04:58:04,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212110042572s 2019-03-23 04:58:04,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:58:04,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e06a14bb7b7443c999445bd943779ba2&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=71844ba615ce40af958418290a95b689" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:04,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fe1a92-dd7a-4f4a-9331-0dd6e97ccc12 2019-03-23 04:58:04,680 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e06a14bb7b7443c999445bd943779ba2&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=71844ba615ce40af958418290a95b689", "previous": null, "next": null}} 2019-03-23 04:58:04,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e06a14bb7b7443c999445bd943779ba2&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=71844ba615ce40af958418290a95b689 used request id req-e1fe1a92-dd7a-4f4a-9331-0dd6e97ccc12 2019-03-23 04:58:04,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.177531957626s 2019-03-23 04:58:04,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:58:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689/users/e06a14bb7b7443c999445bd943779ba2/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:04,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd554b7d-2ebc-48c3-b8f4-a17daf130e4a 2019-03-23 04:58:04,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:58:04,835 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689/users/e06a14bb7b7443c999445bd943779ba2/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-fd554b7d-2ebc-48c3-b8f4-a17daf130e4a 2019-03-23 04:58:04,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150389909744s 2019-03-23 04:58:04,836 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 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'71844ba615ce40af958418290a95b689', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2tal5PcWUxH5IcaehYy9QZp4Y2A0eY', 'username': u'tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 04:58:04,840 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'password': '2tal5PcWUxH5IcaehYy9QZp4Y2A0eY', 'project_name': 'tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '71844ba615ce40af958418290a95b689', 'project_domain_name': 'Default'} 2019-03-23 04:58:04,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:04,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:04,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9265c1c-5566-4e80-9612-0f15ecccf4b6 2019-03-23 04:58:04,955 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:04,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9265c1c-5566-4e80-9612-0f15ecccf4b6 2019-03-23 04:58:04,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11116194725s 2019-03-23 04:58:04,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebef5f5e-39d6-4b52-b72b-c7cdbf54610f 2019-03-23 04:58:05,071 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:05,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ebef5f5e-39d6-4b52-b72b-c7cdbf54610f 2019-03-23 04:58:05,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110935926437s 2019-03-23 04:58:05,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:58:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a186b62-6fd9-4b79-a07b-a37e618e4028 2019-03-23 04:58:05,185 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:58:05,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8a186b62-6fd9-4b79-a07b-a37e618e4028 2019-03-23 04:58:05,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108647108078s 2019-03-23 04:58:05,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:58:05,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2a3d7d-231c-4d14-a33a-65104def51e4 2019-03-23 04:58:05,324 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": {"self": "http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e06a14bb7b7443c999445bd943779ba2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:58:05,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3d2a3d7d-231c-4d14-a33a-65104def51e4 2019-03-23 04:58:05,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138476848602s 2019-03-23 04:58:05,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:58:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34557c36-fb6d-4256-aae8-520cc04ca6a9 2019-03-23 04:58:05,453 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689"}, "tags": [], "enabled": true, "id": "71844ba615ce40af958418290a95b689", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}]} 2019-03-23 04:58:05,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-34557c36-fb6d-4256-aae8-520cc04ca6a9 2019-03-23 04:58:05,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116880893707s 2019-03-23 04:58:05,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:58:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=e06a14bb7b7443c999445bd943779ba2&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=71844ba615ce40af958418290a95b689" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634e9701-736a-4a5e-83d2-00960f4c7bd4 2019-03-23 04:58:05,662 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=e06a14bb7b7443c999445bd943779ba2&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=71844ba615ce40af958418290a95b689", "previous": null, "next": null}} 2019-03-23 04:58:05,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=e06a14bb7b7443c999445bd943779ba2&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=71844ba615ce40af958418290a95b689 used request id req-634e9701-736a-4a5e-83d2-00960f4c7bd4 2019-03-23 04:58:05,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200775146484s 2019-03-23 04:58:05,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 04:58:05,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689/users/e06a14bb7b7443c999445bd943779ba2/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97850665-bab2-44d9-867e-8ef89381a232 2019-03-23 04:58:05,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:58:05,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689/users/e06a14bb7b7443c999445bd943779ba2/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-97850665-bab2-44d9-867e-8ef89381a232 2019-03-23 04:58:05,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16131401062s 2019-03-23 04:58:05,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:05,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557e9d15-f9c7-4800-8c59-34864f4895e4 2019-03-23 04:58:05,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:05,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-557e9d15-f9c7-4800-8c59-34864f4895e4 2019-03-23 04:58:05,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110566854477s 2019-03-23 04:58:05,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:58:05,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:06,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646fd8a7-11cf-469f-9d28-7fc57ecb63ce 2019-03-23 04:58:06,134 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 04:58:06,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-646fd8a7-11cf-469f-9d28-7fc57ecb63ce 2019-03-23 04:58:06,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187709093094s 2019-03-23 04:58:06,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 04:58:06,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:06,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eaf46b3-7710-4394-beae-510dd66dcc21 2019-03-23 04:58:06,261 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": {"self": "http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e06a14bb7b7443c999445bd943779ba2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 04:58:06,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2eaf46b3-7710-4394-beae-510dd66dcc21 2019-03-23 04:58:06,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126097917557s 2019-03-23 04:58:06,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 04:58:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=e06a14bb7b7443c999445bd943779ba2&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:06,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7d5a0a2-c2c4-45db-8eb3-afc8ed077676 2019-03-23 04:58:06,383 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=e06a14bb7b7443c999445bd943779ba2&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 04:58:06,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=e06a14bb7b7443c999445bd943779ba2&scope.domain.id=default used request id req-c7d5a0a2-c2c4-45db-8eb3-afc8ed077676 2019-03-23 04:58:06,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109215021133s 2019-03-23 04:58:06,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 04:58:06,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/e06a14bb7b7443c999445bd943779ba2/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:06,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 04:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b8f233-cdce-49db-b0ef-7cf9b0f40781 2019-03-23 04:58:06,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 04:58:06,633 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/e06a14bb7b7443c999445bd943779ba2/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-26b8f233-cdce-49db-b0ef-7cf9b0f40781 2019-03-23 04:58:06,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.245646953583s 2019-03-23 04:58:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:58:06,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84353f1a-c280-451c-afbe-214af083b762 2019-03-23 04:58:06,642 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 04:58:06,642 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-84353f1a-c280-451c-afbe-214af083b762 2019-03-23 04:58:06,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 04:58:07,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T05:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "71844ba615ce40af958418290a95b689", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/71844ba615ce40af958418290a95b689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/71844ba615ce40af958418290a95b689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/71844ba615ce40af958418290a95b689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/71844ba615ce40af958418290a95b689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/71844ba615ce40af958418290a95b689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/71844ba615ce40af958418290a95b689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/71844ba615ce40af958418290a95b689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/71844ba615ce40af958418290a95b689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/71844ba615ce40af958418290a95b689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/71844ba615ce40af958418290a95b689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/71844ba615ce40af958418290a95b689", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/71844ba615ce40af958418290a95b689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_71844ba615ce40af958418290a95b689", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_71844ba615ce40af958418290a95b689", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "id": "e06a14bb7b7443c999445bd943779ba2"}, "audit_ids": ["fOid4uWUS2ak1zfNznyumw"], "issued_at": "2019-03-23T04:58:06.000000Z"}} 2019-03-23 04:58:07,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 04:58:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:07,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:07 GMT X-Openstack-Request-Id: req-cbded287-cc75-48fc-bd73-695f712c0763 2019-03-23 04:58:07,311 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 04:58:07,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-cbded287-cc75-48fc-bd73-695f712c0763 2019-03-23 04:58:07,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271234989166s 2019-03-23 04:58:07,322 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-03-23 04:58:07,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 04:58:07,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a6d4f9-65a8-4ea7-b740-136d7b40b258 2019-03-23 04:58:07,437 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 04:58:07,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-09a6d4f9-65a8-4ea7-b740-136d7b40b258 2019-03-23 04:58:07,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114944934845s 2019-03-23 04:58:07,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 04:58:07,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:07,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a320bdb2-d647-4a06-bfcb-ac1b48813a90 2019-03-23 04:58:07,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689"}, "tags": [], "enabled": true, "id": "71844ba615ce40af958418290a95b689", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}]} 2019-03-23 04:58:07,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a320bdb2-d647-4a06-bfcb-ac1b48813a90 2019-03-23 04:58:07,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116204977036s 2019-03-23 04:58:07,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 04:58:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"network": {"shared": true, "tenant_id": "71844ba615ce40af958418290a95b689", "name": "tempest_smoke-net_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "admin_state_up": true}}' 2019-03-23 04:58:08,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:07 GMT X-Openstack-Request-Id: req-bd5116fe-d114-4867-b1c0-8c62020f097e 2019-03-23 04:58:08,005 - 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":"2f79229d-9edb-4ec2-933a-193886f7d9d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"71844ba615ce40af958418290a95b689","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:58:07Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_7d47ef27-0d4c-48b1-8017-53ae3a28a00d","admin_state_up":true,"tenant_id":"71844ba615ce40af958418290a95b689","created_at":"2019-03-23T04:58:07Z","mtu":1450}} 2019-03-23 04:58:08,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bd5116fe-d114-4867-b1c0-8c62020f097e 2019-03-23 04:58:08,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.440623998642s 2019-03-23 04:58:08,005 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T04:58:07Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2f79229d-9edb-4ec2-933a-193886f7d9d3', u'provider:segmentation_id': 97, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'created_at': u'2019-03-23T04:58:07Z', u'mtu': 1450, u'tenant_id': u'71844ba615ce40af958418290a95b689', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'71844ba615ce40af958418290a95b689', u'l2_adjacency': True}) 2019-03-23 04:58:08,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 04:58:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:08,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:08 GMT X-Openstack-Request-Id: req-3e204521-f722-4077-aad5-6d965d7e76d1 2019-03-23 04:58:08,096 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2f79229d-9edb-4ec2-933a-193886f7d9d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"71844ba615ce40af958418290a95b689","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T04:58:07Z","qos_policy_id":null,"name":"tempest_smoke-net_7d47ef27-0d4c-48b1-8017-53ae3a28a00d","admin_state_up":true,"tenant_id":"71844ba615ce40af958418290a95b689","created_at":"2019-03-23T04:58:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 04:58:08,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3e204521-f722-4077-aad5-6d965d7e76d1 2019-03-23 04:58:08,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0899209976196s 2019-03-23 04:58:08,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 04:58:08,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '{"subnet": {"name": "tempest_smoke-subnet_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "enable_dhcp": true, "network_id": "2f79229d-9edb-4ec2-933a-193886f7d9d3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 04:58:08,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:08 GMT X-Openstack-Request-Id: req-9cf340cc-04be-41a4-8c9f-88438c21e3bc 2019-03-23 04:58:08,753 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T04:58:08Z","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":"b7645c3f-c621-434a-9bc4-9a71a2cbbe53","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"71844ba615ce40af958418290a95b689","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7d47ef27-0d4c-48b1-8017-53ae3a28a00d","enable_dhcp":true,"segment_id":null,"network_id":"2f79229d-9edb-4ec2-933a-193886f7d9d3","tenant_id":"71844ba615ce40af958418290a95b689","created_at":"2019-03-23T04:58:08Z","ip_version":4}} 2019-03-23 04:58:08,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9cf340cc-04be-41a4-8c9f-88438c21e3bc 2019-03-23 04:58:08,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.6556391716s 2019-03-23 04:58:08,754 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:58:08Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b7645c3f-c621-434a-9bc4-9a71a2cbbe53', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2f79229d-9edb-4ec2-933a-193886f7d9d3', u'tenant_id': u'71844ba615ce40af958418290a95b689', u'created_at': u'2019-03-23T04:58:08Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'71844ba615ce40af958418290a95b689'}) 2019-03-23 04:58:08,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 04:58:08,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "tempest_smoke-router_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "admin_state_up": true}}' 2019-03-23 04:58:10,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:10 GMT X-Openstack-Request-Id: req-cda672b8-41d1-46bf-86b0-d6c25ad8d30b 2019-03-23 04:58:10,398 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "71844ba615ce40af958418290a95b689", "created_at": "2019-03-23T04:58:08Z", "admin_state_up": true, "updated_at": "2019-03-23T04:58:09Z", "project_id": "71844ba615ce40af958418290a95b689", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "82ec76b8-02c0-4f06-9df0-d918e488b77a", "name": "tempest_smoke-router_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}} 2019-03-23 04:58:10,398 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cda672b8-41d1-46bf-86b0-d6c25ad8d30b 2019-03-23 04:58:10,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64377903938s 2019-03-23 04:58:10,399 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T04:58:09Z', u'revision_number': 2, u'ha': False, u'id': u'82ec76b8-02c0-4f06-9df0-d918e488b77a', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'admin_state_up': True, u'tenant_id': u'71844ba615ce40af958418290a95b689', u'created_at': u'2019-03-23T04:58:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'71844ba615ce40af958418290a95b689'}) 2019-03-23 04:58:10,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 04:58:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/82ec76b8-02c0-4f06-9df0-d918e488b77a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '{"subnet_id": "b7645c3f-c621-434a-9bc4-9a71a2cbbe53"}' 2019-03-23 04:58:12,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:12 GMT X-Openstack-Request-Id: req-34cf6270-fb58-4815-939a-516e7fab7daa 2019-03-23 04:58:12,676 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f79229d-9edb-4ec2-933a-193886f7d9d3", "tenant_id": "71844ba615ce40af958418290a95b689", "subnet_id": "b7645c3f-c621-434a-9bc4-9a71a2cbbe53", "subnet_ids": ["b7645c3f-c621-434a-9bc4-9a71a2cbbe53"], "port_id": "5c7ec672-ade9-449c-94b8-f7a2cf194162", "id": "82ec76b8-02c0-4f06-9df0-d918e488b77a"} 2019-03-23 04:58:12,676 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/82ec76b8-02c0-4f06-9df0-d918e488b77a/add_router_interface.json used request id req-34cf6270-fb58-4815-939a-516e7fab7daa 2019-03-23 04:58:12,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27739191055s 2019-03-23 04:58:12,677 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 04:58:12,809 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 04:58:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:58:12,816 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:12 GMT 2019-03-23 04:58:12,817 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 04:58:12,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:58:12,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:13,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:13 GMT X-Openstack-Request-Id: req-a62d7d19-3659-4c36-a93f-ca75b4f4cb02 2019-03-23 04:58:13,109 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:58:13,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a62d7d19-3659-4c36-a93f-ca75b4f4cb02 2019-03-23 04:58:13,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289889097214s 2019-03-23 04:58:13,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:58:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}' 2019-03-23 04:58:13,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:13 GMT Location: http://172.30.9.27:9292/v2/images/86b6b119-3236-4135-affd-52cd5c989000 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d7c17712-0f6d-4332-a0fd-e606bee6c201 2019-03-23 04:58:13,172 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:13Z", "file": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file", "owner": "71844ba615ce40af958418290a95b689", "id": "86b6b119-3236-4135-affd-52cd5c989000", "size": null, "self": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000", "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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": null, "created_at": "2019-03-23T04:58:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:58:13,173 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d7c17712-0f6d-4332-a0fd-e606bee6c201 2019-03-23 04:58:13,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0544180870056s 2019-03-23 04:58:13,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:58:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '' 2019-03-23 04:58:13,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:58:13 GMT X-Openstack-Request-Id: req-e9744721-3387-4b04-86aa-504baa2d60db 2019-03-23 04:58:13,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:58:13,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file used request id req-e9744721-3387-4b04-86aa-504baa2d60db 2019-03-23 04:58:13,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.448024988174s 2019-03-23 04:58:13,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:58:13,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:13,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:13 GMT X-Openstack-Request-Id: req-6bc980a9-1936-42bd-bb87-f0bc3b544e55 2019-03-23 04:58:13,690 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:13Z", "file": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file", "owner": "71844ba615ce40af958418290a95b689", "id": "86b6b119-3236-4135-affd-52cd5c989000", "size": 12716032, "self": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:58:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:58:13,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6bc980a9-1936-42bd-bb87-f0bc3b544e55 2019-03-23 04:58:13,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0647370815277s 2019-03-23 04:58:13,692 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap', u'metadata': Munch({})})], 'file': u'/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file', 'owner': u'71844ba615ce40af958418290a95b689', 'id': u'86b6b119-3236-4135-affd-52cd5c989000', 'size': 12716032, u'self': u'/v2/images/86b6b119-3236-4135-affd-52cd5c989000', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71844ba615ce40af958418290a95b689', 'name': 'tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:58:13Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T04:58:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', '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/86b6b119-3236-4135-affd-52cd5c989000', 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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'created': u'2019-03-23T04:58:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:58:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/86b6b119-3236-4135-affd-52cd5c989000', 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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:58:13,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:58:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:58:13,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-2aab41f5-84f4-4b84-a4eb-4f48ba073c2f x-openstack-request-id: req-2aab41f5-84f4-4b84-a4eb-4f48ba073c2f 2019-03-23 04:58:13,991 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef", "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": "3e203da6-c278-47bf-b76c-c0f6ded3f2ef"}} 2019-03-23 04:58:13,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2aab41f5-84f4-4b84-a4eb-4f48ba073c2f 2019-03-23 04:58:13,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.296419858932s 2019-03-23 04:58:13,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'3e203da6-c278-47bf-b76c-c0f6ded3f2ef', 'swap': 0}) 2019-03-23 04:58:13,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:58:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"extra_specs": {}}' 2019-03-23 04:58:14,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-58989f08-fed5-4f97-8cdb-58a2e2c98149 x-openstack-request-id: req-58989f08-fed5-4f97-8cdb-58a2e2c98149 2019-03-23 04:58:14,013 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:58:14,013 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef/os-extra_specs used request id req-58989f08-fed5-4f97-8cdb-58a2e2c98149 2019-03-23 04:58:14,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198390483856s 2019-03-23 04:58:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 04:58:14,039 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dade5083-6867-4c7e-86d3-7d053e00a39a 2019-03-23 04:58:14,040 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 04:58:14,040 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-dade5083-6867-4c7e-86d3-7d053e00a39a 2019-03-23 04:58:14,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:14,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:14,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599219e9-8fd2-4930-a732-f23be59a5b64 2019-03-23 04:58:14,150 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:14,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-599219e9-8fd2-4930-a732-f23be59a5b64 2019-03-23 04:58:14,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107527971268s 2019-03-23 04:58:14,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 04:58:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:14,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114f3370-ed2d-4eda-b988-49e9f7b90929 2019-03-23 04:58:14,316 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 04:58:14,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-114f3370-ed2d-4eda-b988-49e9f7b90929 2019-03-23 04:58:14,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159883022308s 2019-03-23 04:58:14,325 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 04:58:18,607 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d5bf737c-79f9-4378-aa53-a3a0702df2d6 | 2019-03-23T04:58:18.224244 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d5bf737c-79f9-4378-aa53-a3a0702df2d6 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 04:58:21,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-03-23 04:58:22,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 04:58:27,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=ac70b811-1f78-4a7b-8c54-4d32ecb5bcd8) as the default verifier for the future CLI operations. 2019-03-23 04:58:29,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 04:58:29,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 04:58:29,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 04: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-a7369892-9b31-4fd3-85f2-dd95c0b37479 x-openstack-request-id: req-a7369892-9b31-4fd3-85f2-dd95c0b37479 2019-03-23 04:58:29,818 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 04:58:29,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-a7369892-9b31-4fd3-85f2-dd95c0b37479 2019-03-23 04:58:29,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0504510402679s 2019-03-23 04:58:29,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:58:29,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:30,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:30 GMT X-Openstack-Request-Id: req-f6fa3b92-5c56-4fea-8425-69f4bc8db317 2019-03-23 04:58:30,108 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:13Z", "file": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file", "owner": "71844ba615ce40af958418290a95b689", "id": "86b6b119-3236-4135-affd-52cd5c989000", "size": 12716032, "self": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:58:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:58:30,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f6fa3b92-5c56-4fea-8425-69f4bc8db317 2019-03-23 04:58:30,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283830165863s 2019-03-23 04:58:30,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 04:58:30,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}' 2019-03-23 04:58:30,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:30 GMT Location: http://172.30.9.27:9292/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c07b7d5-b534-4849-90d4-4d731aabd5c9 2019-03-23 04:58:30,174 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:30Z", "file": "/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc/file", "owner": "71844ba615ce40af958418290a95b689", "id": "bda59bbd-970c-4f0c-9675-d02f905998fc", "size": null, "self": "/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc", "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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": null, "created_at": "2019-03-23T04:58:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 04:58:30,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4c07b7d5-b534-4849-90d4-4d731aabd5c9 2019-03-23 04:58:30,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0605268478394s 2019-03-23 04:58:30,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 04:58:30,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '' 2019-03-23 04:58:30,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 04:58:30 GMT X-Openstack-Request-Id: req-0b6b921b-0a88-4231-ab31-b3b7ec2c6873 2019-03-23 04:58:30,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 04:58:30,663 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc/file used request id req-0b6b921b-0a88-4231-ab31-b3b7ec2c6873 2019-03-23 04:58:30,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.488489866257s 2019-03-23 04:58:30,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 04:58:30,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 04:58:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58:30 GMT X-Openstack-Request-Id: req-3280efc9-a24a-4945-8009-a1d057a89fb7 2019-03-23 04:58:30,695 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:30Z", "file": "/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc/file", "owner": "71844ba615ce40af958418290a95b689", "id": "bda59bbd-970c-4f0c-9675-d02f905998fc", "size": 12716032, "self": "/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/bda59bbd-970c-4f0c-9675-d02f905998fc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/bda59bbd-970c-4f0c-9675-d02f905998fc/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:58:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:13Z", "file": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file", "owner": "71844ba615ce40af958418290a95b689", "id": "86b6b119-3236-4135-affd-52cd5c989000", "size": 12716032, "self": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:58:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 04:58:30,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3280efc9-a24a-4945-8009-a1d057a89fb7 2019-03-23 04:58:30,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278329849243s 2019-03-23 04:58:30,698 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/bda59bbd-970c-4f0c-9675-d02f905998fc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc/file', 'owner': u'71844ba615ce40af958418290a95b689', 'id': u'bda59bbd-970c-4f0c-9675-d02f905998fc', 'size': 12716032, u'self': u'/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'71844ba615ce40af958418290a95b689', 'name': 'tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/bda59bbd-970c-4f0c-9675-d02f905998fc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T04:58:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T04:58:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', '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/bda59bbd-970c-4f0c-9675-d02f905998fc', 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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', 'created': u'2019-03-23T04:58:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T04:58: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/bda59bbd-970c-4f0c-9675-d02f905998fc', 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_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 04:58:30,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 04:58:30,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 04:58:30,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58: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-29da5bab-5fa1-40b9-8e86-41776ea8526e x-openstack-request-id: req-29da5bab-5fa1-40b9-8e86-41776ea8526e 2019-03-23 04:58:30,745 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653", "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": "5e4e29cb-4753-48eb-9e0d-2a2e515b8653"}} 2019-03-23 04:58:30,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-29da5bab-5fa1-40b9-8e86-41776ea8526e 2019-03-23 04:58:30,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.046758890152s 2019-03-23 04:58:30,746 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'5e4e29cb-4753-48eb-9e0d-2a2e515b8653', 'swap': 0}) 2019-03-23 04:58:30,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 04:58:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" -d '{"extra_specs": {}}' 2019-03-23 04:58:30,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 04:58: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-8f1c6b7f-d85a-4e21-ac97-8d2106b189e3 x-openstack-request-id: req-8f1c6b7f-d85a-4e21-ac97-8d2106b189e3 2019-03-23 04:58:30,771 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 04:58:30,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653/os-extra_specs used request id req-8f1c6b7f-d85a-4e21-ac97-8d2106b189e3 2019-03-23 04:58:30,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0239171981812s 2019-03-23 04:58:30,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'5e4e29cb-4753-48eb-9e0d-2a2e515b8653', 'swap': 0}) 2019-03-23 04:58:34,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 04:58:34,020 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 04:58:34,021 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 04:58:34,023 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 04:58:34,059 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 04:58:36,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ac70b811-1f78-4a7b-8c54-4d32ecb5bcd8/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-03-23 04:58:36,522 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 04:58:36,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-03-23 05:03:03,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f4519c5c-2d2b-4649-8036-5ebca52b266e 2019-03-23 05:03:03,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f4519c5c-2d2b-4649-8036-5ebca52b266e']'. 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f4519c5c-2d2b-4649-8036-5ebca52b266e | 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 04:58:38 | 2019-03-23 05:03:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 05:03:02 | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:24 | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ac70b811-1f78-4a7b-8c54-4d32ecb5bcd8) | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d5bf737c-79f9-4378-aa53-a3a0702df2d6) | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 257.803 | 2019-03-23 05:03:03,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 05:03:03,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 05:03:04,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-03-23 05:03:04,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'f4519c5c-2d2b-4649-8036-5ebca52b266e', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-03-23 05:03:06,199 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid f4519c5c-2d2b-4649-8036-5ebca52b266e --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 05:03:06,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'f4519c5c-2d2b-4649-8036-5ebca52b266e', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-03-23 05:03:08,169 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid f4519c5c-2d2b-4649-8036-5ebca52b266e --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 05:03:08,302 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 05:03:08,303 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 05:01 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-03-23 05:03:08,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:03:08,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:09,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:03:08 GMT X-Openstack-Request-Id: req-3b4405c9-b17f-4ddf-a204-9afb14dfb075 2019-03-23 05:03:09,014 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:03:09,014 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/bda59bbd-970c-4f0c-9675-d02f905998fc used request id req-3b4405c9-b17f-4ddf-a204-9afb14dfb075 2019-03-23 05:03:09,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.70551609993s 2019-03-23 05:03:09,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:03:09,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:09,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea7e9feb-3d2f-45eb-be54-2868f92955c5 x-openstack-request-id: req-ea7e9feb-3d2f-45eb-be54-2868f92955c5 2019-03-23 05:03:09,047 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef", "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": "3e203da6-c278-47bf-b76c-c0f6ded3f2ef"}, {"name": "tempest_smoke-flavor_alt_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653", "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": "5e4e29cb-4753-48eb-9e0d-2a2e515b8653"}]} 2019-03-23 05:03:09,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ea7e9feb-3d2f-45eb-be54-2868f92955c5 2019-03-23 05:03:09,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0264661312103s 2019-03-23 05:03:09,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:03:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:09,091 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03: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-d81db588-5e61-4a1d-9998-9ecf418785d9 x-openstack-request-id: req-d81db588-5e61-4a1d-9998-9ecf418785d9 2019-03-23 05:03:09,091 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5e4e29cb-4753-48eb-9e0d-2a2e515b8653 used request id req-d81db588-5e61-4a1d-9998-9ecf418785d9 2019-03-23 05:03:09,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0417549610138s 2019-03-23 05:03:09,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 05:03:09,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/82ec76b8-02c0-4f06-9df0-d918e488b77a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" -d '{"subnet_id": "b7645c3f-c621-434a-9bc4-9a71a2cbbe53"}' 2019-03-23 05:03:11,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:11 GMT X-Openstack-Request-Id: req-ba5c389e-8c27-45bb-9b52-e3970390e7db 2019-03-23 05:03:11,412 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f79229d-9edb-4ec2-933a-193886f7d9d3", "tenant_id": "71844ba615ce40af958418290a95b689", "subnet_id": "b7645c3f-c621-434a-9bc4-9a71a2cbbe53", "subnet_ids": ["b7645c3f-c621-434a-9bc4-9a71a2cbbe53"], "port_id": "5c7ec672-ade9-449c-94b8-f7a2cf194162", "id": "82ec76b8-02c0-4f06-9df0-d918e488b77a"} 2019-03-23 05:03:11,413 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/82ec76b8-02c0-4f06-9df0-d918e488b77a/remove_router_interface.json used request id req-ba5c389e-8c27-45bb-9b52-e3970390e7db 2019-03-23 05:03:11,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.320540905s 2019-03-23 05:03:11,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 05:03:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:11,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:11 GMT X-Openstack-Request-Id: req-0d982c36-a71b-44d2-9874-41a3a388dd38 2019-03-23 05:03:11,553 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "71844ba615ce40af958418290a95b689", "created_at": "2019-03-23T04:58:08Z", "admin_state_up": true, "updated_at": "2019-03-23T05:03:10Z", "project_id": "71844ba615ce40af958418290a95b689", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "82ec76b8-02c0-4f06-9df0-d918e488b77a", "name": "tempest_smoke-router_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}]} 2019-03-23 05:03:11,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0d982c36-a71b-44d2-9874-41a3a388dd38 2019-03-23 05:03:11,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140032052994s 2019-03-23 05:03:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 05:03:11,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/82ec76b8-02c0-4f06-9df0-d918e488b77a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:12,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:03:12 GMT X-Openstack-Request-Id: req-221907e3-eedb-4cc6-8106-d0234a648bea 2019-03-23 05:03:12,753 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:03:12,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/82ec76b8-02c0-4f06-9df0-d918e488b77a.json used request id req-221907e3-eedb-4cc6-8106-d0234a648bea 2019-03-23 05:03:12,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1989979744s 2019-03-23 05:03:12,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 05:03:12,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:12,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:12 GMT X-Openstack-Request-Id: req-310a5c9b-cc21-4550-a97e-637da4ec3297 2019-03-23 05:03:12,816 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T04:58:08Z","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":"b7645c3f-c621-434a-9bc4-9a71a2cbbe53","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"71844ba615ce40af958418290a95b689","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_7d47ef27-0d4c-48b1-8017-53ae3a28a00d","enable_dhcp":true,"segment_id":null,"network_id":"2f79229d-9edb-4ec2-933a-193886f7d9d3","tenant_id":"71844ba615ce40af958418290a95b689","created_at":"2019-03-23T04:58:08Z","ip_version":4}]} 2019-03-23 05:03:12,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-310a5c9b-cc21-4550-a97e-637da4ec3297 2019-03-23 05:03:12,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0619401931763s 2019-03-23 05:03:12,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 05:03:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b7645c3f-c621-434a-9bc4-9a71a2cbbe53.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:13,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:03:13 GMT X-Openstack-Request-Id: req-a5999218-ca91-4bf7-87a6-80be33073456 2019-03-23 05:03:13,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:03:13,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b7645c3f-c621-434a-9bc4-9a71a2cbbe53.json used request id req-a5999218-ca91-4bf7-87a6-80be33073456 2019-03-23 05:03:13,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04861903191s 2019-03-23 05:03:13,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:03:13,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:13 GMT X-Openstack-Request-Id: req-b6b0eef1-8958-43e6-9a81-81bc19be0b51 2019-03-23 05:03:13,954 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f79229d-9edb-4ec2-933a-193886f7d9d3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"71844ba615ce40af958418290a95b689","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:03:13Z","qos_policy_id":null,"name":"tempest_smoke-net_7d47ef27-0d4c-48b1-8017-53ae3a28a00d","admin_state_up":true,"tenant_id":"71844ba615ce40af958418290a95b689","created_at":"2019-03-23T04:58:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:03:13,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b6b0eef1-8958-43e6-9a81-81bc19be0b51 2019-03-23 05:03:13,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875251293182s 2019-03-23 05:03:13,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 05:03:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/2f79229d-9edb-4ec2-933a-193886f7d9d3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:15,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:03:15 GMT X-Openstack-Request-Id: req-6ab0e5c7-b42c-4b55-b926-ebaab3b440c1 2019-03-23 05:03:15,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:03:15,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2f79229d-9edb-4ec2-933a-193886f7d9d3.json used request id req-6ab0e5c7-b42c-4b55-b926-ebaab3b440c1 2019-03-23 05:03:15,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29744505882s 2019-03-23 05:03:15,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:03:15,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:15,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:15 GMT X-Openstack-Request-Id: req-9d1486b2-a69e-4925-9318-66205553ca28 2019-03-23 05:03:15,284 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T04:58:13Z", "file": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000/file", "owner": "71844ba615ce40af958418290a95b689", "id": "86b6b119-3236-4135-affd-52cd5c989000", "size": 12716032, "self": "/v2/images/86b6b119-3236-4135-affd-52cd5c989000", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/86b6b119-3236-4135-affd-52cd5c989000/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T04:58:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:03:15,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9d1486b2-a69e-4925-9318-66205553ca28 2019-03-23 05:03:15,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261468887329s 2019-03-23 05:03:15,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:03:15,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/86b6b119-3236-4135-affd-52cd5c989000 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fb603fda993650d454f0a458ad7540b4e1e29ba0" 2019-03-23 05:03:15,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:03:15 GMT X-Openstack-Request-Id: req-d73f1de3-6d42-4bfd-a678-892bf3db9050 2019-03-23 05:03:15,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:03:15,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/86b6b119-3236-4135-affd-52cd5c989000 used request id req-d73f1de3-6d42-4bfd-a678-892bf3db9050 2019-03-23 05:03:15,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.310951948166s 2019-03-23 05:03:15,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:03:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03: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-3730efce-5e7b-420f-a9e1-19ec7b404128 x-openstack-request-id: req-3730efce-5e7b-420f-a9e1-19ec7b404128 2019-03-23 05:03:15,884 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef", "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": "3e203da6-c278-47bf-b76c-c0f6ded3f2ef"}]} 2019-03-23 05:03:15,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3730efce-5e7b-420f-a9e1-19ec7b404128 2019-03-23 05:03:15,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.287028074265s 2019-03-23 05:03:15,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:03:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:15,938 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03: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-fb64aa4d-f033-40d4-b146-b9e76f667dff x-openstack-request-id: req-fb64aa4d-f033-40d4-b146-b9e76f667dff 2019-03-23 05:03:15,938 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3e203da6-c278-47bf-b76c-c0f6ded3f2ef used request id req-fb64aa4d-f033-40d4-b146-b9e76f667dff 2019-03-23 05:03:15,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516719818115s 2019-03-23 05:03:15,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:03:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:16,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4ec9a3-2a4c-4659-8f50-6b8d3278336d 2019-03-23 05:03:16,145 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": {"self": "http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e06a14bb7b7443c999445bd943779ba2", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:03:16,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d4ec9a3-2a4c-4659-8f50-6b8d3278336d 2019-03-23 05:03:16,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206851959229s 2019-03-23 05:03:16,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:03:16,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:16,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9933fd4-22a9-4989-9c04-bc1e154bc268 2019-03-23 05:03:16,358 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_7d47ef27-0d4c-48b1-8017-53ae3a28a00d", "links": {"self": "http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e06a14bb7b7443c999445bd943779ba2", "description": null}} 2019-03-23 05:03:16,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2 used request id req-c9933fd4-22a9-4989-9c04-bc1e154bc268 2019-03-23 05:03:16,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206634998322s 2019-03-23 05:03:16,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 05:03:16,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:16,656 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86a30e6f-1b30-42c1-9fdc-1f9a0690ea43 2019-03-23 05:03:16,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:03:16,657 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e06a14bb7b7443c999445bd943779ba2 used request id req-86a30e6f-1b30-42c1-9fdc-1f9a0690ea43 2019-03-23 05:03:16,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.297601938248s 2019-03-23 05:03:16,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:03:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:16,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b8b5a6-1109-4a65-a941-2575bfcfb6e7 2019-03-23 05:03:16,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689"}, "tags": [], "enabled": true, "id": "71844ba615ce40af958418290a95b689", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_7d47ef27-0d4c-48b1-8017-53ae3a28a00d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:03:16,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a0b8b5a6-1109-4a65-a941-2575bfcfb6e7 2019-03-23 05:03:16,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205001115799s 2019-03-23 05:03:16,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 05:03:16,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:17,234 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:03:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af9cbcf7-92a8-432b-8518-78b78cebf2d8 2019-03-23 05:03:17,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:03:17,235 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/71844ba615ce40af958418290a95b689 used request id req-af9cbcf7-92a8-432b-8518-78b78cebf2d8 2019-03-23 05:03:17,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.361331939697s 2019-03-23 05:03:17,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:03:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=71844ba615ce40af958418290a95b689&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:17,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:17 GMT X-Openstack-Request-Id: req-6659e62f-e932-466c-abf8-3286f17b04b4 2019-03-23 05:03:17,588 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71844ba615ce40af958418290a95b689", "created_at": "2019-03-23T04:58:07Z", "updated_at": "2019-03-23T04:58:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "1e1cd69b-2926-4b10-89fc-847aac11c24b", "remote_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv6", "project_id": "71844ba615ce40af958418290a95b689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "7e4b65f8-d00f-447c-9438-3b9320971072", "remote_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv4", "project_id": "71844ba615ce40af958418290a95b689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "a1bf2995-66f3-4eb9-af6a-7453ed2d1f60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv6", "project_id": "71844ba615ce40af958418290a95b689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "db0af374-c831-448f-b31f-8a05e9294692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv4", "project_id": "71844ba615ce40af958418290a95b689"}], "revision_number": 1, "project_id": "71844ba615ce40af958418290a95b689", "id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "name": "default"}]} 2019-03-23 05:03:17,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=71844ba615ce40af958418290a95b689&name=default used request id req-6659e62f-e932-466c-abf8-3286f17b04b4 2019-03-23 05:03:17,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.347466945648s 2019-03-23 05:03:17,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:03:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:17,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:17 GMT X-Openstack-Request-Id: req-5b7febbb-4655-4844-adc4-bd5026e586da 2019-03-23 05:03:17,643 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "71844ba615ce40af958418290a95b689", "created_at": "2019-03-23T04:58:07Z", "updated_at": "2019-03-23T04:58:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "1e1cd69b-2926-4b10-89fc-847aac11c24b", "remote_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv6", "project_id": "71844ba615ce40af958418290a95b689"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "7e4b65f8-d00f-447c-9438-3b9320971072", "remote_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv4", "project_id": "71844ba615ce40af958418290a95b689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "a1bf2995-66f3-4eb9-af6a-7453ed2d1f60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv6", "project_id": "71844ba615ce40af958418290a95b689"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:58:07Z", "revision_number": 0, "id": "db0af374-c831-448f-b31f-8a05e9294692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:58:07Z", "security_group_id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "tenant_id": "71844ba615ce40af958418290a95b689", "port_range_min": null, "ethertype": "IPv4", "project_id": "71844ba615ce40af958418290a95b689"}], "revision_number": 1, "project_id": "71844ba615ce40af958418290a95b689", "id": "1ebe9bea-0196-4ac1-b554-5c1d652e666d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 05:03:17,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-5b7febbb-4655-4844-adc4-bd5026e586da 2019-03-23 05:03:17,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0496418476105s 2019-03-23 05:03:17,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 05:03:17,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1ebe9bea-0196-4ac1-b554-5c1d652e666d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ba8372b579343444608862bb9d09aa89b187bf6" 2019-03-23 05:03:17,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:03:17 GMT X-Openstack-Request-Id: req-293bfd6b-00d6-45cd-b8ce-4c0e307af206 2019-03-23 05:03:17,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:03:17,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1ebe9bea-0196-4ac1-b554-5c1d652e666d.json used request id req-293bfd6b-00d6-45cd-b8ce-4c0e307af206 2019-03-23 05:03:17,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.127089977264s 2019-03-23 05:03:17,779 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:06 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:11 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:31 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:35 | PASS | | cinder_test | functest | healthcheck | 01:02 | PASS | | tempest_smoke | functest | healthcheck | 05:01 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-03-23 05:03:17,791 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-23 05:03:17,797 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 05:03:17,801 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 05:03:17,897 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 05:03:48,364 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-410 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 05:03:48,367 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=trhUbU96VwxxCudjQg95BQEIx 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=c19795dfb9b14b7bbb2263f2a2fb5ed6 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 05:03:48,367 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 05:03:48,368 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-03-23 05:03:48,391 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-03-23 05:03:48,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:03:48,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9751bf99-c698-4c2b-8c3b-4bb9ebbba8b8 2019-03-23 05:03:48,748 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:03:48,748 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-9751bf99-c698-4c2b-8c3b-4bb9ebbba8b8 2019-03-23 05:03:48,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:03:49,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T06:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["5VLc0My0Tbiqd5BVuxdj0g"], "issued_at": "2019-03-23T05:03:49.000000Z"}} 2019-03-23 05:03:49,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:03:49,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:49,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:49 GMT X-Openstack-Request-Id: req-a32643e6-7451-4ea0-b147-f0947e32573b 2019-03-23 05:03:49,497 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:03:49,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a32643e6-7451-4ea0-b147-f0947e32573b 2019-03-23 05:03:49,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33599615097s 2019-03-23 05:03:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:03:49,510 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d0a22e-73e1-41b3-b5bc-0637fb22691c 2019-03-23 05:03:49,510 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:03:49,510 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-10d0a22e-73e1-41b3-b5bc-0637fb22691c 2019-03-23 05:03:49,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:03:49,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:49,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94e7642-6784-42eb-8e5d-a488a6bcd716 2019-03-23 05:03:49,708 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:03:49,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f94e7642-6784-42eb-8e5d-a488a6bcd716 2019-03-23 05:03:49,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197596073151s 2019-03-23 05:03:49,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 05:03:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}}' 2019-03-23 05:03:49,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-467a653d-ee22-4024-a89e-d9746713dee9 2019-03-23 05:03:49,936 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d"}, "tags": [], "enabled": true, "id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}} 2019-03-23 05:03:49,936 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-467a653d-ee22-4024-a89e-d9746713dee9 2019-03-23 05:03:49,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219543933868s 2019-03-23 05:03:49,936 - 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'a51cb4b169124f7d86d2bd9bd5e31f3d', '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_02bd3845-b084-4f21-a4f9-8d8c0937ebae'}) 2019-03-23 05:03:49,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 05:03:49,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "zgBo7Nr0nKks3T0xnECDcbb5OjRRgc", "email": null, "name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}}' 2019-03-23 05:03:50,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78840396-23af-4982-8fb9-28a4601969b5 2019-03-23 05:03:50,319 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": {"self": "http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8ba1bfb333a416b8dd5e1ec7095ffae", "domain_id": "default", "password_expires_at": null}} 2019-03-23 05:03:50,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-78840396-23af-4982-8fb9-28a4601969b5 2019-03-23 05:03:50,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374241828918s 2019-03-23 05:03:50,320 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b8ba1bfb333a416b8dd5e1ec7095ffae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae'}) 2019-03-23 05:03:50,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:03:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:50,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4438fb47-2a27-4884-870f-41d3d6b9bb4a 2019-03-23 05:03:50,521 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:03:50,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4438fb47-2a27-4884-870f-41d3d6b9bb4a 2019-03-23 05:03:50,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197962999344s 2019-03-23 05:03:50,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:03:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:50,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18e99b6-1d45-4053-b115-0e43619e0eb2 2019-03-23 05:03:50,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:03:50,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e18e99b6-1d45-4053-b115-0e43619e0eb2 2019-03-23 05:03:50,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194745063782s 2019-03-23 05:03:50,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:03:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:50,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d98076e0-ba8b-457c-9f82-e704d9b3f22d 2019-03-23 05:03:50,928 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:03:50,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d98076e0-ba8b-457c-9f82-e704d9b3f22d 2019-03-23 05:03:50,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201333999634s 2019-03-23 05:03:50,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:03:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:51,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b295c705-630c-4045-bf88-70309523749a 2019-03-23 05:03:51,132 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:03:51,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b295c705-630c-4045-bf88-70309523749a 2019-03-23 05:03:51,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199119091034s 2019-03-23 05:03:51,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:03:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:51,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea476bd-a280-4892-a975-e3815c8fb8b1 2019-03-23 05:03:51,372 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": {"self": "http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8ba1bfb333a416b8dd5e1ec7095ffae", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:03:51,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cea476bd-a280-4892-a975-e3815c8fb8b1 2019-03-23 05:03:51,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239008903503s 2019-03-23 05:03:51,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:03:51,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:51,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8eb0d27-9a32-43dd-a76f-69c45dd16ff1 2019-03-23 05:03:51,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d"}, "tags": [], "enabled": true, "id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:03:51,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d8eb0d27-9a32-43dd-a76f-69c45dd16ff1 2019-03-23 05:03:51,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120105981827s 2019-03-23 05:03:51,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:03:51,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=a51cb4b169124f7d86d2bd9bd5e31f3d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:51,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27aeeec5-203a-45f2-ba53-a1fb87e3d365 2019-03-23 05:03:51,623 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=a51cb4b169124f7d86d2bd9bd5e31f3d", "previous": null, "next": null}} 2019-03-23 05:03:51,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=a51cb4b169124f7d86d2bd9bd5e31f3d used request id req-27aeeec5-203a-45f2-ba53-a1fb87e3d365 2019-03-23 05:03:51,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111202001572s 2019-03-23 05:03:51,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:03:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d/users/b8ba1bfb333a416b8dd5e1ec7095ffae/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:51,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:03:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f4eb9d-1fad-4fba-be47-bea919ae003f 2019-03-23 05:03:51,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:03:51,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d/users/b8ba1bfb333a416b8dd5e1ec7095ffae/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-80f4eb9d-1fad-4fba-be47-bea919ae003f 2019-03-23 05:03:51,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149823904037s 2019-03-23 05:03:51,777 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 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'a51cb4b169124f7d86d2bd9bd5e31f3d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'zgBo7Nr0nKks3T0xnECDcbb5OjRRgc', 'username': u'neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 05:03:51,781 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'password': 'zgBo7Nr0nKks3T0xnECDcbb5OjRRgc', 'project_name': 'neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'a51cb4b169124f7d86d2bd9bd5e31f3d', 'project_domain_name': 'Default'} 2019-03-23 05:03:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:03:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:51,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78b5640-6331-4b3f-87c8-19cb49bdb79f 2019-03-23 05:03:51,980 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:03:51,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b78b5640-6331-4b3f-87c8-19cb49bdb79f 2019-03-23 05:03:51,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195421934128s 2019-03-23 05:03:51,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:03:51,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9da4c917-0ee9-49ef-ad3f-6213428ef3da 2019-03-23 05:03:52,190 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:03:52,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9da4c917-0ee9-49ef-ad3f-6213428ef3da 2019-03-23 05:03:52,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20444393158s 2019-03-23 05:03:52,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:03:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb147b4-fca3-425d-a19f-024dd176a1e8 2019-03-23 05:03:52,304 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:03:52,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-1fb147b4-fca3-425d-a19f-024dd176a1e8 2019-03-23 05:03:52,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109011888504s 2019-03-23 05:03:52,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:03:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631091b3-68e6-486c-b241-e08dc9867a15 2019-03-23 05:03:52,433 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": {"self": "http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8ba1bfb333a416b8dd5e1ec7095ffae", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:03:52,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-631091b3-68e6-486c-b241-e08dc9867a15 2019-03-23 05:03:52,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128068208694s 2019-03-23 05:03:52,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:03:52,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e892e1-60fc-4d55-92d5-ea86c2fe9293 2019-03-23 05:03:52,560 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d"}, "tags": [], "enabled": true, "id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:03:52,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f7e892e1-60fc-4d55-92d5-ea86c2fe9293 2019-03-23 05:03:52,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115026950836s 2019-03-23 05:03:52,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:03:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=a51cb4b169124f7d86d2bd9bd5e31f3d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e7de2b-f343-43ba-92b2-7d79a0846091 2019-03-23 05:03:52,676 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=a51cb4b169124f7d86d2bd9bd5e31f3d", "previous": null, "next": null}} 2019-03-23 05:03:52,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=a51cb4b169124f7d86d2bd9bd5e31f3d used request id req-55e7de2b-f343-43ba-92b2-7d79a0846091 2019-03-23 05:03:52,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109201908112s 2019-03-23 05:03:52,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:03:52,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d/users/b8ba1bfb333a416b8dd5e1ec7095ffae/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e30b47e-ea4e-4ffa-b9a3-949655f5de9a 2019-03-23 05:03:52,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:03:52,825 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d/users/b8ba1bfb333a416b8dd5e1ec7095ffae/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-6e30b47e-ea4e-4ffa-b9a3-949655f5de9a 2019-03-23 05:03:52,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145138025284s 2019-03-23 05:03:52,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:03:52,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:52,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15bb57c-b9dd-4a30-b834-51aff6fe34dc 2019-03-23 05:03:52,979 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:03:52,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a15bb57c-b9dd-4a30-b834-51aff6fe34dc 2019-03-23 05:03:52,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150544881821s 2019-03-23 05:03:52,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:03:52,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:53,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f09976-e5fb-42af-9ba9-8ee3387084a2 2019-03-23 05:03:53,093 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:03:53,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e8f09976-e5fb-42af-9ba9-8ee3387084a2 2019-03-23 05:03:53,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108705043793s 2019-03-23 05:03:53,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:03:53,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:53,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587ddf30-ddd6-4036-877f-395ab2c5b2ea 2019-03-23 05:03:53,221 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": {"self": "http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8ba1bfb333a416b8dd5e1ec7095ffae", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:03:53,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-587ddf30-ddd6-4036-877f-395ab2c5b2ea 2019-03-23 05:03:53,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127269983292s 2019-03-23 05:03:53,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:03:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387fcf9c-e49c-4d25-b1c4-e3308963f43d 2019-03-23 05:03:53,342 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 05:03:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=b8ba1bfb333a416b8dd5e1ec7095ffae&scope.domain.id=default used request id req-387fcf9c-e49c-4d25-b1c4-e3308963f43d 2019-03-23 05:03:53,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110315084457s 2019-03-23 05:03:53,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 05:03:53,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/b8ba1bfb333a416b8dd5e1ec7095ffae/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:53,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6628793a-08d6-4292-8a8c-8e4c74e155ba 2019-03-23 05:03:53,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:03:53,567 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/b8ba1bfb333a416b8dd5e1ec7095ffae/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-6628793a-08d6-4292-8a8c-8e4c74e155ba 2019-03-23 05:03:53,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.22131896019s 2019-03-23 05:03:53,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:03:53,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e194c0-aa44-4b3e-a122-3dc08e50eb37 2019-03-23 05:03:53,577 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:03:53,577 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-73e194c0-aa44-4b3e-a122-3dc08e50eb37 2019-03-23 05:03:53,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:03:53,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T06:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_a51cb4b169124f7d86d2bd9bd5e31f3d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "id": "b8ba1bfb333a416b8dd5e1ec7095ffae"}, "audit_ids": ["yOPf29rEQ2eTQsJizXm4oQ"], "issued_at": "2019-03-23T05:03:53.000000Z"}} 2019-03-23 05:03:53,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 05:03:53,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:03:54,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:54 GMT X-Openstack-Request-Id: req-90d15eed-5596-41d9-a6b3-f5de32cbb563 2019-03-23 05:03:54,266 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 05:03:54,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-90d15eed-5596-41d9-a6b3-f5de32cbb563 2019-03-23 05:03:54,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289884090424s 2019-03-23 05:03:54,277 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-03-23 05:03:54,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:03:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:54,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ca57d51-1afc-4e11-ae64-e7d5a78558d3 2019-03-23 05:03:54,475 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:03:54,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7ca57d51-1afc-4e11-ae64-e7d5a78558d3 2019-03-23 05:03:54,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197934150696s 2019-03-23 05:03:54,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:03:54,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:03:54,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 406 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa7166d-b9dd-429f-8762-b0852f336aa7 2019-03-23 05:03:54,597 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d"}, "tags": [], "enabled": true, "id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:03:54,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-6fa7166d-b9dd-429f-8762-b0852f336aa7 2019-03-23 05:03:54,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114547967911s 2019-03-23 05:03:54,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 05:03:54,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"network": {"shared": true, "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "name": "neutron-tempest-plugin-api-net_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "admin_state_up": true}}' 2019-03-23 05:03:55,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:55 GMT X-Openstack-Request-Id: req-8d105f7f-91c3-4f84-abfe-d967c2de1e11 2019-03-23 05:03:55,132 - 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":"fc556749-bd7a-4200-bd05-f35fdcab18d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":true,"project_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:03:54Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_02bd3845-b084-4f21-a4f9-8d8c0937ebae","admin_state_up":true,"tenant_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","created_at":"2019-03-23T05:03:54Z","mtu":1450}} 2019-03-23 05:03:55,132 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8d105f7f-91c3-4f84-abfe-d967c2de1e11 2019-03-23 05:03:55,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.532184123993s 2019-03-23 05:03:55,133 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T05:03:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fc556749-bd7a-4200-bd05-f35fdcab18d4', u'provider:segmentation_id': 48, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'created_at': u'2019-03-23T05:03:54Z', u'mtu': 1450, u'tenant_id': u'a51cb4b169124f7d86d2bd9bd5e31f3d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'a51cb4b169124f7d86d2bd9bd5e31f3d', u'l2_adjacency': True}) 2019-03-23 05:03:55,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:03:55,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:03:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:55 GMT X-Openstack-Request-Id: req-5ae98312-f864-4a98-9073-5bb9709eca13 2019-03-23 05:03:55,235 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T04:48:30Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"fc556749-bd7a-4200-bd05-f35fdcab18d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":true,"project_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:03:54Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_02bd3845-b084-4f21-a4f9-8d8c0937ebae","admin_state_up":true,"tenant_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","created_at":"2019-03-23T05:03:54Z","provider:network_type":"vxlan"}]} 2019-03-23 05:03:55,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5ae98312-f864-4a98-9073-5bb9709eca13 2019-03-23 05:03:55,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101816177368s 2019-03-23 05:03:55,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 05:03:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "enable_dhcp": true, "network_id": "fc556749-bd7a-4200-bd05-f35fdcab18d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 05:03:56,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:55 GMT X-Openstack-Request-Id: req-ce59f2bf-46e2-43c1-8376-f9e9ce576bcd 2019-03-23 05:03:56,008 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T05:03:55Z","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":"15f49f62-abe1-44df-90e0-73d35f94b760","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_02bd3845-b084-4f21-a4f9-8d8c0937ebae","enable_dhcp":true,"segment_id":null,"network_id":"fc556749-bd7a-4200-bd05-f35fdcab18d4","tenant_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","created_at":"2019-03-23T05:03:55Z","ip_version":4}} 2019-03-23 05:03:56,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ce59f2bf-46e2-43c1-8376-f9e9ce576bcd 2019-03-23 05:03:56,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.771389007568s 2019-03-23 05:03:56,009 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:03:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'15f49f62-abe1-44df-90e0-73d35f94b760', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'fc556749-bd7a-4200-bd05-f35fdcab18d4', u'tenant_id': u'a51cb4b169124f7d86d2bd9bd5e31f3d', u'created_at': u'2019-03-23T05:03:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a51cb4b169124f7d86d2bd9bd5e31f3d'}) 2019-03-23 05:03:56,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 05:03:56,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "neutron-tempest-plugin-api-router_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "admin_state_up": true}}' 2019-03-23 05:03:57,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:57 GMT X-Openstack-Request-Id: req-332c9b00-6e2f-4d53-b430-17bc6f6db912 2019-03-23 05:03:57,608 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "created_at": "2019-03-23T05:03:55Z", "admin_state_up": true, "updated_at": "2019-03-23T05:03:56Z", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "08484328-a94b-4a92-b082-9f058e9af893", "name": "neutron-tempest-plugin-api-router_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}} 2019-03-23 05:03:57,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-332c9b00-6e2f-4d53-b430-17bc6f6db912 2019-03-23 05:03:57,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59887909889s 2019-03-23 05:03:57,609 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:03:56Z', u'revision_number': 2, u'ha': False, u'id': u'08484328-a94b-4a92-b082-9f058e9af893', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'admin_state_up': True, u'tenant_id': u'a51cb4b169124f7d86d2bd9bd5e31f3d', u'created_at': u'2019-03-23T05:03:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'a51cb4b169124f7d86d2bd9bd5e31f3d'}) 2019-03-23 05:03:57,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 05:03:57,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/08484328-a94b-4a92-b082-9f058e9af893/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '{"subnet_id": "15f49f62-abe1-44df-90e0-73d35f94b760"}' 2019-03-23 05:03:59,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:59 GMT X-Openstack-Request-Id: req-a63ddb8a-8fdc-4ca9-bb5f-38204b6b76b0 2019-03-23 05:03:59,735 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fc556749-bd7a-4200-bd05-f35fdcab18d4", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "subnet_id": "15f49f62-abe1-44df-90e0-73d35f94b760", "subnet_ids": ["15f49f62-abe1-44df-90e0-73d35f94b760"], "port_id": "c0d9e21b-8b20-445b-8e01-5af9f28c3425", "id": "08484328-a94b-4a92-b082-9f058e9af893"} 2019-03-23 05:03:59,735 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/08484328-a94b-4a92-b082-9f058e9af893/add_router_interface.json used request id req-a63ddb8a-8fdc-4ca9-bb5f-38204b6b76b0 2019-03-23 05:03:59,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12571501732s 2019-03-23 05:03:59,735 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 05:03:59,867 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 05:03:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:03:59,875 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 05:03:59 GMT 2019-03-23 05:03:59,875 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 05:03:59,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:03:59,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:04:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:00 GMT X-Openstack-Request-Id: req-e172f4a9-01ac-4a54-a21b-189e8837977a 2019-03-23 05:04:00,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:04:00,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e172f4a9-01ac-4a54-a21b-189e8837977a 2019-03-23 05:04:00,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299787044525s 2019-03-23 05:04:00,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:04:00,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}' 2019-03-23 05:04:00,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:00 GMT Location: http://172.30.9.27:9292/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c6a4c1c9-de0d-4233-8aaa-9d49e99ba7ce 2019-03-23 05:04:00,249 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:00Z", "file": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "f3aa76b6-7bf9-4912-8456-496032a1bc02", "size": null, "self": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02", "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_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": null, "created_at": "2019-03-23T05:04:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:04:00,249 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c6a4c1c9-de0d-4233-8aaa-9d49e99ba7ce 2019-03-23 05:04:00,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0628290176392s 2019-03-23 05:04:00,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:04:00,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '' 2019-03-23 05:04:00,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:04:00 GMT X-Openstack-Request-Id: req-428e2089-d488-46b8-a74f-9d0e93bab580 2019-03-23 05:04:00,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:04:00,914 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file used request id req-428e2089-d488-46b8-a74f-9d0e93bab580 2019-03-23 05:04:00,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.663520097733s 2019-03-23 05:04:00,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:04:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:04:00,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:00 GMT X-Openstack-Request-Id: req-8d74a5d1-ce83-4e58-a0bb-10a15a52ab2e 2019-03-23 05:04:00,942 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:00Z", "file": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "f3aa76b6-7bf9-4912-8456-496032a1bc02", "size": 12716032, "self": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:04:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:04:00,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8d74a5d1-ce83-4e58-a0bb-10a15a52ab2e 2019-03-23 05:04:00,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0241000652313s 2019-03-23 05:04:00,944 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file', 'owner': u'a51cb4b169124f7d86d2bd9bd5e31f3d', 'id': u'f3aa76b6-7bf9-4912-8456-496032a1bc02', 'size': 12716032, u'self': u'/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a51cb4b169124f7d86d2bd9bd5e31f3d', 'name': 'neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:04:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:04:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae', '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/f3aa76b6-7bf9-4912-8456-496032a1bc02', 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_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'created': u'2019-03-23T05:04:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:04:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02', 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_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:04:00,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:04:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:04:01,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04: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-69afad54-b4e0-43fb-95d9-530c568cf812 x-openstack-request-id: req-69afad54-b4e0-43fb-95d9-530c568cf812 2019-03-23 05:04:01,282 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81", "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": "bb9a136a-c75e-4e7e-b4a5-72fa82c52b81"}} 2019-03-23 05:04:01,282 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69afad54-b4e0-43fb-95d9-530c568cf812 2019-03-23 05:04:01,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.335736989975s 2019-03-23 05:04:01,283 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_02bd3845-b084-4f21-a4f9-8d8c0937ebae', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'bb9a136a-c75e-4e7e-b4a5-72fa82c52b81', 'swap': 0}) 2019-03-23 05:04:01,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:04:01,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"extra_specs": {}}' 2019-03-23 05:04:01,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04: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-42c10d7c-133f-4aed-8ba7-c752b1a13924 x-openstack-request-id: req-42c10d7c-133f-4aed-8ba7-c752b1a13924 2019-03-23 05:04:01,322 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:04:01,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81/os-extra_specs used request id req-42c10d7c-133f-4aed-8ba7-c752b1a13924 2019-03-23 05:04:01,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0389609336853s 2019-03-23 05:04:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:04:01,530 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976c918b-b64d-4f99-bde0-af7794d86bcf 2019-03-23 05:04:01,530 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:04:01,530 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-976c918b-b64d-4f99-bde0-af7794d86bcf 2019-03-23 05:04:01,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:04:01,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:04:01,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f526ceea-03f7-427a-a6f2-a1b2296989e5 2019-03-23 05:04:01,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:04:01,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f526ceea-03f7-427a-a6f2-a1b2296989e5 2019-03-23 05:04:01,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176321983337s 2019-03-23 05:04:01,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:04:01,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:04:01,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775a901e-aa42-4819-8d39-5822c431db22 2019-03-23 05:04:01,893 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:04:01,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-775a901e-aa42-4819-8d39-5822c431db22 2019-03-23 05:04:01,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178539991379s 2019-03-23 05:04:02,295 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 05:04:10,250 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ae387ce2-6f12-4cbf-9415-bb1625cc2ab8 | 2019-03-23T05:04:06.355169 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ae387ce2-6f12-4cbf-9415-bb1625cc2ab8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 05:04:13,595 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-03-23 05:04:14,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 05:04:20,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=bae2f4e7-0bd7-41f0-a38a-e0e8ba33e304) as the default verifier for the future CLI operations. 2019-03-23 05:04:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 05:04:22,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:04:22,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04: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-dcf01ffe-82bb-4d7f-8893-851cec6eb192 x-openstack-request-id: req-dcf01ffe-82bb-4d7f-8893-851cec6eb192 2019-03-23 05:04:22,049 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 05:04:22,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-dcf01ffe-82bb-4d7f-8893-851cec6eb192 2019-03-23 05:04:22,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0431351661682s 2019-03-23 05:04:22,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:04:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:04:22,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:22 GMT X-Openstack-Request-Id: req-f8676354-35f2-43b2-8aab-17b788aa8ad7 2019-03-23 05:04:22,369 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:00Z", "file": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "f3aa76b6-7bf9-4912-8456-496032a1bc02", "size": 12716032, "self": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:04:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:04:22,369 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f8676354-35f2-43b2-8aab-17b788aa8ad7 2019-03-23 05:04:22,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.314154148102s 2019-03-23 05:04:22,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:04:22,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}' 2019-03-23 05:04:22,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:22 GMT Location: http://172.30.9.27:9292/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7663db5e-8839-44c5-af2c-b5791b463227 2019-03-23 05:04:22,524 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:22Z", "file": "/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "093f165c-ed7d-4af4-a557-b1a3ce76ce01", "size": null, "self": "/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01", "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_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": null, "created_at": "2019-03-23T05:04:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:04:22,524 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7663db5e-8839-44c5-af2c-b5791b463227 2019-03-23 05:04:22,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.144428014755s 2019-03-23 05:04:22,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:04:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '' 2019-03-23 05:04:22,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:04:22 GMT X-Openstack-Request-Id: req-af28a44a-61b0-4e42-96cd-51538e441ee1 2019-03-23 05:04:22,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:04:22,862 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/file used request id req-af28a44a-61b0-4e42-96cd-51538e441ee1 2019-03-23 05:04:22,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.33663392067s 2019-03-23 05:04:22,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:04:22,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:04:22,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:22 GMT X-Openstack-Request-Id: req-003a083d-64d7-4701-93d0-0614e723c75d 2019-03-23 05:04:22,895 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:22Z", "file": "/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "093f165c-ed7d-4af4-a557-b1a3ce76ce01", "size": 12716032, "self": "/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:04:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:00Z", "file": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "f3aa76b6-7bf9-4912-8456-496032a1bc02", "size": 12716032, "self": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:04:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:04:22,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-003a083d-64d7-4701-93d0-0614e723c75d 2019-03-23 05:04:22,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0287570953369s 2019-03-23 05:04:22,898 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/snap', u'metadata': Munch({})})], 'file': u'/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/file', 'owner': u'a51cb4b169124f7d86d2bd9bd5e31f3d', 'id': u'093f165c-ed7d-4af4-a557-b1a3ce76ce01', 'size': 12716032, u'self': u'/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a51cb4b169124f7d86d2bd9bd5e31f3d', 'name': 'neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:04:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:04:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae', '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/093f165c-ed7d-4af4-a557-b1a3ce76ce01', 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_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae', 'created': u'2019-03-23T05:04:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:04: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/093f165c-ed7d-4af4-a557-b1a3ce76ce01', 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_02bd3845-b084-4f21-a4f9-8d8c0937ebae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:04:22,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:04:22,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:04:22,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 326 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04: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-c57561b6-8ab9-4e22-b1dd-19149a766e88 x-openstack-request-id: req-c57561b6-8ab9-4e22-b1dd-19149a766e88 2019-03-23 05:04:22,938 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf", "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": "32ef2163-bdd6-4b7c-9696-58e2573fd3bf"}} 2019-03-23 05:04:22,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c57561b6-8ab9-4e22-b1dd-19149a766e88 2019-03-23 05:04:22,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.039911031723s 2019-03-23 05:04:22,939 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'32ef2163-bdd6-4b7c-9696-58e2573fd3bf', 'swap': 0}) 2019-03-23 05:04:22,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:04:22,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" -d '{"extra_specs": {}}' 2019-03-23 05:04:22,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:04:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ccaa3259-c1a9-4807-b761-fe68f0bbf59c x-openstack-request-id: req-ccaa3259-c1a9-4807-b761-fe68f0bbf59c 2019-03-23 05:04:22,965 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:04:22,965 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf/os-extra_specs used request id req-ccaa3259-c1a9-4807-b761-fe68f0bbf59c 2019-03-23 05:04:22,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0253310203552s 2019-03-23 05:04:22,966 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'32ef2163-bdd6-4b7c-9696-58e2573fd3bf', 'swap': 0}) 2019-03-23 05:04:26,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 05:04:26,091 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 05:04:26,092 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 05:04:26,094 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 05:04:26,131 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 05:04:29,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-bae2f4e7-0bd7-41f0-a38a-e0e8ba33e304/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-03-23 05:04:29,732 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 05:04:29,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', '--concurrency=4']'. 2019-03-23 05:15:34,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 29874001-532b-4ade-8a14-0c2c9f58964c 2019-03-23 05:15:34,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '29874001-532b-4ade-8a14-0c2c9f58964c']'. 2019-03-23 05:15:35,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 29874001-532b-4ade-8a14-0c2c9f58964c | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 05:04:31 | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 05:15:34 | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:03 | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: bae2f4e7-0bd7-41f0-a38a-e0e8ba33e304) | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ae387ce2-6f12-4cbf-9415-bb1625cc2ab8) | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 652.336 | 2019-03-23 05:15:35,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 05:15:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 05:15:36,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-03-23 05:15:36,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '29874001-532b-4ade-8a14-0c2c9f58964c', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-03-23 05:15:38,197 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 29874001-532b-4ade-8a14-0c2c9f58964c --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 05:15:38,198 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '29874001-532b-4ade-8a14-0c2c9f58964c', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-03-23 05:15:40,239 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 29874001-532b-4ade-8a14-0c2c9f58964c --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 05:15:40,466 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 05:15:40,466 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:46 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-03-23 05:15:40,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:15:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:41,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:15:41 GMT X-Openstack-Request-Id: req-53623263-ba4c-49c2-aaab-2274cd2df438 2019-03-23 05:15:41,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:15:41,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/093f165c-ed7d-4af4-a557-b1a3ce76ce01 used request id req-53623263-ba4c-49c2-aaab-2274cd2df438 2019-03-23 05:15:41,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01552605629s 2019-03-23 05:15:41,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:15:41,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:41,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15: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-68c4d142-3ab5-43d6-a78f-82b61c992d6c x-openstack-request-id: req-68c4d142-3ab5-43d6-a78f-82b61c992d6c 2019-03-23 05:15:41,818 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf", "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": "32ef2163-bdd6-4b7c-9696-58e2573fd3bf"}, {"name": "neutron-tempest-plugin-api-flavor_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81", "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": "bb9a136a-c75e-4e7e-b4a5-72fa82c52b81"}]} 2019-03-23 05:15:41,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-68c4d142-3ab5-43d6-a78f-82b61c992d6c 2019-03-23 05:15:41,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.309500932693s 2019-03-23 05:15:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:15:41,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:41,855 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15: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-f5ac372d-8e09-43ea-a22f-ba7aa8c6d54a x-openstack-request-id: req-f5ac372d-8e09-43ea-a22f-ba7aa8c6d54a 2019-03-23 05:15:41,855 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/32ef2163-bdd6-4b7c-9696-58e2573fd3bf used request id req-f5ac372d-8e09-43ea-a22f-ba7aa8c6d54a 2019-03-23 05:15:41,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341370105743s 2019-03-23 05:15:41,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 05:15:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/08484328-a94b-4a92-b082-9f058e9af893/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" -d '{"subnet_id": "15f49f62-abe1-44df-90e0-73d35f94b760"}' 2019-03-23 05:15:44,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:44 GMT X-Openstack-Request-Id: req-3ceab62d-1d02-417b-94f0-df65c7affec5 2019-03-23 05:15:44,325 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fc556749-bd7a-4200-bd05-f35fdcab18d4", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "subnet_id": "15f49f62-abe1-44df-90e0-73d35f94b760", "subnet_ids": ["15f49f62-abe1-44df-90e0-73d35f94b760"], "port_id": "c0d9e21b-8b20-445b-8e01-5af9f28c3425", "id": "08484328-a94b-4a92-b082-9f058e9af893"} 2019-03-23 05:15:44,325 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/08484328-a94b-4a92-b082-9f058e9af893/remove_router_interface.json used request id req-3ceab62d-1d02-417b-94f0-df65c7affec5 2019-03-23 05:15:44,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47014403343s 2019-03-23 05:15:44,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 05:15:44,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:44,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1724 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:44 GMT X-Openstack-Request-Id: req-65e7bd0d-8355-4db6-b334-5648538f5fad 2019-03-23 05:15:44,444 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "created_at": "2019-03-23T05:03:55Z", "admin_state_up": true, "updated_at": "2019-03-23T05:15:43Z", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "08484328-a94b-4a92-b082-9f058e9af893", "name": "neutron-tempest-plugin-api-router_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 05:15:44,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-65e7bd0d-8355-4db6-b334-5648538f5fad 2019-03-23 05:15:44,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118044137955s 2019-03-23 05:15:44,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 05:15:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/08484328-a94b-4a92-b082-9f058e9af893.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:45,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:15:45 GMT X-Openstack-Request-Id: req-bd3a8853-f7fc-4db5-ae88-32072fb19bbc 2019-03-23 05:15:45,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:15:45,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/08484328-a94b-4a92-b082-9f058e9af893.json used request id req-bd3a8853-f7fc-4db5-ae88-32072fb19bbc 2019-03-23 05:15:45,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35487580299s 2019-03-23 05:15:45,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 05:15:45,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:45,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:45 GMT X-Openstack-Request-Id: req-ff5e9c17-fa52-4489-9643-fa0a7b2d5199 2019-03-23 05:15:45,842 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T05:03:55Z","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":"15f49f62-abe1-44df-90e0-73d35f94b760","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_02bd3845-b084-4f21-a4f9-8d8c0937ebae","enable_dhcp":true,"segment_id":null,"network_id":"fc556749-bd7a-4200-bd05-f35fdcab18d4","tenant_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","created_at":"2019-03-23T05:03:55Z","ip_version":4}]} 2019-03-23 05:15:45,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ff5e9c17-fa52-4489-9643-fa0a7b2d5199 2019-03-23 05:15:45,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0406031608582s 2019-03-23 05:15:45,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 05:15:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/15f49f62-abe1-44df-90e0-73d35f94b760.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:46,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:15:46 GMT X-Openstack-Request-Id: req-00282e6f-fb7c-4327-9bc2-cdb2e7d36ad4 2019-03-23 05:15:46,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:15:46,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/15f49f62-abe1-44df-90e0-73d35f94b760.json used request id req-00282e6f-fb7c-4327-9bc2-cdb2e7d36ad4 2019-03-23 05:15:46,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.04941010475s 2019-03-23 05:15:46,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:15:46,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:46,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:46 GMT X-Openstack-Request-Id: req-15ab22c5-9464-4845-99fd-b2732fb7f85b 2019-03-23 05:15:46,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fc556749-bd7a-4200-bd05-f35fdcab18d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":true,"project_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:15:46Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_02bd3845-b084-4f21-a4f9-8d8c0937ebae","admin_state_up":true,"tenant_id":"a51cb4b169124f7d86d2bd9bd5e31f3d","created_at":"2019-03-23T05:03:54Z","provider:network_type":"vxlan"}]} 2019-03-23 05:15:46,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-15ab22c5-9464-4845-99fd-b2732fb7f85b 2019-03-23 05:15:46,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855801105499s 2019-03-23 05:15:46,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 05:15:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/fc556749-bd7a-4200-bd05-f35fdcab18d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:48,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:15:48 GMT X-Openstack-Request-Id: req-4e4520ce-2fcc-40b1-b2a6-aaf617b367e9 2019-03-23 05:15:48,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:15:48,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fc556749-bd7a-4200-bd05-f35fdcab18d4.json used request id req-4e4520ce-2fcc-40b1-b2a6-aaf617b367e9 2019-03-23 05:15:48,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16665506363s 2019-03-23 05:15:48,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:15:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:48,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:48 GMT X-Openstack-Request-Id: req-8414389a-834b-4f0d-ae18-e9e73a9dec8b 2019-03-23 05:15:48,177 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:04:00Z", "file": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/file", "owner": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "f3aa76b6-7bf9-4912-8456-496032a1bc02", "size": 12716032, "self": "/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f3aa76b6-7bf9-4912-8456-496032a1bc02/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:04:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:15:48,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8414389a-834b-4f0d-ae18-e9e73a9dec8b 2019-03-23 05:15:48,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263547897339s 2019-03-23 05:15:48,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:15:48,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6215fd8d4472a908a01df72ad3686ac119225286" 2019-03-23 05:15:48,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:15:48 GMT X-Openstack-Request-Id: req-eef7f5b3-29af-4018-aa1f-4e89b88dfd9d 2019-03-23 05:15:48,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:15:48,468 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f3aa76b6-7bf9-4912-8456-496032a1bc02 used request id req-eef7f5b3-29af-4018-aa1f-4e89b88dfd9d 2019-03-23 05:15:48,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.290293931961s 2019-03-23 05:15:48,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:15:48,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:48,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 321 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb63e3b8-1a20-4133-a421-52cde9495623 x-openstack-request-id: req-fb63e3b8-1a20-4133-a421-52cde9495623 2019-03-23 05:15:48,491 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81", "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": "bb9a136a-c75e-4e7e-b4a5-72fa82c52b81"}]} 2019-03-23 05:15:48,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-fb63e3b8-1a20-4133-a421-52cde9495623 2019-03-23 05:15:48,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022882938385s 2019-03-23 05:15:48,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:15:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:48,521 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15: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-9b105542-df2c-46c2-8f45-97c5413319b4 x-openstack-request-id: req-9b105542-df2c-46c2-8f45-97c5413319b4 2019-03-23 05:15:48,521 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bb9a136a-c75e-4e7e-b4a5-72fa82c52b81 used request id req-9b105542-df2c-46c2-8f45-97c5413319b4 2019-03-23 05:15:48,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271389484406s 2019-03-23 05:15:48,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:15:48,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:48,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 846 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473e8dce-ceb0-4c42-a224-a31a8e895925 2019-03-23 05:15:48,736 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": {"self": "http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b8ba1bfb333a416b8dd5e1ec7095ffae", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:15:48,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-473e8dce-ceb0-4c42-a224-a31a8e895925 2019-03-23 05:15:48,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215012073517s 2019-03-23 05:15:48,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:15:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:48,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dabcfdb-9087-43ed-ab65-8ea065cea803 2019-03-23 05:15:48,960 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_02bd3845-b084-4f21-a4f9-8d8c0937ebae", "links": {"self": "http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b8ba1bfb333a416b8dd5e1ec7095ffae", "description": null}} 2019-03-23 05:15:48,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae used request id req-7dabcfdb-9087-43ed-ab65-8ea065cea803 2019-03-23 05:15:48,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217961072922s 2019-03-23 05:15:48,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 05:15:48,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:49,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae89b5e-1f7a-45ef-ab22-02760ce0a9e2 2019-03-23 05:15:49,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:15:49,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b8ba1bfb333a416b8dd5e1ec7095ffae used request id req-bae89b5e-1f7a-45ef-ab22-02760ce0a9e2 2019-03-23 05:15:49,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289276123047s 2019-03-23 05:15:49,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:15:49,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:49,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5323a7cd-7b58-47a1-bd81-b87a85ce6a59 2019-03-23 05:15:49,374 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27: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.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d"}, "tags": [], "enabled": true, "id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_02bd3845-b084-4f21-a4f9-8d8c0937ebae"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:15:49,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5323a7cd-7b58-47a1-bd81-b87a85ce6a59 2019-03-23 05:15:49,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117681980133s 2019-03-23 05:15:49,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 05:15:49,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:49,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401a67cf-cca1-4fd9-90e2-f6ffcb4b6cb5 2019-03-23 05:15:49,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:15:49,642 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a51cb4b169124f7d86d2bd9bd5e31f3d used request id req-401a67cf-cca1-4fd9-90e2-f6ffcb4b6cb5 2019-03-23 05:15:49,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262817144394s 2019-03-23 05:15:49,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:15:49,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a51cb4b169124f7d86d2bd9bd5e31f3d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:49,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:49 GMT X-Openstack-Request-Id: req-8422eab0-5dc8-4004-b7b2-67dc82993d4a 2019-03-23 05:15:49,971 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "created_at": "2019-03-23T05:03:54Z", "updated_at": "2019-03-23T05:03:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "ab38e1fc-1ace-40ba-bb2d-a41f1052e76c", "remote_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "af345ddb-816a-4a73-8fe9-cd4d32d8fd5a", "remote_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "b5e5bc7d-77c2-4a3c-ae2d-e118702388c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "f2e9e8ba-4576-4622-b08e-ab71139bdd3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}], "revision_number": 1, "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "name": "default"}]} 2019-03-23 05:15:49,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a51cb4b169124f7d86d2bd9bd5e31f3d&name=default used request id req-8422eab0-5dc8-4004-b7b2-67dc82993d4a 2019-03-23 05:15:49,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323862791061s 2019-03-23 05:15:49,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:15:49,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:50,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:49 GMT X-Openstack-Request-Id: req-86c62da5-bf13-45d1-9ef1-3f5edc6fd818 2019-03-23 05:15:50,086 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "created_at": "2019-03-23T05:03:54Z", "updated_at": "2019-03-23T05:03:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "ab38e1fc-1ace-40ba-bb2d-a41f1052e76c", "remote_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "af345ddb-816a-4a73-8fe9-cd4d32d8fd5a", "remote_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "b5e5bc7d-77c2-4a3c-ae2d-e118702388c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:03:54Z", "revision_number": 0, "id": "f2e9e8ba-4576-4622-b08e-ab71139bdd3b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:03:54Z", "security_group_id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "tenant_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d"}], "revision_number": 1, "project_id": "a51cb4b169124f7d86d2bd9bd5e31f3d", "id": "1abbaabf-a64e-40c6-8862-45df90a8fbce", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 05:15:50,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-86c62da5-bf13-45d1-9ef1-3f5edc6fd818 2019-03-23 05:15:50,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112316131592s 2019-03-23 05:15:50,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 05:15:50,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1abbaabf-a64e-40c6-8862-45df90a8fbce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3252442e8abe751e6cc8f07452f049bb9eab404e" 2019-03-23 05:15:50,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:15:50 GMT X-Openstack-Request-Id: req-74e05fe6-fda9-46bd-8e69-e020944346c4 2019-03-23 05:15:50,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:15:50,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1abbaabf-a64e-40c6-8862-45df90a8fbce.json used request id req-74e05fe6-fda9-46bd-8e69-e020944346c4 2019-03-23 05:15:50,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.126184940338s 2019-03-23 05:15:50,271 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-03-23 05:15:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:15:50,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84aad3ba-9450-49fd-93b6-60627896b391 2019-03-23 05:15:50,320 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:15:50,320 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-84aad3ba-9450-49fd-93b6-60627896b391 2019-03-23 05:15:50,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:15:50,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T06:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["XISsV63USAauBTLTJfg6ow"], "issued_at": "2019-03-23T05:15:50.000000Z"}} 2019-03-23 05:15:50,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:15:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:51,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:50 GMT X-Openstack-Request-Id: req-e82ffb8a-cd35-400b-aa61-ccc3dc51a71a 2019-03-23 05:15:51,054 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:15:51,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e82ffb8a-cd35-400b-aa61-ccc3dc51a71a 2019-03-23 05:15:51,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335949897766s 2019-03-23 05:15:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:15:51,065 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56c239f8-3bc7-4ffe-8c7b-5ef99fd2f46d 2019-03-23 05:15:51,065 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:15:51,065 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-56c239f8-3bc7-4ffe-8c7b-5ef99fd2f46d 2019-03-23 05:15:51,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:15:51,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:51,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05be6791-4b33-4de1-866b-10d64c7ffa26 2019-03-23 05:15:51,263 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:15:51,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-05be6791-4b33-4de1-866b-10d64c7ffa26 2019-03-23 05:15:51,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197532892227s 2019-03-23 05:15:51,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 05:15:51,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}}' 2019-03-23 05:15:51,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-986ac6e6-2c18-4fe1-800a-88de66942625 2019-03-23 05:15:51,491 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a"}, "tags": [], "enabled": true, "id": "95d226cfe6d54ecca33167addd6e2d6a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}} 2019-03-23 05:15:51,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-986ac6e6-2c18-4fe1-800a-88de66942625 2019-03-23 05:15:51,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220142126083s 2019-03-23 05:15:51,492 - 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'95d226cfe6d54ecca33167addd6e2d6a', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7'}) 2019-03-23 05:15:51,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 05:15:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "A2KfI4vHf8VLH2Fqq1suLh0TK0dAxA", "email": null, "name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}}' 2019-03-23 05:15:51,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-419688e5-391a-4aea-bd54-17a921971df0 2019-03-23 05:15:51,962 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": {"self": "http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdbf5b53ef1d43c8a9d45d0601af6a66", "domain_id": "default", "password_expires_at": null}} 2019-03-23 05:15:51,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-419688e5-391a-4aea-bd54-17a921971df0 2019-03-23 05:15:51,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465397119522s 2019-03-23 05:15:51,963 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cdbf5b53ef1d43c8a9d45d0601af6a66', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7'}) 2019-03-23 05:15:51,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:15:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:52,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eaa5b7c-6970-4df6-a575-6b48b629e318 2019-03-23 05:15:52,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:15:52,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2eaa5b7c-6970-4df6-a575-6b48b629e318 2019-03-23 05:15:52,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195500135422s 2019-03-23 05:15:52,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:15:52,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:52,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba5911f-5428-431f-be4d-c3d37801e55a 2019-03-23 05:15:52,277 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:15:52,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ba5911f-5428-431f-be4d-c3d37801e55a 2019-03-23 05:15:52,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110841989517s 2019-03-23 05:15:52,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:15:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:52,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788eab04-c1ab-4dff-9d70-5f83619d9e28 2019-03-23 05:15:52,476 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:15:52,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-788eab04-c1ab-4dff-9d70-5f83619d9e28 2019-03-23 05:15:52,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194067955017s 2019-03-23 05:15:52,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:15:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:52,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0950a02a-7711-42d0-85bf-0511457413d5 2019-03-23 05:15:52,595 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:15:52,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0950a02a-7711-42d0-85bf-0511457413d5 2019-03-23 05:15:52,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114610910416s 2019-03-23 05:15:52,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:15:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:52,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea61c258-400f-4686-9430-500bb23e8016 2019-03-23 05:15:52,725 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": {"self": "http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdbf5b53ef1d43c8a9d45d0601af6a66", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:15:52,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ea61c258-400f-4686-9430-500bb23e8016 2019-03-23 05:15:52,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129011869431s 2019-03-23 05:15:52,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:15:52,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:52,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1e3f01-0b1d-43de-81cf-1c9460db772d 2019-03-23 05:15:52,937 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a"}, "tags": [], "enabled": true, "id": "95d226cfe6d54ecca33167addd6e2d6a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:15:52,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bd1e3f01-0b1d-43de-81cf-1c9460db772d 2019-03-23 05:15:52,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198876142502s 2019-03-23 05:15:52,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:15:52,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cdbf5b53ef1d43c8a9d45d0601af6a66&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=95d226cfe6d54ecca33167addd6e2d6a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357ddfcb-0450-48f3-abdd-c32f6279ec57 2019-03-23 05:15:53,095 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cdbf5b53ef1d43c8a9d45d0601af6a66&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=95d226cfe6d54ecca33167addd6e2d6a", "previous": null, "next": null}} 2019-03-23 05:15:53,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cdbf5b53ef1d43c8a9d45d0601af6a66&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=95d226cfe6d54ecca33167addd6e2d6a used request id req-357ddfcb-0450-48f3-abdd-c32f6279ec57 2019-03-23 05:15:53,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.14951300621s 2019-03-23 05:15:53,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:15:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a/users/cdbf5b53ef1d43c8a9d45d0601af6a66/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3be7b8d-148a-41d2-befb-9355c81c8e13 2019-03-23 05:15:53,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:15:53,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a/users/cdbf5b53ef1d43c8a9d45d0601af6a66/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-b3be7b8d-148a-41d2-befb-9355c81c8e13 2019-03-23 05:15:53,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153069019318s 2019-03-23 05:15:53,253 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 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'95d226cfe6d54ecca33167addd6e2d6a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'A2KfI4vHf8VLH2Fqq1suLh0TK0dAxA', 'username': u'rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 05:15:53,256 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'password': 'A2KfI4vHf8VLH2Fqq1suLh0TK0dAxA', 'project_name': 'rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '95d226cfe6d54ecca33167addd6e2d6a', 'project_domain_name': 'Default'} 2019-03-23 05:15:53,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:15:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29932771-0c2d-4baa-8ed3-a170738dd94c 2019-03-23 05:15:53,370 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:15:53,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-29932771-0c2d-4baa-8ed3-a170738dd94c 2019-03-23 05:15:53,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11022901535s 2019-03-23 05:15:53,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:15:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08d7a58-a618-4956-829a-e6db3114c288 2019-03-23 05:15:53,485 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:15:53,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d08d7a58-a618-4956-829a-e6db3114c288 2019-03-23 05:15:53,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109781980515s 2019-03-23 05:15:53,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:15:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643f1112-ab51-41b0-a154-0b7bd1146638 2019-03-23 05:15:53,599 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:15:53,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-643f1112-ab51-41b0-a154-0b7bd1146638 2019-03-23 05:15:53,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109487056732s 2019-03-23 05:15:53,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:15:53,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482e0fa8-f4a4-404c-adfc-728720360ac6 2019-03-23 05:15:53,729 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": {"self": "http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdbf5b53ef1d43c8a9d45d0601af6a66", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:15:53,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-482e0fa8-f4a4-404c-adfc-728720360ac6 2019-03-23 05:15:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128556966782s 2019-03-23 05:15:53,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:15:53,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa3073f-d727-452d-81d4-711533cbf516 2019-03-23 05:15:53,855 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a"}, "tags": [], "enabled": true, "id": "95d226cfe6d54ecca33167addd6e2d6a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:15:53,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-7aa3073f-d727-452d-81d4-711533cbf516 2019-03-23 05:15:53,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11571598053s 2019-03-23 05:15:53,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:15:53,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cdbf5b53ef1d43c8a9d45d0601af6a66&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=95d226cfe6d54ecca33167addd6e2d6a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:53,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c573f2f-f0ea-45dd-9c88-8aea6167d436 2019-03-23 05:15:53,972 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cdbf5b53ef1d43c8a9d45d0601af6a66&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=95d226cfe6d54ecca33167addd6e2d6a", "previous": null, "next": null}} 2019-03-23 05:15:53,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cdbf5b53ef1d43c8a9d45d0601af6a66&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=95d226cfe6d54ecca33167addd6e2d6a used request id req-6c573f2f-f0ea-45dd-9c88-8aea6167d436 2019-03-23 05:15:53,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10999083519s 2019-03-23 05:15:53,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:15:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a/users/cdbf5b53ef1d43c8a9d45d0601af6a66/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:54,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:15:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b808d18-6b82-4466-906d-a537a27aeca8 2019-03-23 05:15:54,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:15:54,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a/users/cdbf5b53ef1d43c8a9d45d0601af6a66/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-9b808d18-6b82-4466-906d-a537a27aeca8 2019-03-23 05:15:54,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.183925867081s 2019-03-23 05:15:54,160 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-03-23 05:15:54,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:15:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:54,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfc8aace-dc35-4554-a7a6-7719b268b92f 2019-03-23 05:15:54,272 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:15:54,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-cfc8aace-dc35-4554-a7a6-7719b268b92f 2019-03-23 05:15:54,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11146903038s 2019-03-23 05:15:54,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:15:54,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:15:54,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99bffca-4efd-4597-ab2d-0b6e1ccc7b71 2019-03-23 05:15:54,475 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a"}, "tags": [], "enabled": true, "id": "95d226cfe6d54ecca33167addd6e2d6a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:15:54,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b99bffca-4efd-4597-ab2d-0b6e1ccc7b71 2019-03-23 05:15:54,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196696996689s 2019-03-23 05:15:54,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 05:15:54,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"network": {"shared": true, "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "name": "rally_sanity-net_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "admin_state_up": true}}' 2019-03-23 05:15:54,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:54 GMT X-Openstack-Request-Id: req-e0275938-e8a1-4c54-a2fd-c46f82533048 2019-03-23 05:15:54,787 - 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":"3300c67d-a551-4589-b1fa-32f6e61d373f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"95d226cfe6d54ecca33167addd6e2d6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:15:54Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_00a46e27-b086-4eae-a1ae-c76f6562bbd7","admin_state_up":true,"tenant_id":"95d226cfe6d54ecca33167addd6e2d6a","created_at":"2019-03-23T05:15:54Z","mtu":1450}} 2019-03-23 05:15:54,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e0275938-e8a1-4c54-a2fd-c46f82533048 2019-03-23 05:15:54,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.310286045074s 2019-03-23 05:15:54,788 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T05:15:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3300c67d-a551-4589-b1fa-32f6e61d373f', 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'rally_sanity-net_00a46e27-b086-4eae-a1ae-c76f6562bbd7', u'created_at': u'2019-03-23T05:15:54Z', u'mtu': 1450, u'tenant_id': u'95d226cfe6d54ecca33167addd6e2d6a', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'95d226cfe6d54ecca33167addd6e2d6a', u'l2_adjacency': True}) 2019-03-23 05:15:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:15:54,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c2bcc1-bb19-45a9-a5ad-a063056a941f 2019-03-23 05:15:54,798 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:15:54,798 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-e9c2bcc1-bb19-45a9-a5ad-a063056a941f 2019-03-23 05:15:54,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:15:55,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T06:15:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95d226cfe6d54ecca33167addd6e2d6a", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/95d226cfe6d54ecca33167addd6e2d6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/95d226cfe6d54ecca33167addd6e2d6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/95d226cfe6d54ecca33167addd6e2d6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/95d226cfe6d54ecca33167addd6e2d6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/95d226cfe6d54ecca33167addd6e2d6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/95d226cfe6d54ecca33167addd6e2d6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/95d226cfe6d54ecca33167addd6e2d6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/95d226cfe6d54ecca33167addd6e2d6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/95d226cfe6d54ecca33167addd6e2d6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/95d226cfe6d54ecca33167addd6e2d6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/95d226cfe6d54ecca33167addd6e2d6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/95d226cfe6d54ecca33167addd6e2d6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_95d226cfe6d54ecca33167addd6e2d6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_95d226cfe6d54ecca33167addd6e2d6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "id": "cdbf5b53ef1d43c8a9d45d0601af6a66"}, "audit_ids": ["9KMnZQqWSAW4W2VBcvCLgQ"], "issued_at": "2019-03-23T05:15:55.000000Z"}} 2019-03-23 05:15:55,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:15:55,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:15:55,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:55 GMT X-Openstack-Request-Id: req-7c7a0084-a061-4ae6-af28-17e8a28ccd3e 2019-03-23 05:15:55,530 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3300c67d-a551-4589-b1fa-32f6e61d373f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"95d226cfe6d54ecca33167addd6e2d6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:15:54Z","qos_policy_id":null,"name":"rally_sanity-net_00a46e27-b086-4eae-a1ae-c76f6562bbd7","admin_state_up":true,"tenant_id":"95d226cfe6d54ecca33167addd6e2d6a","created_at":"2019-03-23T05:15:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:15:55,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7c7a0084-a061-4ae6-af28-17e8a28ccd3e 2019-03-23 05:15:55,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.335623979568s 2019-03-23 05:15:55,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 05:15:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" -d '{"subnet": {"name": "rally_sanity-subnet_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "enable_dhcp": true, "network_id": "3300c67d-a551-4589-b1fa-32f6e61d373f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 05:15:56,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:55 GMT X-Openstack-Request-Id: req-fad4ce30-4a49-45a0-a12b-203cebd3cd8a 2019-03-23 05:15:56,011 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T05:15:55Z","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":"9dc9da59-c0da-4dc6-a719-ef54174186f6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"95d226cfe6d54ecca33167addd6e2d6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_00a46e27-b086-4eae-a1ae-c76f6562bbd7","enable_dhcp":true,"segment_id":null,"network_id":"3300c67d-a551-4589-b1fa-32f6e61d373f","tenant_id":"95d226cfe6d54ecca33167addd6e2d6a","created_at":"2019-03-23T05:15:55Z","ip_version":4}} 2019-03-23 05:15:56,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-fad4ce30-4a49-45a0-a12b-203cebd3cd8a 2019-03-23 05:15:56,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.479679107666s 2019-03-23 05:15:56,012 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:15:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9dc9da59-c0da-4dc6-a719-ef54174186f6', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_00a46e27-b086-4eae-a1ae-c76f6562bbd7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3300c67d-a551-4589-b1fa-32f6e61d373f', u'tenant_id': u'95d226cfe6d54ecca33167addd6e2d6a', u'created_at': u'2019-03-23T05:15:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'95d226cfe6d54ecca33167addd6e2d6a'}) 2019-03-23 05:15:56,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 05:15:56,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "rally_sanity-router_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "admin_state_up": true}}' 2019-03-23 05:15:57,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:57 GMT X-Openstack-Request-Id: req-8bfa4f09-c849-447b-bd34-9f2bf20056d7 2019-03-23 05:15:57,660 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "created_at": "2019-03-23T05:15:55Z", "admin_state_up": true, "updated_at": "2019-03-23T05:15:57Z", "project_id": "95d226cfe6d54ecca33167addd6e2d6a", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "ed07b652-7738-4902-8f5f-2219be676300", "name": "rally_sanity-router_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}} 2019-03-23 05:15:57,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8bfa4f09-c849-447b-bd34-9f2bf20056d7 2019-03-23 05:15:57,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64749097824s 2019-03-23 05:15:57,661 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:15:57Z', u'revision_number': 2, u'ha': False, u'id': u'ed07b652-7738-4902-8f5f-2219be676300', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_00a46e27-b086-4eae-a1ae-c76f6562bbd7', u'admin_state_up': True, u'tenant_id': u'95d226cfe6d54ecca33167addd6e2d6a', u'created_at': u'2019-03-23T05:15:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'95d226cfe6d54ecca33167addd6e2d6a'}) 2019-03-23 05:15:57,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 05:15:57,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ed07b652-7738-4902-8f5f-2219be676300/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" -d '{"subnet_id": "9dc9da59-c0da-4dc6-a719-ef54174186f6"}' 2019-03-23 05:15:59,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:59 GMT X-Openstack-Request-Id: req-1ebea0cb-2dca-4e0d-8f4d-9ff89e68e423 2019-03-23 05:15:59,850 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3300c67d-a551-4589-b1fa-32f6e61d373f", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "subnet_id": "9dc9da59-c0da-4dc6-a719-ef54174186f6", "subnet_ids": ["9dc9da59-c0da-4dc6-a719-ef54174186f6"], "port_id": "a8f5fb08-ebf0-46a1-b0b9-fe35e11954ca", "id": "ed07b652-7738-4902-8f5f-2219be676300"} 2019-03-23 05:15:59,850 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ed07b652-7738-4902-8f5f-2219be676300/add_router_interface.json used request id req-1ebea0cb-2dca-4e0d-8f4d-9ff89e68e423 2019-03-23 05:15:59,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18896389008s 2019-03-23 05:15:59,851 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 05:15:59,967 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 05:15:59,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:15:59,974 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 05:15:59 GMT 2019-03-23 05:15:59,974 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 05:15:59,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:15:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:16:00,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:00 GMT X-Openstack-Request-Id: req-c42b0627-e1d2-47c8-bbd8-dbcd83427b03 2019-03-23 05:16:00,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:16:00,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c42b0627-e1d2-47c8-bbd8-dbcd83427b03 2019-03-23 05:16:00,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288329124451s 2019-03-23 05:16:00,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:16:00,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}' 2019-03-23 05:16:00,347 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:00 GMT Location: http://172.30.9.27:9292/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe6126a8-9c79-4ffe-a21e-6453dd16a6b2 2019-03-23 05:16:00,347 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:16:00Z", "file": "/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/file", "owner": "95d226cfe6d54ecca33167addd6e2d6a", "id": "5e9ac301-b947-4d58-b427-bc33dbdcae78", "size": null, "self": "/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78", "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_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "checksum": null, "created_at": "2019-03-23T05:16:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:16:00,347 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fe6126a8-9c79-4ffe-a21e-6453dd16a6b2 2019-03-23 05:16:00,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0728158950806s 2019-03-23 05:16:00,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:16:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" -d '' 2019-03-23 05:16:01,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:16:01 GMT X-Openstack-Request-Id: req-d9752be5-11b3-463c-849f-15895f6f9070 2019-03-23 05:16:01,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:16:01,574 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/file used request id req-d9752be5-11b3-463c-849f-15895f6f9070 2019-03-23 05:16:01,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22554302216s 2019-03-23 05:16:01,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:16:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:16:01,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:01 GMT X-Openstack-Request-Id: req-916e9e49-f8c5-45ff-9f25-ef739174e5ba 2019-03-23 05:16:01,605 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:16:01Z", "file": "/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/file", "owner": "95d226cfe6d54ecca33167addd6e2d6a", "id": "5e9ac301-b947-4d58-b427-bc33dbdcae78", "size": 12716032, "self": "/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:16:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:16:01,605 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-916e9e49-f8c5-45ff-9f25-ef739174e5ba 2019-03-23 05:16:01,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272541046143s 2019-03-23 05:16:01,607 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/file', 'owner': u'95d226cfe6d54ecca33167addd6e2d6a', 'id': u'5e9ac301-b947-4d58-b427-bc33dbdcae78', 'size': 12716032, u'self': u'/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'95d226cfe6d54ecca33167addd6e2d6a', 'name': 'rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:16:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:16:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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/5e9ac301-b947-4d58-b427-bc33dbdcae78', 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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'created': u'2019-03-23T05:16:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:16:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78', 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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:16:01,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:16:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:16:01,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 05: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-9b6b7607-e2c2-46b2-9ed3-641a8c0713b3 x-openstack-request-id: req-9b6b7607-e2c2-46b2-9ed3-641a8c0713b3 2019-03-23 05:16:01,913 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1", "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": "094c70aa-8022-4ffb-a52f-6e21e3637fb1"}} 2019-03-23 05:16:01,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9b6b7607-e2c2-46b2-9ed3-641a8c0713b3 2019-03-23 05:16:01,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302634000778s 2019-03-23 05:16:01,914 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'094c70aa-8022-4ffb-a52f-6e21e3637fb1', 'swap': 0}) 2019-03-23 05:16:01,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:16:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"extra_specs": {}}' 2019-03-23 05:16:01,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16: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-14cf6b84-338c-4a76-9f62-1fb1f7807d8d x-openstack-request-id: req-14cf6b84-338c-4a76-9f62-1fb1f7807d8d 2019-03-23 05:16:01,936 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:16:01,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1/os-extra_specs used request id req-14cf6b84-338c-4a76-9f62-1fb1f7807d8d 2019-03-23 05:16:01,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218679904938s 2019-03-23 05:16:01,937 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 05:16:04,373 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 05:16:06,459 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 849434f3-a420-4406-9fc0-ca7ca58b466d | 2019-03-23T05:16:06.180704 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 849434f3-a420-4406-9fc0-ca7ca58b466d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 05:16:09,797 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-03-23 05:16:10,537 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-23 05:16:10,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 05:16:10,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:16:10,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05: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-0e7eab8a-52d8-4d67-bd5a-066b8f43b43b x-openstack-request-id: req-0e7eab8a-52d8-4d67-bd5a-066b8f43b43b 2019-03-23 05:16:10,869 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 05:16:10,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-0e7eab8a-52d8-4d67-bd5a-066b8f43b43b 2019-03-23 05:16:10,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.326673984528s 2019-03-23 05:16:10,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 05:16:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:16:11,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:11 GMT X-Openstack-Request-Id: req-d8a6024f-0319-4fd8-bc48-77491b818d1d 2019-03-23 05:16:11,142 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 05:16:11,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-d8a6024f-0319-4fd8-bc48-77491b818d1d 2019-03-23 05:16:11,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.271239995956s 2019-03-23 05:16:11,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:16:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:16:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16: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-4a2b368b-5dcf-4cd7-8b9a-afcab7770094 x-openstack-request-id: req-4a2b368b-5dcf-4cd7-8b9a-afcab7770094 2019-03-23 05:16:11,469 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc", "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": "74760b5a-35b0-4135-8bc4-16fee74ea4cc"}} 2019-03-23 05:16:11,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4a2b368b-5dcf-4cd7-8b9a-afcab7770094 2019-03-23 05:16:11,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.317126989365s 2019-03-23 05:16:11,470 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'74760b5a-35b0-4135-8bc4-16fee74ea4cc', 'swap': 0}) 2019-03-23 05:16:11,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:16:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" -d '{"extra_specs": {}}' 2019-03-23 05:16:11,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16: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-63b42ea4-3690-4d73-858e-d87f8a4c565b x-openstack-request-id: req-63b42ea4-3690-4d73-858e-d87f8a4c565b 2019-03-23 05:16:11,491 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:16:11,491 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc/os-extra_specs used request id req-63b42ea4-3690-4d73-858e-d87f8a4c565b 2019-03-23 05:16:11,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200161933899s 2019-03-23 05:16:11,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:16:11,501 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de19ef7c-258b-4680-8bf5-6ddf4dc8f824 2019-03-23 05:16:11,502 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:16:11,502 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-de19ef7c-258b-4680-8bf5-6ddf4dc8f824 2019-03-23 05:16:11,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 05:16:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:16:11,513 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722c98a6-4adf-42a0-bda8-4bc0cbed1948 2019-03-23 05:16:11,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://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 05:16:11,513 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-722c98a6-4adf-42a0-bda8-4bc0cbed1948 2019-03-23 05:16:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:16:11,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 856 Content-Type: application/json Date: Sat, 23 Mar 2019 05:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c7c6bc-633c-4b21-aaa5-60c1197598f2 2019-03-23 05:16:11,779 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 05:16:11,779 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b9c7c6bc-633c-4b21-aaa5-60c1197598f2 2019-03-23 05:16:11,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.274549007416s 2019-03-23 05:16:11,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'74760b5a-35b0-4135-8bc4-16fee74ea4cc', 'swap': 0}) 2019-03-23 05:16:11,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-03-23 05:16:11,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:16:11,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:16:11,802 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-03-23 05:16:11,802 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:17:27,803 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6c0e8aef-4354-4d40-9d60-325da976df74 2019-03-23 05:17:27,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-03-23 05:17:27,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6c0e8aef-4354-4d40-9d60-325da976df74'] 2019-03-23 05:17:28,514 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6c0e8aef-4354-4d40-9d60-325da976df74 -------------------------------------------------------------------------------- Task 6c0e8aef-4354-4d40-9d60-325da976df74: 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 6c0e8aef-4354-4d40-9d60-325da976df74 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.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | total | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> duration | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 0.58 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.580073 Full duration: 9.57663 -------------------------------------------------------------------------------- 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 6c0e8aef-4354-4d40-9d60-325da976df74 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | total | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> duration | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 1.064 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.064093 Full duration: 9.427969 -------------------------------------------------------------------------------- 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 6c0e8aef-4354-4d40-9d60-325da976df74 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.461 | 0.461 | 0.461 | 0.461 | 0.461 | 0.461 | 100.0% | 1 | | total | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> duration | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.901464 Full duration: 9.497694 -------------------------------------------------------------------------------- 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 6c0e8aef-4354-4d40-9d60-325da976df74 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.538 | 1.538 | 1.538 | 1.538 | 1.538 | 1.538 | 100.0% | 1 | | total | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 100.0% | 1 | | -> duration | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 1.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.983083 Full duration: 10.701406 -------------------------------------------------------------------------------- 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 6c0e8aef-4354-4d40-9d60-325da976df74 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.62 | 0.62 | 0.62 | 0.62 | 0.62 | 0.62 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041273 Full duration: 9.929646 -------------------------------------------------------------------------------- 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 6c0e8aef-4354-4d40-9d60-325da976df74 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.292 | 0.292 | 0.292 | 0.292 | 0.292 | 0.292 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76724 Full duration: 9.055152 HINTS: * To plot HTML graphics with this data, run: rally task report 6c0e8aef-4354-4d40-9d60-325da976df74 --out output.html * To generate a JUnit report, run: rally task export 6c0e8aef-4354-4d40-9d60-325da976df74 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6c0e8aef-4354-4d40-9d60-325da976df74 --json --out output.json 2019-03-23 05:17:28,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6c0e8aef-4354-4d40-9d60-325da976df74', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-03-23 05:17:30,388 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6c0e8aef-4354-4d40-9d60-325da976df74 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-03-23 05:17:30.284 657 INFO rally.api [-] Building 'json' report for the following task(s): '6c0e8aef-4354-4d40-9d60-325da976df74'. 2019-03-23 05:17:30.290 657 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:17:30,395 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-03-23 05:17:30,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-03-23 05:17:30,396 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:17:30,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:17:30,411 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-03-23 05:17:30,411 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:19:06,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 2019-03-23 05:19:06,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6'] 2019-03-23 05:19:07,623 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 -------------------------------------------------------------------------------- Task b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6: 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 b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 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.53 | 3.53 | 3.53 | 3.53 | 3.53 | 3.53 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | glance_v2.delete_image | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 4.588 | 4.588 | 4.588 | 4.588 | 4.588 | 4.588 | 100.0% | 1 | | -> duration | 4.588 | 4.588 | 4.588 | 4.588 | 4.588 | 4.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.588101 Full duration: 14.815013 -------------------------------------------------------------------------------- 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 b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 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.98 | 2.98 | 2.98 | 2.98 | 2.98 | 2.98 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | -> glance_v2.upload_data | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | glance_v2.list_images | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 100.0% | 1 | | -> duration | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 3.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.036514 Full duration: 15.90585 -------------------------------------------------------------------------------- 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 b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 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.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> duration | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.321758 Full duration: 9.689881 -------------------------------------------------------------------------------- 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": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ], "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 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.825 | 2.825 | 2.825 | 2.825 | 2.825 | 2.825 | 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.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | nova.boot_servers | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 11.583 | 100.0% | 1 | | total | 14.409 | 14.409 | 14.409 | 14.409 | 14.409 | 14.409 | 100.0% | 1 | | -> duration | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.408856 Full duration: 37.013862 HINTS: * To plot HTML graphics with this data, run: rally task report b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 --out output.html * To generate a JUnit report, run: rally task export b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 --json --out output.json 2019-03-23 05:19:07,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-03-23 05:19:09,758 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-03-23 05:19:09.603 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6'. 2019-03-23 05:19:09.608 1206 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:19:09,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-03-23 05:19:09,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-03-23 05:19:09,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:19:09,777 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:19:09,778 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-03-23 05:19:09,779 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:22:38,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7c607eec-c34d-4f88-abcc-e36929451ac1 2019-03-23 05:22:38,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7c607eec-c34d-4f88-abcc-e36929451ac1'] 2019-03-23 05:22:39,712 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7c607eec-c34d-4f88-abcc-e36929451ac1 -------------------------------------------------------------------------------- Task 7c607eec-c34d-4f88-abcc-e36929451ac1: 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.46 | 3.46 | 3.46 | 3.46 | 3.46 | 3.46 | 100.0% | 1 | | cinder_v3.delete_snapshot | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | total | 4.017 | 4.017 | 4.017 | 4.017 | 4.017 | 4.017 | 100.0% | 1 | | -> duration | 4.017 | 4.017 | 4.017 | 4.017 | 4.017 | 4.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.017038 Full duration: 22.425271 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.83 | 3.83 | 3.83 | 3.83 | 3.83 | 3.83 | 100.0% | 1 | | cinder_v3.delete_volume | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | total | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 100.0% | 1 | | -> duration | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 4.403 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.402807 Full duration: 16.652933 -------------------------------------------------------------------------------- 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_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7c607eec-c34d-4f88-abcc-e36929451ac1 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.069 | 6.069 | 6.069 | 6.069 | 6.069 | 6.069 | 100.0% | 1 | | cinder_v3.delete_volume | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | total | 6.685 | 6.685 | 6.685 | 6.685 | 6.685 | 6.685 | 100.0% | 1 | | -> duration | 6.685 | 6.685 | 6.685 | 6.685 | 6.685 | 6.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.684734 Full duration: 20.037127 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.648 | 3.648 | 3.648 | 3.648 | 3.648 | 3.648 | 100.0% | 1 | | cinder_v3.delete_volume | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> duration | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.217365 Full duration: 16.474707 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.623 | 3.623 | 3.623 | 3.623 | 3.623 | 3.623 | 100.0% | 1 | | cinder_v3.extend_volume | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | cinder_v3.delete_volume | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | total | 4.962 | 4.962 | 4.962 | 4.962 | 4.962 | 4.962 | 100.0% | 1 | | -> duration | 4.962 | 4.962 | 4.962 | 4.962 | 4.962 | 4.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.962268 Full duration: 17.180875 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.604 | 3.604 | 3.604 | 3.604 | 3.604 | 3.604 | 100.0% | 1 | | cinder_v3.delete_volume | 2.873 | 2.873 | 2.873 | 2.873 | 2.873 | 2.873 | 100.0% | 1 | | total | 6.477 | 6.477 | 6.477 | 6.477 | 6.477 | 6.477 | 100.0% | 1 | | -> duration | 6.477 | 6.477 | 6.477 | 6.477 | 6.477 | 6.477 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.477087 Full duration: 25.311994 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | cinder_v3.list_qos | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> duration | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.140229 Full duration: 15.531179 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | cinder_v3.set_qos | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 0.303 | 100.0% | 1 | | total | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> duration | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 0.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.967966 Full duration: 15.37931 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | cinder_v3.list_types | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> duration | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 1.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.047247 Full duration: 15.226573 -------------------------------------------------------------------------------- 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 7c607eec-c34d-4f88-abcc-e36929451ac1 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 0.319 | 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.062717 Full duration: 15.230032 HINTS: * To plot HTML graphics with this data, run: rally task report 7c607eec-c34d-4f88-abcc-e36929451ac1 --out output.html * To generate a JUnit report, run: rally task export 7c607eec-c34d-4f88-abcc-e36929451ac1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7c607eec-c34d-4f88-abcc-e36929451ac1 --json --out output.json 2019-03-23 05:22:39,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7c607eec-c34d-4f88-abcc-e36929451ac1', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-03-23 05:22:41,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7c607eec-c34d-4f88-abcc-e36929451ac1 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-03-23 05:22:41.567 2991 INFO rally.api [-] Building 'json' report for the following task(s): '7c607eec-c34d-4f88-abcc-e36929451ac1'. 2019-03-23 05:22:41.576 2991 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:22:41,682 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-03-23 05:22:41,683 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-03-23 05:22:41,684 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:22:41,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:22:41,698 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-03-23 05:22:41,698 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:25:01,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5f333484-6304-494c-a31a-27707c0c70b5 2019-03-23 05:25:01,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5f333484-6304-494c-a31a-27707c0c70b5'] 2019-03-23 05:25:02,512 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5f333484-6304-494c-a31a-27707c0c70b5 -------------------------------------------------------------------------------- Task 5f333484-6304-494c-a31a-27707c0c70b5: 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 5f333484-6304-494c-a31a-27707c0c70b5 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698343 Full duration: 9.068244 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.696423 Full duration: 9.286699 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.707673 Full duration: 9.116465 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> duration | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006555 Full duration: 10.312301 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> duration | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.682185 Full duration: 9.206312 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> duration | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 1.089 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.08905 Full duration: 10.180366 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.688697 Full duration: 9.099275 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.239 | 1.239 | 1.239 | 1.239 | 1.239 | 1.239 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | total | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 100.0% | 1 | | -> duration | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 1.656 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.655936 Full duration: 10.807229 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | total | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> duration | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.687846 Full duration: 9.363272 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_metric | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | gnocchi.delete_metric | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | total | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | -> duration | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 1.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.356005 Full duration: 10.498676 -------------------------------------------------------------------------------- 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 5f333484-6304-494c-a31a-27707c0c70b5 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | gnocchi.delete_resource | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> duration | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931353 Full duration: 10.526418 HINTS: * To plot HTML graphics with this data, run: rally task report 5f333484-6304-494c-a31a-27707c0c70b5 --out output.html * To generate a JUnit report, run: rally task export 5f333484-6304-494c-a31a-27707c0c70b5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5f333484-6304-494c-a31a-27707c0c70b5 --json --out output.json 2019-03-23 05:25:02,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5f333484-6304-494c-a31a-27707c0c70b5', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-03-23 05:25:04,675 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5f333484-6304-494c-a31a-27707c0c70b5 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-03-23 05:25:04.556 4122 INFO rally.api [-] Building 'json' report for the following task(s): '5f333484-6304-494c-a31a-27707c0c70b5'. 2019-03-23 05:25:04.566 4122 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:25:04,687 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-03-23 05:25:04,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-03-23 05:25:04,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:25:04,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:25:04,703 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-03-23 05:25:04,703 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:26:47,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ae328d77-ba68-4bff-a935-b54026d5f716 2019-03-23 05:26:47,107 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ae328d77-ba68-4bff-a935-b54026d5f716'] 2019-03-23 05:26:48,015 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ae328d77-ba68-4bff-a935-b54026d5f716 -------------------------------------------------------------------------------- Task ae328d77-ba68-4bff-a935-b54026d5f716: 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 ae328d77-ba68-4bff-a935-b54026d5f716 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.285 | 7.285 | 7.285 | 7.285 | 7.285 | 7.285 | 100.0% | 1 | | heat.update_stack | 2.964 | 2.964 | 2.964 | 2.964 | 2.964 | 2.964 | 100.0% | 1 | | heat.delete_stack | 2.974 | 2.974 | 2.974 | 2.974 | 2.974 | 2.974 | 100.0% | 1 | | total | 13.223 | 13.223 | 13.223 | 13.223 | 13.223 | 13.223 | 100.0% | 1 | | -> duration | 9.223 | 9.223 | 9.223 | 9.223 | 9.223 | 9.223 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.223069 Full duration: 23.931122 -------------------------------------------------------------------------------- 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 ae328d77-ba68-4bff-a935-b54026d5f716 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 5.206 | 100.0% | 1 | | heat.check_stack | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | heat.delete_stack | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 100.0% | 1 | | total | 7.617 | 7.617 | 7.617 | 7.617 | 7.617 | 7.617 | 100.0% | 1 | | -> duration | 5.617 | 5.617 | 5.617 | 5.617 | 5.617 | 5.617 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.616825 Full duration: 19.860538 -------------------------------------------------------------------------------- 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 ae328d77-ba68-4bff-a935-b54026d5f716 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.617 | 5.617 | 5.617 | 5.617 | 5.617 | 5.617 | 100.0% | 1 | | heat.suspend_stack | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | heat.resume_stack | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 1.291 | 100.0% | 1 | | heat.delete_stack | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 1.444 | 100.0% | 1 | | total | 9.576 | 9.576 | 9.576 | 9.576 | 9.576 | 9.576 | 100.0% | 1 | | -> duration | 7.576 | 7.576 | 7.576 | 7.576 | 7.576 | 7.576 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.575567 Full duration: 22.379101 -------------------------------------------------------------------------------- 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 ae328d77-ba68-4bff-a935-b54026d5f716 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697673 Full duration: 10.720961 HINTS: * To plot HTML graphics with this data, run: rally task report ae328d77-ba68-4bff-a935-b54026d5f716 --out output.html * To generate a JUnit report, run: rally task export ae328d77-ba68-4bff-a935-b54026d5f716 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ae328d77-ba68-4bff-a935-b54026d5f716 --json --out output.json 2019-03-23 05:26:48,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ae328d77-ba68-4bff-a935-b54026d5f716', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-03-23 05:26:50,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ae328d77-ba68-4bff-a935-b54026d5f716 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-03-23 05:26:50.018 5031 INFO rally.api [-] Building 'json' report for the following task(s): 'ae328d77-ba68-4bff-a935-b54026d5f716'. 2019-03-23 05:26:50.027 5031 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:26:50,171 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-03-23 05:26:50,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-03-23 05:26:50,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:26:50,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:26:50,188 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-03-23 05:26:50,188 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:30:36,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : eff2f397-40aa-4424-94bb-6e38873e8373 2019-03-23 05:30:36,208 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'eff2f397-40aa-4424-94bb-6e38873e8373'] 2019-03-23 05:30:37,085 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid eff2f397-40aa-4424-94bb-6e38873e8373 -------------------------------------------------------------------------------- Task eff2f397-40aa-4424-94bb-6e38873e8373: 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | keystone_v3.add_role | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | keystone_v3.revoke_role | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 0.149 | 100.0% | 1 | | total | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> duration | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 1.176 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.176478 Full duration: 18.484288 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | keystone_v3.add_role | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | keystone_v3.list_roles | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> duration | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 1.184 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.184134 Full duration: 18.006958 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | keystone_v3.list_projects | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | total | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> duration | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 1.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179555 Full duration: 18.583745 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | keystone_v3.delete_role | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 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.10571 Full duration: 15.911164 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | keystone_v3.delete_service | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 0.211 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.935103 Full duration: 15.989616 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.075 | 1.075 | 1.075 | 1.075 | 1.075 | 1.075 | 100.0% | 1 | | keystone_v3.create_user | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | -> keystone_v3.add_role | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | keystone_v3.create_role | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | keystone_v3.get_project | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | keystone_v3.get_user | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | keystone_v3.get_role | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | keystone_v3.list_services | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 0.112 | 100.0% | 1 | | keystone_v3.get_services | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | -> duration | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 2.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.982866 Full duration: 25.211472 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | keystone_v3.update_project | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 0.231 | 100.0% | 1 | | keystone_v3.delete_project | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | -> duration | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 1.428 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.428088 Full duration: 16.620893 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eff2f397-40aa-4424-94bb-6e38873e8373 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.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | total | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> duration | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.159355 Full duration: 18.994886 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task eff2f397-40aa-4424-94bb-6e38873e8373 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.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 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.098144 Full duration: 18.493033 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 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.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | keystone_v3.list_users | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> duration | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 1.407 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.407323 Full duration: 18.613477 -------------------------------------------------------------------------------- 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 eff2f397-40aa-4424-94bb-6e38873e8373 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | total | n/a | n/a | n/a | n/a | n/a | n/a | n/a | 0 | +--------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.0 Full duration: 15.415669 HINTS: * To plot HTML graphics with this data, run: rally task report eff2f397-40aa-4424-94bb-6e38873e8373 --out output.html * To generate a JUnit report, run: rally task export eff2f397-40aa-4424-94bb-6e38873e8373 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report eff2f397-40aa-4424-94bb-6e38873e8373 --json --out output.json 2019-03-23 05:30:37,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'eff2f397-40aa-4424-94bb-6e38873e8373', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-03-23 05:30:39,258 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid eff2f397-40aa-4424-94bb-6e38873e8373 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-03-23 05:30:39.113 6939 INFO rally.api [-] Building 'json' report for the following task(s): 'eff2f397-40aa-4424-94bb-6e38873e8373'. 2019-03-23 05:30:39.123 6939 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:30:39,266 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-03-23 05:30:39,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-03-23 05:30:39,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:30:39,274 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:30:39,275 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-23 05:30:39,275 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:36:34,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d06e4a7d-c8e8-402e-b6ff-460145abf6d8 2019-03-23 05:36:34,457 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'd06e4a7d-c8e8-402e-b6ff-460145abf6d8'] 2019-03-23 05:36:35,334 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid d06e4a7d-c8e8-402e-b6ff-460145abf6d8 -------------------------------------------------------------------------------- Task d06e4a7d-c8e8-402e-b6ff-460145abf6d8: 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | neutron.delete_network | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | total | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 100.0% | 1 | | -> duration | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 1.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.878495 Full duration: 17.867106 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.473 | 1.473 | 1.473 | 1.473 | 1.473 | 1.473 | 100.0% | 1 | | neutron.delete_port | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | total | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 100.0% | 1 | | -> duration | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 2.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.348787 Full duration: 32.783504 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | neutron.create_subnet | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | neutron.create_router | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 0.151 | 100.0% | 1 | | neutron.add_interface_router | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 2.607 | 100.0% | 1 | | neutron.remove_interface_router | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 2.57 | 100.0% | 1 | | neutron.delete_router | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 7.696 | 7.696 | 7.696 | 7.696 | 7.696 | 7.696 | 100.0% | 1 | | -> duration | 7.696 | 7.696 | 7.696 | 7.696 | 7.696 | 7.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.696103 Full duration: 42.139725 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | neutron.delete_subnet | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 0.851 | 100.0% | 1 | | total | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 100.0% | 1 | | -> duration | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.177014 Full duration: 31.315735 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | neutron.list_networks | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> duration | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 1.179 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.179111 Full duration: 19.773696 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.773 | 1.773 | 1.773 | 1.773 | 1.773 | 1.773 | 100.0% | 1 | | neutron.list_ports | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | -> duration | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.844943 Full duration: 33.866844 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | neutron.create_subnet | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 0.557 | 100.0% | 1 | | neutron.create_router | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | neutron.add_interface_router | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 2.47 | 100.0% | 1 | | neutron.list_routers | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 0.178 | 100.0% | 1 | | total | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 100.0% | 1 | | -> duration | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 4.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.204075 Full duration: 44.728952 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.create_subnet | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | neutron.list_subnets | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | -> duration | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 1.578 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.578091 Full duration: 36.359465 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | neutron.delete_security_group | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> duration | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.997441 Full duration: 16.99137 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | neutron.create_security_group_rule | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 0.126 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | neutron.delete_security_group | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> duration | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.169274 Full duration: 17.137482 -------------------------------------------------------------------------------- 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 d06e4a7d-c8e8-402e-b6ff-460145abf6d8 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.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | neutron.create_router | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | neutron.add_gateway_router | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 2.357 | 100.0% | 1 | | neutron.remove_gateway_router | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 100.0% | 1 | | total | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 100.0% | 1 | | -> duration | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 5.135 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.134647 Full duration: 32.501211 HINTS: * To plot HTML graphics with this data, run: rally task report d06e4a7d-c8e8-402e-b6ff-460145abf6d8 --out output.html * To generate a JUnit report, run: rally task export d06e4a7d-c8e8-402e-b6ff-460145abf6d8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report d06e4a7d-c8e8-402e-b6ff-460145abf6d8 --json --out output.json 2019-03-23 05:36:35,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'd06e4a7d-c8e8-402e-b6ff-460145abf6d8', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-03-23 05:36:37,468 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid d06e4a7d-c8e8-402e-b6ff-460145abf6d8 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-03-23 05:36:37.316 10230 INFO rally.api [-] Building 'json' report for the following task(s): 'd06e4a7d-c8e8-402e-b6ff-460145abf6d8'. 2019-03-23 05:36:37.327 10230 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:36:37,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-23 05:36:37,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-03-23 05:36:37,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:36:37,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:36:37,502 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-03-23 05:36:37,502 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:44:26,120 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ad1248ca-1f44-49f9-a5fb-298b876b7e5a 2019-03-23 05:44:26,121 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ad1248ca-1f44-49f9-a5fb-298b876b7e5a'] 2019-03-23 05:44:26,966 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ad1248ca-1f44-49f9-a5fb-298b876b7e5a -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a: finished -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.318 | 10.318 | 10.318 | 10.318 | 10.318 | 10.318 | 100.0% | 1 | | nova.live_migrate | 12.216 | 12.216 | 12.216 | 12.216 | 12.216 | 12.216 | 100.0% | 1 | | nova.delete_server | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 100.0% | 1 | | total | 25.533 | 25.533 | 25.533 | 25.533 | 25.533 | 25.533 | 100.0% | 1 | | -> duration | 24.533 | 24.533 | 24.533 | 24.533 | 24.533 | 24.533 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.53328 Full duration: 37.752154 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": false, "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "boot_server_kwargs": { "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ] }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.134 | 12.134 | 12.134 | 12.134 | 12.134 | 12.134 | 100.0% | 1 | | cinder_v3.create_volume | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 3.389 | 100.0% | 1 | | nova.attach_volume | 4.707 | 4.707 | 4.707 | 4.707 | 4.707 | 4.707 | 100.0% | 1 | | nova.live_migrate | 14.427 | 14.427 | 14.427 | 14.427 | 14.427 | 14.427 | 100.0% | 1 | | nova.detach_volume | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 1.963 | 100.0% | 1 | | cinder_v3.delete_volume | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 0.396 | 100.0% | 1 | | nova.delete_server | 2.398 | 2.398 | 2.398 | 2.398 | 2.398 | 2.398 | 100.0% | 1 | | total | 39.415 | 39.415 | 39.415 | 39.415 | 39.415 | 39.415 | 100.0% | 1 | | -> duration | 38.415 | 38.415 | 38.415 | 38.415 | 38.415 | 38.415 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.415213 Full duration: 54.52587 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "volume_size": 1, "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ], "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a 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.238 | 6.238 | 6.238 | 6.238 | 6.238 | 6.238 | 100.0% | 1 | | nova.boot_server | 9.244 | 9.244 | 9.244 | 9.244 | 9.244 | 9.244 | 100.0% | 1 | | nova.live_migrate | 12.553 | 12.553 | 12.553 | 12.553 | 12.553 | 12.553 | 100.0% | 1 | | nova.delete_server | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 2.863 | 100.0% | 1 | | total | 30.897 | 30.897 | 30.897 | 30.897 | 30.897 | 30.897 | 100.0% | 1 | | -> duration | 29.897 | 29.897 | 29.897 | 29.897 | 29.897 | 29.897 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.89748 Full duration: 45.720884 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ] }, "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 0.857 | 100.0% | 1 | | nova.boot_server | 8.755 | 8.755 | 8.755 | 8.755 | 8.755 | 8.755 | 100.0% | 1 | | nova.delete_server | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 2.573 | 100.0% | 1 | | nova.delete_keypair | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 0.029 | 100.0% | 1 | | total | 12.216 | 12.216 | 12.216 | 12.216 | 12.216 | 12.216 | 100.0% | 1 | | -> duration | 11.216 | 11.216 | 11.216 | 11.216 | 11.216 | 11.216 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.21634 Full duration: 40.008502 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 1, "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a 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.12 | 6.12 | 6.12 | 6.12 | 6.12 | 6.12 | 100.0% | 1 | | nova.boot_server | 13.093 | 13.093 | 13.093 | 13.093 | 13.093 | 13.093 | 100.0% | 1 | | nova.delete_server | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 2.838 | 100.0% | 1 | | total | 22.051 | 22.051 | 22.051 | 22.051 | 22.051 | 22.051 | 100.0% | 1 | | -> duration | 21.051 | 21.051 | 21.051 | 21.051 | 21.051 | 21.051 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.050944 Full duration: 52.637423 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.935 | 8.935 | 8.935 | 8.935 | 8.935 | 8.935 | 100.0% | 1 | | nova.pause_server | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 100.0% | 1 | | nova.unpause_server | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 2.268 | 100.0% | 1 | | nova.delete_server | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | total | 16.147 | 16.147 | 16.147 | 16.147 | 16.147 | 16.147 | 100.0% | 1 | | -> duration | 11.147 | 11.147 | 11.147 | 11.147 | 11.147 | 11.147 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.146929 Full duration: 42.369344 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ], "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.689 | 11.689 | 11.689 | 11.689 | 11.689 | 11.689 | 100.0% | 1 | | nova.migrate | 11.18 | 11.18 | 11.18 | 11.18 | 11.18 | 11.18 | 100.0% | 1 | | nova.resize_confirm | 3.572 | 3.572 | 3.572 | 3.572 | 3.572 | 3.572 | 100.0% | 1 | | nova.delete_server | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 2.551 | 100.0% | 1 | | total | 28.993 | 28.993 | 28.993 | 28.993 | 28.993 | 28.993 | 100.0% | 1 | | -> duration | 27.993 | 27.993 | 27.993 | 27.993 | 27.993 | 27.993 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.992969 Full duration: 41.125437 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 10.238 | 10.238 | 10.238 | 10.238 | 10.238 | 10.238 | 100.0% | 1 | | nova.list_interfaces | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 10.34 | 10.34 | 10.34 | 10.34 | 10.34 | 10.34 | 100.0% | 1 | | -> duration | 9.34 | 9.34 | 9.34 | 9.34 | 9.34 | 9.34 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.33956 Full duration: 39.00705 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "network": {} }, "args": { "nics": [ { "net-id": "3300c67d-a551-4589-b1fa-32f6e61d373f" } ], "flavor": { "name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "image": { "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.615 | 9.615 | 9.615 | 9.615 | 9.615 | 9.615 | 100.0% | 1 | | nova.associate_floating_ip | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 3.769 | 100.0% | 1 | | -> neutron.list_ports | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 0.049 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | nova.dissociate_floating_ip | 3.005 | 3.005 | 3.005 | 3.005 | 3.005 | 3.005 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | total | 18.204 | 18.204 | 18.204 | 18.204 | 18.204 | 18.204 | 100.0% | 1 | | -> duration | 17.204 | 17.204 | 17.204 | 17.204 | 17.204 | 17.204 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.204367 Full duration: 51.065412 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ad1248ca-1f44-49f9-a5fb-298b876b7e5a has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | nova.delete_server_group | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821169 Full duration: 12.239001 HINTS: * To plot HTML graphics with this data, run: rally task report ad1248ca-1f44-49f9-a5fb-298b876b7e5a --out output.html * To generate a JUnit report, run: rally task export ad1248ca-1f44-49f9-a5fb-298b876b7e5a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ad1248ca-1f44-49f9-a5fb-298b876b7e5a --json --out output.json 2019-03-23 05:44:26,967 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ad1248ca-1f44-49f9-a5fb-298b876b7e5a', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-03-23 05:44:28,966 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ad1248ca-1f44-49f9-a5fb-298b876b7e5a --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-03-23 05:44:28.849 12035 INFO rally.api [-] Building 'json' report for the following task(s): 'ad1248ca-1f44-49f9-a5fb-298b876b7e5a'. 2019-03-23 05:44:28.861 12035 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:44:28,985 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-03-23 05:44:28,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-03-23 05:44:28,986 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 05:44:28,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 05:44:29,000 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-03-23 05:44:29,000 - 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': '3300c67d-a551-4589-b1fa-32f6e61d373f', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'flavor_name': 'rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7', '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_00a46e27-b086-4eae-a1ae-c76f6562bbd7', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 05:45:32,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c0a06a52-bfee-4efd-a1d6-e2718386bffd 2019-03-23 05:45:32,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c0a06a52-bfee-4efd-a1d6-e2718386bffd'] 2019-03-23 05:45:32,838 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c0a06a52-bfee-4efd-a1d6-e2718386bffd -------------------------------------------------------------------------------- Task c0a06a52-bfee-4efd-a1d6-e2718386bffd: 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 c0a06a52-bfee-4efd-a1d6-e2718386bffd 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | quotas.delete_quotas | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> duration | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 1.147 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.14684 Full duration: 10.843704 -------------------------------------------------------------------------------- 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 c0a06a52-bfee-4efd-a1d6-e2718386bffd 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.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843931 Full duration: 10.707237 -------------------------------------------------------------------------------- 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 c0a06a52-bfee-4efd-a1d6-e2718386bffd 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.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.834076 Full duration: 10.702364 -------------------------------------------------------------------------------- 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 c0a06a52-bfee-4efd-a1d6-e2718386bffd 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.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | total | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> duration | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149072 Full duration: 10.698401 HINTS: * To plot HTML graphics with this data, run: rally task report c0a06a52-bfee-4efd-a1d6-e2718386bffd --out output.html * To generate a JUnit report, run: rally task export c0a06a52-bfee-4efd-a1d6-e2718386bffd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c0a06a52-bfee-4efd-a1d6-e2718386bffd --json --out output.json 2019-03-23 05:45:32,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c0a06a52-bfee-4efd-a1d6-e2718386bffd', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-03-23 05:45:34,676 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c0a06a52-bfee-4efd-a1d6-e2718386bffd --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-03-23 05:45:34.581 12544 INFO rally.api [-] Building 'json' report for the following task(s): 'c0a06a52-bfee-4efd-a1d6-e2718386bffd'. 2019-03-23 05:45:34.586 12544 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:45:34,682 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-03-23 05:45:34,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:17 | 4 | 100.00% | | cinder | 00:02:59 | 10 | 100.00% | | gnocchi | 00:01:47 | 11 | 100.00% | | heat | 00:01:16 | 4 | 100.00% | | keystone | 00:03:20 | 10 | 100.00% | | neutron | 00:05:25 | 11 | 100.00% | | nova | 00:06:56 | 10 | 100.00% | | quotas | 00:00:42 | 4 | 100.00% | | | | | | | TOTAL: | 00:24:44 | 70 | 100.00% | +----------------+------------+----------------+-----------+ 2019-03-23 05:45:34,686 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-03-23 05:45:34,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-03-23 05:45:36,902 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-03-23 05:45:36.710 12546 INFO rally.api [-] Building 'html' report for the following task(s): '6c0e8aef-4354-4d40-9d60-325da976df74', 'b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6', '7c607eec-c34d-4f88-abcc-e36929451ac1', '5f333484-6304-494c-a31a-27707c0c70b5', 'ae328d77-ba68-4bff-a935-b54026d5f716', 'eff2f397-40aa-4424-94bb-6e38873e8373', 'd06e4a7d-c8e8-402e-b6ff-460145abf6d8', 'ad1248ca-1f44-49f9-a5fb-298b876b7e5a', 'c0a06a52-bfee-4efd-a1d6-e2718386bffd'. 2019-03-23 05:45:36.810 12546 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:45:36,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-03-23 05:45:38,895 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-03-23 05:45:38.793 12548 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '6c0e8aef-4354-4d40-9d60-325da976df74', 'b0e6d6d0-95c0-4b78-849a-9fd4678ec2e6', '7c607eec-c34d-4f88-abcc-e36929451ac1', '5f333484-6304-494c-a31a-27707c0c70b5', 'ae328d77-ba68-4bff-a935-b54026d5f716', 'eff2f397-40aa-4424-94bb-6e38873e8373', 'd06e4a7d-c8e8-402e-b6ff-460145abf6d8', 'ad1248ca-1f44-49f9-a5fb-298b876b7e5a', 'c0a06a52-bfee-4efd-a1d6-e2718386bffd'. 2019-03-23 05:45:38.798 12548 INFO rally.api [-] The report has been successfully built. 2019-03-23 05:45:39,019 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 05:45:39,019 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 29:45 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-23 05:45:39,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:45:39,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:39,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0e828e1-8b13-4607-85e1-c6ca912edd2c x-openstack-request-id: req-e0e828e1-8b13-4607-85e1-c6ca912edd2c 2019-03-23 05:45:39,730 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1", "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": "094c70aa-8022-4ffb-a52f-6e21e3637fb1"}, {"name": "rally_sanity-flavor_alt_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc", "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": "74760b5a-35b0-4135-8bc4-16fee74ea4cc"}]} 2019-03-23 05:45:39,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e0e828e1-8b13-4607-85e1-c6ca912edd2c 2019-03-23 05:45:39,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.703701019287s 2019-03-23 05:45:39,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:45:39,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:39,765 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45: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-f0bb0987-9007-475e-ae37-486ffd25cf9d x-openstack-request-id: req-f0bb0987-9007-475e-ae37-486ffd25cf9d 2019-03-23 05:45:39,765 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/74760b5a-35b0-4135-8bc4-16fee74ea4cc used request id req-f0bb0987-9007-475e-ae37-486ffd25cf9d 2019-03-23 05:45:39,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.031907081604s 2019-03-23 05:45:39,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 05:45:39,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ed07b652-7738-4902-8f5f-2219be676300/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" -d '{"subnet_id": "9dc9da59-c0da-4dc6-a719-ef54174186f6"}' 2019-03-23 05:45:42,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:42 GMT X-Openstack-Request-Id: req-8df4c7d8-e6f4-4fc1-89f2-06c40790120f 2019-03-23 05:45:42,479 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3300c67d-a551-4589-b1fa-32f6e61d373f", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "subnet_id": "9dc9da59-c0da-4dc6-a719-ef54174186f6", "subnet_ids": ["9dc9da59-c0da-4dc6-a719-ef54174186f6"], "port_id": "a8f5fb08-ebf0-46a1-b0b9-fe35e11954ca", "id": "ed07b652-7738-4902-8f5f-2219be676300"} 2019-03-23 05:45:42,479 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ed07b652-7738-4902-8f5f-2219be676300/remove_router_interface.json used request id req-8df4c7d8-e6f4-4fc1-89f2-06c40790120f 2019-03-23 05:45:42,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.71352291107s 2019-03-23 05:45:42,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 05:45:42,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:42,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:42 GMT X-Openstack-Request-Id: req-5f1f58bf-7ec4-4654-81f7-4abc3e93257f 2019-03-23 05:45:42,619 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "created_at": "2019-03-23T05:15:55Z", "admin_state_up": true, "updated_at": "2019-03-23T05:45:41Z", "project_id": "95d226cfe6d54ecca33167addd6e2d6a", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "ed07b652-7738-4902-8f5f-2219be676300", "name": "rally_sanity-router_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 05:45:42,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5f1f58bf-7ec4-4654-81f7-4abc3e93257f 2019-03-23 05:45:42,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140107870102s 2019-03-23 05:45:42,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 05:45:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ed07b652-7738-4902-8f5f-2219be676300.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:44,099 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:45:44 GMT X-Openstack-Request-Id: req-043ba9d0-f0a1-4878-9ead-45d450e21861 2019-03-23 05:45:44,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:45:44,099 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ed07b652-7738-4902-8f5f-2219be676300.json used request id req-043ba9d0-f0a1-4878-9ead-45d450e21861 2019-03-23 05:45:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47732496262s 2019-03-23 05:45:44,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 05:45:44,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:44,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:44 GMT X-Openstack-Request-Id: req-478d8e69-b06b-4858-a462-91d849fd0551 2019-03-23 05:45:44,145 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T05:15:55Z","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":"9dc9da59-c0da-4dc6-a719-ef54174186f6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"95d226cfe6d54ecca33167addd6e2d6a","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_00a46e27-b086-4eae-a1ae-c76f6562bbd7","enable_dhcp":true,"segment_id":null,"network_id":"3300c67d-a551-4589-b1fa-32f6e61d373f","tenant_id":"95d226cfe6d54ecca33167addd6e2d6a","created_at":"2019-03-23T05:15:55Z","ip_version":4}]} 2019-03-23 05:45:44,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-478d8e69-b06b-4858-a462-91d849fd0551 2019-03-23 05:45:44,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046238899231s 2019-03-23 05:45:44,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 05:45:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/9dc9da59-c0da-4dc6-a719-ef54174186f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:45,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:45:45 GMT X-Openstack-Request-Id: req-2062c642-df66-489e-83a6-2aa1bfb760a1 2019-03-23 05:45:45,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:45:45,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9dc9da59-c0da-4dc6-a719-ef54174186f6.json used request id req-2062c642-df66-489e-83a6-2aa1bfb760a1 2019-03-23 05:45:45,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13991212845s 2019-03-23 05:45:45,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:45:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:45,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:45 GMT X-Openstack-Request-Id: req-1d0f825f-0f90-4d17-8334-458d0a07c42e 2019-03-23 05:45:45,373 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3300c67d-a551-4589-b1fa-32f6e61d373f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":true,"project_id":"95d226cfe6d54ecca33167addd6e2d6a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:45:45Z","qos_policy_id":null,"name":"rally_sanity-net_00a46e27-b086-4eae-a1ae-c76f6562bbd7","admin_state_up":true,"tenant_id":"95d226cfe6d54ecca33167addd6e2d6a","created_at":"2019-03-23T05:15:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:45:45,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1d0f825f-0f90-4d17-8334-458d0a07c42e 2019-03-23 05:45:45,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0853869915009s 2019-03-23 05:45:45,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 05:45:45,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/3300c67d-a551-4589-b1fa-32f6e61d373f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:46,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:45:46 GMT X-Openstack-Request-Id: req-7070215c-40d9-4bff-a9ad-14fd02ebda85 2019-03-23 05:45:46,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:45:46,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3300c67d-a551-4589-b1fa-32f6e61d373f.json used request id req-7070215c-40d9-4bff-a9ad-14fd02ebda85 2019-03-23 05:45:46,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.42752099037s 2019-03-23 05:45:46,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:45:46,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:47,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:46 GMT X-Openstack-Request-Id: req-0d6a3b83-5b91-4209-8baa-9040c582b2f1 2019-03-23 05:45:47,087 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:16:01Z", "file": "/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/file", "owner": "95d226cfe6d54ecca33167addd6e2d6a", "id": "5e9ac301-b947-4d58-b427-bc33dbdcae78", "size": 12716032, "self": "/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e9ac301-b947-4d58-b427-bc33dbdcae78/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:16:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:45:47,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0d6a3b83-5b91-4209-8baa-9040c582b2f1 2019-03-23 05:45:47,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280901193619s 2019-03-23 05:45:47,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:45:47,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c47c7d6b62e7796840a73bdc228e44ac764a70e" 2019-03-23 05:45:47,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:45:47 GMT X-Openstack-Request-Id: req-81a5d36a-dcd7-4e98-9493-1da1c6389992 2019-03-23 05:45:47,404 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:45:47,404 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5e9ac301-b947-4d58-b427-bc33dbdcae78 used request id req-81a5d36a-dcd7-4e98-9493-1da1c6389992 2019-03-23 05:45:47,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.314316987991s 2019-03-23 05:45:47,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:45:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:47,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e43e226b-e1a5-4ce8-9bbb-ee3eb0eef13c x-openstack-request-id: req-e43e226b-e1a5-4ce8-9bbb-ee3eb0eef13c 2019-03-23 05:45:47,429 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1", "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": "094c70aa-8022-4ffb-a52f-6e21e3637fb1"}]} 2019-03-23 05:45:47,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e43e226b-e1a5-4ce8-9bbb-ee3eb0eef13c 2019-03-23 05:45:47,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244679450989s 2019-03-23 05:45:47,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:45:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:47,473 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-423e259d-8000-4f25-998e-8976db04da8a x-openstack-request-id: req-423e259d-8000-4f25-998e-8976db04da8a 2019-03-23 05:45:47,473 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/094c70aa-8022-4ffb-a52f-6e21e3637fb1 used request id req-423e259d-8000-4f25-998e-8976db04da8a 2019-03-23 05:45:47,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0428030490875s 2019-03-23 05:45:47,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:45:47,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:47,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375596d5-1980-4b79-bd8f-2020ba202188 2019-03-23 05:45:47,707 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": {"self": "http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cdbf5b53ef1d43c8a9d45d0601af6a66", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:45:47,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-375596d5-1980-4b79-bd8f-2020ba202188 2019-03-23 05:45:47,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233024835587s 2019-03-23 05:45:47,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:45:47,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:47,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6432dc2-e84c-4b7b-8d44-4615831c1d6e 2019-03-23 05:45:47,915 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_00a46e27-b086-4eae-a1ae-c76f6562bbd7", "links": {"self": "http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cdbf5b53ef1d43c8a9d45d0601af6a66", "description": null}} 2019-03-23 05:45:47,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66 used request id req-c6432dc2-e84c-4b7b-8d44-4615831c1d6e 2019-03-23 05:45:47,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202594041824s 2019-03-23 05:45:47,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 05:45:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:48,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:45:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a7ed019-2c06-4b9b-9d20-3c5eb4f0f5a1 2019-03-23 05:45:48,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:45:48,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cdbf5b53ef1d43c8a9d45d0601af6a66 used request id req-6a7ed019-2c06-4b9b-9d20-3c5eb4f0f5a1 2019-03-23 05:45:48,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.360757112503s 2019-03-23 05:45:48,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:45:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:48,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4b1047f-6f5f-402f-9afb-ae33b700648b 2019-03-23 05:45:48,569 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a"}, "tags": [], "enabled": true, "id": "95d226cfe6d54ecca33167addd6e2d6a", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_00a46e27-b086-4eae-a1ae-c76f6562bbd7"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:45:48,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b4b1047f-6f5f-402f-9afb-ae33b700648b 2019-03-23 05:45:48,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.285390853882s 2019-03-23 05:45:48,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 05:45:48,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:48,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080eb2bf-d0c7-40ee-9313-681dc7c5d2cb 2019-03-23 05:45:48,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:45:48,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/95d226cfe6d54ecca33167addd6e2d6a used request id req-080eb2bf-d0c7-40ee-9313-681dc7c5d2cb 2019-03-23 05:45:48,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.275563001633s 2019-03-23 05:45:48,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:45:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=95d226cfe6d54ecca33167addd6e2d6a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:49,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:49 GMT X-Openstack-Request-Id: req-72c3ec7a-746a-4af1-b95f-756342b1e757 2019-03-23 05:45:49,167 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "created_at": "2019-03-23T05:15:54Z", "updated_at": "2019-03-23T05:15:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "36b730af-57e3-43f9-9112-1a59aac9686a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "3e93d29c-52e7-4409-84ee-e69f4e013c53", "remote_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "536e45fc-7e88-4a39-8dda-0be4309c286f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "877f5396-1fd7-466f-87ee-b5ae4154ac08", "remote_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}], "revision_number": 1, "project_id": "95d226cfe6d54ecca33167addd6e2d6a", "id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "name": "default"}]} 2019-03-23 05:45:49,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=95d226cfe6d54ecca33167addd6e2d6a&name=default used request id req-72c3ec7a-746a-4af1-b95f-756342b1e757 2019-03-23 05:45:49,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311670064926s 2019-03-23 05:45:49,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:45:49,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:49,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:49 GMT X-Openstack-Request-Id: req-70aee5b7-94f9-4f59-809c-30f81b99ce4d 2019-03-23 05:45:49,283 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "created_at": "2019-03-23T05:15:54Z", "updated_at": "2019-03-23T05:15:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "36b730af-57e3-43f9-9112-1a59aac9686a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "3e93d29c-52e7-4409-84ee-e69f4e013c53", "remote_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "536e45fc-7e88-4a39-8dda-0be4309c286f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:15:54Z", "revision_number": 0, "id": "877f5396-1fd7-466f-87ee-b5ae4154ac08", "remote_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "remote_ip_prefix": null, "created_at": "2019-03-23T05:15:54Z", "security_group_id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "tenant_id": "95d226cfe6d54ecca33167addd6e2d6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "95d226cfe6d54ecca33167addd6e2d6a"}], "revision_number": 1, "project_id": "95d226cfe6d54ecca33167addd6e2d6a", "id": "a3fa7e4e-403c-42bb-a5d2-c259d3c822e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 05:45:49,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-70aee5b7-94f9-4f59-809c-30f81b99ce4d 2019-03-23 05:45:49,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.110484838486s 2019-03-23 05:45:49,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 05:45:49,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a3fa7e4e-403c-42bb-a5d2-c259d3c822e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a9ecc1715d50e88727bfdb9f4bfdd4ca688c06d3" 2019-03-23 05:45:49,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:45:49 GMT X-Openstack-Request-Id: req-ab925323-e7b0-4018-97b2-afb071d1d826 2019-03-23 05:45:49,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:45:49,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a3fa7e4e-403c-42bb-a5d2-c259d3c822e8.json used request id req-ab925323-e7b0-4018-97b2-afb071d1d826 2019-03-23 05:45:49,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122034072876s 2019-03-23 05:45:49,465 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-03-23 05:45:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:45:49,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1686461d-11f4-43fa-8fcb-6170f962393d 2019-03-23 05:45:49,517 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:45:49,517 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-1686461d-11f4-43fa-8fcb-6170f962393d 2019-03-23 05:45:49,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:45:49,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T06:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["5-TnmmPaSO2RJ0iF-InDDg"], "issued_at": "2019-03-23T05:45:49.000000Z"}} 2019-03-23 05:45:49,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:45:49,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:50,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:50 GMT X-Openstack-Request-Id: req-ab4ada75-c041-4cd2-8c61-92f1322aa085 2019-03-23 05:45:50,290 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:45:50,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab4ada75-c041-4cd2-8c61-92f1322aa085 2019-03-23 05:45:50,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369740962982s 2019-03-23 05:45:50,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:45:50,303 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f735a1d2-f838-442d-8d98-7559bba24ba3 2019-03-23 05:45:50,303 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:45:50,303 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f735a1d2-f838-442d-8d98-7559bba24ba3 2019-03-23 05:45:50,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:45:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:50,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b9b641-3ed0-4318-9123-6690ad4a9abb 2019-03-23 05:45:50,504 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:45:50,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f1b9b641-3ed0-4318-9123-6690ad4a9abb 2019-03-23 05:45:50,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199956893921s 2019-03-23 05:45:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 05:45:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}}' 2019-03-23 05:45:50,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4a02292-2344-48c9-a090-f23d73c20595 2019-03-23 05:45:50,738 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c"}, "tags": [], "enabled": true, "id": "e07cfd1b000f4e43bbbae78c37c4853c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}} 2019-03-23 05:45:50,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e4a02292-2344-48c9-a090-f23d73c20595 2019-03-23 05:45:50,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226566076279s 2019-03-23 05:45:50,739 - 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'e07cfd1b000f4e43bbbae78c37c4853c', '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_ca7232eb-fe44-491a-b03b-19eb73fc6da7'}) 2019-03-23 05:45:50,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 05:45:50,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "TwNMpJFVgM9U4NTBKx5DYxigB6O4xT", "email": null, "name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}}' 2019-03-23 05:45:51,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28594cd3-6faa-45c7-a3f7-f17cd13b7e17 2019-03-23 05:45:51,212 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": {"self": "http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a013d67e1a9452982e283fc39c179d9", "domain_id": "default", "password_expires_at": null}} 2019-03-23 05:45:51,213 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-28594cd3-6faa-45c7-a3f7-f17cd13b7e17 2019-03-23 05:45:51,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.467501878738s 2019-03-23 05:45:51,213 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a013d67e1a9452982e283fc39c179d9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7'}) 2019-03-23 05:45:51,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:45:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:51,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8bf2026-3bb0-4866-aa2b-af0b74bb9052 2019-03-23 05:45:51,330 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:45:51,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f8bf2026-3bb0-4866-aa2b-af0b74bb9052 2019-03-23 05:45:51,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113616943359s 2019-03-23 05:45:51,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:45:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:51,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd700d3-0f9a-4d11-aeed-c406a0513bb7 2019-03-23 05:45:51,447 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:45:51,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fd700d3-0f9a-4d11-aeed-c406a0513bb7 2019-03-23 05:45:51,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110840082169s 2019-03-23 05:45:51,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:45:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:51,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1eb3072-61d9-4665-b1f2-277ec9566b7b 2019-03-23 05:45:51,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:45:51,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1eb3072-61d9-4665-b1f2-277ec9566b7b 2019-03-23 05:45:51,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185343027115s 2019-03-23 05:45:51,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:45:51,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:51,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28fbb92d-929c-43b5-89b8-1fa7a6709d87 2019-03-23 05:45:51,755 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:45:51,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-28fbb92d-929c-43b5-89b8-1fa7a6709d87 2019-03-23 05:45:51,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111657857895s 2019-03-23 05:45:51,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:45:51,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:51,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34a9ba1c-4859-47e1-af92-7cbd1a5e5962 2019-03-23 05:45:51,977 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": {"self": "http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a013d67e1a9452982e283fc39c179d9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:45:51,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-34a9ba1c-4859-47e1-af92-7cbd1a5e5962 2019-03-23 05:45:51,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221106052399s 2019-03-23 05:45:51,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:45:51,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:52,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009ca67c-3f40-4bf4-914c-f88640b0e7c5 2019-03-23 05:45:52,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c"}, "tags": [], "enabled": true, "id": "e07cfd1b000f4e43bbbae78c37c4853c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:45:52,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-009ca67c-3f40-4bf4-914c-f88640b0e7c5 2019-03-23 05:45:52,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15421295166s 2019-03-23 05:45:52,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:45:52,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0a013d67e1a9452982e283fc39c179d9&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=e07cfd1b000f4e43bbbae78c37c4853c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:52,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6ff7b6-6cfa-4d92-846f-2af727620e7e 2019-03-23 05:45:52,306 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0a013d67e1a9452982e283fc39c179d9&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=e07cfd1b000f4e43bbbae78c37c4853c", "previous": null, "next": null}} 2019-03-23 05:45:52,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0a013d67e1a9452982e283fc39c179d9&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=e07cfd1b000f4e43bbbae78c37c4853c used request id req-5b6ff7b6-6cfa-4d92-846f-2af727620e7e 2019-03-23 05:45:52,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155033111572s 2019-03-23 05:45:52,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:45:52,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c/users/0a013d67e1a9452982e283fc39c179d9/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:52,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:45:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-406f29bf-0bf1-432c-8248-2b5a58ec6a22 2019-03-23 05:45:52,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:45:52,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c/users/0a013d67e1a9452982e283fc39c179d9/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-406f29bf-0bf1-432c-8248-2b5a58ec6a22 2019-03-23 05:45:52,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160681009293s 2019-03-23 05:45:52,472 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 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'e07cfd1b000f4e43bbbae78c37c4853c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'TwNMpJFVgM9U4NTBKx5DYxigB6O4xT', 'username': u'refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 05:45:52,476 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'password': 'TwNMpJFVgM9U4NTBKx5DYxigB6O4xT', 'project_name': 'refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'e07cfd1b000f4e43bbbae78c37c4853c', 'project_domain_name': 'Default'} 2019-03-23 05:45:52,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:45:52,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:52,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b57a06-c6ca-4b95-bfa6-4786efa5593f 2019-03-23 05:45:52,678 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:45:52,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c7b57a06-c6ca-4b95-bfa6-4786efa5593f 2019-03-23 05:45:52,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198835134506s 2019-03-23 05:45:52,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:45:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:52,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5d979c-0cfa-4a79-99ed-363f0782c742 2019-03-23 05:45:52,795 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:45:52,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dc5d979c-0cfa-4a79-99ed-363f0782c742 2019-03-23 05:45:52,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111603021622s 2019-03-23 05:45:52,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:45:52,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:52,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eebfe198-b52f-4337-bde1-92c22a00789e 2019-03-23 05:45:52,997 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:45:52,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-eebfe198-b52f-4337-bde1-92c22a00789e 2019-03-23 05:45:52,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19584608078s 2019-03-23 05:45:52,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:45:53,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:53,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8158a38a-6bf8-4de5-b259-1ec785d5356e 2019-03-23 05:45:53,142 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": {"self": "http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a013d67e1a9452982e283fc39c179d9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:45:53,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8158a38a-6bf8-4de5-b259-1ec785d5356e 2019-03-23 05:45:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.14407491684s 2019-03-23 05:45:53,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:45:53,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:53,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7189c89-1c29-401e-a9be-7731ae47c8b7 2019-03-23 05:45:53,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c"}, "tags": [], "enabled": true, "id": "e07cfd1b000f4e43bbbae78c37c4853c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:45:53,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c7189c89-1c29-401e-a9be-7731ae47c8b7 2019-03-23 05:45:53,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200641870499s 2019-03-23 05:45:53,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:45:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0a013d67e1a9452982e283fc39c179d9&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=e07cfd1b000f4e43bbbae78c37c4853c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:53,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29192b37-7350-4542-9a0f-26d0a36f5240 2019-03-23 05:45:53,558 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0a013d67e1a9452982e283fc39c179d9&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=e07cfd1b000f4e43bbbae78c37c4853c", "previous": null, "next": null}} 2019-03-23 05:45:53,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0a013d67e1a9452982e283fc39c179d9&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=e07cfd1b000f4e43bbbae78c37c4853c used request id req-29192b37-7350-4542-9a0f-26d0a36f5240 2019-03-23 05:45:53,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19514799118s 2019-03-23 05:45:53,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:45:53,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c/users/0a013d67e1a9452982e283fc39c179d9/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:53,720 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:45:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc07ea7-f9f8-4a1f-a8d5-a5c70a672b7e 2019-03-23 05:45:53,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:45:53,720 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c/users/0a013d67e1a9452982e283fc39c179d9/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-9cc07ea7-f9f8-4a1f-a8d5-a5c70a672b7e 2019-03-23 05:45:53,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158257007599s 2019-03-23 05:45:53,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:45:53,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:53,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84274ae-a766-4395-a819-17da50bd48b0 2019-03-23 05:45:53,836 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:45:53,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f84274ae-a766-4395-a819-17da50bd48b0 2019-03-23 05:45:53,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111989974976s 2019-03-23 05:45:53,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:45:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:53,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55008f2-f3d0-401e-a55a-0e053fc9c0cf 2019-03-23 05:45:53,952 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:45:53,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e55008f2-f3d0-401e-a55a-0e053fc9c0cf 2019-03-23 05:45:53,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111433982849s 2019-03-23 05:45:53,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:45:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:54,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ca515f-29ae-47aa-95c2-6ef430dedd97 2019-03-23 05:45:54,191 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": {"self": "http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a013d67e1a9452982e283fc39c179d9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:45:54,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-63ca515f-29ae-47aa-95c2-6ef430dedd97 2019-03-23 05:45:54,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.237713098526s 2019-03-23 05:45:54,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:45:54,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=0a013d67e1a9452982e283fc39c179d9&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:54,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4923b7eb-5eab-4392-a592-67fc15486185 2019-03-23 05:45:54,311 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=0a013d67e1a9452982e283fc39c179d9&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 05:45:54,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=0a013d67e1a9452982e283fc39c179d9&scope.domain.id=default used request id req-4923b7eb-5eab-4392-a592-67fc15486185 2019-03-23 05:45:54,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110691785812s 2019-03-23 05:45:54,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 05:45:54,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/0a013d67e1a9452982e283fc39c179d9/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:54,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2779f918-7edd-4d88-a539-6016fa9466c6 2019-03-23 05:45:54,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:45:54,543 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/0a013d67e1a9452982e283fc39c179d9/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-2779f918-7edd-4d88-a539-6016fa9466c6 2019-03-23 05:45:54,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.228312969208s 2019-03-23 05:45:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:45:54,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cefd29-438b-42f1-9359-5d426b83a707 2019-03-23 05:45:54,552 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:45:54,552 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-69cefd29-438b-42f1-9359-5d426b83a707 2019-03-23 05:45:54,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:45:54,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T06:45:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e07cfd1b000f4e43bbbae78c37c4853c", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/e07cfd1b000f4e43bbbae78c37c4853c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e07cfd1b000f4e43bbbae78c37c4853c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e07cfd1b000f4e43bbbae78c37c4853c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "id": "0a013d67e1a9452982e283fc39c179d9"}, "audit_ids": ["-K9Swhy5Qaaz58bcFMRb-Q"], "issued_at": "2019-03-23T05:45:54.000000Z"}} 2019-03-23 05:45:54,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 05:45:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:45:55,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:55 GMT X-Openstack-Request-Id: req-23a8840f-9a77-4f0f-b0a1-a2e4ba4392bd 2019-03-23 05:45:55,230 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 05:45:55,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-23a8840f-9a77-4f0f-b0a1-a2e4ba4392bd 2019-03-23 05:45:55,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.278248071671s 2019-03-23 05:45:55,239 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-03-23 05:45:55,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:45:55,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:55,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe37098-d854-4a6c-bb38-ff2763266ef9 2019-03-23 05:45:55,352 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:45:55,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-7fe37098-d854-4a6c-bb38-ff2763266ef9 2019-03-23 05:45:55,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112841844559s 2019-03-23 05:45:55,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:45:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:45:55,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5042dda-a296-4248-a32a-94b588ac1e7d 2019-03-23 05:45:55,517 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c"}, "tags": [], "enabled": true, "id": "e07cfd1b000f4e43bbbae78c37c4853c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 05:45:55,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d5042dda-a296-4248-a32a-94b588ac1e7d 2019-03-23 05:45:55,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156948804855s 2019-03-23 05:45:55,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 05:45:55,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"network": {"shared": true, "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "name": "refstack_defcore-net_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "admin_state_up": true}}' 2019-03-23 05:45:55,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:55 GMT X-Openstack-Request-Id: req-9d98621e-b8ba-476a-8a4a-ad635a1ce5aa 2019-03-23 05:45:55,863 - 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":"ba364cce-4fb9-46c4-b6d4-a39b99b3eea7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":true,"project_id":"e07cfd1b000f4e43bbbae78c37c4853c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:45:55Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_ca7232eb-fe44-491a-b03b-19eb73fc6da7","admin_state_up":true,"tenant_id":"e07cfd1b000f4e43bbbae78c37c4853c","created_at":"2019-03-23T05:45:55Z","mtu":1450}} 2019-03-23 05:45:55,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9d98621e-b8ba-476a-8a4a-ad635a1ce5aa 2019-03-23 05:45:55,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.343216896057s 2019-03-23 05:45:55,863 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T05:45:55Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ba364cce-4fb9-46c4-b6d4-a39b99b3eea7', 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'refstack_defcore-net_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'created_at': u'2019-03-23T05:45:55Z', u'mtu': 1450, u'tenant_id': u'e07cfd1b000f4e43bbbae78c37c4853c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e07cfd1b000f4e43bbbae78c37c4853c', u'l2_adjacency': True}) 2019-03-23 05:45:55,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:45:55,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:45:55,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:55 GMT X-Openstack-Request-Id: req-8e334672-0e38-4dba-95ac-01ad85fd1a25 2019-03-23 05:45:55,971 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"ba364cce-4fb9-46c4-b6d4-a39b99b3eea7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":true,"project_id":"e07cfd1b000f4e43bbbae78c37c4853c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:45:55Z","qos_policy_id":null,"name":"refstack_defcore-net_ca7232eb-fe44-491a-b03b-19eb73fc6da7","admin_state_up":true,"tenant_id":"e07cfd1b000f4e43bbbae78c37c4853c","created_at":"2019-03-23T05:45:55Z","provider:network_type":"vxlan"}]} 2019-03-23 05:45:55,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8e334672-0e38-4dba-95ac-01ad85fd1a25 2019-03-23 05:45:55,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107585191727s 2019-03-23 05:45:55,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 05:45:55,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '{"subnet": {"name": "refstack_defcore-subnet_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "enable_dhcp": true, "network_id": "ba364cce-4fb9-46c4-b6d4-a39b99b3eea7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 05:45:56,476 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:56 GMT X-Openstack-Request-Id: req-046af0b0-eba4-4210-a065-53dc3026cb38 2019-03-23 05:45:56,476 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T05:45:56Z","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":"24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e07cfd1b000f4e43bbbae78c37c4853c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_ca7232eb-fe44-491a-b03b-19eb73fc6da7","enable_dhcp":true,"segment_id":null,"network_id":"ba364cce-4fb9-46c4-b6d4-a39b99b3eea7","tenant_id":"e07cfd1b000f4e43bbbae78c37c4853c","created_at":"2019-03-23T05:45:56Z","ip_version":4}} 2019-03-23 05:45:56,476 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-046af0b0-eba4-4210-a065-53dc3026cb38 2019-03-23 05:45:56,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.503318071365s 2019-03-23 05:45:56,477 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:45: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'24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ba364cce-4fb9-46c4-b6d4-a39b99b3eea7', u'tenant_id': u'e07cfd1b000f4e43bbbae78c37c4853c', u'created_at': u'2019-03-23T05:45: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'e07cfd1b000f4e43bbbae78c37c4853c'}) 2019-03-23 05:45:56,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 05:45:56,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "refstack_defcore-router_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "admin_state_up": true}}' 2019-03-23 05:45:58,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sat, 23 Mar 2019 05:45:58 GMT X-Openstack-Request-Id: req-2c1d553a-cd6b-4b14-a348-a8f1ed5c4232 2019-03-23 05:45:58,249 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "created_at": "2019-03-23T05:45:56Z", "admin_state_up": true, "updated_at": "2019-03-23T05:45:57Z", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "136e4c07-321c-499f-93e0-44362cde613d", "name": "refstack_defcore-router_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}} 2019-03-23 05:45:58,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2c1d553a-cd6b-4b14-a348-a8f1ed5c4232 2019-03-23 05:45:58,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77160906792s 2019-03-23 05:45:58,250 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:45:57Z', u'revision_number': 2, u'ha': False, u'id': u'136e4c07-321c-499f-93e0-44362cde613d', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'admin_state_up': True, u'tenant_id': u'e07cfd1b000f4e43bbbae78c37c4853c', u'created_at': u'2019-03-23T05:45:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'e07cfd1b000f4e43bbbae78c37c4853c'}) 2019-03-23 05:45:58,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 05:45:58,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/136e4c07-321c-499f-93e0-44362cde613d/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '{"subnet_id": "24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9"}' 2019-03-23 05:46:00,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:00 GMT X-Openstack-Request-Id: req-a2c4346b-f05f-45b3-b752-991feb3416aa 2019-03-23 05:46:00,565 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ba364cce-4fb9-46c4-b6d4-a39b99b3eea7", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "subnet_id": "24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9", "subnet_ids": ["24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9"], "port_id": "f588e5e4-7278-47dd-897e-cde8b2fced6e", "id": "136e4c07-321c-499f-93e0-44362cde613d"} 2019-03-23 05:46:00,565 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/136e4c07-321c-499f-93e0-44362cde613d/add_router_interface.json used request id req-a2c4346b-f05f-45b3-b752-991feb3416aa 2019-03-23 05:46:00,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31451296806s 2019-03-23 05:46:00,566 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 05:46:00,697 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 05:46:00,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:46:00,708 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:00 GMT 2019-03-23 05:46:00,709 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 05:46:00,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:46:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:46:01,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:00 GMT X-Openstack-Request-Id: req-8876a5e9-6128-4045-ad79-ed24d5df1f10 2019-03-23 05:46:01,026 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:46:01,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8876a5e9-6128-4045-ad79-ed24d5df1f10 2019-03-23 05:46:01,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311246156693s 2019-03-23 05:46:01,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:46:01,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}' 2019-03-23 05:46:01,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:00 GMT Location: http://172.30.9.27:9292/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-39d4ea95-a381-4fd3-9d6e-c40c6a96f549 2019-03-23 05:46:01,086 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:00Z", "file": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "size": null, "self": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "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_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": null, "created_at": "2019-03-23T05:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:46:01,086 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-39d4ea95-a381-4fd3-9d6e-c40c6a96f549 2019-03-23 05:46:01,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0518329143524s 2019-03-23 05:46:01,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:46:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '' 2019-03-23 05:46:01,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:46:01 GMT X-Openstack-Request-Id: req-4ff7dc63-5f34-43e0-a144-fe16c7055c6f 2019-03-23 05:46:01,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:46:01,511 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file used request id req-4ff7dc63-5f34-43e0-a144-fe16c7055c6f 2019-03-23 05:46:01,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.423537015915s 2019-03-23 05:46:01,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:46:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:46:01,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:01 GMT X-Openstack-Request-Id: req-cab3dabb-10e2-4e86-86b8-a2603b52e011 2019-03-23 05:46:01,541 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:01Z", "file": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "size": 12716032, "self": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:46:01,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cab3dabb-10e2-4e86-86b8-a2603b52e011 2019-03-23 05:46:01,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0262629985809s 2019-03-23 05:46:01,543 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file', 'owner': u'e07cfd1b000f4e43bbbae78c37c4853c', 'id': u'efba341f-bcb7-4376-8bf8-3b1f721ba1d3', 'size': 12716032, u'self': u'/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e07cfd1b000f4e43bbbae78c37c4853c', 'name': 'refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:46:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:46:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7', '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/efba341f-bcb7-4376-8bf8-3b1f721ba1d3', 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_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'created': u'2019-03-23T05:46:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:46:00Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3', 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_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:46:01,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:46:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:46:01,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14072f86-5586-4c7d-ad0e-d3e3ca2d4d7b x-openstack-request-id: req-14072f86-5586-4c7d-ad0e-d3e3ca2d4d7b 2019-03-23 05:46:01,889 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd", "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": "d52fbfa4-3f9b-43cf-9aa7-3783258da4fd"}} 2019-03-23 05:46:01,889 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-14072f86-5586-4c7d-ad0e-d3e3ca2d4d7b 2019-03-23 05:46:01,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342065095901s 2019-03-23 05:46:01,890 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_ca7232eb-fe44-491a-b03b-19eb73fc6da7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'd52fbfa4-3f9b-43cf-9aa7-3783258da4fd', 'swap': 0}) 2019-03-23 05:46:01,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:46:01,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"extra_specs": {}}' 2019-03-23 05:46:01,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46: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-ef0a2089-a017-4cee-8a07-b16dd4a88b82 x-openstack-request-id: req-ef0a2089-a017-4cee-8a07-b16dd4a88b82 2019-03-23 05:46:01,911 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:46:01,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd/os-extra_specs used request id req-ef0a2089-a017-4cee-8a07-b16dd4a88b82 2019-03-23 05:46:01,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020448923111s 2019-03-23 05:46:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:46:01,925 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11bfcb90-6c8b-4f6d-bfb5-30f9f9f43b23 2019-03-23 05:46:01,925 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:46:01,925 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-11bfcb90-6c8b-4f6d-bfb5-30f9f9f43b23 2019-03-23 05:46:01,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:46:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:46:02,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05923393-04d9-42a5-bc4b-324aeb64b83f 2019-03-23 05:46:02,116 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:46:02,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-05923393-04d9-42a5-bc4b-324aeb64b83f 2019-03-23 05:46:02,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187463998795s 2019-03-23 05:46:02,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:46:02,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:46:02,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b3473d-9337-41c8-805a-77660e53edf9 2019-03-23 05:46:02,297 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:46:02,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-73b3473d-9337-41c8-805a-77660e53edf9 2019-03-23 05:46:02,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176480054855s 2019-03-23 05:46:02,305 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 05:46:04,453 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 05:46:06,588 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 57380e60-becb-4348-ac62-76b2a829895d | 2019-03-23T05:46:06.211534 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 57380e60-becb-4348-ac62-76b2a829895d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 05:46:09,827 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-03-23 05:46:10,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 05:46:12,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 05:46:15,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=e8e3d416-0fe9-4efc-b3b6-40212a7730f4) as the default verifier for the future CLI operations. 2019-03-23 05:46:17,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 05:46:17,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:46:17,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bad85062-379d-4e5a-a827-f9356ce88902 x-openstack-request-id: req-bad85062-379d-4e5a-a827-f9356ce88902 2019-03-23 05:46:17,417 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 05:46:17,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-bad85062-379d-4e5a-a827-f9356ce88902 2019-03-23 05:46:17,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0468349456787s 2019-03-23 05:46:17,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:46:17,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:46:17,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:17 GMT X-Openstack-Request-Id: req-39e45766-ae7b-40b9-a85f-d9176c785c3b 2019-03-23 05:46:17,726 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:01Z", "file": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "size": 12716032, "self": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:46:17,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-39e45766-ae7b-40b9-a85f-d9176c785c3b 2019-03-23 05:46:17,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303853034973s 2019-03-23 05:46:17,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:46:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}' 2019-03-23 05:46:17,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:17 GMT Location: http://172.30.9.27:9292/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3b76e2f5-f085-4c5d-9e21-418d32410eac 2019-03-23 05:46:17,776 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:17Z", "file": "/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "69c4d530-a769-4762-b7be-e8e49e36001f", "size": null, "self": "/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f", "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_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": null, "created_at": "2019-03-23T05:46:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:46:17,776 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3b76e2f5-f085-4c5d-9e21-418d32410eac 2019-03-23 05:46:17,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.039776802063s 2019-03-23 05:46:17,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:46:17,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '' 2019-03-23 05:46:18,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:46:18 GMT X-Openstack-Request-Id: req-1f691a90-26e3-429a-9193-770240fcc559 2019-03-23 05:46:18,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:46:18,161 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f/file used request id req-1f691a90-26e3-429a-9193-770240fcc559 2019-03-23 05:46:18,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.384229898453s 2019-03-23 05:46:18,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:46:18,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:46:18,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:18 GMT X-Openstack-Request-Id: req-e67e1434-004b-4c4c-87ab-765a40bc5e97 2019-03-23 05:46:18,197 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:18Z", "file": "/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "69c4d530-a769-4762-b7be-e8e49e36001f", "size": 12716032, "self": "/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/69c4d530-a769-4762-b7be-e8e49e36001f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/69c4d530-a769-4762-b7be-e8e49e36001f/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:46:17Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:01Z", "file": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "size": 12716032, "self": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:46:18,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e67e1434-004b-4c4c-87ab-765a40bc5e97 2019-03-23 05:46:18,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.031653881073s 2019-03-23 05:46:18,199 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/69c4d530-a769-4762-b7be-e8e49e36001f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f/file', 'owner': u'e07cfd1b000f4e43bbbae78c37c4853c', 'id': u'69c4d530-a769-4762-b7be-e8e49e36001f', 'size': 12716032, u'self': u'/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e07cfd1b000f4e43bbbae78c37c4853c', 'name': 'refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/69c4d530-a769-4762-b7be-e8e49e36001f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:46:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:46:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7', '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/69c4d530-a769-4762-b7be-e8e49e36001f', 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_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7', 'created': u'2019-03-23T05:46:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:46: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/69c4d530-a769-4762-b7be-e8e49e36001f', 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_ca7232eb-fe44-491a-b03b-19eb73fc6da7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:46:18,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:46:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:46:18,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3c0b7919-3f01-490a-b662-09c4269961ef x-openstack-request-id: req-3c0b7919-3f01-490a-b662-09c4269961ef 2019-03-23 05:46:18,243 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f", "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": "3c17cd92-23a5-4e37-90da-1f5987de8a4f"}} 2019-03-23 05:46:18,243 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3c0b7919-3f01-490a-b662-09c4269961ef 2019-03-23 05:46:18,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0433611869812s 2019-03-23 05:46:18,244 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'3c17cd92-23a5-4e37-90da-1f5987de8a4f', 'swap': 0}) 2019-03-23 05:46:18,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:46:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" -d '{"extra_specs": {}}' 2019-03-23 05:46:18,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:46: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-68e17f10-0b22-4226-aebf-9387604bd222 x-openstack-request-id: req-68e17f10-0b22-4226-aebf-9387604bd222 2019-03-23 05:46:18,267 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:46:18,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f/os-extra_specs used request id req-68e17f10-0b22-4226-aebf-9387604bd222 2019-03-23 05:46:18,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219860076904s 2019-03-23 05:46:18,267 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'3c17cd92-23a5-4e37-90da-1f5987de8a4f', 'swap': 0}) 2019-03-23 05:46:21,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 05:46:21,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 05:46:21,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 05:46:21,237 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 05:46:26,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-03-23 05:46:26,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-03-23 05:46:26,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-03-23 05:46:26,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-03-23 05:46:26,039 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-03-23 05:46:26,040 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-03-23 05:46:26,041 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-03-23 05:46:26,042 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-03-23 05:46:26,043 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-03-23 05:46:26,044 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-03-23 05:46:26,045 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-03-23 05:46:26,046 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-03-23 05:46:26,046 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 05:46:26,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-03-23 05:52:13,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c75a145c-2d01-4301-abeb-15de63e4e919 2019-03-23 05:52:13,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c75a145c-2d01-4301-abeb-15de63e4e919']'. 2019-03-23 05:52:14,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 05:52:14,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c75a145c-2d01-4301-abeb-15de63e4e919 | 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 05:46:27 | 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 05:52:13 | 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:46 | 2019-03-23 05:52:14,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e8e3d416-0fe9-4efc-b3b6-40212a7730f4) | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 57380e60-becb-4348-ac62-76b2a829895d) | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 335.868 | 2019-03-23 05:52:14,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 218 | 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 05:52:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 05:52:14,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-03-23 05:52:14,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'c75a145c-2d01-4301-abeb-15de63e4e919', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-03-23 05:52:16,600 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid c75a145c-2d01-4301-abeb-15de63e4e919 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 05:52:16,600 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'c75a145c-2d01-4301-abeb-15de63e4e919', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-03-23 05:52:18,533 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid c75a145c-2d01-4301-abeb-15de63e4e919 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 05:52:18,707 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 05:52:18,707 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:23 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-03-23 05:52:18,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:52:18,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:19,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:52:19 GMT X-Openstack-Request-Id: req-36e2cb75-3896-4d9e-9c7a-cbd3c5f4d3c7 2019-03-23 05:52:19,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:52:19,719 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/69c4d530-a769-4762-b7be-e8e49e36001f used request id req-36e2cb75-3896-4d9e-9c7a-cbd3c5f4d3c7 2019-03-23 05:52:19,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00487208366s 2019-03-23 05:52:19,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:52:19,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:20,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52: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-df903ae5-a88a-4f05-8653-757f8ec752d8 x-openstack-request-id: req-df903ae5-a88a-4f05-8653-757f8ec752d8 2019-03-23 05:52:20,054 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f", "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": "3c17cd92-23a5-4e37-90da-1f5987de8a4f"}, {"name": "refstack_defcore-flavor_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd", "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": "d52fbfa4-3f9b-43cf-9aa7-3783258da4fd"}]} 2019-03-23 05:52:20,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-df903ae5-a88a-4f05-8653-757f8ec752d8 2019-03-23 05:52:20,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.329002141953s 2019-03-23 05:52:20,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:52:20,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:20,100 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52: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-5b29d460-ee2b-47f4-bda1-e81c65d62658 x-openstack-request-id: req-5b29d460-ee2b-47f4-bda1-e81c65d62658 2019-03-23 05:52:20,100 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3c17cd92-23a5-4e37-90da-1f5987de8a4f used request id req-5b29d460-ee2b-47f4-bda1-e81c65d62658 2019-03-23 05:52:20,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0423331260681s 2019-03-23 05:52:20,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 05:52:20,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/136e4c07-321c-499f-93e0-44362cde613d/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" -d '{"subnet_id": "24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9"}' 2019-03-23 05:52:22,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:22 GMT X-Openstack-Request-Id: req-f94d6a80-efa7-48fe-92f6-b906045d3121 2019-03-23 05:52:22,671 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ba364cce-4fb9-46c4-b6d4-a39b99b3eea7", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "subnet_id": "24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9", "subnet_ids": ["24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9"], "port_id": "f588e5e4-7278-47dd-897e-cde8b2fced6e", "id": "136e4c07-321c-499f-93e0-44362cde613d"} 2019-03-23 05:52:22,671 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/136e4c07-321c-499f-93e0-44362cde613d/remove_router_interface.json used request id req-f94d6a80-efa7-48fe-92f6-b906045d3121 2019-03-23 05:52:22,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.5704369545s 2019-03-23 05:52:22,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 05:52:22,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:22,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:22 GMT X-Openstack-Request-Id: req-975e0299-7d68-4d38-9b4d-84182b441a70 2019-03-23 05:52:22,804 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "created_at": "2019-03-23T05:45:56Z", "admin_state_up": true, "updated_at": "2019-03-23T05:52:21Z", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "136e4c07-321c-499f-93e0-44362cde613d", "name": "refstack_defcore-router_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 05:52:22,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-975e0299-7d68-4d38-9b4d-84182b441a70 2019-03-23 05:52:22,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13273191452s 2019-03-23 05:52:22,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 05:52:22,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/136e4c07-321c-499f-93e0-44362cde613d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:24,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:52:24 GMT X-Openstack-Request-Id: req-9564f4a4-7edd-4bf2-b5e5-21e26f199cbb 2019-03-23 05:52:24,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:52:24,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/136e4c07-321c-499f-93e0-44362cde613d.json used request id req-9564f4a4-7edd-4bf2-b5e5-21e26f199cbb 2019-03-23 05:52:24,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32204580307s 2019-03-23 05:52:24,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 05:52:24,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:24,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:24 GMT X-Openstack-Request-Id: req-821a71de-2d8a-41e2-9be8-02cf0465eba9 2019-03-23 05:52:24,172 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T05:45:56Z","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":"24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e07cfd1b000f4e43bbbae78c37c4853c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_ca7232eb-fe44-491a-b03b-19eb73fc6da7","enable_dhcp":true,"segment_id":null,"network_id":"ba364cce-4fb9-46c4-b6d4-a39b99b3eea7","tenant_id":"e07cfd1b000f4e43bbbae78c37c4853c","created_at":"2019-03-23T05:45:56Z","ip_version":4}]} 2019-03-23 05:52:24,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-821a71de-2d8a-41e2-9be8-02cf0465eba9 2019-03-23 05:52:24,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434401035309s 2019-03-23 05:52:24,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 05:52:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:25,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:52:24 GMT X-Openstack-Request-Id: req-1cb03699-520b-49bf-826d-ab8c48702072 2019-03-23 05:52:25,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:52:25,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/24af6a9e-8ea9-4e8e-9fd1-a4a52e8be9e9.json used request id req-1cb03699-520b-49bf-826d-ab8c48702072 2019-03-23 05:52:25,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.895910978317s 2019-03-23 05:52:25,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:52:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:25,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:25 GMT X-Openstack-Request-Id: req-bf94a97b-a59d-4cbd-ae71-aba73d014489 2019-03-23 05:52:25,159 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba364cce-4fb9-46c4-b6d4-a39b99b3eea7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":true,"project_id":"e07cfd1b000f4e43bbbae78c37c4853c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:52:24Z","qos_policy_id":null,"name":"refstack_defcore-net_ca7232eb-fe44-491a-b03b-19eb73fc6da7","admin_state_up":true,"tenant_id":"e07cfd1b000f4e43bbbae78c37c4853c","created_at":"2019-03-23T05:45:55Z","provider:network_type":"vxlan"}]} 2019-03-23 05:52:25,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bf94a97b-a59d-4cbd-ae71-aba73d014489 2019-03-23 05:52:25,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896711349487s 2019-03-23 05:52:25,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 05:52:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/ba364cce-4fb9-46c4-b6d4-a39b99b3eea7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:26,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:52:26 GMT X-Openstack-Request-Id: req-0e772e3a-9180-400d-8901-7f8fb7ee4358 2019-03-23 05:52:26,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:52:26,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ba364cce-4fb9-46c4-b6d4-a39b99b3eea7.json used request id req-0e772e3a-9180-400d-8901-7f8fb7ee4358 2019-03-23 05:52:26,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22222495079s 2019-03-23 05:52:26,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:52:26,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:26 GMT X-Openstack-Request-Id: req-9b1dcd1e-3a9b-485f-b80a-8323481b1503 2019-03-23 05:52:26,413 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:46:01Z", "file": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/file", "owner": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "size": 12716032, "self": "/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:52:26,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9b1dcd1e-3a9b-485f-b80a-8323481b1503 2019-03-23 05:52:26,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260350704193s 2019-03-23 05:52:26,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 05:52:26,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d101346ea091c23dcff661a8f27cd08c889c59f7" 2019-03-23 05:52:26,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:52:26 GMT X-Openstack-Request-Id: req-af173ebf-91bc-4d2d-b56a-71ea4297dd75 2019-03-23 05:52:26,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:52:26,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/efba341f-bcb7-4376-8bf8-3b1f721ba1d3 used request id req-af173ebf-91bc-4d2d-b56a-71ea4297dd75 2019-03-23 05:52:26,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.285326004028s 2019-03-23 05:52:26,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 05:52:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:26,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 05: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-542e05c8-a638-4ca6-b656-b1555373f8f6 x-openstack-request-id: req-542e05c8-a638-4ca6-b656-b1555373f8f6 2019-03-23 05:52:26,724 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd", "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": "d52fbfa4-3f9b-43cf-9aa7-3783258da4fd"}]} 2019-03-23 05:52:26,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-542e05c8-a638-4ca6-b656-b1555373f8f6 2019-03-23 05:52:26,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235788822174s 2019-03-23 05:52:26,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 05:52:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:26,759 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52: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-51f40826-4d91-4777-8873-46ac6a49d760 x-openstack-request-id: req-51f40826-4d91-4777-8873-46ac6a49d760 2019-03-23 05:52:26,760 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d52fbfa4-3f9b-43cf-9aa7-3783258da4fd used request id req-51f40826-4d91-4777-8873-46ac6a49d760 2019-03-23 05:52:26,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0336010456085s 2019-03-23 05:52:26,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:52:26,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:26,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d278d5-2448-4294-be9e-d901bebc8599 2019-03-23 05:52:26,980 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": {"self": "http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a013d67e1a9452982e283fc39c179d9", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:52:26,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e2d278d5-2448-4294-be9e-d901bebc8599 2019-03-23 05:52:26,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220046043396s 2019-03-23 05:52:26,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:52:26,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:27,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae5962b-4df6-4e84-b4d3-c752319ba937 2019-03-23 05:52:27,195 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_ca7232eb-fe44-491a-b03b-19eb73fc6da7", "links": {"self": "http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a013d67e1a9452982e283fc39c179d9", "description": null}} 2019-03-23 05:52:27,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9 used request id req-bae5962b-4df6-4e84-b4d3-c752319ba937 2019-03-23 05:52:27,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208531856537s 2019-03-23 05:52:27,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 05:52:27,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:27,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3da1c001-0275-4bc9-82e4-e733320be583 2019-03-23 05:52:27,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:52:27,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0a013d67e1a9452982e283fc39c179d9 used request id req-3da1c001-0275-4bc9-82e4-e733320be583 2019-03-23 05:52:27,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.272624969482s 2019-03-23 05:52:27,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:52:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:27,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899805ff-d869-471d-900d-ce3383506931 2019-03-23 05:52:27,662 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c"}, "tags": [], "enabled": true, "id": "e07cfd1b000f4e43bbbae78c37c4853c", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ca7232eb-fe44-491a-b03b-19eb73fc6da7"}]} 2019-03-23 05:52:27,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-899805ff-d869-471d-900d-ce3383506931 2019-03-23 05:52:27,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187302112579s 2019-03-23 05:52:27,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 05:52:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:27,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd39d2e9-c97b-4ed2-8fba-31ad44046b32 2019-03-23 05:52:27,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:52:27,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e07cfd1b000f4e43bbbae78c37c4853c used request id req-fd39d2e9-c97b-4ed2-8fba-31ad44046b32 2019-03-23 05:52:27,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265346050262s 2019-03-23 05:52:27,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:52:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e07cfd1b000f4e43bbbae78c37c4853c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:28,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:28 GMT X-Openstack-Request-Id: req-a3f5ba21-ebf7-4478-9093-c81717de4fa4 2019-03-23 05:52:28,233 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "created_at": "2019-03-23T05:45:55Z", "updated_at": "2019-03-23T05:45:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "31a2d3e6-9f6d-4cb3-a0ee-f3254b3ffe01", "remote_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "4611a388-c600-4946-ba66-8a82614cc5d8", "remote_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "6a3dbd46-a1f8-460f-817d-64b718b37fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "6d2fc887-f0ef-4833-9463-dabf6aba2cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}], "revision_number": 1, "project_id": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "name": "default"}]} 2019-03-23 05:52:28,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e07cfd1b000f4e43bbbae78c37c4853c&name=default used request id req-a3f5ba21-ebf7-4478-9093-c81717de4fa4 2019-03-23 05:52:28,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294812917709s 2019-03-23 05:52:28,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 05:52:28,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:28,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:28 GMT X-Openstack-Request-Id: req-9ddaf77c-a2da-41e3-9f96-7f45f4dc9ec4 2019-03-23 05:52:28,352 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "created_at": "2019-03-23T05:45:55Z", "updated_at": "2019-03-23T05:45:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "31a2d3e6-9f6d-4cb3-a0ee-f3254b3ffe01", "remote_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "4611a388-c600-4946-ba66-8a82614cc5d8", "remote_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "6a3dbd46-a1f8-460f-817d-64b718b37fd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:45:55Z", "revision_number": 0, "id": "6d2fc887-f0ef-4833-9463-dabf6aba2cb8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:45:55Z", "security_group_id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "tenant_id": "e07cfd1b000f4e43bbbae78c37c4853c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e07cfd1b000f4e43bbbae78c37c4853c"}], "revision_number": 1, "project_id": "e07cfd1b000f4e43bbbae78c37c4853c", "id": "b4cad21b-9605-4451-abc2-9bb4c2f9939a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 05:52:28,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9ddaf77c-a2da-41e3-9f96-7f45f4dc9ec4 2019-03-23 05:52:28,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113533973694s 2019-03-23 05:52:28,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 05:52:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b4cad21b-9605-4451-abc2-9bb4c2f9939a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf9279ab8262a2c6c08e568abc15425f841c2b8b" 2019-03-23 05:52:28,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 05:52:28 GMT X-Openstack-Request-Id: req-2a0946da-71ac-4639-8daa-2971e03760e0 2019-03-23 05:52:28,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 05:52:28,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b4cad21b-9605-4451-abc2-9bb4c2f9939a.json used request id req-2a0946da-71ac-4639-8daa-2971e03760e0 2019-03-23 05:52:28,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135187149048s 2019-03-23 05:52:28,497 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-03-23 05:52:28,549 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-03-23 05:52:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:52:28,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4402f532-691c-4c94-9faa-c3c4fa39384b 2019-03-23 05:52:28,597 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:52:28,597 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-4402f532-691c-4c94-9faa-c3c4fa39384b 2019-03-23 05:52:28,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:52:28,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T06:52:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["H0bJxyxkQUK2IZsqDJOMCw"], "issued_at": "2019-03-23T05:52:28.000000Z"}} 2019-03-23 05:52:28,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:52:28,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:29,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:29 GMT X-Openstack-Request-Id: req-c6730c80-163b-46f1-b3de-2cac0f147fb8 2019-03-23 05:52:29,345 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 05:52:29,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6730c80-163b-46f1-b3de-2cac0f147fb8 2019-03-23 05:52:29,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349917888641s 2019-03-23 05:52:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:52:29,357 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-913ac64d-ede4-45e3-b6b5-47391c98b294 2019-03-23 05:52:29,358 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:52:29,358 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-913ac64d-ede4-45e3-b6b5-47391c98b294 2019-03-23 05:52:29,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:52:29,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:29,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962c1dea-667c-41e7-a1a7-fa052750b166 2019-03-23 05:52:29,557 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:52:29,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-962c1dea-667c-41e7-a1a7-fa052750b166 2019-03-23 05:52:29,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198379993439s 2019-03-23 05:52:29,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 05:52:29,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}}' 2019-03-23 05:52:29,736 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea61de1d-6165-4b81-87c2-c7a04bc7a9a8 2019-03-23 05:52:29,737 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71"}, "tags": [], "enabled": true, "id": "7c0c2e5be98e4747b21f895e7c5ffd71", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}} 2019-03-23 05:52:29,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ea61de1d-6165-4b81-87c2-c7a04bc7a9a8 2019-03-23 05:52:29,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.172400951385s 2019-03-23 05:52:29,738 - 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'7c0c2e5be98e4747b21f895e7c5ffd71', '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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a'}) 2019-03-23 05:52:29,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 05:52:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xqkYYIu2u7wCsYiscsfmnXT0ZuXfpm", "email": null, "name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}}' 2019-03-23 05:52:30,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-853ee275-21e4-430d-a1ac-8ea60e846a99 2019-03-23 05:52:30,161 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": {"self": "http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e688caee1014daea2b693a632f72564", "domain_id": "default", "password_expires_at": null}} 2019-03-23 05:52:30,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-853ee275-21e4-430d-a1ac-8ea60e846a99 2019-03-23 05:52:30,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417004823685s 2019-03-23 05:52:30,162 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6e688caee1014daea2b693a632f72564', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a'}) 2019-03-23 05:52:30,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:30,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6306d2d6-20f1-4afd-b1fd-9c795c43c3d2 2019-03-23 05:52:30,289 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:30,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6306d2d6-20f1-4afd-b1fd-9c795c43c3d2 2019-03-23 05:52:30,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123242139816s 2019-03-23 05:52:30,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:30,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:30,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f42926-0c72-42c7-923b-d1fc153c80ab 2019-03-23 05:52:30,493 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:30,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b2f42926-0c72-42c7-923b-d1fc153c80ab 2019-03-23 05:52:30,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198210000992s 2019-03-23 05:52:30,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:30,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:30,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66149f9d-b0d4-4de1-b474-258420f8ad19 2019-03-23 05:52:30,699 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:30,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66149f9d-b0d4-4de1-b474-258420f8ad19 2019-03-23 05:52:30,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201487064362s 2019-03-23 05:52:30,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:52:30,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:30,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2609d65d-2d94-4d4a-9ae7-464a9084200f 2019-03-23 05:52:30,898 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:52:30,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2609d65d-2d94-4d4a-9ae7-464a9084200f 2019-03-23 05:52:30,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193422079086s 2019-03-23 05:52:30,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:52:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a080476-5f28-4246-8b23-d6a73c7e72bb 2019-03-23 05:52:31,109 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": {"self": "http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e688caee1014daea2b693a632f72564", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:52:31,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6a080476-5f28-4246-8b23-d6a73c7e72bb 2019-03-23 05:52:31,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210267066956s 2019-03-23 05:52:31,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:52:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee4d680-a780-4c89-910e-54e9d17a748b 2019-03-23 05:52:31,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71"}, "tags": [], "enabled": true, "id": "7c0c2e5be98e4747b21f895e7c5ffd71", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}]} 2019-03-23 05:52:31,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bee4d680-a780-4c89-910e-54e9d17a748b 2019-03-23 05:52:31,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114680051804s 2019-03-23 05:52:31,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:52:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=6e688caee1014daea2b693a632f72564&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=7c0c2e5be98e4747b21f895e7c5ffd71" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a12884f-6958-4e09-9b15-e501bbd9a9a4 2019-03-23 05:52:31,355 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6e688caee1014daea2b693a632f72564&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=7c0c2e5be98e4747b21f895e7c5ffd71", "previous": null, "next": null}} 2019-03-23 05:52:31,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6e688caee1014daea2b693a632f72564&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=7c0c2e5be98e4747b21f895e7c5ffd71 used request id req-7a12884f-6958-4e09-9b15-e501bbd9a9a4 2019-03-23 05:52:31,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109894037247s 2019-03-23 05:52:31,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:52:31,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71/users/6e688caee1014daea2b693a632f72564/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac93e9cc-ddb5-4a7f-8a5c-12dc91f06677 2019-03-23 05:52:31,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:52:31,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71/users/6e688caee1014daea2b693a632f72564/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-ac93e9cc-ddb5-4a7f-8a5c-12dc91f06677 2019-03-23 05:52:31,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.232861995697s 2019-03-23 05:52:31,592 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 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'7c0c2e5be98e4747b21f895e7c5ffd71', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xqkYYIu2u7wCsYiscsfmnXT0ZuXfpm', 'username': u'tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 05:52:31,596 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'password': 'xqkYYIu2u7wCsYiscsfmnXT0ZuXfpm', 'project_name': 'tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '7c0c2e5be98e4747b21f895e7c5ffd71', 'project_domain_name': 'Default'} 2019-03-23 05:52:31,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6893cb-976b-4224-82e0-e2bd4b43b3de 2019-03-23 05:52:31,712 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:31,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3c6893cb-976b-4224-82e0-e2bd4b43b3de 2019-03-23 05:52:31,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112669229507s 2019-03-23 05:52:31,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946ba193-4e31-4d5e-8d3c-a5a5eb8efb2f 2019-03-23 05:52:31,833 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:31,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-946ba193-4e31-4d5e-8d3c-a5a5eb8efb2f 2019-03-23 05:52:31,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116021156311s 2019-03-23 05:52:31,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:52:31,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:31,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2999f7f3-04c9-4d7a-b0d1-7172dfecd422 2019-03-23 05:52:31,954 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:52:31,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2999f7f3-04c9-4d7a-b0d1-7172dfecd422 2019-03-23 05:52:31,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115888834s 2019-03-23 05:52:31,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:52:31,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:32,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc0dd09-5dd4-41a5-9bb8-2430f0e02db4 2019-03-23 05:52:32,084 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": {"self": "http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e688caee1014daea2b693a632f72564", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:52:32,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3bc0dd09-5dd4-41a5-9bb8-2430f0e02db4 2019-03-23 05:52:32,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129238128662s 2019-03-23 05:52:32,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:52:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:32,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806d06fd-0925-4595-9340-5d26ce499500 2019-03-23 05:52:32,248 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71"}, "tags": [], "enabled": true, "id": "7c0c2e5be98e4747b21f895e7c5ffd71", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}]} 2019-03-23 05:52:32,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-806d06fd-0925-4595-9340-5d26ce499500 2019-03-23 05:52:32,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152435064316s 2019-03-23 05:52:32,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:52:32,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=6e688caee1014daea2b693a632f72564&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=7c0c2e5be98e4747b21f895e7c5ffd71" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:32,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb65b7c-39dc-4b1c-9316-3d1fe6ecb853 2019-03-23 05:52:32,373 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6e688caee1014daea2b693a632f72564&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=7c0c2e5be98e4747b21f895e7c5ffd71", "previous": null, "next": null}} 2019-03-23 05:52:32,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6e688caee1014daea2b693a632f72564&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=7c0c2e5be98e4747b21f895e7c5ffd71 used request id req-adb65b7c-39dc-4b1c-9316-3d1fe6ecb853 2019-03-23 05:52:32,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116769075394s 2019-03-23 05:52:32,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 05:52:32,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71/users/6e688caee1014daea2b693a632f72564/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:32,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74bb9f15-9d41-4bc7-a8e5-ee8734c12228 2019-03-23 05:52:32,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:52:32,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71/users/6e688caee1014daea2b693a632f72564/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-74bb9f15-9d41-4bc7-a8e5-ee8734c12228 2019-03-23 05:52:32,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167272090912s 2019-03-23 05:52:32,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:32,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:32,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1c43c5-c05b-4120-84a4-c9f3f07ef8fc 2019-03-23 05:52:32,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:32,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-da1c43c5-c05b-4120-84a4-c9f3f07ef8fc 2019-03-23 05:52:32,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112481117249s 2019-03-23 05:52:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:52:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:32,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ab9fec-0e35-4577-aa55-0df96e37bebe 2019-03-23 05:52:32,814 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 05:52:32,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-35ab9fec-0e35-4577-aa55-0df96e37bebe 2019-03-23 05:52:32,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148772954941s 2019-03-23 05:52:32,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 05:52:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:33,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd056a1f-3d06-4058-89af-bead49c25fb9 2019-03-23 05:52:33,032 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": {"self": "http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e688caee1014daea2b693a632f72564", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 05:52:33,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fd056a1f-3d06-4058-89af-bead49c25fb9 2019-03-23 05:52:33,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21674489975s 2019-03-23 05:52:33,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 05:52:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=6e688caee1014daea2b693a632f72564&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:33,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f05a32a-9ece-431d-b526-fa601f6ca56a 2019-03-23 05:52:33,155 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=6e688caee1014daea2b693a632f72564&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 05:52:33,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=6e688caee1014daea2b693a632f72564&scope.domain.id=default used request id req-3f05a32a-9ece-431d-b526-fa601f6ca56a 2019-03-23 05:52:33,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110957145691s 2019-03-23 05:52:33,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 05:52:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/6e688caee1014daea2b693a632f72564/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:33,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 05:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18d76a5e-b1fe-446a-a4f0-30f0ed2c7183 2019-03-23 05:52:33,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 05:52:33,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/6e688caee1014daea2b693a632f72564/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-18d76a5e-b1fe-446a-a4f0-30f0ed2c7183 2019-03-23 05:52:33,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145781993866s 2019-03-23 05:52:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:52:33,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcca23ed-2266-4dac-8e4d-7da744e360e9 2019-03-23 05:52:33,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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 05:52:33,315 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-dcca23ed-2266-4dac-8e4d-7da744e360e9 2019-03-23 05:52:33,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 05:52:33,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T06:52:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c0c2e5be98e4747b21f895e7c5ffd71", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_7c0c2e5be98e4747b21f895e7c5ffd71", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "id": "6e688caee1014daea2b693a632f72564"}, "audit_ids": ["RW_7ikqhQIm0MpsCUdBLZw"], "issued_at": "2019-03-23T05:52:33.000000Z"}} 2019-03-23 05:52:33,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 05:52:33,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:33,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:33 GMT X-Openstack-Request-Id: req-a16f3f35-9f8a-4cbf-b8ce-4875f69034d1 2019-03-23 05:52:33,989 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 05:52:33,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-a16f3f35-9f8a-4cbf-b8ce-4875f69034d1 2019-03-23 05:52:33,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.268105983734s 2019-03-23 05:52:33,999 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-03-23 05:52:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 05:52:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:34,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce316d8e-280b-428f-9140-ab54a5813100 2019-03-23 05:52:34,197 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 05:52:34,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ce316d8e-280b-428f-9140-ab54a5813100 2019-03-23 05:52:34,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197022914886s 2019-03-23 05:52:34,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 05:52:34,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:34,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e7017c-be20-451a-8d30-4ebd2e17a054 2019-03-23 05:52:34,317 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71"}, "tags": [], "enabled": true, "id": "7c0c2e5be98e4747b21f895e7c5ffd71", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}]} 2019-03-23 05:52:34,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-77e7017c-be20-451a-8d30-4ebd2e17a054 2019-03-23 05:52:34,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113017082214s 2019-03-23 05:52:34,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 05:52:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"network": {"shared": true, "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "name": "tempest_full-net_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "admin_state_up": true}}' 2019-03-23 05:52:34,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:34 GMT X-Openstack-Request-Id: req-88dd331d-5990-470e-a257-b0a2e0499f4d 2019-03-23 05:52:34,647 - 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":"94217678-07e4-4a0e-8a2e-8cc685906a72","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":true,"project_id":"7c0c2e5be98e4747b21f895e7c5ffd71","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:52:34Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a","admin_state_up":true,"tenant_id":"7c0c2e5be98e4747b21f895e7c5ffd71","created_at":"2019-03-23T05:52:34Z","mtu":1450}} 2019-03-23 05:52:34,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-88dd331d-5990-470e-a257-b0a2e0499f4d 2019-03-23 05:52:34,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.328070878983s 2019-03-23 05:52:34,648 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T05:52:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'94217678-07e4-4a0e-8a2e-8cc685906a72', u'provider:segmentation_id': 35, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'created_at': u'2019-03-23T05:52:34Z', u'mtu': 1450, u'tenant_id': u'7c0c2e5be98e4747b21f895e7c5ffd71', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'7c0c2e5be98e4747b21f895e7c5ffd71', u'l2_adjacency': True}) 2019-03-23 05:52:34,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 05:52:34,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:34 GMT X-Openstack-Request-Id: req-0a9d9f68-9dc0-49d1-8852-fc2e4f5927c4 2019-03-23 05:52:34,737 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"94217678-07e4-4a0e-8a2e-8cc685906a72","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":true,"project_id":"7c0c2e5be98e4747b21f895e7c5ffd71","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T05:52:34Z","qos_policy_id":null,"name":"tempest_full-net_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a","admin_state_up":true,"tenant_id":"7c0c2e5be98e4747b21f895e7c5ffd71","created_at":"2019-03-23T05:52:34Z","provider:network_type":"vxlan"}]} 2019-03-23 05:52:34,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0a9d9f68-9dc0-49d1-8852-fc2e4f5927c4 2019-03-23 05:52:34,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.087956905365s 2019-03-23 05:52:34,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 05:52:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '{"subnet": {"name": "tempest_full-subnet_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "enable_dhcp": true, "network_id": "94217678-07e4-4a0e-8a2e-8cc685906a72", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 05:52:35,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:35 GMT X-Openstack-Request-Id: req-e0f3a282-3187-40c1-9756-d76343dfb2a9 2019-03-23 05:52:35,264 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T05:52:34Z","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":"36a86f9c-deba-4b87-a1fa-3e36acf3699b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7c0c2e5be98e4747b21f895e7c5ffd71","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a","enable_dhcp":true,"segment_id":null,"network_id":"94217678-07e4-4a0e-8a2e-8cc685906a72","tenant_id":"7c0c2e5be98e4747b21f895e7c5ffd71","created_at":"2019-03-23T05:52:34Z","ip_version":4}} 2019-03-23 05:52:35,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e0f3a282-3187-40c1-9756-d76343dfb2a9 2019-03-23 05:52:35,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.526064872742s 2019-03-23 05:52:35,265 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:52: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'36a86f9c-deba-4b87-a1fa-3e36acf3699b', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'94217678-07e4-4a0e-8a2e-8cc685906a72', u'tenant_id': u'7c0c2e5be98e4747b21f895e7c5ffd71', u'created_at': u'2019-03-23T05:52: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'7c0c2e5be98e4747b21f895e7c5ffd71'}) 2019-03-23 05:52:35,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 05:52:35,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "tempest_full-router_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "admin_state_up": true}}' 2019-03-23 05:52:36,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:36 GMT X-Openstack-Request-Id: req-099b20dd-dbc2-47ca-b11d-cfd6aaf46d34 2019-03-23 05:52:36,869 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "created_at": "2019-03-23T05:52:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:52:36Z", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f18b2acc-e2af-4f8d-8388-c78e956ebb22", "name": "tempest_full-router_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}} 2019-03-23 05:52:36,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-099b20dd-dbc2-47ca-b11d-cfd6aaf46d34 2019-03-23 05:52:36,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60376310349s 2019-03-23 05:52:36,870 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T05:52:36Z', u'revision_number': 2, u'ha': False, u'id': u'f18b2acc-e2af-4f8d-8388-c78e956ebb22', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'admin_state_up': True, u'tenant_id': u'7c0c2e5be98e4747b21f895e7c5ffd71', u'created_at': u'2019-03-23T05:52:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'7c0c2e5be98e4747b21f895e7c5ffd71'}) 2019-03-23 05:52:36,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 05:52:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f18b2acc-e2af-4f8d-8388-c78e956ebb22/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '{"subnet_id": "36a86f9c-deba-4b87-a1fa-3e36acf3699b"}' 2019-03-23 05:52:39,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:39 GMT X-Openstack-Request-Id: req-d40cbc2b-2c80-4fef-930b-2fa5fb83589b 2019-03-23 05:52:39,306 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "94217678-07e4-4a0e-8a2e-8cc685906a72", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "subnet_id": "36a86f9c-deba-4b87-a1fa-3e36acf3699b", "subnet_ids": ["36a86f9c-deba-4b87-a1fa-3e36acf3699b"], "port_id": "fee7fa9e-856c-41fa-ab73-b6570c31b2ca", "id": "f18b2acc-e2af-4f8d-8388-c78e956ebb22"} 2019-03-23 05:52:39,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f18b2acc-e2af-4f8d-8388-c78e956ebb22/add_router_interface.json used request id req-d40cbc2b-2c80-4fef-930b-2fa5fb83589b 2019-03-23 05:52:39,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43595004082s 2019-03-23 05:52:39,307 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 05:52:39,439 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 05:52:39,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:52:39,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:39 GMT 2019-03-23 05:52:39,448 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 05:52:39,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:52:39,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:39,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:39 GMT X-Openstack-Request-Id: req-4e26cb02-d965-400e-9da0-d066614a7c7d 2019-03-23 05:52:39,827 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:52:39,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4e26cb02-d965-400e-9da0-d066614a7c7d 2019-03-23 05:52:39,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.373782873154s 2019-03-23 05:52:39,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:52:39,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}' 2019-03-23 05:52:39,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:39 GMT Location: http://172.30.9.27:9292/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e935671a-c8e6-4a8a-a5e5-84ff14e32eb6 2019-03-23 05:52:39,923 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:39Z", "file": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "e43691a9-8f70-42c6-bd91-ed0e612c68de", "size": null, "self": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de", "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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": null, "created_at": "2019-03-23T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:52:39,924 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e935671a-c8e6-4a8a-a5e5-84ff14e32eb6 2019-03-23 05:52:39,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0871639251709s 2019-03-23 05:52:39,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:52:39,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '' 2019-03-23 05:52:40,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:52:40 GMT X-Openstack-Request-Id: req-e53bb070-8851-4fd0-a885-c86b22729e22 2019-03-23 05:52:40,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:52:40,317 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file used request id req-e53bb070-8851-4fd0-a885-c86b22729e22 2019-03-23 05:52:40,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.392260074615s 2019-03-23 05:52:40,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:52:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:40,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:40 GMT X-Openstack-Request-Id: req-91e7aef5-45d2-425e-9640-4f8aef71dbd7 2019-03-23 05:52:40,348 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:40Z", "file": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "e43691a9-8f70-42c6-bd91-ed0e612c68de", "size": 12716032, "self": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:52:40,348 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-91e7aef5-45d2-425e-9640-4f8aef71dbd7 2019-03-23 05:52:40,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268669128418s 2019-03-23 05:52:40,350 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file', 'owner': u'7c0c2e5be98e4747b21f895e7c5ffd71', 'id': u'e43691a9-8f70-42c6-bd91-ed0e612c68de', 'size': 12716032, u'self': u'/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c0c2e5be98e4747b21f895e7c5ffd71', 'name': 'tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:52:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:52:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', '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/e43691a9-8f70-42c6-bd91-ed0e612c68de', 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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'created': u'2019-03-23T05:52:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:52: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/e43691a9-8f70-42c6-bd91-ed0e612c68de', 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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:52:40,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:52:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:52:41,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52: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-fb106493-6031-4419-977c-a13640280481 x-openstack-request-id: req-fb106493-6031-4419-977c-a13640280481 2019-03-23 05:52:41,078 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae", "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": "4155e411-08cb-4a4b-988d-0b91c14186ae"}} 2019-03-23 05:52:41,079 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-fb106493-6031-4419-977c-a13640280481 2019-03-23 05:52:41,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.725208044052s 2019-03-23 05:52:41,080 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'4155e411-08cb-4a4b-988d-0b91c14186ae', 'swap': 0}) 2019-03-23 05:52:41,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:52:41,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"extra_specs": {}}' 2019-03-23 05:52:41,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52: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-8c40fd7e-4ba4-4641-8134-400b89c47b34 x-openstack-request-id: req-8c40fd7e-4ba4-4641-8134-400b89c47b34 2019-03-23 05:52:41,107 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:52:41,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae/os-extra_specs used request id req-8c40fd7e-4ba4-4641-8134-400b89c47b34 2019-03-23 05:52:41,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0273051261902s 2019-03-23 05:52:41,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 05:52:41,120 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0621d535-5539-4fb8-84d1-03a751c77144 2019-03-23 05:52:41,121 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 05:52:41,121 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-0621d535-5539-4fb8-84d1-03a751c77144 2019-03-23 05:52:41,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:41,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d108793d-a613-4f61-9331-2f396f617775 2019-03-23 05:52:41,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:41,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d108793d-a613-4f61-9331-2f396f617775 2019-03-23 05:52:41,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187618970871s 2019-03-23 05:52:41,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 05:52:41,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:41,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909af16d-a34e-4f9f-a7b7-33c69fcef4b0 2019-03-23 05:52:41,506 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 05:52:41,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-909af16d-a34e-4f9f-a7b7-33c69fcef4b0 2019-03-23 05:52:41,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188291072845s 2019-03-23 05:52:41,526 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 05:52:43,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 05:52:45,889 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 46e3b42d-57e5-41c1-8117-13157b45bfea | 2019-03-23T05:52:45.582191 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 46e3b42d-57e5-41c1-8117-13157b45bfea ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 05:52:49,089 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-03-23 05:52:49,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 05:52:52,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 05:52:55,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=27b52606-bcb3-4162-adfc-86cc55515d7a) as the default verifier for the future CLI operations. 2019-03-23 05:52:57,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 05:52:57,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 05:52:57,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52: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-7ef2fa63-30ff-4b7d-9d2e-b15c51a47ea7 x-openstack-request-id: req-7ef2fa63-30ff-4b7d-9d2e-b15c51a47ea7 2019-03-23 05:52:57,550 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 05:52:57,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-7ef2fa63-30ff-4b7d-9d2e-b15c51a47ea7 2019-03-23 05:52:57,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0500497817993s 2019-03-23 05:52:57,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:52:57,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:57,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:57 GMT X-Openstack-Request-Id: req-00d3f306-8cca-4ca4-be99-733c292177ee 2019-03-23 05:52:57,860 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:40Z", "file": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "e43691a9-8f70-42c6-bd91-ed0e612c68de", "size": 12716032, "self": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:52:57,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-00d3f306-8cca-4ca4-be99-733c292177ee 2019-03-23 05:52:57,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303887844086s 2019-03-23 05:52:57,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 05:52:57,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}' 2019-03-23 05:52:57,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:57 GMT Location: http://172.30.9.27:9292/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f273a68b-5bef-4d1e-8d3a-284022d0c09d 2019-03-23 05:52:57,902 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:57Z", "file": "/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "624ed433-b2e4-4bfa-a7c2-18ec208c5cfe", "size": null, "self": "/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe", "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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": null, "created_at": "2019-03-23T05:52:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 05:52:57,902 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f273a68b-5bef-4d1e-8d3a-284022d0c09d 2019-03-23 05:52:57,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0387690067291s 2019-03-23 05:52:57,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 05:52:57,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '' 2019-03-23 05:52:58,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 05:52:58 GMT X-Openstack-Request-Id: req-62b9a90b-9c9a-4ef0-bcb1-18beec4bb088 2019-03-23 05:52:58,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 05:52:58,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/file used request id req-62b9a90b-9c9a-4ef0-bcb1-18beec4bb088 2019-03-23 05:52:58,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.380275964737s 2019-03-23 05:52:58,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 05:52:58,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 05:52:58,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Sat, 23 Mar 2019 05:52:58 GMT X-Openstack-Request-Id: req-ef7ebe1b-9373-4ac7-91e2-a0187f4900d2 2019-03-23 05:52:58,327 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:58Z", "file": "/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "624ed433-b2e4-4bfa-a7c2-18ec208c5cfe", "size": 12716032, "self": "/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:52:57Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:40Z", "file": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "e43691a9-8f70-42c6-bd91-ed0e612c68de", "size": 12716032, "self": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 05:52:58,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ef7ebe1b-9373-4ac7-91e2-a0187f4900d2 2019-03-23 05:52:58,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039990901947s 2019-03-23 05:52:58,330 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/file', 'owner': u'7c0c2e5be98e4747b21f895e7c5ffd71', 'id': u'624ed433-b2e4-4bfa-a7c2-18ec208c5cfe', 'size': 12716032, u'self': u'/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7c0c2e5be98e4747b21f895e7c5ffd71', 'name': 'tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T05:52:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T05:52:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', '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/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe', 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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', 'created': u'2019-03-23T05:52:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T05:52:57Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe', 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_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 05:52:58,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 05:52:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 05:52:58,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 23 Mar 2019 05: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-76be8a14-c83c-42c5-8e07-77532cdd94d9 x-openstack-request-id: req-76be8a14-c83c-42c5-8e07-77532cdd94d9 2019-03-23 05:52:58,367 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3", "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": "312c2c13-5b82-4f43-8bbb-658fb3f730a3"}} 2019-03-23 05:52:58,367 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-76be8a14-c83c-42c5-8e07-77532cdd94d9 2019-03-23 05:52:58,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0357859134674s 2019-03-23 05:52:58,368 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'312c2c13-5b82-4f43-8bbb-658fb3f730a3', 'swap': 0}) 2019-03-23 05:52:58,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 05:52:58,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" -d '{"extra_specs": {}}' 2019-03-23 05:52:58,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 05: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-09d92335-5547-483b-86fa-6eb958158ec3 x-openstack-request-id: req-09d92335-5547-483b-86fa-6eb958158ec3 2019-03-23 05:52:58,391 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 05:52:58,391 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3/os-extra_specs used request id req-09d92335-5547-483b-86fa-6eb958158ec3 2019-03-23 05:52:58,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228638648987s 2019-03-23 05:52:58,392 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'312c2c13-5b82-4f43-8bbb-658fb3f730a3', 'swap': 0}) 2019-03-23 05:53:02,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 05:53:02,378 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 05:53:02,378 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 05:53:02,381 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 05:53:02,417 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 05:53:06,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-27b52606-bcb3-4162-adfc-86cc55515d7a/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-03-23 05:53:06,337 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 05:53:06,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-03-23 06:37:48,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: dae3b8a8-9272-49cd-8dde-b1638d754827 2019-03-23 06:37:48,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'dae3b8a8-9272-49cd-8dde-b1638d754827']'. 2019-03-23 06:37:49,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 06:37:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 06:37:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:37:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | dae3b8a8-9272-49cd-8dde-b1638d754827 | 2019-03-23 06:37:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-03-23 06:37:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 05:53:08 | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 06:37:47 | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:44:39 | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 27b52606-bcb3-4162-adfc-86cc55515d7a) | 2019-03-23 06:37:49,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 06:37:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 46e3b42d-57e5-41c1-8117-13157b45bfea) | 2019-03-23 06:37:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2019-03-23 06:37:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2669.236 | 2019-03-23 06:37:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1217 | 2019-03-23 06:37:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 271 | 2019-03-23 06:37:49,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 06:37:49,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 06:37:49,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 5 | 2019-03-23 06:37:49,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:37:49,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 06:37:49,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 06:37:49,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.5908346972% 2019-03-23 06:37:49,922 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'dae3b8a8-9272-49cd-8dde-b1638d754827', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-03-23 06:37:52,262 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid dae3b8a8-9272-49cd-8dde-b1638d754827 --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 06:37:52,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'dae3b8a8-9272-49cd-8dde-b1638d754827', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-03-23 06:37:54,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid dae3b8a8-9272-49cd-8dde-b1638d754827 --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 06:37:54,786 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 06:37:54,787 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 45:21 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-03-23 06:37:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:37:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:37:55,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:37:55 GMT X-Openstack-Request-Id: req-9e9e8df0-6f46-4f22-8d4c-8b0effab8f61 2019-03-23 06:37:55,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:37:55,999 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/624ed433-b2e4-4bfa-a7c2-18ec208c5cfe used request id req-9e9e8df0-6f46-4f22-8d4c-8b0effab8f61 2019-03-23 06:37:55,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20502877235s 2019-03-23 06:37:56,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:37:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:37:56,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 23 Mar 2019 06:37: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-414aba1d-1c67-4d35-afac-206c5a604a5c x-openstack-request-id: req-414aba1d-1c67-4d35-afac-206c5a604a5c 2019-03-23 06:37:56,294 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3", "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": "312c2c13-5b82-4f43-8bbb-658fb3f730a3"}, {"name": "tempest_full-flavor_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae", "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": "4155e411-08cb-4a4b-988d-0b91c14186ae"}]} 2019-03-23 06:37:56,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-414aba1d-1c67-4d35-afac-206c5a604a5c 2019-03-23 06:37:56,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290702104568s 2019-03-23 06:37:56,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:37:56,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:37:56,332 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:37: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-55346327-0eb4-4ec9-a278-bf5247a59150 x-openstack-request-id: req-55346327-0eb4-4ec9-a278-bf5247a59150 2019-03-23 06:37:56,333 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/312c2c13-5b82-4f43-8bbb-658fb3f730a3 used request id req-55346327-0eb4-4ec9-a278-bf5247a59150 2019-03-23 06:37:56,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0354809761047s 2019-03-23 06:37:56,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 06:37:56,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/f18b2acc-e2af-4f8d-8388-c78e956ebb22/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" -d '{"subnet_id": "36a86f9c-deba-4b87-a1fa-3e36acf3699b"}' 2019-03-23 06:37:59,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:37:58 GMT X-Openstack-Request-Id: req-67c2f63c-bacc-48c0-84ac-392fc48c6ed1 2019-03-23 06:37:59,037 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "94217678-07e4-4a0e-8a2e-8cc685906a72", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "subnet_id": "36a86f9c-deba-4b87-a1fa-3e36acf3699b", "subnet_ids": ["36a86f9c-deba-4b87-a1fa-3e36acf3699b"], "port_id": "fee7fa9e-856c-41fa-ab73-b6570c31b2ca", "id": "f18b2acc-e2af-4f8d-8388-c78e956ebb22"} 2019-03-23 06:37:59,037 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/f18b2acc-e2af-4f8d-8388-c78e956ebb22/remove_router_interface.json used request id req-67c2f63c-bacc-48c0-84ac-392fc48c6ed1 2019-03-23 06:37:59,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.7042529583s 2019-03-23 06:37:59,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 06:37:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:37:59,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Sat, 23 Mar 2019 06:37:59 GMT X-Openstack-Request-Id: req-8a041d91-da74-4d20-a6bb-1b7dd410c7b3 2019-03-23 06:37:59,162 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "created_at": "2019-03-23T05:52:35Z", "admin_state_up": true, "updated_at": "2019-03-23T06:37:57Z", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f18b2acc-e2af-4f8d-8388-c78e956ebb22", "name": "tempest_full-router_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}]} 2019-03-23 06:37:59,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-8a041d91-da74-4d20-a6bb-1b7dd410c7b3 2019-03-23 06:37:59,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124329805374s 2019-03-23 06:37:59,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 06:37:59,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/f18b2acc-e2af-4f8d-8388-c78e956ebb22.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:00,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:38:00 GMT X-Openstack-Request-Id: req-64a28402-d401-4e40-a33c-b0813328a2f8 2019-03-23 06:38:00,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:38:00,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/f18b2acc-e2af-4f8d-8388-c78e956ebb22.json used request id req-64a28402-d401-4e40-a33c-b0813328a2f8 2019-03-23 06:38:00,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.52191901207s 2019-03-23 06:38:00,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 06:38:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:00 GMT X-Openstack-Request-Id: req-598c51af-2b2d-45ce-8a79-e58766f573cc 2019-03-23 06:38:00,731 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T05:52:34Z","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":"36a86f9c-deba-4b87-a1fa-3e36acf3699b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7c0c2e5be98e4747b21f895e7c5ffd71","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a","enable_dhcp":true,"segment_id":null,"network_id":"94217678-07e4-4a0e-8a2e-8cc685906a72","tenant_id":"7c0c2e5be98e4747b21f895e7c5ffd71","created_at":"2019-03-23T05:52:34Z","ip_version":4}]} 2019-03-23 06:38:00,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-598c51af-2b2d-45ce-8a79-e58766f573cc 2019-03-23 06:38:00,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0447709560394s 2019-03-23 06:38:00,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 06:38:00,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/36a86f9c-deba-4b87-a1fa-3e36acf3699b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:01,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:38:01 GMT X-Openstack-Request-Id: req-bc693bc3-395e-436b-bb2a-dd627a87e288 2019-03-23 06:38:01,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:38:01,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/36a86f9c-deba-4b87-a1fa-3e36acf3699b.json used request id req-bc693bc3-395e-436b-bb2a-dd627a87e288 2019-03-23 06:38:01,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.912676811218s 2019-03-23 06:38:01,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:38:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:01,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:01 GMT X-Openstack-Request-Id: req-6592c2f4-5197-4715-b0e9-1748975f6fc5 2019-03-23 06:38:01,729 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"94217678-07e4-4a0e-8a2e-8cc685906a72","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":true,"project_id":"7c0c2e5be98e4747b21f895e7c5ffd71","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:38:01Z","qos_policy_id":null,"name":"tempest_full-net_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a","admin_state_up":true,"tenant_id":"7c0c2e5be98e4747b21f895e7c5ffd71","created_at":"2019-03-23T05:52:34Z","provider:network_type":"vxlan"}]} 2019-03-23 06:38:01,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6592c2f4-5197-4715-b0e9-1748975f6fc5 2019-03-23 06:38:01,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0832068920135s 2019-03-23 06:38:01,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 06:38:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/94217678-07e4-4a0e-8a2e-8cc685906a72.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:02,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:38:02 GMT X-Openstack-Request-Id: req-23fa2f39-a27e-4b66-88d4-da69d7ec8201 2019-03-23 06:38:02,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:38:02,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/94217678-07e4-4a0e-8a2e-8cc685906a72.json used request id req-23fa2f39-a27e-4b66-88d4-da69d7ec8201 2019-03-23 06:38:02,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.949283123016s 2019-03-23 06:38:02,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:38:02,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:02,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:02 GMT X-Openstack-Request-Id: req-45bda9f4-0179-44ff-9e52-47ad7e60d7e0 2019-03-23 06:38:02,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T05:52:40Z", "file": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/file", "owner": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "e43691a9-8f70-42c6-bd91-ed0e612c68de", "size": 12716032, "self": "/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/e43691a9-8f70-42c6-bd91-ed0e612c68de/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T05:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:38:02,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-45bda9f4-0179-44ff-9e52-47ad7e60d7e0 2019-03-23 06:38:02,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025768995285s 2019-03-23 06:38:02,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:38:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3c80afdaed17c50ea8d3e249b42fd10240c214df" 2019-03-23 06:38:03,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:38:02 GMT X-Openstack-Request-Id: req-3ed4476e-3eda-4a3a-a535-bd806ea8b4e9 2019-03-23 06:38:03,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:38:03,036 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e43691a9-8f70-42c6-bd91-ed0e612c68de used request id req-3ed4476e-3eda-4a3a-a535-bd806ea8b4e9 2019-03-23 06:38:03,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.324115037918s 2019-03-23 06:38:03,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:38:03,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:03,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-8d892d34-661d-4c06-9d03-066ca4dceec9 x-openstack-request-id: req-8d892d34-661d-4c06-9d03-066ca4dceec9 2019-03-23 06:38:03,058 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae", "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": "4155e411-08cb-4a4b-988d-0b91c14186ae"}]} 2019-03-23 06:38:03,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8d892d34-661d-4c06-9d03-066ca4dceec9 2019-03-23 06:38:03,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219879150391s 2019-03-23 06:38:03,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:38:03,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:03,083 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-505fea94-b543-4e93-b976-ac553f807d32 x-openstack-request-id: req-505fea94-b543-4e93-b976-ac553f807d32 2019-03-23 06:38:03,083 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4155e411-08cb-4a4b-988d-0b91c14186ae used request id req-505fea94-b543-4e93-b976-ac553f807d32 2019-03-23 06:38:03,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0230169296265s 2019-03-23 06:38:03,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:38:03,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:03,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b4bfd0-0d97-4fa9-9200-20d5803b4ec7 2019-03-23 06:38:03,311 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": {"self": "http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6e688caee1014daea2b693a632f72564", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:38:03,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d7b4bfd0-0d97-4fa9-9200-20d5803b4ec7 2019-03-23 06:38:03,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227669000626s 2019-03-23 06:38:03,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:38:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:03,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df6ffa19-fab3-4ca1-a96b-315c9bfe39b4 2019-03-23 06:38:03,555 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a", "links": {"self": "http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6e688caee1014daea2b693a632f72564", "description": null}} 2019-03-23 06:38:03,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564 used request id req-df6ffa19-fab3-4ca1-a96b-315c9bfe39b4 2019-03-23 06:38:03,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.238532066345s 2019-03-23 06:38:03,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:38:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:03,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d776317-af02-4cfa-85ac-6c109e453fa8 2019-03-23 06:38:03,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:38:03,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6e688caee1014daea2b693a632f72564 used request id req-8d776317-af02-4cfa-85ac-6c109e453fa8 2019-03-23 06:38:03,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.336793899536s 2019-03-23 06:38:03,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:38:03,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:04,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bc5ae1-eab9-4f27-bfcc-6d8928201602 2019-03-23 06:38:04,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71"}, "tags": [], "enabled": true, "id": "7c0c2e5be98e4747b21f895e7c5ffd71", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_a03bd0d0-42c5-46fe-b52d-ca5484da8e4a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:38:04,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7bc5ae1-eab9-4f27-bfcc-6d8928201602 2019-03-23 06:38:04,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20282292366s 2019-03-23 06:38:04,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:38:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:04,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:38:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d90fbb25-ccda-44b2-a7be-ed634e3ac501 2019-03-23 06:38:04,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:38:04,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7c0c2e5be98e4747b21f895e7c5ffd71 used request id req-d90fbb25-ccda-44b2-a7be-ed634e3ac501 2019-03-23 06:38:04,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272936105728s 2019-03-23 06:38:04,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:38:04,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7c0c2e5be98e4747b21f895e7c5ffd71&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:04,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:04 GMT X-Openstack-Request-Id: req-5704e3bd-1bb2-48a7-885f-2a348fd4bbd0 2019-03-23 06:38:04,686 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "created_at": "2019-03-23T05:52:34Z", "updated_at": "2019-03-23T05:52:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "34645e88-cabd-423f-86ac-ab04df35eba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "350d1697-0dec-4e69-b637-68332154176c", "remote_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "d8402c6f-9b53-4e94-b389-87135608fe2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "d9965fe8-b1f2-4dd3-b56c-30adab2d5e13", "remote_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}], "revision_number": 1, "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "name": "default"}]} 2019-03-23 06:38:04,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=7c0c2e5be98e4747b21f895e7c5ffd71&name=default used request id req-5704e3bd-1bb2-48a7-885f-2a348fd4bbd0 2019-03-23 06:38:04,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.300160884857s 2019-03-23 06:38:04,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:38:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:04,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:04 GMT X-Openstack-Request-Id: req-69b64756-d4f6-4439-8d3c-d9d6d9c74b8d 2019-03-23 06:38:04,807 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "created_at": "2019-03-23T05:52:34Z", "updated_at": "2019-03-23T05:52:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "34645e88-cabd-423f-86ac-ab04df35eba0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "350d1697-0dec-4e69-b637-68332154176c", "remote_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "d8402c6f-9b53-4e94-b389-87135608fe2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv6", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:52:34Z", "revision_number": 0, "id": "d9965fe8-b1f2-4dd3-b56c-30adab2d5e13", "remote_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "remote_ip_prefix": null, "created_at": "2019-03-23T05:52:34Z", "security_group_id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "tenant_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "port_range_min": null, "ethertype": "IPv4", "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71"}], "revision_number": 1, "project_id": "7c0c2e5be98e4747b21f895e7c5ffd71", "id": "f5349383-7f9c-432c-9e81-7b59d88a7ab0", "name": "default"}]} 2019-03-23 06:38:04,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-69b64756-d4f6-4439-8d3c-d9d6d9c74b8d 2019-03-23 06:38:04,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115980148315s 2019-03-23 06:38:04,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 06:38:04,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f5349383-7f9c-432c-9e81-7b59d88a7ab0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca9e023584cc2ed00ce6fb4b9de1271e43dc89d7" 2019-03-23 06:38:04,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:38:04 GMT X-Openstack-Request-Id: req-9563d5d6-0e59-4fbf-8ca7-8a3281a0f5b0 2019-03-23 06:38:04,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:38:04,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f5349383-7f9c-432c-9e81-7b59d88a7ab0.json used request id req-9563d5d6-0e59-4fbf-8ca7-8a3281a0f5b0 2019-03-23 06:38:04,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129371881485s 2019-03-23 06:38:04,947 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-03-23 06:38:04,996 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-03-23 06:38:05,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:38:05,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09da5192-7555-43fb-8c74-6c69e68b6b9e 2019-03-23 06:38:05,047 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:38:05,047 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-09da5192-7555-43fb-8c74-6c69e68b6b9e 2019-03-23 06:38:05,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:38:05,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["9uxLBNN9TVeVPjn43iz9jg"], "issued_at": "2019-03-23T06:38:05.000000Z"}} 2019-03-23 06:38:05,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:38:05,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:05,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:05 GMT X-Openstack-Request-Id: req-2573f1df-97c3-43c8-aaaf-de0997e84e0e 2019-03-23 06:38:05,854 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:38:05,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2573f1df-97c3-43c8-aaaf-de0997e84e0e 2019-03-23 06:38:05,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.40394616127s 2019-03-23 06:38:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:38:05,866 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe76f4e2-971c-4673-8527-9eb339f4137b 2019-03-23 06:38:05,866 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:38:05,866 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-fe76f4e2-971c-4673-8527-9eb339f4137b 2019-03-23 06:38:05,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:38:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:05,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6fa3c61-206a-4b27-9fea-c8b30d44d6ec 2019-03-23 06:38:05,985 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:38:05,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a6fa3c61-206a-4b27-9fea-c8b30d44d6ec 2019-03-23 06:38:05,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118973970413s 2019-03-23 06:38:05,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:38:05,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}}' 2019-03-23 06:38:06,185 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8427adc3-a4bf-43a8-8583-23a6197f43bd 2019-03-23 06:38:06,186 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be"}, "tags": [], "enabled": true, "id": "819fbf2dbb3545aa8b76f78ce62c29be", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}} 2019-03-23 06:38:06,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8427adc3-a4bf-43a8-8583-23a6197f43bd 2019-03-23 06:38:06,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.191977977753s 2019-03-23 06:38:06,186 - 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'819fbf2dbb3545aa8b76f78ce62c29be', '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_939f861e-da04-4c3a-9ec5-71d32aa54781'}) 2019-03-23 06:38:06,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:38:06,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "WmKMRPJA67e9ZkjU0JJc9kkYcWOmdj", "email": null, "name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781"}}' 2019-03-23 06:38:06,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a318886f-acb5-41cf-884d-d88886e3ff98 2019-03-23 06:38:06,671 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": {"self": "http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97d6a93e87bd462397f4672f8ff50e06", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:38:06,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-a318886f-acb5-41cf-884d-d88886e3ff98 2019-03-23 06:38:06,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477390050888s 2019-03-23 06:38:06,672 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'97d6a93e87bd462397f4672f8ff50e06', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781'}) 2019-03-23 06:38:06,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:06,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:06,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3b1db6-8d44-4ba9-a2e0-a56a5c3c2f35 2019-03-23 06:38:06,791 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:06,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf3b1db6-8d44-4ba9-a2e0-a56a5c3c2f35 2019-03-23 06:38:06,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115242958069s 2019-03-23 06:38:06,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:06,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:07,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a60d41-a328-4226-aa91-7e5996d5a7c0 2019-03-23 06:38:07,000 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:07,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-52a60d41-a328-4226-aa91-7e5996d5a7c0 2019-03-23 06:38:07,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203887939453s 2019-03-23 06:38:07,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:07,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:07,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df02aee-8ca8-43ef-b127-a5114c67e03b 2019-03-23 06:38:07,115 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:07,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3df02aee-8ca8-43ef-b127-a5114c67e03b 2019-03-23 06:38:07,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109259843826s 2019-03-23 06:38:07,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:38:07,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:07,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e93dc53a-6ab0-4262-9bb2-9d947a27c33a 2019-03-23 06:38:07,317 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:38:07,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e93dc53a-6ab0-4262-9bb2-9d947a27c33a 2019-03-23 06:38:07,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196923017502s 2019-03-23 06:38:07,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:38:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:07,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc9e2a6-108d-434b-a3ca-c8cfd133a2d0 2019-03-23 06:38:07,462 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": {"self": "http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97d6a93e87bd462397f4672f8ff50e06", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:38:07,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0dc9e2a6-108d-434b-a3ca-c8cfd133a2d0 2019-03-23 06:38:07,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.143791913986s 2019-03-23 06:38:07,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:38:07,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:07,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b43aed7-1d95-447f-bb35-4162569a645b 2019-03-23 06:38:07,629 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be"}, "tags": [], "enabled": true, "id": "819fbf2dbb3545aa8b76f78ce62c29be", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}]} 2019-03-23 06:38:07,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8b43aed7-1d95-447f-bb35-4162569a645b 2019-03-23 06:38:07,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154315948486s 2019-03-23 06:38:07,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:38:07,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=97d6a93e87bd462397f4672f8ff50e06&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=819fbf2dbb3545aa8b76f78ce62c29be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:07,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b35193ed-8074-4198-8299-e25894293195 2019-03-23 06:38:07,844 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=97d6a93e87bd462397f4672f8ff50e06&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=819fbf2dbb3545aa8b76f78ce62c29be", "previous": null, "next": null}} 2019-03-23 06:38:07,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=97d6a93e87bd462397f4672f8ff50e06&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=819fbf2dbb3545aa8b76f78ce62c29be used request id req-b35193ed-8074-4198-8299-e25894293195 2019-03-23 06:38:07,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206104040146s 2019-03-23 06:38:07,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:38:07,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be/users/97d6a93e87bd462397f4672f8ff50e06/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,093 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:38:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f2d79ba-d9f6-428d-9ffa-6d0f5efdcc35 2019-03-23 06:38:08,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:38:08,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be/users/97d6a93e87bd462397f4672f8ff50e06/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-6f2d79ba-d9f6-428d-9ffa-6d0f5efdcc35 2019-03-23 06:38:08,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.246160984039s 2019-03-23 06:38:08,094 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781', 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'819fbf2dbb3545aa8b76f78ce62c29be', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'WmKMRPJA67e9ZkjU0JJc9kkYcWOmdj', 'username': u'tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:38:08,098 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781', 'password': 'WmKMRPJA67e9ZkjU0JJc9kkYcWOmdj', 'project_name': 'tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '819fbf2dbb3545aa8b76f78ce62c29be', 'project_domain_name': 'Default'} 2019-03-23 06:38:08,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:08,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abc3c1f-3820-4eeb-977e-95fc07810768 2019-03-23 06:38:08,213 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:08,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4abc3c1f-3820-4eeb-977e-95fc07810768 2019-03-23 06:38:08,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11151099205s 2019-03-23 06:38:08,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:08,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634d00e2-605d-4f3a-b06f-e93f8706133a 2019-03-23 06:38:08,327 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:08,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-634d00e2-605d-4f3a-b06f-e93f8706133a 2019-03-23 06:38:08,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108621120453s 2019-03-23 06:38:08,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:38:08,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c19127-9970-4804-9bc6-32d01b985ec7 2019-03-23 06:38:08,484 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:38:08,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-93c19127-9970-4804-9bc6-32d01b985ec7 2019-03-23 06:38:08,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152643918991s 2019-03-23 06:38:08,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:38:08,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1551cb-97a0-44b7-adc7-ac76a2652b54 2019-03-23 06:38:08,614 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": {"self": "http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97d6a93e87bd462397f4672f8ff50e06", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:38:08,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef1551cb-97a0-44b7-adc7-ac76a2652b54 2019-03-23 06:38:08,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128834962845s 2019-03-23 06:38:08,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:38:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afb8dc4-ef17-47f0-8ab5-afc59a18343d 2019-03-23 06:38:08,743 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be"}, "tags": [], "enabled": true, "id": "819fbf2dbb3545aa8b76f78ce62c29be", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}]} 2019-03-23 06:38:08,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9afb8dc4-ef17-47f0-8ab5-afc59a18343d 2019-03-23 06:38:08,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116874933243s 2019-03-23 06:38:08,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:38:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=97d6a93e87bd462397f4672f8ff50e06&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=819fbf2dbb3545aa8b76f78ce62c29be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:08,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2b6d72-08db-4d3c-a246-cc3849548f16 2019-03-23 06:38:08,862 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=97d6a93e87bd462397f4672f8ff50e06&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=819fbf2dbb3545aa8b76f78ce62c29be", "previous": null, "next": null}} 2019-03-23 06:38:08,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=97d6a93e87bd462397f4672f8ff50e06&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=819fbf2dbb3545aa8b76f78ce62c29be used request id req-1c2b6d72-08db-4d3c-a246-cc3849548f16 2019-03-23 06:38:08,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111794948578s 2019-03-23 06:38:08,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:38:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be/users/97d6a93e87bd462397f4672f8ff50e06/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:09,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10acdde5-33e9-4281-b6ed-d68b4aa6c405 2019-03-23 06:38:09,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:38:09,009 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be/users/97d6a93e87bd462397f4672f8ff50e06/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-10acdde5-33e9-4281-b6ed-d68b4aa6c405 2019-03-23 06:38:09,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14311003685s 2019-03-23 06:38:09,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:09,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:09,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9cb447-9df7-4bd7-b487-4c06ce4941c1 2019-03-23 06:38:09,125 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:09,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f9cb447-9df7-4bd7-b487-4c06ce4941c1 2019-03-23 06:38:09,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11187505722s 2019-03-23 06:38:09,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:38:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:09,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f123a18-80ce-4ae4-9723-e070aa8969e3 2019-03-23 06:38:09,327 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:38:09,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4f123a18-80ce-4ae4-9723-e070aa8969e3 2019-03-23 06:38:09,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196626901627s 2019-03-23 06:38:09,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:38:09,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:09,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db99b9a-5056-4b96-8fe4-10d47f47f5d9 2019-03-23 06:38:09,506 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": {"self": "http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97d6a93e87bd462397f4672f8ff50e06", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:38:09,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7db99b9a-5056-4b96-8fe4-10d47f47f5d9 2019-03-23 06:38:09,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.178052902222s 2019-03-23 06:38:09,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:38:09,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=97d6a93e87bd462397f4672f8ff50e06&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:09,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b169550-4d2e-42f5-9db1-0a7c5ea4f921 2019-03-23 06:38:09,630 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=97d6a93e87bd462397f4672f8ff50e06&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 06:38:09,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=97d6a93e87bd462397f4672f8ff50e06&scope.domain.id=default used request id req-5b169550-4d2e-42f5-9db1-0a7c5ea4f921 2019-03-23 06:38:09,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112099170685s 2019-03-23 06:38:09,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 06:38:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/97d6a93e87bd462397f4672f8ff50e06/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:09,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:38:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85cb29c-9f21-4350-8875-effc083a52d7 2019-03-23 06:38:09,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:38:09,776 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/97d6a93e87bd462397f4672f8ff50e06/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-e85cb29c-9f21-4350-8875-effc083a52d7 2019-03-23 06:38:09,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.141824960709s 2019-03-23 06:38:09,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:38:09,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e664a9-79f5-47ea-9b95-2639d27975cb 2019-03-23 06:38:09,787 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:38:09,787 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-93e664a9-79f5-47ea-9b95-2639d27975cb 2019-03-23 06:38:09,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:38:10,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:38:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "819fbf2dbb3545aa8b76f78ce62c29be", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/819fbf2dbb3545aa8b76f78ce62c29be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_819fbf2dbb3545aa8b76f78ce62c29be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_819fbf2dbb3545aa8b76f78ce62c29be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "id": "97d6a93e87bd462397f4672f8ff50e06"}, "audit_ids": ["jFMHPoucRxG8D0DP0Ksk3Q"], "issued_at": "2019-03-23T06:38:09.000000Z"}} 2019-03-23 06:38:10,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:38:10,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:10,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:10 GMT X-Openstack-Request-Id: req-0ee7765c-1823-479e-ad11-afbf5608130a 2019-03-23 06:38:10,393 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:38:10,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-0ee7765c-1823-479e-ad11-afbf5608130a 2019-03-23 06:38:10,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.204155921936s 2019-03-23 06:38:10,404 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-03-23 06:38:10,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:38:10,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:10,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ab99b9-957a-4574-bb06-98a023547205 2019-03-23 06:38:10,519 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:38:10,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-93ab99b9-957a-4574-bb06-98a023547205 2019-03-23 06:38:10,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115648984909s 2019-03-23 06:38:10,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:38:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:10,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5ebdce-4713-4286-aba6-401850032e07 2019-03-23 06:38:10,649 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be"}, "tags": [], "enabled": true, "id": "819fbf2dbb3545aa8b76f78ce62c29be", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}]} 2019-03-23 06:38:10,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ab5ebdce-4713-4286-aba6-401850032e07 2019-03-23 06:38:10,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12153506279s 2019-03-23 06:38:10,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 06:38:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"network": {"shared": true, "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "name": "tempest_scenario-net_939f861e-da04-4c3a-9ec5-71d32aa54781", "admin_state_up": true}}' 2019-03-23 06:38:11,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:10 GMT X-Openstack-Request-Id: req-22191901-5b63-4ad6-981c-f21111fbb832 2019-03-23 06:38:11,029 - 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":"d7e9c385-5d14-40d6-91a7-d7aed70ee35c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"819fbf2dbb3545aa8b76f78ce62c29be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:38:10Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_939f861e-da04-4c3a-9ec5-71d32aa54781","admin_state_up":true,"tenant_id":"819fbf2dbb3545aa8b76f78ce62c29be","created_at":"2019-03-23T06:38:10Z","mtu":1450}} 2019-03-23 06:38:11,029 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-22191901-5b63-4ad6-981c-f21111fbb832 2019-03-23 06:38:11,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.377336978912s 2019-03-23 06:38:11,030 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T06:38:10Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd7e9c385-5d14-40d6-91a7-d7aed70ee35c', u'provider:segmentation_id': 18, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_939f861e-da04-4c3a-9ec5-71d32aa54781', u'created_at': u'2019-03-23T06:38:10Z', u'mtu': 1450, u'tenant_id': u'819fbf2dbb3545aa8b76f78ce62c29be', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'819fbf2dbb3545aa8b76f78ce62c29be', u'l2_adjacency': True}) 2019-03-23 06:38:11,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:38:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:11,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:10 GMT X-Openstack-Request-Id: req-5206a653-13d2-4d9a-9f24-e67ef8c09a8b 2019-03-23 06:38:11,119 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d7e9c385-5d14-40d6-91a7-d7aed70ee35c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"819fbf2dbb3545aa8b76f78ce62c29be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:38:10Z","qos_policy_id":null,"name":"tempest_scenario-net_939f861e-da04-4c3a-9ec5-71d32aa54781","admin_state_up":true,"tenant_id":"819fbf2dbb3545aa8b76f78ce62c29be","created_at":"2019-03-23T06:38:10Z","provider:network_type":"vxlan"}]} 2019-03-23 06:38:11,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-5206a653-13d2-4d9a-9f24-e67ef8c09a8b 2019-03-23 06:38:11,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0891921520233s 2019-03-23 06:38:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 06:38:11,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '{"subnet": {"name": "tempest_scenario-subnet_939f861e-da04-4c3a-9ec5-71d32aa54781", "enable_dhcp": true, "network_id": "d7e9c385-5d14-40d6-91a7-d7aed70ee35c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 06:38:11,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:11 GMT X-Openstack-Request-Id: req-8fdb4e03-102b-4f30-aa6d-67df448a6f92 2019-03-23 06:38:11,844 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T06:38:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6c6b34d6-9ed4-4829-ac70-cbb32bcc9238","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"819fbf2dbb3545aa8b76f78ce62c29be","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_939f861e-da04-4c3a-9ec5-71d32aa54781","enable_dhcp":true,"segment_id":null,"network_id":"d7e9c385-5d14-40d6-91a7-d7aed70ee35c","tenant_id":"819fbf2dbb3545aa8b76f78ce62c29be","created_at":"2019-03-23T06:38:11Z","ip_version":4}} 2019-03-23 06:38:11,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8fdb4e03-102b-4f30-aa6d-67df448a6f92 2019-03-23 06:38:11,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.723375082016s 2019-03-23 06:38:11,845 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:38:11Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6c6b34d6-9ed4-4829-ac70-cbb32bcc9238', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_939f861e-da04-4c3a-9ec5-71d32aa54781', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd7e9c385-5d14-40d6-91a7-d7aed70ee35c', u'tenant_id': u'819fbf2dbb3545aa8b76f78ce62c29be', u'created_at': u'2019-03-23T06:38:11Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'819fbf2dbb3545aa8b76f78ce62c29be'}) 2019-03-23 06:38:11,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 06:38:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "tempest_scenario-router_939f861e-da04-4c3a-9ec5-71d32aa54781", "admin_state_up": true}}' 2019-03-23 06:38:13,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:13 GMT X-Openstack-Request-Id: req-a321cf10-3dbe-4a5f-b615-63777e55f018 2019-03-23 06:38:13,234 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "created_at": "2019-03-23T06:38:11Z", "admin_state_up": true, "updated_at": "2019-03-23T06:38:12Z", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "86567e49-1fd4-408b-8253-dcadab42e4ff", "name": "tempest_scenario-router_939f861e-da04-4c3a-9ec5-71d32aa54781"}} 2019-03-23 06:38:13,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a321cf10-3dbe-4a5f-b615-63777e55f018 2019-03-23 06:38:13,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.38931798935s 2019-03-23 06:38:13,235 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:38:12Z', u'revision_number': 2, u'ha': False, u'id': u'86567e49-1fd4-408b-8253-dcadab42e4ff', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_939f861e-da04-4c3a-9ec5-71d32aa54781', u'admin_state_up': True, u'tenant_id': u'819fbf2dbb3545aa8b76f78ce62c29be', u'created_at': u'2019-03-23T06:38:11Z', u'flavor_id': None, u'routes': [], u'project_id': u'819fbf2dbb3545aa8b76f78ce62c29be'}) 2019-03-23 06:38:13,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 06:38:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/86567e49-1fd4-408b-8253-dcadab42e4ff/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '{"subnet_id": "6c6b34d6-9ed4-4829-ac70-cbb32bcc9238"}' 2019-03-23 06:38:15,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:15 GMT X-Openstack-Request-Id: req-df64f0b6-7adb-4d50-baaf-3736173f5312 2019-03-23 06:38:15,554 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d7e9c385-5d14-40d6-91a7-d7aed70ee35c", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "subnet_id": "6c6b34d6-9ed4-4829-ac70-cbb32bcc9238", "subnet_ids": ["6c6b34d6-9ed4-4829-ac70-cbb32bcc9238"], "port_id": "43426475-77bd-4ff7-b429-9381a9b13bd0", "id": "86567e49-1fd4-408b-8253-dcadab42e4ff"} 2019-03-23 06:38:15,554 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/86567e49-1fd4-408b-8253-dcadab42e4ff/add_router_interface.json used request id req-df64f0b6-7adb-4d50-baaf-3736173f5312 2019-03-23 06:38:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31850290298s 2019-03-23 06:38:15,555 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 06:38:15,687 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 06:38:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:38:15,696 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:15 GMT 2019-03-23 06:38:15,696 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 06:38:15,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:38:15,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:16,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:15 GMT X-Openstack-Request-Id: req-adb90279-1e0f-4213-980c-21c2162eb114 2019-03-23 06:38:16,009 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:38:16,009 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-adb90279-1e0f-4213-980c-21c2162eb114 2019-03-23 06:38:16,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.310419082642s 2019-03-23 06:38:16,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:38:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781"}' 2019-03-23 06:38:16,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:15 GMT Location: http://172.30.9.27:9292/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f770c2ae-c894-4497-8032-fa260e886a46 2019-03-23 06:38:16,080 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:15Z", "file": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "f45edc9e-2e60-453f-b0e3-6d319063ec28", "size": null, "self": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28", "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_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": null, "created_at": "2019-03-23T06:38:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:38:16,080 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f770c2ae-c894-4497-8032-fa260e886a46 2019-03-23 06:38:16,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0613608360291s 2019-03-23 06:38:16,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:38:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '' 2019-03-23 06:38:16,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:38:16 GMT X-Openstack-Request-Id: req-6182b3b0-68db-4ea5-8be7-8026b829660d 2019-03-23 06:38:16,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:38:16,513 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file used request id req-6182b3b0-68db-4ea5-8be7-8026b829660d 2019-03-23 06:38:16,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.432003974915s 2019-03-23 06:38:16,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:38:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:16,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:16 GMT X-Openstack-Request-Id: req-a173f690-8246-4bc3-a043-b9151d71333b 2019-03-23 06:38:16,542 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:16Z", "file": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "f45edc9e-2e60-453f-b0e3-6d319063ec28", "size": 12716032, "self": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:38:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:38:16,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a173f690-8246-4bc3-a043-b9151d71333b 2019-03-23 06:38:16,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249772071838s 2019-03-23 06:38:16,544 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file', 'owner': u'819fbf2dbb3545aa8b76f78ce62c29be', 'id': u'f45edc9e-2e60-453f-b0e3-6d319063ec28', 'size': 12716032, u'self': u'/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'819fbf2dbb3545aa8b76f78ce62c29be', 'name': 'tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:38:16Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:38:16Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781', '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/f45edc9e-2e60-453f-b0e3-6d319063ec28', 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_939f861e-da04-4c3a-9ec5-71d32aa54781', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781', 'created': u'2019-03-23T06:38:15Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:38:15Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28', 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_939f861e-da04-4c3a-9ec5-71d32aa54781', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:38:16,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:38:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_939f861e-da04-4c3a-9ec5-71d32aa54781", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:38:16,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-492c0942-bec3-437e-847c-04bbd0888a13 x-openstack-request-id: req-492c0942-bec3-437e-847c-04bbd0888a13 2019-03-23 06:38:16,946 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61", "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": "70ce7ee6-6d52-45b1-a615-2a5417e88b61"}} 2019-03-23 06:38:16,946 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-492c0942-bec3-437e-847c-04bbd0888a13 2019-03-23 06:38:16,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.398364067078s 2019-03-23 06:38:16,947 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_939f861e-da04-4c3a-9ec5-71d32aa54781', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'70ce7ee6-6d52-45b1-a615-2a5417e88b61', 'swap': 0}) 2019-03-23 06:38:16,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:38:16,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"extra_specs": {}}' 2019-03-23 06:38:16,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-74c1fd9f-0765-4df5-ad63-5dda5c7330f9 x-openstack-request-id: req-74c1fd9f-0765-4df5-ad63-5dda5c7330f9 2019-03-23 06:38:16,969 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:38:16,969 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61/os-extra_specs used request id req-74c1fd9f-0765-4df5-ad63-5dda5c7330f9 2019-03-23 06:38:16,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214140415192s 2019-03-23 06:38:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:38:16,981 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f430aca-a3f7-4311-b56a-9add1da8f150 2019-03-23 06:38:16,981 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:38:16,982 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-1f430aca-a3f7-4311-b56a-9add1da8f150 2019-03-23 06:38:16,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:16,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:17,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3f015c-62d8-46cb-921b-c3e5174350af 2019-03-23 06:38:17,174 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:17,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a3f015c-62d8-46cb-921b-c3e5174350af 2019-03-23 06:38:17,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.188915967941s 2019-03-23 06:38:17,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:38:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:17,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0458b288-148b-444b-a45a-2ca20c29aa14 2019-03-23 06:38:17,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:38:17,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0458b288-148b-444b-a45a-2ca20c29aa14 2019-03-23 06:38:17,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194221019745s 2019-03-23 06:38:17,379 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 06:38:19,905 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 06:38:21,948 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 55f127a1-cc4c-4bc6-b324-f1d8821bb3d2 | 2019-03-23T06:38:21.613109 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 55f127a1-cc4c-4bc6-b324-f1d8821bb3d2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 06:38:25,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1037775090 | Available | | __unknown__ | tempest-type-699600890 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-03-23 06:38:26,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 06:38:28,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 06:38:31,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=b7f3a234-c4d1-47c1-b205-9645b84ca200) as the default verifier for the future CLI operations. 2019-03-23 06:38:33,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 06:38:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:38:33,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-084d3c9c-8a62-4a86-8ead-3ea050bae6eb x-openstack-request-id: req-084d3c9c-8a62-4a86-8ead-3ea050bae6eb 2019-03-23 06:38:33,769 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 06:38:33,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-084d3c9c-8a62-4a86-8ead-3ea050bae6eb 2019-03-23 06:38:33,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0421569347382s 2019-03-23 06:38:33,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:38:33,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:34,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:34 GMT X-Openstack-Request-Id: req-b8345cf4-4e6b-4571-9a61-b358c530878a 2019-03-23 06:38:34,209 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:16Z", "file": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "f45edc9e-2e60-453f-b0e3-6d319063ec28", "size": 12716032, "self": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:38:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:38:34,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b8345cf4-4e6b-4571-9a61-b358c530878a 2019-03-23 06:38:34,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.433095932007s 2019-03-23 06:38:34,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:38:34,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781"}' 2019-03-23 06:38:34,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:34 GMT Location: http://172.30.9.27:9292/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b5e3e3ad-bcce-4b62-8d28-52391a16769c 2019-03-23 06:38:34,270 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:34Z", "file": "/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "5e84bb50-ce7f-49e3-b67a-a8e355b8df34", "size": null, "self": "/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34", "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_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": null, "created_at": "2019-03-23T06:38:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:38:34,270 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b5e3e3ad-bcce-4b62-8d28-52391a16769c 2019-03-23 06:38:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0514509677887s 2019-03-23 06:38:34,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:38:34,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '' 2019-03-23 06:38:34,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:38:34 GMT X-Openstack-Request-Id: req-ad27d564-e2af-43ec-b39c-21f9b5d85ce3 2019-03-23 06:38:34,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:38:34,655 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/file used request id req-ad27d564-e2af-43ec-b39c-21f9b5d85ce3 2019-03-23 06:38:34,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.384127140045s 2019-03-23 06:38:34,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:38:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:38:34,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38:34 GMT X-Openstack-Request-Id: req-976f94fd-1f4b-45b9-875c-e2274aaf142a 2019-03-23 06:38:34,687 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:34Z", "file": "/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "5e84bb50-ce7f-49e3-b67a-a8e355b8df34", "size": 12716032, "self": "/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:38:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:16Z", "file": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "f45edc9e-2e60-453f-b0e3-6d319063ec28", "size": 12716032, "self": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:38:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:38:34,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-976f94fd-1f4b-45b9-875c-e2274aaf142a 2019-03-23 06:38:34,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272090435028s 2019-03-23 06:38:34,690 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/file', 'owner': u'819fbf2dbb3545aa8b76f78ce62c29be', 'id': u'5e84bb50-ce7f-49e3-b67a-a8e355b8df34', 'size': 12716032, u'self': u'/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'819fbf2dbb3545aa8b76f78ce62c29be', 'name': 'tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:38:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:38:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781', '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/5e84bb50-ce7f-49e3-b67a-a8e355b8df34', 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_939f861e-da04-4c3a-9ec5-71d32aa54781', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_939f861e-da04-4c3a-9ec5-71d32aa54781', 'created': u'2019-03-23T06:38:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:38: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/5e84bb50-ce7f-49e3-b67a-a8e355b8df34', 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_939f861e-da04-4c3a-9ec5-71d32aa54781', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:38:34,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:38:34,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:38:34,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-2d4be08a-49b9-40e5-98fe-b910f80f0fa2 x-openstack-request-id: req-2d4be08a-49b9-40e5-98fe-b910f80f0fa2 2019-03-23 06:38:34,760 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4343089e-1766-458e-9b2c-e100958508f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4343089e-1766-458e-9b2c-e100958508f0", "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": "4343089e-1766-458e-9b2c-e100958508f0"}} 2019-03-23 06:38:34,760 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2d4be08a-49b9-40e5-98fe-b910f80f0fa2 2019-03-23 06:38:34,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0694251060486s 2019-03-23 06:38:34,761 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_939f861e-da04-4c3a-9ec5-71d32aa54781', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'4343089e-1766-458e-9b2c-e100958508f0', 'swap': 0}) 2019-03-23 06:38:34,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:38:34,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4343089e-1766-458e-9b2c-e100958508f0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" -d '{"extra_specs": {}}' 2019-03-23 06:38:34,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:38: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-2d471247-2381-4c37-980b-f49e446eee66 x-openstack-request-id: req-2d471247-2381-4c37-980b-f49e446eee66 2019-03-23 06:38:34,784 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:38:34,784 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4343089e-1766-458e-9b2c-e100958508f0/os-extra_specs used request id req-2d471247-2381-4c37-980b-f49e446eee66 2019-03-23 06:38:34,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222840309143s 2019-03-23 06:38:34,784 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_939f861e-da04-4c3a-9ec5-71d32aa54781', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'4343089e-1766-458e-9b2c-e100958508f0', 'swap': 0}) 2019-03-23 06:38:37,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 06:38:37,918 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 06:38:37,918 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 06:38:37,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 06:38:38,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 06:38:42,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b7f3a234-c4d1-47c1-b205-9645b84ca200/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-03-23 06:38:42,230 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 06:38:42,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-03-23 06:50:08,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 60b406c5-7251-4bf2-8000-4cffadd6b0e5 2019-03-23 06:50:08,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '60b406c5-7251-4bf2-8000-4cffadd6b0e5']'. 2019-03-23 06:50:09,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 06:50:09,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 06:50:09,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 60b406c5-7251-4bf2-8000-4cffadd6b0e5 | 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 06:38:43 | 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 06:50:08 | 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:11:25 | 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-03-23 06:50:09,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 06:50:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 06:50:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7f3a234-c4d1-47c1-b205-9645b84ca200) | 2019-03-23 06:50:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 06:50:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 55f127a1-cc4c-4bc6-b324-f1d8821bb3d2) | 2019-03-23 06:50:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-03-23 06:50:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 660.686 | 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:50:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 06:50:09,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 06:50:09,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-03-23 06:50:09,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '60b406c5-7251-4bf2-8000-4cffadd6b0e5', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-03-23 06:50:11,944 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 60b406c5-7251-4bf2-8000-4cffadd6b0e5 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 06:50:11,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '60b406c5-7251-4bf2-8000-4cffadd6b0e5', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-03-23 06:50:14,411 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 60b406c5-7251-4bf2-8000-4cffadd6b0e5 --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 06:50:14,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 06:50:14,547 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 12:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-23 06:50:14,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:50:14,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:15,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:50:14 GMT X-Openstack-Request-Id: req-40918db7-1115-4ae6-8a6f-48e0a346f5df 2019-03-23 06:50:15,100 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:50:15,100 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5e84bb50-ce7f-49e3-b67a-a8e355b8df34 used request id req-40918db7-1115-4ae6-8a6f-48e0a346f5df 2019-03-23 06:50:15,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546591997147s 2019-03-23 06:50:15,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:50:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:15,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-88136a36-f51f-4643-9f5e-33c754a7b4af x-openstack-request-id: req-88136a36-f51f-4643-9f5e-33c754a7b4af 2019-03-23 06:50:15,325 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_alt_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4343089e-1766-458e-9b2c-e100958508f0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4343089e-1766-458e-9b2c-e100958508f0", "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": "4343089e-1766-458e-9b2c-e100958508f0"}, {"name": "tempest_scenario-flavor_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61", "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": "70ce7ee6-6d52-45b1-a615-2a5417e88b61"}]} 2019-03-23 06:50:15,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-88136a36-f51f-4643-9f5e-33c754a7b4af 2019-03-23 06:50:15,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.21884393692s 2019-03-23 06:50:15,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:50:15,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4343089e-1766-458e-9b2c-e100958508f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:15,360 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-80f1b1f6-e9b6-45d7-99f6-c73ee04f8888 x-openstack-request-id: req-80f1b1f6-e9b6-45d7-99f6-c73ee04f8888 2019-03-23 06:50:15,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4343089e-1766-458e-9b2c-e100958508f0 used request id req-80f1b1f6-e9b6-45d7-99f6-c73ee04f8888 2019-03-23 06:50:15,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316948890686s 2019-03-23 06:50:15,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 06:50:15,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/86567e49-1fd4-408b-8253-dcadab42e4ff/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" -d '{"subnet_id": "6c6b34d6-9ed4-4829-ac70-cbb32bcc9238"}' 2019-03-23 06:50:17,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:17 GMT X-Openstack-Request-Id: req-2344c031-062b-4474-9d84-15e99d5b8200 2019-03-23 06:50:17,645 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d7e9c385-5d14-40d6-91a7-d7aed70ee35c", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "subnet_id": "6c6b34d6-9ed4-4829-ac70-cbb32bcc9238", "subnet_ids": ["6c6b34d6-9ed4-4829-ac70-cbb32bcc9238"], "port_id": "43426475-77bd-4ff7-b429-9381a9b13bd0", "id": "86567e49-1fd4-408b-8253-dcadab42e4ff"} 2019-03-23 06:50:17,645 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/86567e49-1fd4-408b-8253-dcadab42e4ff/remove_router_interface.json used request id req-2344c031-062b-4474-9d84-15e99d5b8200 2019-03-23 06:50:17,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28443312645s 2019-03-23 06:50:17,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 06:50:17,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:17,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1714 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:17 GMT X-Openstack-Request-Id: req-62fbee21-a98e-40b9-8e4a-12508d79f6a5 2019-03-23 06:50:17,992 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "created_at": "2019-03-23T06:38:11Z", "admin_state_up": true, "updated_at": "2019-03-23T06:50:16Z", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "86567e49-1fd4-408b-8253-dcadab42e4ff", "name": "tempest_scenario-router_939f861e-da04-4c3a-9ec5-71d32aa54781"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 06:50:17,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-62fbee21-a98e-40b9-8e4a-12508d79f6a5 2019-03-23 06:50:17,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.346743106842s 2019-03-23 06:50:17,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 06:50:17,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/86567e49-1fd4-408b-8253-dcadab42e4ff.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:19,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:50:19 GMT X-Openstack-Request-Id: req-5b0001d7-c421-48a1-83c9-4a747728e565 2019-03-23 06:50:19,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:50:19,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/86567e49-1fd4-408b-8253-dcadab42e4ff.json used request id req-5b0001d7-c421-48a1-83c9-4a747728e565 2019-03-23 06:50:19,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35083007812s 2019-03-23 06:50:19,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 06:50:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:19,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:19 GMT X-Openstack-Request-Id: req-4832205f-526f-4512-8d89-f8e79b691635 2019-03-23 06:50:19,389 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T06:38:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6c6b34d6-9ed4-4829-ac70-cbb32bcc9238","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"819fbf2dbb3545aa8b76f78ce62c29be","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_939f861e-da04-4c3a-9ec5-71d32aa54781","enable_dhcp":true,"segment_id":null,"network_id":"d7e9c385-5d14-40d6-91a7-d7aed70ee35c","tenant_id":"819fbf2dbb3545aa8b76f78ce62c29be","created_at":"2019-03-23T06:38:11Z","ip_version":4}]} 2019-03-23 06:50:19,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4832205f-526f-4512-8d89-f8e79b691635 2019-03-23 06:50:19,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0444169044495s 2019-03-23 06:50:19,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 06:50:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/6c6b34d6-9ed4-4829-ac70-cbb32bcc9238.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:20,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:50:20 GMT X-Openstack-Request-Id: req-8fe4732e-2f87-463f-bd3b-fa85f6158a3b 2019-03-23 06:50:20,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:50:20,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6c6b34d6-9ed4-4829-ac70-cbb32bcc9238.json used request id req-8fe4732e-2f87-463f-bd3b-fa85f6158a3b 2019-03-23 06:50:20,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.841346979141s 2019-03-23 06:50:20,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:50:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:20 GMT X-Openstack-Request-Id: req-b63f79c8-3165-4fe5-90b2-85b2d01fe447 2019-03-23 06:50:20,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d7e9c385-5d14-40d6-91a7-d7aed70ee35c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":true,"project_id":"819fbf2dbb3545aa8b76f78ce62c29be","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:50:19Z","qos_policy_id":null,"name":"tempest_scenario-net_939f861e-da04-4c3a-9ec5-71d32aa54781","admin_state_up":true,"tenant_id":"819fbf2dbb3545aa8b76f78ce62c29be","created_at":"2019-03-23T06:38:10Z","provider:network_type":"vxlan"}]} 2019-03-23 06:50:20,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b63f79c8-3165-4fe5-90b2-85b2d01fe447 2019-03-23 06:50:20,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0857579708099s 2019-03-23 06:50:20,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 06:50:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/d7e9c385-5d14-40d6-91a7-d7aed70ee35c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:21,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:50:21 GMT X-Openstack-Request-Id: req-86682bc6-2da9-469d-b974-4e0fe0fde287 2019-03-23 06:50:21,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:50:21,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d7e9c385-5d14-40d6-91a7-d7aed70ee35c.json used request id req-86682bc6-2da9-469d-b974-4e0fe0fde287 2019-03-23 06:50:21,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27048397064s 2019-03-23 06:50:21,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:50:21,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:21,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:21 GMT X-Openstack-Request-Id: req-2b8cb7ad-a5f1-4329-a551-6fa990c601cc 2019-03-23 06:50:21,622 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:38:16Z", "file": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/file", "owner": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "f45edc9e-2e60-453f-b0e3-6d319063ec28", "size": 12716032, "self": "/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f45edc9e-2e60-453f-b0e3-6d319063ec28/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_939f861e-da04-4c3a-9ec5-71d32aa54781", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:38:15Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:50:21,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2b8cb7ad-a5f1-4329-a551-6fa990c601cc 2019-03-23 06:50:21,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270648002625s 2019-03-23 06:50:21,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:50:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d2a441fb0d6df6fae585bb1fe93112ce84d0d533" 2019-03-23 06:50:22,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:50:22 GMT X-Openstack-Request-Id: req-c3805281-b05c-44da-846e-9d717a33424c 2019-03-23 06:50:22,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:50:22,416 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f45edc9e-2e60-453f-b0e3-6d319063ec28 used request id req-c3805281-b05c-44da-846e-9d717a33424c 2019-03-23 06:50:22,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.79168009758s 2019-03-23 06:50:22,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:50:22,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:22,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-ceec0e80-48da-4fe6-ac90-8697f9ad3026 x-openstack-request-id: req-ceec0e80-48da-4fe6-ac90-8697f9ad3026 2019-03-23 06:50:22,438 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61", "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": "70ce7ee6-6d52-45b1-a615-2a5417e88b61"}]} 2019-03-23 06:50:22,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ceec0e80-48da-4fe6-ac90-8697f9ad3026 2019-03-23 06:50:22,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218391418457s 2019-03-23 06:50:22,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:50:22,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:22,469 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b95bd2e-e2a0-438d-851f-ac7931d1af80 x-openstack-request-id: req-3b95bd2e-e2a0-438d-851f-ac7931d1af80 2019-03-23 06:50:22,469 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/70ce7ee6-6d52-45b1-a615-2a5417e88b61 used request id req-3b95bd2e-e2a0-438d-851f-ac7931d1af80 2019-03-23 06:50:22,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0289540290833s 2019-03-23 06:50:22,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:50:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bda30e7-814f-417a-8ab4-5888c2ab382c 2019-03-23 06:50:22,701 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": {"self": "http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "97d6a93e87bd462397f4672f8ff50e06", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:50:22,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0bda30e7-814f-417a-8ab4-5888c2ab382c 2019-03-23 06:50:22,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231701135635s 2019-03-23 06:50:22,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:50:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:22,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b07422-a59a-457d-8ad4-e51dafce4bbc 2019-03-23 06:50:22,910 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_939f861e-da04-4c3a-9ec5-71d32aa54781", "links": {"self": "http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "97d6a93e87bd462397f4672f8ff50e06", "description": null}} 2019-03-23 06:50:22,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06 used request id req-77b07422-a59a-457d-8ad4-e51dafce4bbc 2019-03-23 06:50:22,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.203730821609s 2019-03-23 06:50:22,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:50:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:23,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:50:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe4af152-3c42-4fa9-a737-2ee690821e70 2019-03-23 06:50:23,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:50:23,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/97d6a93e87bd462397f4672f8ff50e06 used request id req-fe4af152-3c42-4fa9-a737-2ee690821e70 2019-03-23 06:50:23,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.388408899307s 2019-03-23 06:50:23,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:50:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:23,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9b63c0-8deb-4f97-84f1-3ab0ca6a130c 2019-03-23 06:50:23,510 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be"}, "tags": [], "enabled": true, "id": "819fbf2dbb3545aa8b76f78ce62c29be", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_939f861e-da04-4c3a-9ec5-71d32aa54781"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:50:23,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-dc9b63c0-8deb-4f97-84f1-3ab0ca6a130c 2019-03-23 06:50:23,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204073905945s 2019-03-23 06:50:23,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:50:23,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:23,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48ee7d1b-697f-4ac5-bcad-51b630c63717 2019-03-23 06:50:23,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:50:23,766 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/819fbf2dbb3545aa8b76f78ce62c29be used request id req-48ee7d1b-697f-4ac5-bcad-51b630c63717 2019-03-23 06:50:23,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.250739097595s 2019-03-23 06:50:23,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:50:23,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=819fbf2dbb3545aa8b76f78ce62c29be&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:24 GMT X-Openstack-Request-Id: req-54207e1f-3ca1-4b9b-ba9a-97da8c4a47af 2019-03-23 06:50:24,619 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "created_at": "2019-03-23T06:38:10Z", "updated_at": "2019-03-23T06:38:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "16cec32b-c18e-47f3-9d42-d324718e5f82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv4", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "936d6d06-4e2e-4f6d-a817-3504a9ed37a1", "remote_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv6", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "a826760e-d4e7-4fbe-b3fb-1c83f45dc4ea", "remote_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv4", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "bfadbc0b-c795-4e2f-aaad-780342d5bbba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv6", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}], "revision_number": 1, "project_id": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "name": "default"}]} 2019-03-23 06:50:24,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=819fbf2dbb3545aa8b76f78ce62c29be&name=default used request id req-54207e1f-3ca1-4b9b-ba9a-97da8c4a47af 2019-03-23 06:50:24,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.846663951874s 2019-03-23 06:50:24,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:50:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:24,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:24 GMT X-Openstack-Request-Id: req-cec3f1dc-555e-4770-aff2-cc347d22c888 2019-03-23 06:50:24,743 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "created_at": "2019-03-23T06:38:10Z", "updated_at": "2019-03-23T06:38:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "16cec32b-c18e-47f3-9d42-d324718e5f82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv4", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "936d6d06-4e2e-4f6d-a817-3504a9ed37a1", "remote_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv6", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "a826760e-d4e7-4fbe-b3fb-1c83f45dc4ea", "remote_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv4", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:38:10Z", "revision_number": 0, "id": "bfadbc0b-c795-4e2f-aaad-780342d5bbba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:38:10Z", "security_group_id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "tenant_id": "819fbf2dbb3545aa8b76f78ce62c29be", "port_range_min": null, "ethertype": "IPv6", "project_id": "819fbf2dbb3545aa8b76f78ce62c29be"}], "revision_number": 1, "project_id": "819fbf2dbb3545aa8b76f78ce62c29be", "id": "1f19c3b8-0196-4ca1-8606-324698f3a4db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 06:50:24,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-cec3f1dc-555e-4770-aff2-cc347d22c888 2019-03-23 06:50:24,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118735074997s 2019-03-23 06:50:24,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 06:50:24,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/1f19c3b8-0196-4ca1-8606-324698f3a4db.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05710653c439d8eb6931daa294d4a5273d9a128a" 2019-03-23 06:50:24,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:50:24 GMT X-Openstack-Request-Id: req-edf98ade-3f5f-4e6c-9bd1-0ad6527ddc35 2019-03-23 06:50:24,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:50:24,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/1f19c3b8-0196-4ca1-8606-324698f3a4db.json used request id req-edf98ade-3f5f-4e6c-9bd1-0ad6527ddc35 2019-03-23 06:50:24,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124936819077s 2019-03-23 06:50:24,930 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-03-23 06:50:24,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:50:24,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7466b18c-6168-4d9d-ba0d-71fc45e11fec 2019-03-23 06:50:24,981 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:50:24,981 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-7466b18c-6168-4d9d-ba0d-71fc45e11fec 2019-03-23 06:50:24,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:50:25,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["zqIzmETARWWFV6VXrKfPAw"], "issued_at": "2019-03-23T06:50:25.000000Z"}} 2019-03-23 06:50:25,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:50:25,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:25,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:25 GMT X-Openstack-Request-Id: req-001dea7f-e09c-4a03-8791-794864b956cd 2019-03-23 06:50:25,732 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:50:25,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-001dea7f-e09c-4a03-8791-794864b956cd 2019-03-23 06:50:25,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342656850815s 2019-03-23 06:50:25,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:50:25,745 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26971e0-36c7-4429-9996-2ea37b51aab8 2019-03-23 06:50:25,745 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:50:25,745 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-a26971e0-36c7-4429-9996-2ea37b51aab8 2019-03-23 06:50:25,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:50:25,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:25,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f3cda8-a1a4-4c4e-a3bd-6589dbfa8e3d 2019-03-23 06:50:25,900 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:50:25,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-d5f3cda8-a1a4-4c4e-a3bd-6589dbfa8e3d 2019-03-23 06:50:25,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153759002686s 2019-03-23 06:50:25,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:50:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}}' 2019-03-23 06:50:26,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e1eb697-9a28-4c30-ae17-0c09774cacf0 2019-03-23 06:50:26,389 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b"}, "tags": [], "enabled": true, "id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}} 2019-03-23 06:50:26,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7e1eb697-9a28-4c30-ae17-0c09774cacf0 2019-03-23 06:50:26,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.482291936874s 2019-03-23 06:50:26,390 - 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'4c9b40ae9f2d4d88beaba0b6fb833a6b', '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_0d475740-cb38-4e96-985e-6800c49a861a'}) 2019-03-23 06:50:26,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:50:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ausv8Q5UWNyM3CeZCUV61DEKxVcVal", "email": null, "name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a"}}' 2019-03-23 06:50:26,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3842984-2bde-458e-be27-7c2a4fa699f0 2019-03-23 06:50:26,876 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "links": {"self": "http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2478d17c866a4bee9afe82662a5b1c92", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:50:26,876 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-d3842984-2bde-458e-be27-7c2a4fa699f0 2019-03-23 06:50:26,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.479541063309s 2019-03-23 06:50:26,877 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2478d17c866a4bee9afe82662a5b1c92', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_0d475740-cb38-4e96-985e-6800c49a861a'}) 2019-03-23 06:50:26,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a972d46-e2ec-44e5-87ec-c948b3e3e0d0 2019-03-23 06:50:27,066 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:27,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7a972d46-e2ec-44e5-87ec-c948b3e3e0d0 2019-03-23 06:50:27,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185272932053s 2019-03-23 06:50:27,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d21975-8478-4bdb-9f63-aa2986ca74a9 2019-03-23 06:50:27,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:27,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-57d21975-8478-4bdb-9f63-aa2986ca74a9 2019-03-23 06:50:27,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115209817886s 2019-03-23 06:50:27,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d636d9da-cee0-4890-a613-0812982c7112 2019-03-23 06:50:27,303 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:27,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d636d9da-cee0-4890-a613-0812982c7112 2019-03-23 06:50:27,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111558914185s 2019-03-23 06:50:27,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:50:27,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95230feb-591d-4780-a91e-ad1741cedd3a 2019-03-23 06:50:27,468 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:50:27,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-95230feb-591d-4780-a91e-ad1741cedd3a 2019-03-23 06:50:27,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.160048007965s 2019-03-23 06:50:27,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:50:27,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5eb755-9419-4f9a-a7c4-c964f72d11a0 2019-03-23 06:50:27,685 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "links": {"self": "http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2478d17c866a4bee9afe82662a5b1c92", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:50:27,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1e5eb755-9419-4f9a-a7c4-c964f72d11a0 2019-03-23 06:50:27,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215931892395s 2019-03-23 06:50:27,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:50:27,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c852802e-bf55-4c7c-8260-b1f5796dc894 2019-03-23 06:50:27,813 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b"}, "tags": [], "enabled": true, "id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:50:27,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c852802e-bf55-4c7c-8260-b1f5796dc894 2019-03-23 06:50:27,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115664958954s 2019-03-23 06:50:27,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:50:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2478d17c866a4bee9afe82662a5b1c92&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=4c9b40ae9f2d4d88beaba0b6fb833a6b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:27,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13e7fe1-89dc-4f6b-8c10-640be1ec9605 2019-03-23 06:50:27,975 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2478d17c866a4bee9afe82662a5b1c92&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=4c9b40ae9f2d4d88beaba0b6fb833a6b", "previous": null, "next": null}} 2019-03-23 06:50:27,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2478d17c866a4bee9afe82662a5b1c92&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=4c9b40ae9f2d4d88beaba0b6fb833a6b used request id req-c13e7fe1-89dc-4f6b-8c10-640be1ec9605 2019-03-23 06:50:27,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.153514862061s 2019-03-23 06:50:27,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:50:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b/users/2478d17c866a4bee9afe82662a5b1c92/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea244c6a-80c0-4559-a617-469f36030325 2019-03-23 06:50:28,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:50:28,126 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b/users/2478d17c866a4bee9afe82662a5b1c92/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-ea244c6a-80c0-4559-a617-469f36030325 2019-03-23 06:50:28,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147145986557s 2019-03-23 06:50:28,127 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_0d475740-cb38-4e96-985e-6800c49a861a', 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'4c9b40ae9f2d4d88beaba0b6fb833a6b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ausv8Q5UWNyM3CeZCUV61DEKxVcVal', 'username': u'patrole-user_0d475740-cb38-4e96-985e-6800c49a861a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:50:28,131 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_0d475740-cb38-4e96-985e-6800c49a861a', 'password': 'Ausv8Q5UWNyM3CeZCUV61DEKxVcVal', 'project_name': 'patrole-project_0d475740-cb38-4e96-985e-6800c49a861a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '4c9b40ae9f2d4d88beaba0b6fb833a6b', 'project_domain_name': 'Default'} 2019-03-23 06:50:28,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:28,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570d016c-9043-4758-8ba1-1f427499a332 2019-03-23 06:50:28,247 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:28,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-570d016c-9043-4758-8ba1-1f427499a332 2019-03-23 06:50:28,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112653970718s 2019-03-23 06:50:28,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:28,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3400f8de-1486-40e5-8270-00d8cb5b9a87 2019-03-23 06:50:28,363 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:28,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3400f8de-1486-40e5-8270-00d8cb5b9a87 2019-03-23 06:50:28,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110393047333s 2019-03-23 06:50:28,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:50:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6f9c18-546c-49b4-8189-fe76276a04fa 2019-03-23 06:50:28,475 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:50:28,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3c6f9c18-546c-49b4-8189-fe76276a04fa 2019-03-23 06:50:28,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107527017593s 2019-03-23 06:50:28,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:50:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81341240-f91c-4899-8203-b0108eb5b04d 2019-03-23 06:50:28,691 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "links": {"self": "http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2478d17c866a4bee9afe82662a5b1c92", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:50:28,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-81341240-f91c-4899-8203-b0108eb5b04d 2019-03-23 06:50:28,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214867115021s 2019-03-23 06:50:28,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:50:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86fd5702-e1d0-4f26-b317-dea45f9d68bf 2019-03-23 06:50:28,814 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b"}, "tags": [], "enabled": true, "id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:50:28,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-86fd5702-e1d0-4f26-b317-dea45f9d68bf 2019-03-23 06:50:28,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111061096191s 2019-03-23 06:50:28,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:50:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=2478d17c866a4bee9afe82662a5b1c92&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=4c9b40ae9f2d4d88beaba0b6fb833a6b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:28,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71eae10b-6899-45e7-8cff-3dc514aa65fd 2019-03-23 06:50:28,945 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=2478d17c866a4bee9afe82662a5b1c92&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=4c9b40ae9f2d4d88beaba0b6fb833a6b", "previous": null, "next": null}} 2019-03-23 06:50:28,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=2478d17c866a4bee9afe82662a5b1c92&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=4c9b40ae9f2d4d88beaba0b6fb833a6b used request id req-71eae10b-6899-45e7-8cff-3dc514aa65fd 2019-03-23 06:50:28,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122521877289s 2019-03-23 06:50:28,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:50:28,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b/users/2478d17c866a4bee9afe82662a5b1c92/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:29,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7277a12a-3207-489a-b9f3-955df6a291ad 2019-03-23 06:50:29,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:50:29,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b/users/2478d17c866a4bee9afe82662a5b1c92/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-7277a12a-3207-489a-b9f3-955df6a291ad 2019-03-23 06:50:29,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141208171844s 2019-03-23 06:50:29,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:29,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bcdd1e-d8b5-43cc-b79e-909cde28bde3 2019-03-23 06:50:29,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:29,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b0bcdd1e-d8b5-43cc-b79e-909cde28bde3 2019-03-23 06:50:29,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114858150482s 2019-03-23 06:50:29,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:50:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:29,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-499093d1-9667-4711-bca9-30b21ee23e90 2019-03-23 06:50:29,324 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:50:29,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-499093d1-9667-4711-bca9-30b21ee23e90 2019-03-23 06:50:29,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110612869263s 2019-03-23 06:50:29,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:50:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:29,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6a3be4-3892-4198-bfc3-9d4d730975d2 2019-03-23 06:50:29,493 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "links": {"self": "http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2478d17c866a4bee9afe82662a5b1c92", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:50:29,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9e6a3be4-3892-4198-bfc3-9d4d730975d2 2019-03-23 06:50:29,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168241024017s 2019-03-23 06:50:29,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:50:29,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=2478d17c866a4bee9afe82662a5b1c92&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:29,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36af513a-0bb2-4c9d-ba4e-2eec64a913e4 2019-03-23 06:50:29,621 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=2478d17c866a4bee9afe82662a5b1c92&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 06:50:29,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=2478d17c866a4bee9afe82662a5b1c92&scope.domain.id=default used request id req-36af513a-0bb2-4c9d-ba4e-2eec64a913e4 2019-03-23 06:50:29,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115678787231s 2019-03-23 06:50:29,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 06:50:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/2478d17c866a4bee9afe82662a5b1c92/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:29,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:50:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048af4f4-e5be-439e-b8d1-fc09fcee560b 2019-03-23 06:50:29,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:50:29,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/2478d17c866a4bee9afe82662a5b1c92/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-048af4f4-e5be-439e-b8d1-fc09fcee560b 2019-03-23 06:50:29,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.231624126434s 2019-03-23 06:50:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:50:29,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7425dcb-686b-4624-8c43-109df90c92a2 2019-03-23 06:50:29,867 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:50:29,867 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-d7425dcb-686b-4624-8c43-109df90c92a2 2019-03-23 06:50:29,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:50:30,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_4c9b40ae9f2d4d88beaba0b6fb833a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "id": "2478d17c866a4bee9afe82662a5b1c92"}, "audit_ids": ["wUZHZX6tQJWZviM2Je3HAQ"], "issued_at": "2019-03-23T06:50:30.000000Z"}} 2019-03-23 06:50:30,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:50:30,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:30,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:30 GMT X-Openstack-Request-Id: req-0daa74bc-fcc7-4211-a79a-28cb7a635f68 2019-03-23 06:50:30,559 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:50:30,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-0daa74bc-fcc7-4211-a79a-28cb7a635f68 2019-03-23 06:50:30,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.291827917099s 2019-03-23 06:50:30,569 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-03-23 06:50:30,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:50:30,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:30,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92958480-23b5-4a42-84a1-2956d11bd13a 2019-03-23 06:50:30,688 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:50:30,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-92958480-23b5-4a42-84a1-2956d11bd13a 2019-03-23 06:50:30,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118259906769s 2019-03-23 06:50:30,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:50:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:30,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bb5f9c-674c-47c7-a27b-97ca31c6b7ca 2019-03-23 06:50:30,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b"}, "tags": [], "enabled": true, "id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:50:30,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a5bb5f9c-674c-47c7-a27b-97ca31c6b7ca 2019-03-23 06:50:30,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113050937653s 2019-03-23 06:50:30,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 06:50:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"network": {"shared": true, "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "name": "patrole-net_0d475740-cb38-4e96-985e-6800c49a861a", "admin_state_up": true}}' 2019-03-23 06:50:31,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:30 GMT X-Openstack-Request-Id: req-cf5356c4-3cb1-4f26-ae71-50762b36ff31 2019-03-23 06:50:31,119 - 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":"9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":true,"project_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:50:30Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_0d475740-cb38-4e96-985e-6800c49a861a","admin_state_up":true,"tenant_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","created_at":"2019-03-23T06:50:30Z","mtu":1450}} 2019-03-23 06:50:31,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-cf5356c4-3cb1-4f26-ae71-50762b36ff31 2019-03-23 06:50:31,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.308132171631s 2019-03-23 06:50:31,120 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T06:50:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481', u'provider:segmentation_id': 87, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_0d475740-cb38-4e96-985e-6800c49a861a', u'created_at': u'2019-03-23T06:50:30Z', u'mtu': 1450, u'tenant_id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', u'l2_adjacency': True}) 2019-03-23 06:50:31,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:50:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:31,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:31 GMT X-Openstack-Request-Id: req-14e508a2-56d3-484d-b1c7-ee3523d12b31 2019-03-23 06:50:31,222 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":true,"project_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:50:30Z","qos_policy_id":null,"name":"patrole-net_0d475740-cb38-4e96-985e-6800c49a861a","admin_state_up":true,"tenant_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","created_at":"2019-03-23T06:50:30Z","provider:network_type":"vxlan"}]} 2019-03-23 06:50:31,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-14e508a2-56d3-484d-b1c7-ee3523d12b31 2019-03-23 06:50:31,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10164308548s 2019-03-23 06:50:31,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 06:50:31,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '{"subnet": {"name": "patrole-subnet_0d475740-cb38-4e96-985e-6800c49a861a", "enable_dhcp": true, "network_id": "9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 06:50:31,688 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:31 GMT X-Openstack-Request-Id: req-0d78bda1-4470-4aa7-8bc0-a9c9258fe0fe 2019-03-23 06:50:31,688 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T06:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79ad46d8-7443-4a41-8765-f2d39c7e0ae4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_0d475740-cb38-4e96-985e-6800c49a861a","enable_dhcp":true,"segment_id":null,"network_id":"9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481","tenant_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","created_at":"2019-03-23T06:50:31Z","ip_version":4}} 2019-03-23 06:50:31,688 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0d78bda1-4470-4aa7-8bc0-a9c9258fe0fe 2019-03-23 06:50:31,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.464541196823s 2019-03-23 06:50:31,689 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:50:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'79ad46d8-7443-4a41-8765-f2d39c7e0ae4', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_0d475740-cb38-4e96-985e-6800c49a861a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481', u'tenant_id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', u'created_at': u'2019-03-23T06:50:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b'}) 2019-03-23 06:50:31,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 06:50:31,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "patrole-router_0d475740-cb38-4e96-985e-6800c49a861a", "admin_state_up": true}}' 2019-03-23 06:50:33,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:33 GMT X-Openstack-Request-Id: req-66daa82e-4152-421d-b6fd-784ae3756689 2019-03-23 06:50:33,231 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "created_at": "2019-03-23T06:50:31Z", "admin_state_up": true, "updated_at": "2019-03-23T06:50:32Z", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "55aee36b-dfda-4d4e-8cce-272479e2c01b", "name": "patrole-router_0d475740-cb38-4e96-985e-6800c49a861a"}} 2019-03-23 06:50:33,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-66daa82e-4152-421d-b6fd-784ae3756689 2019-03-23 06:50:33,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54201698303s 2019-03-23 06:50:33,232 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:50:32Z', u'revision_number': 2, u'ha': False, u'id': u'55aee36b-dfda-4d4e-8cce-272479e2c01b', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_0d475740-cb38-4e96-985e-6800c49a861a', u'admin_state_up': True, u'tenant_id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', u'created_at': u'2019-03-23T06:50:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b'}) 2019-03-23 06:50:33,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 06:50:33,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/55aee36b-dfda-4d4e-8cce-272479e2c01b/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '{"subnet_id": "79ad46d8-7443-4a41-8765-f2d39c7e0ae4"}' 2019-03-23 06:50:35,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:35 GMT X-Openstack-Request-Id: req-95dfee35-f7c2-4943-9aa8-321f7ef32912 2019-03-23 06:50:35,821 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "subnet_id": "79ad46d8-7443-4a41-8765-f2d39c7e0ae4", "subnet_ids": ["79ad46d8-7443-4a41-8765-f2d39c7e0ae4"], "port_id": "b4f4b425-4f8e-4222-b3c8-db2da9923518", "id": "55aee36b-dfda-4d4e-8cce-272479e2c01b"} 2019-03-23 06:50:35,822 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/55aee36b-dfda-4d4e-8cce-272479e2c01b/add_router_interface.json used request id req-95dfee35-f7c2-4943-9aa8-321f7ef32912 2019-03-23 06:50:35,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.58902001381s 2019-03-23 06:50:35,822 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 06:50:35,954 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 06:50:35,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:50:35,963 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:35 GMT 2019-03-23 06:50:35,963 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 06:50:35,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:50:35,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:36,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:36 GMT X-Openstack-Request-Id: req-2c0b745d-6e0a-4eb8-a519-df388f80d113 2019-03-23 06:50:36,268 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:50:36,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2c0b745d-6e0a-4eb8-a519-df388f80d113 2019-03-23 06:50:36,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299269914627s 2019-03-23 06:50:36,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:50:36,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_0d475740-cb38-4e96-985e-6800c49a861a"}' 2019-03-23 06:50:36,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:36 GMT Location: http://172.30.9.27:9292/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-122312ee-1d39-4ebf-a0ea-1fadcf765462 2019-03-23 06:50:36,331 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:36Z", "file": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "d42b5113-410a-49b2-bbc5-3fcf70d3803a", "size": null, "self": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a", "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_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": null, "created_at": "2019-03-23T06:50:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:50:36,331 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-122312ee-1d39-4ebf-a0ea-1fadcf765462 2019-03-23 06:50:36,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0535879135132s 2019-03-23 06:50:36,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:50:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '' 2019-03-23 06:50:36,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:50:36 GMT X-Openstack-Request-Id: req-6da2031c-768b-4473-9269-8cb1c3a86af7 2019-03-23 06:50:36,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:50:36,746 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file used request id req-6da2031c-768b-4473-9269-8cb1c3a86af7 2019-03-23 06:50:36,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.414216995239s 2019-03-23 06:50:36,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:50:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:36,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:36 GMT X-Openstack-Request-Id: req-15c77a9a-e3f7-48b2-b147-67b0577fa45b 2019-03-23 06:50:36,776 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:36Z", "file": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "d42b5113-410a-49b2-bbc5-3fcf70d3803a", "size": 12716032, "self": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:50:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:50:36,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-15c77a9a-e3f7-48b2-b147-67b0577fa45b 2019-03-23 06:50:36,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256061553955s 2019-03-23 06:50:36,778 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file', 'owner': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', 'id': u'd42b5113-410a-49b2-bbc5-3fcf70d3803a', 'size': 12716032, u'self': u'/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', 'name': 'patrole-project_0d475740-cb38-4e96-985e-6800c49a861a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:50:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:50:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_0d475740-cb38-4e96-985e-6800c49a861a', '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/d42b5113-410a-49b2-bbc5-3fcf70d3803a', 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_0d475740-cb38-4e96-985e-6800c49a861a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_0d475740-cb38-4e96-985e-6800c49a861a', 'created': u'2019-03-23T06:50:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:50:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a', 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_0d475740-cb38-4e96-985e-6800c49a861a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:50:36,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:50:36,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_0d475740-cb38-4e96-985e-6800c49a861a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:50:37,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-43c07826-47ff-4dcf-8190-d6b60186f519 x-openstack-request-id: req-43c07826-47ff-4dcf-8190-d6b60186f519 2019-03-23 06:50:37,106 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_0d475740-cb38-4e96-985e-6800c49a861a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba", "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": "ce645afd-5874-490a-98fc-6ea4cc2b9fba"}} 2019-03-23 06:50:37,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-43c07826-47ff-4dcf-8190-d6b60186f519 2019-03-23 06:50:37,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.32485294342s 2019-03-23 06:50:37,107 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_0d475740-cb38-4e96-985e-6800c49a861a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'ce645afd-5874-490a-98fc-6ea4cc2b9fba', 'swap': 0}) 2019-03-23 06:50:37,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:50:37,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"extra_specs": {}}' 2019-03-23 06:50:37,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-1fb75490-7c49-4c34-b0ea-fef7d95300e3 x-openstack-request-id: req-1fb75490-7c49-4c34-b0ea-fef7d95300e3 2019-03-23 06:50:37,131 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:50:37,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba/os-extra_specs used request id req-1fb75490-7c49-4c34-b0ea-fef7d95300e3 2019-03-23 06:50:37,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227379798889s 2019-03-23 06:50:37,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:50:37,144 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-106b2061-7c63-49d9-80bf-4514c8887c5a 2019-03-23 06:50:37,145 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:50:37,145 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-106b2061-7c63-49d9-80bf-4514c8887c5a 2019-03-23 06:50:37,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:37,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63e8615-47ea-4fbc-8827-1264bcf36084 2019-03-23 06:50:37,351 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:37,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c63e8615-47ea-4fbc-8827-1264bcf36084 2019-03-23 06:50:37,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202842950821s 2019-03-23 06:50:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:50:37,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:37,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56677f10-11d2-47a0-9cfe-0a088bb8971c 2019-03-23 06:50:37,535 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:50:37,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-56677f10-11d2-47a0-9cfe-0a088bb8971c 2019-03-23 06:50:37,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178469181061s 2019-03-23 06:50:37,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 06:50:39,781 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 06:50:42,174 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d0b644c0-1358-4d81-8e76-da068fae3b34 | 2019-03-23T06:50:41.823982 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d0b644c0-1358-4d81-8e76-da068fae3b34 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 06:50:45,350 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1037775090 | Available | | __unknown__ | tempest-type-699600890 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-03-23 06:50:46,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 06:50:48,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 06:50:52,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=75ce5b04-25cf-4b87-a09e-4bc73ffaf551) as the default verifier for the future CLI operations. 2019-03-23 06:50:53,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 06:50:53,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:50:53,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-9ea71a33-38fa-423d-8008-f3d38e761803 x-openstack-request-id: req-9ea71a33-38fa-423d-8008-f3d38e761803 2019-03-23 06:50:53,883 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 06:50:53,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-9ea71a33-38fa-423d-8008-f3d38e761803 2019-03-23 06:50:53,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0419380664825s 2019-03-23 06:50:53,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:50:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:54,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:54 GMT X-Openstack-Request-Id: req-7b6f32b4-3035-4c18-b69a-7fe5d8ac9e39 2019-03-23 06:50:54,503 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:36Z", "file": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "d42b5113-410a-49b2-bbc5-3fcf70d3803a", "size": 12716032, "self": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:50:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:50:54,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7b6f32b4-3035-4c18-b69a-7fe5d8ac9e39 2019-03-23 06:50:54,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.614078044891s 2019-03-23 06:50:54,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:50:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a"}' 2019-03-23 06:50:54,557 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:54 GMT Location: http://172.30.9.27:9292/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ffd75e42-d44f-401e-860a-7221cce36573 2019-03-23 06:50:54,558 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:54Z", "file": "/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "0111b041-b278-4bb5-938a-64e545a0baa1", "size": null, "self": "/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1", "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_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": null, "created_at": "2019-03-23T06:50:54Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:50:54,558 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ffd75e42-d44f-401e-860a-7221cce36573 2019-03-23 06:50:54,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438480377197s 2019-03-23 06:50:54,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:50:54,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '' 2019-03-23 06:50:54,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:50:54 GMT X-Openstack-Request-Id: req-815e9d4f-4cfb-488e-9b66-4cfef4d92dc3 2019-03-23 06:50:54,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:50:54,914 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1/file used request id req-815e9d4f-4cfb-488e-9b66-4cfef4d92dc3 2019-03-23 06:50:54,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.355053901672s 2019-03-23 06:50:54,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:50:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:50:54,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:54 GMT X-Openstack-Request-Id: req-ce65c539-b439-41e4-8041-37761e2ff594 2019-03-23 06:50:54,946 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:54Z", "file": "/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "0111b041-b278-4bb5-938a-64e545a0baa1", "size": 12716032, "self": "/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/0111b041-b278-4bb5-938a-64e545a0baa1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/0111b041-b278-4bb5-938a-64e545a0baa1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:50:54Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:36Z", "file": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "d42b5113-410a-49b2-bbc5-3fcf70d3803a", "size": 12716032, "self": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:50:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:50:54,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ce65c539-b439-41e4-8041-37761e2ff594 2019-03-23 06:50:54,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0280230045319s 2019-03-23 06:50:54,949 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/0111b041-b278-4bb5-938a-64e545a0baa1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1/file', 'owner': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', 'id': u'0111b041-b278-4bb5-938a-64e545a0baa1', 'size': 12716032, u'self': u'/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4c9b40ae9f2d4d88beaba0b6fb833a6b', 'name': 'patrole-project_0d475740-cb38-4e96-985e-6800c49a861a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/0111b041-b278-4bb5-938a-64e545a0baa1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:50:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:50:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a', '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/0111b041-b278-4bb5-938a-64e545a0baa1', 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_0d475740-cb38-4e96-985e-6800c49a861a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_0d475740-cb38-4e96-985e-6800c49a861a', 'created': u'2019-03-23T06:50:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:50: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/0111b041-b278-4bb5-938a-64e545a0baa1', 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_0d475740-cb38-4e96-985e-6800c49a861a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:50:54,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:50:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_0d475740-cb38-4e96-985e-6800c49a861a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:50:54,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50: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-6ad1748c-86ce-4c63-8870-b348e69da559 x-openstack-request-id: req-6ad1748c-86ce-4c63-8870-b348e69da559 2019-03-23 06:50:54,995 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_0d475740-cb38-4e96-985e-6800c49a861a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d", "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": "bb2f7b2b-117f-4bb8-aa11-860141fed54d"}} 2019-03-23 06:50:54,995 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6ad1748c-86ce-4c63-8870-b348e69da559 2019-03-23 06:50:54,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0449819564819s 2019-03-23 06:50:54,996 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0d475740-cb38-4e96-985e-6800c49a861a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'bb2f7b2b-117f-4bb8-aa11-860141fed54d', 'swap': 0}) 2019-03-23 06:50:54,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:50:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" -d '{"extra_specs": {}}' 2019-03-23 06:50:55,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:50:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90de7189-9988-40f2-bbf2-ee81951fe2c7 x-openstack-request-id: req-90de7189-9988-40f2-bbf2-ee81951fe2c7 2019-03-23 06:50:55,022 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:50:55,022 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d/os-extra_specs used request id req-90de7189-9988-40f2-bbf2-ee81951fe2c7 2019-03-23 06:50:55,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0255889892578s 2019-03-23 06:50:55,023 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0d475740-cb38-4e96-985e-6800c49a861a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'bb2f7b2b-117f-4bb8-aa11-860141fed54d', 'swap': 0}) 2019-03-23 06:50:57,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 06:50:57,879 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 06:50:57,879 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 06:50:57,881 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 06:50:57,915 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 06:51:01,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-75ce5b04-25cf-4b87-a09e-4bc73ffaf551/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-03-23 06:51:01,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 06:51:01,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-03-23 06:53:23,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a4adf36c-fe24-49d2-85a9-2c339b7f5a90 2019-03-23 06:53:23,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a4adf36c-fe24-49d2-85a9-2c339b7f5a90']'. 2019-03-23 06:53:24,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 06:53:24,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a4adf36c-fe24-49d2-85a9-2c339b7f5a90 | 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 06:51:03 | 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 06:53:23 | 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:20 | 2019-03-23 06:53:24,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 06:53:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 06:53:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 75ce5b04-25cf-4b87-a09e-4bc73ffaf551) | 2019-03-23 06:53:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 06:53:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d0b644c0-1358-4d81-8e76-da068fae3b34) | 2019-03-23 06:53:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2019-03-23 06:53:24,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 131.608 | 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 140 | 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:53:24,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 06:53:24,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 06:53:25,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-03-23 06:53:25,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'a4adf36c-fe24-49d2-85a9-2c339b7f5a90', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-03-23 06:53:27,321 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid a4adf36c-fe24-49d2-85a9-2c339b7f5a90 --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 06:53:27,321 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'a4adf36c-fe24-49d2-85a9-2c339b7f5a90', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-03-23 06:53:29,324 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid a4adf36c-fe24-49d2-85a9-2c339b7f5a90 --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 06:53:29,496 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 06:53:29,496 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:59 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 06:53:29,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:53:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:30,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:53:30 GMT X-Openstack-Request-Id: req-d051d7e6-2b50-4911-a69c-7b6c0877d398 2019-03-23 06:53:30,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:53:30,582 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0111b041-b278-4bb5-938a-64e545a0baa1 used request id req-d051d7e6-2b50-4911-a69c-7b6c0877d398 2019-03-23 06:53:30,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0791990757s 2019-03-23 06:53:30,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:53:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:30,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53: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-1a646951-be4e-45f1-9f11-41d550577be9 x-openstack-request-id: req-1a646951-be4e-45f1-9f11-41d550577be9 2019-03-23 06:53:30,611 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_0d475740-cb38-4e96-985e-6800c49a861a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d", "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": "bb2f7b2b-117f-4bb8-aa11-860141fed54d"}, {"name": "patrole-flavor_0d475740-cb38-4e96-985e-6800c49a861a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba", "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": "ce645afd-5874-490a-98fc-6ea4cc2b9fba"}]} 2019-03-23 06:53:30,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1a646951-be4e-45f1-9f11-41d550577be9 2019-03-23 06:53:30,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229017734528s 2019-03-23 06:53:30,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:53:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:30,638 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53: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-35cc1664-e73a-4389-a9fd-baf0c97559bf x-openstack-request-id: req-35cc1664-e73a-4389-a9fd-baf0c97559bf 2019-03-23 06:53:30,638 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bb2f7b2b-117f-4bb8-aa11-860141fed54d used request id req-35cc1664-e73a-4389-a9fd-baf0c97559bf 2019-03-23 06:53:30,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.024610042572s 2019-03-23 06:53:30,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 06:53:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/55aee36b-dfda-4d4e-8cce-272479e2c01b/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" -d '{"subnet_id": "79ad46d8-7443-4a41-8765-f2d39c7e0ae4"}' 2019-03-23 06:53:33,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:33 GMT X-Openstack-Request-Id: req-a970da93-bc9f-4afb-8cac-edd532bf7830 2019-03-23 06:53:33,292 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "subnet_id": "79ad46d8-7443-4a41-8765-f2d39c7e0ae4", "subnet_ids": ["79ad46d8-7443-4a41-8765-f2d39c7e0ae4"], "port_id": "b4f4b425-4f8e-4222-b3c8-db2da9923518", "id": "55aee36b-dfda-4d4e-8cce-272479e2c01b"} 2019-03-23 06:53:33,292 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/55aee36b-dfda-4d4e-8cce-272479e2c01b/remove_router_interface.json used request id req-a970da93-bc9f-4afb-8cac-edd532bf7830 2019-03-23 06:53:33,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.65321493149s 2019-03-23 06:53:33,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 06:53:33,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:33,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1705 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:33 GMT X-Openstack-Request-Id: req-99332864-37ef-462e-8fd9-62ce5e01607d 2019-03-23 06:53:33,416 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "created_at": "2019-03-23T06:50:31Z", "admin_state_up": true, "updated_at": "2019-03-23T06:53:31Z", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "55aee36b-dfda-4d4e-8cce-272479e2c01b", "name": "patrole-router_0d475740-cb38-4e96-985e-6800c49a861a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 06:53:33,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-99332864-37ef-462e-8fd9-62ce5e01607d 2019-03-23 06:53:33,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123944997787s 2019-03-23 06:53:33,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 06:53:33,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/55aee36b-dfda-4d4e-8cce-272479e2c01b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:34,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:53:34 GMT X-Openstack-Request-Id: req-afe863f7-b5cf-45b4-8c28-58624dd46faf 2019-03-23 06:53:34,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:53:34,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/55aee36b-dfda-4d4e-8cce-272479e2c01b.json used request id req-afe863f7-b5cf-45b4-8c28-58624dd46faf 2019-03-23 06:53:34,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43345713615s 2019-03-23 06:53:34,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 06:53:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:34,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:34 GMT X-Openstack-Request-Id: req-d31889fb-3e75-4132-9469-c74aa4be6df7 2019-03-23 06:53:34,896 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T06:50:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"79ad46d8-7443-4a41-8765-f2d39c7e0ae4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_0d475740-cb38-4e96-985e-6800c49a861a","enable_dhcp":true,"segment_id":null,"network_id":"9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481","tenant_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","created_at":"2019-03-23T06:50:31Z","ip_version":4}]} 2019-03-23 06:53:34,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d31889fb-3e75-4132-9469-c74aa4be6df7 2019-03-23 06:53:34,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436611175537s 2019-03-23 06:53:34,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 06:53:34,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/79ad46d8-7443-4a41-8765-f2d39c7e0ae4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:35,890 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:53:35 GMT X-Openstack-Request-Id: req-e1dcc155-5c51-414f-bb57-d99aca08c482 2019-03-23 06:53:35,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:53:35,890 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/79ad46d8-7443-4a41-8765-f2d39c7e0ae4.json used request id req-e1dcc155-5c51-414f-bb57-d99aca08c482 2019-03-23 06:53:35,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.992594003677s 2019-03-23 06:53:35,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:53:35,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:36,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:36 GMT X-Openstack-Request-Id: req-d0ebf98a-c83d-4883-b63b-0cfa3c4fcdad 2019-03-23 06:53:36,289 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":true,"project_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:53:35Z","qos_policy_id":null,"name":"patrole-net_0d475740-cb38-4e96-985e-6800c49a861a","admin_state_up":true,"tenant_id":"4c9b40ae9f2d4d88beaba0b6fb833a6b","created_at":"2019-03-23T06:50:30Z","provider:network_type":"vxlan"}]} 2019-03-23 06:53:36,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d0ebf98a-c83d-4883-b63b-0cfa3c4fcdad 2019-03-23 06:53:36,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398206949234s 2019-03-23 06:53:36,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 06:53:36,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:36,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:53:36 GMT X-Openstack-Request-Id: req-ade38a30-ebad-4c74-b341-19dfa75a799b 2019-03-23 06:53:36,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:53:36,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9cb9e7e9-fd5c-4c1b-ae0a-0f655fbb2481.json used request id req-ade38a30-ebad-4c74-b341-19dfa75a799b 2019-03-23 06:53:36,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.677742004395s 2019-03-23 06:53:36,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:53:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:36,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:36 GMT X-Openstack-Request-Id: req-d6d4cb7e-3a41-4903-8b3e-32c95fde2809 2019-03-23 06:53:36,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:50:36Z", "file": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/file", "owner": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "d42b5113-410a-49b2-bbc5-3fcf70d3803a", "size": 12716032, "self": "/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0d475740-cb38-4e96-985e-6800c49a861a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:50:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:53:36,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d6d4cb7e-3a41-4903-8b3e-32c95fde2809 2019-03-23 06:53:36,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235738754272s 2019-03-23 06:53:36,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:53:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05d43540d7055103a1fc89630f59c83023282b54" 2019-03-23 06:53:37,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:53:37 GMT X-Openstack-Request-Id: req-e1627347-4d38-48bf-ae68-dc90592b6f42 2019-03-23 06:53:37,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:53:37,373 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/d42b5113-410a-49b2-bbc5-3fcf70d3803a used request id req-e1627347-4d38-48bf-ae68-dc90592b6f42 2019-03-23 06:53:37,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.377017974854s 2019-03-23 06:53:37,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:53:37,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:37,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fbe23a2-c3f4-44b5-a0c4-51685fb3741f x-openstack-request-id: req-4fbe23a2-c3f4-44b5-a0c4-51685fb3741f 2019-03-23 06:53:37,399 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_0d475740-cb38-4e96-985e-6800c49a861a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba", "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": "ce645afd-5874-490a-98fc-6ea4cc2b9fba"}]} 2019-03-23 06:53:37,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4fbe23a2-c3f4-44b5-a0c4-51685fb3741f 2019-03-23 06:53:37,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253479480743s 2019-03-23 06:53:37,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:53:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:37,426 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-65330f47-9b55-4097-8c4e-5397355ba226 x-openstack-request-id: req-65330f47-9b55-4097-8c4e-5397355ba226 2019-03-23 06:53:37,426 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ce645afd-5874-490a-98fc-6ea4cc2b9fba used request id req-65330f47-9b55-4097-8c4e-5397355ba226 2019-03-23 06:53:37,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0261759757996s 2019-03-23 06:53:37,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:53:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:37,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea38607-c229-4158-b971-970cc810d96b 2019-03-23 06:53:37,649 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "links": {"self": "http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2478d17c866a4bee9afe82662a5b1c92", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:53:37,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-eea38607-c229-4158-b971-970cc810d96b 2019-03-23 06:53:37,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222386837006s 2019-03-23 06:53:37,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:53:37,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:37,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1470a2b0-8c9f-4ae0-aa8e-631059db6d8e 2019-03-23 06:53:37,851 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_0d475740-cb38-4e96-985e-6800c49a861a", "links": {"self": "http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2478d17c866a4bee9afe82662a5b1c92", "description": null}} 2019-03-23 06:53:37,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92 used request id req-1470a2b0-8c9f-4ae0-aa8e-631059db6d8e 2019-03-23 06:53:37,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19758605957s 2019-03-23 06:53:37,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:53:37,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:38,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:53:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35af4547-68e8-459f-87de-0cd033c571fa 2019-03-23 06:53:38,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:53:38,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2478d17c866a4bee9afe82662a5b1c92 used request id req-35af4547-68e8-459f-87de-0cd033c571fa 2019-03-23 06:53:38,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189799070358s 2019-03-23 06:53:38,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:53:38,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76431f9-2c74-4f39-827a-c304dd27e0d1 2019-03-23 06:53:38,267 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b"}, "tags": [], "enabled": true, "id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "parent_id": "default", "domain_id": "default", "name": "patrole-project_0d475740-cb38-4e96-985e-6800c49a861a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:53:38,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e76431f9-2c74-4f39-827a-c304dd27e0d1 2019-03-23 06:53:38,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.218366146088s 2019-03-23 06:53:38,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:53:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:38,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a75ed76-9955-488d-9dcc-02e1f3621ae3 2019-03-23 06:53:38,550 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:53:38,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4c9b40ae9f2d4d88beaba0b6fb833a6b used request id req-8a75ed76-9955-488d-9dcc-02e1f3621ae3 2019-03-23 06:53:38,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.278224945068s 2019-03-23 06:53:38,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:53:38,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4c9b40ae9f2d4d88beaba0b6fb833a6b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:38 GMT X-Openstack-Request-Id: req-3993771d-8d6f-4109-97b7-20cceb803077 2019-03-23 06:53:38,800 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "created_at": "2019-03-23T06:50:30Z", "updated_at": "2019-03-23T06:50:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "2c864e31-6cfe-4b95-87fb-614f79d8ebf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "3ce51b97-3e85-4664-bf93-c07612fc8847", "remote_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "55085438-22f6-4033-9345-a4ea75f21758", "remote_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "9b12c146-8f78-4b9c-98c6-e7cce6a5b019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}], "revision_number": 1, "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "name": "default"}]} 2019-03-23 06:53:38,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=4c9b40ae9f2d4d88beaba0b6fb833a6b&name=default used request id req-3993771d-8d6f-4109-97b7-20cceb803077 2019-03-23 06:53:38,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.244339942932s 2019-03-23 06:53:38,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:53:38,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:38,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:38 GMT X-Openstack-Request-Id: req-380b6367-095d-4347-b38d-5ff32b9893f9 2019-03-23 06:53:38,926 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "created_at": "2019-03-23T06:50:30Z", "updated_at": "2019-03-23T06:50:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "2c864e31-6cfe-4b95-87fb-614f79d8ebf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "3ce51b97-3e85-4664-bf93-c07612fc8847", "remote_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "55085438-22f6-4033-9345-a4ea75f21758", "remote_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:50:30Z", "revision_number": 0, "id": "9b12c146-8f78-4b9c-98c6-e7cce6a5b019", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:50:30Z", "security_group_id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "tenant_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b"}], "revision_number": 1, "project_id": "4c9b40ae9f2d4d88beaba0b6fb833a6b", "id": "f40ecb74-3078-4583-aaf3-f9fd46e78722", "name": "default"}]} 2019-03-23 06:53:38,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-380b6367-095d-4347-b38d-5ff32b9893f9 2019-03-23 06:53:38,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.121218919754s 2019-03-23 06:53:38,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 06:53:38,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f40ecb74-3078-4583-aaf3-f9fd46e78722.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f8a8cbafc64457937a76e072a4ac55e01ed86a2b" 2019-03-23 06:53:39,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:53:38 GMT X-Openstack-Request-Id: req-40291457-9eb8-4c44-8e34-b34be5203275 2019-03-23 06:53:39,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:53:39,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f40ecb74-3078-4583-aaf3-f9fd46e78722.json used request id req-40291457-9eb8-4c44-8e34-b34be5203275 2019-03-23 06:53:39,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125060081482s 2019-03-23 06:53:39,109 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-03-23 06:53:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:53:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae9e8fa-aa15-4f69-beac-426ed2a7d683 2019-03-23 06:53:39,155 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:53:39,155 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-3ae9e8fa-aa15-4f69-beac-426ed2a7d683 2019-03-23 06:53:39,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:53:39,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["hPZHwr33QbK3ArzK_vdioQ"], "issued_at": "2019-03-23T06:53:39.000000Z"}} 2019-03-23 06:53:39,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:53:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:40,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:39 GMT X-Openstack-Request-Id: req-63fd7d5b-ba6e-4c27-833c-0d88b6a84819 2019-03-23 06:53:40,085 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:53:40,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-63fd7d5b-ba6e-4c27-833c-0d88b6a84819 2019-03-23 06:53:40,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.512579917908s 2019-03-23 06:53:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:53:40,098 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-813ace1e-dc28-4de4-a441-bee8158b2ac5 2019-03-23 06:53:40,098 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:53:40,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-813ace1e-dc28-4de4-a441-bee8158b2ac5 2019-03-23 06:53:40,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:53:40,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:40,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa577bc-5180-4765-8249-d0c8b40efcfe 2019-03-23 06:53:40,319 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:53:40,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-2fa577bc-5180-4765-8249-d0c8b40efcfe 2019-03-23 06:53:40,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219821929932s 2019-03-23 06:53:40,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:53:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}}' 2019-03-23 06:53:40,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49f1140-4a62-4b0a-b66e-df28cef07a22 2019-03-23 06:53:40,463 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3"}, "tags": [], "enabled": true, "id": "e2741a3b158e4189a3e3ae3cdba86ca3", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}} 2019-03-23 06:53:40,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a49f1140-4a62-4b0a-b66e-df28cef07a22 2019-03-23 06:53:40,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136898994446s 2019-03-23 06:53:40,464 - 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'e2741a3b158e4189a3e3ae3cdba86ca3', '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_22277f7d-10ed-46ff-8356-24907a9650fd'}) 2019-03-23 06:53:40,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:53:40,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "egY6BWvmML4acjhRwFGrJIe3084vdJ", "email": null, "name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd"}}' 2019-03-23 06:53:40,846 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4095559d-db6e-487d-8e9b-22a199a9d330 2019-03-23 06:53:40,847 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "links": {"self": "http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00d83017d1554d43977b97c37feac008", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:53:40,847 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-4095559d-db6e-487d-8e9b-22a199a9d330 2019-03-23 06:53:40,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375859022141s 2019-03-23 06:53:40,848 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'00d83017d1554d43977b97c37feac008', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd'}) 2019-03-23 06:53:40,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:40,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea463ad4-dce6-41e1-a633-481db2d0fc8f 2019-03-23 06:53:41,057 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:41,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea463ad4-dce6-41e1-a633-481db2d0fc8f 2019-03-23 06:53:41,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205589056015s 2019-03-23 06:53:41,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:41,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef633f2-7dc2-4b34-877f-e9e7193c1b88 2019-03-23 06:53:41,184 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:41,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7ef633f2-7dc2-4b34-877f-e9e7193c1b88 2019-03-23 06:53:41,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121566057205s 2019-03-23 06:53:41,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:41,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751360c2-e6b9-4d58-be29-6fc413f3e4eb 2019-03-23 06:53:41,394 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:41,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-751360c2-e6b9-4d58-be29-6fc413f3e4eb 2019-03-23 06:53:41,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205168962479s 2019-03-23 06:53:41,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:53:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af00a980-b01e-427c-a826-d011074521c0 2019-03-23 06:53:41,505 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:53:41,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-af00a980-b01e-427c-a826-d011074521c0 2019-03-23 06:53:41,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106976032257s 2019-03-23 06:53:41,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:53:41,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90447c0-7d68-40d0-8b39-9a32382a2446 2019-03-23 06:53:41,644 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "links": {"self": "http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00d83017d1554d43977b97c37feac008", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:53:41,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b90447c0-7d68-40d0-8b39-9a32382a2446 2019-03-23 06:53:41,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138581991196s 2019-03-23 06:53:41,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:53:41,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f9f2f4-f125-42aa-8354-9b38f2950862 2019-03-23 06:53:41,781 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3"}, "tags": [], "enabled": true, "id": "e2741a3b158e4189a3e3ae3cdba86ca3", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:53:41,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a8f9f2f4-f125-42aa-8354-9b38f2950862 2019-03-23 06:53:41,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12343788147s 2019-03-23 06:53:41,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:53:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=00d83017d1554d43977b97c37feac008&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=e2741a3b158e4189a3e3ae3cdba86ca3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:41,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7019367-f7f5-4fe2-ac70-7094d87527f6 2019-03-23 06:53:41,980 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=00d83017d1554d43977b97c37feac008&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=e2741a3b158e4189a3e3ae3cdba86ca3", "previous": null, "next": null}} 2019-03-23 06:53:41,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=00d83017d1554d43977b97c37feac008&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=e2741a3b158e4189a3e3ae3cdba86ca3 used request id req-d7019367-f7f5-4fe2-ac70-7094d87527f6 2019-03-23 06:53:41,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190530061722s 2019-03-23 06:53:41,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:53:41,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3/users/00d83017d1554d43977b97c37feac008/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:42,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7fd0440-08a4-44ed-9642-e6ad24c71224 2019-03-23 06:53:42,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:53:42,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3/users/00d83017d1554d43977b97c37feac008/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-d7fd0440-08a4-44ed-9642-e6ad24c71224 2019-03-23 06:53:42,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.192569971085s 2019-03-23 06:53:42,178 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd', 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'e2741a3b158e4189a3e3ae3cdba86ca3', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'egY6BWvmML4acjhRwFGrJIe3084vdJ', 'username': u'neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:53:42,183 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd', 'password': 'egY6BWvmML4acjhRwFGrJIe3084vdJ', 'project_name': 'neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'e2741a3b158e4189a3e3ae3cdba86ca3', 'project_domain_name': 'Default'} 2019-03-23 06:53:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:42,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:42,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da92aba-4776-47c9-8469-8894454b2c70 2019-03-23 06:53:42,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:42,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5da92aba-4776-47c9-8469-8894454b2c70 2019-03-23 06:53:42,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112136125565s 2019-03-23 06:53:42,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:42,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f455f4ec-8530-4f1f-9165-39657c1c308f 2019-03-23 06:53:42,415 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:42,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f455f4ec-8530-4f1f-9165-39657c1c308f 2019-03-23 06:53:42,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11111998558s 2019-03-23 06:53:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:53:42,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:42,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9f3864-9572-45b5-bb36-d7b2aa461893 2019-03-23 06:53:42,625 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:53:42,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ae9f3864-9572-45b5-bb36-d7b2aa461893 2019-03-23 06:53:42,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20420217514s 2019-03-23 06:53:42,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:53:42,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:42,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b3aa553-4366-4179-8124-07f0f51d4907 2019-03-23 06:53:42,799 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "links": {"self": "http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00d83017d1554d43977b97c37feac008", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:53:42,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9b3aa553-4366-4179-8124-07f0f51d4907 2019-03-23 06:53:42,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173218011856s 2019-03-23 06:53:42,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:53:42,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:42,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5dbe1c-bc58-415a-a7ca-ae603c3934ed 2019-03-23 06:53:42,977 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3"}, "tags": [], "enabled": true, "id": "e2741a3b158e4189a3e3ae3cdba86ca3", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:53:42,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-de5dbe1c-bc58-415a-a7ca-ae603c3934ed 2019-03-23 06:53:42,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166486978531s 2019-03-23 06:53:42,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:53:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=00d83017d1554d43977b97c37feac008&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=e2741a3b158e4189a3e3ae3cdba86ca3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:43,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ce499d-4bed-4914-af98-940918f3c4fc 2019-03-23 06:53:43,202 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=00d83017d1554d43977b97c37feac008&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=e2741a3b158e4189a3e3ae3cdba86ca3", "previous": null, "next": null}} 2019-03-23 06:53:43,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=00d83017d1554d43977b97c37feac008&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=e2741a3b158e4189a3e3ae3cdba86ca3 used request id req-c1ce499d-4bed-4914-af98-940918f3c4fc 2019-03-23 06:53:43,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.216799020767s 2019-03-23 06:53:43,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:53:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3/users/00d83017d1554d43977b97c37feac008/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:43,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c455c2ff-7b04-49ef-9043-d067f2ea3ee4 2019-03-23 06:53:43,437 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:53:43,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3/users/00d83017d1554d43977b97c37feac008/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-c455c2ff-7b04-49ef-9043-d067f2ea3ee4 2019-03-23 06:53:43,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231277942657s 2019-03-23 06:53:43,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:43,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e2f53f-07c0-4f29-bea7-05037f485e63 2019-03-23 06:53:43,561 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:43,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b2e2f53f-07c0-4f29-bea7-05037f485e63 2019-03-23 06:53:43,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119558095932s 2019-03-23 06:53:43,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:53:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:43,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd1da36-0a9d-4e22-80f6-cdeb90143b64 2019-03-23 06:53:43,679 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:53:43,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3fd1da36-0a9d-4e22-80f6-cdeb90143b64 2019-03-23 06:53:43,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112992048264s 2019-03-23 06:53:43,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:53:43,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:43,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18653c94-a405-40a6-8fa1-1f6942bbfc9e 2019-03-23 06:53:43,809 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "links": {"self": "http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00d83017d1554d43977b97c37feac008", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:53:43,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-18653c94-a405-40a6-8fa1-1f6942bbfc9e 2019-03-23 06:53:43,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129529953003s 2019-03-23 06:53:43,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:53:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=00d83017d1554d43977b97c37feac008&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:43,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5165442d-4235-498f-8119-444923f01064 2019-03-23 06:53:43,939 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=00d83017d1554d43977b97c37feac008&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 06:53:43,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=00d83017d1554d43977b97c37feac008&scope.domain.id=default used request id req-5165442d-4235-498f-8119-444923f01064 2019-03-23 06:53:43,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117871999741s 2019-03-23 06:53:43,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 06:53:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/00d83017d1554d43977b97c37feac008/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:44,089 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e765b5bb-d88f-46b9-8767-92046e113df4 2019-03-23 06:53:44,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:53:44,090 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/00d83017d1554d43977b97c37feac008/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-e765b5bb-d88f-46b9-8767-92046e113df4 2019-03-23 06:53:44,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.146560907364s 2019-03-23 06:53:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:53:44,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbba236-b4c6-4bf2-922a-d442910e2a02 2019-03-23 06:53:44,101 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:53:44,101 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-4cbba236-b4c6-4bf2-922a-d442910e2a02 2019-03-23 06:53:44,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:53:44,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e2741a3b158e4189a3e3ae3cdba86ca3", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_e2741a3b158e4189a3e3ae3cdba86ca3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "id": "00d83017d1554d43977b97c37feac008"}, "audit_ids": ["neufZvlpS_-N8jm_0gadig"], "issued_at": "2019-03-23T06:53:44.000000Z"}} 2019-03-23 06:53:44,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:53:44,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:53:44,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:44 GMT X-Openstack-Request-Id: req-4d2c9b8c-fd60-4c64-a239-1518338f0dc0 2019-03-23 06:53:44,781 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:53:44,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-4d2c9b8c-fd60-4c64-a239-1518338f0dc0 2019-03-23 06:53:44,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.272722959518s 2019-03-23 06:53:44,790 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-03-23 06:53:44,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:53:44,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:44,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa8e4b91-f2c0-4062-8b05-326d26c04b03 2019-03-23 06:53:44,945 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:53:44,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-fa8e4b91-f2c0-4062-8b05-326d26c04b03 2019-03-23 06:53:44,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15407705307s 2019-03-23 06:53:44,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:53:44,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:53:45,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6940e22-c2ef-4e73-a16a-e05a00dedffc 2019-03-23 06:53:45,064 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3"}, "tags": [], "enabled": true, "id": "e2741a3b158e4189a3e3ae3cdba86ca3", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:53:45,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b6940e22-c2ef-4e73-a16a-e05a00dedffc 2019-03-23 06:53:45,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111410856247s 2019-03-23 06:53:45,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 06:53:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"network": {"shared": true, "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "name": "neutron_trunk-net_22277f7d-10ed-46ff-8356-24907a9650fd", "admin_state_up": true}}' 2019-03-23 06:53:45,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:45 GMT X-Openstack-Request-Id: req-f7a74069-609b-4b0d-8e1b-1a5bf6f95bc5 2019-03-23 06:53:45,343 - 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":"6ef5c5f4-7b97-4fc9-8994-80795e42b8a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"e2741a3b158e4189a3e3ae3cdba86ca3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:53:45Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_22277f7d-10ed-46ff-8356-24907a9650fd","admin_state_up":true,"tenant_id":"e2741a3b158e4189a3e3ae3cdba86ca3","created_at":"2019-03-23T06:53:45Z","mtu":1450}} 2019-03-23 06:53:45,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f7a74069-609b-4b0d-8e1b-1a5bf6f95bc5 2019-03-23 06:53:45,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.276726007462s 2019-03-23 06:53:45,344 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T06:53:45Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6ef5c5f4-7b97-4fc9-8994-80795e42b8a9', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_22277f7d-10ed-46ff-8356-24907a9650fd', u'created_at': u'2019-03-23T06:53:45Z', u'mtu': 1450, u'tenant_id': u'e2741a3b158e4189a3e3ae3cdba86ca3', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e2741a3b158e4189a3e3ae3cdba86ca3', u'l2_adjacency': True}) 2019-03-23 06:53:45,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:53:45,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:53:45,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:45 GMT X-Openstack-Request-Id: req-12156b96-251e-401f-af6b-f9fd07606802 2019-03-23 06:53:45,448 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"6ef5c5f4-7b97-4fc9-8994-80795e42b8a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"e2741a3b158e4189a3e3ae3cdba86ca3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:53:45Z","qos_policy_id":null,"name":"neutron_trunk-net_22277f7d-10ed-46ff-8356-24907a9650fd","admin_state_up":true,"tenant_id":"e2741a3b158e4189a3e3ae3cdba86ca3","created_at":"2019-03-23T06:53:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:53:45,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-12156b96-251e-401f-af6b-f9fd07606802 2019-03-23 06:53:45,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104074954987s 2019-03-23 06:53:45,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 06:53:45,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '{"subnet": {"name": "neutron_trunk-subnet_22277f7d-10ed-46ff-8356-24907a9650fd", "enable_dhcp": true, "network_id": "6ef5c5f4-7b97-4fc9-8994-80795e42b8a9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 06:53:45,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:45 GMT X-Openstack-Request-Id: req-84bf57a4-4116-4440-a0b4-901a245ac299 2019-03-23 06:53:45,889 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T06:53:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c170cb60-6c87-4e87-9bea-389041550429","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e2741a3b158e4189a3e3ae3cdba86ca3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_22277f7d-10ed-46ff-8356-24907a9650fd","enable_dhcp":true,"segment_id":null,"network_id":"6ef5c5f4-7b97-4fc9-8994-80795e42b8a9","tenant_id":"e2741a3b158e4189a3e3ae3cdba86ca3","created_at":"2019-03-23T06:53:45Z","ip_version":4}} 2019-03-23 06:53:45,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-84bf57a4-4116-4440-a0b4-901a245ac299 2019-03-23 06:53:45,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.439546108246s 2019-03-23 06:53:45,890 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:53:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c170cb60-6c87-4e87-9bea-389041550429', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_22277f7d-10ed-46ff-8356-24907a9650fd', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6ef5c5f4-7b97-4fc9-8994-80795e42b8a9', u'tenant_id': u'e2741a3b158e4189a3e3ae3cdba86ca3', u'created_at': u'2019-03-23T06:53:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e2741a3b158e4189a3e3ae3cdba86ca3'}) 2019-03-23 06:53:45,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 06:53:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "neutron_trunk-router_22277f7d-10ed-46ff-8356-24907a9650fd", "admin_state_up": true}}' 2019-03-23 06:53:47,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:47 GMT X-Openstack-Request-Id: req-5ca0c406-3268-4435-ab7e-e09a5556b801 2019-03-23 06:53:47,537 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "created_at": "2019-03-23T06:53:45Z", "admin_state_up": true, "updated_at": "2019-03-23T06:53:46Z", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "043da8e1-f235-4546-aaf4-240cccce2185", "name": "neutron_trunk-router_22277f7d-10ed-46ff-8356-24907a9650fd"}} 2019-03-23 06:53:47,537 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5ca0c406-3268-4435-ab7e-e09a5556b801 2019-03-23 06:53:47,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6464509964s 2019-03-23 06:53:47,538 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:53:46Z', u'revision_number': 2, u'ha': False, u'id': u'043da8e1-f235-4546-aaf4-240cccce2185', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_22277f7d-10ed-46ff-8356-24907a9650fd', u'admin_state_up': True, u'tenant_id': u'e2741a3b158e4189a3e3ae3cdba86ca3', u'created_at': u'2019-03-23T06:53:45Z', u'flavor_id': None, u'routes': [], u'project_id': u'e2741a3b158e4189a3e3ae3cdba86ca3'}) 2019-03-23 06:53:47,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 06:53:47,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/043da8e1-f235-4546-aaf4-240cccce2185/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '{"subnet_id": "c170cb60-6c87-4e87-9bea-389041550429"}' 2019-03-23 06:53:49,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:49 GMT X-Openstack-Request-Id: req-ec53757a-8740-4f0f-bff8-e0f575ca8faf 2019-03-23 06:53:49,574 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6ef5c5f4-7b97-4fc9-8994-80795e42b8a9", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "subnet_id": "c170cb60-6c87-4e87-9bea-389041550429", "subnet_ids": ["c170cb60-6c87-4e87-9bea-389041550429"], "port_id": "6ee02fe0-d0d8-432b-8ed7-42d16a4ba5a7", "id": "043da8e1-f235-4546-aaf4-240cccce2185"} 2019-03-23 06:53:49,575 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/043da8e1-f235-4546-aaf4-240cccce2185/add_router_interface.json used request id req-ec53757a-8740-4f0f-bff8-e0f575ca8faf 2019-03-23 06:53:49,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0365960598s 2019-03-23 06:53:49,575 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 06:53:49,708 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 06:53:49,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:53:49,716 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:49 GMT 2019-03-23 06:53:49,716 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 06:53:49,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:53:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:53:50,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:49 GMT X-Openstack-Request-Id: req-9741b337-1bae-4e46-a9ca-2b69dc3a8b0f 2019-03-23 06:53:50,030 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:53:50,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9741b337-1bae-4e46-a9ca-2b69dc3a8b0f 2019-03-23 06:53:50,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309093236923s 2019-03-23 06:53:50,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:53:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd"}' 2019-03-23 06:53:50,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:49 GMT Location: http://172.30.9.27:9292/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-41ccdbcc-2400-4ada-9698-905343e741d5 2019-03-23 06:53:50,080 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:53:49Z", "file": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "b5fe4bdb-5256-44d6-98fa-620817ebdad1", "size": null, "self": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1", "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_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": null, "created_at": "2019-03-23T06:53:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:53:50,080 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-41ccdbcc-2400-4ada-9698-905343e741d5 2019-03-23 06:53:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0407149791718s 2019-03-23 06:53:50,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:53:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '' 2019-03-23 06:53:50,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:53:50 GMT X-Openstack-Request-Id: req-071ead8c-2a9e-4cb3-8f6b-d8778ff17cb7 2019-03-23 06:53:50,540 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:53:50,540 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file used request id req-071ead8c-2a9e-4cb3-8f6b-d8778ff17cb7 2019-03-23 06:53:50,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.4592897892s 2019-03-23 06:53:50,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:53:50,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:53:50,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:50 GMT X-Openstack-Request-Id: req-f51d7bb0-b66d-4bcb-9010-0b3ddd9b2b5d 2019-03-23 06:53:50,570 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:53:50Z", "file": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "b5fe4bdb-5256-44d6-98fa-620817ebdad1", "size": 12716032, "self": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:53:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:53:50,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f51d7bb0-b66d-4bcb-9010-0b3ddd9b2b5d 2019-03-23 06:53:50,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253219604492s 2019-03-23 06:53:50,572 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file', 'owner': u'e2741a3b158e4189a3e3ae3cdba86ca3', 'id': u'b5fe4bdb-5256-44d6-98fa-620817ebdad1', 'size': 12716032, u'self': u'/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e2741a3b158e4189a3e3ae3cdba86ca3', 'name': 'neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:53:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:53:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd', '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/b5fe4bdb-5256-44d6-98fa-620817ebdad1', 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_22277f7d-10ed-46ff-8356-24907a9650fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd', 'created': u'2019-03-23T06:53:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:53:49Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1', 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_22277f7d-10ed-46ff-8356-24907a9650fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:53:50,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:53:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_22277f7d-10ed-46ff-8356-24907a9650fd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:53:51,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53: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-2e29ee82-c73c-40ad-9201-3ffe7b077dc6 x-openstack-request-id: req-2e29ee82-c73c-40ad-9201-3ffe7b077dc6 2019-03-23 06:53:51,286 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_22277f7d-10ed-46ff-8356-24907a9650fd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9", "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": "f87c7048-2154-4bcc-b359-34f2c46112e9"}} 2019-03-23 06:53:51,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2e29ee82-c73c-40ad-9201-3ffe7b077dc6 2019-03-23 06:53:51,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.711046934128s 2019-03-23 06:53:51,287 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_22277f7d-10ed-46ff-8356-24907a9650fd', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'f87c7048-2154-4bcc-b359-34f2c46112e9', 'swap': 0}) 2019-03-23 06:53:51,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:53:51,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"extra_specs": {}}' 2019-03-23 06:53:51,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e10ebfdb-6dbe-4f93-a8c3-255cac1d886d x-openstack-request-id: req-e10ebfdb-6dbe-4f93-a8c3-255cac1d886d 2019-03-23 06:53:51,309 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:53:51,309 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9/os-extra_specs used request id req-e10ebfdb-6dbe-4f93-a8c3-255cac1d886d 2019-03-23 06:53:51,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217490196228s 2019-03-23 06:53:51,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:53:51,323 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83110300-2f26-4dcf-9358-8d3fc1c4b1f2 2019-03-23 06:53:51,323 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:53:51,323 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-83110300-2f26-4dcf-9358-8d3fc1c4b1f2 2019-03-23 06:53:51,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:51,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:53:51,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a71eb24-25e9-4726-a6ad-2a51210b8e3e 2019-03-23 06:53:51,526 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:51,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4a71eb24-25e9-4726-a6ad-2a51210b8e3e 2019-03-23 06:53:51,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19894695282s 2019-03-23 06:53:51,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:53:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:53:51,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1a2458-c9e8-4f4d-a356-9f04b9c58330 2019-03-23 06:53:51,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:53:51,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f1a2458-c9e8-4f4d-a356-9f04b9c58330 2019-03-23 06:53:51,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20471906662s 2019-03-23 06:53:51,742 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 06:53:54,005 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 06:53:56,427 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 8fe95de8-17dc-42db-9b02-d2e4e7806cb5 | 2019-03-23T06:53:56.054949 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 8fe95de8-17dc-42db-9b02-d2e4e7806cb5 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 06:53:59,886 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1037775090 | Available | | __unknown__ | tempest-type-699600890 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-03-23 06:54:00,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-23 06:54:02,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-23 06:54:06,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide Using verifier 'opnfv-tempest' (UUID=c6ea758a-c863-4bb0-b0f9-893b39d167e2) as the default verifier for the future CLI operations. 2019-03-23 06:54:07,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 06:54:07,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:54:07,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1592232-6307-4947-aff2-6e6d92d5d5e4 x-openstack-request-id: req-b1592232-6307-4947-aff2-6e6d92d5d5e4 2019-03-23 06:54:07,979 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 06:54:07,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-b1592232-6307-4947-aff2-6e6d92d5d5e4 2019-03-23 06:54:07,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0407660007477s 2019-03-23 06:54:07,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:54:07,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:54:08,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 06:54:08 GMT X-Openstack-Request-Id: req-8d5031e4-f98e-4c60-9ea0-c35d3ca521e8 2019-03-23 06:54:08,280 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:53:50Z", "file": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "b5fe4bdb-5256-44d6-98fa-620817ebdad1", "size": 12716032, "self": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:53:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:54:08,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8d5031e4-f98e-4c60-9ea0-c35d3ca521e8 2019-03-23 06:54:08,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296071052551s 2019-03-23 06:54:08,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:54:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd"}' 2019-03-23 06:54:08,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Sat, 23 Mar 2019 06:54:08 GMT Location: http://172.30.9.27:9292/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c151659d-5d6d-4af5-afe7-503cb9f5e919 2019-03-23 06:54:08,336 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:54:08Z", "file": "/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "9be6e027-ae55-4ec3-96ab-12cd7315b747", "size": null, "self": "/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747", "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_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": null, "created_at": "2019-03-23T06:54:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:54:08,336 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c151659d-5d6d-4af5-afe7-503cb9f5e919 2019-03-23 06:54:08,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0449290275574s 2019-03-23 06:54:08,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:54:08,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '' 2019-03-23 06:54:08,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:54:08 GMT X-Openstack-Request-Id: req-3385b74c-c50e-4bef-828f-7e3890cd5a96 2019-03-23 06:54:08,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:54:08,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/file used request id req-3385b74c-c50e-4bef-828f-7e3890cd5a96 2019-03-23 06:54:08,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.362910032272s 2019-03-23 06:54:08,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:54:08,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:54:08,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 23 Mar 2019 06:54:08 GMT X-Openstack-Request-Id: req-7816aa12-e54f-4316-9090-a2cbd107de05 2019-03-23 06:54:08,731 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:54:08Z", "file": "/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "9be6e027-ae55-4ec3-96ab-12cd7315b747", "size": 12716032, "self": "/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:54:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:53:50Z", "file": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "b5fe4bdb-5256-44d6-98fa-620817ebdad1", "size": 12716032, "self": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:53:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:54:08,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7816aa12-e54f-4316-9090-a2cbd107de05 2019-03-23 06:54:08,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276498794556s 2019-03-23 06:54:08,734 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/file', 'owner': u'e2741a3b158e4189a3e3ae3cdba86ca3', 'id': u'9be6e027-ae55-4ec3-96ab-12cd7315b747', 'size': 12716032, u'self': u'/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e2741a3b158e4189a3e3ae3cdba86ca3', 'name': 'neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9be6e027-ae55-4ec3-96ab-12cd7315b747/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:54:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:54:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd', '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/9be6e027-ae55-4ec3-96ab-12cd7315b747', 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_22277f7d-10ed-46ff-8356-24907a9650fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_22277f7d-10ed-46ff-8356-24907a9650fd', 'created': u'2019-03-23T06:54:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:54:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747', 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_22277f7d-10ed-46ff-8356-24907a9650fd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:54:08,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:54:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:54:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 06:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-009af9e7-0037-47bb-94af-79cb53cbd8ab x-openstack-request-id: req-009af9e7-0037-47bb-94af-79cb53cbd8ab 2019-03-23 06:54:08,767 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9", "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": "055b50ba-3398-4fec-b4f7-5b2a17ebacc9"}} 2019-03-23 06:54:08,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-009af9e7-0037-47bb-94af-79cb53cbd8ab 2019-03-23 06:54:08,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0321400165558s 2019-03-23 06:54:08,768 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_22277f7d-10ed-46ff-8356-24907a9650fd', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'055b50ba-3398-4fec-b4f7-5b2a17ebacc9', 'swap': 0}) 2019-03-23 06:54:08,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:54:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" -d '{"extra_specs": {}}' 2019-03-23 06:54:08,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:54:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d7631e83-1884-4d1d-bd98-fe0f6546d788 x-openstack-request-id: req-d7631e83-1884-4d1d-bd98-fe0f6546d788 2019-03-23 06:54:08,792 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:54:08,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9/os-extra_specs used request id req-d7631e83-1884-4d1d-bd98-fe0f6546d788 2019-03-23 06:54:08,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233700275421s 2019-03-23 06:54:08,792 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_22277f7d-10ed-46ff-8356-24907a9650fd', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'055b50ba-3398-4fec-b4f7-5b2a17ebacc9', 'swap': 0}) 2019-03-23 06:54:11,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-23 06:54:11,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-23 06:54:11,795 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-23 06:54:11,797 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-23 06:54:11,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-23 06:54:15,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c6ea758a-c863-4bb0-b0f9-893b39d167e2/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-03-23 06:54:15,136 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-23 06:54:15,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-03-23 06:56:15,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 65ef477f-9735-4c0f-890a-3a883f412fcc 2019-03-23 06:56:15,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '65ef477f-9735-4c0f-890a-3a883f412fcc']'. 2019-03-23 06:56:16,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-23 06:56:16,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-23 06:56:16,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:56:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 65ef477f-9735-4c0f-890a-3a883f412fcc | 2019-03-23 06:56:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-23 06:56:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-23 06:54:17 | 2019-03-23 06:56:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-23 06:56:15 | 2019-03-23 06:56:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:58 | 2019-03-23 06:56:16,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c6ea758a-c863-4bb0-b0f9-893b39d167e2) | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 8fe95de8-17dc-42db-9b02-d2e4e7806cb5) | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 106.997 | 2019-03-23 06:56:16,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-23 06:56:16,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-23 06:56:16,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-03-23 06:56:16,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '65ef477f-9735-4c0f-890a-3a883f412fcc', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-03-23 06:56:18,484 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 65ef477f-9735-4c0f-890a-3a883f412fcc --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-03-23 06:56:18,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '65ef477f-9735-4c0f-890a-3a883f412fcc', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-03-23 06:56:20,685 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 65ef477f-9735-4c0f-890a-3a883f412fcc --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-03-23 06:56:20,840 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 06:56:20,841 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:36 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-03-23 06:56:20,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:56:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:21,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:56:20 GMT X-Openstack-Request-Id: req-f0d0dc84-c957-46d9-88c9-da3809d94777 2019-03-23 06:56:21,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:56:21,160 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9be6e027-ae55-4ec3-96ab-12cd7315b747 used request id req-f0d0dc84-c957-46d9-88c9-da3809d94777 2019-03-23 06:56:21,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.313009977341s 2019-03-23 06:56:21,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:56:21,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:21,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Sat, 23 Mar 2019 06: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-16df50ee-d1b6-4e06-a3c1-69d9eb84251d x-openstack-request-id: req-16df50ee-d1b6-4e06-a3c1-69d9eb84251d 2019-03-23 06:56:21,191 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_22277f7d-10ed-46ff-8356-24907a9650fd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9", "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": "055b50ba-3398-4fec-b4f7-5b2a17ebacc9"}, {"name": "neutron_trunk-flavor_22277f7d-10ed-46ff-8356-24907a9650fd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9", "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": "f87c7048-2154-4bcc-b359-34f2c46112e9"}]} 2019-03-23 06:56:21,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-16df50ee-d1b6-4e06-a3c1-69d9eb84251d 2019-03-23 06:56:21,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245971679688s 2019-03-23 06:56:21,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:56:21,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:21,237 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56: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-c65bd29c-b5f8-4d1e-8f06-c419057ae113 x-openstack-request-id: req-c65bd29c-b5f8-4d1e-8f06-c419057ae113 2019-03-23 06:56:21,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/055b50ba-3398-4fec-b4f7-5b2a17ebacc9 used request id req-c65bd29c-b5f8-4d1e-8f06-c419057ae113 2019-03-23 06:56:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0442378520966s 2019-03-23 06:56:21,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 06:56:21,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/043da8e1-f235-4546-aaf4-240cccce2185/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" -d '{"subnet_id": "c170cb60-6c87-4e87-9bea-389041550429"}' 2019-03-23 06:56:23,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:23 GMT X-Openstack-Request-Id: req-82a8748a-7fac-4b95-99f4-f56f9fa74bb4 2019-03-23 06:56:23,812 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6ef5c5f4-7b97-4fc9-8994-80795e42b8a9", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "subnet_id": "c170cb60-6c87-4e87-9bea-389041550429", "subnet_ids": ["c170cb60-6c87-4e87-9bea-389041550429"], "port_id": "6ee02fe0-d0d8-432b-8ed7-42d16a4ba5a7", "id": "043da8e1-f235-4546-aaf4-240cccce2185"} 2019-03-23 06:56:23,812 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/043da8e1-f235-4546-aaf4-240cccce2185/remove_router_interface.json used request id req-82a8748a-7fac-4b95-99f4-f56f9fa74bb4 2019-03-23 06:56:23,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.57437300682s 2019-03-23 06:56:23,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 06:56:23,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:23,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1711 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:23 GMT X-Openstack-Request-Id: req-5850b0c1-d94f-40a8-b2bd-a0c0a6b93ad3 2019-03-23 06:56:23,943 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "created_at": "2019-03-23T06:53:45Z", "admin_state_up": true, "updated_at": "2019-03-23T06:56:22Z", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "043da8e1-f235-4546-aaf4-240cccce2185", "name": "neutron_trunk-router_22277f7d-10ed-46ff-8356-24907a9650fd"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 06:56:23,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5850b0c1-d94f-40a8-b2bd-a0c0a6b93ad3 2019-03-23 06:56:23,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130493879318s 2019-03-23 06:56:23,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 06:56:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/043da8e1-f235-4546-aaf4-240cccce2185.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:25,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:56:25 GMT X-Openstack-Request-Id: req-2a63ca50-522a-4edb-a1f5-52fc6643bf2b 2019-03-23 06:56:25,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:56:25,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/043da8e1-f235-4546-aaf4-240cccce2185.json used request id req-2a63ca50-522a-4edb-a1f5-52fc6643bf2b 2019-03-23 06:56:25,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37624406815s 2019-03-23 06:56:25,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 06:56:25,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:25,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:25 GMT X-Openstack-Request-Id: req-3a29d7fe-a542-498b-bb66-2ed1667d2f76 2019-03-23 06:56:25,362 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T06:53:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c170cb60-6c87-4e87-9bea-389041550429","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e2741a3b158e4189a3e3ae3cdba86ca3","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_22277f7d-10ed-46ff-8356-24907a9650fd","enable_dhcp":true,"segment_id":null,"network_id":"6ef5c5f4-7b97-4fc9-8994-80795e42b8a9","tenant_id":"e2741a3b158e4189a3e3ae3cdba86ca3","created_at":"2019-03-23T06:53:45Z","ip_version":4}]} 2019-03-23 06:56:25,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3a29d7fe-a542-498b-bb66-2ed1667d2f76 2019-03-23 06:56:25,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0401599407196s 2019-03-23 06:56:25,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 06:56:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c170cb60-6c87-4e87-9bea-389041550429.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:26,593 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:56:26 GMT X-Openstack-Request-Id: req-7c337972-b4ec-4615-9de7-e0add78e26d1 2019-03-23 06:56:26,593 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:56:26,593 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c170cb60-6c87-4e87-9bea-389041550429.json used request id req-7c337972-b4ec-4615-9de7-e0add78e26d1 2019-03-23 06:56:26,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22956514359s 2019-03-23 06:56:26,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:56:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:26,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:26 GMT X-Openstack-Request-Id: req-840455cc-489b-4250-8196-cc5b860e8fb9 2019-03-23 06:56:26,680 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6ef5c5f4-7b97-4fc9-8994-80795e42b8a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"e2741a3b158e4189a3e3ae3cdba86ca3","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:56:26Z","qos_policy_id":null,"name":"neutron_trunk-net_22277f7d-10ed-46ff-8356-24907a9650fd","admin_state_up":true,"tenant_id":"e2741a3b158e4189a3e3ae3cdba86ca3","created_at":"2019-03-23T06:53:45Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:56:26,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-840455cc-489b-4250-8196-cc5b860e8fb9 2019-03-23 06:56:26,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0859580039978s 2019-03-23 06:56:26,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 06:56:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/6ef5c5f4-7b97-4fc9-8994-80795e42b8a9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:27,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:56:27 GMT X-Openstack-Request-Id: req-10913311-2a35-488b-a9cc-56729474810d 2019-03-23 06:56:27,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:56:27,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6ef5c5f4-7b97-4fc9-8994-80795e42b8a9.json used request id req-10913311-2a35-488b-a9cc-56729474810d 2019-03-23 06:56:27,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15248894691s 2019-03-23 06:56:27,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:56:27,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:27,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:27 GMT X-Openstack-Request-Id: req-bb324ae3-301d-4d87-a1c8-013cf08975e9 2019-03-23 06:56:27,866 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:53:50Z", "file": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/file", "owner": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "b5fe4bdb-5256-44d6-98fa-620817ebdad1", "size": 12716032, "self": "/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_22277f7d-10ed-46ff-8356-24907a9650fd", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:53:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:56:27,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bb324ae3-301d-4d87-a1c8-013cf08975e9 2019-03-23 06:56:27,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0283699035645s 2019-03-23 06:56:27,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 06:56:27,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}859180141940f1e8234cd55b5923ea9a94726fb8" 2019-03-23 06:56:28,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:56:28 GMT X-Openstack-Request-Id: req-21742be8-eea0-4ae7-8a69-33b1fe07756b 2019-03-23 06:56:28,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:56:28,706 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b5fe4bdb-5256-44d6-98fa-620817ebdad1 used request id req-21742be8-eea0-4ae7-8a69-33b1fe07756b 2019-03-23 06:56:28,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.838474035263s 2019-03-23 06:56:28,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 06:56:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:28,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Sat, 23 Mar 2019 06: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-1181fdbf-1a04-41e4-9e00-f28dd2b2131f x-openstack-request-id: req-1181fdbf-1a04-41e4-9e00-f28dd2b2131f 2019-03-23 06:56:28,730 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_22277f7d-10ed-46ff-8356-24907a9650fd", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9", "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": "f87c7048-2154-4bcc-b359-34f2c46112e9"}]} 2019-03-23 06:56:28,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1181fdbf-1a04-41e4-9e00-f28dd2b2131f 2019-03-23 06:56:28,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235228538513s 2019-03-23 06:56:28,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 06:56:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:28,759 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56: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-29a87a5b-c60d-4a5c-83f5-7c88e4f9137d x-openstack-request-id: req-29a87a5b-c60d-4a5c-83f5-7c88e4f9137d 2019-03-23 06:56:28,759 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f87c7048-2154-4bcc-b359-34f2c46112e9 used request id req-29a87a5b-c60d-4a5c-83f5-7c88e4f9137d 2019-03-23 06:56:28,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.027398109436s 2019-03-23 06:56:28,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:28,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:28,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c060237-97dc-4faf-a811-6a06310cb599 2019-03-23 06:56:28,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "links": {"self": "http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "00d83017d1554d43977b97c37feac008", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:28,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1c060237-97dc-4faf-a811-6a06310cb599 2019-03-23 06:56:28,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.233043193817s 2019-03-23 06:56:28,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:29,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658d4c4b-4392-4390-a8f8-35dedeb0efb2 2019-03-23 06:56:29,208 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_22277f7d-10ed-46ff-8356-24907a9650fd", "links": {"self": "http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "00d83017d1554d43977b97c37feac008", "description": null}} 2019-03-23 06:56:29,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008 used request id req-658d4c4b-4392-4390-a8f8-35dedeb0efb2 2019-03-23 06:56:29,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209912776947s 2019-03-23 06:56:29,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:56:29,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:29,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa45ba2e-f449-4fbd-a87c-bc92f424f8af 2019-03-23 06:56:29,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:29,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/00d83017d1554d43977b97c37feac008 used request id req-aa45ba2e-f449-4fbd-a87c-bc92f424f8af 2019-03-23 06:56:29,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.287810087204s 2019-03-23 06:56:29,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:29,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6517f24f-f344-4d16-8a9e-80a86317102e 2019-03-23 06:56:29,736 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3"}, "tags": [], "enabled": true, "id": "e2741a3b158e4189a3e3ae3cdba86ca3", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_22277f7d-10ed-46ff-8356-24907a9650fd"}]} 2019-03-23 06:56:29,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-6517f24f-f344-4d16-8a9e-80a86317102e 2019-03-23 06:56:29,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.231870174408s 2019-03-23 06:56:29,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:56:29,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:30,005 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271130db-efdf-4e7c-b70a-40337f1fe4ea 2019-03-23 06:56:30,006 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:30,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e2741a3b158e4189a3e3ae3cdba86ca3 used request id req-271130db-efdf-4e7c-b70a-40337f1fe4ea 2019-03-23 06:56:30,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265527009964s 2019-03-23 06:56:30,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:56:30,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e2741a3b158e4189a3e3ae3cdba86ca3&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:30 GMT X-Openstack-Request-Id: req-0b473e9b-7516-49e8-ae34-410c3fa1bc78 2019-03-23 06:56:30,694 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "created_at": "2019-03-23T06:53:44Z", "updated_at": "2019-03-23T06:53:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "00475b6a-4a14-4df0-ba9f-2a61b0b6a7bb", "remote_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "7ef6d8f5-17c3-43bc-ab77-24430b9850a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "aa0dbb1b-1363-4166-ba4a-21b56db09877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "f5930900-4754-4082-b3ea-ce9c3daf84f6", "remote_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}], "revision_number": 1, "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "name": "default"}]} 2019-03-23 06:56:30,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e2741a3b158e4189a3e3ae3cdba86ca3&name=default used request id req-0b473e9b-7516-49e8-ae34-410c3fa1bc78 2019-03-23 06:56:30,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.682891130447s 2019-03-23 06:56:30,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:56:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:30,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:30 GMT X-Openstack-Request-Id: req-664ee4de-df95-4f70-9287-7cce6733f9c0 2019-03-23 06:56:30,813 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "created_at": "2019-03-23T06:53:44Z", "updated_at": "2019-03-23T06:53:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "00475b6a-4a14-4df0-ba9f-2a61b0b6a7bb", "remote_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "7ef6d8f5-17c3-43bc-ab77-24430b9850a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "aa0dbb1b-1363-4166-ba4a-21b56db09877", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:53:44Z", "revision_number": 0, "id": "f5930900-4754-4082-b3ea-ce9c3daf84f6", "remote_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "remote_ip_prefix": null, "created_at": "2019-03-23T06:53:44Z", "security_group_id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "tenant_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3"}], "revision_number": 1, "project_id": "e2741a3b158e4189a3e3ae3cdba86ca3", "id": "6a0a3824-4f6e-4923-8dd2-faa56a3b0065", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 06:56:30,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-664ee4de-df95-4f70-9287-7cce6733f9c0 2019-03-23 06:56:30,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.114403009415s 2019-03-23 06:56:30,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 06:56:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6a0a3824-4f6e-4923-8dd2-faa56a3b0065.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6fca532d7197dfa4bd339ffb5b8aaa4b9b432341" 2019-03-23 06:56:30,949 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 06:56:30 GMT X-Openstack-Request-Id: req-c33ca308-8678-44fa-a7bb-6e8053390239 2019-03-23 06:56:30,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 06:56:30,950 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6a0a3824-4f6e-4923-8dd2-faa56a3b0065.json used request id req-c33ca308-8678-44fa-a7bb-6e8053390239 2019-03-23 06:56:30,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123891115189s 2019-03-23 06:56:31,003 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-03-23 06:56:31,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:31,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a1456f-3640-44f7-92f6-f0d55c77effc 2019-03-23 06:56:31,054 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:31,054 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-51a1456f-3640-44f7-92f6-f0d55c77effc 2019-03-23 06:56:31,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:31,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["cX5hZZaCQaSjOUESWC2-Ow"], "issued_at": "2019-03-23T06:56:31.000000Z"}} 2019-03-23 06:56:31,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:56:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:31,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:31 GMT X-Openstack-Request-Id: req-4bf7b549-84b1-4a50-a0d4-447fe412baed 2019-03-23 06:56:31,827 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:56:31,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4bf7b549-84b1-4a50-a0d4-447fe412baed 2019-03-23 06:56:31,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368324041367s 2019-03-23 06:56:31,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:31,840 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b48edf57-2ef2-4a3d-b8b7-744a2b88b6d9 2019-03-23 06:56:31,840 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:56:31,841 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-b48edf57-2ef2-4a3d-b8b7-744a2b88b6d9 2019-03-23 06:56:31,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:31,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:32,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ef6bd8-b0bc-450d-8bc1-f1d7b856466f 2019-03-23 06:56:32,065 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:56:32,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a7ef6bd8-b0bc-450d-8bc1-f1d7b856466f 2019-03-23 06:56:32,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.224101066589s 2019-03-23 06:56:32,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:56:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9"}}' 2019-03-23 06:56:32,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c6f191-14c2-46b9-bea7-dc9524ac07ea 2019-03-23 06:56:32,257 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28"}, "tags": [], "enabled": true, "id": "b9773e33de11492da2351fd8fe7aac28", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9"}} 2019-03-23 06:56:32,258 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-04c6f191-14c2-46b9-bea7-dc9524ac07ea 2019-03-23 06:56:32,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.184624910355s 2019-03-23 06:56:32,258 - 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'b9773e33de11492da2351fd8fe7aac28', '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_0ca34736-0bad-4fdd-afba-45a9e57654c9'}) 2019-03-23 06:56:32,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:56:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e2ZfhISNXV95SSA1U6ePJgP1Jcwwp2", "email": null, "name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9"}}' 2019-03-23 06:56:32,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc5e452-4148-4669-953c-c6e15d6cc9d6 2019-03-23 06:56:32,718 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5014c82f194311bd5dfa361c6c3dc8", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:56:32,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-7dc5e452-4148-4669-953c-c6e15d6cc9d6 2019-03-23 06:56:32,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.453112840652s 2019-03-23 06:56:32,720 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cb5014c82f194311bd5dfa361c6c3dc8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9'}) 2019-03-23 06:56:32,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:32,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1819db1e-93e1-43b5-a010-9d5a31c5f68d 2019-03-23 06:56:32,838 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:32,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1819db1e-93e1-43b5-a010-9d5a31c5f68d 2019-03-23 06:56:32,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114781141281s 2019-03-23 06:56:32,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:32,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:32,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18af006c-3718-4466-8609-ad295635eb53 2019-03-23 06:56:32,997 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:32,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-18af006c-3718-4466-8609-ad295635eb53 2019-03-23 06:56:32,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153800010681s 2019-03-23 06:56:33,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:33,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f673d9-e570-46e7-a935-33a412d21b5d 2019-03-23 06:56:33,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:33,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-28f673d9-e570-46e7-a935-33a412d21b5d 2019-03-23 06:56:33,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158614873886s 2019-03-23 06:56:33,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:33,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:33,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e17ede4-5c5f-4249-9e68-feff6bbc7033 2019-03-23 06:56:33,275 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:33,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8e17ede4-5c5f-4249-9e68-feff6bbc7033 2019-03-23 06:56:33,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10883307457s 2019-03-23 06:56:33,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:33,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b6df95-632d-41f0-90dc-74cc05aa892d 2019-03-23 06:56:33,406 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5014c82f194311bd5dfa361c6c3dc8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:33,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-38b6df95-632d-41f0-90dc-74cc05aa892d 2019-03-23 06:56:33,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12976193428s 2019-03-23 06:56:33,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:33,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac3b0ae-203a-48a8-902c-dfcf2bc32d8b 2019-03-23 06:56:33,640 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28"}, "tags": [], "enabled": true, "id": "b9773e33de11492da2351fd8fe7aac28", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:33,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-dac3b0ae-203a-48a8-902c-dfcf2bc32d8b 2019-03-23 06:56:33,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22146487236s 2019-03-23 06:56:33,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cb5014c82f194311bd5dfa361c6c3dc8&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=b9773e33de11492da2351fd8fe7aac28" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:33,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b490719-c2f7-4333-8f92-93a05cd80679 2019-03-23 06:56:33,758 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cb5014c82f194311bd5dfa361c6c3dc8&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=b9773e33de11492da2351fd8fe7aac28", "previous": null, "next": null}} 2019-03-23 06:56:33,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cb5014c82f194311bd5dfa361c6c3dc8&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=b9773e33de11492da2351fd8fe7aac28 used request id req-8b490719-c2f7-4333-8f92-93a05cd80679 2019-03-23 06:56:33,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109612941742s 2019-03-23 06:56:33,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:56:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28/users/cb5014c82f194311bd5dfa361c6c3dc8/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:33,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92801b8c-f3e0-47e5-836f-1a1c7e9d4594 2019-03-23 06:56:33,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:33,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28/users/cb5014c82f194311bd5dfa361c6c3dc8/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-92801b8c-f3e0-47e5-836f-1a1c7e9d4594 2019-03-23 06:56:33,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142174005508s 2019-03-23 06:56:33,905 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9', 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'b9773e33de11492da2351fd8fe7aac28', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e2ZfhISNXV95SSA1U6ePJgP1Jcwwp2', 'username': u'networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:56:33,909 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9', 'password': 'e2ZfhISNXV95SSA1U6ePJgP1Jcwwp2', 'project_name': 'networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'b9773e33de11492da2351fd8fe7aac28', 'project_domain_name': 'Default'} 2019-03-23 06:56:33,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:33,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:34,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c6341d-ba49-4369-920c-0b9d0b9f92ea 2019-03-23 06:56:34,117 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:34,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-18c6341d-ba49-4369-920c-0b9d0b9f92ea 2019-03-23 06:56:34,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20455288887s 2019-03-23 06:56:34,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:34,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:34,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e9a63c-e896-4e0f-9e1a-45ea8f070157 2019-03-23 06:56:34,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:34,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-26e9a63c-e896-4e0f-9e1a-45ea8f070157 2019-03-23 06:56:34,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.30322599411s 2019-03-23 06:56:34,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:34,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f55f1f-5670-49e4-ac14-ef898d74a904 2019-03-23 06:56:34,541 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:34,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-18f55f1f-5670-49e4-ac14-ef898d74a904 2019-03-23 06:56:34,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110112905502s 2019-03-23 06:56:34,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:34,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6d5eed-935a-4f5e-a302-83c11563c7af 2019-03-23 06:56:34,670 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5014c82f194311bd5dfa361c6c3dc8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:34,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-db6d5eed-935a-4f5e-a302-83c11563c7af 2019-03-23 06:56:34,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12741112709s 2019-03-23 06:56:34,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:34,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803931ba-0e64-4623-88c1-729880f81aa6 2019-03-23 06:56:34,794 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28"}, "tags": [], "enabled": true, "id": "b9773e33de11492da2351fd8fe7aac28", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:34,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-803931ba-0e64-4623-88c1-729880f81aa6 2019-03-23 06:56:34,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11293888092s 2019-03-23 06:56:34,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:34,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=cb5014c82f194311bd5dfa361c6c3dc8&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=b9773e33de11492da2351fd8fe7aac28" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:35,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 208 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcac63c5-c3d5-4fe5-a174-783fe06a8fb0 2019-03-23 06:56:35,006 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=cb5014c82f194311bd5dfa361c6c3dc8&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=b9773e33de11492da2351fd8fe7aac28", "previous": null, "next": null}} 2019-03-23 06:56:35,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=cb5014c82f194311bd5dfa361c6c3dc8&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=b9773e33de11492da2351fd8fe7aac28 used request id req-dcac63c5-c3d5-4fe5-a174-783fe06a8fb0 2019-03-23 06:56:35,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203668117523s 2019-03-23 06:56:35,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:56:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28/users/cb5014c82f194311bd5dfa361c6c3dc8/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:35,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed8ee574-8408-4ede-a3ce-3a33d72f9917 2019-03-23 06:56:35,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:35,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28/users/cb5014c82f194311bd5dfa361c6c3dc8/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-ed8ee574-8408-4ede-a3ce-3a33d72f9917 2019-03-23 06:56:35,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247606039047s 2019-03-23 06:56:35,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:35,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722b2d9b-27c5-4bd5-b4f5-9e9656cbdabf 2019-03-23 06:56:35,456 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:35,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-722b2d9b-27c5-4bd5-b4f5-9e9656cbdabf 2019-03-23 06:56:35,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194683074951s 2019-03-23 06:56:35,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:35,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89244df2-922b-44dc-9804-8f1a05f9b48b 2019-03-23 06:56:35,611 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:35,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-89244df2-922b-44dc-9804-8f1a05f9b48b 2019-03-23 06:56:35,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150511026382s 2019-03-23 06:56:35,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:35,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884d1b36-6079-4298-954f-ecd65dbd57d1 2019-03-23 06:56:35,840 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5014c82f194311bd5dfa361c6c3dc8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:35,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-884d1b36-6079-4298-954f-ecd65dbd57d1 2019-03-23 06:56:35,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228723049164s 2019-03-23 06:56:35,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:35,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=cb5014c82f194311bd5dfa361c6c3dc8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:36,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a73123-54ea-4637-b66e-1388da74237f 2019-03-23 06:56:36,011 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=cb5014c82f194311bd5dfa361c6c3dc8&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 06:56:36,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=cb5014c82f194311bd5dfa361c6c3dc8&scope.domain.id=default used request id req-67a73123-54ea-4637-b66e-1388da74237f 2019-03-23 06:56:36,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.161433935165s 2019-03-23 06:56:36,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 06:56:36,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/cb5014c82f194311bd5dfa361c6c3dc8/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:36,159 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6dff7b-45bb-463e-8e97-0ae0e27757af 2019-03-23 06:56:36,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:36,160 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/cb5014c82f194311bd5dfa361c6c3dc8/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-7a6dff7b-45bb-463e-8e97-0ae0e27757af 2019-03-23 06:56:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144127130508s 2019-03-23 06:56:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:36,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea641f36-2cdc-47b1-9a7d-ba1b2496077a 2019-03-23 06:56:36,170 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:36,171 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-ea641f36-2cdc-47b1-9a7d-ba1b2496077a 2019-03-23 06:56:36,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:36,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9773e33de11492da2351fd8fe7aac28", "name": "networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/b9773e33de11492da2351fd8fe7aac28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/b9773e33de11492da2351fd8fe7aac28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/b9773e33de11492da2351fd8fe7aac28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b9773e33de11492da2351fd8fe7aac28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/b9773e33de11492da2351fd8fe7aac28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/b9773e33de11492da2351fd8fe7aac28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/b9773e33de11492da2351fd8fe7aac28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/b9773e33de11492da2351fd8fe7aac28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/b9773e33de11492da2351fd8fe7aac28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b9773e33de11492da2351fd8fe7aac28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/b9773e33de11492da2351fd8fe7aac28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/b9773e33de11492da2351fd8fe7aac28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_b9773e33de11492da2351fd8fe7aac28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_b9773e33de11492da2351fd8fe7aac28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "id": "cb5014c82f194311bd5dfa361c6c3dc8"}, "audit_ids": ["8ZmHxOtZTmaoZ763a6248A"], "issued_at": "2019-03-23T06:56:36.000000Z"}} 2019-03-23 06:56:36,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:56:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}17117a93c0cf4a20a907809fd29a4908c447b52b" 2019-03-23 06:56:36,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:36 GMT X-Openstack-Request-Id: req-f02be3dc-9af2-434d-84de-34c67e99c7cd 2019-03-23 06:56:36,860 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:56:36,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-f02be3dc-9af2-434d-84de-34c67e99c7cd 2019-03-23 06:56:36,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279057025909s 2019-03-23 06:56:36,871 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-03-23 06:56:36,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:36,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:37,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bbb657-d54c-4e61-a4bd-f8083f2458bf 2019-03-23 06:56:37,009 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cb5014c82f194311bd5dfa361c6c3dc8", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:37,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-02bbb657-d54c-4e61-a4bd-f8083f2458bf 2019-03-23 06:56:37,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137943983078s 2019-03-23 06:56:37,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 234 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b015407-6818-423e-ad4a-1d123ac76372 2019-03-23 06:56:37,241 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_0ca34736-0bad-4fdd-afba-45a9e57654c9", "links": {"self": "http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cb5014c82f194311bd5dfa361c6c3dc8", "description": null}} 2019-03-23 06:56:37,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8 used request id req-7b015407-6818-423e-ad4a-1d123ac76372 2019-03-23 06:56:37,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226180076599s 2019-03-23 06:56:37,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:56:37,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:37,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e599f72-7b95-4cda-9895-56c4274d3f76 2019-03-23 06:56:37,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:37,441 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb5014c82f194311bd5dfa361c6c3dc8 used request id req-1e599f72-7b95-4cda-9895-56c4274d3f76 2019-03-23 06:56:37,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.19877910614s 2019-03-23 06:56:37,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:37,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ee0b02-85b2-4edf-a014-88d5708933cf 2019-03-23 06:56:37,574 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28"}, "tags": [], "enabled": true, "id": "b9773e33de11492da2351fd8fe7aac28", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_0ca34736-0bad-4fdd-afba-45a9e57654c9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:37,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-84ee0b02-85b2-4edf-a014-88d5708933cf 2019-03-23 06:56:37,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.129585981369s 2019-03-23 06:56:37,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:56:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:37,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a59fff9a-d9b0-4d3b-848b-5444d9d27d80 2019-03-23 06:56:37,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:37,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b9773e33de11492da2351fd8fe7aac28 used request id req-a59fff9a-d9b0-4d3b-848b-5444d9d27d80 2019-03-23 06:56:37,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183610916138s 2019-03-23 06:56:37,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:56:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b9773e33de11492da2351fd8fe7aac28&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}22307c6790d22a76f3156c376c18e7128d161efe" 2019-03-23 06:56:37,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:37 GMT X-Openstack-Request-Id: req-30f73cda-a579-49ce-a54a-d41f39fb5147 2019-03-23 06:56:37,803 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-23 06:56:37,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=b9773e33de11492da2351fd8fe7aac28&name=default used request id req-30f73cda-a579-49ce-a54a-d41f39fb5147 2019-03-23 06:56:37,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.037162065506s 2019-03-23 06:56:37,804 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-03-23 06:56:37,804 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-03-23 06:56:37,829 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-03-23 06:56:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:37,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c505ebf-bd61-4cef-97b7-b2227cb46570 2019-03-23 06:56:37,858 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:37,858 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-8c505ebf-bd61-4cef-97b7-b2227cb46570 2019-03-23 06:56:37,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:38,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:56:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["gEvjHVd4TqSV86fi8slhXQ"], "issued_at": "2019-03-23T06:56:38.000000Z"}} 2019-03-23 06:56:38,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:56:38,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:38,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:38 GMT X-Openstack-Request-Id: req-92052224-b585-4196-87db-0a239a39966c 2019-03-23 06:56:38,563 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:56:38,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-92052224-b585-4196-87db-0a239a39966c 2019-03-23 06:56:38,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286804914474s 2019-03-23 06:56:38,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:38,575 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82371b86-1fa2-48a8-87cc-379906e45ead 2019-03-23 06:56:38,575 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:56:38,575 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-82371b86-1fa2-48a8-87cc-379906e45ead 2019-03-23 06:56:38,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:38,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268709b6-c009-4a69-b3ab-e97c58c13b4a 2019-03-23 06:56:38,729 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:56:38,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-268709b6-c009-4a69-b3ab-e97c58c13b4a 2019-03-23 06:56:38,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152941942215s 2019-03-23 06:56:38,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:56:38,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}}' 2019-03-23 06:56:38,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5fe8f85-582a-4eba-baeb-d4033a34b1b5 2019-03-23 06:56:38,981 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2"}, "tags": [], "enabled": true, "id": "f00e293220d64dc69253ae85c7bd4dd2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}} 2019-03-23 06:56:38,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b5fe8f85-582a-4eba-baeb-d4033a34b1b5 2019-03-23 06:56:38,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.245194911957s 2019-03-23 06:56:38,982 - 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'f00e293220d64dc69253ae85c7bd4dd2', '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_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a'}) 2019-03-23 06:56:38,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:56:38,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "lxRoQNRNB9TFJzn3gSYuaKkrmLx9cY", "email": null, "name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}}' 2019-03-23 06:56:39,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82627b42-6406-42d8-8c87-e3866d597de2 2019-03-23 06:56:39,462 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "links": {"self": "http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18ba06bb30d14b6eb6087e47dc0e8430", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:56:39,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-82627b42-6406-42d8-8c87-e3866d597de2 2019-03-23 06:56:39,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.473659992218s 2019-03-23 06:56:39,463 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'18ba06bb30d14b6eb6087e47dc0e8430', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a'}) 2019-03-23 06:56:39,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:39,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:39,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48ae54b-c705-4999-846b-cd257b047f93 2019-03-23 06:56:39,581 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:39,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c48ae54b-c705-4999-846b-cd257b047f93 2019-03-23 06:56:39,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113724946976s 2019-03-23 06:56:39,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:39,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:39,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e661f2-3b06-4c7d-85f2-93876ea5a2c7 2019-03-23 06:56:39,785 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:39,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-87e661f2-3b06-4c7d-85f2-93876ea5a2c7 2019-03-23 06:56:39,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199364900589s 2019-03-23 06:56:39,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:39,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:39,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d99a032-d7a6-4bfe-81e4-1b97ea5b3928 2019-03-23 06:56:39,951 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:39,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d99a032-d7a6-4bfe-81e4-1b97ea5b3928 2019-03-23 06:56:39,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15969991684s 2019-03-23 06:56:39,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:39,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb0f5f2-f35d-4e8e-b928-3a027794c029 2019-03-23 06:56:40,114 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:40,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3cb0f5f2-f35d-4e8e-b928-3a027794c029 2019-03-23 06:56:40,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157845020294s 2019-03-23 06:56:40,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255c3e2c-eedc-4c00-9858-c0b926b6bad5 2019-03-23 06:56:40,248 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "links": {"self": "http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18ba06bb30d14b6eb6087e47dc0e8430", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:40,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-255c3e2c-eedc-4c00-9858-c0b926b6bad5 2019-03-23 06:56:40,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133744955063s 2019-03-23 06:56:40,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:40,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5669895c-ea40-490e-bb74-a2461f12a931 2019-03-23 06:56:40,373 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2"}, "tags": [], "enabled": true, "id": "f00e293220d64dc69253ae85c7bd4dd2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:40,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-5669895c-ea40-490e-bb74-a2461f12a931 2019-03-23 06:56:40,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113451004028s 2019-03-23 06:56:40,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=18ba06bb30d14b6eb6087e47dc0e8430&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=f00e293220d64dc69253ae85c7bd4dd2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4199493a-794a-4266-9044-144a872d76f2 2019-03-23 06:56:40,494 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=18ba06bb30d14b6eb6087e47dc0e8430&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=f00e293220d64dc69253ae85c7bd4dd2", "previous": null, "next": null}} 2019-03-23 06:56:40,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=18ba06bb30d14b6eb6087e47dc0e8430&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=f00e293220d64dc69253ae85c7bd4dd2 used request id req-4199493a-794a-4266-9044-144a872d76f2 2019-03-23 06:56:40,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112645149231s 2019-03-23 06:56:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:56:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2/users/18ba06bb30d14b6eb6087e47dc0e8430/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,651 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b1b5815-d821-4816-97c1-fc06be816e60 2019-03-23 06:56:40,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:40,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2/users/18ba06bb30d14b6eb6087e47dc0e8430/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-6b1b5815-d821-4816-97c1-fc06be816e60 2019-03-23 06:56:40,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153548002243s 2019-03-23 06:56:40,652 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a', 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'f00e293220d64dc69253ae85c7bd4dd2', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'lxRoQNRNB9TFJzn3gSYuaKkrmLx9cY', 'username': u'networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:56:40,656 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a', 'password': 'lxRoQNRNB9TFJzn3gSYuaKkrmLx9cY', 'project_name': 'networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'f00e293220d64dc69253ae85c7bd4dd2', 'project_domain_name': 'Default'} 2019-03-23 06:56:40,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a8b04c-8a40-49d8-8fd3-416c91d12273 2019-03-23 06:56:40,771 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:40,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-86a8b04c-8a40-49d8-8fd3-416c91d12273 2019-03-23 06:56:40,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111747980118s 2019-03-23 06:56:40,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:40,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:40,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb86c8b-3ccc-4a77-8985-8d135bb47da0 2019-03-23 06:56:40,975 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:40,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1bb86c8b-3ccc-4a77-8985-8d135bb47da0 2019-03-23 06:56:40,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198625087738s 2019-03-23 06:56:40,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e840126e-a287-4e16-95e0-a224686ceb2d 2019-03-23 06:56:41,089 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:41,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-e840126e-a287-4e16-95e0-a224686ceb2d 2019-03-23 06:56:41,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108648061752s 2019-03-23 06:56:41,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:41,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80b94cfa-f1cc-47cb-bbb6-7c9dcaa0e2a5 2019-03-23 06:56:41,225 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "links": {"self": "http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18ba06bb30d14b6eb6087e47dc0e8430", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:41,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-80b94cfa-f1cc-47cb-bbb6-7c9dcaa0e2a5 2019-03-23 06:56:41,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135128974915s 2019-03-23 06:56:41,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:41,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685ca03a-8c0c-4fdd-9482-6e233f0f42bd 2019-03-23 06:56:41,372 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2"}, "tags": [], "enabled": true, "id": "f00e293220d64dc69253ae85c7bd4dd2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:41,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-685ca03a-8c0c-4fdd-9482-6e233f0f42bd 2019-03-23 06:56:41,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1342420578s 2019-03-23 06:56:41,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:41,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=18ba06bb30d14b6eb6087e47dc0e8430&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=f00e293220d64dc69253ae85c7bd4dd2" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-530540e6-fb3d-4429-912d-fa26ab7d657b 2019-03-23 06:56:41,492 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=18ba06bb30d14b6eb6087e47dc0e8430&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=f00e293220d64dc69253ae85c7bd4dd2", "previous": null, "next": null}} 2019-03-23 06:56:41,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=18ba06bb30d14b6eb6087e47dc0e8430&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=f00e293220d64dc69253ae85c7bd4dd2 used request id req-530540e6-fb3d-4429-912d-fa26ab7d657b 2019-03-23 06:56:41,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111856937408s 2019-03-23 06:56:41,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:56:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2/users/18ba06bb30d14b6eb6087e47dc0e8430/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d4d9e66-8037-44e6-afa6-76c426432bca 2019-03-23 06:56:41,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:41,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2/users/18ba06bb30d14b6eb6087e47dc0e8430/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-3d4d9e66-8037-44e6-afa6-76c426432bca 2019-03-23 06:56:41,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152082920074s 2019-03-23 06:56:41,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b639086a-04c3-4df5-b42e-70ff60b4f124 2019-03-23 06:56:41,764 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:41,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b639086a-04c3-4df5-b42e-70ff60b4f124 2019-03-23 06:56:41,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112272024155s 2019-03-23 06:56:41,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:41,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:41,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24438f62-7635-4e2f-b6eb-769b12ad4ebb 2019-03-23 06:56:41,966 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:41,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-24438f62-7635-4e2f-b6eb-769b12ad4ebb 2019-03-23 06:56:41,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197295188904s 2019-03-23 06:56:41,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:42,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b38993-3f74-4d40-805b-0aef80340800 2019-03-23 06:56:42,094 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "links": {"self": "http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18ba06bb30d14b6eb6087e47dc0e8430", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:42,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c5b38993-3f74-4d40-805b-0aef80340800 2019-03-23 06:56:42,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126996994019s 2019-03-23 06:56:42,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=18ba06bb30d14b6eb6087e47dc0e8430&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:42,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b533095-1a07-4ce7-b9de-1fa9437ed129 2019-03-23 06:56:42,252 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=18ba06bb30d14b6eb6087e47dc0e8430&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 06:56:42,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=18ba06bb30d14b6eb6087e47dc0e8430&scope.domain.id=default used request id req-2b533095-1a07-4ce7-b9de-1fa9437ed129 2019-03-23 06:56:42,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.148491859436s 2019-03-23 06:56:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 06:56:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/18ba06bb30d14b6eb6087e47dc0e8430/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:42,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdbf02c0-6bcb-4d1b-b4d9-fa1052763158 2019-03-23 06:56:42,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:42,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/18ba06bb30d14b6eb6087e47dc0e8430/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-fdbf02c0-6bcb-4d1b-b4d9-fa1052763158 2019-03-23 06:56:42,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.159224033356s 2019-03-23 06:56:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:42,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d37617eb-44e4-4143-92a6-dc218d81fc95 2019-03-23 06:56:42,424 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:42,424 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-d37617eb-44e4-4143-92a6-dc218d81fc95 2019-03-23 06:56:42,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:42,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:56:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f00e293220d64dc69253ae85c7bd4dd2", "name": "networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/f00e293220d64dc69253ae85c7bd4dd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/f00e293220d64dc69253ae85c7bd4dd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/f00e293220d64dc69253ae85c7bd4dd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f00e293220d64dc69253ae85c7bd4dd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/f00e293220d64dc69253ae85c7bd4dd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/f00e293220d64dc69253ae85c7bd4dd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/f00e293220d64dc69253ae85c7bd4dd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/f00e293220d64dc69253ae85c7bd4dd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/f00e293220d64dc69253ae85c7bd4dd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f00e293220d64dc69253ae85c7bd4dd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/f00e293220d64dc69253ae85c7bd4dd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/f00e293220d64dc69253ae85c7bd4dd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_f00e293220d64dc69253ae85c7bd4dd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_f00e293220d64dc69253ae85c7bd4dd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "id": "18ba06bb30d14b6eb6087e47dc0e8430"}, "audit_ids": ["LuKdk03JScaHYDCAhtybjQ"], "issued_at": "2019-03-23T06:56:42.000000Z"}} 2019-03-23 06:56:42,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:56:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}601458bcc1f36a3a50fc1c3fd40b1957db229a4b" 2019-03-23 06:56:43,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:42 GMT X-Openstack-Request-Id: req-57148b0d-cc3d-49b1-a61b-5e544fd9b3e1 2019-03-23 06:56:43,112 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:56:43,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-57148b0d-cc3d-49b1-a61b-5e544fd9b3e1 2019-03-23 06:56:43,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28058385849s 2019-03-23 06:56:43,123 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-03-23 06:56:43,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:43,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138aae46-b5a1-4b3e-80bd-dd3de7d208ee 2019-03-23 06:56:43,292 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "links": {"self": "http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "18ba06bb30d14b6eb6087e47dc0e8430", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:43,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-138aae46-b5a1-4b3e-80bd-dd3de7d208ee 2019-03-23 06:56:43,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168709039688s 2019-03-23 06:56:43,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304c8297-cf91-4489-ac44-6d9c92ee9699 2019-03-23 06:56:43,422 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a", "links": {"self": "http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "18ba06bb30d14b6eb6087e47dc0e8430", "description": null}} 2019-03-23 06:56:43,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430 used request id req-304c8297-cf91-4489-ac44-6d9c92ee9699 2019-03-23 06:56:43,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.12427520752s 2019-03-23 06:56:43,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:56:43,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:43,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ff06cd-52a4-4b2c-afe0-907e2c9b0353 2019-03-23 06:56:43,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:43,612 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/18ba06bb30d14b6eb6087e47dc0e8430 used request id req-83ff06cd-52a4-4b2c-afe0-907e2c9b0353 2019-03-23 06:56:43,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.188918828964s 2019-03-23 06:56:43,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:43,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01e6973-5496-48ba-b5f3-958ec17ba6d8 2019-03-23 06:56:43,734 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2"}, "tags": [], "enabled": true, "id": "f00e293220d64dc69253ae85c7bd4dd2", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_c54b1bb6-3648-4e27-8a9b-6f1a3bf3dd9a"}]} 2019-03-23 06:56:43,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c01e6973-5496-48ba-b5f3-958ec17ba6d8 2019-03-23 06:56:43,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114435195923s 2019-03-23 06:56:43,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:56:43,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:43,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-180fc339-90c6-4aef-834d-01b7d0b68024 2019-03-23 06:56:43,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:43,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f00e293220d64dc69253ae85c7bd4dd2 used request id req-180fc339-90c6-4aef-834d-01b7d0b68024 2019-03-23 06:56:43,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.230937004089s 2019-03-23 06:56:43,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:56:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f00e293220d64dc69253ae85c7bd4dd2&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}eccb3aab8f05ce7e560d24d4e94d42ded56d8a4e" 2019-03-23 06:56:44,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:43 GMT X-Openstack-Request-Id: req-56008fb2-8499-4fc8-b328-7e1e8e0ed461 2019-03-23 06:56:44,012 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-23 06:56:44,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f00e293220d64dc69253ae85c7bd4dd2&name=default used request id req-56008fb2-8499-4fc8-b328-7e1e8e0ed461 2019-03-23 06:56:44,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0374290943146s 2019-03-23 06:56:44,013 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-03-23 06:56:44,013 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-03-23 06:56:44,062 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-03-23 06:56:44,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:44,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4055117b-0a4e-4a93-b096-9934fa407f95 2019-03-23 06:56:44,108 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:44,108 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-4055117b-0a4e-4a93-b096-9934fa407f95 2019-03-23 06:56:44,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:44,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["11WW9au7S-CttIsoOwqJYQ"], "issued_at": "2019-03-23T06:56:44.000000Z"}} 2019-03-23 06:56:44,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:56:44,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:44,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:44 GMT X-Openstack-Request-Id: req-fdac9233-a59d-4694-bac3-850f62b66181 2019-03-23 06:56:44,893 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:56:44,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fdac9233-a59d-4694-bac3-850f62b66181 2019-03-23 06:56:44,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365103960037s 2019-03-23 06:56:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:44,905 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd3a409-2b50-44c6-996c-415fb1f68c6e 2019-03-23 06:56:44,906 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:56:44,906 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-2cd3a409-2b50-44c6-996c-415fb1f68c6e 2019-03-23 06:56:44,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:45,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2240114-e3ec-47e6-9f42-8a3d3153421b 2019-03-23 06:56:45,024 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:56:45,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b2240114-e3ec-47e6-9f42-8a3d3153421b 2019-03-23 06:56:45,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118049860001s 2019-03-23 06:56:45,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:56:45,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}}' 2019-03-23 06:56:45,247 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32353f91-41b2-4582-850b-df6263b80fce 2019-03-23 06:56:45,247 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da"}, "tags": [], "enabled": true, "id": "372ed8815b7d4e60b372f25859e733da", "parent_id": "default", "domain_id": "default", "name": "barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}} 2019-03-23 06:56:45,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-32353f91-41b2-4582-850b-df6263b80fce 2019-03-23 06:56:45,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215349912643s 2019-03-23 06:56:45,248 - 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'372ed8815b7d4e60b372f25859e733da', '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_65ddeb35-9509-44a0-b824-2ff8d3d38a1a'}) 2019-03-23 06:56:45,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:56:45,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "LNho4VYWmCFzNR7loAbFvHhLYVmqQO", "email": null, "name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}}' 2019-03-23 06:56:45,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-687a6d5d-73c6-4aeb-94ab-b0918ecc8bb6 2019-03-23 06:56:45,682 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "links": {"self": "http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b620154f5f548e5bd95cfd2501770e0", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:56:45,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-687a6d5d-73c6-4aeb-94ab-b0918ecc8bb6 2019-03-23 06:56:45,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.426640033722s 2019-03-23 06:56:45,683 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4b620154f5f548e5bd95cfd2501770e0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a'}) 2019-03-23 06:56:45,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:45,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:45,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748fee21-c31f-4bb2-8953-cb025de0da33 2019-03-23 06:56:45,799 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:45,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-748fee21-c31f-4bb2-8953-cb025de0da33 2019-03-23 06:56:45,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11240696907s 2019-03-23 06:56:45,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:45,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:45,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb502996-beec-404f-b801-509fcf86691b 2019-03-23 06:56:45,922 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:45,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb502996-beec-404f-b801-509fcf86691b 2019-03-23 06:56:45,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117389917374s 2019-03-23 06:56:45,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:45,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:46,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f435c64e-4853-46e3-b563-a33869a491a4 2019-03-23 06:56:46,112 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:46,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f435c64e-4853-46e3-b563-a33869a491a4 2019-03-23 06:56:46,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184970140457s 2019-03-23 06:56:46,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:46,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:46,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a5a0d85-a94a-4c9a-aeef-5e70ab4e97c0 2019-03-23 06:56:46,322 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:46,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5a5a0d85-a94a-4c9a-aeef-5e70ab4e97c0 2019-03-23 06:56:46,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204863786697s 2019-03-23 06:56:46,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:46,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e5f0cba-e5be-4a34-9c0a-6a7028a885c7 2019-03-23 06:56:46,454 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "links": {"self": "http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b620154f5f548e5bd95cfd2501770e0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:46,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1e5f0cba-e5be-4a34-9c0a-6a7028a885c7 2019-03-23 06:56:46,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130849123001s 2019-03-23 06:56:46,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:46,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d79a43-ddd4-47d5-aaaa-c706a6f28195 2019-03-23 06:56:46,585 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da"}, "tags": [], "enabled": true, "id": "372ed8815b7d4e60b372f25859e733da", "parent_id": "default", "domain_id": "default", "name": "barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:46,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c8d79a43-ddd4-47d5-aaaa-c706a6f28195 2019-03-23 06:56:46,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118680000305s 2019-03-23 06:56:46,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4b620154f5f548e5bd95cfd2501770e0&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=372ed8815b7d4e60b372f25859e733da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:46,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a49feaa-ed85-4d92-9e9a-b17fa121364f 2019-03-23 06:56:46,713 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b620154f5f548e5bd95cfd2501770e0&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=372ed8815b7d4e60b372f25859e733da", "previous": null, "next": null}} 2019-03-23 06:56:46,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b620154f5f548e5bd95cfd2501770e0&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=372ed8815b7d4e60b372f25859e733da used request id req-6a49feaa-ed85-4d92-9e9a-b17fa121364f 2019-03-23 06:56:46,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119061946869s 2019-03-23 06:56:46,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:56:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da/users/4b620154f5f548e5bd95cfd2501770e0/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:47,007 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cd50708-932b-418f-bdef-bc54c03872cb 2019-03-23 06:56:47,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:47,008 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da/users/4b620154f5f548e5bd95cfd2501770e0/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-9cd50708-932b-418f-bdef-bc54c03872cb 2019-03-23 06:56:47,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.290835857391s 2019-03-23 06:56:47,009 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a', 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'372ed8815b7d4e60b372f25859e733da', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'LNho4VYWmCFzNR7loAbFvHhLYVmqQO', 'username': u'barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:56:47,012 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a', 'password': 'LNho4VYWmCFzNR7loAbFvHhLYVmqQO', 'project_name': 'barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '372ed8815b7d4e60b372f25859e733da', 'project_domain_name': 'Default'} 2019-03-23 06:56:47,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:47,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:47,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24e3042-001b-4270-9a79-5f43f753e233 2019-03-23 06:56:47,215 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:47,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f24e3042-001b-4270-9a79-5f43f753e233 2019-03-23 06:56:47,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199052095413s 2019-03-23 06:56:47,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:47,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e564884-d209-4421-a26b-52e220c0c0f6 2019-03-23 06:56:47,429 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:47,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1e564884-d209-4421-a26b-52e220c0c0f6 2019-03-23 06:56:47,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209169864655s 2019-03-23 06:56:47,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:47,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77338740-3402-47fd-97c6-c50799233200 2019-03-23 06:56:47,544 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:47,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-77338740-3402-47fd-97c6-c50799233200 2019-03-23 06:56:47,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108858108521s 2019-03-23 06:56:47,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:47,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c1242d-0b9a-4cc2-adf5-de0dcf6db100 2019-03-23 06:56:47,672 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "links": {"self": "http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b620154f5f548e5bd95cfd2501770e0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:47,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-51c1242d-0b9a-4cc2-adf5-de0dcf6db100 2019-03-23 06:56:47,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127122879028s 2019-03-23 06:56:47,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:47,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098ab39d-2b79-4de0-8e84-b50effd98a5a 2019-03-23 06:56:47,884 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da"}, "tags": [], "enabled": true, "id": "372ed8815b7d4e60b372f25859e733da", "parent_id": "default", "domain_id": "default", "name": "barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:47,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-098ab39d-2b79-4de0-8e84-b50effd98a5a 2019-03-23 06:56:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200129032135s 2019-03-23 06:56:47,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:47,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4b620154f5f548e5bd95cfd2501770e0&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=372ed8815b7d4e60b372f25859e733da" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f26094e-b7a0-4286-ba6a-d7eecd70ffb0 2019-03-23 06:56:48,011 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4b620154f5f548e5bd95cfd2501770e0&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=372ed8815b7d4e60b372f25859e733da", "previous": null, "next": null}} 2019-03-23 06:56:48,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4b620154f5f548e5bd95cfd2501770e0&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=372ed8815b7d4e60b372f25859e733da used request id req-2f26094e-b7a0-4286-ba6a-d7eecd70ffb0 2019-03-23 06:56:48,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118363857269s 2019-03-23 06:56:48,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:56:48,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da/users/4b620154f5f548e5bd95cfd2501770e0/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7d57ac-16ff-4e54-bfbd-4d7e4c59dd60 2019-03-23 06:56:48,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:48,166 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da/users/4b620154f5f548e5bd95cfd2501770e0/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-1a7d57ac-16ff-4e54-bfbd-4d7e4c59dd60 2019-03-23 06:56:48,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150871038437s 2019-03-23 06:56:48,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:56:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43229ea6-25c7-4400-9497-0884ff93f891 2019-03-23 06:56:48,287 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:56:48,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-43229ea6-25c7-4400-9497-0884ff93f891 2019-03-23 06:56:48,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116775989532s 2019-03-23 06:56:48,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:56:48,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7ce85b-1ea2-42e8-83de-0c0a73dedd39 2019-03-23 06:56:48,400 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:56:48,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-eb7ce85b-1ea2-42e8-83de-0c0a73dedd39 2019-03-23 06:56:48,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108293056488s 2019-03-23 06:56:48,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04ba9d5-1b3b-4b25-b02e-cef492aba377 2019-03-23 06:56:48,530 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "links": {"self": "http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b620154f5f548e5bd95cfd2501770e0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:48,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c04ba9d5-1b3b-4b25-b02e-cef492aba377 2019-03-23 06:56:48,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128918170929s 2019-03-23 06:56:48,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:56:48,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=4b620154f5f548e5bd95cfd2501770e0&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e99982-bdb4-4802-a315-c3c51f0b4dba 2019-03-23 06:56:48,752 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=4b620154f5f548e5bd95cfd2501770e0&scope.domain.id=default", "previous": null, "next": null}} 2019-03-23 06:56:48,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?role.id=29bd5ad525814203b1dda12ee8a0b8ab&user.id=4b620154f5f548e5bd95cfd2501770e0&scope.domain.id=default used request id req-48e99982-bdb4-4802-a315-c3c51f0b4dba 2019-03-23 06:56:48,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209761857986s 2019-03-23 06:56:48,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-23 06:56:48,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/4b620154f5f548e5bd95cfd2501770e0/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:48,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e312b1ba-eca4-4f89-8036-9c4025fa1f93 2019-03-23 06:56:48,903 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:48,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/4b620154f5f548e5bd95cfd2501770e0/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-e312b1ba-eca4-4f89-8036-9c4025fa1f93 2019-03-23 06:56:48,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14731502533s 2019-03-23 06:56:48,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:48,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8043ab-cd09-4d78-a44a-24e757cbb18a 2019-03-23 06:56:48,914 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:48,914 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-6f8043ab-cd09-4d78-a44a-24e757cbb18a 2019-03-23 06:56:48,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:49,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:56:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "372ed8815b7d4e60b372f25859e733da", "name": "barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/372ed8815b7d4e60b372f25859e733da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/372ed8815b7d4e60b372f25859e733da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/372ed8815b7d4e60b372f25859e733da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/372ed8815b7d4e60b372f25859e733da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/372ed8815b7d4e60b372f25859e733da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/372ed8815b7d4e60b372f25859e733da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/372ed8815b7d4e60b372f25859e733da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/372ed8815b7d4e60b372f25859e733da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/372ed8815b7d4e60b372f25859e733da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/372ed8815b7d4e60b372f25859e733da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/372ed8815b7d4e60b372f25859e733da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/372ed8815b7d4e60b372f25859e733da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_372ed8815b7d4e60b372f25859e733da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_372ed8815b7d4e60b372f25859e733da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "id": "4b620154f5f548e5bd95cfd2501770e0"}, "audit_ids": ["7-anV1F0Q6Ote3L8kZqMag"], "issued_at": "2019-03-23T06:56:49.000000Z"}} 2019-03-23 06:56:49,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:49,321 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f784c550-1e67-465a-bdd8-a6d31c1193df 2019-03-23 06:56:49,321 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:56:49,322 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f784c550-1e67-465a-bdd8-a6d31c1193df 2019-03-23 06:56:49,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 06:56:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:49,335 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91fd656e-fec5-4416-851b-40f8890cc542 2019-03-23 06:56:49,335 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 06:56:49,335 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-91fd656e-fec5-4416-851b-40f8890cc542 2019-03-23 06:56:49,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32a18a95b36cd65d9bf1bfc8feb3323ad640ff4e" 2019-03-23 06:56:49,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50f0171-87d4-4c8a-80c9-4128ca579ce0 2019-03-23 06:56:49,512 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 06:56:49,512 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-e50f0171-87d4-4c8a-80c9-4128ca579ce0 2019-03-23 06:56:49,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.186227083206s 2019-03-23 06:56:49,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:56:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32a18a95b36cd65d9bf1bfc8feb3323ad640ff4e" 2019-03-23 06:56:49,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:49 GMT X-Openstack-Request-Id: req-52fcc4a5-88cd-47ae-bbbd-b6483a0e08b2 2019-03-23 06:56:49,810 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:56:49,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-52fcc4a5-88cd-47ae-bbbd-b6483a0e08b2 2019-03-23 06:56:49,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.286175966263s 2019-03-23 06:56:49,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:49,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2a230d-953a-46dd-b186-5003c425dedc 2019-03-23 06:56:49,949 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "links": {"self": "http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4b620154f5f548e5bd95cfd2501770e0", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:56:49,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cb2a230d-953a-46dd-b186-5003c425dedc 2019-03-23 06:56:49,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128518819809s 2019-03-23 06:56:49,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:56:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:50,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d4c033-50c9-40b2-a4f4-4202fc7a9bf8 2019-03-23 06:56:50,125 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_65ddeb35-9509-44a0-b824-2ff8d3d38a1a", "links": {"self": "http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4b620154f5f548e5bd95cfd2501770e0", "description": null}} 2019-03-23 06:56:50,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0 used request id req-08d4c033-50c9-40b2-a4f4-4202fc7a9bf8 2019-03-23 06:56:50,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170261144638s 2019-03-23 06:56:50,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 06:56:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:50,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc3c512f-e67b-4f25-9ac5-384a13caf1d9 2019-03-23 06:56:50,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:50,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4b620154f5f548e5bd95cfd2501770e0 used request id req-dc3c512f-e67b-4f25-9ac5-384a13caf1d9 2019-03-23 06:56:50,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.304983139038s 2019-03-23 06:56:50,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:56:50,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:50,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b58699f4-e3d5-44bf-a100-6480589ce77e 2019-03-23 06:56:50,596 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da"}, "tags": [], "enabled": true, "id": "372ed8815b7d4e60b372f25859e733da", "parent_id": "default", "domain_id": "default", "name": "barbican-project_65ddeb35-9509-44a0-b824-2ff8d3d38a1a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:56:50,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b58699f4-e3d5-44bf-a100-6480589ce77e 2019-03-23 06:56:50,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.158231019974s 2019-03-23 06:56:50,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 06:56:50,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:50,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c85dbb19-f029-4dcd-9d72-acdfa6a9d8b7 2019-03-23 06:56:50,871 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:56:50,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/372ed8815b7d4e60b372f25859e733da used request id req-c85dbb19-f029-4dcd-9d72-acdfa6a9d8b7 2019-03-23 06:56:50,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.269860982895s 2019-03-23 06:56:50,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 06:56:50,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=372ed8815b7d4e60b372f25859e733da&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}02951f5eeee299cae05fb3e43e1459d7024df93b" 2019-03-23 06:56:50,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:50 GMT X-Openstack-Request-Id: req-19e9c2be-6878-42e8-9a46-5f40a2b1fb5a 2019-03-23 06:56:50,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-23 06:56:50,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=372ed8815b7d4e60b372f25859e733da&name=default used request id req-19e9c2be-6878-42e8-9a46-5f40a2b1fb5a 2019-03-23 06:56:50,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0387160778046s 2019-03-23 06:56:50,916 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-03-23 06:56:50,916 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-03-23 06:56:50,921 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:46 | PASS | | rally_sanity | functest | smoke | 29:45 | PASS | | refstack_defcore | functest | smoke | 06:23 | FAIL | | tempest_full | functest | smoke | 45:21 | FAIL | | tempest_scenario | functest | smoke | 12:04 | PASS | | patrole | functest | smoke | 02:59 | PASS | | neutron_trunk | functest | smoke | 02:36 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-03-23 06:56:50,930 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-03-23 06:56:59,118 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-410 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 06:56:59,121 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=trhUbU96VwxxCudjQg95BQEIx 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=c19795dfb9b14b7bbb2263f2a2fb5ed6 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 06:56:59,121 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 06:56:59,121 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-03-23 06:56:59,130 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-03-23 06:56:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:56:59,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5d49f6-f580-4ae8-8381-1ca813c0a262 2019-03-23 06:56:59,404 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:56:59,404 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-4b5d49f6-f580-4ae8-8381-1ca813c0a262 2019-03-23 06:56:59,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:56:59,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T07:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["5WsnSj6pQtm15iCMPXrDxA"], "issued_at": "2019-03-23T06:56:59.000000Z"}} 2019-03-23 06:56:59,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:56:59,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:00,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:00 GMT X-Openstack-Request-Id: req-a6a97341-6904-4d46-872d-589a87a238a6 2019-03-23 06:57:00,179 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:57:00,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a6a97341-6904-4d46-872d-589a87a238a6 2019-03-23 06:57:00,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357190847397s 2019-03-23 06:57:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:57:00,191 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0147393-9585-4e41-bc59-a6aa39541173 2019-03-23 06:57:00,191 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:57:00,191 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-f0147393-9585-4e41-bc59-a6aa39541173 2019-03-23 06:57:00,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:57:00,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:00,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3adfaf5-e572-442e-a13c-d11d5b0e54dd 2019-03-23 06:57:00,348 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:57:00,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f3adfaf5-e572-442e-a13c-d11d5b0e54dd 2019-03-23 06:57:00,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156207799911s 2019-03-23 06:57:00,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 06:57:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}}' 2019-03-23 06:57:00,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f75ec78-ac16-4666-97c9-9a968291ab58 2019-03-23 06:57:00,527 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab"}, "tags": [], "enabled": true, "id": "754366f346ae47889943dc660f349eab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}} 2019-03-23 06:57:00,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2f75ec78-ac16-4666-97c9-9a968291ab58 2019-03-23 06:57:00,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.172146081924s 2019-03-23 06:57:00,528 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: rally_full', u'tags': [], 'enabled': True, 'id': u'754366f346ae47889943dc660f349eab', 'parent_id': u'default', 'properties': Munch({u'tags': []}), 'location': Munch({'project': Munch({'domain_id': u'default', 'id': u'default', 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': u'default', 'name': u'rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b'}) 2019-03-23 06:57:00,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 06:57:00,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "uzJbW4XzrajymfHtfEkogDb1n83FOY", "email": null, "name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b"}}' 2019-03-23 06:57:01,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c89f5f0-baf9-454b-b3b5-c97d76b3c0be 2019-03-23 06:57:01,012 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "links": {"self": "http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be1ea26f6bb640eeaba48544de1b56d3", "domain_id": "default", "password_expires_at": null}} 2019-03-23 06:57:01,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6c89f5f0-baf9-454b-b3b5-c97d76b3c0be 2019-03-23 06:57:01,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477427005768s 2019-03-23 06:57:01,013 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'be1ea26f6bb640eeaba48544de1b56d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b'}) 2019-03-23 06:57:01,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:57:01,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:01,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bbb3c19-4d6e-46ba-b655-b57f69a70034 2019-03-23 06:57:01,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:57:01,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6bbb3c19-4d6e-46ba-b655-b57f69a70034 2019-03-23 06:57:01,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204746007919s 2019-03-23 06:57:01,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:57:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:01,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03de5b68-b85e-4307-bde7-d3c5cbd2a6c3 2019-03-23 06:57:01,426 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:57:01,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-03de5b68-b85e-4307-bde7-d3c5cbd2a6c3 2019-03-23 06:57:01,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199803829193s 2019-03-23 06:57:01,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:57:01,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:01,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c47519b-db86-4330-b898-f2e29926a785 2019-03-23 06:57:01,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:57:01,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c47519b-db86-4330-b898-f2e29926a785 2019-03-23 06:57:01,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.288145065308s 2019-03-23 06:57:01,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:57:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:01,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93a6060-edcd-4250-b392-5a93a68ba080 2019-03-23 06:57:01,922 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:57:01,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b93a6060-edcd-4250-b392-5a93a68ba080 2019-03-23 06:57:01,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197978973389s 2019-03-23 06:57:01,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:57:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260745a0-1f2f-44eb-8ef3-97bdacfbfced 2019-03-23 06:57:02,055 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "links": {"self": "http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be1ea26f6bb640eeaba48544de1b56d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:57:02,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-260745a0-1f2f-44eb-8ef3-97bdacfbfced 2019-03-23 06:57:02,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131893873215s 2019-03-23 06:57:02,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:57:02,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e378e8f-f8a8-47e4-b81f-ebcc50adb55d 2019-03-23 06:57:02,188 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab"}, "tags": [], "enabled": true, "id": "754366f346ae47889943dc660f349eab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:57:02,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0e378e8f-f8a8-47e4-b81f-ebcc50adb55d 2019-03-23 06:57:02,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120754003525s 2019-03-23 06:57:02,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:57:02,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=be1ea26f6bb640eeaba48544de1b56d3&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=754366f346ae47889943dc660f349eab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb34b660-7b49-414d-b946-070400c5cf35 2019-03-23 06:57:02,310 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=be1ea26f6bb640eeaba48544de1b56d3&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=754366f346ae47889943dc660f349eab", "previous": null, "next": null}} 2019-03-23 06:57:02,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be1ea26f6bb640eeaba48544de1b56d3&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=754366f346ae47889943dc660f349eab used request id req-bb34b660-7b49-414d-b946-070400c5cf35 2019-03-23 06:57:02,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113968133926s 2019-03-23 06:57:02,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:57:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab/users/be1ea26f6bb640eeaba48544de1b56d3/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d6efc86-2f9d-43b1-8614-8691cd1df773 2019-03-23 06:57:02,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:57:02,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab/users/be1ea26f6bb640eeaba48544de1b56d3/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-4d6efc86-2f9d-43b1-8614-8691cd1df773 2019-03-23 06:57:02,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.195163965225s 2019-03-23 06:57:02,510 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b', 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'754366f346ae47889943dc660f349eab', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uzJbW4XzrajymfHtfEkogDb1n83FOY', 'username': u'rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 06:57:02,514 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b', 'password': 'uzJbW4XzrajymfHtfEkogDb1n83FOY', 'project_name': 'rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '754366f346ae47889943dc660f349eab', 'project_domain_name': 'Default'} 2019-03-23 06:57:02,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:57:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d04a7634-65f4-4048-a61b-3c157af3ac14 2019-03-23 06:57:02,627 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:57:02,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d04a7634-65f4-4048-a61b-3c157af3ac14 2019-03-23 06:57:02,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109797000885s 2019-03-23 06:57:02,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 06:57:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff00a25e-7709-455a-a4ba-767d7453cc2c 2019-03-23 06:57:02,744 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 06:57:02,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ff00a25e-7709-455a-a4ba-767d7453cc2c 2019-03-23 06:57:02,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110784053802s 2019-03-23 06:57:02,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:57:02,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62dabe5a-b13a-48f1-bb6e-ac0a8608c2c6 2019-03-23 06:57:02,862 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 06:57:02,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-62dabe5a-b13a-48f1-bb6e-ac0a8608c2c6 2019-03-23 06:57:02,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112905979156s 2019-03-23 06:57:02,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 06:57:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:02,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b36649e3-8927-4e0f-8f65-09806c3a98d9 2019-03-23 06:57:02,992 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "links": {"self": "http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be1ea26f6bb640eeaba48544de1b56d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 06:57:02,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b36649e3-8927-4e0f-8f65-09806c3a98d9 2019-03-23 06:57:02,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129214048386s 2019-03-23 06:57:03,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:57:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:03,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92258b09-46fb-474a-9931-b2774c3b3370 2019-03-23 06:57:03,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab"}, "tags": [], "enabled": true, "id": "754366f346ae47889943dc660f349eab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:57:03,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-92258b09-46fb-474a-9931-b2774c3b3370 2019-03-23 06:57:03,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115865945816s 2019-03-23 06:57:03,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 06:57:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=be1ea26f6bb640eeaba48544de1b56d3&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=754366f346ae47889943dc660f349eab" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:03,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b35667-f9ee-4b01-9c80-4fb953a5e8b5 2019-03-23 06:57:03,253 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=be1ea26f6bb640eeaba48544de1b56d3&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=754366f346ae47889943dc660f349eab", "previous": null, "next": null}} 2019-03-23 06:57:03,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=be1ea26f6bb640eeaba48544de1b56d3&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=754366f346ae47889943dc660f349eab used request id req-74b35667-f9ee-4b01-9c80-4fb953a5e8b5 2019-03-23 06:57:03,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124780893326s 2019-03-23 06:57:03,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 06:57:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab/users/be1ea26f6bb640eeaba48544de1b56d3/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:03,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 06:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85c78ed2-8fad-406a-a3ed-9c04efc26317 2019-03-23 06:57:03,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 06:57:03,407 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab/users/be1ea26f6bb640eeaba48544de1b56d3/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-85c78ed2-8fad-406a-a3ed-9c04efc26317 2019-03-23 06:57:03,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150311946869s 2019-03-23 06:57:03,408 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-03-23 06:57:03,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 06:57:03,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:03,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90618330-5476-4b20-91bb-12c746acf765 2019-03-23 06:57:03,571 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 06:57:03,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-90618330-5476-4b20-91bb-12c746acf765 2019-03-23 06:57:03,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162390947342s 2019-03-23 06:57:03,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 06:57:03,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" 2019-03-23 06:57:03,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243d1ad5-ca64-4bfc-8e51-6aba8ada19d2 2019-03-23 06:57:03,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab"}, "tags": [], "enabled": true, "id": "754366f346ae47889943dc660f349eab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 06:57:03,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-243d1ad5-ca64-4bfc-8e51-6aba8ada19d2 2019-03-23 06:57:03,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11522603035s 2019-03-23 06:57:03,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 06:57:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"network": {"shared": true, "tenant_id": "754366f346ae47889943dc660f349eab", "name": "rally_full-net_887fcf56-16e3-4a78-8a61-1546811f338b", "admin_state_up": true}}' 2019-03-23 06:57:04,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:03 GMT X-Openstack-Request-Id: req-f8dc5296-6c08-49a6-a30f-f18c0a1ceb24 2019-03-23 06:57:04,017 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4e07ad78-5830-48f6-8e85-0a364b29adab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"754366f346ae47889943dc660f349eab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:57:03Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_887fcf56-16e3-4a78-8a61-1546811f338b","admin_state_up":true,"tenant_id":"754366f346ae47889943dc660f349eab","created_at":"2019-03-23T06:57:03Z","mtu":1450}} 2019-03-23 06:57:04,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f8dc5296-6c08-49a6-a30f-f18c0a1ceb24 2019-03-23 06:57:04,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.320107221603s 2019-03-23 06:57:04,018 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T06:57:03Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4e07ad78-5830-48f6-8e85-0a364b29adab', u'provider:segmentation_id': 67, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_887fcf56-16e3-4a78-8a61-1546811f338b', u'created_at': u'2019-03-23T06:57:03Z', u'mtu': 1450, u'tenant_id': u'754366f346ae47889943dc660f349eab', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'754366f346ae47889943dc660f349eab', u'l2_adjacency': True}) 2019-03-23 06:57:04,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:57:04,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3b0728-cb8b-4cb1-9a17-5f5fe25e0673 2019-03-23 06:57:04,028 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 06:57:04,029 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-bf3b0728-cb8b-4cb1-9a17-5f5fe25e0673 2019-03-23 06:57:04,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 06:57:04,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T07:57:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "754366f346ae47889943dc660f349eab", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "id": "be1ea26f6bb640eeaba48544de1b56d3"}, "audit_ids": ["2ADb-EjVQViAUcPj-L1WmA"], "issued_at": "2019-03-23T06:57:04.000000Z"}} 2019-03-23 06:57:04,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 06:57:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" 2019-03-23 06:57:05,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:05 GMT X-Openstack-Request-Id: req-2e06d289-225b-4395-b2bb-2e80d700fb5e 2019-03-23 06:57:05,233 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"4e07ad78-5830-48f6-8e85-0a364b29adab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"754366f346ae47889943dc660f349eab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T06:57:03Z","qos_policy_id":null,"name":"rally_full-net_887fcf56-16e3-4a78-8a61-1546811f338b","admin_state_up":true,"tenant_id":"754366f346ae47889943dc660f349eab","created_at":"2019-03-23T06:57:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 06:57:05,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2e06d289-225b-4395-b2bb-2e80d700fb5e 2019-03-23 06:57:05,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.786234855652s 2019-03-23 06:57:05,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 06:57:05,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" -d '{"subnet": {"name": "rally_full-subnet_887fcf56-16e3-4a78-8a61-1546811f338b", "enable_dhcp": true, "network_id": "4e07ad78-5830-48f6-8e85-0a364b29adab", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 06:57:05,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:05 GMT X-Openstack-Request-Id: req-00e003ef-0dbc-4471-8d7b-930350dd11c2 2019-03-23 06:57:05,684 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T06:57: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":"234caadd-cc04-4cd1-87e2-54f6cf9d21ec","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"754366f346ae47889943dc660f349eab","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_887fcf56-16e3-4a78-8a61-1546811f338b","enable_dhcp":true,"segment_id":null,"network_id":"4e07ad78-5830-48f6-8e85-0a364b29adab","tenant_id":"754366f346ae47889943dc660f349eab","created_at":"2019-03-23T06:57:05Z","ip_version":4}} 2019-03-23 06:57:05,684 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-00e003ef-0dbc-4471-8d7b-930350dd11c2 2019-03-23 06:57:05,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.448622941971s 2019-03-23 06:57:05,685 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:57: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'234caadd-cc04-4cd1-87e2-54f6cf9d21ec', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_887fcf56-16e3-4a78-8a61-1546811f338b', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4e07ad78-5830-48f6-8e85-0a364b29adab', u'tenant_id': u'754366f346ae47889943dc660f349eab', u'created_at': u'2019-03-23T06:57: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'754366f346ae47889943dc660f349eab'}) 2019-03-23 06:57:05,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 06:57:05,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "rally_full-router_887fcf56-16e3-4a78-8a61-1546811f338b", "admin_state_up": true}}' 2019-03-23 06:57:07,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:07 GMT X-Openstack-Request-Id: req-a7fc7601-9097-4fd0-bbe5-f1ae8e589ae4 2019-03-23 06:57:07,277 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "754366f346ae47889943dc660f349eab", "created_at": "2019-03-23T06:57:05Z", "admin_state_up": true, "updated_at": "2019-03-23T06:57:06Z", "project_id": "754366f346ae47889943dc660f349eab", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "2b54417a-9095-4b7f-bd33-8e863b62609a", "name": "rally_full-router_887fcf56-16e3-4a78-8a61-1546811f338b"}} 2019-03-23 06:57:07,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-a7fc7601-9097-4fd0-bbe5-f1ae8e589ae4 2019-03-23 06:57:07,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59199309349s 2019-03-23 06:57:07,278 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T06:57:06Z', u'revision_number': 2, u'ha': False, u'id': u'2b54417a-9095-4b7f-bd33-8e863b62609a', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_887fcf56-16e3-4a78-8a61-1546811f338b', u'admin_state_up': True, u'tenant_id': u'754366f346ae47889943dc660f349eab', u'created_at': u'2019-03-23T06:57:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'754366f346ae47889943dc660f349eab'}) 2019-03-23 06:57:07,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 06:57:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2b54417a-9095-4b7f-bd33-8e863b62609a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" -d '{"subnet_id": "234caadd-cc04-4cd1-87e2-54f6cf9d21ec"}' 2019-03-23 06:57:09,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:09 GMT X-Openstack-Request-Id: req-bdfabbe0-cdff-4909-a50e-65891b4a2026 2019-03-23 06:57:09,462 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4e07ad78-5830-48f6-8e85-0a364b29adab", "tenant_id": "754366f346ae47889943dc660f349eab", "subnet_id": "234caadd-cc04-4cd1-87e2-54f6cf9d21ec", "subnet_ids": ["234caadd-cc04-4cd1-87e2-54f6cf9d21ec"], "port_id": "217e5850-5160-4332-b9b4-46bc05511837", "id": "2b54417a-9095-4b7f-bd33-8e863b62609a"} 2019-03-23 06:57:09,463 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2b54417a-9095-4b7f-bd33-8e863b62609a/add_router_interface.json used request id req-bdfabbe0-cdff-4909-a50e-65891b4a2026 2019-03-23 06:57:09,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18437504768s 2019-03-23 06:57:09,463 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 06:57:09,590 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 06:57:09,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:57:09,598 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:09 GMT 2019-03-23 06:57:09,598 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 06:57:09,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:57:09,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" 2019-03-23 06:57:09,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:09 GMT X-Openstack-Request-Id: req-71b31314-b8a7-4e82-aef0-5a7ff590e15e 2019-03-23 06:57:09,900 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:57:09,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-71b31314-b8a7-4e82-aef0-5a7ff590e15e 2019-03-23 06:57:09,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299711942673s 2019-03-23 06:57:09,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 06:57:09,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b"}' 2019-03-23 06:57:09,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:09 GMT Location: http://172.30.9.27:9292/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-abd7549a-b329-4562-96d1-0bba14bedc73 2019-03-23 06:57:09,954 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:57:09Z", "file": "/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372/file", "owner": "754366f346ae47889943dc660f349eab", "id": "eb587372-785c-45e6-a448-df2a3d8e8372", "size": null, "self": "/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "checksum": null, "created_at": "2019-03-23T06:57:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 06:57:09,954 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-abd7549a-b329-4562-96d1-0bba14bedc73 2019-03-23 06:57:09,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0440890789032s 2019-03-23 06:57:09,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 06:57:09,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" -d '' 2019-03-23 06:57:10,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 06:57:10 GMT X-Openstack-Request-Id: req-77991645-aa6d-41ea-8ed7-f36e8f061d0e 2019-03-23 06:57:10,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 06:57:10,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372/file used request id req-77991645-aa6d-41ea-8ed7-f36e8f061d0e 2019-03-23 06:57:10,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.761224031448s 2019-03-23 06:57:10,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 06:57:10,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" 2019-03-23 06:57:10,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:10 GMT X-Openstack-Request-Id: req-a8d294f1-86de-4162-8f37-3f41d2cf0b15 2019-03-23 06:57:10,745 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:57:10Z", "file": "/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372/file", "owner": "754366f346ae47889943dc660f349eab", "id": "eb587372-785c-45e6-a448-df2a3d8e8372", "size": 12716032, "self": "/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/eb587372-785c-45e6-a448-df2a3d8e8372/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/eb587372-785c-45e6-a448-df2a3d8e8372/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:57:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 06:57:10,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a8d294f1-86de-4162-8f37-3f41d2cf0b15 2019-03-23 06:57:10,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255069732666s 2019-03-23 06:57:10,747 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/eb587372-785c-45e6-a448-df2a3d8e8372/snap', u'metadata': Munch({})})], 'file': u'/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372/file', 'owner': u'754366f346ae47889943dc660f349eab', 'id': u'eb587372-785c-45e6-a448-df2a3d8e8372', 'size': 12716032, u'self': u'/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'754366f346ae47889943dc660f349eab', 'name': 'rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/eb587372-785c-45e6-a448-df2a3d8e8372/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T06:57:10Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T06:57:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', '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/eb587372-785c-45e6-a448-df2a3d8e8372', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'created': u'2019-03-23T06:57:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T06:57: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/eb587372-785c-45e6-a448-df2a3d8e8372', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 06:57:10,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:57:10,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:57:11,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57: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-ed25e768-ea00-4ac9-8d42-1039232bd7a4 x-openstack-request-id: req-ed25e768-ea00-4ac9-8d42-1039232bd7a4 2019-03-23 06:57:11,513 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b", "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": "872f9e4f-9715-4f72-aa22-57bf1552574b"}} 2019-03-23 06:57:11,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ed25e768-ea00-4ac9-8d42-1039232bd7a4 2019-03-23 06:57:11,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.763352155685s 2019-03-23 06:57:11,515 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'872f9e4f-9715-4f72-aa22-57bf1552574b', 'swap': 0}) 2019-03-23 06:57:11,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:57:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"extra_specs": {}}' 2019-03-23 06:57:11,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57: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-a89e32ec-3d0d-4750-a2c4-a098b124419f x-openstack-request-id: req-a89e32ec-3d0d-4750-a2c4-a098b124419f 2019-03-23 06:57:11,536 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:57:11,536 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b/os-extra_specs used request id req-a89e32ec-3d0d-4750-a2c4-a098b124419f 2019-03-23 06:57:11,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208168029785s 2019-03-23 06:57:11,537 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 06:57:18,143 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | e652f936-2bc0-4374-87bb-bbb18fed7ec8 | 2019-03-23T06:57:17.731772 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: e652f936-2bc0-4374-87bb-bbb18fed7ec8 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 06:57:21,284 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1037775090 | Available | | __unknown__ | tempest-type-699600890 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-03-23 06:57:21,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-23 06:57:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 06:57:21,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" 2019-03-23 06:57:22,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57: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-ce2c5e4d-bd4d-4b14-8446-7a797351670f x-openstack-request-id: req-ce2c5e4d-bd4d-4b14-8446-7a797351670f 2019-03-23 06:57:22,320 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 06:57:22,320 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-ce2c5e4d-bd4d-4b14-8446-7a797351670f 2019-03-23 06:57:22,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.370954990387s 2019-03-23 06:57:22,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 06:57:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" 2019-03-23 06:57:22,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:22 GMT X-Openstack-Request-Id: req-8d33a150-67a8-42b4-a6d2-12aa6534352d 2019-03-23 06:57:22,591 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 06:57:22,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-8d33a150-67a8-42b4-a6d2-12aa6534352d 2019-03-23 06:57:22,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270637989044s 2019-03-23 06:57:22,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 06:57:22,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 06:57:22,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57: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-f3f61562-c0aa-463b-b02b-f7905aacdf3b x-openstack-request-id: req-f3f61562-c0aa-463b-b02b-f7905aacdf3b 2019-03-23 06:57:22,648 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09", "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": "487fc1f9-f47f-49d4-acec-3c08d6028a09"}} 2019-03-23 06:57:22,648 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f3f61562-c0aa-463b-b02b-f7905aacdf3b 2019-03-23 06:57:22,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0459749698639s 2019-03-23 06:57:22,649 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'487fc1f9-f47f-49d4-acec-3c08d6028a09', 'swap': 0}) 2019-03-23 06:57:22,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 06:57:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}862ef479a58826e26ae694cc5daad565a98cb789" -d '{"extra_specs": {}}' 2019-03-23 06:57:22,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2e42f60-d3a1-4948-97a1-22a34d52b706 x-openstack-request-id: req-c2e42f60-d3a1-4948-97a1-22a34d52b706 2019-03-23 06:57:22,670 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 06:57:22,670 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09/os-extra_specs used request id req-c2e42f60-d3a1-4948-97a1-22a34d52b706 2019-03-23 06:57:22,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203561782837s 2019-03-23 06:57:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:57:22,681 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9092d3cd-546d-4c73-9011-0bf4420a09c8 2019-03-23 06:57:22,681 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 06:57:22,681 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-9092d3cd-546d-4c73-9011-0bf4420a09c8 2019-03-23 06:57:22,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 06:57:22,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 06:57:22,693 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28bf29bd-53cf-41a9-9814-c98f58058b04 2019-03-23 06:57:22,693 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 06:57:22,693 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-28bf29bd-53cf-41a9-9814-c98f58058b04 2019-03-23 06:57:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5aae5223ab1e98c32417ca686e2beb1ad59b11bf" 2019-03-23 06:57:22,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 06:57:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f4725a9-6c0b-4ad7-9ab4-da8d4e18aa4f 2019-03-23 06:57:22,887 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 06:57:22,887 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-0f4725a9-6c0b-4ad7-9ab4-da8d4e18aa4f 2019-03-23 06:57:22,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.202581882477s 2019-03-23 06:57:22,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'487fc1f9-f47f-49d4-acec-3c08d6028a09', 'swap': 0}) 2019-03-23 06:57:22,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-03-23 06:57:22,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 06:57:22,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 06:57:22,907 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-03-23 06:57:22,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 06:59:13,886 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 2019-03-23 06:59:13,887 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-03-23 06:59:13,888 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '494e160a-91d6-41d8-a1f9-f8b50e1c0a91'] 2019-03-23 06:59:14,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91: finished -------------------------------------------------------------------------------- test scenario Authenticate.keystone args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.576 | 0.604 | 0.653 | 0.696 | 0.74 | 0.618 | 100.0% | 10 | | total | 0.576 | 0.604 | 0.653 | 0.696 | 0.74 | 0.618 | 100.0% | 10 | | -> duration | 0.576 | 0.604 | 0.653 | 0.696 | 0.74 | 0.618 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.80871 Full duration: 12.886499 -------------------------------------------------------------------------------- test scenario Authenticate.validate_cinder args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 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.4 | 1.044 | 1.442 | 1.453 | 1.463 | 0.989 | 100.0% | 10 | | total | 0.841 | 1.522 | 1.954 | 1.96 | 1.966 | 1.499 | 100.0% | 10 | | -> duration | 0.841 | 1.522 | 1.954 | 1.96 | 1.966 | 1.499 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.185436 Full duration: 17.785362 -------------------------------------------------------------------------------- test scenario Authenticate.validate_glance args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 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.319 | 0.597 | 0.797 | 0.797 | 0.798 | 0.57 | 100.0% | 10 | | total | 0.744 | 1.032 | 1.253 | 1.256 | 1.259 | 1.02 | 100.0% | 10 | | -> duration | 0.744 | 1.032 | 1.253 | 1.256 | 1.259 | 1.02 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.868073 Full duration: 14.113787 -------------------------------------------------------------------------------- test scenario Authenticate.validate_heat args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.498 | 0.927 | 1.431 | 1.44 | 1.449 | 0.973 | 100.0% | 10 | | total | 0.924 | 1.346 | 1.903 | 1.94 | 1.977 | 1.417 | 100.0% | 10 | | -> duration | 0.924 | 1.346 | 1.903 | 1.94 | 1.977 | 1.417 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.902083 Full duration: 17.053401 -------------------------------------------------------------------------------- test scenario Authenticate.validate_neutron args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 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.422 | 0.5 | 0.936 | 0.952 | 0.967 | 0.632 | 100.0% | 10 | | total | 0.842 | 0.94 | 1.349 | 1.364 | 1.379 | 1.06 | 100.0% | 10 | | -> duration | 0.842 | 0.94 | 1.349 | 1.364 | 1.379 | 1.06 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.119318 Full duration: 14.588669 -------------------------------------------------------------------------------- test scenario Authenticate.validate_nova args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "repetitions": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 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.239 | 0.308 | 0.321 | 0.331 | 0.34 | 0.305 | 100.0% | 10 | | total | 0.653 | 0.738 | 0.8 | 0.808 | 0.815 | 0.747 | 100.0% | 10 | | -> duration | 0.653 | 0.738 | 0.8 | 0.808 | 0.815 | 0.747 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.253389 Full duration: 13.80576 HINTS: * To plot HTML graphics with this data, run: rally task report 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 --out output.html * To generate a JUnit report, run: rally task export 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 --json --out output.json 2019-03-23 06:59:14,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '494e160a-91d6-41d8-a1f9-f8b50e1c0a91', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-03-23 06:59:16,505 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 494e160a-91d6-41d8-a1f9-f8b50e1c0a91 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-03-23 06:59:16.410 723 INFO rally.api [-] Building 'json' report for the following task(s): '494e160a-91d6-41d8-a1f9-f8b50e1c0a91'. 2019-03-23 06:59:16.418 723 INFO rally.api [-] The report has been successfully built. 2019-03-23 06:59:16,517 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-03-23 06:59:16,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-03-23 06:59:16,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 06:59:16,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 06:59:16,533 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-03-23 06:59:16,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 07:05:15,699 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b5872c3d-5c97-4bd7-ba48-44958ef51a8a 2019-03-23 07:05:15,700 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b5872c3d-5c97-4bd7-ba48-44958ef51a8a'] 2019-03-23 07:05:16,431 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b5872c3d-5c97-4bd7-ba48-44958ef51a8a -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.216 | 5.122 | 6.102 | 6.174 | 6.246 | 4.766 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.185 | 1.066 | 1.101 | 1.136 | 0.466 | 100.0% | 10 | | -> glance_v2.upload_data | 0.393 | 2.047 | 2.646 | 2.649 | 2.651 | 1.807 | 100.0% | 10 | | glance_v2.delete_image | 0.964 | 1.127 | 2.132 | 2.169 | 2.206 | 1.481 | 100.0% | 10 | | total | 4.33 | 6.247 | 7.335 | 7.352 | 7.368 | 6.247 | 100.0% | 10 | | -> duration | 4.33 | 6.247 | 7.335 | 7.352 | 7.368 | 6.247 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.600899 Full duration: 33.312589 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.092 | 3.615 | 4.21 | 4.212 | 4.215 | 3.684 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.052 | 0.057 | 0.058 | 0.059 | 0.052 | 100.0% | 10 | | -> glance_v2.upload_data | 0.62 | 1.001 | 1.76 | 1.764 | 1.767 | 1.162 | 100.0% | 10 | | glance_v2.list_images | 0.034 | 0.046 | 0.066 | 0.109 | 0.152 | 0.056 | 100.0% | 10 | | total | 3.126 | 3.664 | 4.279 | 4.31 | 4.342 | 3.741 | 100.0% | 10 | | -> duration | 3.126 | 3.664 | 4.279 | 4.31 | 4.342 | 3.741 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.120431 Full duration: 31.951706 -------------------------------------------------------------------------------- test scenario GlanceImages.list_images args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.238 | 0.315 | 0.337 | 0.344 | 0.351 | 0.306 | 100.0% | 10 | | total | 0.238 | 0.315 | 0.337 | 0.344 | 0.352 | 0.307 | 100.0% | 10 | | -> duration | 0.238 | 0.315 | 0.337 | 0.344 | 0.352 | 0.307 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.656315 Full duration: 14.710402 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 } } }, "args": { "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "container_format": "bare", "disk_format": "qcow2", "number_instances": 2, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.127 | 4.655 | 5.719 | 5.798 | 5.877 | 4.659 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.051 | 0.059 | 0.061 | 0.064 | 0.052 | 100.0% | 10 | | -> glance_v2.upload_data | 0.721 | 2.13 | 3.241 | 3.317 | 3.393 | 2.211 | 100.0% | 10 | | nova.boot_servers | 14.857 | 20.898 | 22.358 | 23.765 | 25.172 | 20.261 | 100.0% | 10 | | total | 20.735 | 25.081 | 27.952 | 28.867 | 29.783 | 24.921 | 100.0% | 10 | | -> duration | 19.735 | 24.081 | 26.952 | 27.867 | 28.783 | 23.921 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.212646 Full duration: 121.940959 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_deactivate_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.008 | 3.534 | 4.125 | 4.14 | 4.155 | 3.534 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.05 | 0.056 | 0.057 | 0.058 | 0.05 | 100.0% | 10 | | -> glance_v2.upload_data | 0.581 | 1.149 | 1.663 | 1.669 | 1.675 | 1.109 | 100.0% | 10 | | glance_v2.deactivate_image | 0.055 | 0.078 | 0.099 | 0.109 | 0.12 | 0.08 | 100.0% | 10 | | total | 3.062 | 3.61 | 4.208 | 4.218 | 4.229 | 3.614 | 100.0% | 10 | | -> duration | 3.062 | 3.61 | 4.208 | 4.218 | 4.229 | 3.614 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.208334 Full duration: 31.996246 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_download_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.965 | 3.403 | 5.769 | 5.777 | 5.786 | 4.045 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.052 | 0.103 | 0.108 | 0.114 | 0.064 | 100.0% | 10 | | -> glance_v2.upload_data | 0.531 | 0.871 | 3.266 | 3.276 | 3.287 | 1.556 | 100.0% | 10 | | glance_v2.download_image | 0.139 | 0.148 | 0.295 | 0.33 | 0.366 | 0.187 | 100.0% | 10 | | total | 3.113 | 3.549 | 6.064 | 6.108 | 6.152 | 4.232 | 100.0% | 10 | | -> duration | 3.113 | 3.549 | 6.064 | 6.108 | 6.152 | 4.232 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.236277 Full duration: 33.171045 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_get_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.141 | 3.268 | 4.158 | 4.177 | 4.196 | 3.429 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.048 | 0.05 | 0.055 | 0.056 | 0.057 | 0.051 | 100.0% | 10 | | -> glance_v2.upload_data | 0.704 | 0.894 | 1.71 | 1.723 | 1.737 | 1.013 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.018 | 0.02 | 0.02 | 0.021 | 0.018 | 100.0% | 10 | | total | 3.16 | 3.287 | 4.179 | 4.196 | 4.213 | 3.447 | 100.0% | 10 | | -> duration | 3.16 | 3.287 | 4.179 | 4.196 | 4.213 | 3.447 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.454702 Full duration: 30.891918 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_update_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b5872c3d-5c97-4bd7-ba48-44958ef51a8a 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.748 | 3.928 | 5.145 | 5.571 | 5.998 | 4.111 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.056 | 1.031 | 1.039 | 1.047 | 0.342 | 100.0% | 10 | | -> glance_v2.upload_data | 0.408 | 1.129 | 1.515 | 1.519 | 1.523 | 1.161 | 100.0% | 10 | | glance_v2.update_image | 0.129 | 0.17 | 1.106 | 1.152 | 1.199 | 0.356 | 100.0% | 10 | | total | 2.882 | 4.108 | 6.139 | 6.142 | 6.145 | 4.467 | 100.0% | 10 | | -> duration | 2.882 | 4.108 | 6.139 | 6.142 | 6.145 | 4.467 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.510194 Full duration: 34.473083 HINTS: * To plot HTML graphics with this data, run: rally task report b5872c3d-5c97-4bd7-ba48-44958ef51a8a --out output.html * To generate a JUnit report, run: rally task export b5872c3d-5c97-4bd7-ba48-44958ef51a8a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b5872c3d-5c97-4bd7-ba48-44958ef51a8a --json --out output.json 2019-03-23 07:05:16,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b5872c3d-5c97-4bd7-ba48-44958ef51a8a', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-03-23 07:05:18,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b5872c3d-5c97-4bd7-ba48-44958ef51a8a --out /home/opnfv/functest/results/rally_full/glance.json 2019-03-23 07:05:18.316 1840 INFO rally.api [-] Building 'json' report for the following task(s): 'b5872c3d-5c97-4bd7-ba48-44958ef51a8a'. 2019-03-23 07:05:18.334 1840 INFO rally.api [-] The report has been successfully built. 2019-03-23 07:05:18,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-03-23 07:05:18,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-03-23 07:05:18,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 07:05:18,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 07:05:18,494 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-03-23 07:05:18,494 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 07:27:06,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 145a8c39-103c-4416-8de3-d31acfbfe3a7 2019-03-23 07:27:06,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '145a8c39-103c-4416-8de3-d31acfbfe3a7'] 2019-03-23 07:27:07,824 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 145a8c39-103c-4416-8de3-d31acfbfe3a7 -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.107 | 11.155 | 13.995 | 14.142 | 14.29 | 11.464 | 100.0% | 10 | | cinder_v3.create_volume | 2.896 | 3.101 | 3.307 | 3.586 | 3.864 | 3.149 | 100.0% | 10 | | nova.attach_volume | 4.46 | 4.715 | 4.953 | 5.012 | 5.071 | 4.701 | 100.0% | 10 | | nova.detach_volume | 1.104 | 1.555 | 3.938 | 3.988 | 4.038 | 1.978 | 100.0% | 10 | | cinder_v3.delete_volume | 2.159 | 2.356 | 2.587 | 2.619 | 2.65 | 2.387 | 100.0% | 10 | | nova.delete_server | 2.368 | 2.688 | 3.007 | 3.016 | 3.026 | 2.751 | 100.0% | 10 | | total | 23.285 | 26.14 | 28.792 | 29.612 | 30.431 | 26.431 | 100.0% | 10 | | -> duration | 22.285 | 25.14 | 27.792 | 28.612 | 29.431 | 25.431 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 78.536916 Full duration: 112.544046 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.044 | 3.329 | 3.479 | 3.495 | 3.512 | 3.321 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.021 | 0.22 | 0.291 | 0.296 | 0.302 | 0.221 | 100.0% | 10 | | total | 3.3 | 3.533 | 3.708 | 3.743 | 3.778 | 3.543 | 100.0% | 10 | | -> duration | 3.3 | 3.533 | 3.708 | 3.743 | 3.778 | 3.543 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.584584 Full duration: 53.771768 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.035 | 6.376 | 6.766 | 7.648 | 8.529 | 6.507 | 100.0% | 10 | | cinder_v3.list_volumes | 0.08 | 0.263 | 0.345 | 0.354 | 0.362 | 0.265 | 100.0% | 10 | | total | 6.295 | 6.652 | 6.924 | 7.85 | 8.775 | 6.772 | 100.0% | 10 | | -> duration | 6.295 | 6.652 | 6.924 | 7.85 | 8.775 | 6.772 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.845516 Full duration: 48.091326 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.182 | 3.442 | 4.295 | 4.39 | 4.485 | 3.595 | 100.0% | 10 | | cinder_v3.list_volumes | 0.06 | 0.265 | 0.343 | 0.354 | 0.366 | 0.271 | 100.0% | 10 | | total | 3.442 | 3.785 | 4.376 | 4.562 | 4.747 | 3.867 | 100.0% | 10 | | -> duration | 3.442 | 3.785 | 4.376 | 4.562 | 4.747 | 3.867 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.238957 Full duration: 37.609766 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 2.814 | 3.193 | 3.318 | 3.351 | 3.385 | 3.159 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 39.599 | 42.105 | 68.997 | 69.132 | 69.268 | 47.383 | 100.0% | 10 | | cinder_v3.delete_volume | 2.173 | 2.182 | 2.297 | 2.324 | 2.352 | 2.211 | 100.0% | 10 | | glance_v2.delete_image | 0.496 | 1.235 | 2.121 | 2.263 | 2.405 | 1.428 | 100.0% | 10 | | total | 46.518 | 48.261 | 76.415 | 76.538 | 76.661 | 54.182 | 100.0% | 10 | | -> duration | 46.518 | 48.261 | 76.415 | 76.538 | 76.661 | 54.182 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 144.569768 Full duration: 169.509575 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.398 | 11.835 | 13.172 | 13.797 | 14.421 | 11.949 | 100.0% | 10 | | cinder_v3.create_volume | 2.956 | 3.196 | 3.37 | 3.45 | 3.53 | 3.21 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.481 | 2.698 | 2.86 | 2.896 | 2.931 | 2.715 | 100.0% | 10 | | nova.attach_volume | 4.244 | 4.676 | 4.791 | 4.817 | 4.843 | 4.622 | 100.0% | 10 | | nova.detach_volume | 1.253 | 1.338 | 1.916 | 3.122 | 4.327 | 1.711 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.116 | 2.301 | 2.51 | 2.574 | 2.638 | 2.291 | 100.0% | 10 | | cinder_v3.delete_volume | 0.316 | 2.191 | 2.359 | 2.44 | 2.521 | 1.883 | 100.0% | 10 | | nova.delete_server | 2.398 | 2.681 | 2.986 | 3.013 | 3.04 | 2.737 | 100.0% | 10 | | total | 28.187 | 31.306 | 33.611 | 34.423 | 35.235 | 31.119 | 100.0% | 10 | | -> duration | 27.187 | 30.306 | 32.611 | 33.423 | 34.235 | 30.119 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 90.655895 Full duration: 123.687991 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.426 | 3.54 | 3.696 | 3.696 | 3.697 | 3.571 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.484 | 2.757 | 3.021 | 3.047 | 3.072 | 2.781 | 100.0% | 10 | | nova.boot_server | 9.966 | 11.001 | 12.565 | 12.882 | 13.2 | 11.186 | 100.0% | 10 | | nova.attach_volume | 4.171 | 4.615 | 4.805 | 4.831 | 4.857 | 4.57 | 100.0% | 10 | | nova.detach_volume | 0.975 | 1.481 | 1.995 | 3.056 | 4.118 | 1.694 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.126 | 2.311 | 2.395 | 2.447 | 2.499 | 2.287 | 100.0% | 10 | | cinder_v3.delete_volume | 0.502 | 2.181 | 2.486 | 2.544 | 2.603 | 2.122 | 100.0% | 10 | | nova.delete_server | 2.401 | 2.651 | 3.1 | 3.929 | 4.758 | 2.832 | 100.0% | 10 | | total | 29.094 | 29.979 | 33.474 | 33.604 | 33.734 | 31.043 | 100.0% | 10 | | -> duration | 28.094 | 28.979 | 32.474 | 32.604 | 32.734 | 30.043 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 90.342737 Full duration: 123.00443 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.41 | 3.544 | 3.678 | 3.718 | 3.757 | 3.552 | 100.0% | 10 | | total | 3.411 | 3.544 | 3.678 | 3.718 | 3.757 | 3.552 | 100.0% | 10 | | -> duration | 3.411 | 3.544 | 3.678 | 3.718 | 3.757 | 3.552 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.632654 Full duration: 35.149673 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.345 | 3.472 | 3.614 | 3.706 | 3.797 | 3.501 | 100.0% | 10 | | total | 3.345 | 3.472 | 3.614 | 3.706 | 3.797 | 3.501 | 100.0% | 10 | | -> duration | 3.345 | 3.472 | 3.614 | 3.706 | 3.797 | 3.501 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.360035 Full duration: 37.094623 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.list_volumes | 0.677 | 0.708 | 0.78 | 0.786 | 0.791 | 0.724 | 100.0% | 10 | | total | 0.677 | 0.708 | 0.78 | 0.786 | 0.792 | 0.724 | 100.0% | 10 | | -> duration | 0.677 | 0.708 | 0.78 | 0.786 | 0.792 | 0.724 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.136119 Full duration: 59.849806 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.058 | 3.297 | 3.398 | 3.419 | 3.44 | 3.262 | 100.0% | 10 | | cinder_v3.delete_snapshot | 0.584 | 2.624 | 2.744 | 2.764 | 2.784 | 2.419 | 100.0% | 10 | | total | 3.812 | 5.835 | 6.127 | 6.152 | 6.178 | 5.681 | 100.0% | 10 | | -> duration | 3.812 | 5.835 | 6.127 | 6.152 | 6.178 | 5.681 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.175414 Full duration: 55.028146 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.169 | 3.536 | 3.747 | 4.213 | 4.679 | 3.599 | 100.0% | 10 | | cinder_v3.delete_volume | 0.393 | 0.548 | 2.704 | 2.824 | 2.944 | 0.989 | 100.0% | 10 | | total | 3.716 | 4.028 | 6.302 | 6.447 | 6.593 | 4.589 | 100.0% | 10 | | -> duration | 3.716 | 4.028 | 6.302 | 6.447 | 6.593 | 4.589 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.983177 Full duration: 33.89768 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.793 | 6.208 | 6.637 | 6.638 | 6.639 | 6.261 | 100.0% | 10 | | cinder_v3.delete_volume | 0.324 | 2.488 | 2.874 | 2.911 | 2.948 | 1.977 | 100.0% | 10 | | total | 6.507 | 8.736 | 9.065 | 9.265 | 9.466 | 8.238 | 100.0% | 10 | | -> duration | 6.507 | 8.736 | 9.065 | 9.265 | 9.466 | 8.238 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.295584 Full duration: 47.050392 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.157 | 3.573 | 3.601 | 3.63 | 3.659 | 3.511 | 100.0% | 10 | | cinder_v3.delete_volume | 0.49 | 2.667 | 2.88 | 2.882 | 2.884 | 2.286 | 100.0% | 10 | | total | 3.648 | 6.245 | 6.466 | 6.469 | 6.472 | 5.797 | 100.0% | 10 | | -> duration | 3.648 | 6.245 | 6.466 | 6.469 | 6.472 | 5.797 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.49394 Full duration: 38.081365 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 3.414 | 3.531 | 3.615 | 3.619 | 3.623 | 3.514 | 100.0% | 10 | | cinder_v3.extend_volume | 0.395 | 0.636 | 0.918 | 1.661 | 2.403 | 0.797 | 100.0% | 10 | | cinder_v3.delete_volume | 2.357 | 2.589 | 2.904 | 2.936 | 2.968 | 2.637 | 100.0% | 10 | | total | 6.342 | 6.884 | 7.296 | 7.844 | 8.391 | 6.949 | 100.0% | 10 | | -> duration | 6.342 | 6.884 | 7.296 | 7.844 | 8.391 | 6.949 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.191621 Full duration: 41.778748 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.467 | 3.656 | 6.024 | 6.055 | 6.086 | 4.082 | 100.0% | 10 | | cinder_v3.delete_volume | 2.528 | 4.715 | 4.95 | 5.018 | 5.087 | 4.34 | 100.0% | 10 | | total | 6.102 | 8.422 | 10.531 | 10.611 | 10.692 | 8.422 | 100.0% | 10 | | -> duration | 6.102 | 8.422 | 10.531 | 10.611 | 10.692 | 8.422 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.375393 Full duration: 61.627715 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.63 | 0.75 | 0.784 | 0.811 | 0.839 | 0.737 | 100.0% | 10 | | cinder_v3.get_qos | 0.198 | 0.27 | 0.303 | 0.308 | 0.313 | 0.254 | 100.0% | 10 | | total | 0.827 | 1.027 | 1.062 | 1.065 | 1.069 | 0.991 | 100.0% | 10 | | -> duration | 0.827 | 1.027 | 1.062 | 1.065 | 1.069 | 0.991 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.872979 Full duration: 21.812674 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.653 | 0.728 | 0.775 | 0.79 | 0.805 | 0.719 | 100.0% | 10 | | cinder_v3.list_qos | 0.207 | 0.283 | 0.294 | 0.299 | 0.304 | 0.261 | 100.0% | 10 | | total | 0.871 | 0.962 | 1.068 | 1.083 | 1.098 | 0.98 | 100.0% | 10 | | -> duration | 0.871 | 0.962 | 1.068 | 1.083 | 1.098 | 0.98 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.940015 Full duration: 20.496114 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.636 | 0.734 | 0.768 | 0.82 | 0.872 | 0.728 | 100.0% | 10 | | cinder_v3.set_qos | 0.221 | 0.282 | 0.363 | 0.396 | 0.43 | 0.298 | 100.0% | 10 | | total | 0.869 | 1.045 | 1.129 | 1.145 | 1.161 | 1.026 | 100.0% | 10 | | -> duration | 0.869 | 1.045 | 1.129 | 1.145 | 1.161 | 1.026 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.980377 Full duration: 21.864869 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.658 | 0.756 | 0.845 | 0.866 | 0.888 | 0.754 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.192 | 0.25 | 0.308 | 0.341 | 0.375 | 0.257 | 100.0% | 10 | | total | 0.853 | 1.013 | 1.122 | 1.15 | 1.179 | 1.011 | 100.0% | 10 | | -> duration | 0.853 | 1.013 | 1.122 | 1.15 | 1.179 | 1.011 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.921722 Full duration: 20.743122 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 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.665 | 0.756 | 0.796 | 0.802 | 0.808 | 0.758 | 100.0% | 10 | | cinder_v3.list_types | 0.208 | 0.253 | 0.298 | 0.299 | 0.3 | 0.255 | 100.0% | 10 | | total | 0.873 | 1.032 | 1.058 | 1.073 | 1.088 | 1.013 | 100.0% | 10 | | -> duration | 0.873 | 1.032 | 1.058 | 1.073 | 1.088 | 1.013 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.038525 Full duration: 21.193724 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.639 | 0.75 | 0.789 | 0.799 | 0.808 | 0.736 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.224 | 0.274 | 0.332 | 0.333 | 0.333 | 0.277 | 100.0% | 10 | | total | 0.881 | 1.04 | 1.094 | 1.095 | 1.097 | 1.013 | 100.0% | 10 | | -> duration | 0.881 | 1.04 | 1.094 | 1.095 | 1.097 | 1.013 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.946946 Full duration: 20.956984 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.652 | 0.766 | 0.862 | 0.868 | 0.874 | 0.757 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.249 | 0.324 | 0.381 | 0.434 | 0.486 | 0.327 | 100.0% | 10 | | total | 0.901 | 1.056 | 1.233 | 1.245 | 1.257 | 1.085 | 100.0% | 10 | | -> duration | 0.901 | 1.056 | 1.233 | 1.245 | 1.257 | 1.085 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.142878 Full duration: 20.74016 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 145a8c39-103c-4416-8de3-d31acfbfe3a7 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.658 | 0.73 | 0.799 | 0.799 | 0.799 | 0.733 | 100.0% | 10 | | cinder_v2.add_type_access | 0.212 | 0.269 | 0.345 | 0.349 | 0.354 | 0.278 | 100.0% | 10 | | cinder_v2.list_type_access | 0.198 | 0.255 | 0.299 | 0.302 | 0.306 | 0.254 | 100.0% | 10 | | total | 1.095 | 1.224 | 1.439 | 1.445 | 1.451 | 1.266 | 100.0% | 10 | | -> duration | 1.095 | 1.224 | 1.439 | 1.445 | 1.451 | 1.266 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.804795 Full duration: 21.53257 HINTS: * To plot HTML graphics with this data, run: rally task report 145a8c39-103c-4416-8de3-d31acfbfe3a7 --out output.html * To generate a JUnit report, run: rally task export 145a8c39-103c-4416-8de3-d31acfbfe3a7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 145a8c39-103c-4416-8de3-d31acfbfe3a7 --json --out output.json 2019-03-23 07:27:07,825 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '145a8c39-103c-4416-8de3-d31acfbfe3a7', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-03-23 07:27:09,819 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 145a8c39-103c-4416-8de3-d31acfbfe3a7 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-03-23 07:27:09.694 6541 INFO rally.api [-] Building 'json' report for the following task(s): '145a8c39-103c-4416-8de3-d31acfbfe3a7'. 2019-03-23 07:27:09.735 6541 INFO rally.api [-] The report has been successfully built. 2019-03-23 07:27:09,878 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-03-23 07:27:09,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-03-23 07:27:09,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 07:27:09,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 07:27:09,891 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-03-23 07:27:09,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 07:32:07,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 2019-03-23 07:32:07,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4a91c512-dad3-4a8f-a724-b7ff8e75cee2'] 2019-03-23 07:32:08,202 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2: finished -------------------------------------------------------------------------------- test scenario Gnocchi.list_capabilities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.624 | 0.734 | 0.776 | 0.802 | 0.829 | 0.734 | 100.0% | 10 | | total | 0.624 | 0.734 | 0.776 | 0.802 | 0.829 | 0.734 | 100.0% | 10 | | -> duration | 0.624 | 0.734 | 0.776 | 0.802 | 0.829 | 0.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.186006 Full duration: 13.673511 -------------------------------------------------------------------------------- test scenario Gnocchi.get_status args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "detailed": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.get_status | 0.64 | 0.732 | 0.767 | 0.792 | 0.816 | 0.722 | 100.0% | 10 | | total | 0.64 | 0.732 | 0.768 | 0.792 | 0.816 | 0.723 | 100.0% | 10 | | -> duration | 0.64 | 0.732 | 0.768 | 0.792 | 0.816 | 0.723 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.106699 Full duration: 13.768813 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.list_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.618 | 0.709 | 0.79 | 0.819 | 0.848 | 0.726 | 100.0% | 10 | | total | 0.618 | 0.709 | 0.79 | 0.819 | 0.848 | 0.726 | 100.0% | 10 | | -> duration | 0.618 | 0.709 | 0.79 | 0.819 | 0.848 | 0.726 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.127949 Full duration: 13.521092 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.63 | 0.714 | 0.813 | 0.869 | 0.925 | 0.743 | 100.0% | 10 | | total | 0.63 | 0.714 | 0.813 | 0.869 | 0.925 | 0.743 | 100.0% | 10 | | -> duration | 0.63 | 0.714 | 0.813 | 0.869 | 0.925 | 0.743 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.207923 Full duration: 16.855222 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicyRule.create_delete_archive_policy_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "metric_pattern": "cpu_*", "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.649 | 0.753 | 0.806 | 0.834 | 0.861 | 0.756 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.204 | 0.262 | 0.421 | 0.432 | 0.444 | 0.294 | 100.0% | 10 | | total | 0.87 | 1.066 | 1.171 | 1.186 | 1.201 | 1.05 | 100.0% | 10 | | -> duration | 0.87 | 1.066 | 1.171 | 1.186 | 1.201 | 1.05 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.050379 Full duration: 15.034075 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.list_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.678 | 0.732 | 0.773 | 0.778 | 0.782 | 0.729 | 100.0% | 10 | | total | 0.678 | 0.733 | 0.773 | 0.778 | 0.782 | 0.729 | 100.0% | 10 | | -> duration | 0.678 | 0.733 | 0.773 | 0.778 | 0.782 | 0.729 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.161512 Full duration: 13.451885 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.653 | 0.731 | 0.767 | 0.769 | 0.77 | 0.725 | 100.0% | 10 | | total | 0.653 | 0.731 | 0.767 | 0.769 | 0.77 | 0.725 | 100.0% | 10 | | -> duration | 0.653 | 0.731 | 0.767 | 0.769 | 0.77 | 0.725 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.149432 Full duration: 16.51965 -------------------------------------------------------------------------------- test scenario GnocchiArchivePolicy.create_delete_archive_policy args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "definition": [ { "timespan": "1:00:00", "granularity": "0:00:01" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.637 | 0.704 | 0.874 | 0.88 | 0.885 | 0.73 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.024 | 0.263 | 0.312 | 0.318 | 0.323 | 0.243 | 100.0% | 10 | | total | 0.676 | 0.962 | 1.182 | 1.189 | 1.197 | 0.974 | 100.0% | 10 | | -> duration | 0.676 | 0.962 | 1.182 | 1.189 | 1.197 | 0.974 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.83166 Full duration: 15.198576 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.list_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.663 | 0.71 | 0.748 | 0.78 | 0.812 | 0.719 | 100.0% | 10 | | total | 0.663 | 0.71 | 0.748 | 0.78 | 0.812 | 0.72 | 100.0% | 10 | | -> duration | 0.663 | 0.71 | 0.748 | 0.78 | 0.812 | 0.72 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.132812 Full duration: 13.520759 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.931 | 2.766 | 2.972 | 2.977 | 2.982 | 2.627 | 100.0% | 10 | | total | 1.931 | 2.767 | 2.972 | 2.977 | 2.983 | 2.627 | 100.0% | 10 | | -> duration | 1.931 | 2.767 | 2.972 | 2.977 | 2.983 | 2.627 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.555188 Full duration: 23.8629 -------------------------------------------------------------------------------- test scenario GnocchiResourceType.create_delete_resource_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.35 | 2.632 | 2.801 | 2.814 | 2.826 | 2.363 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.149 | 0.604 | 0.828 | 1.373 | 1.918 | 0.659 | 100.0% | 10 | | total | 2.01 | 3.174 | 3.42 | 3.426 | 3.432 | 3.022 | 100.0% | 10 | | -> duration | 2.01 | 3.174 | 3.42 | 3.426 | 3.432 | 3.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.797313 Full duration: 21.31453 -------------------------------------------------------------------------------- test scenario GnocchiMetric.list_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "limit": 10000 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.624 | 0.72 | 0.742 | 0.742 | 0.743 | 0.712 | 100.0% | 10 | | total | 0.624 | 0.72 | 0.742 | 0.742 | 0.743 | 0.712 | 100.0% | 10 | | -> duration | 0.624 | 0.72 | 0.742 | 0.742 | 0.743 | 0.712 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.144974 Full duration: 13.448213 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.915 | 1.013 | 1.125 | 1.127 | 1.129 | 1.023 | 100.0% | 10 | | total | 0.916 | 1.013 | 1.125 | 1.127 | 1.13 | 1.023 | 100.0% | 10 | | -> duration | 0.916 | 1.013 | 1.125 | 1.127 | 1.13 | 1.023 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.004742 Full duration: 16.347416 -------------------------------------------------------------------------------- test scenario GnocchiMetric.create_delete_metric args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "archive_policy_name": "low" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.727 | 0.906 | 1.024 | 1.075 | 1.125 | 0.919 | 100.0% | 10 | | gnocchi.delete_metric | 0.036 | 0.234 | 0.281 | 0.289 | 0.296 | 0.222 | 100.0% | 10 | | total | 0.94 | 1.134 | 1.283 | 1.309 | 1.334 | 1.141 | 100.0% | 10 | | -> duration | 0.94 | 1.134 | 1.283 | 1.309 | 1.334 | 1.141 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.31303 Full duration: 17.321818 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.702 | 0.741 | 0.833 | 0.834 | 0.836 | 0.762 | 100.0% | 10 | | total | 0.702 | 0.742 | 0.833 | 0.835 | 0.836 | 0.762 | 100.0% | 10 | | -> duration | 0.702 | 0.742 | 0.833 | 0.835 | 0.836 | 0.762 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.27417 Full duration: 19.036791 -------------------------------------------------------------------------------- test scenario GnocchiResource.create_delete_resource args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 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.656 | 0.736 | 0.794 | 0.799 | 0.804 | 0.737 | 100.0% | 10 | | gnocchi.delete_resource | 0.209 | 0.261 | 0.322 | 0.324 | 0.327 | 0.265 | 100.0% | 10 | | total | 0.866 | 1.005 | 1.1 | 1.107 | 1.114 | 1.002 | 100.0% | 10 | | -> duration | 0.866 | 1.005 | 1.1 | 1.107 | 1.114 | 1.002 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.075726 Full duration: 16.497867 HINTS: * To plot HTML graphics with this data, run: rally task report 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 --out output.html * To generate a JUnit report, run: rally task export 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 --json --out output.json 2019-03-23 07:32:08,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4a91c512-dad3-4a8f-a724-b7ff8e75cee2', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-03-23 07:32:10,295 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4a91c512-dad3-4a8f-a724-b7ff8e75cee2 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-03-23 07:32:10.102 8490 INFO rally.api [-] Building 'json' report for the following task(s): '4a91c512-dad3-4a8f-a724-b7ff8e75cee2'. 2019-03-23 07:32:10.124 8490 INFO rally.api [-] The report has been successfully built. 2019-03-23 07:32:10,324 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-03-23 07:32:10,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-03-23 07:32:10,325 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 07:32:10,336 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 07:32:10,337 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-03-23 07:32:10,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 07:44:11,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 2019-03-23 07:44:11,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '99b69281-ac9f-40c6-94fa-3a1224d5b7a4'] 2019-03-23 07:44:12,284 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4: finished -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.759 | 5.295 | 5.903 | 6.084 | 6.266 | 5.339 | 100.0% | 10 | | heat.delete_stack | 0.398 | 0.741 | 1.201 | 1.261 | 1.321 | 0.776 | 100.0% | 10 | | total | 5.414 | 6.051 | 6.439 | 6.946 | 7.453 | 6.115 | 100.0% | 10 | | -> duration | 3.414 | 4.051 | 4.439 | 4.946 | 5.453 | 4.115 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.888207 Full duration: 32.731861 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "image": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "public_net": "external", "flavor": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 18.531 | 24.904 | 28.483 | 28.846 | 29.209 | 24.576 | 100.0% | 10 | | heat.delete_stack | 8.668 | 10.683 | 12.522 | 12.837 | 13.152 | 10.889 | 100.0% | 10 | | total | 27.199 | 35.956 | 39.386 | 39.513 | 39.64 | 35.464 | 100.0% | 10 | | -> duration | 25.199 | 33.956 | 37.386 | 37.513 | 37.64 | 33.464 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 100.726797 Full duration: 117.389057 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "network_id": "4e07ad78-5830-48f6-8e85-0a364b29adab", "image": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "flavor": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 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 | 19.699 | 21.21 | 23.091 | 23.779 | 24.467 | 21.5 | 100.0% | 10 | | heat.delete_stack | 5.659 | 6.893 | 7.914 | 8.08 | 8.246 | 6.874 | 100.0% | 10 | | total | 26.21 | 28.38 | 30.398 | 31.258 | 32.118 | 28.375 | 100.0% | 10 | | -> duration | 24.21 | 26.38 | 28.398 | 29.258 | 30.118 | 26.375 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.036877 Full duration: 96.759784 -------------------------------------------------------------------------------- test scenario HeatStacks.create_and_list_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.848 | 5.036 | 5.316 | 5.319 | 5.323 | 5.081 | 100.0% | 10 | | heat.list_stacks | 0.041 | 0.239 | 0.399 | 0.407 | 0.416 | 0.221 | 100.0% | 10 | | total | 5.046 | 5.275 | 5.564 | 5.566 | 5.567 | 5.302 | 100.0% | 10 | | -> duration | 3.046 | 3.275 | 3.564 | 3.566 | 3.567 | 3.302 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.960189 Full duration: 35.268005 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.952 | 5.184 | 5.411 | 5.436 | 5.46 | 5.172 | 100.0% | 10 | | heat.update_stack | 2.634 | 2.866 | 4.089 | 4.107 | 4.125 | 3.085 | 100.0% | 10 | | heat.delete_stack | 2.536 | 2.711 | 3.291 | 3.491 | 3.691 | 2.877 | 100.0% | 10 | | total | 10.587 | 11.011 | 11.722 | 12.057 | 12.393 | 11.133 | 100.0% | 10 | | -> duration | 6.587 | 7.011 | 7.722 | 8.057 | 8.393 | 7.133 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.83027 Full duration: 48.652153 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.68 | 5.333 | 5.533 | 5.653 | 5.772 | 5.268 | 100.0% | 10 | | heat.update_stack | 2.441 | 2.778 | 3.189 | 3.208 | 3.228 | 2.858 | 100.0% | 10 | | heat.delete_stack | 0.383 | 0.744 | 1.615 | 1.66 | 1.706 | 0.963 | 100.0% | 10 | | total | 8.531 | 8.952 | 9.599 | 9.762 | 9.925 | 9.088 | 100.0% | 10 | | -> duration | 4.531 | 4.952 | 5.599 | 5.762 | 5.925 | 5.088 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.871374 Full duration: 41.536818 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.869 | 5.029 | 5.383 | 5.42 | 5.456 | 5.1 | 100.0% | 10 | | heat.update_stack | 3.699 | 4.049 | 4.626 | 4.907 | 5.188 | 4.156 | 100.0% | 10 | | heat.delete_stack | 3.709 | 4.037 | 4.244 | 4.283 | 4.322 | 4.01 | 100.0% | 10 | | total | 12.653 | 13.184 | 13.549 | 14.185 | 14.82 | 13.266 | 100.0% | 10 | | -> duration | 8.653 | 9.184 | 9.549 | 10.185 | 10.82 | 9.266 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.268634 Full duration: 54.168621 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 3 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.872 | 5.172 | 5.443 | 5.472 | 5.501 | 5.2 | 100.0% | 10 | | heat.update_stack | 2.593 | 2.737 | 3.267 | 3.302 | 3.337 | 2.862 | 100.0% | 10 | | heat.delete_stack | 2.436 | 3.023 | 3.28 | 3.393 | 3.507 | 3.014 | 100.0% | 10 | | total | 10.76 | 11.029 | 11.44 | 11.536 | 11.631 | 11.077 | 100.0% | 10 | | -> duration | 6.76 | 7.029 | 7.44 | 7.536 | 7.631 | 7.077 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.26469 Full duration: 48.64634 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 4 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/resource_group.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.808 | 5.091 | 5.302 | 5.316 | 5.329 | 5.085 | 100.0% | 10 | | heat.update_stack | 2.672 | 3.065 | 4.011 | 4.09 | 4.169 | 3.314 | 100.0% | 10 | | heat.delete_stack | 1.602 | 1.771 | 2.514 | 2.551 | 2.588 | 1.919 | 100.0% | 10 | | total | 9.625 | 10.27 | 10.999 | 11.019 | 11.04 | 10.318 | 100.0% | 10 | | -> duration | 5.625 | 6.27 | 6.999 | 7.019 | 7.04 | 6.318 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.467858 Full duration: 45.467236 -------------------------------------------------------------------------------- test scenario HeatStacks.create_update_delete_stack args position 5 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template", "updated_template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.685 | 5.397 | 5.553 | 5.588 | 5.623 | 5.259 | 100.0% | 10 | | heat.update_stack | 2.449 | 2.828 | 3.049 | 3.063 | 3.077 | 2.821 | 100.0% | 10 | | heat.delete_stack | 1.403 | 1.855 | 2.465 | 2.492 | 2.518 | 1.915 | 100.0% | 10 | | total | 9.38 | 9.883 | 10.899 | 10.904 | 10.909 | 9.996 | 100.0% | 10 | | -> duration | 5.38 | 5.883 | 6.899 | 6.904 | 6.909 | 5.996 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.261288 Full duration: 44.141011 -------------------------------------------------------------------------------- test scenario HeatStacks.create_check_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 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.024 | 5.244 | 5.519 | 5.535 | 5.552 | 5.273 | 100.0% | 10 | | heat.check_stack | 0.688 | 0.898 | 2.009 | 2.02 | 2.031 | 1.166 | 100.0% | 10 | | heat.delete_stack | 1.385 | 1.619 | 2.144 | 2.423 | 2.702 | 1.747 | 100.0% | 10 | | total | 7.459 | 8.011 | 9.069 | 9.336 | 9.603 | 8.186 | 100.0% | 10 | | -> duration | 5.459 | 6.011 | 7.069 | 7.336 | 7.603 | 6.186 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.451401 Full duration: 39.639193 -------------------------------------------------------------------------------- test scenario HeatStacks.create_suspend_resume_delete_stack args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": { "template_path": "/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.601 | 5.324 | 5.656 | 5.862 | 6.067 | 5.301 | 100.0% | 10 | | heat.suspend_stack | 0.428 | 0.911 | 1.834 | 1.89 | 1.947 | 1.076 | 100.0% | 10 | | heat.resume_stack | 0.425 | 1.305 | 1.815 | 1.954 | 2.094 | 1.228 | 100.0% | 10 | | heat.delete_stack | 1.527 | 1.835 | 2.646 | 2.801 | 2.955 | 2.006 | 100.0% | 10 | | total | 8.21 | 9.406 | 10.763 | 11.11 | 11.458 | 9.611 | 100.0% | 10 | | -> duration | 6.21 | 7.406 | 8.763 | 9.11 | 9.458 | 7.611 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.534296 Full duration: 43.840616 -------------------------------------------------------------------------------- test scenario HeatStacks.list_stacks_and_resources args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "heat_stack_owner" ] }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 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.673 | 0.754 | 0.849 | 0.857 | 0.865 | 0.761 | 100.0% | 10 | | total | 0.673 | 0.754 | 0.849 | 0.857 | 0.865 | 0.761 | 100.0% | 10 | | -> duration | 0.673 | 0.754 | 0.849 | 0.857 | 0.865 | 0.761 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.289149 Full duration: 15.027779 HINTS: * To plot HTML graphics with this data, run: rally task report 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 --out output.html * To generate a JUnit report, run: rally task export 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 --json --out output.json 2019-03-23 07:44:12,285 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '99b69281-ac9f-40c6-94fa-3a1224d5b7a4', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-03-23 07:44:14,222 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 99b69281-ac9f-40c6-94fa-3a1224d5b7a4 --out /home/opnfv/functest/results/rally_full/heat.json 2019-03-23 07:44:14.088 11667 INFO rally.api [-] Building 'json' report for the following task(s): '99b69281-ac9f-40c6-94fa-3a1224d5b7a4'. 2019-03-23 07:44:14.110 11667 INFO rally.api [-] The report has been successfully built. 2019-03-23 07:44:14,254 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-03-23 07:44:14,255 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-03-23 07:44:14,256 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 07:44:14,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 07:44:14,268 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-03-23 07:44:14,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 07:50:29,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 2019-03-23 07:50:29,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '36094d9a-ff4a-46e3-b021-dd9276a8d7a6'] 2019-03-23 07:50:30,506 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6: finished -------------------------------------------------------------------------------- test scenario KeystoneBasic.add_and_remove_user_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.732 | 0.932 | 1.403 | 1.522 | 1.642 | 1.058 | 100.0% | 10 | | keystone_v3.add_role | 0.141 | 0.197 | 0.237 | 0.238 | 0.238 | 0.199 | 100.0% | 10 | | keystone_v3.revoke_role | 0.148 | 0.191 | 0.234 | 0.234 | 0.234 | 0.188 | 100.0% | 10 | | total | 1.124 | 1.304 | 1.86 | 1.92 | 1.981 | 1.445 | 100.0% | 10 | | -> duration | 1.124 | 1.304 | 1.86 | 1.92 | 1.981 | 1.445 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.610355 Full duration: 28.341812 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_add_and_list_user_roles args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.741 | 0.879 | 2.609 | 2.679 | 2.749 | 1.369 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.172 | 0.233 | 0.246 | 0.26 | 0.185 | 100.0% | 10 | | keystone_v3.list_roles | 0.132 | 0.164 | 0.239 | 0.244 | 0.249 | 0.179 | 100.0% | 10 | | total | 1.09 | 1.223 | 2.999 | 3.039 | 3.08 | 1.734 | 100.0% | 10 | | -> duration | 1.09 | 1.223 | 2.999 | 3.039 | 3.08 | 1.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.35703 Full duration: 28.610707 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_tenants args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.005 | 1.11 | 2.701 | 2.729 | 2.757 | 1.534 | 100.0% | 10 | | keystone_v3.list_projects | 0.114 | 0.13 | 0.213 | 0.223 | 0.232 | 0.151 | 100.0% | 10 | | total | 1.132 | 1.253 | 2.913 | 2.92 | 2.927 | 1.685 | 100.0% | 10 | | -> duration | 1.132 | 1.253 | 2.913 | 2.92 | 2.927 | 1.685 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.231358 Full duration: 28.41991 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_role args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.635 | 0.759 | 0.823 | 0.825 | 0.827 | 0.752 | 100.0% | 10 | | keystone_v3.delete_role | 0.125 | 0.155 | 0.214 | 0.233 | 0.251 | 0.17 | 100.0% | 10 | | total | 0.827 | 0.932 | 0.998 | 1.016 | 1.034 | 0.923 | 100.0% | 10 | | -> duration | 0.827 | 0.932 | 0.998 | 1.016 | 1.034 | 0.923 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.307061 Full duration: 23.505673 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_delete_service args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.666 | 0.759 | 0.833 | 0.856 | 0.879 | 0.762 | 100.0% | 10 | | keystone_v3.delete_service | 0.136 | 0.179 | 0.243 | 0.302 | 0.361 | 0.195 | 100.0% | 10 | | total | 0.81 | 0.968 | 1.033 | 1.111 | 1.189 | 0.958 | 100.0% | 10 | | -> duration | 0.81 | 0.968 | 1.033 | 1.111 | 1.189 | 0.958 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.22772 Full duration: 23.578206 -------------------------------------------------------------------------------- test scenario KeystoneBasic.get_entities args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.88 | 1.095 | 1.157 | 1.158 | 1.16 | 1.068 | 100.0% | 10 | | keystone_v3.create_user | 0.7 | 0.749 | 0.854 | 0.879 | 0.905 | 0.777 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.116 | 0.137 | 0.193 | 0.196 | 0.199 | 0.145 | 100.0% | 10 | | -> keystone_v3.add_role | 0.148 | 0.162 | 0.189 | 0.234 | 0.279 | 0.175 | 100.0% | 10 | | keystone_v3.create_role | 0.122 | 0.132 | 0.189 | 0.192 | 0.195 | 0.148 | 100.0% | 10 | | keystone_v3.get_project | 0.112 | 0.127 | 0.168 | 0.172 | 0.176 | 0.137 | 100.0% | 10 | | keystone_v3.get_user | 0.121 | 0.151 | 0.212 | 0.216 | 0.22 | 0.162 | 100.0% | 10 | | keystone_v3.get_role | 0.107 | 0.123 | 0.143 | 0.187 | 0.23 | 0.132 | 100.0% | 10 | | keystone_v3.list_services | 0.109 | 0.119 | 0.136 | 0.139 | 0.142 | 0.121 | 100.0% | 10 | | keystone_v3.get_services | 0.109 | 0.124 | 0.147 | 0.199 | 0.25 | 0.134 | 100.0% | 10 | | total | 2.677 | 2.802 | 2.908 | 2.982 | 3.055 | 2.818 | 100.0% | 10 | | -> duration | 2.677 | 2.802 | 2.908 | 2.982 | 3.055 | 2.818 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.877491 Full duration: 41.915969 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_update_and_delete_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.041 | 1.154 | 2.864 | 2.88 | 2.895 | 1.777 | 100.0% | 10 | | keystone_v3.update_project | 0.132 | 0.168 | 0.194 | 0.202 | 0.21 | 0.167 | 100.0% | 10 | | keystone_v3.delete_project | 0.168 | 0.222 | 0.273 | 0.28 | 0.286 | 0.219 | 100.0% | 10 | | total | 1.439 | 1.524 | 3.23 | 3.245 | 3.26 | 2.164 | 100.0% | 10 | | -> duration | 1.439 | 1.524 | 3.23 | 3.245 | 3.26 | 2.164 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.55949 Full duration: 26.321163 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.966 | 1.186 | 1.711 | 2.095 | 2.478 | 1.377 | 100.0% | 10 | | total | 1.153 | 1.326 | 1.84 | 2.238 | 2.636 | 1.525 | 100.0% | 10 | | -> duration | 1.153 | 1.326 | 1.84 | 2.238 | 2.636 | 1.525 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.233614 Full duration: 25.500237 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.04 | 1.116 | 1.182 | 1.213 | 1.243 | 1.123 | 100.0% | 10 | | total | 1.04 | 1.116 | 1.182 | 1.213 | 1.243 | 1.123 | 100.0% | 10 | | -> duration | 1.04 | 1.116 | 1.182 | 1.213 | 1.243 | 1.123 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.844129 Full duration: 25.360494 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_and_list_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 1.03 | 1.198 | 1.881 | 1.891 | 1.901 | 1.412 | 100.0% | 10 | | keystone_v3.list_users | 0.122 | 0.133 | 0.217 | 0.223 | 0.229 | 0.157 | 100.0% | 10 | | total | 1.335 | 1.594 | 2.204 | 2.211 | 2.218 | 1.734 | 100.0% | 10 | | -> duration | 1.335 | 1.594 | 2.204 | 2.211 | 2.218 | 1.734 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.552776 Full duration: 25.98507 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant_with_users args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": { "users_per_tenant": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 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.928 | 1.063 | 1.152 | 1.16 | 1.168 | 1.055 | 100.0% | 10 | | keystone_v3.create_users | 6.927 | 7.403 | 7.724 | 7.838 | 7.952 | 7.408 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.927 | 7.402 | 7.724 | 7.838 | 7.952 | 7.407 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.245 | 1.318 | 1.589 | 1.589 | 1.59 | 1.369 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.543 | 1.744 | 1.794 | 1.827 | 1.86 | 1.708 | 100.0% | 10 | | total | 9.477 | 9.839 | 10.175 | 10.262 | 10.35 | 9.883 | 100.0% | 10 | | -> duration | 9.477 | 9.839 | 10.175 | 10.262 | 10.35 | 9.883 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.816778 Full duration: 70.601215 HINTS: * To plot HTML graphics with this data, run: rally task report 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 --out output.html * To generate a JUnit report, run: rally task export 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 --json --out output.json 2019-03-23 07:50:30,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '36094d9a-ff4a-46e3-b021-dd9276a8d7a6', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-03-23 07:50:32,359 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 36094d9a-ff4a-46e3-b021-dd9276a8d7a6 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-03-23 07:50:32.242 13776 INFO rally.api [-] Building 'json' report for the following task(s): '36094d9a-ff4a-46e3-b021-dd9276a8d7a6'. 2019-03-23 07:50:32.268 13776 INFO rally.api [-] The report has been successfully built. 2019-03-23 07:50:32,396 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-03-23 07:50:32,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-03-23 07:50:32,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 07:50:32,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 07:50:32,411 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-23 07:50:32,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 08:16:28,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0b220d70-b9c9-4fc9-92fe-e962845e0b52 2019-03-23 08:16:28,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0b220d70-b9c9-4fc9-92fe-e962845e0b52'] 2019-03-23 08:16:29,303 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0b220d70-b9c9-4fc9-92fe-e962845e0b52 -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52: finished -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.872 | 1.09 | 1.306 | 1.314 | 1.322 | 1.095 | 100.0% | 10 | | neutron.update_network | 0.405 | 0.694 | 1.132 | 1.177 | 1.221 | 0.752 | 100.0% | 10 | | total | 1.278 | 1.766 | 2.438 | 2.491 | 2.544 | 1.847 | 100.0% | 10 | | -> duration | 1.278 | 1.766 | 2.438 | 2.491 | 2.544 | 1.847 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.965774 Full duration: 43.873271 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.44 | 2.217 | 2.932 | 2.956 | 2.981 | 2.238 | 100.0% | 10 | | neutron.update_port | 0.461 | 0.859 | 1.136 | 1.138 | 1.141 | 0.797 | 100.0% | 10 | | total | 2.233 | 2.705 | 3.896 | 3.903 | 3.91 | 3.036 | 100.0% | 10 | | -> duration | 2.233 | 2.705 | 3.896 | 3.903 | 3.91 | 3.036 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.955421 Full duration: 83.596006 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.959 | 1.105 | 1.253 | 1.376 | 1.499 | 1.133 | 100.0% | 10 | | neutron.create_subnet | 0.606 | 0.888 | 1.648 | 2.148 | 2.648 | 1.088 | 100.0% | 10 | | neutron.create_router | 0.105 | 0.136 | 0.271 | 0.39 | 0.51 | 0.191 | 100.0% | 10 | | neutron.add_interface_router | 2.724 | 3.062 | 5.776 | 5.803 | 5.829 | 3.791 | 100.0% | 10 | | neutron.update_router | 0.682 | 1.278 | 1.609 | 1.624 | 1.64 | 1.173 | 100.0% | 10 | | total | 5.5 | 6.338 | 10.208 | 10.231 | 10.253 | 7.376 | 100.0% | 10 | | -> duration | 5.5 | 6.338 | 10.208 | 10.231 | 10.253 | 7.376 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.828855 Full duration: 114.030764 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.024 | 1.09 | 1.186 | 1.274 | 1.362 | 1.119 | 100.0% | 10 | | neutron.create_subnet | 0.555 | 0.844 | 1.451 | 1.459 | 1.467 | 0.933 | 100.0% | 10 | | neutron.update_subnet | 0.496 | 0.802 | 1.185 | 1.21 | 1.235 | 0.835 | 100.0% | 10 | | total | 2.195 | 2.84 | 3.613 | 3.723 | 3.832 | 2.888 | 100.0% | 10 | | -> duration | 2.195 | 2.84 | 3.613 | 3.723 | 3.832 | 2.888 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.224697 Full duration: 88.652398 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.899 | 1.026 | 1.314 | 1.347 | 1.38 | 1.084 | 100.0% | 10 | | neutron.delete_network | 0.614 | 1.186 | 1.457 | 1.457 | 1.457 | 1.057 | 100.0% | 10 | | total | 1.628 | 2.205 | 2.464 | 2.531 | 2.597 | 2.141 | 100.0% | 10 | | -> duration | 1.628 | 2.205 | 2.464 | 2.531 | 2.597 | 2.141 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.388634 Full duration: 38.586322 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.739 | 2.099 | 3.083 | 3.153 | 3.223 | 2.36 | 100.0% | 10 | | neutron.delete_port | 0.586 | 0.749 | 1.375 | 1.389 | 1.403 | 0.901 | 100.0% | 10 | | total | 2.411 | 2.739 | 4.366 | 4.378 | 4.391 | 3.261 | 100.0% | 10 | | -> duration | 2.411 | 2.739 | 4.366 | 4.378 | 4.391 | 3.261 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.568586 Full duration: 78.037331 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.85 | 1.052 | 1.282 | 1.308 | 1.334 | 1.072 | 100.0% | 10 | | neutron.create_subnet | 0.59 | 0.974 | 1.489 | 1.566 | 1.643 | 1.047 | 100.0% | 10 | | neutron.create_router | 0.091 | 0.156 | 0.196 | 0.239 | 0.283 | 0.156 | 100.0% | 10 | | neutron.add_interface_router | 2.536 | 3.088 | 5.525 | 5.547 | 5.569 | 3.787 | 100.0% | 10 | | neutron.remove_interface_router | 2.064 | 2.876 | 4.187 | 4.233 | 4.278 | 3.202 | 100.0% | 10 | | neutron.delete_router | 0.415 | 0.71 | 1.215 | 1.221 | 1.227 | 0.775 | 100.0% | 10 | | total | 7.327 | 8.388 | 13.906 | 13.907 | 13.908 | 10.041 | 100.0% | 10 | | -> duration | 7.327 | 8.388 | 13.906 | 13.907 | 13.908 | 10.041 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.17968 Full duration: 111.795359 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.338 | 1.624 | 2.991 | 2.994 | 2.997 | 1.956 | 100.0% | 10 | | neutron.delete_subnet | 0.501 | 0.861 | 3.948 | 4.109 | 4.271 | 1.798 | 100.0% | 10 | | total | 1.865 | 2.544 | 6.92 | 6.971 | 7.021 | 3.755 | 100.0% | 10 | | -> duration | 1.865 | 2.544 | 6.92 | 6.971 | 7.021 | 3.755 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.320128 Full duration: 81.157754 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_networks args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "network": -1 } } }, "args": { "network_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.801 | 1.125 | 1.409 | 1.623 | 1.837 | 1.152 | 100.0% | 10 | | neutron.list_networks | 0.119 | 0.389 | 0.702 | 0.706 | 0.71 | 0.375 | 100.0% | 10 | | total | 1.03 | 1.486 | 1.934 | 1.963 | 1.992 | 1.526 | 100.0% | 10 | | -> duration | 1.03 | 1.486 | 1.934 | 1.963 | 1.992 | 1.526 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.603796 Full duration: 40.797753 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.669 | 1.896 | 2.85 | 2.852 | 2.855 | 2.16 | 100.0% | 10 | | neutron.list_ports | 0.077 | 0.086 | 0.136 | 0.137 | 0.138 | 0.102 | 100.0% | 10 | | total | 1.748 | 1.98 | 2.978 | 2.982 | 2.986 | 2.262 | 100.0% | 10 | | -> duration | 1.748 | 1.98 | 2.978 | 2.982 | 2.986 | 2.262 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.770507 Full duration: 79.601448 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.873 | 1.069 | 1.21 | 1.255 | 1.3 | 1.081 | 100.0% | 10 | | neutron.create_subnet | 0.601 | 0.779 | 0.965 | 1.284 | 1.603 | 0.838 | 100.0% | 10 | | neutron.create_router | 0.109 | 0.145 | 0.255 | 0.483 | 0.712 | 0.199 | 100.0% | 10 | | neutron.add_interface_router | 2.437 | 3.19 | 3.331 | 3.345 | 3.36 | 3.091 | 100.0% | 10 | | neutron.list_routers | 0.15 | 0.18 | 0.259 | 0.345 | 0.431 | 0.208 | 100.0% | 10 | | total | 4.62 | 5.433 | 5.676 | 5.868 | 6.061 | 5.417 | 100.0% | 10 | | -> duration | 4.62 | 5.433 | 5.676 | 5.868 | 6.061 | 5.417 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.891273 Full duration: 109.709921 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.896 | 1.047 | 1.288 | 1.423 | 1.558 | 1.088 | 100.0% | 10 | | neutron.create_subnet | 0.577 | 0.74 | 1.528 | 1.542 | 1.556 | 0.866 | 100.0% | 10 | | neutron.list_subnets | 0.062 | 0.081 | 0.142 | 0.145 | 0.148 | 0.095 | 100.0% | 10 | | total | 1.594 | 1.884 | 2.749 | 2.75 | 2.752 | 2.05 | 100.0% | 10 | | -> duration | 1.594 | 1.884 | 2.749 | 2.75 | 2.752 | 2.05 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.881251 Full duration: 86.544982 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.748 | 0.884 | 1.046 | 1.218 | 1.39 | 0.92 | 100.0% | 10 | | neutron.delete_security_group | 0.105 | 0.124 | 0.485 | 0.486 | 0.487 | 0.218 | 100.0% | 10 | | total | 0.853 | 1.081 | 1.425 | 1.464 | 1.502 | 1.139 | 100.0% | 10 | | -> duration | 0.853 | 1.081 | 1.425 | 1.464 | 1.502 | 1.139 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.32102 Full duration: 36.350129 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_delete_security_group_rule args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.737 | 0.902 | 0.971 | 1.028 | 1.085 | 0.891 | 100.0% | 10 | | neutron.create_security_group_rule | 0.124 | 0.16 | 0.191 | 0.191 | 0.192 | 0.159 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.077 | 0.095 | 0.131 | 0.142 | 0.154 | 0.099 | 100.0% | 10 | | neutron.delete_security_group | 0.105 | 0.124 | 0.203 | 0.204 | 0.205 | 0.147 | 100.0% | 10 | | total | 1.177 | 1.271 | 1.448 | 1.451 | 1.453 | 1.297 | 100.0% | 10 | | -> duration | 1.177 | 1.271 | 1.448 | 1.451 | 1.453 | 1.297 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.885265 Full duration: 36.358297 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_list_security_group_rules args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.817 | 0.928 | 1.22 | 1.284 | 1.348 | 0.988 | 100.0% | 10 | | neutron.create_security_group_rule | 0.107 | 0.164 | 0.206 | 0.217 | 0.228 | 0.161 | 100.0% | 10 | | neutron.list_security_group_rules | 0.022 | 0.041 | 0.074 | 0.08 | 0.087 | 0.049 | 100.0% | 10 | | total | 0.989 | 1.158 | 1.468 | 1.498 | 1.528 | 1.198 | 100.0% | 10 | | -> duration | 0.989 | 1.158 | 1.468 | 1.498 | 1.528 | 1.198 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.490772 Full duration: 39.742239 -------------------------------------------------------------------------------- test scenario NeutronSecurityGroup.create_and_show_security_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "security_group": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.786 | 0.95 | 1.178 | 1.229 | 1.28 | 0.997 | 100.0% | 10 | | neutron.show_security_group | 0.029 | 0.033 | 0.067 | 0.074 | 0.08 | 0.041 | 100.0% | 10 | | total | 0.816 | 1.018 | 1.219 | 1.265 | 1.311 | 1.038 | 100.0% | 10 | | -> duration | 0.816 | 1.018 | 1.219 | 1.265 | 1.311 | 1.038 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.058692 Full duration: 37.583753 -------------------------------------------------------------------------------- test scenario NeutronNetworks.set_and_clear_router_gateway args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "roles": [ "admin" ], "quotas": { "neutron": { "router": -1, "network": -1 } } }, "args": { "network_create_args": { "router:external": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.903 | 1.064 | 1.467 | 1.685 | 1.902 | 1.191 | 100.0% | 10 | | neutron.create_router | 0.085 | 0.134 | 0.522 | 0.525 | 0.527 | 0.22 | 100.0% | 10 | | neutron.add_gateway_router | 2.452 | 2.788 | 7.417 | 7.456 | 7.494 | 4.072 | 100.0% | 10 | | neutron.remove_gateway_router | 1.324 | 1.698 | 4.396 | 4.418 | 4.44 | 2.389 | 100.0% | 10 | | total | 4.936 | 5.535 | 13.833 | 13.854 | 13.874 | 7.873 | 100.0% | 10 | | -> duration | 4.936 | 5.535 | 13.833 | 13.854 | 13.874 | 7.873 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.984783 Full duration: 75.783547 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port (x2) | 2.841 | 4.744 | 4.97 | 4.984 | 4.997 | 4.1 | 100.0% | 10 | | neutron.show_port (x2) | 0.126 | 0.234 | 0.267 | 0.273 | 0.28 | 0.21 | 100.0% | 10 | | total | 2.985 | 4.984 | 5.249 | 5.256 | 5.263 | 4.311 | 100.0% | 10 | | -> duration | 2.985 | 4.984 | 5.249 | 5.256 | 5.263 | 4.311 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.341246 Full duration: 89.22771 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 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.035 | 1.303 | 1.451 | 1.564 | 1.678 | 1.281 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.426 | 1.502 | 2.458 | 2.611 | 2.763 | 1.795 | 100.0% | 10 | | neutron.create_router (x2) | 0.208 | 0.231 | 1.162 | 1.17 | 1.178 | 0.428 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.449 | 6.03 | 10.708 | 10.736 | 10.764 | 6.875 | 100.0% | 10 | | neutron.show_router (x2) | 0.235 | 0.388 | 0.566 | 0.629 | 0.692 | 0.412 | 100.0% | 10 | | total | 8.944 | 9.585 | 16.123 | 16.179 | 16.234 | 10.791 | 100.0% | 10 | | -> duration | 8.944 | 9.585 | 16.123 | 16.179 | 16.234 | 10.791 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.249711 Full duration: 138.121308 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 0b220d70-b9c9-4fc9-92fe-e962845e0b52 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet (x2) | 1.922 | 2.975 | 3.869 | 3.98 | 4.091 | 2.927 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.106 | 0.129 | 0.201 | 0.226 | 0.25 | 0.146 | 100.0% | 10 | | total | 2.041 | 3.104 | 4.105 | 4.155 | 4.204 | 3.074 | 100.0% | 10 | | -> duration | 2.041 | 3.104 | 4.105 | 4.155 | 4.204 | 3.074 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.085896 Full duration: 99.550308 HINTS: * To plot HTML graphics with this data, run: rally task report 0b220d70-b9c9-4fc9-92fe-e962845e0b52 --out output.html * To generate a JUnit report, run: rally task export 0b220d70-b9c9-4fc9-92fe-e962845e0b52 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0b220d70-b9c9-4fc9-92fe-e962845e0b52 --json --out output.json 2019-03-23 08:16:29,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0b220d70-b9c9-4fc9-92fe-e962845e0b52', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-03-23 08:16:31,351 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0b220d70-b9c9-4fc9-92fe-e962845e0b52 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-03-23 08:16:31.210 20001 INFO rally.api [-] Building 'json' report for the following task(s): '0b220d70-b9c9-4fc9-92fe-e962845e0b52'. 2019-03-23 08:16:31.249 20001 INFO rally.api [-] The report has been successfully built. 2019-03-23 08:16:31,408 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-23 08:16:31,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-03-23 08:16:31,409 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 08:16:31,420 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 08:16:31,421 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-03-23 08:16:31,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 09:12:43,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 41807d74-8ab8-46d4-8778-e43501ac5b60 2019-03-23 09:12:43,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '41807d74-8ab8-46d4-8778-e43501ac5b60'] 2019-03-23 09:12:44,489 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 41807d74-8ab8-46d4-8778-e43501ac5b60 -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60: finished -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.707 | 0.853 | 0.957 | 0.97 | 0.982 | 0.86 | 100.0% | 10 | | nova.delete_keypair | 0.025 | 0.031 | 0.038 | 0.039 | 0.041 | 0.032 | 100.0% | 10 | | total | 0.737 | 0.886 | 0.987 | 0.998 | 1.008 | 0.892 | 100.0% | 10 | | -> duration | 0.737 | 0.886 | 0.987 | 0.998 | 1.008 | 0.892 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.637794 Full duration: 24.262145 -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_list_keypairs args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.765 | 0.899 | 0.965 | 0.987 | 1.008 | 0.894 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.017 | 0.019 | 0.021 | 0.024 | 0.018 | 100.0% | 10 | | total | 0.783 | 0.917 | 0.989 | 1.007 | 1.025 | 0.913 | 100.0% | 10 | | -> duration | 0.783 | 0.917 | 0.989 | 1.007 | 1.025 | 0.913 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.719427 Full duration: 26.899686 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_bounce_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.023 | 13.617 | 18.525 | 18.986 | 19.447 | 14.076 | 100.0% | 10 | | nova.reboot_server | 2.347 | 4.462 | 4.754 | 4.844 | 4.934 | 3.972 | 100.0% | 10 | | nova.soft_reboot_server | 122.512 | 123.617 | 124.901 | 124.93 | 124.958 | 123.754 | 100.0% | 10 | | nova.stop_and_start_server | 16.278 | 16.827 | 18.687 | 18.731 | 18.775 | 17.4 | 100.0% | 10 | | -> nova.stop_server | 13.601 | 14.096 | 16.055 | 16.056 | 16.057 | 14.612 | 100.0% | 10 | | -> nova.start_server | 2.62 | 2.776 | 2.944 | 2.973 | 3.001 | 2.787 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 17.774 | 19.244 | 20.681 | 21.492 | 22.304 | 19.45 | 100.0% | 10 | | -> nova.rescue_server | 15.496 | 16.772 | 17.686 | 17.74 | 17.793 | 16.775 | 100.0% | 10 | | -> nova.unrescue_server | 2.278 | 2.433 | 2.995 | 3.753 | 4.51 | 2.675 | 100.0% | 10 | | nova.delete_server | 2.331 | 2.366 | 2.46 | 2.552 | 2.644 | 2.404 | 100.0% | 10 | | total | 173.561 | 180.806 | 186.53 | 187.258 | 187.986 | 181.089 | 100.0% | 10 | | -> duration | 164.561 | 171.806 | 177.53 | 178.258 | 178.986 | 172.089 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 531.604791 Full duration: 601.350336 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_delete_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.377 | 10.525 | 15.035 | 15.753 | 16.472 | 11.405 | 100.0% | 10 | | nova.delete_server | 2.365 | 2.549 | 3.011 | 3.137 | 3.263 | 2.626 | 100.0% | 10 | | total | 10.743 | 13.372 | 17.429 | 18.207 | 18.984 | 14.031 | 100.0% | 10 | | -> duration | 9.743 | 12.372 | 16.429 | 17.207 | 17.984 | 13.031 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.461113 Full duration: 99.901457 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_list_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "detailed": true, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.416 | 10.078 | 13.72 | 13.841 | 13.962 | 10.56 | 100.0% | 10 | | nova.list_servers | 0.185 | 0.217 | 0.393 | 0.43 | 0.467 | 0.269 | 100.0% | 10 | | total | 8.751 | 10.275 | 13.917 | 14.035 | 14.153 | 10.829 | 100.0% | 10 | | -> duration | 7.751 | 9.275 | 12.917 | 13.035 | 13.153 | 9.829 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.114899 Full duration: 101.79572 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_rebuild_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "from_image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "to_image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.555 | 10.854 | 13.475 | 14.183 | 14.892 | 11.203 | 100.0% | 10 | | nova.rebuild_server | 17.874 | 18.728 | 20.181 | 20.925 | 21.67 | 19.056 | 100.0% | 10 | | nova.delete_server | 2.341 | 2.43 | 2.953 | 3.717 | 4.481 | 2.687 | 100.0% | 10 | | total | 28.876 | 32.606 | 37.161 | 37.255 | 37.349 | 32.946 | 100.0% | 10 | | -> duration | 26.876 | 30.606 | 35.161 | 35.255 | 35.349 | 30.946 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 96.705971 Full duration: 158.394844 -------------------------------------------------------------------------------- test scenario NovaServers.snapshot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server (x2) | 15.738 | 20.758 | 22.626 | 22.666 | 22.707 | 20.069 | 100.0% | 10 | | nova.snapshot_server | 6.735 | 9.207 | 13.296 | 13.342 | 13.388 | 9.775 | 100.0% | 10 | | -> glance_v2.get_image | 0.033 | 0.289 | 0.336 | 0.338 | 0.34 | 0.264 | 100.0% | 10 | | -> glance.wait_for_image | 6.082 | 8.115 | 12.156 | 12.159 | 12.162 | 8.717 | 100.0% | 10 | | --> glance_v2.get_image (x5) | 0.1 | 0.107 | 0.108 | 0.109 | 0.109 | 0.105 | 100.0% | 3 | | --> glance_v2.get_image (x4) | 0.079 | 0.081 | 0.087 | 0.088 | 0.089 | 0.083 | 100.0% | 3 | | --> glance_v2.get_image (x6) | 0.118 | 0.121 | 0.123 | 0.124 | 0.124 | 0.121 | 100.0% | 2 | | --> glance_v2.get_image (x7) | 0.141 | 0.146 | 0.15 | 0.15 | 0.151 | 0.146 | 100.0% | 2 | | nova.delete_server (x2) | 4.913 | 5.558 | 7.965 | 9.157 | 10.349 | 6.257 | 100.0% | 10 | | nova.delete_image | 0.554 | 0.951 | 2.371 | 2.445 | 2.52 | 1.216 | 100.0% | 10 | | -> glance_v2.delete_image | 0.537 | 0.934 | 2.347 | 2.419 | 2.491 | 1.197 | 100.0% | 10 | | -> glance.wait_for_delete | 0.013 | 0.015 | 0.023 | 0.025 | 0.028 | 0.017 | 100.0% | 10 | | --> glance_v2.get_image | 0.013 | 0.015 | 0.022 | 0.025 | 0.027 | 0.017 | 0.0% | 10 | | total | 28.387 | 38.913 | 40.756 | 40.766 | 40.776 | 37.318 | 100.0% | 10 | | -> duration | 26.387 | 36.913 | 38.756 | 38.766 | 38.776 | 35.318 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.011214 Full duration: 169.600176 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.458 | 7.921 | 8.359 | 8.394 | 8.429 | 7.438 | 100.0% | 10 | | nova.boot_server | 8.731 | 9.988 | 12.015 | 12.316 | 12.617 | 10.371 | 100.0% | 10 | | total | 14.952 | 17.947 | 19.906 | 20.034 | 20.162 | 17.809 | 100.0% | 10 | | -> duration | 13.952 | 16.947 | 18.906 | 19.034 | 19.162 | 16.809 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.413873 Full duration: 95.172143 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.143 | 11.571 | 13.925 | 14.423 | 14.92 | 11.394 | 100.0% | 10 | | total | 8.144 | 11.571 | 13.925 | 14.423 | 14.92 | 11.394 | 100.0% | 10 | | -> duration | 7.144 | 10.571 | 12.925 | 13.423 | 13.92 | 10.394 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.103956 Full duration: 62.3519 -------------------------------------------------------------------------------- test scenario NovaServers.list_servers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "network": {}, "users": { "users_per_tenant": 2, "tenants": 3 }, "servers": { "servers_per_tenant": 2, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 0.967 | 1.361 | 1.534 | 1.535 | 1.537 | 1.297 | 100.0% | 10 | | total | 0.967 | 1.361 | 1.534 | 1.535 | 1.537 | 1.297 | 100.0% | 10 | | -> duration | 0.967 | 1.361 | 1.534 | 1.535 | 1.537 | 1.297 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.755786 Full duration: 96.450714 -------------------------------------------------------------------------------- test scenario NovaServers.resize_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "confirm": true, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "to_flavor": { "name": "rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.821 | 10.743 | 15.795 | 16.165 | 16.536 | 11.586 | 100.0% | 10 | | nova.resize | 11.809 | 22.513 | 24.095 | 24.361 | 24.627 | 19.842 | 100.0% | 10 | | nova.resize_confirm | 2.407 | 2.901 | 4.847 | 5.006 | 5.165 | 3.359 | 100.0% | 10 | | nova.delete_server | 2.326 | 2.45 | 3.022 | 3.869 | 4.715 | 2.715 | 100.0% | 10 | | total | 27.199 | 37.315 | 44.314 | 46.31 | 48.307 | 37.502 | 100.0% | 10 | | -> duration | 26.199 | 36.315 | 43.314 | 45.31 | 47.307 | 36.502 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 114.369129 Full duration: 136.548648 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": false, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.03 | 10.765 | 13.586 | 13.917 | 14.248 | 10.998 | 100.0% | 10 | | nova.live_migrate | 10.746 | 14.026 | 19.522 | 22.757 | 25.993 | 14.773 | 100.0% | 10 | | nova.delete_server | 2.345 | 2.573 | 3.189 | 4.051 | 4.914 | 2.866 | 100.0% | 10 | | total | 22.836 | 27.057 | 35.609 | 39.41 | 43.211 | 28.637 | 100.0% | 10 | | -> duration | 21.836 | 26.057 | 34.609 | 38.41 | 42.211 | 27.637 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.176812 Full duration: 101.479009 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": false, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "boot_server_kwargs": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.588 | 10.994 | 11.693 | 11.748 | 11.803 | 10.606 | 100.0% | 10 | | cinder_v3.create_volume | 3.078 | 3.162 | 3.246 | 3.26 | 3.274 | 3.168 | 100.0% | 10 | | nova.attach_volume | 4.21 | 4.597 | 4.927 | 4.928 | 4.928 | 4.619 | 100.0% | 10 | | nova.live_migrate | 12.571 | 14.587 | 23.092 | 27.124 | 31.157 | 17.166 | 100.0% | 10 | | nova.detach_volume | 1.576 | 1.828 | 4.43 | 4.671 | 4.912 | 2.368 | 100.0% | 10 | | cinder_v3.delete_volume | 0.441 | 2.205 | 2.473 | 2.481 | 2.489 | 1.769 | 100.0% | 10 | | nova.delete_server | 2.332 | 2.649 | 3.266 | 4.089 | 4.913 | 2.881 | 100.0% | 10 | | total | 36.372 | 39.812 | 50.706 | 53.714 | 56.721 | 42.578 | 100.0% | 10 | | -> duration | 35.372 | 38.812 | 49.706 | 52.714 | 55.721 | 41.578 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 122.778258 Full duration: 153.566325 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_live_migrate args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.725 | 6.34 | 6.742 | 7.726 | 8.71 | 6.518 | 100.0% | 10 | | nova.boot_server | 8.685 | 10.029 | 11.498 | 11.955 | 12.412 | 10.183 | 100.0% | 10 | | nova.live_migrate | 13.592 | 14.075 | 20.019 | 21.113 | 22.207 | 15.505 | 100.0% | 10 | | nova.delete_server | 2.367 | 2.714 | 3.044 | 3.147 | 3.25 | 2.721 | 100.0% | 10 | | total | 30.942 | 33.648 | 41.224 | 41.881 | 42.537 | 34.928 | 100.0% | 10 | | -> duration | 29.942 | 32.648 | 40.224 | 40.881 | 41.537 | 33.928 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.824986 Full duration: 128.612149 -------------------------------------------------------------------------------- test scenario NovaKeypair.boot_and_delete_server_with_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "server_kwargs": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.817 | 0.888 | 0.917 | 0.918 | 0.92 | 0.873 | 100.0% | 10 | | nova.boot_server | 7.39 | 9.554 | 13.028 | 13.165 | 13.302 | 10.118 | 100.0% | 10 | | nova.delete_server | 2.365 | 2.586 | 2.932 | 3.217 | 3.501 | 2.674 | 100.0% | 10 | | nova.delete_keypair | 0.023 | 0.027 | 0.036 | 0.037 | 0.037 | 0.029 | 100.0% | 10 | | total | 11.102 | 13.047 | 16.689 | 17.028 | 17.366 | 13.695 | 100.0% | 10 | | -> duration | 10.102 | 12.047 | 15.689 | 16.028 | 16.366 | 12.695 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.31518 Full duration: 100.769492 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 }, "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 5.861 | 6.259 | 6.64 | 6.888 | 7.136 | 6.314 | 100.0% | 10 | | nova.boot_server | 9.115 | 10.866 | 14.57 | 14.609 | 14.648 | 11.588 | 100.0% | 10 | | nova.delete_server | 2.372 | 2.603 | 4.525 | 4.781 | 5.038 | 3.165 | 100.0% | 10 | | total | 17.71 | 19.782 | 25.452 | 25.752 | 26.053 | 21.068 | 100.0% | 10 | | -> duration | 16.71 | 18.782 | 24.452 | 24.752 | 25.053 | 20.068 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 59.88672 Full duration: 130.885012 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "cores": -1, "security_groups": -1 }, "neutron": { "subnet": -1, "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "networks_per_tenant": 1, "start_cidr": "100.1.0.0/25" } }, "args": { "force_delete": false, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.299 | 10.852 | 12.593 | 12.947 | 13.302 | 10.56 | 100.0% | 10 | | nova.pause_server | 2.283 | 2.486 | 2.577 | 2.606 | 2.635 | 2.444 | 100.0% | 10 | | nova.unpause_server | 2.305 | 2.533 | 2.729 | 2.755 | 2.781 | 2.535 | 100.0% | 10 | | nova.delete_server | 2.343 | 3.037 | 5.138 | 5.18 | 5.222 | 3.586 | 100.0% | 10 | | total | 15.438 | 18.997 | 21.721 | 22.584 | 23.447 | 19.125 | 100.0% | 10 | | -> duration | 10.438 | 13.997 | 16.721 | 17.584 | 18.447 | 14.125 | 100.0% | 10 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.312826 Full duration: 115.830127 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.478 | 11.039 | 13.836 | 13.954 | 14.071 | 11.227 | 100.0% | 10 | | nova.migrate | 12.006 | 16.765 | 24.176 | 24.9 | 25.623 | 18.201 | 100.0% | 10 | | nova.resize_confirm | 2.713 | 4.781 | 4.967 | 4.977 | 4.988 | 4.047 | 100.0% | 10 | | nova.delete_server | 2.326 | 2.389 | 2.799 | 2.908 | 3.018 | 2.496 | 100.0% | 10 | | total | 28.552 | 35.569 | 45.419 | 46.011 | 46.604 | 35.971 | 100.0% | 10 | | -> duration | 27.552 | 34.569 | 44.419 | 45.011 | 45.604 | 34.971 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.123613 Full duration: 119.194399 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.357 | 10.925 | 13.698 | 13.902 | 14.106 | 11.369 | 100.0% | 10 | | nova.list_interfaces | 0.094 | 0.108 | 0.135 | 0.135 | 0.135 | 0.111 | 100.0% | 10 | | total | 8.462 | 11.033 | 13.808 | 14.025 | 14.241 | 11.48 | 100.0% | 10 | | -> duration | 7.462 | 10.033 | 12.808 | 13.025 | 13.241 | 10.48 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.641792 Full duration: 104.907823 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_get_console_url args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "console_type": "novnc", "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.659 | 10.749 | 12.822 | 13.473 | 14.123 | 10.973 | 100.0% | 10 | | nova.get_console_url_server | 0.08 | 0.105 | 0.15 | 0.156 | 0.162 | 0.109 | 100.0% | 10 | | total | 8.779 | 10.838 | 12.983 | 13.628 | 14.272 | 11.082 | 100.0% | 10 | | -> duration | 7.779 | 9.838 | 11.983 | 12.628 | 13.272 | 10.082 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.749629 Full duration: 101.709737 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_attach_interface args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "network_create_args": {}, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "subnet_create_args": {}, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "boot_server_args": { "auto_assign_nic": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 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.286 | 1.644 | 2.651 | 2.66 | 2.669 | 1.781 | 100.0% | 10 | | nova.boot_server | 8.828 | 11.214 | 13.67 | 15.252 | 16.834 | 11.483 | 100.0% | 10 | | nova.attach_interface | 3.664 | 4.413 | 6.457 | 6.783 | 7.11 | 5.017 | 100.0% | 10 | | total | 14.632 | 17.922 | 21.414 | 22.986 | 24.558 | 18.281 | 100.0% | 10 | | -> duration | 13.632 | 16.922 | 20.414 | 21.986 | 23.558 | 17.281 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.956906 Full duration: 152.028582 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_attach_volume_and_list_attachments args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "create_volume_kwargs": {}, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "volume_num": 1, "volume_size": 1, "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "boot_server_kwargs": { "auto_assign_nic": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.742 | 12.15 | 13.31 | 14.507 | 15.704 | 11.811 | 100.0% | 10 | | cinder_v3.create_volume | 3.026 | 3.17 | 3.279 | 3.331 | 3.383 | 3.167 | 100.0% | 10 | | nova.attach_volume | 4.386 | 4.634 | 4.921 | 4.926 | 4.932 | 4.662 | 100.0% | 10 | | nova.list_attachments | 0.052 | 0.055 | 0.1 | 0.226 | 0.352 | 0.088 | 100.0% | 10 | | total | 16.536 | 20.099 | 21.266 | 22.322 | 23.378 | 19.728 | 100.0% | 10 | | -> duration | 15.536 | 19.099 | 20.266 | 21.322 | 22.378 | 18.728 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.16224 Full duration: 140.107678 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_associate_and_dissociate_floating_ip args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.632 | 11.203 | 14.307 | 14.57 | 14.832 | 11.401 | 100.0% | 10 | | nova.associate_floating_ip | 3.117 | 3.745 | 4.903 | 5.15 | 5.398 | 3.905 | 100.0% | 10 | | -> neutron.list_ports | 0.055 | 0.063 | 0.115 | 0.233 | 0.351 | 0.094 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.068 | 0.086 | 0.455 | 0.699 | 0.943 | 0.2 | 100.0% | 10 | | nova.dissociate_floating_ip | 2.699 | 3.206 | 3.783 | 3.946 | 4.109 | 3.232 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.065 | 0.072 | 0.087 | 0.088 | 0.088 | 0.075 | 100.0% | 10 | | total | 17.784 | 19.9 | 23.001 | 24.917 | 26.834 | 20.591 | 100.0% | 10 | | -> duration | 16.784 | 18.9 | 22.001 | 23.917 | 25.834 | 19.591 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.838001 Full duration: 134.479232 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_associate_floating_ip args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "network": {} }, "args": { "nics": [ { "net-id": "4e07ad78-5830-48f6-8e85-0a364b29adab" } ], "flavor": { "name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b" }, "image": { "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.3 | 10.702 | 13.95 | 14.155 | 14.36 | 11.236 | 100.0% | 10 | | nova.associate_floating_ip | 3.068 | 3.823 | 4.527 | 5.702 | 6.877 | 4.069 | 100.0% | 10 | | -> neutron.list_ports | 0.048 | 0.055 | 0.109 | 0.116 | 0.123 | 0.069 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.069 | 0.111 | 0.491 | 0.523 | 0.555 | 0.193 | 100.0% | 10 | | total | 13.947 | 17.014 | 22.203 | 23.419 | 24.634 | 17.81 | 100.0% | 10 | | -> duration | 12.947 | 16.014 | 21.203 | 22.419 | 23.634 | 16.81 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.299759 Full duration: 126.073222 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_delete_server_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.741 | 0.769 | 0.827 | 0.839 | 0.851 | 0.78 | 100.0% | 10 | | nova.delete_server_group | 0.032 | 0.038 | 0.04 | 0.042 | 0.043 | 0.037 | 100.0% | 10 | | total | 0.78 | 0.809 | 0.864 | 0.874 | 0.884 | 0.817 | 100.0% | 10 | | -> duration | 0.78 | 0.809 | 0.864 | 0.874 | 0.884 | 0.817 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.435373 Full duration: 22.122786 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_get_server_group args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.758 | 0.782 | 0.791 | 0.791 | 0.791 | 0.779 | 100.0% | 10 | | nova.get_server_group | 0.015 | 0.017 | 0.021 | 0.022 | 0.022 | 0.018 | 100.0% | 10 | | total | 0.773 | 0.802 | 0.808 | 0.81 | 0.812 | 0.796 | 100.0% | 10 | | -> duration | 0.773 | 0.802 | 0.808 | 0.81 | 0.812 | 0.796 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.387222 Full duration: 23.452334 -------------------------------------------------------------------------------- test scenario NovaServerGroups.create_and_list_server_groups args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "all_projects": false, "policies": [ "affinity" ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 41807d74-8ab8-46d4-8778-e43501ac5b60 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.655 | 0.755 | 0.824 | 0.924 | 1.025 | 0.78 | 100.0% | 10 | | nova.list_server_groups | 0.014 | 0.017 | 0.018 | 0.018 | 0.019 | 0.017 | 100.0% | 10 | | total | 0.671 | 0.771 | 0.841 | 0.942 | 1.043 | 0.797 | 100.0% | 10 | | -> duration | 0.671 | 0.771 | 0.841 | 0.942 | 1.043 | 0.797 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.36693 Full duration: 23.954737 HINTS: * To plot HTML graphics with this data, run: rally task report 41807d74-8ab8-46d4-8778-e43501ac5b60 --out output.html * To generate a JUnit report, run: rally task export 41807d74-8ab8-46d4-8778-e43501ac5b60 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 41807d74-8ab8-46d4-8778-e43501ac5b60 --json --out output.json 2019-03-23 09:12:44,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '41807d74-8ab8-46d4-8778-e43501ac5b60', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-03-23 09:12:46,768 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 41807d74-8ab8-46d4-8778-e43501ac5b60 --out /home/opnfv/functest/results/rally_full/nova.json 2019-03-23 09:12:46.561 25134 INFO rally.api [-] Building 'json' report for the following task(s): '41807d74-8ab8-46d4-8778-e43501ac5b60'. 2019-03-23 09:12:46.623 25134 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:12:46,806 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-03-23 09:12:46,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-03-23 09:12:46,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 09:12:46,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 09:12:46,813 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-03-23 09:12:46,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '4e07ad78-5830-48f6-8e85-0a364b29adab', 'tenants_amount': 3, 'image_name': 'rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b', 'flavor_name': 'rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2019-03-23 09:14:10,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a3bb136a-a475-4448-8eca-37ea98fd51c5 2019-03-23 09:14:10,125 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a3bb136a-a475-4448-8eca-37ea98fd51c5'] 2019-03-23 09:14:10,903 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a3bb136a-a475-4448-8eca-37ea98fd51c5 -------------------------------------------------------------------------------- Task a3bb136a-a475-4448-8eca-37ea98fd51c5: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3bb136a-a475-4448-8eca-37ea98fd51c5 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.727 | 0.884 | 1.019 | 1.03 | 1.041 | 0.886 | 100.0% | 10 | | quotas.delete_quotas | 0.216 | 0.317 | 0.401 | 0.416 | 0.432 | 0.307 | 100.0% | 10 | | total | 0.995 | 1.233 | 1.348 | 1.353 | 1.358 | 1.193 | 100.0% | 10 | | -> duration | 0.995 | 1.233 | 1.348 | 1.353 | 1.358 | 1.193 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.536434 Full duration: 17.2566 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3bb136a-a475-4448-8eca-37ea98fd51c5 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.724 | 0.811 | 0.847 | 0.849 | 0.851 | 0.802 | 100.0% | 10 | | total | 0.724 | 0.811 | 0.847 | 0.849 | 0.851 | 0.802 | 100.0% | 10 | | -> duration | 0.724 | 0.811 | 0.847 | 0.849 | 0.851 | 0.802 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.399017 Full duration: 15.078611 -------------------------------------------------------------------------------- test scenario Quotas.neutron_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3bb136a-a475-4448-8eca-37ea98fd51c5 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.324 | 0.496 | 0.561 | 0.637 | 0.713 | 0.499 | 100.0% | 10 | | total | 0.743 | 0.936 | 0.993 | 1.071 | 1.148 | 0.929 | 100.0% | 10 | | -> duration | 0.743 | 0.936 | 0.993 | 1.071 | 1.148 | 0.929 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.723239 Full duration: 15.755373 -------------------------------------------------------------------------------- test scenario Quotas.nova_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a3bb136a-a475-4448-8eca-37ea98fd51c5 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.159 | 1.364 | 1.443 | 1.45 | 1.456 | 1.334 | 100.0% | 10 | | total | 1.159 | 1.364 | 1.443 | 1.45 | 1.456 | 1.334 | 100.0% | 10 | | -> duration | 1.159 | 1.364 | 1.443 | 1.45 | 1.456 | 1.334 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.891141 Full duration: 17.033246 HINTS: * To plot HTML graphics with this data, run: rally task report a3bb136a-a475-4448-8eca-37ea98fd51c5 --out output.html * To generate a JUnit report, run: rally task export a3bb136a-a475-4448-8eca-37ea98fd51c5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a3bb136a-a475-4448-8eca-37ea98fd51c5 --json --out output.json 2019-03-23 09:14:10,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a3bb136a-a475-4448-8eca-37ea98fd51c5', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-03-23 09:14:12,799 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a3bb136a-a475-4448-8eca-37ea98fd51c5 --out /home/opnfv/functest/results/rally_full/quotas.json 2019-03-23 09:14:12.705 25715 INFO rally.api [-] Building 'json' report for the following task(s): 'a3bb136a-a475-4448-8eca-37ea98fd51c5'. 2019-03-23 09:14:12.711 25715 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:14:12,848 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-03-23 09:14:12,850 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:30 | 60 | 100.00% | | glance | 00:05:32 | 80 | 100.00% | | cinder | 00:20:47 | 240 | 100.00% | | gnocchi | 00:04:19 | 160 | 100.00% | | heat | 00:11:03 | 130 | 100.00% | | keystone | 00:05:48 | 110 | 100.00% | | neutron | 00:25:09 | 200 | 100.00% | | nova | 00:54:11 | 270 | 100.00% | | quotas | 00:01:05 | 40 | 100.00% | | | | | | | TOTAL: | 02:09:26 | 1290 | 100.00% | +----------------+------------+----------------+-----------+ 2019-03-23 09:14:12,851 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 100.00% in 9/9 modules 2019-03-23 09:14:12,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-03-23 09:14:15,994 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-03-23 09:14:15.363 25717 INFO rally.api [-] Building 'html' report for the following task(s): '494e160a-91d6-41d8-a1f9-f8b50e1c0a91', 'b5872c3d-5c97-4bd7-ba48-44958ef51a8a', '145a8c39-103c-4416-8de3-d31acfbfe3a7', '4a91c512-dad3-4a8f-a724-b7ff8e75cee2', '99b69281-ac9f-40c6-94fa-3a1224d5b7a4', '36094d9a-ff4a-46e3-b021-dd9276a8d7a6', '0b220d70-b9c9-4fc9-92fe-e962845e0b52', '41807d74-8ab8-46d4-8778-e43501ac5b60', 'a3bb136a-a475-4448-8eca-37ea98fd51c5'. 2019-03-23 09:14:15.901 25717 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:14:15,995 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-03-23 09:14:18,683 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-03-23 09:14:18.568 25719 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '494e160a-91d6-41d8-a1f9-f8b50e1c0a91', 'b5872c3d-5c97-4bd7-ba48-44958ef51a8a', '145a8c39-103c-4416-8de3-d31acfbfe3a7', '4a91c512-dad3-4a8f-a724-b7ff8e75cee2', '99b69281-ac9f-40c6-94fa-3a1224d5b7a4', '36094d9a-ff4a-46e3-b021-dd9276a8d7a6', '0b220d70-b9c9-4fc9-92fe-e962845e0b52', '41807d74-8ab8-46d4-8778-e43501ac5b60', 'a3bb136a-a475-4448-8eca-37ea98fd51c5'. 2019-03-23 09:14:18.575 25719 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:14:18,811 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 09:14:18,811 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 137:15 | PASS | +--------------------+------------------+------------------+----------------+ 2019-03-23 09:14:18,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 09:14:18,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 09:14:19,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T10:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["LkAWvZCGQnuXkoqS-apV2A"], "issued_at": "2019-03-23T09:14:19.000000Z"}} 2019-03-23 09:14:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:19,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 09: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-06d6bb64-f927-4d92-9880-15968e36cff9 x-openstack-request-id: req-06d6bb64-f927-4d92-9880-15968e36cff9 2019-03-23 09:14:19,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_887fcf56-16e3-4a78-8a61-1546811f338b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09", "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": "487fc1f9-f47f-49d4-acec-3c08d6028a09"}, {"name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b", "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": "872f9e4f-9715-4f72-aa22-57bf1552574b"}]} 2019-03-23 09:14:19,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-06d6bb64-f927-4d92-9880-15968e36cff9 2019-03-23 09:14:19,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.715579032898s 2019-03-23 09:14:19,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 09:14:19,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:19,588 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-843a3c0e-01dd-475e-a799-55abbbd7ae8b x-openstack-request-id: req-843a3c0e-01dd-475e-a799-55abbbd7ae8b 2019-03-23 09:14:19,589 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/487fc1f9-f47f-49d4-acec-3c08d6028a09 used request id req-843a3c0e-01dd-475e-a799-55abbbd7ae8b 2019-03-23 09:14:19,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358850955963s 2019-03-23 09:14:19,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 09:14:19,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 09:14:19,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T10:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "754366f346ae47889943dc660f349eab", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/754366f346ae47889943dc660f349eab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_754366f346ae47889943dc660f349eab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_754366f346ae47889943dc660f349eab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "id": "be1ea26f6bb640eeaba48544de1b56d3"}, "audit_ids": ["5dvjMcqBQqqYAYQOkdI11g"], "issued_at": "2019-03-23T09:14:19.000000Z"}} 2019-03-23 09:14:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/2b54417a-9095-4b7f-bd33-8e863b62609a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" -d '{"subnet_id": "234caadd-cc04-4cd1-87e2-54f6cf9d21ec"}' 2019-03-23 09:14:22,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:22 GMT X-Openstack-Request-Id: req-af95ccd2-e20f-479d-bbeb-38db671643b2 2019-03-23 09:14:22,570 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4e07ad78-5830-48f6-8e85-0a364b29adab", "tenant_id": "754366f346ae47889943dc660f349eab", "subnet_id": "234caadd-cc04-4cd1-87e2-54f6cf9d21ec", "subnet_ids": ["234caadd-cc04-4cd1-87e2-54f6cf9d21ec"], "port_id": "217e5850-5160-4332-b9b4-46bc05511837", "id": "2b54417a-9095-4b7f-bd33-8e863b62609a"} 2019-03-23 09:14:22,570 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2b54417a-9095-4b7f-bd33-8e863b62609a/remove_router_interface.json used request id req-af95ccd2-e20f-479d-bbeb-38db671643b2 2019-03-23 09:14:22,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.98132419586s 2019-03-23 09:14:22,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 09:14:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:22,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1708 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:22 GMT X-Openstack-Request-Id: req-5d62f61f-d057-49b4-9cca-db1fe6430a13 2019-03-23 09:14:22,696 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "754366f346ae47889943dc660f349eab", "created_at": "2019-03-23T06:57:05Z", "admin_state_up": true, "updated_at": "2019-03-23T09:14:21Z", "project_id": "754366f346ae47889943dc660f349eab", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2b54417a-9095-4b7f-bd33-8e863b62609a", "name": "rally_full-router_887fcf56-16e3-4a78-8a61-1546811f338b"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 09:14:22,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-5d62f61f-d057-49b4-9cca-db1fe6430a13 2019-03-23 09:14:22,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125001907349s 2019-03-23 09:14:22,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 09:14:22,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/2b54417a-9095-4b7f-bd33-8e863b62609a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:24,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:14:24 GMT X-Openstack-Request-Id: req-b77050f0-3aee-4009-8794-d0cce4bb65d4 2019-03-23 09:14:24,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:14:24,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2b54417a-9095-4b7f-bd33-8e863b62609a.json used request id req-b77050f0-3aee-4009-8794-d0cce4bb65d4 2019-03-23 09:14:24,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.44746208191s 2019-03-23 09:14:24,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 09:14:24,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:24,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:24 GMT X-Openstack-Request-Id: req-3f713b17-0fff-45d4-b12d-bb4a6a561ab4 2019-03-23 09:14:24,195 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T06:57: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":"234caadd-cc04-4cd1-87e2-54f6cf9d21ec","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"754366f346ae47889943dc660f349eab","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_887fcf56-16e3-4a78-8a61-1546811f338b","enable_dhcp":true,"segment_id":null,"network_id":"4e07ad78-5830-48f6-8e85-0a364b29adab","tenant_id":"754366f346ae47889943dc660f349eab","created_at":"2019-03-23T06:57:05Z","ip_version":4}]} 2019-03-23 09:14:24,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3f713b17-0fff-45d4-b12d-bb4a6a561ab4 2019-03-23 09:14:24,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0495131015778s 2019-03-23 09:14:24,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 09:14:24,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/234caadd-cc04-4cd1-87e2-54f6cf9d21ec.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:25,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:14:25 GMT X-Openstack-Request-Id: req-e01f7e02-1ccd-441a-99e4-eb9f1e1c3492 2019-03-23 09:14:25,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:14:25,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/234caadd-cc04-4cd1-87e2-54f6cf9d21ec.json used request id req-e01f7e02-1ccd-441a-99e4-eb9f1e1c3492 2019-03-23 09:14:25,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.863138914108s 2019-03-23 09:14:25,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 09:14:25,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:25,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:25 GMT X-Openstack-Request-Id: req-1da34fa9-98ce-4b11-865c-2e3b147e0868 2019-03-23 09:14:25,142 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4e07ad78-5830-48f6-8e85-0a364b29adab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":true,"project_id":"754366f346ae47889943dc660f349eab","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T09:14:24Z","qos_policy_id":null,"name":"rally_full-net_887fcf56-16e3-4a78-8a61-1546811f338b","admin_state_up":true,"tenant_id":"754366f346ae47889943dc660f349eab","created_at":"2019-03-23T06:57:03Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 09:14:25,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1da34fa9-98ce-4b11-865c-2e3b147e0868 2019-03-23 09:14:25,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0819840431213s 2019-03-23 09:14:25,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 09:14:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4e07ad78-5830-48f6-8e85-0a364b29adab.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:26,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:14:26 GMT X-Openstack-Request-Id: req-3fbe5d21-aaaa-4e11-bfce-d88cfa8c3f86 2019-03-23 09:14:26,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:14:26,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4e07ad78-5830-48f6-8e85-0a364b29adab.json used request id req-3fbe5d21-aaaa-4e11-bfce-d88cfa8c3f86 2019-03-23 09:14:26,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3123459816s 2019-03-23 09:14:26,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 09:14:26,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:26,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:26 GMT X-Openstack-Request-Id: req-a69e31de-17c1-40c1-8e1f-daae249b2f6d 2019-03-23 09:14:26,831 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T06:57:10Z", "file": "/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372/file", "owner": "754366f346ae47889943dc660f349eab", "id": "eb587372-785c-45e6-a448-df2a3d8e8372", "size": 12716032, "self": "/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/eb587372-785c-45e6-a448-df2a3d8e8372/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/eb587372-785c-45e6-a448-df2a3d8e8372/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_887fcf56-16e3-4a78-8a61-1546811f338b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T06:57:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 09:14:26,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a69e31de-17c1-40c1-8e1f-daae249b2f6d 2019-03-23 09:14:26,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.370642185211s 2019-03-23 09:14:26,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 09:14:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9e4315b320791a6d005f218536ff8992de3acbcb" 2019-03-23 09:14:27,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 09:14:27 GMT X-Openstack-Request-Id: req-c3f1fba0-d629-4f65-b764-c0fe6d24ba23 2019-03-23 09:14:27,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 09:14:27,064 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/eb587372-785c-45e6-a448-df2a3d8e8372 used request id req-c3f1fba0-d629-4f65-b764-c0fe6d24ba23 2019-03-23 09:14:27,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.231605052948s 2019-03-23 09:14:27,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 09:14:27,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:27,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f5d83f2c-3449-46cd-86a0-b3b6184d8c41 x-openstack-request-id: req-f5d83f2c-3449-46cd-86a0-b3b6184d8c41 2019-03-23 09:14:27,086 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_887fcf56-16e3-4a78-8a61-1546811f338b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b", "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": "872f9e4f-9715-4f72-aa22-57bf1552574b"}]} 2019-03-23 09:14:27,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f5d83f2c-3449-46cd-86a0-b3b6184d8c41 2019-03-23 09:14:27,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214681625366s 2019-03-23 09:14:27,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 09:14:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:27,129 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-025c161f-0fe1-4b42-a592-2b0a9ff0ff99 x-openstack-request-id: req-025c161f-0fe1-4b42-a592-2b0a9ff0ff99 2019-03-23 09:14:27,129 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/872f9e4f-9715-4f72-aa22-57bf1552574b used request id req-025c161f-0fe1-4b42-a592-2b0a9ff0ff99 2019-03-23 09:14:27,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0407700538635s 2019-03-23 09:14:27,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:14:27,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:27,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f1404b-a1b8-4e1a-b5cf-b16b006a1cdd 2019-03-23 09:14:27,362 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "links": {"self": "http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "be1ea26f6bb640eeaba48544de1b56d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 09:14:27,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a4f1404b-a1b8-4e1a-b5cf-b16b006a1cdd 2019-03-23 09:14:27,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23294711113s 2019-03-23 09:14:27,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:14:27,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:27,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9435f357-ac7b-4bd4-a742-fb2795a9ef08 2019-03-23 09:14:27,509 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_887fcf56-16e3-4a78-8a61-1546811f338b", "links": {"self": "http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "be1ea26f6bb640eeaba48544de1b56d3", "description": null}} 2019-03-23 09:14:27,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3 used request id req-9435f357-ac7b-4bd4-a742-fb2795a9ef08 2019-03-23 09:14:27,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141491889954s 2019-03-23 09:14:27,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 09:14:27,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:27,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5385745-b35c-4b23-ab32-f54573a7c934 2019-03-23 09:14:27,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:14:27,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/be1ea26f6bb640eeaba48544de1b56d3 used request id req-f5385745-b35c-4b23-ab32-f54573a7c934 2019-03-23 09:14:27,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289031982422s 2019-03-23 09:14:27,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:14:27,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:28,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b637a9-ab4c-4f96-8227-3a59d5fc9565 2019-03-23 09:14:28,037 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab"}, "tags": [], "enabled": true, "id": "754366f346ae47889943dc660f349eab", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_887fcf56-16e3-4a78-8a61-1546811f338b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 09:14:28,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7b637a9-ab4c-4f96-8227-3a59d5fc9565 2019-03-23 09:14:28,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230931997299s 2019-03-23 09:14:28,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 09:14:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:28,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16372cdc-7c32-4223-8fd0-54736684be43 2019-03-23 09:14:28,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:14:28,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/754366f346ae47889943dc660f349eab used request id req-16372cdc-7c32-4223-8fd0-54736684be43 2019-03-23 09:14:28,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.26336812973s 2019-03-23 09:14:28,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 09:14:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=754366f346ae47889943dc660f349eab&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:28,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:28 GMT X-Openstack-Request-Id: req-6452b632-4041-4555-a75b-7e45e01542e8 2019-03-23 09:14:28,651 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "754366f346ae47889943dc660f349eab", "created_at": "2019-03-23T06:57:03Z", "updated_at": "2019-03-23T06:57:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "20ae9064-e984-4ec8-8737-527d3a885340", "remote_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv6", "project_id": "754366f346ae47889943dc660f349eab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "763e3389-ba59-44cf-9337-b24b04b45355", "remote_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv4", "project_id": "754366f346ae47889943dc660f349eab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "bd3f2f85-7b5a-4734-af5c-c635897912e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv4", "project_id": "754366f346ae47889943dc660f349eab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "f72639d2-0f91-48ae-bd5c-7266cc4f43fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv6", "project_id": "754366f346ae47889943dc660f349eab"}], "revision_number": 1, "project_id": "754366f346ae47889943dc660f349eab", "id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "name": "default"}]} 2019-03-23 09:14:28,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=754366f346ae47889943dc660f349eab&name=default used request id req-6452b632-4041-4555-a75b-7e45e01542e8 2019-03-23 09:14:28,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339813947678s 2019-03-23 09:14:28,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 09:14:28,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:29,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:28 GMT X-Openstack-Request-Id: req-84351492-233f-4238-ae17-23c5ca319edb 2019-03-23 09:14:29,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "754366f346ae47889943dc660f349eab", "created_at": "2019-03-23T06:57:03Z", "updated_at": "2019-03-23T06:57:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "20ae9064-e984-4ec8-8737-527d3a885340", "remote_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv6", "project_id": "754366f346ae47889943dc660f349eab"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "763e3389-ba59-44cf-9337-b24b04b45355", "remote_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv4", "project_id": "754366f346ae47889943dc660f349eab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "bd3f2f85-7b5a-4734-af5c-c635897912e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv4", "project_id": "754366f346ae47889943dc660f349eab"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:57:03Z", "revision_number": 0, "id": "f72639d2-0f91-48ae-bd5c-7266cc4f43fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:57:03Z", "security_group_id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "tenant_id": "754366f346ae47889943dc660f349eab", "port_range_min": null, "ethertype": "IPv6", "project_id": "754366f346ae47889943dc660f349eab"}], "revision_number": 1, "project_id": "754366f346ae47889943dc660f349eab", "id": "e3305d7c-9edc-43f4-9269-9c7aa93bc668", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 09:14:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-84351492-233f-4238-ae17-23c5ca319edb 2019-03-23 09:14:29,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.36846113205s 2019-03-23 09:14:29,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 09:14:29,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e3305d7c-9edc-43f4-9269-9c7aa93bc668.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bd6ea728840f91e5f447049378b613e1274f2d78" 2019-03-23 09:14:29,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:14:29 GMT X-Openstack-Request-Id: req-a9cf2bd5-28d7-4c7a-931d-e7a6c8d47676 2019-03-23 09:14:29,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:14:29,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e3305d7c-9edc-43f4-9269-9c7aa93bc668.json used request id req-a9cf2bd5-28d7-4c7a-931d-e7a6c8d47676 2019-03-23 09:14:29,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137090921402s 2019-03-23 09:14:29,193 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-03-23 09:14:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:14:29,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbef36b8-fb83-4583-b0e6-5c3d3a47327b 2019-03-23 09:14:29,224 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 09:14:29,225 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-cbef36b8-fb83-4583-b0e6-5c3d3a47327b 2019-03-23 09:14:29,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 09:14:29,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T10:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["skWOQZdISmmWe5sSYv_4CQ"], "issued_at": "2019-03-23T09:14:29.000000Z"}} 2019-03-23 09:14:29,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 09:14:29,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:30,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:30 GMT X-Openstack-Request-Id: req-f3aabb5c-e4ba-4a98-86ad-d6fa49923ee5 2019-03-23 09:14:30,029 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 09:14:30,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3aabb5c-e4ba-4a98-86ad-d6fa49923ee5 2019-03-23 09:14:30,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.402934074402s 2019-03-23 09:14:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:14:30,041 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17818cba-a3b4-47d3-b9dc-c402e70dcc0e 2019-03-23 09:14:30,041 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 09:14:30,041 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-17818cba-a3b4-47d3-b9dc-c402e70dcc0e 2019-03-23 09:14:30,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:14:30,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:30,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7108dbe-83cc-4397-892c-d876ac6ff11f 2019-03-23 09:14:30,237 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 09:14:30,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-a7108dbe-83cc-4397-892c-d876ac6ff11f 2019-03-23 09:14:30,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195422887802s 2019-03-23 09:14:30,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 09:14:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}}' 2019-03-23 09:14:30,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a5d5c9-e905-4988-96a1-a14550145b39 2019-03-23 09:14:30,585 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95"}, "tags": [], "enabled": true, "id": "673adb5ba3834b6ca3d09ea1c857fe95", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}} 2019-03-23 09:14:30,585 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b7a5d5c9-e905-4988-96a1-a14550145b39 2019-03-23 09:14:30,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.339897871017s 2019-03-23 09:14:30,586 - 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'673adb5ba3834b6ca3d09ea1c857fe95', '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_16c9ce0f-fbb5-4663-a6de-915fe3548d8a'}) 2019-03-23 09:14:30,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 09:14:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4AjLdAuaAf2UrpejBPWgPLZJKa3Ux8", "email": null, "name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}}' 2019-03-23 09:14:31,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8dd643-861c-45b6-b12a-c198b259ce7a 2019-03-23 09:14:31,057 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b9c67bed2194be6bc2cef2f0f3969d3", "domain_id": "default", "password_expires_at": null}} 2019-03-23 09:14:31,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-4f8dd643-861c-45b6-b12a-c198b259ce7a 2019-03-23 09:14:31,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.463495969772s 2019-03-23 09:14:31,058 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6b9c67bed2194be6bc2cef2f0f3969d3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a'}) 2019-03-23 09:14:31,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:14:31,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:31,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f78ae2-a036-47fb-b90e-ff9580cc6ef6 2019-03-23 09:14:31,261 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:14:31,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-02f78ae2-a036-47fb-b90e-ff9580cc6ef6 2019-03-23 09:14:31,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200139045715s 2019-03-23 09:14:31,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:14:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:31,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bff9f559-3ee6-4cfa-b4d7-ba8b39cfd691 2019-03-23 09:14:31,427 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:14:31,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bff9f559-3ee6-4cfa-b4d7-ba8b39cfd691 2019-03-23 09:14:31,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160356998444s 2019-03-23 09:14:31,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:14:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:31,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99600172-517c-4a21-a217-ee18a1184ee1 2019-03-23 09:14:31,549 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:14:31,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-99600172-517c-4a21-a217-ee18a1184ee1 2019-03-23 09:14:31,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116450071335s 2019-03-23 09:14:31,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:14:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:31,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd219d96-a9e8-4dcb-9eec-17ff037ebc53 2019-03-23 09:14:31,777 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 09:14:31,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bd219d96-a9e8-4dcb-9eec-17ff037ebc53 2019-03-23 09:14:31,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.222145080566s 2019-03-23 09:14:31,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:14:31,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:31,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1b591f-96cd-4177-a528-5210e8bf0a80 2019-03-23 09:14:31,907 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b9c67bed2194be6bc2cef2f0f3969d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 09:14:31,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e1b591f-96cd-4177-a528-5210e8bf0a80 2019-03-23 09:14:31,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129930019379s 2019-03-23 09:14:31,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:14:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:32,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbf9335-584d-4d80-b6a5-fb3e80a880f7 2019-03-23 09:14:32,123 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95"}, "tags": [], "enabled": true, "id": "673adb5ba3834b6ca3d09ea1c857fe95", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 09:14:32,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ecbf9335-584d-4d80-b6a5-fb3e80a880f7 2019-03-23 09:14:32,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202773094177s 2019-03-23 09:14:32,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 09:14:32,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=6b9c67bed2194be6bc2cef2f0f3969d3&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=673adb5ba3834b6ca3d09ea1c857fe95" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:32,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c675ca4-496a-4fb7-b93b-f7bf80f099a3 2019-03-23 09:14:32,361 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6b9c67bed2194be6bc2cef2f0f3969d3&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=673adb5ba3834b6ca3d09ea1c857fe95", "previous": null, "next": null}} 2019-03-23 09:14:32,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6b9c67bed2194be6bc2cef2f0f3969d3&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=673adb5ba3834b6ca3d09ea1c857fe95 used request id req-0c675ca4-496a-4fb7-b93b-f7bf80f099a3 2019-03-23 09:14:32,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.229214906693s 2019-03-23 09:14:32,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 09:14:32,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95/users/6b9c67bed2194be6bc2cef2f0f3969d3/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:32,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:14:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca49dbe1-dc02-4b48-94d4-6d4e496d18d6 2019-03-23 09:14:32,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:14:32,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95/users/6b9c67bed2194be6bc2cef2f0f3969d3/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-ca49dbe1-dc02-4b48-94d4-6d4e496d18d6 2019-03-23 09:14:32,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.179574012756s 2019-03-23 09:14:32,545 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', 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'673adb5ba3834b6ca3d09ea1c857fe95', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4AjLdAuaAf2UrpejBPWgPLZJKa3Ux8', 'username': u'rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 09:14:32,549 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', 'password': '4AjLdAuaAf2UrpejBPWgPLZJKa3Ux8', 'project_name': 'rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '673adb5ba3834b6ca3d09ea1c857fe95', 'project_domain_name': 'Default'} 2019-03-23 09:14:32,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:14:32,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:32,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cceabd8-2e10-486e-8d7f-562bb833435e 2019-03-23 09:14:32,715 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:14:32,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8cceabd8-2e10-486e-8d7f-562bb833435e 2019-03-23 09:14:32,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161997079849s 2019-03-23 09:14:32,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:14:32,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:32,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8922da21-1a30-4fb2-a3cd-2de79d367b9b 2019-03-23 09:14:32,842 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:14:32,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8922da21-1a30-4fb2-a3cd-2de79d367b9b 2019-03-23 09:14:32,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122351884842s 2019-03-23 09:14:32,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:14:32,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:32,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9bfe9f-4738-4387-9136-63f95a53d25c 2019-03-23 09:14:32,957 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 09:14:32,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ba9bfe9f-4738-4387-9136-63f95a53d25c 2019-03-23 09:14:32,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110067844391s 2019-03-23 09:14:32,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:14:32,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:33,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c97bc3-5581-4f9f-a2b6-47bd1ceef2f2 2019-03-23 09:14:33,087 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b9c67bed2194be6bc2cef2f0f3969d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 09:14:33,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-80c97bc3-5581-4f9f-a2b6-47bd1ceef2f2 2019-03-23 09:14:33,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128762960434s 2019-03-23 09:14:33,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:14:33,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:33,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94075e8-e9eb-4b55-b78b-e2569c857410 2019-03-23 09:14:33,259 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95"}, "tags": [], "enabled": true, "id": "673adb5ba3834b6ca3d09ea1c857fe95", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 09:14:33,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b94075e8-e9eb-4b55-b78b-e2569c857410 2019-03-23 09:14:33,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159773111343s 2019-03-23 09:14:33,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 09:14:33,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=6b9c67bed2194be6bc2cef2f0f3969d3&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=673adb5ba3834b6ca3d09ea1c857fe95" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:33,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3549341f-707c-4521-8fc6-bb7523cdaeed 2019-03-23 09:14:33,400 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6b9c67bed2194be6bc2cef2f0f3969d3&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=673adb5ba3834b6ca3d09ea1c857fe95", "previous": null, "next": null}} 2019-03-23 09:14:33,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6b9c67bed2194be6bc2cef2f0f3969d3&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=673adb5ba3834b6ca3d09ea1c857fe95 used request id req-3549341f-707c-4521-8fc6-bb7523cdaeed 2019-03-23 09:14:33,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.132919073105s 2019-03-23 09:14:33,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 09:14:33,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95/users/6b9c67bed2194be6bc2cef2f0f3969d3/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:33,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda96519-4a05-4d6c-813b-892a44989a16 2019-03-23 09:14:33,558 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:14:33,558 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95/users/6b9c67bed2194be6bc2cef2f0f3969d3/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-dda96519-4a05-4d6c-813b-892a44989a16 2019-03-23 09:14:33,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15324306488s 2019-03-23 09:14:33,559 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-03-23 09:14:33,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:14:33,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:33,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0346051c-811f-4d45-a1d1-c51202d27b28 2019-03-23 09:14:33,679 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 09:14:33,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0346051c-811f-4d45-a1d1-c51202d27b28 2019-03-23 09:14:33,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11967921257s 2019-03-23 09:14:33,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:14:33,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:14:33,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73836a65-d022-4959-9adc-51e587d4c843 2019-03-23 09:14:33,881 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95"}, "tags": [], "enabled": true, "id": "673adb5ba3834b6ca3d09ea1c857fe95", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 09:14:33,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-73836a65-d022-4959-9adc-51e587d4c843 2019-03-23 09:14:33,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194652795792s 2019-03-23 09:14:33,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 09:14:33,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"network": {"shared": true, "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "name": "rally_jobs-net_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "admin_state_up": true}}' 2019-03-23 09:14:34,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:34 GMT X-Openstack-Request-Id: req-a41cf138-5cbd-4459-9d0c-fff6240009cd 2019-03-23 09:14:34,265 - 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":"8e2899ae-a787-4948-8c65-415d1234bbd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":true,"project_id":"673adb5ba3834b6ca3d09ea1c857fe95","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T09:14:34Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_16c9ce0f-fbb5-4663-a6de-915fe3548d8a","admin_state_up":true,"tenant_id":"673adb5ba3834b6ca3d09ea1c857fe95","created_at":"2019-03-23T09:14:34Z","mtu":1450}} 2019-03-23 09:14:34,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a41cf138-5cbd-4459-9d0c-fff6240009cd 2019-03-23 09:14:34,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.382208824158s 2019-03-23 09:14:34,266 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T09:14:34Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8e2899ae-a787-4948-8c65-415d1234bbd4', u'provider:segmentation_id': 8, 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_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', u'created_at': u'2019-03-23T09:14:34Z', u'mtu': 1450, u'tenant_id': u'673adb5ba3834b6ca3d09ea1c857fe95', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'673adb5ba3834b6ca3d09ea1c857fe95', u'l2_adjacency': True}) 2019-03-23 09:14:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:14:34,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29b22d9-49ba-4dff-8465-273d0b0e713e 2019-03-23 09:14:34,276 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 09:14:34,276 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-f29b22d9-49ba-4dff-8465-273d0b0e713e 2019-03-23 09:14:34,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 09:14:34,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}], "expires_at": "2019-03-23T10:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "673adb5ba3834b6ca3d09ea1c857fe95", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/673adb5ba3834b6ca3d09ea1c857fe95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_673adb5ba3834b6ca3d09ea1c857fe95", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_673adb5ba3834b6ca3d09ea1c857fe95", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "id": "6b9c67bed2194be6bc2cef2f0f3969d3"}, "audit_ids": ["PqeI7x7URwm_Dt7xe6y1Pg"], "issued_at": "2019-03-23T09:14:34.000000Z"}} 2019-03-23 09:14:34,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 09:14:34,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:14:35,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:35 GMT X-Openstack-Request-Id: req-f1feb707-ea3d-4146-b1fd-a7303d7a0dee 2019-03-23 09:14:35,343 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8e2899ae-a787-4948-8c65-415d1234bbd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":true,"project_id":"673adb5ba3834b6ca3d09ea1c857fe95","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T09:14:34Z","qos_policy_id":null,"name":"rally_jobs-net_16c9ce0f-fbb5-4663-a6de-915fe3548d8a","admin_state_up":true,"tenant_id":"673adb5ba3834b6ca3d09ea1c857fe95","created_at":"2019-03-23T09:14:34Z","provider:network_type":"vxlan"}]} 2019-03-23 09:14:35,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f1feb707-ea3d-4146-b1fd-a7303d7a0dee 2019-03-23 09:14:35,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.658288002014s 2019-03-23 09:14:35,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 09:14:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" -d '{"subnet": {"name": "rally_jobs-subnet_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "enable_dhcp": true, "network_id": "8e2899ae-a787-4948-8c65-415d1234bbd4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 09:14:35,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:35 GMT X-Openstack-Request-Id: req-9288ff0c-9a0a-49d1-8264-0b471bc80af6 2019-03-23 09:14:35,888 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-23T09:14:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce573cc-c322-4cb0-988e-85195bc326d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"673adb5ba3834b6ca3d09ea1c857fe95","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_16c9ce0f-fbb5-4663-a6de-915fe3548d8a","enable_dhcp":true,"segment_id":null,"network_id":"8e2899ae-a787-4948-8c65-415d1234bbd4","tenant_id":"673adb5ba3834b6ca3d09ea1c857fe95","created_at":"2019-03-23T09:14:35Z","ip_version":4}} 2019-03-23 09:14:35,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-9288ff0c-9a0a-49d1-8264-0b471bc80af6 2019-03-23 09:14:35,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.543395996094s 2019-03-23 09:14:35,889 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T09:14:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dce573cc-c322-4cb0-988e-85195bc326d4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8e2899ae-a787-4948-8c65-415d1234bbd4', u'tenant_id': u'673adb5ba3834b6ca3d09ea1c857fe95', u'created_at': u'2019-03-23T09:14:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'673adb5ba3834b6ca3d09ea1c857fe95'}) 2019-03-23 09:14:35,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 09:14:35,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "rally_jobs-router_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "admin_state_up": true}}' 2019-03-23 09:14:37,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:37 GMT X-Openstack-Request-Id: req-0488dcb3-f795-4dba-8153-8de5856d1330 2019-03-23 09:14:37,700 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "created_at": "2019-03-23T09:14:35Z", "admin_state_up": true, "updated_at": "2019-03-23T09:14:37Z", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6989b7be-494f-4abf-85d2-20e0d8373c09", "name": "rally_jobs-router_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}} 2019-03-23 09:14:37,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0488dcb3-f795-4dba-8153-8de5856d1330 2019-03-23 09:14:37,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.8111178875s 2019-03-23 09:14:37,701 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T09:14:37Z', u'revision_number': 2, u'ha': False, u'id': u'6989b7be-494f-4abf-85d2-20e0d8373c09', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', u'admin_state_up': True, u'tenant_id': u'673adb5ba3834b6ca3d09ea1c857fe95', u'created_at': u'2019-03-23T09:14:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'673adb5ba3834b6ca3d09ea1c857fe95'}) 2019-03-23 09:14:37,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 09:14:37,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6989b7be-494f-4abf-85d2-20e0d8373c09/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" -d '{"subnet_id": "dce573cc-c322-4cb0-988e-85195bc326d4"}' 2019-03-23 09:14:39,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:39 GMT X-Openstack-Request-Id: req-37b98c42-8292-4802-a558-c85098e1a25e 2019-03-23 09:14:39,956 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8e2899ae-a787-4948-8c65-415d1234bbd4", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "subnet_id": "dce573cc-c322-4cb0-988e-85195bc326d4", "subnet_ids": ["dce573cc-c322-4cb0-988e-85195bc326d4"], "port_id": "e81d6c22-3454-4674-a1f2-4d96a69f753f", "id": "6989b7be-494f-4abf-85d2-20e0d8373c09"} 2019-03-23 09:14:39,956 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6989b7be-494f-4abf-85d2-20e0d8373c09/add_router_interface.json used request id req-37b98c42-8292-4802-a558-c85098e1a25e 2019-03-23 09:14:39,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25481510162s 2019-03-23 09:14:39,958 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-23 09:14:40,089 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-23 09:14:40,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:14:40,097 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:40 GMT 2019-03-23 09:14:40,097 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 09:14:40,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 09:14:40,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:14:40,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:40 GMT X-Openstack-Request-Id: req-502fd4f9-43bf-4966-81bc-c1d8a17c5456 2019-03-23 09:14:40,395 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 09:14:40,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-502fd4f9-43bf-4966-81bc-c1d8a17c5456 2019-03-23 09:14:40,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295440912247s 2019-03-23 09:14:40,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 09:14:40,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}' 2019-03-23 09:14:40,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:40 GMT Location: http://172.30.9.27:9292/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc0cb59d-9358-4fdc-87fb-dad3b9fe551a 2019-03-23 09:14:40,459 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T09:14:40Z", "file": "/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/file", "owner": "673adb5ba3834b6ca3d09ea1c857fe95", "id": "dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d", "size": null, "self": "/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d", "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_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "checksum": null, "created_at": "2019-03-23T09:14:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 09:14:40,459 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-bc0cb59d-9358-4fdc-87fb-dad3b9fe551a 2019-03-23 09:14:40,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0545339584351s 2019-03-23 09:14:40,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 09:14:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" -d '' 2019-03-23 09:14:41,042 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 09:14:41 GMT X-Openstack-Request-Id: req-8111dfbd-b615-4f94-b272-1f07172f40ec 2019-03-23 09:14:41,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 09:14:41,043 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/file used request id req-8111dfbd-b615-4f94-b272-1f07172f40ec 2019-03-23 09:14:41,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.582370996475s 2019-03-23 09:14:41,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 09:14:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:14:41,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:41 GMT X-Openstack-Request-Id: req-4f590006-8f0e-454a-beaf-e7bee7124658 2019-03-23 09:14:41,073 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T09:14:41Z", "file": "/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/file", "owner": "673adb5ba3834b6ca3d09ea1c857fe95", "id": "dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d", "size": 12716032, "self": "/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T09:14:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 09:14:41,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4f590006-8f0e-454a-beaf-e7bee7124658 2019-03-23 09:14:41,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255348682404s 2019-03-23 09:14:41,075 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/file', 'owner': u'673adb5ba3834b6ca3d09ea1c857fe95', 'id': u'dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d', 'size': 12716032, u'self': u'/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'673adb5ba3834b6ca3d09ea1c857fe95', 'name': 'rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T09:14:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-23T09:14:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', '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/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d', 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_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', 'created': u'2019-03-23T09:14:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-23T09:14:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d', 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_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-23 09:14:41,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 09:14:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 09:14:41,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 09: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-8593cafa-21b1-4987-ba4f-5c4fb69da776 x-openstack-request-id: req-8593cafa-21b1-4987-ba4f-5c4fb69da776 2019-03-23 09:14:41,402 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29c1960b-33af-4e54-b88a-791e32ae1830", "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": "29c1960b-33af-4e54-b88a-791e32ae1830"}} 2019-03-23 09:14:41,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8593cafa-21b1-4987-ba4f-5c4fb69da776 2019-03-23 09:14:41,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.324306964874s 2019-03-23 09:14:41,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'29c1960b-33af-4e54-b88a-791e32ae1830', 'swap': 0}) 2019-03-23 09:14:41,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 09:14:41,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"extra_specs": {}}' 2019-03-23 09:14:41,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14: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-abfc3905-b138-43ab-9abe-99b0ba4f2942 x-openstack-request-id: req-abfc3905-b138-43ab-9abe-99b0ba4f2942 2019-03-23 09:14:41,427 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 09:14:41,427 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830/os-extra_specs used request id req-abfc3905-b138-43ab-9abe-99b0ba4f2942 2019-03-23 09:14:41,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235290527344s 2019-03-23 09:14:41,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-23 09:14:43,659 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-23 09:14:45,808 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2e65617e-f5b4-4d09-9a46-13402bd694ce | 2019-03-23T09:14:45.453097 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2e65617e-f5b4-4d09-9a46-13402bd694ce ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-03-23 09:14:49,049 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | __unknown__ | tempest-type-1037775090 | Available | | __unknown__ | tempest-type-699600890 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-03-23 09:14:49,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-23 09:14:49,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 09:14:49,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:14:50,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14: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-fdc59ec1-617d-4c8c-924f-29d85490d7f3 x-openstack-request-id: req-fdc59ec1-617d-4c8c-924f-29d85490d7f3 2019-03-23 09:14:50,052 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 09:14:50,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-fdc59ec1-617d-4c8c-924f-29d85490d7f3 2019-03-23 09:14:50,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.294636011124s 2019-03-23 09:14:50,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-23 09:14:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:14:50,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:50 GMT X-Openstack-Request-Id: req-a372cbb7-96cd-4f7e-8839-5e3ea678f159 2019-03-23 09:14:50,322 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-23 09:14:50,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/extensions.json used request id req-a372cbb7-96cd-4f7e-8839-5e3ea678f159 2019-03-23 09:14:50,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.269094944s 2019-03-23 09:14:50,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 09:14:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-23 09:14:50,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Sat, 23 Mar 2019 09: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-4909c1fe-48a9-41a8-bd38-e37cd5b06e6f x-openstack-request-id: req-4909c1fe-48a9-41a8-bd38-e37cd5b06e6f 2019-03-23 09:14:50,376 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258", "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": "85cc82b5-9ae2-4af9-b783-e32aaaf59258"}} 2019-03-23 09:14:50,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4909c1fe-48a9-41a8-bd38-e37cd5b06e6f 2019-03-23 09:14:50,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.043251991272s 2019-03-23 09:14:50,377 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'85cc82b5-9ae2-4af9-b783-e32aaaf59258', 'swap': 0}) 2019-03-23 09:14:50,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 09:14:50,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" -d '{"extra_specs": {}}' 2019-03-23 09:14:50,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3a9d6bdb-8dbe-49d8-8277-b94ab462cd45 x-openstack-request-id: req-3a9d6bdb-8dbe-49d8-8277-b94ab462cd45 2019-03-23 09:14:50,400 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 09:14:50,400 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258/os-extra_specs used request id req-3a9d6bdb-8dbe-49d8-8277-b94ab462cd45 2019-03-23 09:14:50,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216841697693s 2019-03-23 09:14:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:14:50,412 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a75975f-f261-4958-9964-536f265477e4 2019-03-23 09:14:50,412 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 09:14:50,412 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-2a75975f-f261-4958-9964-536f265477e4 2019-03-23 09:14:50,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 09:14:50,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:14:50,425 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9599be41-84e6-4bfa-b68d-c045a5c894d0 2019-03-23 09:14:50,425 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 09:14:50,425 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-9599be41-84e6-4bfa-b68d-c045a5c894d0 2019-03-23 09:14:50,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:14:50,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 09:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2e4ba0-6c4f-410f-9a36-fce765c440eb 2019-03-23 09:14:50,623 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 09:14:50,623 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1c2e4ba0-6c4f-410f-9a36-fce765c440eb 2019-03-23 09:14:50,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.207433223724s 2019-03-23 09:14:50,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_16c9ce0f-fbb5-4663-a6de-915fe3548d8a', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'85cc82b5-9ae2-4af9-b783-e32aaaf59258', 'swap': 0}) 2019-03-23 09:14:50,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-03-23 09:14:50,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-23 09:14:50,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-23 09:14:50,909 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-23 09:14:50,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-03-23 09:49:39,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 2019-03-23 09:49:39,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-03-23 09:49:39,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9d0eee1f-f2ad-47e0-a446-b5d5d5f46600'] 2019-03-23 09:49:40,375 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 -------------------------------------------------------------------------------- Task 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600: 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.181 | 1.934 | 3.35 | 3.957 | 4.968 | 2.261 | 100.0% | 100 | | neutron.list_networks | 0.113 | 0.593 | 0.96 | 1.077 | 1.534 | 0.637 | 100.0% | 100 | | total | 1.393 | 2.666 | 4.197 | 4.488 | 5.846 | 2.898 | 100.0% | 100 | | -> duration | 1.393 | 2.666 | 4.197 | 4.488 | 5.846 | 2.898 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.611263 Full duration: 54.321766 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.882 | 2.019 | 2.999 | 3.435 | 3.824 | 2.014 | 100.0% | 40 | | neutron.update_network | 0.538 | 1.336 | 2.527 | 2.861 | 3.362 | 1.455 | 100.0% | 40 | | total | 1.419 | 3.338 | 5.196 | 5.955 | 6.589 | 3.469 | 100.0% | 40 | | -> duration | 1.419 | 3.338 | 5.196 | 5.955 | 6.589 | 3.469 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.931418 Full duration: 35.042411 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.94 | 1.93 | 3.064 | 3.489 | 4.949 | 2.086 | 100.0% | 40 | | neutron.delete_network | 0.636 | 1.442 | 5.138 | 5.249 | 5.388 | 2.266 | 100.0% | 40 | | total | 1.86 | 3.165 | 7.785 | 8.444 | 9.072 | 4.353 | 100.0% | 40 | | -> duration | 1.86 | 3.165 | 7.785 | 8.444 | 9.072 | 4.353 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.290822 Full duration: 26.789824 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.455 | 2.331 | 3.12 | 3.597 | 4.006 | 2.466 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.734 | 4.521 | 7.601 | 9.438 | 9.608 | 5.02 | 100.0% | 40 | | neutron.list_subnets | 0.146 | 0.34 | 0.761 | 0.813 | 0.97 | 0.414 | 100.0% | 40 | | total | 3.693 | 7.494 | 10.814 | 12.828 | 12.85 | 7.901 | 100.0% | 40 | | -> duration | 3.693 | 7.494 | 10.814 | 12.828 | 12.85 | 7.901 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.823401 Full duration: 69.571713 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.047 | 2.039 | 2.694 | 2.899 | 3.248 | 2.039 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.684 | 4.09 | 7.708 | 8.214 | 11.659 | 4.653 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.42 | 3.137 | 5.153 | 7.563 | 8.737 | 3.521 | 100.0% | 100 | | total | 4.871 | 8.907 | 15.56 | 17.525 | 22.315 | 10.213 | 100.0% | 100 | | -> duration | 4.871 | 8.907 | 15.56 | 17.525 | 22.315 | 10.213 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.958301 Full duration: 147.97428 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.246 | 3.26 | 4.795 | 5.266 | 6.572 | 3.073 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.456 | 4.633 | 13.118 | 13.824 | 13.949 | 5.49 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.46 | 4.36 | 9.157 | 9.686 | 10.585 | 5.159 | 100.0% | 40 | | total | 4.511 | 11.161 | 27.958 | 28.541 | 29.322 | 13.723 | 100.0% | 40 | | -> duration | 4.511 | 11.161 | 27.958 | 28.541 | 29.322 | 13.723 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.484314 Full duration: 57.233041 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.912 | 2.098 | 3.213 | 3.629 | 4.104 | 2.162 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.459 | 4.588 | 14.522 | 14.943 | 15.206 | 5.999 | 100.0% | 40 | | neutron.create_router (x2) | 0.214 | 0.668 | 1.987 | 2.522 | 5.069 | 1.055 | 100.0% | 40 | | neutron.add_interface_router (x2) | 5.627 | 14.848 | 47.092 | 47.154 | 48.344 | 19.966 | 100.0% | 40 | | neutron.list_routers | 0.188 | 0.595 | 0.914 | 1.192 | 1.29 | 0.6 | 100.0% | 40 | | total | 9.697 | 21.844 | 67.735 | 67.964 | 68.804 | 29.782 | 100.0% | 40 | | -> duration | 9.697 | 21.844 | 67.735 | 67.964 | 68.804 | 29.782 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 68.824551 Full duration: 185.758877 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.914 | 2.177 | 3.954 | 4.366 | 5.116 | 2.327 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.601 | 4.217 | 10.994 | 11.16 | 11.222 | 5.447 | 100.0% | 40 | | neutron.create_router (x2) | 0.172 | 0.707 | 2.217 | 2.971 | 3.36 | 1.01 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.354 | 16.412 | 38.417 | 39.178 | 39.631 | 20.433 | 100.0% | 40 | | neutron.update_router (x2) | 1.809 | 4.27 | 9.424 | 9.662 | 9.707 | 5.331 | 100.0% | 40 | | total | 12.734 | 27.407 | 63.534 | 64.07 | 64.182 | 34.549 | 100.0% | 40 | | -> duration | 12.734 | 27.407 | 63.534 | 64.07 | 64.182 | 34.549 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 80.682916 Full duration: 199.358376 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.873 | 3.169 | 3.574 | 3.828 | 2.088 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.418 | 4.219 | 11.151 | 11.4 | 11.582 | 5.503 | 100.0% | 40 | | neutron.create_router (x2) | 0.243 | 0.653 | 2.175 | 2.897 | 3.607 | 0.987 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.539 | 15.596 | 36.702 | 36.917 | 37.61 | 18.853 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.444 | 11.94 | 34.999 | 35.354 | 35.669 | 16.117 | 100.0% | 40 | | neutron.delete_router (x2) | 0.785 | 2.823 | 5.857 | 6.544 | 7.454 | 3.269 | 100.0% | 40 | | total | 15.834 | 36.829 | 91.977 | 93.093 | 93.134 | 46.817 | 100.0% | 40 | | -> duration | 15.834 | 36.829 | 91.977 | 93.093 | 93.134 | 46.817 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.220833 Full duration: 165.684264 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.909 | 1.395 | 1.477 | 1.523 | 1.569 | 1.268 | 100.0% | 8 | | neutron.create_port (x50) | 35.487 | 65.807 | 71.206 | 71.215 | 71.224 | 59.683 | 100.0% | 8 | | neutron.list_ports | 0.703 | 0.894 | 1.063 | 1.065 | 1.067 | 0.888 | 100.0% | 8 | | total | 37.137 | 68.228 | 73.406 | 73.409 | 73.413 | 61.842 | 100.0% | 8 | | -> duration | 37.137 | 68.228 | 73.406 | 73.409 | 73.413 | 61.842 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.931362 Full duration: 226.796961 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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 | 2.01 | 3.244 | 3.825 | 4.211 | 2.061 | 100.0% | 40 | | neutron.create_port (x5) | 4.623 | 10.106 | 25.914 | 26.265 | 27.208 | 11.648 | 100.0% | 40 | | neutron.update_port (x5) | 2.695 | 5.621 | 13.928 | 14.288 | 14.594 | 6.494 | 100.0% | 40 | | total | 8.721 | 17.992 | 43.414 | 43.567 | 43.818 | 20.205 | 100.0% | 40 | | -> duration | 8.721 | 17.992 | 43.414 | 43.567 | 43.818 | 20.205 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.639654 Full duration: 107.664979 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.884 | 2.06 | 2.865 | 3.227 | 4.059 | 2.086 | 100.0% | 40 | | neutron.create_port (x5) | 4.249 | 9.013 | 17.281 | 19.486 | 20.829 | 10.903 | 100.0% | 40 | | neutron.delete_port (x5) | 2.824 | 5.565 | 11.034 | 12.375 | 13.013 | 7.024 | 100.0% | 40 | | total | 8.337 | 16.187 | 30.724 | 34.309 | 34.473 | 20.014 | 100.0% | 40 | | -> duration | 8.337 | 16.187 | 30.724 | 34.309 | 34.473 | 20.014 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 46.575061 Full duration: 74.243227 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.429 | 0.866 | 1.072 | 1.113 | 1.144 | 0.826 | 100.0% | 40 | | total | 1.138 | 1.536 | 1.93 | 2.1 | 2.156 | 1.568 | 100.0% | 40 | | -> duration | 1.138 | 1.536 | 1.93 | 2.1 | 2.156 | 1.568 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.371692 Full duration: 44.413566 -------------------------------------------------------------------------------- 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 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 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.261 | 1.882 | 1.93 | 1.94 | 1.95 | 1.744 | 100.0% | 4 | | neutron.create_subnet | 2.435 | 2.719 | 2.81 | 2.828 | 2.846 | 2.68 | 100.0% | 4 | | neutron.create_port (x125) | 489.8 | 490.937 | 492.636 | 492.963 | 493.291 | 491.241 | 100.0% | 4 | | neutron.create_trunk | 31.53 | 34.215 | 35.895 | 35.945 | 35.995 | 33.989 | 100.0% | 4 | | neutron.update_port | 3.935 | 5.345 | 5.361 | 5.364 | 5.366 | 4.998 | 100.0% | 4 | | neutron.list_trunks | 0.072 | 0.106 | 0.297 | 0.335 | 0.374 | 0.164 | 100.0% | 4 | | neutron.list_ports_by_device_id | 1.11 | 1.488 | 1.72 | 1.757 | 1.794 | 1.47 | 100.0% | 4 | | neutron.delete_trunk | 0.3 | 1.236 | 2.1 | 2.271 | 2.441 | 1.303 | 100.0% | 4 | | total | 536.123 | 537.993 | 538.198 | 538.238 | 538.278 | 537.597 | 100.0% | 4 | | -> duration | 536.123 | 537.993 | 538.198 | 538.238 | 538.278 | 537.597 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 538.280941 Full duration: 657.875689 HINTS: * To plot HTML graphics with this data, run: rally task report 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 --out output.html * To generate a JUnit report, run: rally task export 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 --json --out output.json 2019-03-23 09:49:40,376 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9d0eee1f-f2ad-47e0-a446-b5d5d5f46600', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-03-23 09:49:42,713 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9d0eee1f-f2ad-47e0-a446-b5d5d5f46600 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-03-23 09:49:42.234 30793 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-23 09:49:42.234 30793 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-23 09:49:42.236 30793 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-23 09:49:42.446 30793 INFO rally.api [-] Building 'json' report for the following task(s): '9d0eee1f-f2ad-47e0-a446-b5d5d5f46600'. 2019-03-23 09:49:42.568 30793 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:49:42,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-23 09:49:42,846 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:34:12 | 612 | 100.00% | | | | | | | TOTAL: | 00:34:12 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-03-23 09:49:42,846 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-03-23 09:49:42,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-03-23 09:49:45,182 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-03-23 09:49:44.603 30795 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-23 09:49:44.603 30795 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-23 09:49:44.605 30795 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-23 09:49:44.812 30795 INFO rally.api [-] Building 'html' report for the following task(s): '9d0eee1f-f2ad-47e0-a446-b5d5d5f46600'. 2019-03-23 09:49:45.096 30795 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:49:45,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-03-23 09:49:47,407 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-03-23 09:49:47.046 30797 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-23 09:49:47.047 30797 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-23 09:49:47.048 30797 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-23 09:49:47.260 30797 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '9d0eee1f-f2ad-47e0-a446-b5d5d5f46600'. 2019-03-23 09:49:47.267 30797 INFO rally.api [-] The report has been successfully built. 2019-03-23 09:49:47,534 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 09:49:47,535 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 35:14 | PASS | +--------------------+------------------+------------------+----------------+ 2019-03-23 09:49:47,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 09:49:47,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:48,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Sat, 23 Mar 2019 09: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-55765415-4f7c-4a85-959a-7e933d35d4b4 x-openstack-request-id: req-55765415-4f7c-4a85-959a-7e933d35d4b4 2019-03-23 09:49:48,245 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29c1960b-33af-4e54-b88a-791e32ae1830", "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": "29c1960b-33af-4e54-b88a-791e32ae1830"}, {"name": "rally_jobs-flavor_alt_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258", "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": "85cc82b5-9ae2-4af9-b783-e32aaaf59258"}]} 2019-03-23 09:49:48,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-55765415-4f7c-4a85-959a-7e933d35d4b4 2019-03-23 09:49:48,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.698884963989s 2019-03-23 09:49:48,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 09:49:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:48,297 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49: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-0e618fbb-2b87-4f82-9b36-84fe1b534136 x-openstack-request-id: req-0e618fbb-2b87-4f82-9b36-84fe1b534136 2019-03-23 09:49:48,297 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/85cc82b5-9ae2-4af9-b783-e32aaaf59258 used request id req-0e618fbb-2b87-4f82-9b36-84fe1b534136 2019-03-23 09:49:48,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0489921569824s 2019-03-23 09:49:48,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 09:49:48,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6989b7be-494f-4abf-85d2-20e0d8373c09/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" -d '{"subnet_id": "dce573cc-c322-4cb0-988e-85195bc326d4"}' 2019-03-23 09:49:50,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:50 GMT X-Openstack-Request-Id: req-c8adb47c-d245-41b1-8407-53061ea8b7ee 2019-03-23 09:49:50,572 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8e2899ae-a787-4948-8c65-415d1234bbd4", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "subnet_id": "dce573cc-c322-4cb0-988e-85195bc326d4", "subnet_ids": ["dce573cc-c322-4cb0-988e-85195bc326d4"], "port_id": "e81d6c22-3454-4674-a1f2-4d96a69f753f", "id": "6989b7be-494f-4abf-85d2-20e0d8373c09"} 2019-03-23 09:49:50,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6989b7be-494f-4abf-85d2-20e0d8373c09/remove_router_interface.json used request id req-c8adb47c-d245-41b1-8407-53061ea8b7ee 2019-03-23 09:49:50,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.2738878727s 2019-03-23 09:49:50,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 09:49:50,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:50,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1708 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:50 GMT X-Openstack-Request-Id: req-f3392dee-b4b7-4b35-b1dc-b4ab64557f35 2019-03-23 09:49:50,987 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "created_at": "2019-03-23T09:14:35Z", "admin_state_up": true, "updated_at": "2019-03-23T09:49:49Z", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6989b7be-494f-4abf-85d2-20e0d8373c09", "name": "rally_jobs-router_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 09:49:50,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f3392dee-b4b7-4b35-b1dc-b4ab64557f35 2019-03-23 09:49:50,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.414911985397s 2019-03-23 09:49:50,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 09:49:50,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/6989b7be-494f-4abf-85d2-20e0d8373c09.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:52,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:49:52 GMT X-Openstack-Request-Id: req-ccbcbdca-2233-4960-9e02-6a7ea44ccfdd 2019-03-23 09:49:52,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:49:52,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6989b7be-494f-4abf-85d2-20e0d8373c09.json used request id req-ccbcbdca-2233-4960-9e02-6a7ea44ccfdd 2019-03-23 09:49:52,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43056797981s 2019-03-23 09:49:52,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 09:49:52,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:52,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:52 GMT X-Openstack-Request-Id: req-ca4c73e7-2645-4fad-b8fe-e0eeba2c2572 2019-03-23 09:49:52,462 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T09:14:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dce573cc-c322-4cb0-988e-85195bc326d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"673adb5ba3834b6ca3d09ea1c857fe95","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_16c9ce0f-fbb5-4663-a6de-915fe3548d8a","enable_dhcp":true,"segment_id":null,"network_id":"8e2899ae-a787-4948-8c65-415d1234bbd4","tenant_id":"673adb5ba3834b6ca3d09ea1c857fe95","created_at":"2019-03-23T09:14:35Z","ip_version":4}]} 2019-03-23 09:49:52,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ca4c73e7-2645-4fad-b8fe-e0eeba2c2572 2019-03-23 09:49:52,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423221588135s 2019-03-23 09:49:52,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 09:49:52,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/dce573cc-c322-4cb0-988e-85195bc326d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:53,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:49:53 GMT X-Openstack-Request-Id: req-aeb1d115-c2a8-4295-b61f-8b2ef0f017b5 2019-03-23 09:49:53,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:49:53,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/dce573cc-c322-4cb0-988e-85195bc326d4.json used request id req-aeb1d115-c2a8-4295-b61f-8b2ef0f017b5 2019-03-23 09:49:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.872910022736s 2019-03-23 09:49:53,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 09:49:53,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:53,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:53 GMT X-Openstack-Request-Id: req-8e28742e-d839-4164-8bc9-06dd42efa543 2019-03-23 09:49:53,426 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8e2899ae-a787-4948-8c65-415d1234bbd4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":8,"ipv4_address_scope":null,"shared":true,"project_id":"673adb5ba3834b6ca3d09ea1c857fe95","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T09:49:53Z","qos_policy_id":null,"name":"rally_jobs-net_16c9ce0f-fbb5-4663-a6de-915fe3548d8a","admin_state_up":true,"tenant_id":"673adb5ba3834b6ca3d09ea1c857fe95","created_at":"2019-03-23T09:14:34Z","provider:network_type":"vxlan"}]} 2019-03-23 09:49:53,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8e28742e-d839-4164-8bc9-06dd42efa543 2019-03-23 09:49:53,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089047908783s 2019-03-23 09:49:53,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 09:49:53,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8e2899ae-a787-4948-8c65-415d1234bbd4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:54,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:49:54 GMT X-Openstack-Request-Id: req-294b0833-da73-415d-826f-46a9e0cefaee 2019-03-23 09:49:54,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:49:54,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8e2899ae-a787-4948-8c65-415d1234bbd4.json used request id req-294b0833-da73-415d-826f-46a9e0cefaee 2019-03-23 09:49:54,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.24924206734s 2019-03-23 09:49:54,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 09:49:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:55 GMT X-Openstack-Request-Id: req-50329c4c-b644-405f-9d3c-17fd0a90320b 2019-03-23 09:49:55,402 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T09:14:41Z", "file": "/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/file", "owner": "673adb5ba3834b6ca3d09ea1c857fe95", "id": "dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d", "size": 12716032, "self": "/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-23T09:14:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 09:49:55,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-50329c4c-b644-405f-9d3c-17fd0a90320b 2019-03-23 09:49:55,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.720221996307s 2019-03-23 09:49:55,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 09:49:55,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}822bb3341353e663448507b696ec3fd162740d0f" 2019-03-23 09:49:55,694 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 09:49:55 GMT X-Openstack-Request-Id: req-711eaeeb-1aa0-4dc7-9632-66f86d625600 2019-03-23 09:49: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. 2019-03-23 09:49:55,694 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dc759b7d-4b9e-43fd-a227-7b2e5f2a1c5d used request id req-711eaeeb-1aa0-4dc7-9632-66f86d625600 2019-03-23 09:49:55,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.290755033493s 2019-03-23 09:49:55,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 09:49:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 09: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-88777110-f89e-4400-a33e-a46c18ad8bac x-openstack-request-id: req-88777110-f89e-4400-a33e-a46c18ad8bac 2019-03-23 09:49:55,723 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29c1960b-33af-4e54-b88a-791e32ae1830", "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": "29c1960b-33af-4e54-b88a-791e32ae1830"}]} 2019-03-23 09:49:55,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-88777110-f89e-4400-a33e-a46c18ad8bac 2019-03-23 09:49:55,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0280249118805s 2019-03-23 09:49:55,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 09:49:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:55,771 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49: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-4a1a063f-87ad-474e-9631-bfe0f72a15b3 x-openstack-request-id: req-4a1a063f-87ad-474e-9631-bfe0f72a15b3 2019-03-23 09:49:55,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/29c1960b-33af-4e54-b88a-791e32ae1830 used request id req-4a1a063f-87ad-474e-9631-bfe0f72a15b3 2019-03-23 09:49:55,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.046854019165s 2019-03-23 09:49:55,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:49:55,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:55,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c990d18-a0d8-4748-b63e-052b64dea04a 2019-03-23 09:49:56,000 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6b9c67bed2194be6bc2cef2f0f3969d3", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 09:49:56,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c990d18-a0d8-4748-b63e-052b64dea04a 2019-03-23 09:49:56,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227719068527s 2019-03-23 09:49:56,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:49:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:56,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197ced65-0ee7-4eeb-85af-f9c70ad8338f 2019-03-23 09:49:56,210 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_16c9ce0f-fbb5-4663-a6de-915fe3548d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6b9c67bed2194be6bc2cef2f0f3969d3", "description": null}} 2019-03-23 09:49:56,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3 used request id req-197ced65-0ee7-4eeb-85af-f9c70ad8338f 2019-03-23 09:49:56,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204845905304s 2019-03-23 09:49:56,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 09:49:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:56,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-157cfe5e-6af5-4ee1-8ac2-b2a9c8c08f17 2019-03-23 09:49:56,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:49:56,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6b9c67bed2194be6bc2cef2f0f3969d3 used request id req-157cfe5e-6af5-4ee1-8ac2-b2a9c8c08f17 2019-03-23 09:49:56,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.316195011139s 2019-03-23 09:49:56,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:49:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:56,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f2a98e3-7969-4784-b37d-5c3cbf27a95c 2019-03-23 09:49:56,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95"}, "tags": [], "enabled": true, "id": "673adb5ba3834b6ca3d09ea1c857fe95", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_16c9ce0f-fbb5-4663-a6de-915fe3548d8a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 09:49:56,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-5f2a98e3-7969-4784-b37d-5c3cbf27a95c 2019-03-23 09:49:56,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20320391655s 2019-03-23 09:49:56,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 09:49:56,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:57,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c0e37b-aa09-4c22-b8aa-68c4730a414f 2019-03-23 09:49:57,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:49:57,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/673adb5ba3834b6ca3d09ea1c857fe95 used request id req-06c0e37b-aa09-4c22-b8aa-68c4730a414f 2019-03-23 09:49:57,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.284524917603s 2019-03-23 09:49:57,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 09:49:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=673adb5ba3834b6ca3d09ea1c857fe95&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:57,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:57 GMT X-Openstack-Request-Id: req-a6e8dea2-3bf0-44eb-a5f8-19dbc7f28cfb 2019-03-23 09:49:57,368 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "created_at": "2019-03-23T09:14:33Z", "updated_at": "2019-03-23T09:14:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "000d28e5-6225-4117-afd3-248b014d7f61", "remote_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv4", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "0bf2b136-fc3d-48ec-9998-59b50d1360b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv6", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "275533a9-9b87-4172-bca9-62985837863c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv4", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "2e9140fe-ab2a-408e-9e3e-c5722ec6bc05", "remote_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv6", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}], "revision_number": 1, "project_id": "673adb5ba3834b6ca3d09ea1c857fe95", "id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "name": "default"}]} 2019-03-23 09:49:57,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=673adb5ba3834b6ca3d09ea1c857fe95&name=default used request id req-a6e8dea2-3bf0-44eb-a5f8-19dbc7f28cfb 2019-03-23 09:49:57,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.336235046387s 2019-03-23 09:49:57,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 09:49:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:57,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:57 GMT X-Openstack-Request-Id: req-8b378737-9cf7-4978-9344-2d38f176e98f 2019-03-23 09:49:57,496 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "created_at": "2019-03-23T09:14:33Z", "updated_at": "2019-03-23T09:14:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "000d28e5-6225-4117-afd3-248b014d7f61", "remote_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv4", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "0bf2b136-fc3d-48ec-9998-59b50d1360b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv6", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "275533a9-9b87-4172-bca9-62985837863c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv4", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:14:33Z", "revision_number": 0, "id": "2e9140fe-ab2a-408e-9e3e-c5722ec6bc05", "remote_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "remote_ip_prefix": null, "created_at": "2019-03-23T09:14:33Z", "security_group_id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "tenant_id": "673adb5ba3834b6ca3d09ea1c857fe95", "port_range_min": null, "ethertype": "IPv6", "project_id": "673adb5ba3834b6ca3d09ea1c857fe95"}], "revision_number": 1, "project_id": "673adb5ba3834b6ca3d09ea1c857fe95", "id": "b1bee91f-ea43-44e4-84d2-29e0ba7aefe0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 09:49:57,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-8b378737-9cf7-4978-9344-2d38f176e98f 2019-03-23 09:49:57,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.122432947159s 2019-03-23 09:49:57,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 09:49:57,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b1bee91f-ea43-44e4-84d2-29e0ba7aefe0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca56209bf3f34cbae4ba06872465a7ac972d5a3b" 2019-03-23 09:49:57,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 09:49:57 GMT X-Openstack-Request-Id: req-e4e2fa50-ac1b-4e85-a36a-249837848b70 2019-03-23 09:49:57,641 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 09:49:57,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b1bee91f-ea43-44e4-84d2-29e0ba7aefe0.json used request id req-e4e2fa50-ac1b-4e85-a36a-249837848b70 2019-03-23 09:49:57,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134779930115s 2019-03-23 09:49:57,663 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-03-23 09:49:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:49:57,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21ed9b9f-4d17-4c74-bcab-d49d73c01778 2019-03-23 09:49:57,696 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 09:49:57,697 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-21ed9b9f-4d17-4c74-bcab-d49d73c01778 2019-03-23 09:49:57,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 09:49:58,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T10:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["JTEsEV-zTsa6l9pUUK980g"], "issued_at": "2019-03-23T09:49:58.000000Z"}} 2019-03-23 09:49:58,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 09:49:58,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:49:58,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:58 GMT X-Openstack-Request-Id: req-ae0925cd-38e0-445d-a233-d5b4dd5c55fa 2019-03-23 09:49:58,780 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 09:49:58,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ae0925cd-38e0-445d-a233-d5b4dd5c55fa 2019-03-23 09:49:58,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.682119131088s 2019-03-23 09:49:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:49:58,793 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a53e8c5-8ca5-48e6-a3b1-cd82e07205a1 2019-03-23 09:49:58,793 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 09:49:58,793 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-0a53e8c5-8ca5-48e6-a3b1-cd82e07205a1 2019-03-23 09:49:58,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:49:58,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:49:58,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fb1657e-f8b2-4143-ad98-f6c398edbd83 2019-03-23 09:49:58,908 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 09:49:58,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3fb1657e-f8b2-4143-ad98-f6c398edbd83 2019-03-23 09:49:58,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114140987396s 2019-03-23 09:49:58,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 09:49:58,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}}' 2019-03-23 09:49:59,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aceba10-3d77-4901-aca8-2323897a5721 2019-03-23 09:49:59,174 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae"}, "tags": [], "enabled": true, "id": "ef9f7dd629ad464a95b18c80f3e28dae", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}} 2019-03-23 09:49:59,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7aceba10-3d77-4901-aca8-2323897a5721 2019-03-23 09:49:59,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.258372068405s 2019-03-23 09:49:59,175 - 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'ef9f7dd629ad464a95b18c80f3e28dae', '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_6bdb7cd8-a7b3-4732-a23c-a721a591da48'}) 2019-03-23 09:49:59,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 09:49:59,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "e10IZYgco6sKbapTPmJf23BEtD4kvR", "email": null, "name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}}' 2019-03-23 09:49:59,629 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1b88be-efdb-4dfe-85e6-3ac6403c504f 2019-03-23 09:49:59,629 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": {"self": "http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4aa125e5d83b4ebab1a4900b3bb1c9ce", "domain_id": "default", "password_expires_at": null}} 2019-03-23 09:49:59,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-0d1b88be-efdb-4dfe-85e6-3ac6403c504f 2019-03-23 09:49:59,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.446650981903s 2019-03-23 09:49:59,630 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4aa125e5d83b4ebab1a4900b3bb1c9ce', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48'}) 2019-03-23 09:49:59,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:49:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:49:59,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ec2f69-8841-4118-82d8-9c90b234a573 2019-03-23 09:49:59,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:49:59,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42ec2f69-8841-4118-82d8-9c90b234a573 2019-03-23 09:49:59,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152964115143s 2019-03-23 09:49:59,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:49:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:49:59,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f906034e-60ee-477f-85b7-00148845f5f6 2019-03-23 09:49:59,986 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:49:59,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f906034e-60ee-477f-85b7-00148845f5f6 2019-03-23 09:49:59,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194067955017s 2019-03-23 09:49:59,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:49:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:00,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c5955e-5fc5-49ab-923f-af77e8ddb6fd 2019-03-23 09:50:00,109 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:50:00,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-50c5955e-5fc5-49ab-923f-af77e8ddb6fd 2019-03-23 09:50:00,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117161989212s 2019-03-23 09:50:00,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:50:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:00,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475314b3-de12-4970-80c1-48676eada259 2019-03-23 09:50:00,321 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 09:50:00,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-475314b3-de12-4970-80c1-48676eada259 2019-03-23 09:50:00,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206336021423s 2019-03-23 09:50:00,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:50:00,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e751931-9b41-4530-8473-ba3b249ba6e8 2019-03-23 09:50:00,458 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": {"self": "http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4aa125e5d83b4ebab1a4900b3bb1c9ce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 09:50:00,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1e751931-9b41-4530-8473-ba3b249ba6e8 2019-03-23 09:50:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136196136475s 2019-03-23 09:50:00,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:50:00,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70acc7d-0f97-463a-a733-cf395d5ba48c 2019-03-23 09:50:00,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae"}, "tags": [], "enabled": true, "id": "ef9f7dd629ad464a95b18c80f3e28dae", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}]} 2019-03-23 09:50:00,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a70acc7d-0f97-463a-a733-cf395d5ba48c 2019-03-23 09:50:00,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.223659038544s 2019-03-23 09:50:00,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 09:50:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4aa125e5d83b4ebab1a4900b3bb1c9ce&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=ef9f7dd629ad464a95b18c80f3e28dae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:00,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbda0803-6abf-449d-867e-c3e995dacc71 2019-03-23 09:50:00,906 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4aa125e5d83b4ebab1a4900b3bb1c9ce&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=ef9f7dd629ad464a95b18c80f3e28dae", "previous": null, "next": null}} 2019-03-23 09:50:00,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4aa125e5d83b4ebab1a4900b3bb1c9ce&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=ef9f7dd629ad464a95b18c80f3e28dae used request id req-bbda0803-6abf-449d-867e-c3e995dacc71 2019-03-23 09:50:00,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203779935837s 2019-03-23 09:50:00,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 09:50:00,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae/users/4aa125e5d83b4ebab1a4900b3bb1c9ce/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:01,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:50:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-663cbd06-f3ed-4f2c-81e4-93ff3bef33be 2019-03-23 09:50:01,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:50:01,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae/users/4aa125e5d83b4ebab1a4900b3bb1c9ce/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-663cbd06-f3ed-4f2c-81e4-93ff3bef33be 2019-03-23 09:50:01,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.326487064362s 2019-03-23 09:50:01,237 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 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'ef9f7dd629ad464a95b18c80f3e28dae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'e10IZYgco6sKbapTPmJf23BEtD4kvR', 'username': u'vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 09:50:01,241 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'password': 'e10IZYgco6sKbapTPmJf23BEtD4kvR', 'project_name': 'vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'ef9f7dd629ad464a95b18c80f3e28dae', 'project_domain_name': 'Default'} 2019-03-23 09:50:01,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 09:50:01,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:01,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50: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-92d7c43f-1289-482c-9a1c-73b677036491 x-openstack-request-id: req-92d7c43f-1289-482c-9a1c-73b677036491 2019-03-23 09:50:01,552 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 09:50:01,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-92d7c43f-1289-482c-9a1c-73b677036491 2019-03-23 09:50:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.304332017899s 2019-03-23 09:50:01,554 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-03-23 09:50:01,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:50:01,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b34d076e-082f-46a3-b3d8-9f89d82e14c0 2019-03-23 09:50:01,563 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 09:50:01,563 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-b34d076e-082f-46a3-b3d8-9f89d82e14c0 2019-03-23 09:50:01,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 09:50:01,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T10:50:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef9f7dd629ad464a95b18c80f3e28dae", "name": "vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/ef9f7dd629ad464a95b18c80f3e28dae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_ef9f7dd629ad464a95b18c80f3e28dae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_ef9f7dd629ad464a95b18c80f3e28dae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "id": "4aa125e5d83b4ebab1a4900b3bb1c9ce"}, "audit_ids": ["W_DTH7faS3q_eAlDVeBsbg"], "issued_at": "2019-03-23T09:50:01.000000Z"}} 2019-03-23 09:50:01,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 09:50:01,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vmtp-router_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "admin_state_up": true}}' 2019-03-23 09:50:03,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:03 GMT X-Openstack-Request-Id: req-6c6108b6-075d-401d-8d3d-5cd2867ad24d 2019-03-23 09:50:03,827 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "created_at": "2019-03-23T09:50:02Z", "admin_state_up": true, "updated_at": "2019-03-23T09:50:03Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ef9f7dd629ad464a95b18c80f3e28dae", "id": "dd3db4fe-c449-4c08-8fba-4c5345c8a409", "name": "vmtp-router_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}} 2019-03-23 09:50:03,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-6c6108b6-075d-401d-8d3d-5cd2867ad24d 2019-03-23 09:50:03,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.86895895004s 2019-03-23 09:50:03,828 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T09:50:03Z', u'revision_number': 2, u'id': u'dd3db4fe-c449-4c08-8fba-4c5345c8a409', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_6bdb7cd8-a7b3-4732-a23c-a721a591da48', u'admin_state_up': True, u'tenant_id': u'ef9f7dd629ad464a95b18c80f3e28dae', u'created_at': u'2019-03-23T09:50:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'ef9f7dd629ad464a95b18c80f3e28dae'}) 2019-03-23 09:50:03,828 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-23 09:50:05,354 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-23 09:50:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 09:50:05,362 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:05 GMT 2019-03-23 09:50:05,363 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 09:50:05,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 09:50:05,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 09:50:05,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:05 GMT X-Openstack-Request-Id: req-f1fa30ae-eff3-4477-b7ce-a6c61826f09c 2019-03-23 09:50:05,993 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 09:50:05,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f1fa30ae-eff3-4477-b7ce-a6c61826f09c 2019-03-23 09:50:05,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.628457069397s 2019-03-23 09:50:05,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 09:50:06,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}' 2019-03-23 09:50:06,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:06 GMT Location: http://172.30.9.27:9292/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c03c78a2-b602-4add-b8d3-cc3d2e08b00d 2019-03-23 09:50:06,047 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T09:50:06Z", "file": "/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/file", "owner": "ef9f7dd629ad464a95b18c80f3e28dae", "id": "1ebfbcda-67da-425c-bcc0-5eaaa552497b", "size": null, "self": "/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "checksum": null, "created_at": "2019-03-23T09:50:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 09:50:06,047 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c03c78a2-b602-4add-b8d3-cc3d2e08b00d 2019-03-23 09:50:06,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0482831001282s 2019-03-23 09:50:06,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 09:50:06,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" -d '' 2019-03-23 09:50:11,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 09:50:11 GMT X-Openstack-Request-Id: req-16f3e6e7-bdf5-48a7-b123-4193b95bc51c 2019-03-23 09:50:11,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. 2019-03-23 09:50:11,198 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/file used request id req-16f3e6e7-bdf5-48a7-b123-4193b95bc51c 2019-03-23 09:50:11,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.15091180801s 2019-03-23 09:50:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 09:50:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 09:50:11,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:11 GMT X-Openstack-Request-Id: req-f7a9668d-84c7-46e5-88ed-7068c0a1b50d 2019-03-23 09:50:11,244 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T09:50:11Z", "file": "/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/file", "owner": "ef9f7dd629ad464a95b18c80f3e28dae", "id": "1ebfbcda-67da-425c-bcc0-5eaaa552497b", "size": 263848448, "self": "/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T09:50:06Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 09:50:11,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f7a9668d-84c7-46e5-88ed-7068c0a1b50d 2019-03-23 09:50:11,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405991077423s 2019-03-23 09:50:11,245 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/file', 'owner': u'ef9f7dd629ad464a95b18c80f3e28dae', 'id': u'1ebfbcda-67da-425c-bcc0-5eaaa552497b', 'size': 263848448, u'self': u'/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef9f7dd629ad464a95b18c80f3e28dae', 'name': 'vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T09:50:11Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T09:50:11Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'created': u'2019-03-23T09:50:06Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-23T09:50:06Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-23 09:50:11,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 09:50:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-03-23 09:50:11,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50: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-8bec6088-4954-45c5-be40-e466d1623e25 x-openstack-request-id: req-8bec6088-4954-45c5-be40-e466d1623e25 2019-03-23 09:50:11,279 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b", "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": "ab0d2125-35a9-40b0-a90e-d57ac5ff024b"}} 2019-03-23 09:50:11,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8bec6088-4954-45c5-be40-e466d1623e25 2019-03-23 09:50:11,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0345840454102s 2019-03-23 09:50:11,280 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_6bdb7cd8-a7b3-4732-a23c-a721a591da48', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'ab0d2125-35a9-40b0-a90e-d57ac5ff024b', 'swap': 0}) 2019-03-23 09:50:11,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 09:50:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" -d '{"extra_specs": {}}' 2019-03-23 09:50:11,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50: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-ebfe6a66-f338-4749-9cd5-725e82c8b31e x-openstack-request-id: req-ebfe6a66-f338-4749-9cd5-725e82c8b31e 2019-03-23 09:50:11,303 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 09:50:11,303 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b/os-extra_specs used request id req-ebfe6a66-f338-4749-9cd5-725e82c8b31e 2019-03-23 09:50:11,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226318836212s 2019-03-23 09:50:11,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:50:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:11,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d618bb0e-bdbe-49a0-aa6b-7d07e22c4172 2019-03-23 09:50:11,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:50:11,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d618bb0e-bdbe-49a0-aa6b-7d07e22c4172 2019-03-23 09:50:11,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114104986191s 2019-03-23 09:50:11,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 09:50:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:11,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280a10e5-dd21-414f-b968-f97d16886550 2019-03-23 09:50:11,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 09:50:11,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-280a10e5-dd21-414f-b968-f97d16886550 2019-03-23 09:50:11,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.25089597702s 2019-03-23 09:50:11,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 09:50:11,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:11,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf57e78d-3ea7-43cb-a0dd-57a2c484b263 2019-03-23 09:50:11,880 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 09:50:11,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bf57e78d-3ea7-43cb-a0dd-57a2c484b263 2019-03-23 09:50:11,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20289182663s 2019-03-23 09:50:11,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 09:50:11,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:12,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68bbbf9d-1be7-42df-9962-324ebe13b3f0 2019-03-23 09:50:12,096 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": {"self": "http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4aa125e5d83b4ebab1a4900b3bb1c9ce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 09:50:12,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-68bbbf9d-1be7-42df-9962-324ebe13b3f0 2019-03-23 09:50:12,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215193986893s 2019-03-23 09:50:12,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 09:50:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:12,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3db4e2e-fe07-4b70-a4c9-f41526c3885e 2019-03-23 09:50:12,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae"}, "tags": [], "enabled": true, "id": "ef9f7dd629ad464a95b18c80f3e28dae", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}]} 2019-03-23 09:50:12,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d3db4e2e-fe07-4b70-a4c9-f41526c3885e 2019-03-23 09:50:12,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206479787827s 2019-03-23 09:50:12,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 09:50:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=4aa125e5d83b4ebab1a4900b3bb1c9ce&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=ef9f7dd629ad464a95b18c80f3e28dae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:12,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3077207b-86cc-4248-8e62-9dca1f14e0a0 2019-03-23 09:50:12,517 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=4aa125e5d83b4ebab1a4900b3bb1c9ce&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=ef9f7dd629ad464a95b18c80f3e28dae", "previous": null, "next": null}} 2019-03-23 09:50:12,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=4aa125e5d83b4ebab1a4900b3bb1c9ce&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=ef9f7dd629ad464a95b18c80f3e28dae used request id req-3077207b-86cc-4248-8e62-9dca1f14e0a0 2019-03-23 09:50:12,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194568157196s 2019-03-23 09:50:12,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 09:50:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae/users/4aa125e5d83b4ebab1a4900b3bb1c9ce/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 09:50:12,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 09:50:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01e3aa0a-6c1b-474b-b663-5376e1f79058 2019-03-23 09:50:12,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 09:50:12,691 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae/users/4aa125e5d83b4ebab1a4900b3bb1c9ce/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-01e3aa0a-6c1b-474b-b663-5376e1f79058 2019-03-23 09:50:12,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.169775009155s 2019-03-23 09:50:12,692 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48' 2019-03-23 09:50:12,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 09:50:12,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" -d '{"keypair": {"name": "vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}}' 2019-03-23 09:50:13,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1792 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50: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-3008c4fb-8bb3-4f8b-8208-7bdd7e43d64d x-openstack-request-id: req-3008c4fb-8bb3-4f8b-8208-7bdd7e43d64d 2019-03-23 09:50:13,573 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnfXcbOyXy4Vjlp3sV6HSAkvbdX8mBfVRXlcSEqDR1Whx6+S23+3ybxuBhyeHAYJm9/HWSY1eHvZtmVu+ftQ8cMo97HWLWqrabTXz6CvFjXjSh7tazBmuBLsKdFKyeozbFbdunU7b/dDFUwgPHMT9ea8d25d6ny6lLsumM+zYQRHl5F4+iWbAL/BDYmwv0Gi5bf6N0zcfoCOE0aSfbt20YWtytLSh3K6ma+FhU5c4omeRl/M50j3NwH7gCfbxVMqxR8esfNJ0x3CdUBa4Ev2KktBuy6zIlvITijWJj/lV2IfuKgK3YWkFd/d4orJe0rlOPggDsqgtu4B8Md996PKtZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5313Gzsl8uFY5ad7Feh0gJL23V/JgX1UV5XEhKg0dVocevkt\nt/t8m8bgYcnhwGCZvfx1kmNXh72bZlbvn7UPHDKPex1i1qq2m018+grxY140oe7W\nswZrgS7CnRSsnqM2xW3bp1O2/3QxVMIDxzE/XmvHduXep8upS7LpjPs2EER5eReP\nolmwC/wQ2JsL9BouW3+jdM3H6AjhNGkn27dtGFrcrS0odyupmvhYVOXOKJnkZfzO\ndI9zcB+4An28VTKsUfHrHzSdMdwnVAWuBL9ipLQbsusyJbyE4o1iY/5VdiH7ioCt\n2FpBXf3eKKyXtK5Tj4IA7KoLbuAfDHffejyrWQIDAQABAoIBADh7xa8wTH8p+x32\nMrNSx/KDaZb0g1+ELCs+0PepbztfJGnhGQW2aF4+NYvGzb26FGlmC24PrVDis+NR\nvSBT9n7j21yn+/DzMKFOU/tS5jlfyCnm9B40p9Caj0PywnfmzTt5Jcp7Q8CrIkpT\nGMbmvlaUp9PcHOsGZ6Wf3xrWRQfMpo62EBi5zAqTiNo4/ixCpLZb7NK2pXER8lqr\nNBSvxRY8yEu1ImVHi77PPDVNs9VCYtUylAX2xrlG2Yd3ZYIFOTHdmQ/noI7Hify5\nS106SoUP0NKxAfHQZ1GS6crzcXHi0vJagEhMQ8iQYVkjF5CTCB5UOvnlff2Bl4N+\nl//JwbECgYEA/UqnVRKyGeDqE1jJJGZgbNT0zXvhR+5m+9NpkACees1Qrvtqj+gW\nkPHYmmRX7MZvW9Llzqdz6xKG6jRUYxVvmSAhgCun84QLhCSlz6xWftSpFXRMeXGQ\nQ69KAjMVt5iZ/CCLpiCr3VpE+LSB6CFZAXbF0+y1N5IpW2ogLgdbcu0CgYEA6fci\nI9DUOTKubGGtbf5BfysOgclq547Ugns+h1H/q/9Z7UQr7vwi/eNNECtXOTWgJnIv\nTB+a69xY1cXSb6euRp00swgodH2UDA5LnaDrhwTRwxQmnJxgvv/WqzIGh/nMgL9w\nJS1i/KnD2Q31TPMKpMLnuzzhDutebRqmBG7t8J0CgYAs0x9V0N8v8Tu7fMTr6io6\nWF2SV9AAeNJE0p8l2tYxCVC0Bs5O9VW5BPO+Lu/YeS2P5HzC26OKAFdb7zLX7h03\nzhXfptosIDwhgJLPc8JC48OghlpaS5yqPcUtKnk3aowlsGTGW5XOsIDwOpGa0Pv9\nZFWSMZvIX9dt1BQp0Sd/6QKBgQDiUJ4DiyNeWLoEOM/sEAAHJP0Zal4wsya5OMIZ\nX6YzGARC0Ki2ucqXUGHg/CuZOVg7GETMG95dvH1p+7s9KjQYNkUd0Qxg8oBc0Q8v\n4NMzfePyEfHvmAy1dQCQBQnwSiAZghTWwXp48TZzJV9dGdP34FkL8y24otBqNVbV\n/v/GuQKBgG8KDurn4fk9gB1voYH95d+7QfsPS2TyZPsTUqmVJAxjvNc9ZPoTyScA\nOAYlh44rd4UBnyTGI6/9A6O/lbz/lI/PzKnQBJs4bCLMtDoUUr4WXJASEw/LI36d\nqFjtOud5aoL5nrhHYHQeZOosccQ961TDBLu5I/cXJf2oBsqGKO7C\n-----END RSA PRIVATE KEY-----\n", "user_id": "4aa125e5d83b4ebab1a4900b3bb1c9ce", "name": "vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "fingerprint": "19:fe:4d:2c:7b:78:75:a7:89:f9:b9:c8:a2:f6:2f:65"}} 2019-03-23 09:50:13,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3008c4fb-8bb3-4f8b-8208-7bdd7e43d64d 2019-03-23 09:50:13,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.878807067871s 2019-03-23 09:50:13,575 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnfXcbOyXy4Vjlp3sV6HSAkvbdX8mBfVRXlcSEqDR1Whx6+S23+3ybxuBhyeHAYJm9/HWSY1eHvZtmVu+ftQ8cMo97HWLWqrabTXz6CvFjXjSh7tazBmuBLsKdFKyeozbFbdunU7b/dDFUwgPHMT9ea8d25d6ny6lLsumM+zYQRHl5F4+iWbAL/BDYmwv0Gi5bf6N0zcfoCOE0aSfbt20YWtytLSh3K6ma+FhU5c4omeRl/M50j3NwH7gCfbxVMqxR8esfNJ0x3CdUBa4Ev2KktBuy6zIlvITijWJj/lV2IfuKgK3YWkFd/d4orJe0rlOPggDsqgtu4B8Md996PKtZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA5313Gzsl8uFY5ad7Feh0gJL23V/JgX1UV5XEhKg0dVocevkt\nt/t8m8bgYcnhwGCZvfx1kmNXh72bZlbvn7UPHDKPex1i1qq2m018+grxY140oe7W\nswZrgS7CnRSsnqM2xW3bp1O2/3QxVMIDxzE/XmvHduXep8upS7LpjPs2EER5eReP\nolmwC/wQ2JsL9BouW3+jdM3H6AjhNGkn27dtGFrcrS0odyupmvhYVOXOKJnkZfzO\ndI9zcB+4An28VTKsUfHrHzSdMdwnVAWuBL9ipLQbsusyJbyE4o1iY/5VdiH7ioCt\n2FpBXf3eKKyXtK5Tj4IA7KoLbuAfDHffejyrWQIDAQABAoIBADh7xa8wTH8p+x32\nMrNSx/KDaZb0g1+ELCs+0PepbztfJGnhGQW2aF4+NYvGzb26FGlmC24PrVDis+NR\nvSBT9n7j21yn+/DzMKFOU/tS5jlfyCnm9B40p9Caj0PywnfmzTt5Jcp7Q8CrIkpT\nGMbmvlaUp9PcHOsGZ6Wf3xrWRQfMpo62EBi5zAqTiNo4/ixCpLZb7NK2pXER8lqr\nNBSvxRY8yEu1ImVHi77PPDVNs9VCYtUylAX2xrlG2Yd3ZYIFOTHdmQ/noI7Hify5\nS106SoUP0NKxAfHQZ1GS6crzcXHi0vJagEhMQ8iQYVkjF5CTCB5UOvnlff2Bl4N+\nl//JwbECgYEA/UqnVRKyGeDqE1jJJGZgbNT0zXvhR+5m+9NpkACees1Qrvtqj+gW\nkPHYmmRX7MZvW9Llzqdz6xKG6jRUYxVvmSAhgCun84QLhCSlz6xWftSpFXRMeXGQ\nQ69KAjMVt5iZ/CCLpiCr3VpE+LSB6CFZAXbF0+y1N5IpW2ogLgdbcu0CgYEA6fci\nI9DUOTKubGGtbf5BfysOgclq547Ugns+h1H/q/9Z7UQr7vwi/eNNECtXOTWgJnIv\nTB+a69xY1cXSb6euRp00swgodH2UDA5LnaDrhwTRwxQmnJxgvv/WqzIGh/nMgL9w\nJS1i/KnD2Q31TPMKpMLnuzzhDutebRqmBG7t8J0CgYAs0x9V0N8v8Tu7fMTr6io6\nWF2SV9AAeNJE0p8l2tYxCVC0Bs5O9VW5BPO+Lu/YeS2P5HzC26OKAFdb7zLX7h03\nzhXfptosIDwhgJLPc8JC48OghlpaS5yqPcUtKnk3aowlsGTGW5XOsIDwOpGa0Pv9\nZFWSMZvIX9dt1BQp0Sd/6QKBgQDiUJ4DiyNeWLoEOM/sEAAHJP0Zal4wsya5OMIZ\nX6YzGARC0Ki2ucqXUGHg/CuZOVg7GETMG95dvH1p+7s9KjQYNkUd0Qxg8oBc0Q8v\n4NMzfePyEfHvmAy1dQCQBQnwSiAZghTWwXp48TZzJV9dGdP34FkL8y24otBqNVbV\n/v/GuQKBgG8KDurn4fk9gB1voYH95d+7QfsPS2TyZPsTUqmVJAxjvNc9ZPoTyScA\nOAYlh44rd4UBnyTGI6/9A6O/lbz/lI/PzKnQBJs4bCLMtDoUUr4WXJASEw/LI36d\nqFjtOud5aoL5nrhHYHQeZOosccQ961TDBLu5I/cXJf2oBsqGKO7C\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'4aa125e5d83b4ebab1a4900b3bb1c9ce', 'name': u'vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'created_at': '2019-03-23T09:50:13.574999', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ef9f7dd629ad464a95b18c80f3e28dae', 'name': 'vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'19:fe:4d:2c:7b:78:75:a7:89:f9:b9:c8:a2:f6:2f:65', 'type': 'ssh', 'id': u'vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48'}) 2019-03-23 09:50:13,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 09:50:13,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 09:50:13,610 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 09:50: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-4ccf25c5-cbd9-4704-91ab-8dfa90f5734d x-openstack-request-id: req-4ccf25c5-cbd9-4704-91ab-8dfa90f5734d 2019-03-23 09:50:13,610 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vmtp_6bdb7cd8-a7b3-4732-a23c-a721a591da48 used request id req-4ccf25c5-cbd9-4704-91ab-8dfa90f5734d 2019-03-23 09:50:13,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0349879264832s 2019-03-23 09:50:14,251 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-03-23 10:09:08,122 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-03-23 09:50:14,869 INFO Using http://172.30.9.27:5000/v3 2019-03-23 09:50:14,869 INFO VM public key: /tmp/tmp9sUbeK 2019-03-23 09:50:14,869 INFO VM private key: /tmp/tmptBUOhE 2019-03-23 09:50:16,904 INFO Found image vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48 to launch VM, will continue 2019-03-23 09:50:17,561 INFO Using external router: vmtp-router_6bdb7cd8-a7b3-4732-a23c-a721a591da48 2019-03-23 09:50:17,561 INFO Using external network: external. 2019-03-23 09:50:18,801 INFO Created internal network: pns-internal-net_6bdb7cd8-a7b3-4732-a23c-a721a591da48. 2019-03-23 09:50:19,466 INFO Created internal network: pns-internal-net2_6bdb7cd8-a7b3-4732-a23c-a721a591da48. 2019-03-23 09:50:21,780 DEBUG Ext router associated to pns-internal-net_6bdb7cd8-a7b3-4732-a23c-a721a591da48 2019-03-23 09:50:24,307 DEBUG Ext router associated to pns-internal-net2_6bdb7cd8-a7b3-4732-a23c-a721a591da48 2019-03-23 09:50:24,384 INFO OpenStack agent: Open vSwitch agent 2019-03-23 09:50:24,384 INFO OpenStack network type: vxlan 2019-03-23 09:50:25,244 INFO [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Creating server VM... 2019-03-23 09:50:25,244 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-23 09:50:28,532 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 1 of 150... 2019-03-23 09:50:31,592 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 2 of 150... 2019-03-23 09:50:33,765 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 3 of 150... 2019-03-23 09:50:36,367 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 4 of 150... 2019-03-23 09:50:38,782 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 5 of 150... 2019-03-23 09:50:41,208 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 6 of 150... 2019-03-23 09:50:43,884 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 7 of 150... 2019-03-23 09:50:46,401 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 8 of 150... 2019-03-23 09:50:49,126 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 9 of 150... 2019-03-23 09:50:51,306 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 10 of 150... 2019-03-23 09:50:53,493 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 11 of 150... 2019-03-23 09:50:55,662 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 12 of 150... 2019-03-23 09:50:58,507 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 13 of 150... 2019-03-23 09:51:01,129 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 14 of 150... 2019-03-23 09:51:04,244 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 15 of 150... 2019-03-23 09:51:06,599 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 16 of 150... 2019-03-23 09:51:08,957 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 17 of 150... 2019-03-23 09:51:11,327 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 18 of 150... 2019-03-23 09:51:13,687 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 19 of 150... 2019-03-23 09:51:15,838 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 20 of 150... 2019-03-23 09:51:18,304 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 21 of 150... 2019-03-23 09:51:20,461 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 22 of 150... 2019-03-23 09:51:22,882 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 23 of 150... 2019-03-23 09:51:25,230 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 24 of 150... 2019-03-23 09:51:27,681 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 25 of 150... 2019-03-23 09:51:30,316 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 26 of 150... 2019-03-23 09:51:32,774 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 27 of 150... 2019-03-23 09:51:34,934 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 28 of 150... 2019-03-23 09:51:37,353 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 29 of 150... 2019-03-23 09:51:40,384 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 30 of 150... 2019-03-23 09:51:42,569 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 31 of 150... 2019-03-23 09:51:45,002 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 32 of 150... 2019-03-23 09:51:47,163 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 33 of 150... 2019-03-23 09:51:49,848 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 34 of 150... 2019-03-23 09:51:52,202 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 35 of 150... 2019-03-23 09:51:54,584 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 36 of 150... 2019-03-23 09:51:56,739 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 37 of 150... 2019-03-23 09:52:02,532 INFO [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Internal network IP: 192.168.1.4 2019-03-23 09:52:02,532 INFO [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] SSH IP: 172.30.9.200 2019-03-23 09:52:02,532 INFO [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Setup SSH for ubuntu@172.30.9.200 2019-03-23 09:52:18,338 INFO [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Installing nuttcp-8.1.4... 2019-03-23 09:52:18,382 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Copying nuttcp-8.1.4 to target... 2019-03-23 09:52:18,599 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Starting nuttcp-8.1.4 server... 2019-03-23 09:52:18,640 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] 2019-03-23 09:52:18,686 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Creating client VM... 2019-03-23 09:52:18,686 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-23 09:52:21,325 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 1 of 150... 2019-03-23 09:52:23,656 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 2 of 150... 2019-03-23 09:52:25,814 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 3 of 150... 2019-03-23 09:52:27,970 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 4 of 150... 2019-03-23 09:52:30,390 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 5 of 150... 2019-03-23 09:52:32,556 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 6 of 150... 2019-03-23 09:52:34,734 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] VM status=BUILD, retrying 7 of 150... 2019-03-23 09:52:39,837 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Internal network IP: 192.168.1.19 2019-03-23 09:52:39,838 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] SSH IP: 172.30.9.201 2019-03-23 09:52:39,838 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Setup SSH for ubuntu@172.30.9.201 2019-03-23 09:52:57,868 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Installing nuttcp-8.1.4... 2019-03-23 09:52:57,914 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Copying nuttcp-8.1.4 to target... 2019-03-23 09:52:58,017 INFO ============================================================ 2019-03-23 09:52:58,017 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-03-23 09:53:07,096 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=20.9 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.349 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.259 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.336 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.316 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.227 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.181 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.227 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.274 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.249 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9002ms rtt min/avg/max/mdev = 0.181/2.336/20.944/6.202 ms 2019-03-23 09:53:16,146 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.172 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.161 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.267 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.180 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.140 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.545 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.121 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.311 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.141 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.412 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.121/0.245/0.545/0.132 ms 2019-03-23 09:53:25,194 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.546 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.183 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.435 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.404 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.211 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.179 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.192 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.278 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.179/0.284/0.546/0.124 ms 2019-03-23 09:53:25,195 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Measuring TCP Throughput (packet size=65536)... 2019-03-23 09:53:25,196 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:53:35,301 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=17521.6799 real_seconds=10.01 rate_Mbps=14686.9899 tx_cpu=30 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.14 2019-03-23 09:53:35,303 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:53:45,412 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=16923.1875 real_seconds=10.01 rate_Mbps=14185.6417 tx_cpu=30 rx_cpu=41 retrans=0 cwnd=3137 rtt_ms=0.32 2019-03-23 09:53:45,412 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:53:55,517 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=17628.9700 real_seconds=10.01 rate_Mbps=14777.5721 tx_cpu=30 rx_cpu=42 retrans=0 cwnd=3137 rtt_ms=0.40 2019-03-23 09:53:55,517 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Measuring UDP Throughput (packet size=128)... 2019-03-23 09:53:55,518 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:53:58,850 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=17.2557 real_seconds=1.00 rate_Mbps=144.2169 tx_cpu=11 rx_cpu=30 drop=0 pkt=141359 data_loss=0.00000 2019-03-23 09:53:58,852 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=1<147678/5000000<10000000 Kbps loss-rate=0 2019-03-23 09:53:58,852 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R443034K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:02,183 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=17.5760 real_seconds=1.00 rate_Mbps=146.8614 tx_cpu=11 rx_cpu=30 drop=283 pkt=144266 data_loss=0.19647 2019-03-23 09:54:02,183 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=1<150386/443034<443034 Kbps loss-rate=0 2019-03-23 09:54:02,183 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R296710K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:05,511 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=18.5780 real_seconds=1.00 rate_Mbps=155.2566 tx_cpu=12 rx_cpu=33 drop=0 pkt=152191 data_loss=0.00000 2019-03-23 09:54:05,511 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=1<158982/296710<296710 Kbps loss-rate=0 2019-03-23 09:54:05,511 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227846K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:08,840 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=18.0547 real_seconds=1.00 rate_Mbps=150.9080 tx_cpu=11 rx_cpu=29 drop=16 pkt=147920 data_loss=0.01052 2019-03-23 09:54:08,840 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=1<154529/227846<227846 Kbps loss-rate=0 2019-03-23 09:54:08,841 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R191187K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:12,170 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=18.6233 real_seconds=1.00 rate_Mbps=155.6740 tx_cpu=13 rx_cpu=29 drop=0 pkt=152562 data_loss=0.00000 2019-03-23 09:54:12,171 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=1<159410/191187<191187 Kbps loss-rate=0 2019-03-23 09:54:12,171 DEBUG undershot, min=159410 kbps=175298 max=191187 2019-03-23 09:54:12,171 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175298K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:15,525 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=18.8488 real_seconds=1.00 rate_Mbps=157.5794 tx_cpu=14 rx_cpu=33 drop=0 pkt=154409 data_loss=0.00000 2019-03-23 09:54:15,525 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=159410<161361/175298<191187 Kbps loss-rate=0 2019-03-23 09:54:15,525 DEBUG undershot, min=161361 kbps=176274 max=191187 2019-03-23 09:54:15,526 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176274K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:18,854 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=17.0352 real_seconds=1.00 rate_Mbps=142.4297 tx_cpu=16 rx_cpu=30 drop=0 pkt=139552 data_loss=0.00000 2019-03-23 09:54:18,854 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=161361<145848/176274<191187 Kbps loss-rate=0 2019-03-23 09:54:18,855 DEBUG undershot, min=176274 kbps=183730 max=191187 2019-03-23 09:54:18,855 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183730K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:22,208 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=18.0524 real_seconds=1.00 rate_Mbps=150.9988 tx_cpu=13 rx_cpu=32 drop=0 pkt=147885 data_loss=0.00000 2019-03-23 09:54:22,208 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=128 throughput=176274<154622/183730<191187 Kbps loss-rate=0 2019-03-23 09:54:22,209 DEBUG undershot, min=183730 kbps=187458 max=191187 2019-03-23 09:54:22,209 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Measuring UDP Throughput (packet size=1024)... 2019-03-23 09:54:22,209 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:25,561 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=143.0771 real_seconds=1.00 rate_Mbps=1197.8834 tx_cpu=17 rx_cpu=34 drop=0 pkt=146511 data_loss=0.00000 2019-03-23 09:54:25,562 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=1024 throughput=1<1226632/5000000<10000000 Kbps loss-rate=0 2019-03-23 09:54:25,562 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3113316K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:28,914 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=129.1816 real_seconds=1.00 rate_Mbps=1082.2807 tx_cpu=24 rx_cpu=30 drop=0 pkt=132282 data_loss=0.00000 2019-03-23 09:54:28,915 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=1024 throughput=1<1108255/3113316<3113316 Kbps loss-rate=0 2019-03-23 09:54:28,915 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2110785K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:32,245 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=133.5879 real_seconds=1.00 rate_Mbps=1117.7483 tx_cpu=20 rx_cpu=28 drop=0 pkt=136794 data_loss=0.00000 2019-03-23 09:54:32,245 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=1024 throughput=1<1144574/2110785<2110785 Kbps loss-rate=0 2019-03-23 09:54:32,245 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1627679K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:35,575 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=140.1660 real_seconds=1.00 rate_Mbps=1173.2553 tx_cpu=18 rx_cpu=28 drop=0 pkt=143530 data_loss=0.00000 2019-03-23 09:54:35,575 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=1024 throughput=1<1201413/1627679<1627679 Kbps loss-rate=0 2019-03-23 09:54:35,575 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1414546K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:38,904 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=128.9697 real_seconds=1.00 rate_Mbps=1079.6168 tx_cpu=24 rx_cpu=31 drop=0 pkt=132065 data_loss=0.00000 2019-03-23 09:54:38,905 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=1024 throughput=1<1105527/1414546<1414546 Kbps loss-rate=0 2019-03-23 09:54:38,905 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1260036K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:42,234 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=142.0186 real_seconds=1.00 rate_Mbps=1189.2235 tx_cpu=28 rx_cpu=32 drop=196 pkt=145623 data_loss=0.13459 2019-03-23 09:54:42,234 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=1024 throughput=1<1217764/1260036<1260036 Kbps loss-rate=0 2019-03-23 09:54:42,235 DEBUG undershot, min=1217764 kbps=1238900 max=1260036 2019-03-23 09:54:42,235 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Measuring UDP Throughput (packet size=8192)... 2019-03-23 09:54:42,235 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:45,592 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=595.0234 real_seconds=1.00 rate_Mbps=4989.4775 tx_cpu=99 rx_cpu=22 drop=131 pkt=76294 data_loss=0.17171 2019-03-23 09:54:45,592 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=8192 throughput=1<5109224/5000000<10000000 Kbps loss-rate=0 2019-03-23 09:54:45,592 DEBUG undershot, min=5109224 kbps=7554612 max=10000000 2019-03-23 09:54:45,592 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7554612K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:48,923 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=830.7422 real_seconds=1.00 rate_Mbps=6952.4254 tx_cpu=23 rx_cpu=28 drop=49 pkt=106384 data_loss=0.04606 2019-03-23 09:54:48,923 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=8192 throughput=5109224<7119283/7554612<10000000 Kbps loss-rate=0 2019-03-23 09:54:48,923 DEBUG undershot, min=7119283 kbps=8559641 max=10000000 2019-03-23 09:54:48,924 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8559641K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:52,252 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=863.4062 real_seconds=1.00 rate_Mbps=7232.3981 tx_cpu=25 rx_cpu=29 drop=74 pkt=110590 data_loss=0.06692 2019-03-23 09:54:52,253 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=8192 throughput=7119283<7405975/8559641<10000000 Kbps loss-rate=0 2019-03-23 09:54:52,253 DEBUG undershot, min=7405975 kbps=8702987 max=10000000 2019-03-23 09:54:52,254 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8702987K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:55,581 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=806.9219 real_seconds=1.00 rate_Mbps=6761.0206 tx_cpu=20 rx_cpu=26 drop=185 pkt=103471 data_loss=0.17879 2019-03-23 09:54:55,582 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=8192 throughput=7405975<6923285/8702987<10000000 Kbps loss-rate=0 2019-03-23 09:54:55,582 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7813136K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:54:58,937 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] megabytes=820.8281 real_seconds=1.00 rate_Mbps=6866.6945 tx_cpu=21 rx_cpu=28 drop=0 pkt=105066 data_loss=0.00000 2019-03-23 09:54:58,937 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] pkt-size=8192 throughput=7405975<7031495/7813136<7813136 Kbps loss-rate=0 2019-03-23 09:54:58,938 DEBUG undershot, min=7609555 kbps=7711345 max=7813136 2019-03-23 09:54:58,948 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.19', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.14, 'throughput_kbps': 15039477, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.32, 'throughput_kbps': 14526097, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.4, 'throughput_kbps': 15132233, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154622, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.13, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1217764, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7031495, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.336', 'rtt_max_ms': '20.944', 'rtt_min_ms': '0.181', 'rtt_stddev': '6.202', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.245', 'rtt_max_ms': '0.545', 'rtt_min_ms': '0.121', 'rtt_stddev': '0.132', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.284', 'rtt_max_ms': '0.546', 'rtt_min_ms': '0.179', 'rtt_stddev': '0.124', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-03-23 09:54:58,950 INFO Deleting floating ip 87949607-3432-4915-88b4-e03fde18adca 2019-03-23 09:55:00,409 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Floating IP 172.30.9.201 deleted 2019-03-23 09:55:00,544 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Instance deleted 2019-03-23 09:55:00,560 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Creating client VM... 2019-03-23 09:55:00,560 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-23 09:55:02,695 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 1 of 150... 2019-03-23 09:55:04,987 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 2 of 150... 2019-03-23 09:55:07,150 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 3 of 150... 2019-03-23 09:55:09,316 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 4 of 150... 2019-03-23 09:55:11,710 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 5 of 150... 2019-03-23 09:55:14,180 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 6 of 150... 2019-03-23 09:55:16,957 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] VM status=BUILD, retrying 7 of 150... 2019-03-23 09:55:22,056 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Internal network IP: 192.168.2.25 2019-03-23 09:55:22,056 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] SSH IP: 172.30.9.206 2019-03-23 09:55:22,056 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Setup SSH for ubuntu@172.30.9.206 2019-03-23 09:55:39,788 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Installing nuttcp-8.1.4... 2019-03-23 09:55:39,834 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Copying nuttcp-8.1.4 to target... 2019-03-23 09:55:39,997 INFO ============================================================ 2019-03-23 09:55:39,997 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-03-23 09:55:49,052 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.42 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.529 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.469 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.305 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.385 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.344 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.438 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.304 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.511 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.268 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.268/0.497/1.420/0.319 ms 2019-03-23 09:55:58,098 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.255 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.504 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.414 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.512 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.395 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.391 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.357 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.628 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.361 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.442 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.255/0.425/0.628/0.101 ms 2019-03-23 09:56:07,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=2.26 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.575 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.333 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.470 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.579 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.459 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.518 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.485 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.643 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.938 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.333/0.726/2.262/0.533 ms 2019-03-23 09:56:07,152 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring TCP Throughput (packet size=65536)... 2019-03-23 09:56:07,152 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:17,260 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=2028.6475 real_seconds=10.01 rate_Mbps=1700.1701 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=367 rtt_ms=0.31 2019-03-23 09:56:17,261 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:27,365 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=2501.7398 real_seconds=10.01 rate_Mbps=2097.0833 tx_cpu=5 rx_cpu=10 retrans=31 cwnd=338 rtt_ms=0.51 2019-03-23 09:56:27,366 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:37,474 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=1999.0269 real_seconds=10.01 rate_Mbps=1675.5101 tx_cpu=3 rx_cpu=9 retrans=35 cwnd=405 rtt_ms=0.69 2019-03-23 09:56:37,474 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring UDP Throughput (packet size=128)... 2019-03-23 09:56:37,475 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:40,805 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.7057 real_seconds=1.01 rate_Mbps=147.6125 tx_cpu=16 rx_cpu=17 drop=60919 pkt=205964 data_loss=29.57748 2019-03-23 09:56:40,806 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<151155/5000000<10000000 Kbps loss-rate=29 2019-03-23 09:56:40,806 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453465K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:44,133 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.6917 real_seconds=1.01 rate_Mbps=146.7339 tx_cpu=17 rx_cpu=17 drop=54935 pkt=199865 data_loss=27.48590 2019-03-23 09:56:44,134 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<150255/453465<453465 Kbps loss-rate=27 2019-03-23 09:56:44,134 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301860K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:47,463 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.7676 real_seconds=1.00 rate_Mbps=148.8256 tx_cpu=20 rx_cpu=17 drop=35948 pkt=181500 data_loss=19.80610 2019-03-23 09:56:47,464 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<152397/301860<301860 Kbps loss-rate=19 2019-03-23 09:56:47,464 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227128K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:50,794 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.8564 real_seconds=1.01 rate_Mbps=148.7170 tx_cpu=17 rx_cpu=18 drop=49504 pkt=195784 data_loss=25.28515 2019-03-23 09:56:50,795 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<152286/227128<227128 Kbps loss-rate=25 2019-03-23 09:56:50,795 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R189707K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:54,149 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.7034 real_seconds=1.01 rate_Mbps=147.1763 tx_cpu=59 rx_cpu=19 drop=36186 pkt=181212 data_loss=19.96872 2019-03-23 09:56:54,150 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<150708/189707<189707 Kbps loss-rate=19 2019-03-23 09:56:54,150 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170207K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:56:57,504 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.5790 real_seconds=1.01 rate_Mbps=146.6080 tx_cpu=37 rx_cpu=17 drop=21899 pkt=165906 data_loss=13.19955 2019-03-23 09:56:57,504 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<150126/170207<170207 Kbps loss-rate=13 2019-03-23 09:56:57,504 DEBUG overshot, min=1 kbps=150126 max=170207 2019-03-23 09:56:57,505 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150126K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:00,834 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.1608 real_seconds=1.00 rate_Mbps=143.3887 tx_cpu=93 rx_cpu=18 drop=6026 pkt=146607 data_loss=4.11032 2019-03-23 09:57:00,835 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<146830/150126<170207 Kbps loss-rate=4 2019-03-23 09:57:00,835 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring UDP Throughput (packet size=1024)... 2019-03-23 09:57:00,835 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:04,192 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=141.7422 real_seconds=1.00 rate_Mbps=1187.4593 tx_cpu=30 rx_cpu=18 drop=43360 pkt=188504 data_loss=23.00214 2019-03-23 09:57:04,192 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1215958/5000000<10000000 Kbps loss-rate=23 2019-03-23 09:57:04,193 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3107979K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:07,550 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=142.4199 real_seconds=1.01 rate_Mbps=1186.3471 tx_cpu=30 rx_cpu=20 drop=48688 pkt=194526 data_loss=25.02906 2019-03-23 09:57:07,551 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1214819/3107979<3107979 Kbps loss-rate=25 2019-03-23 09:57:07,552 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2161399K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:10,906 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=143.2256 real_seconds=1.00 rate_Mbps=1198.8127 tx_cpu=28 rx_cpu=18 drop=41010 pkt=187673 data_loss=21.85182 2019-03-23 09:57:10,906 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1227584/2161399<2161399 Kbps loss-rate=21 2019-03-23 09:57:10,907 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1694491K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:14,260 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=141.4180 real_seconds=1.01 rate_Mbps=1172.6039 tx_cpu=25 rx_cpu=18 drop=51708 pkt=196520 data_loss=26.31182 2019-03-23 09:57:14,261 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1200746/1694491<1694491 Kbps loss-rate=26 2019-03-23 09:57:14,261 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1447618K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:17,615 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=142.6484 real_seconds=1.01 rate_Mbps=1187.1366 tx_cpu=36 rx_cpu=19 drop=19585 pkt=165657 data_loss=11.82264 2019-03-23 09:57:17,616 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1215627/1447618<1447618 Kbps loss-rate=11 2019-03-23 09:57:17,616 DEBUG overshot, min=1 kbps=1215627 max=1447618 2019-03-23 09:57:17,616 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1215627K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:20,947 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=140.4297 real_seconds=1.00 rate_Mbps=1175.7651 tx_cpu=90 rx_cpu=16 drop=4452 pkt=148252 data_loss=3.00296 2019-03-23 09:57:20,947 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1203983/1215627<1447618 Kbps loss-rate=3 2019-03-23 09:57:20,948 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring UDP Throughput (packet size=8192)... 2019-03-23 09:57:20,949 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:24,303 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=210.0938 real_seconds=1.00 rate_Mbps=1756.3225 tx_cpu=91 rx_cpu=11 drop=49402 pkt=76294 data_loss=64.75214 2019-03-23 09:57:24,303 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1798474/5000000<10000000 Kbps loss-rate=64 2019-03-23 09:57:24,303 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3399237K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:27,632 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=208.4375 real_seconds=1.00 rate_Mbps=1743.2255 tx_cpu=99 rx_cpu=12 drop=25188 pkt=51868 data_loss=48.56174 2019-03-23 09:57:27,632 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1785062/3399237<3399237 Kbps loss-rate=48 2019-03-23 09:57:27,633 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2592149K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:30,962 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=206.7891 real_seconds=1.00 rate_Mbps=1728.7876 tx_cpu=99 rx_cpu=13 drop=13084 pkt=39553 data_loss=33.07965 2019-03-23 09:57:30,962 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1770278/2592149<2592149 Kbps loss-rate=33 2019-03-23 09:57:30,963 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2181213K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:34,292 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=217.2500 real_seconds=1.00 rate_Mbps=1820.9301 tx_cpu=99 rx_cpu=12 drop=5475 pkt=33283 data_loss=16.44983 2019-03-23 09:57:34,292 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1864632/2181213<2181213 Kbps loss-rate=16 2019-03-23 09:57:34,292 DEBUG overshot, min=1 kbps=1864632 max=2181213 2019-03-23 09:57:34,293 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1864632K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:37,622 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=218.1016 real_seconds=1.00 rate_Mbps=1828.8827 tx_cpu=99 rx_cpu=11 drop=535 pkt=28452 data_loss=1.88032 2019-03-23 09:57:37,622 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1872775/1864632<2181213 Kbps loss-rate=1 2019-03-23 09:57:37,622 DEBUG undershot, min=1872775 kbps=2026994 max=2181213 2019-03-23 09:57:37,623 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2026994K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:40,952 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=209.6641 real_seconds=1.00 rate_Mbps=1753.0799 tx_cpu=99 rx_cpu=13 drop=4093 pkt=30930 data_loss=13.23308 2019-03-23 09:57:40,953 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1872775<1795153/2026994<2181213 Kbps loss-rate=13 2019-03-23 09:57:40,953 DEBUG overshot, min=1872775 kbps=1795153 max=2026994 2019-03-23 09:57:40,953 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1795153K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 09:57:44,280 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=213.0469 real_seconds=1.00 rate_Mbps=1786.1236 tx_cpu=99 rx_cpu=11 drop=122 pkt=27392 data_loss=0.44537 2019-03-23 09:57:44,281 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1872775<1828990/1795153<2026994 Kbps loss-rate=0 2019-03-23 09:57:44,281 DEBUG undershot, min=1949884 kbps=1988439 max=2026994 2019-03-23 09:57:44,292 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.25', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.31, 'throughput_kbps': 1740974, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 31, 'rtt_ms': 0.51, 'throughput_kbps': 2147413, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.69, 'throughput_kbps': 1715722, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.11, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146830, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1203983, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.45, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1828990, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.497', 'rtt_max_ms': '1.420', 'rtt_min_ms': '0.268', 'rtt_stddev': '0.319', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.425', 'rtt_max_ms': '0.628', 'rtt_min_ms': '0.255', 'rtt_stddev': '0.101', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.726', 'rtt_max_ms': '2.262', 'rtt_min_ms': '0.333', 'rtt_stddev': '0.533', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-23 09:57:44,293 INFO ============================================================ 2019-03-23 09:57:44,293 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-03-23 09:57:53,365 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.562 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.251 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.375 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.263 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.536 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.244 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.347 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.267 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.392 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.316 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.244/0.355/0.562/0.109 ms 2019-03-23 09:58:02,414 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.285 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.335 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.262 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.532 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.256 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.378 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.271 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.245 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.322 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.358 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.245/0.324/0.532/0.083 ms 2019-03-23 09:58:11,467 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.56 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.469 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.423 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.386 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.310 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.543 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.402 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.516 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.363 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.432 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.310/0.541/1.566/0.347 ms 2019-03-23 09:58:11,468 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring TCP Throughput (packet size=65536)... 2019-03-23 09:58:11,468 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:21,599 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=2162.8244 real_seconds=10.01 rate_Mbps=1812.6183 tx_cpu=4 rx_cpu=7 retrans=6 cwnd=378 rtt_ms=0.39 2019-03-23 09:58:21,600 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:31,704 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=2000.2002 real_seconds=10.01 rate_Mbps=1676.5263 tx_cpu=4 rx_cpu=6 retrans=10 cwnd=278 rtt_ms=0.43 2019-03-23 09:58:31,704 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:41,808 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=2303.8635 real_seconds=10.01 rate_Mbps=1930.9814 tx_cpu=5 rx_cpu=7 retrans=2 cwnd=440 rtt_ms=0.38 2019-03-23 09:58:41,808 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring UDP Throughput (packet size=128)... 2019-03-23 09:58:41,809 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:45,139 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.8420 real_seconds=1.01 rate_Mbps=140.4601 tx_cpu=17 rx_cpu=19 drop=65806 pkt=203775 data_loss=32.29320 2019-03-23 09:58:45,140 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<143831/5000000<10000000 Kbps loss-rate=32 2019-03-23 09:58:45,140 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R431493K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:48,467 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.0370 real_seconds=1.01 rate_Mbps=142.0014 tx_cpu=21 rx_cpu=19 drop=53506 pkt=193073 data_loss=27.71284 2019-03-23 09:58:48,467 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<145409/431493<431493 Kbps loss-rate=27 2019-03-23 09:58:48,467 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R288451K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:51,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.7826 real_seconds=1.01 rate_Mbps=139.9262 tx_cpu=19 rx_cpu=14 drop=55054 pkt=192537 data_loss=28.59410 2019-03-23 09:58:51,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<143284/288451<288451 Kbps loss-rate=28 2019-03-23 09:58:51,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R215867K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:55,125 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.9033 real_seconds=1.00 rate_Mbps=141.6283 tx_cpu=20 rx_cpu=15 drop=54498 pkt=192970 data_loss=28.24176 2019-03-23 09:58:55,125 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<145027/215867<215867 Kbps loss-rate=28 2019-03-23 09:58:55,125 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180447K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:58:58,451 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.8069 real_seconds=1.00 rate_Mbps=140.3999 tx_cpu=72 rx_cpu=18 drop=38536 pkt=176218 data_loss=21.86835 2019-03-23 09:58:58,452 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<143769/180447<180447 Kbps loss-rate=21 2019-03-23 09:58:58,452 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R162108K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:01,781 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.4340 real_seconds=1.00 rate_Mbps=137.2722 tx_cpu=91 rx_cpu=19 drop=23681 pkt=158308 data_loss=14.95858 2019-03-23 09:59:01,781 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<140566/162108<162108 Kbps loss-rate=14 2019-03-23 09:59:01,781 DEBUG overshot, min=1 kbps=140566 max=162108 2019-03-23 09:59:01,781 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R140566K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:05,111 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.5389 real_seconds=1.00 rate_Mbps=138.6827 tx_cpu=94 rx_cpu=20 drop=1784 pkt=137271 data_loss=1.29978 2019-03-23 09:59:05,112 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=1<142011/140566<162108 Kbps loss-rate=1 2019-03-23 09:59:05,112 DEBUG undershot, min=142011 kbps=152059 max=162108 2019-03-23 09:59:05,112 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152059K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:08,440 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=17.0762 real_seconds=1.00 rate_Mbps=142.7167 tx_cpu=95 rx_cpu=21 drop=8607 pkt=148495 data_loss=5.79584 2019-03-23 09:59:08,441 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=142011<146141/152059<162108 Kbps loss-rate=5 2019-03-23 09:59:08,441 DEBUG overshot, min=142011 kbps=146141 max=152059 2019-03-23 09:59:08,441 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146141K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:11,770 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=16.4957 real_seconds=1.00 rate_Mbps=138.2685 tx_cpu=91 rx_cpu=20 drop=7583 pkt=142716 data_loss=5.31358 2019-03-23 09:59:11,770 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=128 throughput=142011<141586/146141<152059 Kbps loss-rate=5 2019-03-23 09:59:11,771 DEBUG overshot, min=142011 kbps=141586 max=146141 2019-03-23 09:59:11,771 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring UDP Throughput (packet size=1024)... 2019-03-23 09:59:11,771 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:15,125 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=131.4688 real_seconds=1.01 rate_Mbps=1091.7304 tx_cpu=29 rx_cpu=15 drop=36162 pkt=170786 data_loss=21.17384 2019-03-23 09:59:15,125 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1117931/5000000<10000000 Kbps loss-rate=21 2019-03-23 09:59:15,125 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3058965K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:18,478 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=132.6514 real_seconds=1.01 rate_Mbps=1106.8508 tx_cpu=26 rx_cpu=19 drop=57530 pkt=193365 data_loss=29.75200 2019-03-23 09:59:18,479 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1133415/3058965<3058965 Kbps loss-rate=29 2019-03-23 09:59:18,479 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2096190K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:21,808 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=138.5312 real_seconds=1.01 rate_Mbps=1154.7046 tx_cpu=28 rx_cpu=20 drop=56116 pkt=197972 data_loss=28.34544 2019-03-23 09:59:21,809 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1182417/2096190<2096190 Kbps loss-rate=28 2019-03-23 09:59:21,809 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1639303K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:25,138 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=138.0879 real_seconds=1.01 rate_Mbps=1150.8604 tx_cpu=33 rx_cpu=17 drop=47708 pkt=189110 data_loss=25.22763 2019-03-23 09:59:25,139 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1178481/1639303<1639303 Kbps loss-rate=25 2019-03-23 09:59:25,139 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1408892K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:28,468 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=136.3105 real_seconds=1.00 rate_Mbps=1142.7530 tx_cpu=47 rx_cpu=18 drop=32402 pkt=171984 data_loss=18.84014 2019-03-23 09:59:28,468 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1170179/1408892<1408892 Kbps loss-rate=18 2019-03-23 09:59:28,469 DEBUG overshot, min=1 kbps=1170179 max=1408892 2019-03-23 09:59:28,469 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1170179K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:31,823 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=133.8291 real_seconds=1.01 rate_Mbps=1116.1162 tx_cpu=92 rx_cpu=20 drop=5802 pkt=142843 data_loss=4.06179 2019-03-23 09:59:31,823 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=1024 throughput=1<1142902/1170179<1408892 Kbps loss-rate=4 2019-03-23 09:59:31,824 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Measuring UDP Throughput (packet size=8192)... 2019-03-23 09:59:31,824 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:35,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=200.8672 real_seconds=1.00 rate_Mbps=1683.6004 tx_cpu=80 rx_cpu=12 drop=50583 pkt=76294 data_loss=66.30010 2019-03-23 09:59:35,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1724006/5000000<10000000 Kbps loss-rate=66 2019-03-23 09:59:35,152 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3362003K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:38,480 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=200.2500 real_seconds=1.00 rate_Mbps=1678.4642 tx_cpu=99 rx_cpu=10 drop=25668 pkt=51300 data_loss=50.03508 2019-03-23 09:59:38,481 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1718747/3362003<3362003 Kbps loss-rate=50 2019-03-23 09:59:38,481 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2540375K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:41,810 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=204.0234 real_seconds=1.00 rate_Mbps=1709.6058 tx_cpu=99 rx_cpu=12 drop=12648 pkt=38763 data_loss=32.62906 2019-03-23 09:59:41,810 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1750636/2540375<2540375 Kbps loss-rate=32 2019-03-23 09:59:41,810 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2145505K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:45,140 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=204.8281 real_seconds=1.00 rate_Mbps=1712.3922 tx_cpu=99 rx_cpu=13 drop=6520 pkt=32738 data_loss=19.91570 2019-03-23 09:59:45,140 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1753489/2145505<2145505 Kbps loss-rate=19 2019-03-23 09:59:45,140 DEBUG overshot, min=1 kbps=1753489 max=2145505 2019-03-23 09:59:45,141 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1753489K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:48,494 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=208.6641 real_seconds=1.00 rate_Mbps=1749.6242 tx_cpu=99 rx_cpu=11 drop=47 pkt=26756 data_loss=0.17562 2019-03-23 09:59:48,494 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1<1791615/1753489<2145505 Kbps loss-rate=0 2019-03-23 09:59:48,495 DEBUG undershot, min=1791615 kbps=1968560 max=2145505 2019-03-23 09:59:48,495 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1968560K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:51,849 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=214.3672 real_seconds=1.00 rate_Mbps=1792.9710 tx_cpu=99 rx_cpu=11 drop=2599 pkt=30038 data_loss=8.65238 2019-03-23 09:59:51,850 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1791615<1836002/1968560<2145505 Kbps loss-rate=8 2019-03-23 09:59:51,850 DEBUG overshot, min=1791615 kbps=1836002 max=1968560 2019-03-23 09:59:51,850 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1836002K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:55,177 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=217.7031 real_seconds=1.00 rate_Mbps=1825.3336 tx_cpu=99 rx_cpu=11 drop=149 pkt=28015 data_loss=0.53188 2019-03-23 09:59:55,177 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1791615<1869141/1836002<1968560 Kbps loss-rate=0 2019-03-23 09:59:55,177 DEBUG undershot, min=1869141 kbps=1918850 max=1968560 2019-03-23 09:59:55,178 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1918850K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 09:59:58,530 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] megabytes=220.5703 real_seconds=1.00 rate_Mbps=1848.7564 tx_cpu=99 rx_cpu=12 drop=1047 pkt=29280 data_loss=3.57583 2019-03-23 09:59:58,530 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] pkt-size=8192 throughput=1869141<1893126/1918850<1968560 Kbps loss-rate=3 2019-03-23 09:59:58,542 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.25', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.39, 'throughput_kbps': 1856121, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 10, 'rtt_ms': 0.43, 'throughput_kbps': 1716762, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.38, 'throughput_kbps': 1977324, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.31, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141586, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.06, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1142902, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.58, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1893126, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.355', 'rtt_max_ms': '0.562', 'rtt_min_ms': '0.244', 'rtt_stddev': '0.109', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.324', 'rtt_max_ms': '0.532', 'rtt_min_ms': '0.245', 'rtt_stddev': '0.083', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.541', 'rtt_max_ms': '1.566', 'rtt_min_ms': '0.310', 'rtt_stddev': '0.347', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-23 09:59:58,543 INFO Deleting floating ip 4bddf816-dfcc-4050-af0c-1b962bee2fff 2019-03-23 10:00:00,178 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Floating IP 172.30.9.206 deleted 2019-03-23 10:00:00,325 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da482] Instance deleted 2019-03-23 10:00:00,389 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Creating client VM... 2019-03-23 10:00:00,389 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-23 10:00:03,649 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 1 of 150... 2019-03-23 10:00:06,261 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 2 of 150... 2019-03-23 10:00:08,942 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 3 of 150... 2019-03-23 10:00:11,092 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 4 of 150... 2019-03-23 10:00:13,761 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 5 of 150... 2019-03-23 10:00:16,612 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 6 of 150... 2019-03-23 10:00:19,529 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 7 of 150... 2019-03-23 10:00:21,964 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 8 of 150... 2019-03-23 10:00:24,765 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 9 of 150... 2019-03-23 10:00:27,124 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 10 of 150... 2019-03-23 10:00:29,306 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 11 of 150... 2019-03-23 10:00:31,653 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 12 of 150... 2019-03-23 10:00:34,070 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 13 of 150... 2019-03-23 10:00:36,538 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 14 of 150... 2019-03-23 10:00:38,707 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 15 of 150... 2019-03-23 10:00:41,229 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 16 of 150... 2019-03-23 10:00:43,670 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 17 of 150... 2019-03-23 10:00:46,385 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 18 of 150... 2019-03-23 10:00:48,814 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 19 of 150... 2019-03-23 10:00:50,981 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 20 of 150... 2019-03-23 10:00:53,414 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 21 of 150... 2019-03-23 10:00:55,587 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 22 of 150... 2019-03-23 10:00:58,065 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 23 of 150... 2019-03-23 10:01:00,422 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 24 of 150... 2019-03-23 10:01:02,583 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 25 of 150... 2019-03-23 10:01:04,749 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 26 of 150... 2019-03-23 10:01:07,274 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 27 of 150... 2019-03-23 10:01:09,726 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 28 of 150... 2019-03-23 10:01:12,176 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 29 of 150... 2019-03-23 10:01:14,955 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 30 of 150... 2019-03-23 10:01:17,118 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 31 of 150... 2019-03-23 10:01:19,298 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 32 of 150... 2019-03-23 10:01:21,875 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 33 of 150... 2019-03-23 10:01:24,308 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 34 of 150... 2019-03-23 10:01:26,675 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 35 of 150... 2019-03-23 10:01:29,107 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 36 of 150... 2019-03-23 10:01:31,556 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 37 of 150... 2019-03-23 10:01:34,005 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 38 of 150... 2019-03-23 10:01:36,760 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 39 of 150... 2019-03-23 10:01:39,231 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 40 of 150... 2019-03-23 10:01:41,395 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 41 of 150... 2019-03-23 10:01:43,565 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 42 of 150... 2019-03-23 10:01:45,730 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] VM status=BUILD, retrying 43 of 150... 2019-03-23 10:01:51,368 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Internal network IP: 192.168.1.8 2019-03-23 10:01:51,368 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] SSH IP: 172.30.9.203 2019-03-23 10:01:51,368 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Setup SSH for ubuntu@172.30.9.203 2019-03-23 10:02:09,052 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Installing nuttcp-8.1.4... 2019-03-23 10:02:09,098 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Copying nuttcp-8.1.4 to target... 2019-03-23 10:02:09,264 INFO ============================================================ 2019-03-23 10:02:09,265 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-03-23 10:02:18,334 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=21.7 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.183 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.330 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.169 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.233 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.299 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.156 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.225 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.149 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.172 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.149/2.362/21.713/6.450 ms 2019-03-23 10:02:27,375 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.152 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.238 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.266 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.195 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.308 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.180 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.204 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.201 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.253 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.206 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.152/0.220/0.308/0.045 ms 2019-03-23 10:02:36,420 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=64 time=0.772 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=64 time=0.284 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=64 time=0.223 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=64 time=0.248 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=64 time=0.291 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=64 time=0.298 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=64 time=0.376 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=64 time=0.241 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=64 time=0.363 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=64 time=0.390 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.223/0.348/0.772/0.152 ms 2019-03-23 10:02:36,420 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Measuring TCP Throughput (packet size=65536)... 2019-03-23 10:02:36,421 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:02:46,520 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=4383.3242 real_seconds=10.00 rate_Mbps=3676.5970 tx_cpu=8 rx_cpu=10 retrans=6 cwnd=461 rtt_ms=0.36 2019-03-23 10:02:46,521 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:02:56,624 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=5888.4797 real_seconds=10.00 rate_Mbps=4938.4883 tx_cpu=11 rx_cpu=14 retrans=1 cwnd=774 rtt_ms=0.36 2019-03-23 10:02:56,624 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:06,729 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=4270.6038 real_seconds=10.00 rate_Mbps=3581.9639 tx_cpu=9 rx_cpu=11 retrans=21 cwnd=379 rtt_ms=0.23 2019-03-23 10:03:06,729 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Measuring UDP Throughput (packet size=128)... 2019-03-23 10:03:06,730 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:10,084 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=24.0424 real_seconds=1.00 rate_Mbps=201.3487 tx_cpu=16 rx_cpu=28 drop=156 pkt=197112 data_loss=0.07938 2019-03-23 10:03:10,085 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=1<206181/5000000<10000000 Kbps loss-rate=0 2019-03-23 10:03:10,085 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R618543K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:13,436 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=22.7172 real_seconds=1.00 rate_Mbps=190.2486 tx_cpu=15 rx_cpu=28 drop=61 pkt=186161 data_loss=0.03300 2019-03-23 10:03:13,437 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=1<194814/618543<618543 Kbps loss-rate=0 2019-03-23 10:03:13,437 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R406678K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:16,790 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=25.5680 real_seconds=1.00 rate_Mbps=213.9943 tx_cpu=17 rx_cpu=26 drop=1333 pkt=210786 data_loss=0.63232 2019-03-23 10:03:16,791 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=1<219130/406678<406678 Kbps loss-rate=0 2019-03-23 10:03:16,791 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312904K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:20,115 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=25.0568 real_seconds=1.00 rate_Mbps=209.9168 tx_cpu=17 rx_cpu=26 drop=0 pkt=205265 data_loss=0.00000 2019-03-23 10:03:20,116 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=1<214954/312904<312904 Kbps loss-rate=0 2019-03-23 10:03:20,116 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R263929K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:23,467 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=25.3848 real_seconds=1.00 rate_Mbps=212.6471 tx_cpu=17 rx_cpu=25 drop=273 pkt=208225 data_loss=0.13101 2019-03-23 10:03:23,468 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=1<217750/263929<263929 Kbps loss-rate=0 2019-03-23 10:03:23,468 DEBUG undershot, min=217750 kbps=240839 max=263929 2019-03-23 10:03:23,468 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R240839K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:26,796 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=24.4651 real_seconds=1.00 rate_Mbps=204.7226 tx_cpu=16 rx_cpu=28 drop=0 pkt=200418 data_loss=0.00000 2019-03-23 10:03:26,796 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=217750<209635/240839<263929 Kbps loss-rate=0 2019-03-23 10:03:26,797 DEBUG undershot, min=240839 kbps=252384 max=263929 2019-03-23 10:03:26,797 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R252384K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:30,149 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=24.6545 real_seconds=1.00 rate_Mbps=206.4941 tx_cpu=17 rx_cpu=27 drop=254 pkt=202224 data_loss=0.12558 2019-03-23 10:03:30,149 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=128 throughput=240839<211449/252384<263929 Kbps loss-rate=0 2019-03-23 10:03:30,149 DEBUG undershot, min=252384 kbps=258156 max=263929 2019-03-23 10:03:30,150 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Measuring UDP Throughput (packet size=1024)... 2019-03-23 10:03:30,150 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:33,502 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=181.9072 real_seconds=1.00 rate_Mbps=1524.8216 tx_cpu=32 rx_cpu=30 drop=0 pkt=186273 data_loss=0.00000 2019-03-23 10:03:33,502 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1<1561417/5000000<10000000 Kbps loss-rate=0 2019-03-23 10:03:33,503 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3280708K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:36,830 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=175.3350 real_seconds=1.00 rate_Mbps=1469.9989 tx_cpu=31 rx_cpu=26 drop=5500 pkt=185043 data_loss=2.97228 2019-03-23 10:03:36,830 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1<1505278/3280708<3280708 Kbps loss-rate=2 2019-03-23 10:03:36,830 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2392993K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:40,159 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=176.6787 real_seconds=1.00 rate_Mbps=1480.6389 tx_cpu=28 rx_cpu=27 drop=44 pkt=180963 data_loss=0.02433 2019-03-23 10:03:40,159 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1<1516174/2392993<2392993 Kbps loss-rate=0 2019-03-23 10:03:40,160 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1954583K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:43,484 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=182.7832 real_seconds=1.00 rate_Mbps=1532.5028 tx_cpu=30 rx_cpu=29 drop=0 pkt=187170 data_loss=0.00000 2019-03-23 10:03:43,484 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1<1569282/1954583<1954583 Kbps loss-rate=0 2019-03-23 10:03:43,484 DEBUG undershot, min=1569282 kbps=1761932 max=1954583 2019-03-23 10:03:43,485 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1761932K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:46,813 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=184.8916 real_seconds=1.00 rate_Mbps=1548.0094 tx_cpu=31 rx_cpu=30 drop=0 pkt=189329 data_loss=0.00000 2019-03-23 10:03:46,814 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1569282<1585161/1761932<1954583 Kbps loss-rate=0 2019-03-23 10:03:46,814 DEBUG undershot, min=1585161 kbps=1769872 max=1954583 2019-03-23 10:03:46,814 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1769872K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:50,140 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=188.0869 real_seconds=1.00 rate_Mbps=1576.9689 tx_cpu=32 rx_cpu=29 drop=48 pkt=192649 data_loss=0.02493 2019-03-23 10:03:50,141 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1585161<1614816/1769872<1954583 Kbps loss-rate=0 2019-03-23 10:03:50,141 DEBUG undershot, min=1614816 kbps=1784699 max=1954583 2019-03-23 10:03:50,141 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1784699K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:53,469 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=180.8311 real_seconds=1.00 rate_Mbps=1516.0764 tx_cpu=32 rx_cpu=29 drop=4478 pkt=189649 data_loss=2.36118 2019-03-23 10:03:53,469 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=1024 throughput=1614816<1552462/1784699<1954583 Kbps loss-rate=2 2019-03-23 10:03:53,470 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Measuring UDP Throughput (packet size=8192)... 2019-03-23 10:03:53,470 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:03:56,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=366.9453 real_seconds=1.00 rate_Mbps=3074.9440 tx_cpu=39 rx_cpu=21 drop=27220 pkt=74189 data_loss=36.69008 2019-03-23 10:03:56,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=8192 throughput=1<3148742/5000000<10000000 Kbps loss-rate=36 2019-03-23 10:03:56,799 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4074371K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:04:00,150 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=366.4531 real_seconds=1.00 rate_Mbps=3070.9852 tx_cpu=99 rx_cpu=22 drop=15264 pkt=62170 data_loss=24.55204 2019-03-23 10:04:00,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=8192 throughput=1<3144688/4074371<4074371 Kbps loss-rate=24 2019-03-23 10:04:00,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3609529K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:04:03,478 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=368.4141 real_seconds=1.00 rate_Mbps=3085.5658 tx_cpu=99 rx_cpu=20 drop=7920 pkt=55077 data_loss=14.37987 2019-03-23 10:04:03,478 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=8192 throughput=1<3159619/3609529<3609529 Kbps loss-rate=14 2019-03-23 10:04:03,478 DEBUG overshot, min=1 kbps=3159619 max=3609529 2019-03-23 10:04:03,478 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3159619K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:04:06,805 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=372.4531 real_seconds=1.00 rate_Mbps=3124.1383 tx_cpu=99 rx_cpu=19 drop=538 pkt=48212 data_loss=1.11590 2019-03-23 10:04:06,805 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=8192 throughput=1<3199117/3159619<3609529 Kbps loss-rate=1 2019-03-23 10:04:06,806 DEBUG undershot, min=3199117 kbps=3404323 max=3609529 2019-03-23 10:04:06,806 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3404323K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:04:10,157 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] megabytes=401.7422 real_seconds=1.00 rate_Mbps=3371.6491 tx_cpu=99 rx_cpu=23 drop=523 pkt=51946 data_loss=1.00681 2019-03-23 10:04:10,157 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] pkt-size=8192 throughput=3199117<3452568/3404323<3609529 Kbps loss-rate=1 2019-03-23 10:04:10,158 DEBUG undershot, min=3452568 kbps=3531048 max=3609529 2019-03-23 10:04:10,168 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.8', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.36, 'throughput_kbps': 3764835, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.36, 'throughput_kbps': 5057012, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.23, 'throughput_kbps': 3667931, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.13, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 211449, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.36, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1552462, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.01, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3452568, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.362', 'rtt_max_ms': '21.713', 'rtt_min_ms': '0.149', 'rtt_stddev': '6.450', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.220', 'rtt_max_ms': '0.308', 'rtt_min_ms': '0.152', 'rtt_stddev': '0.045', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.348', 'rtt_max_ms': '0.772', 'rtt_min_ms': '0.223', 'rtt_stddev': '0.152', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-23 10:04:10,170 INFO Deleting floating ip 3aa35456-7c65-4449-8f15-f6845fb42c02 2019-03-23 10:04:11,595 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Floating IP 172.30.9.203 deleted 2019-03-23 10:04:11,753 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da483] Instance deleted 2019-03-23 10:04:11,785 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Creating client VM... 2019-03-23 10:04:11,785 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-23 10:04:14,143 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 1 of 150... 2019-03-23 10:04:16,505 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 2 of 150... 2019-03-23 10:04:18,670 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 3 of 150... 2019-03-23 10:04:21,013 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 4 of 150... 2019-03-23 10:04:23,443 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 5 of 150... 2019-03-23 10:04:25,877 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 6 of 150... 2019-03-23 10:04:28,034 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] VM status=BUILD, retrying 7 of 150... 2019-03-23 10:04:33,081 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Internal network IP: 192.168.2.19 2019-03-23 10:04:33,081 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] SSH IP: 172.30.9.205 2019-03-23 10:04:33,081 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Setup SSH for ubuntu@172.30.9.205 2019-03-23 10:04:50,848 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Installing nuttcp-8.1.4... 2019-03-23 10:04:50,891 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Copying nuttcp-8.1.4 to target... 2019-03-23 10:04:51,058 INFO ============================================================ 2019-03-23 10:04:51,058 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-03-23 10:05:00,101 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] PING 192.168.1.4 (192.168.1.4) 64(92) bytes of data. 72 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.20 ms 72 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.446 ms 72 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.337 ms 72 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.412 ms 72 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.442 ms 72 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.553 ms 72 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.430 ms 72 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.289 ms 72 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.579 ms 72 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.484 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.289/0.517/1.200/0.242 ms 2019-03-23 10:05:09,144 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] PING 192.168.1.4 (192.168.1.4) 391(419) bytes of data. 399 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=0.417 ms 399 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.731 ms 399 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.393 ms 399 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.431 ms 399 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.631 ms 399 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.683 ms 399 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.658 ms 399 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.424 ms 399 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.599 ms 399 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.537 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.393/0.550/0.731/0.121 ms 2019-03-23 10:05:18,184 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] PING 192.168.1.4 (192.168.1.4) 1500(1528) bytes of data. 1508 bytes from 192.168.1.4: icmp_seq=1 ttl=63 time=1.74 ms 1508 bytes from 192.168.1.4: icmp_seq=2 ttl=63 time=0.528 ms 1508 bytes from 192.168.1.4: icmp_seq=3 ttl=63 time=0.489 ms 1508 bytes from 192.168.1.4: icmp_seq=4 ttl=63 time=0.381 ms 1508 bytes from 192.168.1.4: icmp_seq=5 ttl=63 time=0.528 ms 1508 bytes from 192.168.1.4: icmp_seq=6 ttl=63 time=0.422 ms 1508 bytes from 192.168.1.4: icmp_seq=7 ttl=63 time=0.594 ms 1508 bytes from 192.168.1.4: icmp_seq=8 ttl=63 time=0.579 ms 1508 bytes from 192.168.1.4: icmp_seq=9 ttl=63 time=0.662 ms 1508 bytes from 192.168.1.4: icmp_seq=10 ttl=63 time=0.704 ms --- 192.168.1.4 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.381/0.662/1.741/0.372 ms 2019-03-23 10:05:18,185 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring TCP Throughput (packet size=65536)... 2019-03-23 10:05:18,185 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:05:28,281 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=2092.9620 real_seconds=10.00 rate_Mbps=1756.0002 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=430 rtt_ms=0.49 2019-03-23 10:05:28,282 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:05:38,376 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=1671.1734 real_seconds=10.00 rate_Mbps=1402.3185 tx_cpu=4 rx_cpu=5 retrans=19 cwnd=282 rtt_ms=0.45 2019-03-23 10:05:38,377 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:05:48,498 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=2270.5633 real_seconds=10.00 rate_Mbps=1904.8385 tx_cpu=4 rx_cpu=6 retrans=13 cwnd=585 rtt_ms=0.42 2019-03-23 10:05:48,498 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring UDP Throughput (packet size=128)... 2019-03-23 10:05:48,498 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:05:51,824 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=18.3557 real_seconds=1.00 rate_Mbps=154.0453 tx_cpu=16 rx_cpu=18 drop=55008 pkt=205378 data_loss=26.78396 2019-03-23 10:05:51,824 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<157742/5000000<10000000 Kbps loss-rate=26 2019-03-23 10:05:51,825 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R473226K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:05:55,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.9500 real_seconds=1.01 rate_Mbps=149.7997 tx_cpu=16 rx_cpu=19 drop=58274 pkt=205320 data_loss=28.38191 2019-03-23 10:05:55,151 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<153394/473226<473226 Kbps loss-rate=28 2019-03-23 10:05:55,152 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313310K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:05:58,478 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.8652 real_seconds=1.00 rate_Mbps=149.1836 tx_cpu=16 rx_cpu=18 drop=68679 pkt=215031 data_loss=31.93924 2019-03-23 10:05:58,478 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<152764/313310<313310 Kbps loss-rate=31 2019-03-23 10:05:58,479 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233037K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:01,832 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=18.5096 real_seconds=1.01 rate_Mbps=154.4528 tx_cpu=18 rx_cpu=18 drop=55457 pkt=207088 data_loss=26.77962 2019-03-23 10:06:01,832 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<158159/233037<233037 Kbps loss-rate=26 2019-03-23 10:06:01,832 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195598K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:05,157 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.5586 real_seconds=1.00 rate_Mbps=147.4067 tx_cpu=99 rx_cpu=17 drop=47172 pkt=191012 data_loss=24.69582 2019-03-23 10:06:05,158 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<150944/195598<195598 Kbps loss-rate=24 2019-03-23 10:06:05,158 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R173271K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:08,509 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.9108 real_seconds=1.00 rate_Mbps=149.9781 tx_cpu=99 rx_cpu=18 drop=22485 pkt=169210 data_loss=13.28799 2019-03-23 10:06:08,509 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<153577/173271<173271 Kbps loss-rate=13 2019-03-23 10:06:08,510 DEBUG overshot, min=1 kbps=153577 max=173271 2019-03-23 10:06:08,510 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R153577K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:11,861 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.9047 real_seconds=1.00 rate_Mbps=150.3319 tx_cpu=99 rx_cpu=18 drop=3301 pkt=149977 data_loss=2.20126 2019-03-23 10:06:11,861 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<153939/153577<173271 Kbps loss-rate=2 2019-03-23 10:06:11,862 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring UDP Throughput (packet size=1024)... 2019-03-23 10:06:11,862 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:15,213 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=142.8525 real_seconds=1.00 rate_Mbps=1199.1278 tx_cpu=31 rx_cpu=18 drop=42637 pkt=188918 data_loss=22.56906 2019-03-23 10:06:15,213 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1227906/5000000<10000000 Kbps loss-rate=22 2019-03-23 10:06:15,213 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3113953K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:18,565 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=146.9785 real_seconds=1.00 rate_Mbps=1228.8653 tx_cpu=34 rx_cpu=20 drop=42376 pkt=192882 data_loss=21.96991 2019-03-23 10:06:18,565 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1258358/3113953<3113953 Kbps loss-rate=21 2019-03-23 10:06:18,565 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2186155K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:21,891 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=150.3711 real_seconds=1.00 rate_Mbps=1261.5177 tx_cpu=32 rx_cpu=20 drop=39327 pkt=193307 data_loss=20.34433 2019-03-23 10:06:21,891 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1291794/2186155<2186155 Kbps loss-rate=20 2019-03-23 10:06:21,892 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1738974K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:25,218 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=148.8291 real_seconds=1.00 rate_Mbps=1249.1385 tx_cpu=34 rx_cpu=19 drop=44375 pkt=196776 data_loss=22.55104 2019-03-23 10:06:25,219 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1279117/1738974<1738974 Kbps loss-rate=22 2019-03-23 10:06:25,219 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1509045K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:28,551 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=149.4756 real_seconds=1.00 rate_Mbps=1249.0682 tx_cpu=40 rx_cpu=19 drop=31068 pkt=184131 data_loss=16.87275 2019-03-23 10:06:28,551 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1279045/1509045<1509045 Kbps loss-rate=16 2019-03-23 10:06:28,552 DEBUG overshot, min=1 kbps=1279045 max=1509045 2019-03-23 10:06:28,552 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1279045K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:31,905 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=147.1260 real_seconds=1.00 rate_Mbps=1235.2791 tx_cpu=98 rx_cpu=20 drop=5476 pkt=156133 data_loss=3.50723 2019-03-23 10:06:31,905 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1264925/1279045<1509045 Kbps loss-rate=3 2019-03-23 10:06:31,906 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring UDP Throughput (packet size=8192)... 2019-03-23 10:06:31,906 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:35,257 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=213.7891 real_seconds=1.00 rate_Mbps=1794.2000 tx_cpu=98 rx_cpu=10 drop=48929 pkt=76294 data_loss=64.13217 2019-03-23 10:06:35,258 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1837260/5000000<10000000 Kbps loss-rate=64 2019-03-23 10:06:35,259 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3418630K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:38,611 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=212.0000 real_seconds=1.00 rate_Mbps=1774.4421 tx_cpu=98 rx_cpu=10 drop=25028 pkt=52164 data_loss=47.97944 2019-03-23 10:06:38,611 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1817028/3418630<3418630 Kbps loss-rate=47 2019-03-23 10:06:38,612 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2617829K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:41,937 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=215.9375 real_seconds=1.00 rate_Mbps=1808.2344 tx_cpu=99 rx_cpu=10 drop=12305 pkt=39945 data_loss=30.80485 2019-03-23 10:06:41,938 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1851632/2617829<2617829 Kbps loss-rate=30 2019-03-23 10:06:41,938 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2234730K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:45,263 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=214.3984 real_seconds=1.00 rate_Mbps=1794.4562 tx_cpu=98 rx_cpu=10 drop=6657 pkt=34100 data_loss=19.52199 2019-03-23 10:06:45,264 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1837523/2234730<2234730 Kbps loss-rate=19 2019-03-23 10:06:45,264 DEBUG overshot, min=1 kbps=1837523 max=2234730 2019-03-23 10:06:45,264 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1837523K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:48,615 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=218.9375 real_seconds=1.00 rate_Mbps=1837.1890 tx_cpu=99 rx_cpu=9 drop=14 pkt=28038 data_loss=0.04994 2019-03-23 10:06:48,616 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1881281/1837523<2234730 Kbps loss-rate=0 2019-03-23 10:06:48,616 DEBUG undershot, min=1881281 kbps=2058005 max=2234730 2019-03-23 10:06:48,617 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2058005K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:51,968 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=224.1484 real_seconds=1.00 rate_Mbps=1880.7109 tx_cpu=99 rx_cpu=10 drop=2712 pkt=31403 data_loss=8.63612 2019-03-23 10:06:51,968 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1881281<1925847/2058005<2234730 Kbps loss-rate=8 2019-03-23 10:06:51,969 DEBUG overshot, min=1881281 kbps=1925847 max=2058005 2019-03-23 10:06:51,969 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1925847K -p5001 -P5002 -fparse 192.168.1.4 2019-03-23 10:06:55,296 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=223.5938 real_seconds=1.00 rate_Mbps=1874.8997 tx_cpu=99 rx_cpu=10 drop=766 pkt=29386 data_loss=2.60665 2019-03-23 10:06:55,296 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1881281<1919897/1925847<2058005 Kbps loss-rate=2 2019-03-23 10:06:55,310 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.19', 'ip_to': u'192.168.1.4', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.49, 'throughput_kbps': 1798144, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 19, 'rtt_ms': 0.45, 'throughput_kbps': 1435974, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.42, 'throughput_kbps': 1950554, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.2, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 153939, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.51, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1264925, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.61, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1919897, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.517', 'rtt_max_ms': '1.200', 'rtt_min_ms': '0.289', 'rtt_stddev': '0.242', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.550', 'rtt_max_ms': '0.731', 'rtt_min_ms': '0.393', 'rtt_stddev': '0.121', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.662', 'rtt_max_ms': '1.741', 'rtt_min_ms': '0.381', 'rtt_stddev': '0.372', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-23 10:06:55,312 INFO ============================================================ 2019-03-23 10:06:55,312 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-03-23 10:07:04,377 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] PING 172.30.9.200 (172.30.9.200) 64(92) bytes of data. 72 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.671 ms 72 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.445 ms 72 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.482 ms 72 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.581 ms 72 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.502 ms 72 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.441 ms 72 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.504 ms 72 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.391 ms 72 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.450 ms 72 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.466 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.391/0.493/0.671/0.077 ms 2019-03-23 10:07:13,417 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] PING 172.30.9.200 (172.30.9.200) 391(419) bytes of data. 399 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=0.410 ms 399 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.567 ms 399 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.452 ms 399 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.446 ms 399 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.815 ms 399 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.474 ms 399 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.499 ms 399 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.433 ms 399 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.512 ms 399 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.789 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.410/0.539/0.815/0.140 ms 2019-03-23 10:07:22,459 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] PING 172.30.9.200 (172.30.9.200) 1500(1528) bytes of data. 1508 bytes from 172.30.9.200: icmp_seq=1 ttl=63 time=1.94 ms 1508 bytes from 172.30.9.200: icmp_seq=2 ttl=63 time=0.412 ms 1508 bytes from 172.30.9.200: icmp_seq=3 ttl=63 time=0.475 ms 1508 bytes from 172.30.9.200: icmp_seq=4 ttl=63 time=0.543 ms 1508 bytes from 172.30.9.200: icmp_seq=5 ttl=63 time=0.752 ms 1508 bytes from 172.30.9.200: icmp_seq=6 ttl=63 time=0.736 ms 1508 bytes from 172.30.9.200: icmp_seq=7 ttl=63 time=0.526 ms 1508 bytes from 172.30.9.200: icmp_seq=8 ttl=63 time=0.794 ms 1508 bytes from 172.30.9.200: icmp_seq=9 ttl=63 time=0.660 ms 1508 bytes from 172.30.9.200: icmp_seq=10 ttl=63 time=0.605 ms --- 172.30.9.200 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.412/0.744/1.944/0.418 ms 2019-03-23 10:07:22,460 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring TCP Throughput (packet size=65536)... 2019-03-23 10:07:22,460 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:07:32,557 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=1725.9841 real_seconds=10.00 rate_Mbps=1448.1215 tx_cpu=4 rx_cpu=5 retrans=22 cwnd=260 rtt_ms=0.68 2019-03-23 10:07:32,558 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:07:42,651 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=1895.6811 real_seconds=10.00 rate_Mbps=1590.6939 tx_cpu=4 rx_cpu=5 retrans=25 cwnd=443 rtt_ms=0.62 2019-03-23 10:07:42,652 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:07:52,750 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=1535.4259 real_seconds=10.00 rate_Mbps=1288.0668 tx_cpu=4 rx_cpu=5 retrans=27 cwnd=241 rtt_ms=0.59 2019-03-23 10:07:52,750 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring UDP Throughput (packet size=128)... 2019-03-23 10:07:52,751 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:07:56,077 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.6462 real_seconds=1.00 rate_Mbps=147.3302 tx_cpu=16 rx_cpu=18 drop=63160 pkt=207717 data_loss=30.40649 2019-03-23 10:07:56,077 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<150866/5000000<10000000 Kbps loss-rate=30 2019-03-23 10:07:56,078 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R452598K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:07:59,404 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.5288 real_seconds=1.01 rate_Mbps=146.2368 tx_cpu=16 rx_cpu=18 drop=61798 pkt=205394 data_loss=30.08755 2019-03-23 10:07:59,404 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<149746/452598<452598 Kbps loss-rate=30 2019-03-23 10:07:59,405 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301172K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:02,729 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.3671 real_seconds=1.00 rate_Mbps=144.9721 tx_cpu=16 rx_cpu=18 drop=62964 pkt=205235 data_loss=30.67884 2019-03-23 10:08:02,729 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<148451/301172<301172 Kbps loss-rate=30 2019-03-23 10:08:02,730 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224811K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:06,056 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.2515 real_seconds=1.00 rate_Mbps=144.7972 tx_cpu=27 rx_cpu=18 drop=72640 pkt=213964 data_loss=33.94962 2019-03-23 10:08:06,057 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<148272/224811<224811 Kbps loss-rate=33 2019-03-23 10:08:06,058 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186541K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:09,408 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.5817 real_seconds=1.00 rate_Mbps=146.8630 tx_cpu=98 rx_cpu=16 drop=38144 pkt=182173 data_loss=20.93813 2019-03-23 10:08:09,408 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<150387/186541<186541 Kbps loss-rate=20 2019-03-23 10:08:09,409 DEBUG overshot, min=1 kbps=150387 max=186541 2019-03-23 10:08:09,409 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R150387K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:12,760 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=17.3926 real_seconds=1.00 rate_Mbps=145.6058 tx_cpu=99 rx_cpu=19 drop=4383 pkt=146863 data_loss=2.98423 2019-03-23 10:08:12,760 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=128 throughput=1<149100/150387<186541 Kbps loss-rate=2 2019-03-23 10:08:12,761 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring UDP Throughput (packet size=1024)... 2019-03-23 10:08:12,761 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:16,087 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=147.3330 real_seconds=1.00 rate_Mbps=1231.3309 tx_cpu=31 rx_cpu=18 drop=45962 pkt=196831 data_loss=23.35101 2019-03-23 10:08:16,087 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1260882/5000000<10000000 Kbps loss-rate=23 2019-03-23 10:08:16,087 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3130441K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:19,441 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=145.6699 real_seconds=1.00 rate_Mbps=1216.5106 tx_cpu=25 rx_cpu=19 drop=55221 pkt=204387 data_loss=27.01788 2019-03-23 10:08:19,442 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1245706/3130441<3130441 Kbps loss-rate=27 2019-03-23 10:08:19,442 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2188073K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:22,793 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=137.3164 real_seconds=1.00 rate_Mbps=1147.4140 tx_cpu=25 rx_cpu=19 drop=57996 pkt=198608 data_loss=29.20123 2019-03-23 10:08:22,794 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1174951/2188073<2188073 Kbps loss-rate=29 2019-03-23 10:08:22,794 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1681512K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:26,118 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=139.9844 real_seconds=1.00 rate_Mbps=1174.3469 tx_cpu=32 rx_cpu=19 drop=48345 pkt=191689 data_loss=25.22053 2019-03-23 10:08:26,118 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1202531/1681512<1681512 Kbps loss-rate=25 2019-03-23 10:08:26,119 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1442021K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:29,445 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=138.5439 real_seconds=1.00 rate_Mbps=1156.8704 tx_cpu=35 rx_cpu=19 drop=33666 pkt=175535 data_loss=19.17911 2019-03-23 10:08:29,446 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1184635/1442021<1442021 Kbps loss-rate=19 2019-03-23 10:08:29,446 DEBUG overshot, min=1 kbps=1184635 max=1442021 2019-03-23 10:08:29,447 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1184635K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:32,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=135.6494 real_seconds=1.00 rate_Mbps=1134.3106 tx_cpu=99 rx_cpu=17 drop=5704 pkt=144609 data_loss=3.94442 2019-03-23 10:08:32,798 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=1024 throughput=1<1161534/1184635<1442021 Kbps loss-rate=3 2019-03-23 10:08:32,799 INFO [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Measuring UDP Throughput (packet size=8192)... 2019-03-23 10:08:32,799 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:36,126 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=208.9219 real_seconds=1.00 rate_Mbps=1745.9118 tx_cpu=38 rx_cpu=8 drop=45341 pkt=72083 data_loss=62.90109 2019-03-23 10:08:36,127 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1787813/5000000<10000000 Kbps loss-rate=62 2019-03-23 10:08:36,127 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3393906K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:39,456 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=218.2031 real_seconds=1.00 rate_Mbps=1827.3232 tx_cpu=99 rx_cpu=10 drop=23857 pkt=51787 data_loss=46.06755 2019-03-23 10:08:39,457 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1871178/3393906<3393906 Kbps loss-rate=46 2019-03-23 10:08:39,458 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2632542K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:42,809 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=219.4375 real_seconds=1.00 rate_Mbps=1836.6042 tx_cpu=99 rx_cpu=10 drop=12081 pkt=40169 data_loss=30.07543 2019-03-23 10:08:42,810 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1880682/2632542<2632542 Kbps loss-rate=30 2019-03-23 10:08:42,811 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2256612K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:46,162 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=211.4375 real_seconds=1.00 rate_Mbps=1770.4282 tx_cpu=99 rx_cpu=10 drop=7369 pkt=34433 data_loss=21.40098 2019-03-23 10:08:46,163 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1812918/2256612<2256612 Kbps loss-rate=21 2019-03-23 10:08:46,163 DEBUG overshot, min=1 kbps=1812918 max=2256612 2019-03-23 10:08:46,164 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1812918K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:49,514 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=216.1172 real_seconds=1.00 rate_Mbps=1814.0307 tx_cpu=99 rx_cpu=10 drop=0 pkt=27663 data_loss=0.00000 2019-03-23 10:08:49,514 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1<1857567/1812918<2256612 Kbps loss-rate=0 2019-03-23 10:08:49,515 DEBUG undershot, min=1857567 kbps=2057089 max=2256612 2019-03-23 10:08:49,515 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2057089K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:52,867 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=206.0000 real_seconds=1.00 rate_Mbps=1724.5679 tx_cpu=98 rx_cpu=9 drop=5021 pkt=31389 data_loss=15.99606 2019-03-23 10:08:52,867 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1857567<1765957/2057089<2256612 Kbps loss-rate=16 2019-03-23 10:08:52,868 DEBUG overshot, min=1857567 kbps=1765957 max=2057089 2019-03-23 10:08:52,868 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1765957K -p5001 -P5002 -fparse 172.30.9.200 2019-03-23 10:08:56,220 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] megabytes=210.5234 real_seconds=1.00 rate_Mbps=1767.1968 tx_cpu=99 rx_cpu=8 drop=0 pkt=26947 data_loss=0.00000 2019-03-23 10:08:56,221 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] pkt-size=8192 throughput=1857567<1809609/1765957<2057089 Kbps loss-rate=0 2019-03-23 10:08:56,221 DEBUG undershot, min=1957328 kbps=2007208 max=2057089 2019-03-23 10:08:56,235 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.19', 'ip_to': u'172.30.9.200', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.68, 'throughput_kbps': 1482876, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 25, 'rtt_ms': 0.62, 'throughput_kbps': 1628870, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 27, 'rtt_ms': 0.59, 'throughput_kbps': 1318980, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.98, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 149100, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.94, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1161534, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1809609, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.493', 'rtt_max_ms': '0.671', 'rtt_min_ms': '0.391', 'rtt_stddev': '0.077', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.539', 'rtt_max_ms': '0.815', 'rtt_min_ms': '0.410', 'rtt_stddev': '0.140', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.744', 'rtt_max_ms': '1.944', 'rtt_min_ms': '0.412', 'rtt_stddev': '0.418', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-23 10:08:56,236 INFO Deleting floating ip f1357aa1-d4c7-4a9a-8747-7fdcb0904fb6 2019-03-23 10:08:58,018 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Floating IP 172.30.9.205 deleted 2019-03-23 10:08:58,471 DEBUG [TestClient_6bdb7cd8-a7b3-4732-a23c-a721a591da484] Instance deleted 2019-03-23 10:08:58,585 INFO Cleaning up... 2019-03-23 10:08:58,585 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Terminating nuttcp-8.1.4 2019-03-23 10:08:58,600 INFO Deleting floating ip 1476aa81-1341-448c-931b-9db8b2236e9c 2019-03-23 10:08:59,988 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Floating IP 172.30.9.200 deleted 2019-03-23 10:09:00,172 DEBUG [TestServer_6bdb7cd8-a7b3-4732-a23c-a721a591da481] Instance deleted 2019-03-23 10:09:06,196 INFO Network pns-internal-net_6bdb7cd8-a7b3-4732-a23c-a721a591da48 deleted. 2019-03-23 10:09:07,837 INFO Network pns-internal-net2_6bdb7cd8-a7b3-4732-a23c-a721a591da48 deleted. 2019-03-23 10:09:07,884 INFO Removed public key pns_public_key 2019-03-23 10:09:07,885 INFO Deleting security group 2019-03-23 10:09:08,038 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': '14899269', 'rtt_ms': '0.286667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 154622, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1217764, | | | | | 'loss_rate': 0.13}, 8192: {'tp_kbps': 7031495, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.245/0.121/0.545/0.132', | | | | | '64-byte': '2.336/0.181/20.944/6.202', '1500-byte': '0.284/0.179/0.546/0.124'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4163259', 'rtt_ms': '0.316667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 211449, 'loss_rate': 0.13}, 1024: {'tp_kbps': 1552462, | | | | | 'loss_rate': 2.36}, 8192: {'tp_kbps': 3452568, 'loss_rate': 1.01}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.220/0.152/0.308/0.045', | | | | | '64-byte': '2.362/0.149/21.713/6.450', '1500-byte': '0.348/0.223/0.772/0.152'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1868036', 'rtt_ms': '0.503333'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 146830, 'loss_rate': 4.11}, 1024: {'tp_kbps': 1203983, | | | | | 'loss_rate': 3.0}, 8192: {'tp_kbps': 1828990, 'loss_rate': 0.45}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.425/0.255/0.628/0.101', | | | | | '64-byte': '0.497/0.268/1.420/0.319', '1500-byte': '0.726/0.333/2.262/0.533'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1728224', 'rtt_ms': '0.453333'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 153939, 'loss_rate': 2.2}, 1024: {'tp_kbps': 1264925, | | | | | 'loss_rate': 3.51}, 8192: {'tp_kbps': 1919897, 'loss_rate': 2.61}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.550/0.393/0.731/0.121', | | | | | '64-byte': '0.517/0.289/1.200/0.242', '1500-byte': '0.662/0.381/1.741/0.372'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1850069', 'rtt_ms': '0.4'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141586, 'loss_rate': 5.31}, 1024: {'tp_kbps': 1142902, | | | | | 'loss_rate': 4.06}, 8192: {'tp_kbps': 1893126, 'loss_rate': 3.58}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.324/0.245/0.532/0.083', | | | | | '64-byte': '0.355/0.244/0.562/0.109', '1500-byte': '0.541/0.310/1.566/0.347'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1476908', 'rtt_ms': '0.63'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 149100, 'loss_rate': 2.98}, 1024: {'tp_kbps': 1161534, | | | | | 'loss_rate': 3.94}, 8192: {'tp_kbps': 1809609, 'loss_rate': 0.0}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.539/0.410/0.815/0.140', | | | | | '64-byte': '0.493/0.391/0.671/0.077', '1500-byte': '0.744/0.412/1.944/0.418'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-03-23 10:09:08,043 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-03-23 10:09:08,336 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-03-23 10:09:08,470 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 10:09:08,470 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:07 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 10:09:08,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 10:09:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 10:09:08,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1702 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:08 GMT X-Openstack-Request-Id: req-97c42384-464a-4b7f-b562-244acc1ac116 2019-03-23 10:09:08,868 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "created_at": "2019-03-23T09:50:02Z", "admin_state_up": true, "updated_at": "2019-03-23T10:09:03Z", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "dd3db4fe-c449-4c08-8fba-4c5345c8a409", "name": "vmtp-router_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 10:09:08,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-97c42384-464a-4b7f-b562-244acc1ac116 2019-03-23 10:09:08,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.395924091339s 2019-03-23 10:09:08,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 10:09:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/dd3db4fe-c449-4c08-8fba-4c5345c8a409.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 10:09:10,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:09:10 GMT X-Openstack-Request-Id: req-32a565b2-e09e-4d94-ad78-364a93da1a76 2019-03-23 10:09:10,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:09:10,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/dd3db4fe-c449-4c08-8fba-4c5345c8a409.json used request id req-32a565b2-e09e-4d94-ad78-364a93da1a76 2019-03-23 10:09:10,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43900299072s 2019-03-23 10:09:10,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:09:10,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 10:09:11,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:11 GMT X-Openstack-Request-Id: req-353465ec-5862-400e-9dc7-ea26d6a65881 2019-03-23 10:09:11,106 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T09:50:11Z", "file": "/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/file", "owner": "ef9f7dd629ad464a95b18c80f3e28dae", "id": "1ebfbcda-67da-425c-bcc0-5eaaa552497b", "size": 263848448, "self": "/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T09:50:06Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:09:11,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-353465ec-5862-400e-9dc7-ea26d6a65881 2019-03-23 10:09:11,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.791826963425s 2019-03-23 10:09:11,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 10:09:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 10:09:12,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:09:12 GMT X-Openstack-Request-Id: req-4534876a-c4d5-4260-8e84-bf91a787b4f0 2019-03-23 10:09:12,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:09:12,253 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1ebfbcda-67da-425c-bcc0-5eaaa552497b used request id req-4534876a-c4d5-4260-8e84-bf91a787b4f0 2019-03-23 10:09:12,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14523696899s 2019-03-23 10:09:12,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 10:09:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:12,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 304 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09: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-1e9ee465-eb57-4985-8be0-9b8ac73cd123 x-openstack-request-id: req-1e9ee465-eb57-4985-8be0-9b8ac73cd123 2019-03-23 10:09:12,645 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b", "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": "ab0d2125-35a9-40b0-a90e-d57ac5ff024b"}]} 2019-03-23 10:09:12,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1e9ee465-eb57-4985-8be0-9b8ac73cd123 2019-03-23 10:09:12,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.385540008545s 2019-03-23 10:09:12,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 10:09:12,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:12,677 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-226649f1-c9d5-4c43-92b1-4bea6bc00f73 x-openstack-request-id: req-226649f1-c9d5-4c43-92b1-4bea6bc00f73 2019-03-23 10:09:12,677 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ab0d2125-35a9-40b0-a90e-d57ac5ff024b used request id req-226649f1-c9d5-4c43-92b1-4bea6bc00f73 2019-03-23 10:09:12,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0303800106049s 2019-03-23 10:09:12,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:09:12,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:12,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6833aba5-6527-4316-b4b5-79899ee964ba 2019-03-23 10:09:12,903 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": {"self": "http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4aa125e5d83b4ebab1a4900b3bb1c9ce", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:09:12,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6833aba5-6527-4316-b4b5-79899ee964ba 2019-03-23 10:09:12,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225358963013s 2019-03-23 10:09:12,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:09:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:13,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 222 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e47e8b-43e4-499f-8a2b-dce426d3eee6 2019-03-23 10:09:13,129 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_6bdb7cd8-a7b3-4732-a23c-a721a591da48", "links": {"self": "http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4aa125e5d83b4ebab1a4900b3bb1c9ce", "description": null}} 2019-03-23 10:09:13,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce used request id req-97e47e8b-43e4-499f-8a2b-dce426d3eee6 2019-03-23 10:09:13,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220674037933s 2019-03-23 10:09:13,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 10:09:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:13,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b560564f-07ad-4c14-98dc-bbcad772fbe0 2019-03-23 10:09:13,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:09:13,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4aa125e5d83b4ebab1a4900b3bb1c9ce used request id req-b560564f-07ad-4c14-98dc-bbcad772fbe0 2019-03-23 10:09:13,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313728809357s 2019-03-23 10:09:13,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:09:13,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:13,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c35e7efb-d75f-465e-9dbf-397fa8d0840c 2019-03-23 10:09:13,651 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae"}, "tags": [], "enabled": true, "id": "ef9f7dd629ad464a95b18c80f3e28dae", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_6bdb7cd8-a7b3-4732-a23c-a721a591da48"}]} 2019-03-23 10:09:13,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c35e7efb-d75f-465e-9dbf-397fa8d0840c 2019-03-23 10:09:13,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200264215469s 2019-03-23 10:09:13,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 10:09:13,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:13,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:09:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ae9be89-6a34-47c5-a380-b96c0124fed7 2019-03-23 10:09:13,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:09:13,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ef9f7dd629ad464a95b18c80f3e28dae used request id req-6ae9be89-6a34-47c5-a380-b96c0124fed7 2019-03-23 10:09:13,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.271312952042s 2019-03-23 10:09:13,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:09:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ef9f7dd629ad464a95b18c80f3e28dae&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:14,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:14 GMT X-Openstack-Request-Id: req-75ff788b-218b-4ec5-ae27-8d1f721dfbec 2019-03-23 10:09:14,186 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "created_at": "2019-03-23T09:50:17Z", "updated_at": "2019-03-23T09:50:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "aa969292-79d6-471d-b371-570e0d4e0bc1", "remote_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "af31a4c8-5e95-44e6-85be-1edd84e1faf6", "remote_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "eca2ac31-bc53-4399-92c7-1006990a4f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "f492a6ca-eaa9-49c3-bbe3-2efa6c9c8331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}], "revision_number": 1, "project_id": "ef9f7dd629ad464a95b18c80f3e28dae", "id": "00abb485-9756-434e-b010-dd7b75d7a640", "name": "default"}]} 2019-03-23 10:09:14,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=ef9f7dd629ad464a95b18c80f3e28dae&name=default used request id req-75ff788b-218b-4ec5-ae27-8d1f721dfbec 2019-03-23 10:09:14,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253071069717s 2019-03-23 10:09:14,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:09:14,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:14,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:14 GMT X-Openstack-Request-Id: req-eb175f84-6fc9-47fc-89e9-620c946f4933 2019-03-23 10:09:14,309 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "created_at": "2019-03-23T09:50:17Z", "updated_at": "2019-03-23T09:50:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "aa969292-79d6-471d-b371-570e0d4e0bc1", "remote_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "af31a4c8-5e95-44e6-85be-1edd84e1faf6", "remote_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "eca2ac31-bc53-4399-92c7-1006990a4f2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv4", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T09:50:17Z", "revision_number": 0, "id": "f492a6ca-eaa9-49c3-bbe3-2efa6c9c8331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T09:50:17Z", "security_group_id": "00abb485-9756-434e-b010-dd7b75d7a640", "tenant_id": "ef9f7dd629ad464a95b18c80f3e28dae", "port_range_min": null, "ethertype": "IPv6", "project_id": "ef9f7dd629ad464a95b18c80f3e28dae"}], "revision_number": 1, "project_id": "ef9f7dd629ad464a95b18c80f3e28dae", "id": "00abb485-9756-434e-b010-dd7b75d7a640", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 10:09:14,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-eb175f84-6fc9-47fc-89e9-620c946f4933 2019-03-23 10:09:14,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.11777806282s 2019-03-23 10:09:14,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 10:09:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/00abb485-9756-434e-b010-dd7b75d7a640.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}84446424050ad87cf64525cb245543d65066a1fb" 2019-03-23 10:09:14,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:09:14 GMT X-Openstack-Request-Id: req-3c46c0df-f720-4a9b-a01c-18e20e8f6883 2019-03-23 10:09:14,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:09:14,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/00abb485-9756-434e-b010-dd7b75d7a640.json used request id req-3c46c0df-f720-4a9b-a01c-18e20e8f6883 2019-03-23 10:09:14,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130867958069s 2019-03-23 10:09:14,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:09:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 10:09:14,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:14 GMT X-Openstack-Request-Id: req-23c3a6db-a2f0-4b5f-a5d0-6e99bb077a52 2019-03-23 10:09:14,579 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 10:09:14,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-23c3a6db-a2f0-4b5f-a5d0-6e99bb077a52 2019-03-23 10:09:14,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12811088562s 2019-03-23 10:09:14,581 - shade - DEBUG - Network pns-internal-net_6bdb7cd8-a7b3-4732-a23c-a721a591da48 not found for deleting 2019-03-23 10:09:14,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:09:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}244f5d4cb66025047b77b4218d92b1e82c544d9d" 2019-03-23 10:09:14,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:14 GMT X-Openstack-Request-Id: req-a9136eae-a675-43be-bcb1-431d2e8c4366 2019-03-23 10:09:14,659 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 10:09:14,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-a9136eae-a675-43be-bcb1-431d2e8c4366 2019-03-23 10:09:14,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0782451629639s 2019-03-23 10:09:14,661 - shade - DEBUG - Network pns-internal-net2_6bdb7cd8-a7b3-4732-a23c-a721a591da48 not found for deleting 2019-03-23 10:09:14,680 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-03-23 10:09:14,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:09:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b2c482-3c47-49b9-9db8-f8e409b8b3ae 2019-03-23 10:09:14,710 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 10:09:14,711 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-d4b2c482-3c47-49b9-9db8-f8e409b8b3ae 2019-03-23 10:09:14,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 10:09:15,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T11:09:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["gCbeDU78QZ66kMRGHL0b-A"], "issued_at": "2019-03-23T10:09:15.000000Z"}} 2019-03-23 10:09:15,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:09:15,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:15,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:15 GMT X-Openstack-Request-Id: req-4c8b731f-c13c-4536-a274-259b74270169 2019-03-23 10:09:15,724 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 10:09:15,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4c8b731f-c13c-4536-a274-259b74270169 2019-03-23 10:09:15,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.612112998962s 2019-03-23 10:09:15,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:09:15,736 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8760cc0d-9407-4d3f-b8aa-dd3e7c938a55 2019-03-23 10:09:15,736 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:09:15,737 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-8760cc0d-9407-4d3f-b8aa-dd3e7c938a55 2019-03-23 10:09:15,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:09:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a07c22-e9cc-4146-a291-71ee443e1959 2019-03-23 10:09:15,896 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 10:09:15,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-81a07c22-e9cc-4146-a291-71ee443e1959 2019-03-23 10:09:15,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159203052521s 2019-03-23 10:09:15,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 10:09:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}}' 2019-03-23 10:09:16,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99bbacfb-c204-494f-a83f-818d9eaf50b4 2019-03-23 10:09:16,144 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5"}, "tags": [], "enabled": true, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "parent_id": "default", "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}} 2019-03-23 10:09:16,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-99bbacfb-c204-494f-a83f-818d9eaf50b4 2019-03-23 10:09:16,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240736961365s 2019-03-23 10:09:16,145 - 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'2674afd831d941e4bd3e2bb6102fe0d5', '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_177a83b4-31bd-4750-97a3-ca025533d442'}) 2019-03-23 10:09:16,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 10:09:16,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Mom9HUDGEO5Wtr8GwGi1blvze3We28", "email": null, "name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442"}}' 2019-03-23 10:09:16,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10f8b0e5-f215-4ff5-b96a-3d58aa403811 2019-03-23 10:09:16,536 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "links": {"self": "http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "domain_id": "default", "password_expires_at": null}} 2019-03-23 10:09:16,536 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-10f8b0e5-f215-4ff5-b96a-3d58aa403811 2019-03-23 10:09:16,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.383106946945s 2019-03-23 10:09:16,537 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd386f5ba1c7d41deb8b3e0edc1c236ae', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_177a83b4-31bd-4750-97a3-ca025533d442'}) 2019-03-23 10:09:16,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:09:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:16,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c90a529a-23a3-4f59-9d36-735a71891987 2019-03-23 10:09:16,741 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:09:16,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c90a529a-23a3-4f59-9d36-735a71891987 2019-03-23 10:09:16,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200727939606s 2019-03-23 10:09:16,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:09:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:16,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f92dbb5-8ecc-4ae1-9d25-868c9a6ccb77 2019-03-23 10:09:16,860 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:09:16,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6f92dbb5-8ecc-4ae1-9d25-868c9a6ccb77 2019-03-23 10:09:16,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114618062973s 2019-03-23 10:09:16,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:09:16,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:17,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ee9efc-9d98-461f-9c4f-7a2afa4e76ef 2019-03-23 10:09:17,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:09:17,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-99ee9efc-9d98-461f-9c4f-7a2afa4e76ef 2019-03-23 10:09:17,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164457082748s 2019-03-23 10:09:17,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:09:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:17,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece2cef8-69c0-425a-9e25-99f96d96e6d3 2019-03-23 10:09:17,236 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 10:09:17,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ece2cef8-69c0-425a-9e25-99f96d96e6d3 2019-03-23 10:09:17,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200690031052s 2019-03-23 10:09:17,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:09:17,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:17,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4225a59b-8b30-481d-a33e-bbef0d6d24f5 2019-03-23 10:09:17,374 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "links": {"self": "http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:09:17,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4225a59b-8b30-481d-a33e-bbef0d6d24f5 2019-03-23 10:09:17,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136709928513s 2019-03-23 10:09:17,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:09:17,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:17,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305e6afd-a405-489a-9ff1-396c442d25e1 2019-03-23 10:09:17,503 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5"}, "tags": [], "enabled": true, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "parent_id": "default", "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}]} 2019-03-23 10:09:17,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-305e6afd-a405-489a-9ff1-396c442d25e1 2019-03-23 10:09:17,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115983963013s 2019-03-23 10:09:17,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 10:09:17,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:17,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9077900-2cdc-4254-b24c-d1126cf91c4b 2019-03-23 10:09:17,705 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5", "previous": null, "next": null}} 2019-03-23 10:09:17,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5 used request id req-a9077900-2cdc-4254-b24c-d1126cf91c4b 2019-03-23 10:09:17,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.194139957428s 2019-03-23 10:09:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 10:09:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5/users/d386f5ba1c7d41deb8b3e0edc1c236ae/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:17,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:09:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be6b9dc-ece8-426e-b68c-ffdaabccba6f 2019-03-23 10:09:17,849 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:09:17,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5/users/d386f5ba1c7d41deb8b3e0edc1c236ae/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-4be6b9dc-ece8-426e-b68c-ffdaabccba6f 2019-03-23 10:09:17,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13981795311s 2019-03-23 10:09:17,850 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_177a83b4-31bd-4750-97a3-ca025533d442', 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'2674afd831d941e4bd3e2bb6102fe0d5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Mom9HUDGEO5Wtr8GwGi1blvze3We28', 'username': u'shaker-user_177a83b4-31bd-4750-97a3-ca025533d442', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 10:09:17,854 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_177a83b4-31bd-4750-97a3-ca025533d442', 'password': 'Mom9HUDGEO5Wtr8GwGi1blvze3We28', 'project_name': 'shaker-project_177a83b4-31bd-4750-97a3-ca025533d442', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '2674afd831d941e4bd3e2bb6102fe0d5', 'project_domain_name': 'Default'} 2019-03-23 10:09:17,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-23 10:09:17,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:18,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 742 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-10ca5dd7-aea0-489d-a2d2-8bed3cf20175 x-openstack-request-id: req-10ca5dd7-aea0-489d-a2d2-8bed3cf20175 2019-03-23 10:09:18,083 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 18}, "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.7", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 97, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 19}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-23 10:09:18,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-10ca5dd7-aea0-489d-a2d2-8bed3cf20175 2019-03-23 10:09:18,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.224957942963s 2019-03-23 10:09:18,084 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-03-23 10:09:18,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:09:18,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:18,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a8f990-0851-4445-9d5f-c0a86da7cbe2 2019-03-23 10:09:18,199 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 10:09:18,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-88a8f990-0851-4445-9d5f-c0a86da7cbe2 2019-03-23 10:09:18,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114901065826s 2019-03-23 10:09:18,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:09:18,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:09:18,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0ec66e-5972-41d1-ae8d-7c74a5c9daed 2019-03-23 10:09:18,403 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5"}, "tags": [], "enabled": true, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "parent_id": "default", "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}]} 2019-03-23 10:09:18,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-ad0ec66e-5972-41d1-ae8d-7c74a5c9daed 2019-03-23 10:09:18,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196679115295s 2019-03-23 10:09:18,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 10:09:18,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" -d '{"network": {"tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "name": "shaker-net_177a83b4-31bd-4750-97a3-ca025533d442", "admin_state_up": true}}' 2019-03-23 10:09:19,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:19 GMT X-Openstack-Request-Id: req-093ef5f7-e83f-48b7-b495-23448cccb888 2019-03-23 10:09:19,070 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"2674afd831d941e4bd3e2bb6102fe0d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:09:18Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442","admin_state_up":true,"tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:18Z","mtu":1450}} 2019-03-23 10:09:19,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-093ef5f7-e83f-48b7-b495-23448cccb888 2019-03-23 10:09:19,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.664460897446s 2019-03-23 10:09:19,071 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T10:09:18Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7b7508a5-f030-4fb5-9944-f31e9ed4384e', 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'shaker-net_177a83b4-31bd-4750-97a3-ca025533d442', u'created_at': u'2019-03-23T10:09:18Z', u'mtu': 1450, u'tenant_id': u'2674afd831d941e4bd3e2bb6102fe0d5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2674afd831d941e4bd3e2bb6102fe0d5', u'l2_adjacency': True}) 2019-03-23 10:09:19,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:09:19,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-182217b0-5f51-4e68-b010-28c161dd510c 2019-03-23 10:09:19,082 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 10:09:19,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-182217b0-5f51-4e68-b010-28c161dd510c 2019-03-23 10:09:19,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 10:09:19,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T11:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/2674afd831d941e4bd3e2bb6102fe0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_2674afd831d941e4bd3e2bb6102fe0d5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_2674afd831d941e4bd3e2bb6102fe0d5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "id": "d386f5ba1c7d41deb8b3e0edc1c236ae"}, "audit_ids": ["t_BA1OqKRjy4T7xXGWD-ow"], "issued_at": "2019-03-23T10:09:19.000000Z"}} 2019-03-23 10:09:19,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:09:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:19,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:19 GMT X-Openstack-Request-Id: req-121010c8-32db-4f78-800c-a3d8c69a120f 2019-03-23 10:09:19,968 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2674afd831d941e4bd3e2bb6102fe0d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:09:18Z","qos_policy_id":null,"name":"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442","admin_state_up":true,"tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:18Z","mtu":1450}]} 2019-03-23 10:09:19,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-121010c8-32db-4f78-800c-a3d8c69a120f 2019-03-23 10:09:19,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377331018448s 2019-03-23 10:09:19,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 10:09:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"subnet": {"name": "shaker-subnet_177a83b4-31bd-4750-97a3-ca025533d442", "enable_dhcp": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 10:09:20,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:20 GMT X-Openstack-Request-Id: req-acb15faa-d8c0-4cef-8e7d-5de286d5b125 2019-03-23 10:09:20,551 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:09:20Z","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":"2674afd831d941e4bd3e2bb6102fe0d5","id":"5cb19216-8f49-44af-88f1-b3104857b129","subnetpool_id":null,"name":"shaker-subnet_177a83b4-31bd-4750-97a3-ca025533d442"}} 2019-03-23 10:09:20,551 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-acb15faa-d8c0-4cef-8e7d-5de286d5b125 2019-03-23 10:09:20,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.581600904465s 2019-03-23 10:09:20,552 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T10:09:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5cb19216-8f49-44af-88f1-b3104857b129', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_177a83b4-31bd-4750-97a3-ca025533d442', u'enable_dhcp': True, u'network_id': u'7b7508a5-f030-4fb5-9944-f31e9ed4384e', u'tenant_id': u'2674afd831d941e4bd3e2bb6102fe0d5', u'created_at': u'2019-03-23T10:09:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2674afd831d941e4bd3e2bb6102fe0d5'}) 2019-03-23 10:09:20,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 10:09:20,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "shaker-router_177a83b4-31bd-4750-97a3-ca025533d442", "admin_state_up": true}}' 2019-03-23 10:09:22,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:22 GMT X-Openstack-Request-Id: req-464eb780-39dc-41de-b157-c4e2adc91a75 2019-03-23 10:09:22,307 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:20Z", "admin_state_up": true, "updated_at": "2019-03-23T10:09:21Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "name": "shaker-router_177a83b4-31bd-4750-97a3-ca025533d442"}} 2019-03-23 10:09:22,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-464eb780-39dc-41de-b157-c4e2adc91a75 2019-03-23 10:09:22,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75524282455s 2019-03-23 10:09:22,308 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T10:09:21Z', u'revision_number': 2, u'id': u'b895aa0a-f475-45ec-a9d5-2f45f4b36394', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_177a83b4-31bd-4750-97a3-ca025533d442', u'admin_state_up': True, u'tenant_id': u'2674afd831d941e4bd3e2bb6102fe0d5', u'created_at': u'2019-03-23T10:09:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'2674afd831d941e4bd3e2bb6102fe0d5'}) 2019-03-23 10:09:22,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 10:09:22,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b895aa0a-f475-45ec-a9d5-2f45f4b36394/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"subnet_id": "5cb19216-8f49-44af-88f1-b3104857b129"}' 2019-03-23 10:09:25,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:25 GMT X-Openstack-Request-Id: req-f2d0ec4a-6c7d-4341-afd3-f65a0adba5cf 2019-03-23 10:09:25,223 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "subnet_id": "5cb19216-8f49-44af-88f1-b3104857b129", "subnet_ids": ["5cb19216-8f49-44af-88f1-b3104857b129"], "port_id": "fe229efd-46a5-4276-ac2b-af30b101f19f", "id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394"} 2019-03-23 10:09:25,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b895aa0a-f475-45ec-a9d5-2f45f4b36394/add_router_interface.json used request id req-f2d0ec4a-6c7d-4341-afd3-f65a0adba5cf 2019-03-23 10:09:25,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.91410708427s 2019-03-23 10:09:25,223 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-03-23 10:09:28,875 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-03-23 10:09:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:09:28,882 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:28 GMT 2019-03-23 10:09:28,882 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 10:09:28,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:09:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:29,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:29 GMT X-Openstack-Request-Id: req-9e01b5af-2d53-416e-b6a7-37d8b69b7cc1 2019-03-23 10:09:29,186 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:09:29,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9e01b5af-2d53-416e-b6a7-37d8b69b7cc1 2019-03-23 10:09:29,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299125909805s 2019-03-23 10:09:29,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 10:09:29,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_177a83b4-31bd-4750-97a3-ca025533d442"}' 2019-03-23 10:09:29,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:29 GMT Location: http://172.30.9.27:9292/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3564ab14-8f32-479f-8e04-1b081514aafe 2019-03-23 10:09:29,234 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:09:29Z", "file": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file", "owner": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "size": null, "self": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "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_177a83b4-31bd-4750-97a3-ca025533d442", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "checksum": null, "created_at": "2019-03-23T10:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 10:09:29,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3564ab14-8f32-479f-8e04-1b081514aafe 2019-03-23 10:09:29,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0378978252411s 2019-03-23 10:09:29,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 10:09:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '' 2019-03-23 10:09:38,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:09:38 GMT X-Openstack-Request-Id: req-1d23e364-7eec-4be8-9f2f-2b133898603d 2019-03-23 10:09:38,795 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:09:38,795 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file used request id req-1d23e364-7eec-4be8-9f2f-2b133898603d 2019-03-23 10:09:38,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.5600540638s 2019-03-23 10:09:38,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:09:38,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:38,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:38 GMT X-Openstack-Request-Id: req-74ac0551-e210-448c-a9e2-033b457d4ccc 2019-03-23 10:09:38,843 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:09:38Z", "file": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file", "owner": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "size": 666173440, "self": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-23T10:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:09:38,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-74ac0551-e210-448c-a9e2-033b457d4ccc 2019-03-23 10:09:38,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0438179969788s 2019-03-23 10:09:38,846 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file', 'owner': u'2674afd831d941e4bd3e2bb6102fe0d5', 'id': u'9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645', 'size': 666173440, u'self': u'/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'name': 'shaker-project_177a83b4-31bd-4750-97a3-ca025533d442', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T10:09:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T10:09:38Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_177a83b4-31bd-4750-97a3-ca025533d442', '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/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645', 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_177a83b4-31bd-4750-97a3-ca025533d442', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_177a83b4-31bd-4750-97a3-ca025533d442', 'created': u'2019-03-23T10:09:29Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-03-23T10:09:29Z', 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/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645', 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_177a83b4-31bd-4750-97a3-ca025533d442', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-03-23 10:09:38,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 10:09:38,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_177a83b4-31bd-4750-97a3-ca025533d442", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-23 10:09:38,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09: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-3054456b-0844-48f0-9bab-8592c929e888 x-openstack-request-id: req-3054456b-0844-48f0-9bab-8592c929e888 2019-03-23 10:09:38,874 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_177a83b4-31bd-4750-97a3-ca025533d442", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "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": "3808b798-6522-4b3b-a66d-ba738d828bc3"}} 2019-03-23 10:09:38,874 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3054456b-0844-48f0-9bab-8592c929e888 2019-03-23 10:09:38,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0275208950043s 2019-03-23 10:09:38,875 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_177a83b4-31bd-4750-97a3-ca025533d442', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'3808b798-6522-4b3b-a66d-ba738d828bc3', 'swap': 0}) 2019-03-23 10:09:38,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 10:09:38,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" -d '{"extra_specs": {}}' 2019-03-23 10:09:38,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab3fd3bf-afe1-4c77-814d-25046d33225a x-openstack-request-id: req-ab3fd3bf-afe1-4c77-814d-25046d33225a 2019-03-23 10:09:38,898 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 10:09:38,898 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3/os-extra_specs used request id req-ab3fd3bf-afe1-4c77-814d-25046d33225a 2019-03-23 10:09:38,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222599506378s 2019-03-23 10:09:38,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 10:09:38,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"keypair": {"name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442"}}' 2019-03-23 10:09:39,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09: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-3d9214e3-4d62-4e40-bf4f-3e400077ae87 x-openstack-request-id: req-3d9214e3-4d62-4e40-bf4f-3e400077ae87 2019-03-23 10:09:39,419 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5v58WjjsXwqbebkurnF8oeRzBiHNS1x9TWkX2f+znKmDwQZ+7Xe5vmAnr7oI3Ft9/wpXuYvyeB93/T8Zg8ze45jd6ZE05Hd1u9bdziO0itdPgC41ypD05MV6A0nFN3rFFLCG8EpqqmWPUGNTE5U1Iwom865IhsIh7ci8y+9BYCoVfB1Jvpm0p94PpCwhJgBfMu0h4X85AaAh7R9GRVhB+ZExmAJS53hXvkQgl2VtYjyZopx8/hVgsuCoxtmBz3eX5kolef5IISJeo+eigbkCmbignCQhLmkY+Fe7QRpLvDSyDpEOU3ylz8vAmyXF9IpUuyl2gJuPM6wVOmdAkHyDV Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA+b+fFo47F8Km3m5Lq5xfKHkcwYhzUtcfU1pF9n/s5ypg8EGf\nu13ub5gJ6+6CNxbff8KV7mL8ngfd/0/GYPM3uOY3emRNOR3dbvW3c4jtIrXT4AuN\ncqQ9OTFegNJxTd6xRSwhvBKaqplj1BjUxOVNSMKJvOuSIbCIe3IvMvvQWAqFXwdS\nb6ZtKfeD6QsISYAXzLtIeF/OQGgIe0fRkVYQfmRMZgCUud4V75EIJdlbWI8maKcf\nP4VYLLgqMbZgc93l+ZKJXn+SCEiXqPnooG5Apm4oJwkIS5pGPhXu0EaS7w0sg6RD\nlN8pc/LwJslxfSKVLspdoCbjzOsFTpnQJB8g1QIDAQABAoIBAAYewgFFfwE4DerJ\nfSU5ccOGJERB2cGf7+6U+b3uqJmJmlKI6ScoSB2H9kZH0/0RnGx/EjmDR3l/69rD\n07Kwgx8O1TE0oAfUSYbckqBMLLN7DTQiVFcI2085fH1fqtMjr+hoCnOXaR7hH2cl\nLKGelORBkCqHA0+8CbwssidnsFVX8EQvSn1fIaEEvzj0H1L9sXTtrMWPi5D+tQHE\nbEF/Wf3wl/v45VwZ3Z1hPfKL5P4gq6or+DKhkJDJGvVhRx8Ph5sqWeei0mtBeF5k\nqCcoSDEPz3OTjSCI2JP0Q/DVi91LV4Bgg3jDAtO2VD4L8CBrOU9V9vFvDvyraKKN\nhjHFeEkCgYEA/gQooTosV8JP6qfMflag47QRCO5vjOUpIZ7Vi/LgtDPbyP2GTJOB\ntpdEJjlltmlrApt+g6VPoC81wxPpPcpoPpvpYp4bhiuOIOaqQTIcXM9z9JpURa5O\nhaj6TkUBfac6DQnDkako7O9VyadeDNE3iNTgP6iRV1Nv7W2C3UeiEAcCgYEA+7Lu\nNMT/0m6bw7QeS5q4POx9WDVnoJfGZLaZezDaLyJFQfaGLx/KFiPhO9w3yFFi+jj5\nDAtsXMGgaUVLnvEWOZYYj/WD6wNSRlKQ7ADmjoE397ZPRKxItKi9Rxp+rOXCaxPb\nnkU4Di0TwL09I5QcgZUCTT7/AYTlDBbxNewp2UMCgYAmzEfQaGxBc0J1mu+XFHA6\nl1RKwvBy2sWvhu0jFRPRMmKNjnum0pjrZKtaE0Y/2FYp7cojHWrOEqfphe8IKxRF\nC9dX4sJdeeWZjOHQV3ERk/YoFDJu+jKwI6Ent06E/LfXKfifFPFVTzERPekVmBcd\nZTZjQsIATpQ39ZQZbEmKnQKBgQDRqAPflND7OgMpixlJJMGejecC2MlO7d3l+mvy\nP4kehc9m2LCBBFvTAWQV9qPIinKFt3tL2yASS38Q8RXCeVNn+GzRTVLrKcMYrKHm\n1AE4Zs512jhBHbkaMwwm9BzcbC37/3iKZ2H//PBdNcR9pFvyXGqkaXsEiuw3m8yk\ne+mH/QKBgQDnjG38ySnCLAOETMMLR1pjY7ClXhBjE0utJW5EzLMUgf8Cdn5GyasY\n1ynCku48PecgOxMahq6SbJzay8FSIu3TYhdfiV6zPIRFDC6yrtj58E9Q+rrG6/jp\nSjn6YfcYRoFJ7w65ogDXf9puVU14WZWV1CGiuA/KudO69mL2YlMk8A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "fingerprint": "3c:84:bf:2a:7a:54:1b:55:ea:ed:ad:56:c6:77:13:7c"}} 2019-03-23 10:09:39,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3d9214e3-4d62-4e40-bf4f-3e400077ae87 2019-03-23 10:09:39,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.518524169922s 2019-03-23 10:09:39,420 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD5v58WjjsXwqbebkurnF8oeRzBiHNS1x9TWkX2f+znKmDwQZ+7Xe5vmAnr7oI3Ft9/wpXuYvyeB93/T8Zg8ze45jd6ZE05Hd1u9bdziO0itdPgC41ypD05MV6A0nFN3rFFLCG8EpqqmWPUGNTE5U1Iwom865IhsIh7ci8y+9BYCoVfB1Jvpm0p94PpCwhJgBfMu0h4X85AaAh7R9GRVhB+ZExmAJS53hXvkQgl2VtYjyZopx8/hVgsuCoxtmBz3eX5kolef5IISJeo+eigbkCmbignCQhLmkY+Fe7QRpLvDSyDpEOU3ylz8vAmyXF9IpUuyl2gJuPM6wVOmdAkHyDV Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA+b+fFo47F8Km3m5Lq5xfKHkcwYhzUtcfU1pF9n/s5ypg8EGf\nu13ub5gJ6+6CNxbff8KV7mL8ngfd/0/GYPM3uOY3emRNOR3dbvW3c4jtIrXT4AuN\ncqQ9OTFegNJxTd6xRSwhvBKaqplj1BjUxOVNSMKJvOuSIbCIe3IvMvvQWAqFXwdS\nb6ZtKfeD6QsISYAXzLtIeF/OQGgIe0fRkVYQfmRMZgCUud4V75EIJdlbWI8maKcf\nP4VYLLgqMbZgc93l+ZKJXn+SCEiXqPnooG5Apm4oJwkIS5pGPhXu0EaS7w0sg6RD\nlN8pc/LwJslxfSKVLspdoCbjzOsFTpnQJB8g1QIDAQABAoIBAAYewgFFfwE4DerJ\nfSU5ccOGJERB2cGf7+6U+b3uqJmJmlKI6ScoSB2H9kZH0/0RnGx/EjmDR3l/69rD\n07Kwgx8O1TE0oAfUSYbckqBMLLN7DTQiVFcI2085fH1fqtMjr+hoCnOXaR7hH2cl\nLKGelORBkCqHA0+8CbwssidnsFVX8EQvSn1fIaEEvzj0H1L9sXTtrMWPi5D+tQHE\nbEF/Wf3wl/v45VwZ3Z1hPfKL5P4gq6or+DKhkJDJGvVhRx8Ph5sqWeei0mtBeF5k\nqCcoSDEPz3OTjSCI2JP0Q/DVi91LV4Bgg3jDAtO2VD4L8CBrOU9V9vFvDvyraKKN\nhjHFeEkCgYEA/gQooTosV8JP6qfMflag47QRCO5vjOUpIZ7Vi/LgtDPbyP2GTJOB\ntpdEJjlltmlrApt+g6VPoC81wxPpPcpoPpvpYp4bhiuOIOaqQTIcXM9z9JpURa5O\nhaj6TkUBfac6DQnDkako7O9VyadeDNE3iNTgP6iRV1Nv7W2C3UeiEAcCgYEA+7Lu\nNMT/0m6bw7QeS5q4POx9WDVnoJfGZLaZezDaLyJFQfaGLx/KFiPhO9w3yFFi+jj5\nDAtsXMGgaUVLnvEWOZYYj/WD6wNSRlKQ7ADmjoE397ZPRKxItKi9Rxp+rOXCaxPb\nnkU4Di0TwL09I5QcgZUCTT7/AYTlDBbxNewp2UMCgYAmzEfQaGxBc0J1mu+XFHA6\nl1RKwvBy2sWvhu0jFRPRMmKNjnum0pjrZKtaE0Y/2FYp7cojHWrOEqfphe8IKxRF\nC9dX4sJdeeWZjOHQV3ERk/YoFDJu+jKwI6Ent06E/LfXKfifFPFVTzERPekVmBcd\nZTZjQsIATpQ39ZQZbEmKnQKBgQDRqAPflND7OgMpixlJJMGejecC2MlO7d3l+mvy\nP4kehc9m2LCBBFvTAWQV9qPIinKFt3tL2yASS38Q8RXCeVNn+GzRTVLrKcMYrKHm\n1AE4Zs512jhBHbkaMwwm9BzcbC37/3iKZ2H//PBdNcR9pFvyXGqkaXsEiuw3m8yk\ne+mH/QKBgQDnjG38ySnCLAOETMMLR1pjY7ClXhBjE0utJW5EzLMUgf8Cdn5GyasY\n1ynCku48PecgOxMahq6SbJzay8FSIu3TYhdfiV6zPIRFDC6yrtj58E9Q+rrG6/jp\nSjn6YfcYRoFJ7w65ogDXf9puVU14WZWV1CGiuA/KudO69mL2YlMk8A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd386f5ba1c7d41deb8b3e0edc1c236ae', 'name': u'shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442', 'created_at': '2019-03-23T10:09:39.420462', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'name': 'shaker-project_177a83b4-31bd-4750-97a3-ca025533d442', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3c:84:bf:2a:7a:54:1b:55:ea:ed:ad:56:c6:77:13:7c', 'type': 'ssh', 'id': u'shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442'}) 2019-03-23 10:09:39,420 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA+b+fFo47F8Km3m5Lq5xfKHkcwYhzUtcfU1pF9n/s5ypg8EGf u13ub5gJ6+6CNxbff8KV7mL8ngfd/0/GYPM3uOY3emRNOR3dbvW3c4jtIrXT4AuN cqQ9OTFegNJxTd6xRSwhvBKaqplj1BjUxOVNSMKJvOuSIbCIe3IvMvvQWAqFXwdS b6ZtKfeD6QsISYAXzLtIeF/OQGgIe0fRkVYQfmRMZgCUud4V75EIJdlbWI8maKcf P4VYLLgqMbZgc93l+ZKJXn+SCEiXqPnooG5Apm4oJwkIS5pGPhXu0EaS7w0sg6RD lN8pc/LwJslxfSKVLspdoCbjzOsFTpnQJB8g1QIDAQABAoIBAAYewgFFfwE4DerJ fSU5ccOGJERB2cGf7+6U+b3uqJmJmlKI6ScoSB2H9kZH0/0RnGx/EjmDR3l/69rD 07Kwgx8O1TE0oAfUSYbckqBMLLN7DTQiVFcI2085fH1fqtMjr+hoCnOXaR7hH2cl LKGelORBkCqHA0+8CbwssidnsFVX8EQvSn1fIaEEvzj0H1L9sXTtrMWPi5D+tQHE bEF/Wf3wl/v45VwZ3Z1hPfKL5P4gq6or+DKhkJDJGvVhRx8Ph5sqWeei0mtBeF5k qCcoSDEPz3OTjSCI2JP0Q/DVi91LV4Bgg3jDAtO2VD4L8CBrOU9V9vFvDvyraKKN hjHFeEkCgYEA/gQooTosV8JP6qfMflag47QRCO5vjOUpIZ7Vi/LgtDPbyP2GTJOB tpdEJjlltmlrApt+g6VPoC81wxPpPcpoPpvpYp4bhiuOIOaqQTIcXM9z9JpURa5O haj6TkUBfac6DQnDkako7O9VyadeDNE3iNTgP6iRV1Nv7W2C3UeiEAcCgYEA+7Lu NMT/0m6bw7QeS5q4POx9WDVnoJfGZLaZezDaLyJFQfaGLx/KFiPhO9w3yFFi+jj5 DAtsXMGgaUVLnvEWOZYYj/WD6wNSRlKQ7ADmjoE397ZPRKxItKi9Rxp+rOXCaxPb nkU4Di0TwL09I5QcgZUCTT7/AYTlDBbxNewp2UMCgYAmzEfQaGxBc0J1mu+XFHA6 l1RKwvBy2sWvhu0jFRPRMmKNjnum0pjrZKtaE0Y/2FYp7cojHWrOEqfphe8IKxRF C9dX4sJdeeWZjOHQV3ERk/YoFDJu+jKwI6Ent06E/LfXKfifFPFVTzERPekVmBcd ZTZjQsIATpQ39ZQZbEmKnQKBgQDRqAPflND7OgMpixlJJMGejecC2MlO7d3l+mvy P4kehc9m2LCBBFvTAWQV9qPIinKFt3tL2yASS38Q8RXCeVNn+GzRTVLrKcMYrKHm 1AE4Zs512jhBHbkaMwwm9BzcbC37/3iKZ2H//PBdNcR9pFvyXGqkaXsEiuw3m8yk e+mH/QKBgQDnjG38ySnCLAOETMMLR1pjY7ClXhBjE0utJW5EzLMUgf8Cdn5GyasY 1ynCku48PecgOxMahq6SbJzay8FSIu3TYhdfiV6zPIRFDC6yrtj58E9Q+rrG6/jp Sjn6YfcYRoFJ7w65ogDXf9puVU14WZWV1CGiuA/KudO69mL2YlMk8A== -----END RSA PRIVATE KEY----- 2019-03-23 10:09:39,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 10:09:39,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"security_group": {"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442", "description": "created by OPNFV Functest (shaker)"}}' 2019-03-23 10:09:39,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:39 GMT X-Openstack-Request-Id: req-00713c83-4327-45d5-a990-a6d8f613728e 2019-03-23 10:09:39,772 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:39Z", "updated_at": "2019-03-23T10:09:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "23d64837-f758-4549-a6b9-8e2ff17a93f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "8c943c03-094c-4763-a233-4ced5cebaa84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}} 2019-03-23 10:09:39,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-00713c83-4327-45d5-a990-a6d8f613728e 2019-03-23 10:09:39,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.346086025238s 2019-03-23 10:09:39,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:09:39,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:39,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:39 GMT X-Openstack-Request-Id: req-20b89252-8a7e-4626-a11d-bf1703ab3d77 2019-03-23 10:09:39,860 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:39Z", "updated_at": "2019-03-23T10:09:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "23d64837-f758-4549-a6b9-8e2ff17a93f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "8c943c03-094c-4763-a233-4ced5cebaa84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}, {"description": "Default security group", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:18Z", "updated_at": "2019-03-23T10:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "63a8fc95-c668-4d90-ba6e-4d25eddef60b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "a6d1892b-ebc2-4929-b760-26cf8a0b6129", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c0a6d4ca-7217-4b15-bad3-c714fdc36c57", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c6be0546-35f2-4962-9402-2914efa646d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "name": "default"}]} 2019-03-23 10:09:39,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-20b89252-8a7e-4626-a11d-bf1703ab3d77 2019-03-23 10:09:39,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.080295085907s 2019-03-23 10:09:39,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:09:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -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": "65cecaf0-5472-4584-8660-cfc5981d0c7b"}}' 2019-03-23 10:09:39,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:39 GMT X-Openstack-Request-Id: req-afd6739a-64e0-47d6-9b7f-7e088b9fc962 2019-03-23 10:09:39,986 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "port_range_min": 22, "revision_number": 0, "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:39Z", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "bfa0004a-3d6d-4c89-9f09-ace758dc729d"}} 2019-03-23 10:09:39,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-afd6739a-64e0-47d6-9b7f-7e088b9fc962 2019-03-23 10:09:39,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119657039642s 2019-03-23 10:09:39,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:09:39,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:40,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT X-Openstack-Request-Id: req-759eb36e-fb8a-40a8-8b63-01d8e95c7154 2019-03-23 10:09:40,037 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:39Z", "updated_at": "2019-03-23T10:09:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "23d64837-f758-4549-a6b9-8e2ff17a93f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "8c943c03-094c-4763-a233-4ced5cebaa84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "bfa0004a-3d6d-4c89-9f09-ace758dc729d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 2, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}, {"description": "Default security group", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:18Z", "updated_at": "2019-03-23T10:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "63a8fc95-c668-4d90-ba6e-4d25eddef60b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "a6d1892b-ebc2-4929-b760-26cf8a0b6129", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c0a6d4ca-7217-4b15-bad3-c714fdc36c57", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c6be0546-35f2-4962-9402-2914efa646d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "name": "default"}]} 2019-03-23 10:09:40,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-759eb36e-fb8a-40a8-8b63-01d8e95c7154 2019-03-23 10:09:40,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0440719127655s 2019-03-23 10:09:40,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:09:40,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -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": "65cecaf0-5472-4584-8660-cfc5981d0c7b"}}' 2019-03-23 10:09:40,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT X-Openstack-Request-Id: req-52d45fd4-932f-47b4-9085-7bae268e76fe 2019-03-23 10:09:40,160 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T10:09:40Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "port_range_min": null, "revision_number": 0, "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:40Z", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "11a16f84-45d9-497e-882b-5716be38196e"}} 2019-03-23 10:09:40,160 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-52d45fd4-932f-47b4-9085-7bae268e76fe 2019-03-23 10:09:40,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117384910583s 2019-03-23 10:09:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:09:40,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:40,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT X-Openstack-Request-Id: req-3e41b92a-a8cb-447f-bfc3-52af7f5c3ffc 2019-03-23 10:09:40,211 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:39Z", "updated_at": "2019-03-23T10:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:40Z", "revision_number": 0, "id": "11a16f84-45d9-497e-882b-5716be38196e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:40Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "23d64837-f758-4549-a6b9-8e2ff17a93f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "8c943c03-094c-4763-a233-4ced5cebaa84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "bfa0004a-3d6d-4c89-9f09-ace758dc729d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 3, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}, {"description": "Default security group", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:18Z", "updated_at": "2019-03-23T10:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "63a8fc95-c668-4d90-ba6e-4d25eddef60b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "a6d1892b-ebc2-4929-b760-26cf8a0b6129", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c0a6d4ca-7217-4b15-bad3-c714fdc36c57", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c6be0546-35f2-4962-9402-2914efa646d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "name": "default"}]} 2019-03-23 10:09:40,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3e41b92a-a8cb-447f-bfc3-52af7f5c3ffc 2019-03-23 10:09:40,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0447380542755s 2019-03-23 10:09:40,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:09:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -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": "65cecaf0-5472-4584-8660-cfc5981d0c7b"}}' 2019-03-23 10:09:40,341 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT X-Openstack-Request-Id: req-a0d4a258-e3c4-4e79-ad73-9a7bbd827a23 2019-03-23 10:09:40,341 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2019-03-23T10:09:40Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "port_range_min": 9000, "revision_number": 0, "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:40Z", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "97eb66f4-2c53-40ad-b59a-6900ca493f32"}} 2019-03-23 10:09:40,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a0d4a258-e3c4-4e79-ad73-9a7bbd827a23 2019-03-23 10:09:40,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.124095916748s 2019-03-23 10:09:40,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:09:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:40,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT X-Openstack-Request-Id: req-9f978625-de73-4f50-b731-17fe144413ec 2019-03-23 10:09:40,454 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2674afd831d941e4bd3e2bb6102fe0d5","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb19216-8f49-44af-88f1-b3104857b129"],"description":"","tags":[],"updated_at":"2019-03-23T10:09:20Z","qos_policy_id":null,"name":"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442","admin_state_up":true,"tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:18Z","mtu":1450}]} 2019-03-23 10:09:40,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9f978625-de73-4f50-b731-17fe144413ec 2019-03-23 10:09:40,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11123085022s 2019-03-23 10:09:40,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:09:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:40,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT X-Openstack-Request-Id: req-e24f260b-1c3c-4cee-a346-8ac2cd27dd78 2019-03-23 10:09:40,496 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:09:38Z", "file": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file", "owner": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "size": 666173440, "self": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-23T10:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:09:40,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e24f260b-1c3c-4cee-a346-8ac2cd27dd78 2019-03-23 10:09:40,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375428199768s 2019-03-23 10:09:40,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 10:09:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:40,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dccdfe80-3dd7-40f6-a2c4-089eef599e3e x-openstack-request-id: req-dccdfe80-3dd7-40f6-a2c4-089eef599e3e 2019-03-23 10:09:40,528 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_177a83b4-31bd-4750-97a3-ca025533d442", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "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": "3808b798-6522-4b3b-a66d-ba738d828bc3"}]} 2019-03-23 10:09:40,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-dccdfe80-3dd7-40f6-a2c4-089eef599e3e 2019-03-23 10:09:40,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246341228485s 2019-03-23 10:09:40,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 10:09:40,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"server": {"name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "imageRef": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "flavorRef": "3808b798-6522-4b3b-a66d-ba738d828bc3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7b7508a5-f030-4fb5-9944-f31e9ed4384e"}], "security_groups": [{"name": "65cecaf0-5472-4584-8660-cfc5981d0c7b"}]}}' 2019-03-23 10:09:42,819 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec x-compute-request-id: req-6a973d97-3257-4466-9a7c-747d2b4fd272 x-openstack-request-id: req-6a973d97-3257-4466-9a7c-747d2b4fd272 2019-03-23 10:09:42,820 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "65cecaf0-5472-4584-8660-cfc5981d0c7b"}], "OS-DCF:diskConfig": "MANUAL", "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "adminPass": "AfH4vTK7Amts"}} 2019-03-23 10:09:42,820 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6a973d97-3257-4466-9a7c-747d2b4fd272 2019-03-23 10:09:42,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.28989815712s 2019-03-23 10:09:42,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:42,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:43,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-412867b2-51db-46e6-89be-b2eccd420234 x-openstack-request-id: req-412867b2-51db-46e6-89be-b2eccd420234 2019-03-23 10:09:43,476 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:43,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-412867b2-51db-46e6-89be-b2eccd420234 2019-03-23 10:09:43,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655236005783s 2019-03-23 10:09:43,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:09:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:43,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:43 GMT X-Openstack-Request-Id: req-8a70e4d8-4bf3-47a1-87ce-44248c350917 2019-03-23 10:09:43,584 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2674afd831d941e4bd3e2bb6102fe0d5","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb19216-8f49-44af-88f1-b3104857b129"],"description":"","tags":[],"updated_at":"2019-03-23T10:09:20Z","qos_policy_id":null,"name":"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442","admin_state_up":true,"tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:18Z","mtu":1450}]} 2019-03-23 10:09:43,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a70e4d8-4bf3-47a1-87ce-44248c350917 2019-03-23 10:09:43,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958399772644s 2019-03-23 10:09:43,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 10:09:43,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:43,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:43 GMT X-Openstack-Request-Id: req-e95c11b3-313b-4708-8439-898b51341bba 2019-03-23 10:09:43,629 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:20Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:09:20Z","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":"2674afd831d941e4bd3e2bb6102fe0d5","id":"5cb19216-8f49-44af-88f1-b3104857b129","subnetpool_id":null,"name":"shaker-subnet_177a83b4-31bd-4750-97a3-ca025533d442"}]} 2019-03-23 10:09:43,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-e95c11b3-313b-4708-8439-898b51341bba 2019-03-23 10:09:43,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.044294834137s 2019-03-23 10:09:43,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:09:45,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:45,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:46,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c75e0a7e-c93e-4d5c-bc6c-5217d849e77d x-openstack-request-id: req-c75e0a7e-c93e-4d5c-bc6c-5217d849e77d 2019-03-23 10:09:46,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:46,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c75e0a7e-c93e-4d5c-bc6c-5217d849e77d 2019-03-23 10:09:46,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58084487915s 2019-03-23 10:09:46,220 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:09:48,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:48,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:48,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc7abc3c-9563-47aa-bd74-d7da27dabc81 x-openstack-request-id: req-cc7abc3c-9563-47aa-bd74-d7da27dabc81 2019-03-23 10:09:48,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:48,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc7abc3c-9563-47aa-bd74-d7da27dabc81 2019-03-23 10:09:48,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659154891968s 2019-03-23 10:09:48,888 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:09:50,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:51,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09: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-5753fe73-259a-4532-942f-f88bea1dd2ab x-openstack-request-id: req-5753fe73-259a-4532-942f-f88bea1dd2ab 2019-03-23 10:09:51,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:51,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5753fe73-259a-4532-942f-f88bea1dd2ab 2019-03-23 10:09:51,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432294845581s 2019-03-23 10:09:51,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:09:53,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:53,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:53,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4ad55b6-3079-487b-bff7-d1570e2eae2b x-openstack-request-id: req-a4ad55b6-3079-487b-bff7-d1570e2eae2b 2019-03-23 10:09:53,777 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:53,777 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4ad55b6-3079-487b-bff7-d1570e2eae2b 2019-03-23 10:09:53,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444774866104s 2019-03-23 10:09:53,783 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:09:55,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:56,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa3f0a43-9bdd-469d-b687-a9b28acd49a3 x-openstack-request-id: req-aa3f0a43-9bdd-469d-b687-a9b28acd49a3 2019-03-23 10:09:56,135 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:56,135 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa3f0a43-9bdd-469d-b687-a9b28acd49a3 2019-03-23 10:09:56,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348970890045s 2019-03-23 10:09:56,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:09:58,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:09:58,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:09:58,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:09: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-d112bbf7-3119-4139-95a0-ca2a25ef259e x-openstack-request-id: req-d112bbf7-3119-4139-95a0-ca2a25ef259e 2019-03-23 10:09:58,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:09:58,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d112bbf7-3119-4139-95a0-ca2a25ef259e 2019-03-23 10:09:58,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436824083328s 2019-03-23 10:09:58,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:00,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:00,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77fe3f35-79c9-4117-847d-1d2743f4ca7f x-openstack-request-id: req-77fe3f35-79c9-4117-847d-1d2743f4ca7f 2019-03-23 10:10:00,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:00,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-77fe3f35-79c9-4117-847d-1d2743f4ca7f 2019-03-23 10:10:00,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167450904846s 2019-03-23 10:10:00,765 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:02,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:02,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:02,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-354bd2a7-056a-4ce9-b0e6-28f1b7ebc8af x-openstack-request-id: req-354bd2a7-056a-4ce9-b0e6-28f1b7ebc8af 2019-03-23 10:10:02,962 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:02,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-354bd2a7-056a-4ce9-b0e6-28f1b7ebc8af 2019-03-23 10:10:02,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195772171021s 2019-03-23 10:10:02,969 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:04,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:04,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac1ad114-cafb-45a2-a4ee-8874a4b40266 x-openstack-request-id: req-ac1ad114-cafb-45a2-a4ee-8874a4b40266 2019-03-23 10:10:05,164 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:05,164 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac1ad114-cafb-45a2-a4ee-8874a4b40266 2019-03-23 10:10:05,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191739082336s 2019-03-23 10:10:05,171 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:07,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:07,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:07,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a0ebc9c-db1b-40a5-bae5-3a7e5ca08102 x-openstack-request-id: req-1a0ebc9c-db1b-40a5-bae5-3a7e5ca08102 2019-03-23 10:10:07,355 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:07,355 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a0ebc9c-db1b-40a5-bae5-3a7e5ca08102 2019-03-23 10:10:07,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181601047516s 2019-03-23 10:10:07,362 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:09,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:09,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-3d5bd12d-e956-4333-b5db-8bb2ad98e2d2 x-openstack-request-id: req-3d5bd12d-e956-4333-b5db-8bb2ad98e2d2 2019-03-23 10:10:09,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:09,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3d5bd12d-e956-4333-b5db-8bb2ad98e2d2 2019-03-23 10:10:09,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432502985001s 2019-03-23 10:10:09,803 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:11,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:12,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-7e760611-428d-4d51-9d13-e509be56a517 x-openstack-request-id: req-7e760611-428d-4d51-9d13-e509be56a517 2019-03-23 10:10:12,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:12,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e760611-428d-4d51-9d13-e509be56a517 2019-03-23 10:10:12,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205194950104s 2019-03-23 10:10:12,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:14,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:14,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-1167d269-8ca8-4cd2-9dc2-d82be8340b85 x-openstack-request-id: req-1167d269-8ca8-4cd2-9dc2-d82be8340b85 2019-03-23 10:10:14,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:14,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1167d269-8ca8-4cd2-9dc2-d82be8340b85 2019-03-23 10:10:14,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443356990814s 2019-03-23 10:10:14,471 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:16,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:16,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:16,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-c17f23ca-2f6a-432d-83bb-7cc92cbea8c7 x-openstack-request-id: req-c17f23ca-2f6a-432d-83bb-7cc92cbea8c7 2019-03-23 10:10:16,913 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:16,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c17f23ca-2f6a-432d-83bb-7cc92cbea8c7 2019-03-23 10:10:16,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439614057541s 2019-03-23 10:10:16,921 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:18,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:18,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:19,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-11137557-b24f-4c8e-b0f6-b079d48cb2de x-openstack-request-id: req-11137557-b24f-4c8e-b0f6-b079d48cb2de 2019-03-23 10:10:19,100 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:19,100 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-11137557-b24f-4c8e-b0f6-b079d48cb2de 2019-03-23 10:10:19,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176507949829s 2019-03-23 10:10:19,107 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:21,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:21,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1090df92-d13b-45c9-aba4-42822f232e78 x-openstack-request-id: req-1090df92-d13b-45c9-aba4-42822f232e78 2019-03-23 10:10:21,305 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:21,305 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1090df92-d13b-45c9-aba4-42822f232e78 2019-03-23 10:10:21,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1949198246s 2019-03-23 10:10:21,312 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:23,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:23,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:23,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-5468280d-14d6-49f9-81d0-549bcacd190a x-openstack-request-id: req-5468280d-14d6-49f9-81d0-549bcacd190a 2019-03-23 10:10:23,512 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:23,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5468280d-14d6-49f9-81d0-549bcacd190a 2019-03-23 10:10:23,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197751045227s 2019-03-23 10:10:23,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:25,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:25,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:26,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffbebfcd-d7f0-4705-b7b2-276cdab98599 x-openstack-request-id: req-ffbebfcd-d7f0-4705-b7b2-276cdab98599 2019-03-23 10:10:26,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:26,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ffbebfcd-d7f0-4705-b7b2-276cdab98599 2019-03-23 10:10:26,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639698982239s 2019-03-23 10:10:26,169 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:28,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:28,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:28,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-0cf717f1-6969-4fa8-a446-71c4b3eb044a x-openstack-request-id: req-0cf717f1-6969-4fa8-a446-71c4b3eb044a 2019-03-23 10:10:28,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:28,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0cf717f1-6969-4fa8-a446-71c4b3eb044a 2019-03-23 10:10:28,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196890115738s 2019-03-23 10:10:28,376 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:30,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:30,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:30,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eee3195b-48bc-4073-958f-a3126788af4e x-openstack-request-id: req-eee3195b-48bc-4073-958f-a3126788af4e 2019-03-23 10:10:30,822 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:30,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eee3195b-48bc-4073-958f-a3126788af4e 2019-03-23 10:10:30,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443222045898s 2019-03-23 10:10:30,829 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:32,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:33,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea59ad28-b315-4399-a831-fc7809a11810 x-openstack-request-id: req-ea59ad28-b315-4399-a831-fc7809a11810 2019-03-23 10:10:33,206 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:33,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ea59ad28-b315-4399-a831-fc7809a11810 2019-03-23 10:10:33,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374600887299s 2019-03-23 10:10:33,213 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:35,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:35,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-22e20d63-27cb-4046-9b9e-abf917051e33 x-openstack-request-id: req-22e20d63-27cb-4046-9b9e-abf917051e33 2019-03-23 10:10:35,408 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:35,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-22e20d63-27cb-4046-9b9e-abf917051e33 2019-03-23 10:10:35,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192994832993s 2019-03-23 10:10:35,416 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:37,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:37,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:38,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a9859859-d9aa-44fd-9db2-d48cbaf4db7d x-openstack-request-id: req-a9859859-d9aa-44fd-9db2-d48cbaf4db7d 2019-03-23 10:10:38,095 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:38,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9859859-d9aa-44fd-9db2-d48cbaf4db7d 2019-03-23 10:10:38,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676395893097s 2019-03-23 10:10:38,102 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:40,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:40,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-683bd912-6fbd-4acf-bddf-6d260e7bb4a2 x-openstack-request-id: req-683bd912-6fbd-4acf-bddf-6d260e7bb4a2 2019-03-23 10:10:40,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:40,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-683bd912-6fbd-4acf-bddf-6d260e7bb4a2 2019-03-23 10:10:40,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198802947998s 2019-03-23 10:10:40,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:42,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:42,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-b7934f17-0cfb-4860-87a3-691a6472009b x-openstack-request-id: req-b7934f17-0cfb-4860-87a3-691a6472009b 2019-03-23 10:10:42,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:42,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b7934f17-0cfb-4860-87a3-691a6472009b 2019-03-23 10:10:42,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416971921921s 2019-03-23 10:10:42,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:44,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:44,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:45,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-7f919b0f-ed0e-4b84-821a-de060ececf8e x-openstack-request-id: req-7f919b0f-ed0e-4b84-821a-de060ececf8e 2019-03-23 10:10:45,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:45,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f919b0f-ed0e-4b84-821a-de060ececf8e 2019-03-23 10:10:45,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749095916748s 2019-03-23 10:10:45,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:47,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:47,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f739350-b70a-44f1-841b-067637b67cfc x-openstack-request-id: req-1f739350-b70a-44f1-841b-067637b67cfc 2019-03-23 10:10:47,695 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:47,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f739350-b70a-44f1-841b-067637b67cfc 2019-03-23 10:10:47,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196086883545s 2019-03-23 10:10:47,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:49,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:49,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:49,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-1c93fab3-ecf2-4b0b-9630-b627f53db0c8 x-openstack-request-id: req-1c93fab3-ecf2-4b0b-9630-b627f53db0c8 2019-03-23 10:10:49,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:49,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c93fab3-ecf2-4b0b-9630-b627f53db0c8 2019-03-23 10:10:49,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206686019897s 2019-03-23 10:10:49,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:51,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:52,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8dbed61b-710e-448b-9fe6-c14a553860c4 x-openstack-request-id: req-8dbed61b-710e-448b-9fe6-c14a553860c4 2019-03-23 10:10:52,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:52,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8dbed61b-710e-448b-9fe6-c14a553860c4 2019-03-23 10:10:52,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200488090515s 2019-03-23 10:10:52,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:54,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:54,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:54,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-7fdc169a-067d-40d7-97cf-8e9346af4018 x-openstack-request-id: req-7fdc169a-067d-40d7-97cf-8e9346af4018 2019-03-23 10:10:54,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:54,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7fdc169a-067d-40d7-97cf-8e9346af4018 2019-03-23 10:10:54,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398389816284s 2019-03-23 10:10:54,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:56,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:56,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10: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-7b6f72a9-0b0d-43fd-b22a-6166645fb224 x-openstack-request-id: req-7b6f72a9-0b0d-43fd-b22a-6166645fb224 2019-03-23 10:10:56,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:56,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7b6f72a9-0b0d-43fd-b22a-6166645fb224 2019-03-23 10:10:56,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447640895844s 2019-03-23 10:10:56,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:10:58,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:10:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:10:59,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:10:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-30e9ade5-d7b1-46dc-94e1-dfb1ab73c074 x-openstack-request-id: req-30e9ade5-d7b1-46dc-94e1-dfb1ab73c074 2019-03-23 10:10:59,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:10:59,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-30e9ade5-d7b1-46dc-94e1-dfb1ab73c074 2019-03-23 10:10:59,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656268835068s 2019-03-23 10:10:59,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:01,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:01,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:02,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-7695f2fc-51ff-45a8-8f40-d6efb6e9d2b9 x-openstack-request-id: req-7695f2fc-51ff-45a8-8f40-d6efb6e9d2b9 2019-03-23 10:11:02,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:02,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7695f2fc-51ff-45a8-8f40-d6efb6e9d2b9 2019-03-23 10:11:02,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.745222091675s 2019-03-23 10:11:02,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:04,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:04,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:04,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e0564a3a-41c2-4699-a2ae-832a693537f0 x-openstack-request-id: req-e0564a3a-41c2-4699-a2ae-832a693537f0 2019-03-23 10:11:04,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:04,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e0564a3a-41c2-4699-a2ae-832a693537f0 2019-03-23 10:11:04,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21325302124s 2019-03-23 10:11:04,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:06,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:06,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:06,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-6651f0a9-d4fa-4272-9e23-fd5f2d32206a x-openstack-request-id: req-6651f0a9-d4fa-4272-9e23-fd5f2d32206a 2019-03-23 10:11:06,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:06,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6651f0a9-d4fa-4272-9e23-fd5f2d32206a 2019-03-23 10:11:06,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201725959778s 2019-03-23 10:11:06,852 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:08,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:08,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:09,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-7668f85b-8031-4768-b5ec-ecfd1778cbac x-openstack-request-id: req-7668f85b-8031-4768-b5ec-ecfd1778cbac 2019-03-23 10:11:09,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:09,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7668f85b-8031-4768-b5ec-ecfd1778cbac 2019-03-23 10:11:09,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37749505043s 2019-03-23 10:11:09,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:11,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:12,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-6a2b1b9d-a170-4e7b-947a-7118828ec89e x-openstack-request-id: req-6a2b1b9d-a170-4e7b-947a-7118828ec89e 2019-03-23 10:11:12,001 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:12,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a2b1b9d-a170-4e7b-947a-7118828ec89e 2019-03-23 10:11:12,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760218143463s 2019-03-23 10:11:12,009 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:14,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:14,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:14,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-340d899a-cefd-4777-9638-3dd58cf43d32 x-openstack-request-id: req-340d899a-cefd-4777-9638-3dd58cf43d32 2019-03-23 10:11:14,209 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:14,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-340d899a-cefd-4777-9638-3dd58cf43d32 2019-03-23 10:11:14,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197808980942s 2019-03-23 10:11:14,216 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:16,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-ef953626-4f33-42af-b02f-bf722d768ef7 x-openstack-request-id: req-ef953626-4f33-42af-b02f-bf722d768ef7 2019-03-23 10:11:16,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:16,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ef953626-4f33-42af-b02f-bf722d768ef7 2019-03-23 10:11:16,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194157838821s 2019-03-23 10:11:16,420 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:18,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:18,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:18,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-903d2b30-d8c2-46eb-8623-0736c3ffb9d4 x-openstack-request-id: req-903d2b30-d8c2-46eb-8623-0736c3ffb9d4 2019-03-23 10:11:18,616 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:18,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-903d2b30-d8c2-46eb-8623-0736c3ffb9d4 2019-03-23 10:11:18,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19425201416s 2019-03-23 10:11:18,623 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:20,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:20,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:21,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-0568016f-5369-43fa-bc49-87945156d9cf x-openstack-request-id: req-0568016f-5369-43fa-bc49-87945156d9cf 2019-03-23 10:11:21,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:21,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0568016f-5369-43fa-bc49-87945156d9cf 2019-03-23 10:11:21,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438106060028s 2019-03-23 10:11:21,071 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:23,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:23,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2c7c30d-8ec2-4551-b636-d7d97c49e892 x-openstack-request-id: req-c2c7c30d-8ec2-4551-b636-d7d97c49e892 2019-03-23 10:11:23,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:23,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2c7c30d-8ec2-4551-b636-d7d97c49e892 2019-03-23 10:11:23,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195595026016s 2019-03-23 10:11:23,276 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:25,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:25,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-5b6b083d-feb8-4d3d-8514-9bafa9ed0d9c x-openstack-request-id: req-5b6b083d-feb8-4d3d-8514-9bafa9ed0d9c 2019-03-23 10:11:25,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:25,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5b6b083d-feb8-4d3d-8514-9bafa9ed0d9c 2019-03-23 10:11:25,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180038928986s 2019-03-23 10:11:25,465 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:27,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:27,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:27,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-f7fcc632-f9b9-4daa-86f1-74643d1dff57 x-openstack-request-id: req-f7fcc632-f9b9-4daa-86f1-74643d1dff57 2019-03-23 10:11:27,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:27,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f7fcc632-f9b9-4daa-86f1-74643d1dff57 2019-03-23 10:11:27,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172723054886s 2019-03-23 10:11:27,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:29,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:29,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:29,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-0df7ae23-061d-40a4-bdcc-59226cf42f8b x-openstack-request-id: req-0df7ae23-061d-40a4-bdcc-59226cf42f8b 2019-03-23 10:11:29,840 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:29,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0df7ae23-061d-40a4-bdcc-59226cf42f8b 2019-03-23 10:11:29,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191249132156s 2019-03-23 10:11:29,847 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:31,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:32,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-172a760a-1031-4af2-b658-121fe76554cd x-openstack-request-id: req-172a760a-1031-4af2-b658-121fe76554cd 2019-03-23 10:11:32,037 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:32,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-172a760a-1031-4af2-b658-121fe76554cd 2019-03-23 10:11:32,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187515974045s 2019-03-23 10:11:32,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:34,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:34,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ffc3f083-b020-4075-8195-29ed4648717e x-openstack-request-id: req-ffc3f083-b020-4075-8195-29ed4648717e 2019-03-23 10:11:34,230 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:34,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ffc3f083-b020-4075-8195-29ed4648717e 2019-03-23 10:11:34,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184262037277s 2019-03-23 10:11:34,236 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:36,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:36,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-4b0ee585-1f7a-4bd1-8b13-a11d44e4f87e x-openstack-request-id: req-4b0ee585-1f7a-4bd1-8b13-a11d44e4f87e 2019-03-23 10:11:36,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:36,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4b0ee585-1f7a-4bd1-8b13-a11d44e4f87e 2019-03-23 10:11:36,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188596010208s 2019-03-23 10:11:36,434 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:38,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:38,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:38,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-35670971-4465-44a0-93a8-a7e9f894645d x-openstack-request-id: req-35670971-4465-44a0-93a8-a7e9f894645d 2019-03-23 10:11:38,639 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:38,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-35670971-4465-44a0-93a8-a7e9f894645d 2019-03-23 10:11:38,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202836036682s 2019-03-23 10:11:38,646 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:40,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:40,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:41,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-662c52dd-abc3-4e7c-bda8-ab0c67b4c115 x-openstack-request-id: req-662c52dd-abc3-4e7c-bda8-ab0c67b4c115 2019-03-23 10:11:41,128 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:41,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-662c52dd-abc3-4e7c-bda8-ab0c67b4c115 2019-03-23 10:11:41,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480040073395s 2019-03-23 10:11:41,135 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:43,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:43,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-00581090-45bc-4869-8867-4894615859ab x-openstack-request-id: req-00581090-45bc-4869-8867-4894615859ab 2019-03-23 10:11:43,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:43,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-00581090-45bc-4869-8867-4894615859ab 2019-03-23 10:11:43,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851039886475s 2019-03-23 10:11:43,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:45,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:46,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b0abe20-9db5-4da3-aaf1-5734c6f032cb x-openstack-request-id: req-2b0abe20-9db5-4da3-aaf1-5734c6f032cb 2019-03-23 10:11:46,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:46,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2b0abe20-9db5-4da3-aaf1-5734c6f032cb 2019-03-23 10:11:46,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71408700943s 2019-03-23 10:11:46,719 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:48,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:49,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-9fc20ffe-1f59-495d-80df-0fa039498300 x-openstack-request-id: req-9fc20ffe-1f59-495d-80df-0fa039498300 2019-03-23 10:11:49,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:49,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9fc20ffe-1f59-495d-80df-0fa039498300 2019-03-23 10:11:49,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46745800972s 2019-03-23 10:11:49,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:51,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:51,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-357e1bad-0a6c-44aa-a07c-33b92cfb9100 x-openstack-request-id: req-357e1bad-0a6c-44aa-a07c-33b92cfb9100 2019-03-23 10:11:51,577 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:51,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-357e1bad-0a6c-44aa-a07c-33b92cfb9100 2019-03-23 10:11:51,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37903213501s 2019-03-23 10:11:51,584 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:53,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:54,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe581c32-ebfb-418d-adda-560f7b768a8a x-openstack-request-id: req-fe581c32-ebfb-418d-adda-560f7b768a8a 2019-03-23 10:11:54,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:54,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe581c32-ebfb-418d-adda-560f7b768a8a 2019-03-23 10:11:54,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4928150177s 2019-03-23 10:11:54,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:56,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:56,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11: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-282e6f76-90d3-4d90-962a-9a1c975fc79d x-openstack-request-id: req-282e6f76-90d3-4d90-962a-9a1c975fc79d 2019-03-23 10:11:56,301 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:56,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-282e6f76-90d3-4d90-962a-9a1c975fc79d 2019-03-23 10:11:56,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212821006775s 2019-03-23 10:11:56,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:11:58,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:11:58,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:11:58,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:11:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b71d78e5-f903-41d4-8b31-7617f556bf7e x-openstack-request-id: req-b71d78e5-f903-41d4-8b31-7617f556bf7e 2019-03-23 10:11:58,766 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:11:58,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b71d78e5-f903-41d4-8b31-7617f556bf7e 2019-03-23 10:11:58,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454044103622s 2019-03-23 10:11:58,773 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:00,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:00,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:01,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fecd88f-da52-4ffb-b278-759c0b58d134 x-openstack-request-id: req-2fecd88f-da52-4ffb-b278-759c0b58d134 2019-03-23 10:12:01,143 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:01,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2fecd88f-da52-4ffb-b278-759c0b58d134 2019-03-23 10:12:01,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367897987366s 2019-03-23 10:12:01,150 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:03,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:03,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:03,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-47afa63c-68c2-459d-becf-812973da694c x-openstack-request-id: req-47afa63c-68c2-459d-becf-812973da694c 2019-03-23 10:12:03,341 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:03,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-47afa63c-68c2-459d-becf-812973da694c 2019-03-23 10:12:03,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1887550354s 2019-03-23 10:12:03,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:05,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:05,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a59f3cc5-1fe2-4473-bf06-34b1774e1d91 x-openstack-request-id: req-a59f3cc5-1fe2-4473-bf06-34b1774e1d91 2019-03-23 10:12:05,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:05,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a59f3cc5-1fe2-4473-bf06-34b1774e1d91 2019-03-23 10:12:05,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364598035812s 2019-03-23 10:12:05,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:07,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:07,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:08,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-8aed6852-7999-45be-98b1-d51dbe9e15d7 x-openstack-request-id: req-8aed6852-7999-45be-98b1-d51dbe9e15d7 2019-03-23 10:12:08,109 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:08,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8aed6852-7999-45be-98b1-d51dbe9e15d7 2019-03-23 10:12:08,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385166883469s 2019-03-23 10:12:08,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:10,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:10,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-dc2dcfb0-4415-4c84-95d7-dacb19ea84c5 x-openstack-request-id: req-dc2dcfb0-4415-4c84-95d7-dacb19ea84c5 2019-03-23 10:12:10,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:10,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc2dcfb0-4415-4c84-95d7-dacb19ea84c5 2019-03-23 10:12:10,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196043968201s 2019-03-23 10:12:10,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:12,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:12,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-de93d54d-7234-4715-ad1d-e093ae861718 x-openstack-request-id: req-de93d54d-7234-4715-ad1d-e093ae861718 2019-03-23 10:12:12,833 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:12,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de93d54d-7234-4715-ad1d-e093ae861718 2019-03-23 10:12:12,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508543968201s 2019-03-23 10:12:12,840 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:14,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:15,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-a1c63de1-11ce-471b-a5f4-a3ae296fb116 x-openstack-request-id: req-a1c63de1-11ce-471b-a5f4-a3ae296fb116 2019-03-23 10:12:15,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:15,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1c63de1-11ce-471b-a5f4-a3ae296fb116 2019-03-23 10:12:15,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210342884064s 2019-03-23 10:12:15,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:17,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:17,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a6e5364-0e64-4b71-a969-8ae34efc5ae0 x-openstack-request-id: req-0a6e5364-0e64-4b71-a969-8ae34efc5ae0 2019-03-23 10:12:17,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:17,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0a6e5364-0e64-4b71-a969-8ae34efc5ae0 2019-03-23 10:12:17,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183615922928s 2019-03-23 10:12:17,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:19,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:19,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:19,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-4f4b9f59-6517-45ce-99f9-868c44132ec3 x-openstack-request-id: req-4f4b9f59-6517-45ce-99f9-868c44132ec3 2019-03-23 10:12:19,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:19,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4f4b9f59-6517-45ce-99f9-868c44132ec3 2019-03-23 10:12:19,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692025899887s 2019-03-23 10:12:19,954 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:21,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:22,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-081810c8-9303-423d-b904-41fa683a261e x-openstack-request-id: req-081810c8-9303-423d-b904-41fa683a261e 2019-03-23 10:12:22,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:22,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-081810c8-9303-423d-b904-41fa683a261e 2019-03-23 10:12:22,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450841188431s 2019-03-23 10:12:22,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:24,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:24,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c8d1770-d9f4-4c66-b68a-ebd51f1cff05 x-openstack-request-id: req-9c8d1770-d9f4-4c66-b68a-ebd51f1cff05 2019-03-23 10:12:24,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:24,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c8d1770-d9f4-4c66-b68a-ebd51f1cff05 2019-03-23 10:12:24,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182168960571s 2019-03-23 10:12:24,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:26,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:26,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82a2c644-0aaa-442a-995f-c40cd319734a x-openstack-request-id: req-82a2c644-0aaa-442a-995f-c40cd319734a 2019-03-23 10:12:26,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:26,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82a2c644-0aaa-442a-995f-c40cd319734a 2019-03-23 10:12:26,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213158130646s 2019-03-23 10:12:26,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:28,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:28,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:29,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-63761fb4-5614-42b2-a2bb-5b3a8e71bfb3 x-openstack-request-id: req-63761fb4-5614-42b2-a2bb-5b3a8e71bfb3 2019-03-23 10:12:29,010 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:29,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-63761fb4-5614-42b2-a2bb-5b3a8e71bfb3 2019-03-23 10:12:29,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180494070053s 2019-03-23 10:12:29,017 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:31,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:31,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-94b3a892-2c5a-4f9e-b407-e0232c5eb8c2 x-openstack-request-id: req-94b3a892-2c5a-4f9e-b407-e0232c5eb8c2 2019-03-23 10:12:31,197 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:31,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-94b3a892-2c5a-4f9e-b407-e0232c5eb8c2 2019-03-23 10:12:31,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177420139313s 2019-03-23 10:12:31,203 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:33,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:33,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-8969bb89-1a8a-4cbf-a576-cfcb315d941b x-openstack-request-id: req-8969bb89-1a8a-4cbf-a576-cfcb315d941b 2019-03-23 10:12:33,562 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:33,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8969bb89-1a8a-4cbf-a576-cfcb315d941b 2019-03-23 10:12:33,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357114076614s 2019-03-23 10:12:33,569 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:35,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:35,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-5ea6e850-f21c-4da1-be40-7a971a876713 x-openstack-request-id: req-5ea6e850-f21c-4da1-be40-7a971a876713 2019-03-23 10:12:35,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:35,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ea6e850-f21c-4da1-be40-7a971a876713 2019-03-23 10:12:35,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181746959686s 2019-03-23 10:12:35,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:37,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:37,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab6cbf67-a286-4c47-a98f-8428b8a2a1a4 x-openstack-request-id: req-ab6cbf67-a286-4c47-a98f-8428b8a2a1a4 2019-03-23 10:12:37,960 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:37,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab6cbf67-a286-4c47-a98f-8428b8a2a1a4 2019-03-23 10:12:37,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197293043137s 2019-03-23 10:12:37,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:39,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:39,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:40,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-67643e2e-10ad-462a-9e8c-cd000e592552 x-openstack-request-id: req-67643e2e-10ad-462a-9e8c-cd000e592552 2019-03-23 10:12:40,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:40,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67643e2e-10ad-462a-9e8c-cd000e592552 2019-03-23 10:12:40,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411523103714s 2019-03-23 10:12:40,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:42,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:42,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:42,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-615f8f1b-bf39-483f-bc1f-1672fae51857 x-openstack-request-id: req-615f8f1b-bf39-483f-bc1f-1672fae51857 2019-03-23 10:12:42,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:42,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-615f8f1b-bf39-483f-bc1f-1672fae51857 2019-03-23 10:12:42,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400512933731s 2019-03-23 10:12:42,797 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:44,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:44,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:45,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1fbd021c-8f5a-4a45-a442-50f976cf3627 x-openstack-request-id: req-1fbd021c-8f5a-4a45-a442-50f976cf3627 2019-03-23 10:12:45,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:45,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fbd021c-8f5a-4a45-a442-50f976cf3627 2019-03-23 10:12:45,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485376119614s 2019-03-23 10:12:45,292 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:47,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:47,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:47,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-662d5943-13e1-420f-b33d-233fd2ec2b5d x-openstack-request-id: req-662d5943-13e1-420f-b33d-233fd2ec2b5d 2019-03-23 10:12:47,489 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:47,490 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-662d5943-13e1-420f-b33d-233fd2ec2b5d 2019-03-23 10:12:47,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195348024368s 2019-03-23 10:12:47,497 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:49,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:49,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-acedf35e-1cdc-46eb-b965-317595e02c1d x-openstack-request-id: req-acedf35e-1cdc-46eb-b965-317595e02c1d 2019-03-23 10:12:49,687 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:49,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-acedf35e-1cdc-46eb-b965-317595e02c1d 2019-03-23 10:12:49,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188325881958s 2019-03-23 10:12:49,694 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:51,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:51,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f636f6d-cee8-4df9-ae6f-853c37dd18a9 x-openstack-request-id: req-6f636f6d-cee8-4df9-ae6f-853c37dd18a9 2019-03-23 10:12:51,894 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:51,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6f636f6d-cee8-4df9-ae6f-853c37dd18a9 2019-03-23 10:12:51,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197319030762s 2019-03-23 10:12:51,901 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:53,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:53,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:54,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58d22be5-0a28-43f0-b1b9-eb32d924f370 x-openstack-request-id: req-58d22be5-0a28-43f0-b1b9-eb32d924f370 2019-03-23 10:12:54,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:54,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-58d22be5-0a28-43f0-b1b9-eb32d924f370 2019-03-23 10:12:54,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.585633993149s 2019-03-23 10:12:54,495 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:56,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:56,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12: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-692ac311-da4b-4c3d-9f1d-7f77fcb115ff x-openstack-request-id: req-692ac311-da4b-4c3d-9f1d-7f77fcb115ff 2019-03-23 10:12:56,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:56,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-692ac311-da4b-4c3d-9f1d-7f77fcb115ff 2019-03-23 10:12:56,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470748901367s 2019-03-23 10:12:56,975 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:12:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:12:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:12:59,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:12:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3004e204-4687-4ef9-94c8-db24da58d954 x-openstack-request-id: req-3004e204-4687-4ef9-94c8-db24da58d954 2019-03-23 10:12:59,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:12:59,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3004e204-4687-4ef9-94c8-db24da58d954 2019-03-23 10:12:59,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190472841263s 2019-03-23 10:12:59,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:13:01,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:13:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:01,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7760f0cf-4ee0-4e8c-addc-587042b015c9 x-openstack-request-id: req-7760f0cf-4ee0-4e8c-addc-587042b015c9 2019-03-23 10:13:01,560 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:13:01,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7760f0cf-4ee0-4e8c-addc-587042b015c9 2019-03-23 10:13:01,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384220838547s 2019-03-23 10:13:01,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:13:03,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:13:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:03,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7795319b-164c-4f84-a4a3-0c0c7f86a9ba x-openstack-request-id: req-7795319b-164c-4f84-a4a3-0c0c7f86a9ba 2019-03-23 10:13:03,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:09:45Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:13:03,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7795319b-164c-4f84-a4a3-0c0c7f86a9ba 2019-03-23 10:13:03,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208014965057s 2019-03-23 10:13:03,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:13:05,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:13:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:05,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 740 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13: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-b4d1e7ad-da05-47fd-8670-cfc2ba0e8168 x-openstack-request-id: req-b4d1e7ad-da05-47fd-8670-cfc2ba0e8168 2019-03-23 10:13:05,972 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:c0:86", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:13:04.000000", "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:13:04Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:13:05,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4d1e7ad-da05-47fd-8670-cfc2ba0e8168 2019-03-23 10:13:05,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181986093521s 2019-03-23 10:13:05,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 10:13:05,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e24143e2-a316-4fd2-9c42-58f1a149c1ec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:06,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:06 GMT X-Openstack-Request-Id: req-487d69d7-08b7-47af-9511-9d939612c047 2019-03-23 10:13:06,037 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:13:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb19216-8f49-44af-88f1-b3104857b129","ip_address":"192.168.120.11"}],"id":"8e2264f5-4d3d-4e67-98fc-44a51a55cd48","security_groups":["65cecaf0-5472-4584-8660-cfc5981d0c7b"],"mac_address":"fa:16:3e:a5:c0:86","project_id":"2674afd831d941e4bd3e2bb6102fe0d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:46Z","binding:vnic_type":"normal","device_id":"e24143e2-a316-4fd2-9c42-58f1a149c1ec","ip_allocation":"immediate"}]} 2019-03-23 10:13:06,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e24143e2-a316-4fd2-9c42-58f1a149c1ec used request id req-487d69d7-08b7-47af-9511-9d939612c047 2019-03-23 10:13:06,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0585091114044s 2019-03-23 10:13:06,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:06,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8e2264f5-4d3d-4e67-98fc-44a51a55cd48" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:06,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:06 GMT X-Openstack-Request-Id: req-2cbe6d13-e7aa-46bd-91a0-e3f92e6172e6 2019-03-23 10:13:06,096 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 10:13:06,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=8e2264f5-4d3d-4e67-98fc-44a51a55cd48 used request id req-2cbe6d13-e7aa-46bd-91a0-e3f92e6172e6 2019-03-23 10:13:06,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0478389263153s 2019-03-23 10:13:06,097 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_177a83b4-31bd-4750-97a3-ca025533d442': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a5:c0:86', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T10:13:04.000000', 'flavor': Munch({u'id': u'3808b798-6522-4b3b-a66d-ba738d828bc3'}), 'az': u'nova', 'id': u'e24143e2-a316-4fd2-9c42-58f1a149c1ec', 'security_groups': [Munch({u'name': u'shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd386f5ba1c7d41deb8b3e0edc1c236ae', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'name': 'shaker-project_177a83b4-31bd-4750-97a3-ca025533d442', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T10:13:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T10:13:04Z', 'hostId': u'998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T10:13:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'name': u'shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442', 'adminPass': u'AfH4vTK7Amts', 'tenant_id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'created_at': u'2019-03-23T10:09:42Z', 'created': u'2019-03-23T10:09:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 10:13:06,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:13:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:06,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:06 GMT X-Openstack-Request-Id: req-1244b4cf-d4b3-43e7-976e-17586d35db47 2019-03-23 10:13:06,198 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2674afd831d941e4bd3e2bb6102fe0d5","l2_adjacency":true,"status":"ACTIVE","subnets":["5cb19216-8f49-44af-88f1-b3104857b129"],"description":"","tags":[],"updated_at":"2019-03-23T10:09:20Z","qos_policy_id":null,"name":"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442","admin_state_up":true,"tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:18Z","mtu":1450}]} 2019-03-23 10:13:06,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1244b4cf-d4b3-43e7-976e-17586d35db47 2019-03-23 10:13:06,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094868183136s 2019-03-23 10:13:06,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 10:13:06,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e24143e2-a316-4fd2-9c42-58f1a149c1ec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:06,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:06 GMT X-Openstack-Request-Id: req-147ab052-df54-42d0-a9bc-8e0cf7b80be7 2019-03-23 10:13:06,250 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:13:04Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5cb19216-8f49-44af-88f1-b3104857b129","ip_address":"192.168.120.11"}],"id":"8e2264f5-4d3d-4e67-98fc-44a51a55cd48","security_groups":["65cecaf0-5472-4584-8660-cfc5981d0c7b"],"mac_address":"fa:16:3e:a5:c0:86","project_id":"2674afd831d941e4bd3e2bb6102fe0d5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:46Z","binding:vnic_type":"normal","device_id":"e24143e2-a316-4fd2-9c42-58f1a149c1ec","ip_allocation":"immediate"}]} 2019-03-23 10:13:06,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e24143e2-a316-4fd2-9c42-58f1a149c1ec used request id req-147ab052-df54-42d0-a9bc-8e0cf7b80be7 2019-03-23 10:13:06,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500791072845s 2019-03-23 10:13:06,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 10:13:06,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.11", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48"}}' 2019-03-23 10:13:08,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:08 GMT X-Openstack-Request-Id: req-c8d0f2d8-ed6a-4ae7-aa5b-afc3bde97d0a 2019-03-23 10:13:08,512 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:07Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}} 2019-03-23 10:13:08,512 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c8d0f2d8-ed6a-4ae7-aa5b-afc3bde97d0a 2019-03-23 10:13:08,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.26123690605s 2019-03-23 10:13:08,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:08,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:08,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:08 GMT X-Openstack-Request-Id: req-ef8fea76-0464-4b65-b119-3574c5ad0549 2019-03-23 10:13:08,608 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:07Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}]} 2019-03-23 10:13:08,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ef8fea76-0464-4b65-b119-3574c5ad0549 2019-03-23 10:13:08,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.080796957016s 2019-03-23 10:13:08,616 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:13:08,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:09,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:09 GMT X-Openstack-Request-Id: req-6cda572f-64cf-4f60-87eb-53ad4e8cbc29 2019-03-23 10:13:09,045 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:07Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}]} 2019-03-23 10:13:09,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6cda572f-64cf-4f60-87eb-53ad4e8cbc29 2019-03-23 10:13:09,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.318674087524s 2019-03-23 10:13:09,051 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:13:09,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:09,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:09 GMT X-Openstack-Request-Id: req-76fca9cd-2879-4676-967e-b4a0451eb81d 2019-03-23 10:13:09,222 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:07Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}]} 2019-03-23 10:13:09,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-76fca9cd-2879-4676-967e-b4a0451eb81d 2019-03-23 10:13:09,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607590675354s 2019-03-23 10:13:09,228 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:13:09,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:09,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:09,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:09 GMT X-Openstack-Request-Id: req-e6dd51d1-aa43-4a55-92da-cec554ef34f5 2019-03-23 10:13:09,397 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:07Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}]} 2019-03-23 10:13:09,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e6dd51d1-aa43-4a55-92da-cec554ef34f5 2019-03-23 10:13:09,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591449737549s 2019-03-23 10:13:09,404 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:13:09,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:09,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:09 GMT X-Openstack-Request-Id: req-13a30b18-5917-4b14-ba34-22251c08bcd2 2019-03-23 10:13:09,577 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:07Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}]} 2019-03-23 10:13:09,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-13a30b18-5917-4b14-ba34-22251c08bcd2 2019-03-23 10:13:09,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0637700557709s 2019-03-23 10:13:09,584 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:13:09,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:13:09,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:13:09,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:09 GMT X-Openstack-Request-Id: req-2c292f6f-8d85-40fa-9435-87b1e9b219e7 2019-03-23 10:13:09,757 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:13:07Z", "updated_at": "2019-03-23T10:13:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a5:c0:86", "device_id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec"}, "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_id": "8e2264f5-4d3d-4e67-98fc-44a51a55cd48", "id": "183fca0e-0134-49ea-b5bb-47bdfe1c8b5d", "qos_policy_id": null}]} 2019-03-23 10:13:09,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2c292f6f-8d85-40fa-9435-87b1e9b219e7 2019-03-23 10:13:09,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0632100105286s 2019-03-23 10:13:09,764 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'b895aa0a-f475-45ec-a9d5-2f45f4b36394', 'updated_at': u'2019-03-23T10:13:09Z', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.209', 'revision_number': 1, 'port_id': u'8e2264f5-4d3d-4e67-98fc-44a51a55cd48', 'id': u'183fca0e-0134-49ea-b5bb-47bdfe1c8b5d', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'8e2264f5-4d3d-4e67-98fc-44a51a55cd48', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'name': 'shaker-project_177a83b4-31bd-4750-97a3-ca025533d442', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7b7508a5-f030-4fb5-9944-f31e9ed4384e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a5:c0:86', u'device_id': u'e24143e2-a316-4fd2-9c42-58f1a149c1ec'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2674afd831d941e4bd3e2bb6102fe0d5', 'created_at': u'2019-03-23T10:13:07Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7b7508a5-f030-4fb5-9944-f31e9ed4384e', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a5:c0:86', u'device_id': u'e24143e2-a316-4fd2-9c42-58f1a149c1ec'}), 'router': u'b895aa0a-f475-45ec-a9d5-2f45f4b36394'}) 2019-03-23 10:13:09,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:13:09,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:13:09,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10366 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13: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-29dcf837-a965-47bd-a6df-0f868c9fd4f6 x-openstack-request-id: req-29dcf837-a965-47bd-a6df-0f868c9fd4f6 2019-03-23 10:13:09,836 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 737589532 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.229327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232370] pid_max: default: 32768 minimum: 301\n[ 0.234123] ACPI: Core revision 20150930\n[ 0.236217] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238611] Security Framework initialized\n[ 0.240126] Yama: becoming mindful.\n[ 0.241470] AppArmor: AppArmor initialized\n[ 0.243000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252537] Initializing cgroup subsys io\n[ 0.254005] Initializing cgroup subsys memory\n[ 0.255579] Initializing cgroup subsys devices\n[ 0.257169] Initializing cgroup subsys freezer\n[ 0.258766] Initializing cgroup subsys net_cls\n[ 0.260372] Initializing cgroup subsys perf_event\n[ 0.262042] Initializing cgroup subsys net_prio\n[ 0.263677] Initializing cgroup subsys hugetlb\n[ 0.265268] Initializing cgroup subsys pids\n[ 0.266815] CPU: Physical Processor ID: 0\n[ 0.269008] mce: CPU supports 10 MCE banks\n[ 0.270534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.274397] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.276320] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.278455] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.280688] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.282703] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.285465] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.309204] Freeing SMP alternatives memory: 32K\n[ 0.316643] ftrace: allocating 32237 entries in 126 pages\n[ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361928] smpboot: Max logical packages: 1\n[ 0.363818] x2apic enabled\n[ 0.365243] Switched APIC routing to physical x2apic.\n[ 0.368320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.374266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.377611] KVM setup paravirtual spinlock\n[ 0.380490] x86: Booted up 1 node, 1 CPUs\n[ 0.381969] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.384666] devtmpfs: initialized\n[ 0.387087] evm: security.selinux\n[ 0.388373] evm: security.SMACK64\n[ 0.389641] evm: security.SMACK64EXEC\n[ 0.391004] evm: security.SMACK64TRANSMUTE\n[ 0.392498] evm: security.SMACK64MMAP\n[ 0.393860] evm: security.ima\n[ 0.395032] evm: security.capability\n[ 0.396557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.399889] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.402074] pinctrl core: initialized pinctrl subsystem\n[ 0.404143] RTC time: 10:13:05, date: 03/23/19\n[ 0.405932] NET: Registered protocol family 16\n[ 0.407717] cpuidle: using governor ladder\n[ 0.409206] cpuidle: using governor menu\n[ 0.410645] PCCT header not found.\n[ 0.412038] ACPI: bus type PCI registered\n[ 0.413513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415839] PCI: Using configuration type 1 for base access\n[ 0.418756] ACPI: Added _OSI(Module Device)\n[ 0.420284] ACPI: Added _OSI(Processor Device)\n[ 0.421869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.423536] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.426874] ACPI: Interpreter enabled\n[ 0.428275] ACPI: (supports S0 S5)\n[ 0.429560] ACPI: Using IOAPIC for interrupt routing\n[ 0.431294] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.440506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.446708] acpiphp: Slot [3] registered\n[ 0.464164] acpiphp: Slot [4] registered\n[ 0.465643] acpiphp: Slot [5] registered\n[ 0.467113] acpiphp: Slot [6] registered\n[ 0.468574] acpiphp: Slot [7] registered\n[ 0.470022] acpiphp: Slot [8] registered\n[ 0.471474] acpiphp: Slot [9] registered\n[ 0.472928] acpiphp: Slot [10] registered\n[ 0.474409] acpiphp: Slot [11] registered\n[ 0.475887] acpiphp: Slot [12] registered\n[ 0.477466] acpiphp: Slot [13] registered\n[ 0.478946] acpiphp: Slot [14] registered\n[ 0.480422] acpiphp: Slot [15] registered\n[ 0.481901] acpiphp: Slot [16] registered\n[ 0.483384] acpiphp: Slot [17] registered\n[ 0.484871] acpiphp: Slot [18] registered\n[ 0.486352] acpiphp: Slot [19] registered\n[ 0.487828] acpiphp: Slot [20] registered\n[ 0.489303] acpiphp: Slot [21] registered\n[ 0.490783] acpiphp: Slot [22] registered\n[ 0.492264] acpiphp: Slot [23] registered\n[ 0.493739] acpiphp: Slot [24] registered\n[ 0.495215] acpiphp: Slot [25] registered\n[ 0.496695] acpiphp: Slot [26] registered\n[ 0.498173] acpiphp: Slot [27] registered\n[ 0.499662] acpiphp: Slot [28] registered\n[ 0.501139] acpiphp: Slot [29] registered\n[ 0.502614] acpiphp: Slot [30] registered\n[ 0.504103] acpiphp: Slot [31] registered\n[ 0.505575] PCI host bridge to bus 0000:00\n[ 0.507049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.515441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.518636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521928] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.542045] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545172] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.575576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.580800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.583024] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.585308] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.587204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589967] vgaarb: loaded\n[ 0.591033] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593175] SCSI subsystem initialized\n[ 0.594750] ACPI: bus type USB registered\n[ 0.596219] usbcore: registered new interface driver usbfs\n[ 0.598072] usbcore: registered new interface driver hub\n[ 0.599877] usbcore: registered new device driver usb\n[ 0.601785] PCI: Using ACPI for IRQ routing\n[ 0.603707] NetLabel: Initializing\n[ 0.604979] NetLabel: domain hash size = 128\n[ 0.606504] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608227] NetLabel: unlabeled traffic allowed by default\n[ 0.610235] amd_nb: Cannot enumerate AMD northbridges\n[ 0.611985] clocksource: Switched to clocksource kvm-clock\n[ 0.621753] AppArmor: AppArmor Filesystem Enabled\n[ 0.623453] pnp: PnP ACPI init\n[ 0.624961] pnp: PnP ACPI: found 5 devices\n[ 0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635805] NET: Registered protocol family 2\n[ 0.637879] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.640523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.643060] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.645261] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.649329] NET: Registered protocol family 1\n[ 0.650882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652851] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654778] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.671508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688292] Unpacking initramfs...\n[ 1.166372] Freeing initrd memory: 37084K\n[ 1.168263] Scanning for low memory corruption every 60 seconds\n[ 1.170574] audit: initializing netlink subsys (disabled)\n[ 1.172485] audit: type=2000 audit(1553335986.467:1): initialized\n[ 1.174747] Initialise system trusted keyring\n[ 1.176412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.178505] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181695] zbud: loaded\n[ 1.182989] VFS: Disk quotas dquot_6.6.0\n[ 1.184453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186873] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.189037] fuse init (API version 7.23)\n[ 1.190583] Key type big_key registered\n[ 1.192000] Allocating IMA MOK and blacklist keyrings.\n[ 1.194077] Key type asymmetric registered\n[ 1.195541] Asymmetric key parser 'x509' registered\n[ 1.197250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199868] io scheduler noop registered\n[ 1.201296] io scheduler deadline registered (default)\n[ 1.203053] io scheduler cfq registered\n[ 1.204527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211197] ACPI: Power Button [PWRF]\n[ 1.212673] GHES: HEST is not enabled!\n[ 1.228719] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.261744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.290568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.294081] Linux agpgart interface v0.103\n[ 1.297140] loop: module loaded\n[ 1.300563] vda: vda1\n[ 1.302321] scsi host0: ata_piix\n[ 1.303619] scsi host1: ata_piix\n[ 1.304883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.307073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.309914] libphy: Fixed MDIO Bus: probed\n[ 1.311374] tun: Universal TUN/TAP device driver, 1.6\n[ 1.313080] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.316400] PPP generic driver version 2.4.2\n[ 1.317974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.320121] ehci-pci: EHCI PCI platform driver\n[ 1.321695] ehci-platform: EHCI generic platform driver\n[ 1.323465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.325496] ohci-pci: OHCI PCI platform driver\n[ 1.327058] ohci-platform: OHCI generic platform driver\n[ 1.328837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.345603] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.347401] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.350011] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.351791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.353875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.356087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.358631] usb usb1: Product: UHCI Host Controller\n[ 1.360311] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.362384] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.364077] hub 1-0:1.0: USB hub found\n[ 1.365453] hub 1-0:1.0: 2 ports detected\n[ 1.367029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.370686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.372375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.374156] mousedev: PS/2 mouse device common for all mice\n[ 1.376376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.379398] rtc_cmos 00:00: RTC can wake from S4\n[ 1.381499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.383589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.385706] i2c /dev entries driver\n[ 1.387038] device-mapper: uevent: version 1.0.3\n[ 1.388703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.391574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.393798] NET: Registered protocol family 10\n[ 1.395571] NET: Registered protocol family 17\n[ 1.397155] Key type dns_resolver registered\n[ 1.398854] registered taskstats version 1\n[ 1.400351] Loading compiled-in X.509 certificates\n[ 1.402543] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.405834] zswap: loaded using pool lzo/zbud\n[ 1.408717] Key type trusted registered\n[ 1.412664] Key type encrypted registered\n[ 1.414118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.415963] ima: No TPM chip found, activating TPM-bypass!\n[ 1.417847] evm: HMAC attrs: 0x1\n[ 1.419443] Magic number: 11:935:224\n[ 1.421027] rtc_cmos 00:00: setting system clock to 2019-03-23 10:13:06 UTC (1553335986)\n[ 1.423885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.441951] EDD information not available.\n[ 1.465796] Freeing unused kernel memory: 1512K\n[ 1.467388] Write protecting the kernel read-only data: 14336k\n[ 1.470618] Freeing unused kernel memory: 1692K\n[ 1.472416] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.484133] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487231] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490673] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497206] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.504009] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510281] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514289] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517418] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520675] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.577212] virtio_net virtio0 ens3: renamed from eth0\n[ 1.584838] [drm] Initialized drm 1.1.0 20060810\n[ 1.588622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.592256] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.612469] FDC 0 is a S82078B\n[ 1.619203] AVX2 version of gcm_enc/dec engaged.\n[ 1.620844] AES CTR mode by8 optimization enabled\n[ 1.676024] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.840661] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.842881] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.845157] usb 1-1: Product: QEMU USB Tablet\n[ 1.846676] usb 1-1: Manufacturer: QEMU\n[ 1.848053] usb 1-1: SerialNumber: 42\n[ 1.856350] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.863282] usbcore: registered new interface driver usbhid\n[ 1.865225] usbhid: USB HID core driver\n[ 1.868134] 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.872048] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.256062] md: linear personality registered for level -1\n[ 2.260094] md: multipath personality registered for level -4\n[ 2.264246] md: raid0 personality registered for level 0\n[ 2.268773] md: raid1 personality registered for level 1\n[ 2.340015] raid6: sse2x1 gen() 11238 MB/s\n[ 2.407995] raid6: sse2x1 xor() 8849 MB/s\n[ 2.475996] raid6: sse2x2 gen() 14256 MB/s\n[ 2.543993] raid6: sse2x2 xor() 9700 MB/s\n[ 2.611994] raid6: sse2x4 gen() 16599 MB/s\n[ 2.683381] raid6: sse2x4 xor() 10991 MB/s\n[ 2.752005] raid6: avx2x1 gen() 21844 MB/s\n[ 2.819995] raid6: avx2x2 gen() 25458 MB/s\n[ 2.887995] raid6: avx2x4 gen() 28822 MB/s\n[ 2.889487] raid6: using algorithm avx2x4 gen() 28822 MB/s\n[ 2.891311] raid6: using avx2x2 recovery algorithm\n[ 2.895921] xor: automatically using best checksumming function:\n[ 2.935993] avx : 31991.000 MB/sec\n[ 2.939010] async_tx: api initialized (async)\n[ 2.951266] md: raid6 personality registered for level 6\n[ 2.953096] md: raid5 personality registered for level 5\n[ 2.954885] md: raid4 personality registered for level 4\n[ 2.961781] 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.997330] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.015807] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.110885] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.116695] systemd[1]: Detected virtualization kvm.\n[ 3.118404] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.122744] systemd[1]: Set hostname to .\n[ 3.125801] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.127772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.248562] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.252211] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.255936] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.260283] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.264179] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.268519] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.272936] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.276315] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.280092] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.285660] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.292034] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.300655] Loading iSCSI transport class v2.0-870.\n[ 3.302881] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.311691] systemd[1]: Starting Set console keymap...\n[ 3.314346] iscsi: registered transport (tcp)\n Starting Set console keymap...\n[ 3.318302] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.328610] 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.341036] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.350130] 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.362043] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.369828] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.375544] 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.383178] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.386559] iscsi: registered transport (iser)\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.390235] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.394820] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.399573] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.404044] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.408511] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.412235] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.417037] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.422369] 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.430208] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.435626] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.443668] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.453005] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.460315] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.464400] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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 Set console font and keymap...\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 Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.216983] intel_rapl: no valid rapl domains found in package 0\n"} 2019-03-23 10:13:09,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec/action used request id req-29dcf837-a965-47bd-a6df-0f868c9fd4f6 2019-03-23 10:13:09,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0714650154114s 2019-03-23 10:13:09,838 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 737589532 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.229327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232370] pid_max: default: 32768 minimum: 301 [ 0.234123] ACPI: Core revision 20150930 [ 0.236217] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238611] Security Framework initialized [ 0.240126] Yama: becoming mindful. [ 0.241470] AppArmor: AppArmor initialized [ 0.243000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252537] Initializing cgroup subsys io [ 0.254005] Initializing cgroup subsys memory [ 0.255579] Initializing cgroup subsys devices [ 0.257169] Initializing cgroup subsys freezer [ 0.258766] Initializing cgroup subsys net_cls [ 0.260372] Initializing cgroup subsys perf_event [ 0.262042] Initializing cgroup subsys net_prio [ 0.263677] Initializing cgroup subsys hugetlb [ 0.265268] Initializing cgroup subsys pids [ 0.266815] CPU: Physical Processor ID: 0 [ 0.269008] mce: CPU supports 10 MCE banks [ 0.270534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.274397] Spectre V2 : Mitigation: Full generic retpoline [ 0.276320] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.278455] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.280688] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.282703] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.285465] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.309204] Freeing SMP alternatives memory: 32K [ 0.316643] ftrace: allocating 32237 entries in 126 pages [ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361928] smpboot: Max logical packages: 1 [ 0.363818] x2apic enabled [ 0.365243] Switched APIC routing to physical x2apic. [ 0.368320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.374266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.377611] KVM setup paravirtual spinlock [ 0.380490] x86: Booted up 1 node, 1 CPUs [ 0.381969] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.384666] devtmpfs: initialized [ 0.387087] evm: security.selinux [ 0.388373] evm: security.SMACK64 [ 0.389641] evm: security.SMACK64EXEC [ 0.391004] evm: security.SMACK64TRANSMUTE [ 0.392498] evm: security.SMACK64MMAP [ 0.393860] evm: security.ima [ 0.395032] evm: security.capability [ 0.396557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.399889] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.402074] pinctrl core: initialized pinctrl subsystem [ 0.404143] RTC time: 10:13:05, date: 03/23/19 [ 0.405932] NET: Registered protocol family 16 [ 0.407717] cpuidle: using governor ladder [ 0.409206] cpuidle: using governor menu [ 0.410645] PCCT header not found. [ 0.412038] ACPI: bus type PCI registered [ 0.413513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415839] PCI: Using configuration type 1 for base access [ 0.418756] ACPI: Added _OSI(Module Device) [ 0.420284] ACPI: Added _OSI(Processor Device) [ 0.421869] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.423536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.426874] ACPI: Interpreter enabled [ 0.428275] ACPI: (supports S0 S5) [ 0.429560] ACPI: Using IOAPIC for interrupt routing [ 0.431294] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.440506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.446708] acpiphp: Slot [3] registered [ 0.464164] acpiphp: Slot [4] registered [ 0.465643] acpiphp: Slot [5] registered [ 0.467113] acpiphp: Slot [6] registered [ 0.468574] acpiphp: Slot [7] registered [ 0.470022] acpiphp: Slot [8] registered [ 0.471474] acpiphp: Slot [9] registered [ 0.472928] acpiphp: Slot [10] registered [ 0.474409] acpiphp: Slot [11] registered [ 0.475887] acpiphp: Slot [12] registered [ 0.477466] acpiphp: Slot [13] registered [ 0.478946] acpiphp: Slot [14] registered [ 0.480422] acpiphp: Slot [15] registered [ 0.481901] acpiphp: Slot [16] registered [ 0.483384] acpiphp: Slot [17] registered [ 0.484871] acpiphp: Slot [18] registered [ 0.486352] acpiphp: Slot [19] registered [ 0.487828] acpiphp: Slot [20] registered [ 0.489303] acpiphp: Slot [21] registered [ 0.490783] acpiphp: Slot [22] registered [ 0.492264] acpiphp: Slot [23] registered [ 0.493739] acpiphp: Slot [24] registered [ 0.495215] acpiphp: Slot [25] registered [ 0.496695] acpiphp: Slot [26] registered [ 0.498173] acpiphp: Slot [27] registered [ 0.499662] acpiphp: Slot [28] registered [ 0.501139] acpiphp: Slot [29] registered [ 0.502614] acpiphp: Slot [30] registered [ 0.504103] acpiphp: Slot [31] registered [ 0.505575] PCI host bridge to bus 0000:00 [ 0.507049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.515441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.518636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521928] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542045] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545172] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583024] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.585308] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.587204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589967] vgaarb: loaded [ 0.591033] vgaarb: bridge control possible 0000:00:02.0 [ 0.593175] SCSI subsystem initialized [ 0.594750] ACPI: bus type USB registered [ 0.596219] usbcore: registered new interface driver usbfs [ 0.598072] usbcore: registered new interface driver hub [ 0.599877] usbcore: registered new device driver usb [ 0.601785] PCI: Using ACPI for IRQ routing [ 0.603707] NetLabel: Initializing [ 0.604979] NetLabel: domain hash size = 128 [ 0.606504] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608227] NetLabel: unlabeled traffic allowed by default [ 0.610235] amd_nb: Cannot enumerate AMD northbridges [ 0.611985] clocksource: Switched to clocksource kvm-clock [ 0.621753] AppArmor: AppArmor Filesystem Enabled [ 0.623453] pnp: PnP ACPI init [ 0.624961] pnp: PnP ACPI: found 5 devices [ 0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635805] NET: Registered protocol family 2 [ 0.637879] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.640523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.643060] TCP: Hash tables configured (established 4096 bind 4096) [ 0.645261] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.647213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.649329] NET: Registered protocol family 1 [ 0.650882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652851] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.671508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688292] Unpacking initramfs... [ 1.166372] Freeing initrd memory: 37084K [ 1.168263] Scanning for low memory corruption every 60 seconds [ 1.170574] audit: initializing netlink subsys (disabled) [ 1.172485] audit: type=2000 audit(1553335986.467:1): initialized [ 1.174747] Initialise system trusted keyring [ 1.176412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.178505] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181695] zbud: loaded [ 1.182989] VFS: Disk quotas dquot_6.6.0 [ 1.184453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186873] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.189037] fuse init (API version 7.23) [ 1.190583] Key type big_key registered [ 1.192000] Allocating IMA MOK and blacklist keyrings. [ 1.194077] Key type asymmetric registered [ 1.195541] Asymmetric key parser 'x509' registered [ 1.197250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199868] io scheduler noop registered [ 1.201296] io scheduler deadline registered (default) [ 1.203053] io scheduler cfq registered [ 1.204527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211197] ACPI: Power Button [PWRF] [ 1.212673] GHES: HEST is not enabled! [ 1.228719] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.261744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.290568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.294081] Linux agpgart interface v0.103 [ 1.297140] loop: module loaded [ 1.300563] vda: vda1 [ 1.302321] scsi host0: ata_piix [ 1.303619] scsi host1: ata_piix [ 1.304883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.307073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.309914] libphy: Fixed MDIO Bus: probed [ 1.311374] tun: Universal TUN/TAP device driver, 1.6 [ 1.313080] tun: (C) 1999-2004 Max Krasnyansky [ 1.316400] PPP generic driver version 2.4.2 [ 1.317974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.320121] ehci-pci: EHCI PCI platform driver [ 1.321695] ehci-platform: EHCI generic platform driver [ 1.323465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.325496] ohci-pci: OHCI PCI platform driver [ 1.327058] ohci-platform: OHCI generic platform driver [ 1.328837] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345603] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347401] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.350011] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.351791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.353875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.356087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.358631] usb usb1: Product: UHCI Host Controller [ 1.360311] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.362384] usb usb1: SerialNumber: 0000:00:01.2 [ 1.364077] hub 1-0:1.0: USB hub found [ 1.365453] hub 1-0:1.0: 2 ports detected [ 1.367029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.370686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.372375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.374156] mousedev: PS/2 mouse device common for all mice [ 1.376376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.379398] rtc_cmos 00:00: RTC can wake from S4 [ 1.381499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.383589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.385706] i2c /dev entries driver [ 1.387038] device-mapper: uevent: version 1.0.3 [ 1.388703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.391574] ledtrig-cpu: registered to indicate activity on CPUs [ 1.393798] NET: Registered protocol family 10 [ 1.395571] NET: Registered protocol family 17 [ 1.397155] Key type dns_resolver registered [ 1.398854] registered taskstats version 1 [ 1.400351] Loading compiled-in X.509 certificates [ 1.402543] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.405834] zswap: loaded using pool lzo/zbud [ 1.408717] Key type trusted registered [ 1.412664] Key type encrypted registered [ 1.414118] AppArmor: AppArmor sha1 policy hashing enabled [ 1.415963] ima: No TPM chip found, activating TPM-bypass! [ 1.417847] evm: HMAC attrs: 0x1 [ 1.419443] Magic number: 11:935:224 [ 1.421027] rtc_cmos 00:00: setting system clock to 2019-03-23 10:13:06 UTC (1553335986) [ 1.423885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.441951] EDD information not available. [ 1.465796] Freeing unused kernel memory: 1512K [ 1.467388] Write protecting the kernel read-only data: 14336k [ 1.470618] Freeing unused kernel memory: 1692K [ 1.472416] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.484133] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487231] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490673] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497206] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504009] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510281] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514289] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517418] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520675] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577212] virtio_net virtio0 ens3: renamed from eth0 [ 1.584838] [drm] Initialized drm 1.1.0 20060810 [ 1.588622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.592256] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.612469] FDC 0 is a S82078B [ 1.619203] AVX2 version of gcm_enc/dec engaged. [ 1.620844] AES CTR mode by8 optimization enabled [ 1.676024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.840661] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.842881] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.845157] usb 1-1: Product: QEMU USB Tablet [ 1.846676] usb 1-1: Manufacturer: QEMU [ 1.848053] usb 1-1: SerialNumber: 42 [ 1.856350] hidraw: raw HID events driver (C) Jiri Kosina [ 1.863282] usbcore: registered new interface driver usbhid [ 1.865225] usbhid: USB HID core driver [ 1.868134] 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.872048] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.256062] md: linear personality registered for level -1 [ 2.260094] md: multipath personality registered for level -4 [ 2.264246] md: raid0 personality registered for level 0 [ 2.268773] md: raid1 personality registered for level 1 [ 2.340015] raid6: sse2x1 gen() 11238 MB/s [ 2.407995] raid6: sse2x1 xor() 8849 MB/s [ 2.475996] raid6: sse2x2 gen() 14256 MB/s [ 2.543993] raid6: sse2x2 xor() 9700 MB/s [ 2.611994] raid6: sse2x4 gen() 16599 MB/s [ 2.683381] raid6: sse2x4 xor() 10991 MB/s [ 2.752005] raid6: avx2x1 gen() 21844 MB/s [ 2.819995] raid6: avx2x2 gen() 25458 MB/s [ 2.887995] raid6: avx2x4 gen() 28822 MB/s [ 2.889487] raid6: using algorithm avx2x4 gen() 28822 MB/s [ 2.891311] raid6: using avx2x2 recovery algorithm [ 2.895921] xor: automatically using best checksumming function: [ 2.935993] avx : 31991.000 MB/sec [ 2.939010] async_tx: api initialized (async) [ 2.951266] md: raid6 personality registered for level 6 [ 2.953096] md: raid5 personality registered for level 5 [ 2.954885] md: raid4 personality registered for level 4 [ 2.961781] 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.997330] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.015807] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.110885] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.116695] systemd[1]: Detected virtualization kvm. [ 3.118404] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.122744] systemd[1]: Set hostname to . [ 3.125801] systemd[1]: Initializing machine ID from KVM UUID. [ 3.127772] systemd[1]: Installed transient /etc/machine-id file. [ 3.248562] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.252211] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.255936] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.260283] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.264179] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.268519] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.272936] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.276315] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.280092] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.285660] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.292034] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.300655] Loading iSCSI transport class v2.0-870. [ 3.302881] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.311691] systemd[1]: Starting Set console keymap... [ 3.314346] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.318302] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.328610] 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.341036] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.350130] 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.362043] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.369828] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.375544] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.383178] systemd[1]: Reached target User and Group Name Lookups. [ 3.386559] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.390235] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.394820] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.399573] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.404044] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.408511] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.412235] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.417037] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.422369] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.430208] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.435626] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.443668] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.453005] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.460315] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.464400] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... 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 Set console font and keymap... 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 Commit a transient machine-id on disk... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.216983] intel_rapl: no valid rapl domains found in package 0 2019-03-23 10:13:10,840 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2019-03-23 10:13:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:13:19,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:13:19,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10521 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9641551-f16d-4b6b-b4ee-be7568f53ad1 x-openstack-request-id: req-b9641551-f16d-4b6b-b4ee-be7568f53ad1 2019-03-23 10:13:19,923 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 737589532 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.229327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232370] pid_max: default: 32768 minimum: 301\n[ 0.234123] ACPI: Core revision 20150930\n[ 0.236217] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238611] Security Framework initialized\n[ 0.240126] Yama: becoming mindful.\n[ 0.241470] AppArmor: AppArmor initialized\n[ 0.243000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252537] Initializing cgroup subsys io\n[ 0.254005] Initializing cgroup subsys memory\n[ 0.255579] Initializing cgroup subsys devices\n[ 0.257169] Initializing cgroup subsys freezer\n[ 0.258766] Initializing cgroup subsys net_cls\n[ 0.260372] Initializing cgroup subsys perf_event\n[ 0.262042] Initializing cgroup subsys net_prio\n[ 0.263677] Initializing cgroup subsys hugetlb\n[ 0.265268] Initializing cgroup subsys pids\n[ 0.266815] CPU: Physical Processor ID: 0\n[ 0.269008] mce: CPU supports 10 MCE banks\n[ 0.270534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.274397] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.276320] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.278455] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.280688] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.282703] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.285465] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.309204] Freeing SMP alternatives memory: 32K\n[ 0.316643] ftrace: allocating 32237 entries in 126 pages\n[ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361928] smpboot: Max logical packages: 1\n[ 0.363818] x2apic enabled\n[ 0.365243] Switched APIC routing to physical x2apic.\n[ 0.368320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.374266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.377611] KVM setup paravirtual spinlock\n[ 0.380490] x86: Booted up 1 node, 1 CPUs\n[ 0.381969] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.384666] devtmpfs: initialized\n[ 0.387087] evm: security.selinux\n[ 0.388373] evm: security.SMACK64\n[ 0.389641] evm: security.SMACK64EXEC\n[ 0.391004] evm: security.SMACK64TRANSMUTE\n[ 0.392498] evm: security.SMACK64MMAP\n[ 0.393860] evm: security.ima\n[ 0.395032] evm: security.capability\n[ 0.396557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.399889] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.402074] pinctrl core: initialized pinctrl subsystem\n[ 0.404143] RTC time: 10:13:05, date: 03/23/19\n[ 0.405932] NET: Registered protocol family 16\n[ 0.407717] cpuidle: using governor ladder\n[ 0.409206] cpuidle: using governor menu\n[ 0.410645] PCCT header not found.\n[ 0.412038] ACPI: bus type PCI registered\n[ 0.413513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415839] PCI: Using configuration type 1 for base access\n[ 0.418756] ACPI: Added _OSI(Module Device)\n[ 0.420284] ACPI: Added _OSI(Processor Device)\n[ 0.421869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.423536] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.426874] ACPI: Interpreter enabled\n[ 0.428275] ACPI: (supports S0 S5)\n[ 0.429560] ACPI: Using IOAPIC for interrupt routing\n[ 0.431294] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.440506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.446708] acpiphp: Slot [3] registered\n[ 0.464164] acpiphp: Slot [4] registered\n[ 0.465643] acpiphp: Slot [5] registered\n[ 0.467113] acpiphp: Slot [6] registered\n[ 0.468574] acpiphp: Slot [7] registered\n[ 0.470022] acpiphp: Slot [8] registered\n[ 0.471474] acpiphp: Slot [9] registered\n[ 0.472928] acpiphp: Slot [10] registered\n[ 0.474409] acpiphp: Slot [11] registered\n[ 0.475887] acpiphp: Slot [12] registered\n[ 0.477466] acpiphp: Slot [13] registered\n[ 0.478946] acpiphp: Slot [14] registered\n[ 0.480422] acpiphp: Slot [15] registered\n[ 0.481901] acpiphp: Slot [16] registered\n[ 0.483384] acpiphp: Slot [17] registered\n[ 0.484871] acpiphp: Slot [18] registered\n[ 0.486352] acpiphp: Slot [19] registered\n[ 0.487828] acpiphp: Slot [20] registered\n[ 0.489303] acpiphp: Slot [21] registered\n[ 0.490783] acpiphp: Slot [22] registered\n[ 0.492264] acpiphp: Slot [23] registered\n[ 0.493739] acpiphp: Slot [24] registered\n[ 0.495215] acpiphp: Slot [25] registered\n[ 0.496695] acpiphp: Slot [26] registered\n[ 0.498173] acpiphp: Slot [27] registered\n[ 0.499662] acpiphp: Slot [28] registered\n[ 0.501139] acpiphp: Slot [29] registered\n[ 0.502614] acpiphp: Slot [30] registered\n[ 0.504103] acpiphp: Slot [31] registered\n[ 0.505575] PCI host bridge to bus 0000:00\n[ 0.507049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.515441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.518636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521928] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.542045] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545172] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.575576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.580800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.583024] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.585308] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.587204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589967] vgaarb: loaded\n[ 0.591033] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593175] SCSI subsystem initialized\n[ 0.594750] ACPI: bus type USB registered\n[ 0.596219] usbcore: registered new interface driver usbfs\n[ 0.598072] usbcore: registered new interface driver hub\n[ 0.599877] usbcore: registered new device driver usb\n[ 0.601785] PCI: Using ACPI for IRQ routing\n[ 0.603707] NetLabel: Initializing\n[ 0.604979] NetLabel: domain hash size = 128\n[ 0.606504] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608227] NetLabel: unlabeled traffic allowed by default\n[ 0.610235] amd_nb: Cannot enumerate AMD northbridges\n[ 0.611985] clocksource: Switched to clocksource kvm-clock\n[ 0.621753] AppArmor: AppArmor Filesystem Enabled\n[ 0.623453] pnp: PnP ACPI init\n[ 0.624961] pnp: PnP ACPI: found 5 devices\n[ 0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635805] NET: Registered protocol family 2\n[ 0.637879] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.640523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.643060] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.645261] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.649329] NET: Registered protocol family 1\n[ 0.650882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652851] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654778] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.671508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688292] Unpacking initramfs...\n[ 1.166372] Freeing initrd memory: 37084K\n[ 1.168263] Scanning for low memory corruption every 60 seconds\n[ 1.170574] audit: initializing netlink subsys (disabled)\n[ 1.172485] audit: type=2000 audit(1553335986.467:1): initialized\n[ 1.174747] Initialise system trusted keyring\n[ 1.176412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.178505] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181695] zbud: loaded\n[ 1.182989] VFS: Disk quotas dquot_6.6.0\n[ 1.184453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186873] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.189037] fuse init (API version 7.23)\n[ 1.190583] Key type big_key registered\n[ 1.192000] Allocating IMA MOK and blacklist keyrings.\n[ 1.194077] Key type asymmetric registered\n[ 1.195541] Asymmetric key parser 'x509' registered\n[ 1.197250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199868] io scheduler noop registered\n[ 1.201296] io scheduler deadline registered (default)\n[ 1.203053] io scheduler cfq registered\n[ 1.204527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211197] ACPI: Power Button [PWRF]\n[ 1.212673] GHES: HEST is not enabled!\n[ 1.228719] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.261744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.290568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.294081] Linux agpgart interface v0.103\n[ 1.297140] loop: module loaded\n[ 1.300563] vda: vda1\n[ 1.302321] scsi host0: ata_piix\n[ 1.303619] scsi host1: ata_piix\n[ 1.304883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.307073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.309914] libphy: Fixed MDIO Bus: probed\n[ 1.311374] tun: Universal TUN/TAP device driver, 1.6\n[ 1.313080] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.316400] PPP generic driver version 2.4.2\n[ 1.317974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.320121] ehci-pci: EHCI PCI platform driver\n[ 1.321695] ehci-platform: EHCI generic platform driver\n[ 1.323465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.325496] ohci-pci: OHCI PCI platform driver\n[ 1.327058] ohci-platform: OHCI generic platform driver\n[ 1.328837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.345603] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.347401] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.350011] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.351791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.353875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.356087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.358631] usb usb1: Product: UHCI Host Controller\n[ 1.360311] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.362384] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.364077] hub 1-0:1.0: USB hub found\n[ 1.365453] hub 1-0:1.0: 2 ports detected\n[ 1.367029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.370686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.372375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.374156] mousedev: PS/2 mouse device common for all mice\n[ 1.376376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.379398] rtc_cmos 00:00: RTC can wake from S4\n[ 1.381499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.383589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.385706] i2c /dev entries driver\n[ 1.387038] device-mapper: uevent: version 1.0.3\n[ 1.388703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.391574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.393798] NET: Registered protocol family 10\n[ 1.395571] NET: Registered protocol family 17\n[ 1.397155] Key type dns_resolver registered\n[ 1.398854] registered taskstats version 1\n[ 1.400351] Loading compiled-in X.509 certificates\n[ 1.402543] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.405834] zswap: loaded using pool lzo/zbud\n[ 1.408717] Key type trusted registered\n[ 1.412664] Key type encrypted registered\n[ 1.414118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.415963] ima: No TPM chip found, activating TPM-bypass!\n[ 1.417847] evm: HMAC attrs: 0x1\n[ 1.419443] Magic number: 11:935:224\n[ 1.421027] rtc_cmos 00:00: setting system clock to 2019-03-23 10:13:06 UTC (1553335986)\n[ 1.423885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.441951] EDD information not available.\n[ 1.465796] Freeing unused kernel memory: 1512K\n[ 1.467388] Write protecting the kernel read-only data: 14336k\n[ 1.470618] Freeing unused kernel memory: 1692K\n[ 1.472416] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.484133] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487231] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490673] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497206] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.504009] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510281] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514289] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517418] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520675] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.577212] virtio_net virtio0 ens3: renamed from eth0\n[ 1.584838] [drm] Initialized drm 1.1.0 20060810\n[ 1.588622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.592256] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.612469] FDC 0 is a S82078B\n[ 1.619203] AVX2 version of gcm_enc/dec engaged.\n[ 1.620844] AES CTR mode by8 optimization enabled\n[ 1.676024] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.840661] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.842881] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.845157] usb 1-1: Product: QEMU USB Tablet\n[ 1.846676] usb 1-1: Manufacturer: QEMU\n[ 1.848053] usb 1-1: SerialNumber: 42\n[ 1.856350] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.863282] usbcore: registered new interface driver usbhid\n[ 1.865225] usbhid: USB HID core driver\n[ 1.868134] 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.872048] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.256062] md: linear personality registered for level -1\n[ 2.260094] md: multipath personality registered for level -4\n[ 2.264246] md: raid0 personality registered for level 0\n[ 2.268773] md: raid1 personality registered for level 1\n[ 2.340015] raid6: sse2x1 gen() 11238 MB/s\n[ 2.407995] raid6: sse2x1 xor() 8849 MB/s\n[ 2.475996] raid6: sse2x2 gen() 14256 MB/s\n[ 2.543993] raid6: sse2x2 xor() 9700 MB/s\n[ 2.611994] raid6: sse2x4 gen() 16599 MB/s\n[ 2.683381] raid6: sse2x4 xor() 10991 MB/s\n[ 2.752005] raid6: avx2x1 gen() 21844 MB/s\n[ 2.819995] raid6: avx2x2 gen() 25458 MB/s\n[ 2.887995] raid6: avx2x4 gen() 28822 MB/s\n[ 2.889487] raid6: using algorithm avx2x4 gen() 28822 MB/s\n[ 2.891311] raid6: using avx2x2 recovery algorithm\n[ 2.895921] xor: automatically using best checksumming function:\n[ 2.935993] avx : 31991.000 MB/sec\n[ 2.939010] async_tx: api initialized (async)\n[ 2.951266] md: raid6 personality registered for level 6\n[ 2.953096] md: raid5 personality registered for level 5\n[ 2.954885] md: raid4 personality registered for level 4\n[ 2.961781] 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.997330] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.015807] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.110885] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.116695] systemd[1]: Detected virtualization kvm.\n[ 3.118404] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.122744] systemd[1]: Set hostname to .\n[ 3.125801] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.127772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.248562] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.252211] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.255936] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.260283] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.264179] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.268519] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.272936] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.276315] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.280092] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.285660] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.292034] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.300655] Loading iSCSI transport class v2.0-870.\n[ 3.302881] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.311691] systemd[1]: Starting Set console keymap...\n[ 3.314346] iscsi: registered transport (tcp)\n Starting Set console keymap...\n[ 3.318302] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.328610] 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.341036] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.350130] 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.362043] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.369828] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.375544] 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.383178] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.386559] iscsi: registered transport (iser)\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.390235] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.394820] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.399573] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.404044] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.408511] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.412235] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.417037] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.422369] 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.430208] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.435626] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.443668] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.453005] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.460315] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.464400] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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 Set console font and keymap...\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 Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.216983] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 4.765284] [[0;32m OK [0m] Reached target Network (Pre).\ncloud-init[488]: Cloud-init v. 18.2 running 'init-local' at Sat, 23 Mar 2019 10:13:09 +0000. Up 4.58 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"} 2019-03-23 10:13:19,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec/action used request id req-b9641551-f16d-4b6b-b4ee-be7568f53ad1 2019-03-23 10:13:19,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735011100769s 2019-03-23 10:13:19,925 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 737589532 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.229327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232370] pid_max: default: 32768 minimum: 301 [ 0.234123] ACPI: Core revision 20150930 [ 0.236217] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238611] Security Framework initialized [ 0.240126] Yama: becoming mindful. [ 0.241470] AppArmor: AppArmor initialized [ 0.243000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252537] Initializing cgroup subsys io [ 0.254005] Initializing cgroup subsys memory [ 0.255579] Initializing cgroup subsys devices [ 0.257169] Initializing cgroup subsys freezer [ 0.258766] Initializing cgroup subsys net_cls [ 0.260372] Initializing cgroup subsys perf_event [ 0.262042] Initializing cgroup subsys net_prio [ 0.263677] Initializing cgroup subsys hugetlb [ 0.265268] Initializing cgroup subsys pids [ 0.266815] CPU: Physical Processor ID: 0 [ 0.269008] mce: CPU supports 10 MCE banks [ 0.270534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.274397] Spectre V2 : Mitigation: Full generic retpoline [ 0.276320] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.278455] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.280688] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.282703] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.285465] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.309204] Freeing SMP alternatives memory: 32K [ 0.316643] ftrace: allocating 32237 entries in 126 pages [ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361928] smpboot: Max logical packages: 1 [ 0.363818] x2apic enabled [ 0.365243] Switched APIC routing to physical x2apic. [ 0.368320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.374266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.377611] KVM setup paravirtual spinlock [ 0.380490] x86: Booted up 1 node, 1 CPUs [ 0.381969] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.384666] devtmpfs: initialized [ 0.387087] evm: security.selinux [ 0.388373] evm: security.SMACK64 [ 0.389641] evm: security.SMACK64EXEC [ 0.391004] evm: security.SMACK64TRANSMUTE [ 0.392498] evm: security.SMACK64MMAP [ 0.393860] evm: security.ima [ 0.395032] evm: security.capability [ 0.396557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.399889] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.402074] pinctrl core: initialized pinctrl subsystem [ 0.404143] RTC time: 10:13:05, date: 03/23/19 [ 0.405932] NET: Registered protocol family 16 [ 0.407717] cpuidle: using governor ladder [ 0.409206] cpuidle: using governor menu [ 0.410645] PCCT header not found. [ 0.412038] ACPI: bus type PCI registered [ 0.413513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415839] PCI: Using configuration type 1 for base access [ 0.418756] ACPI: Added _OSI(Module Device) [ 0.420284] ACPI: Added _OSI(Processor Device) [ 0.421869] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.423536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.426874] ACPI: Interpreter enabled [ 0.428275] ACPI: (supports S0 S5) [ 0.429560] ACPI: Using IOAPIC for interrupt routing [ 0.431294] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.440506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.446708] acpiphp: Slot [3] registered [ 0.464164] acpiphp: Slot [4] registered [ 0.465643] acpiphp: Slot [5] registered [ 0.467113] acpiphp: Slot [6] registered [ 0.468574] acpiphp: Slot [7] registered [ 0.470022] acpiphp: Slot [8] registered [ 0.471474] acpiphp: Slot [9] registered [ 0.472928] acpiphp: Slot [10] registered [ 0.474409] acpiphp: Slot [11] registered [ 0.475887] acpiphp: Slot [12] registered [ 0.477466] acpiphp: Slot [13] registered [ 0.478946] acpiphp: Slot [14] registered [ 0.480422] acpiphp: Slot [15] registered [ 0.481901] acpiphp: Slot [16] registered [ 0.483384] acpiphp: Slot [17] registered [ 0.484871] acpiphp: Slot [18] registered [ 0.486352] acpiphp: Slot [19] registered [ 0.487828] acpiphp: Slot [20] registered [ 0.489303] acpiphp: Slot [21] registered [ 0.490783] acpiphp: Slot [22] registered [ 0.492264] acpiphp: Slot [23] registered [ 0.493739] acpiphp: Slot [24] registered [ 0.495215] acpiphp: Slot [25] registered [ 0.496695] acpiphp: Slot [26] registered [ 0.498173] acpiphp: Slot [27] registered [ 0.499662] acpiphp: Slot [28] registered [ 0.501139] acpiphp: Slot [29] registered [ 0.502614] acpiphp: Slot [30] registered [ 0.504103] acpiphp: Slot [31] registered [ 0.505575] PCI host bridge to bus 0000:00 [ 0.507049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.515441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.518636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521928] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542045] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545172] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583024] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.585308] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.587204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589967] vgaarb: loaded [ 0.591033] vgaarb: bridge control possible 0000:00:02.0 [ 0.593175] SCSI subsystem initialized [ 0.594750] ACPI: bus type USB registered [ 0.596219] usbcore: registered new interface driver usbfs [ 0.598072] usbcore: registered new interface driver hub [ 0.599877] usbcore: registered new device driver usb [ 0.601785] PCI: Using ACPI for IRQ routing [ 0.603707] NetLabel: Initializing [ 0.604979] NetLabel: domain hash size = 128 [ 0.606504] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608227] NetLabel: unlabeled traffic allowed by default [ 0.610235] amd_nb: Cannot enumerate AMD northbridges [ 0.611985] clocksource: Switched to clocksource kvm-clock [ 0.621753] AppArmor: AppArmor Filesystem Enabled [ 0.623453] pnp: PnP ACPI init [ 0.624961] pnp: PnP ACPI: found 5 devices [ 0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635805] NET: Registered protocol family 2 [ 0.637879] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.640523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.643060] TCP: Hash tables configured (established 4096 bind 4096) [ 0.645261] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.647213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.649329] NET: Registered protocol family 1 [ 0.650882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652851] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.671508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688292] Unpacking initramfs... [ 1.166372] Freeing initrd memory: 37084K [ 1.168263] Scanning for low memory corruption every 60 seconds [ 1.170574] audit: initializing netlink subsys (disabled) [ 1.172485] audit: type=2000 audit(1553335986.467:1): initialized [ 1.174747] Initialise system trusted keyring [ 1.176412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.178505] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181695] zbud: loaded [ 1.182989] VFS: Disk quotas dquot_6.6.0 [ 1.184453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186873] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.189037] fuse init (API version 7.23) [ 1.190583] Key type big_key registered [ 1.192000] Allocating IMA MOK and blacklist keyrings. [ 1.194077] Key type asymmetric registered [ 1.195541] Asymmetric key parser 'x509' registered [ 1.197250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199868] io scheduler noop registered [ 1.201296] io scheduler deadline registered (default) [ 1.203053] io scheduler cfq registered [ 1.204527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211197] ACPI: Power Button [PWRF] [ 1.212673] GHES: HEST is not enabled! [ 1.228719] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.261744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.290568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.294081] Linux agpgart interface v0.103 [ 1.297140] loop: module loaded [ 1.300563] vda: vda1 [ 1.302321] scsi host0: ata_piix [ 1.303619] scsi host1: ata_piix [ 1.304883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.307073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.309914] libphy: Fixed MDIO Bus: probed [ 1.311374] tun: Universal TUN/TAP device driver, 1.6 [ 1.313080] tun: (C) 1999-2004 Max Krasnyansky [ 1.316400] PPP generic driver version 2.4.2 [ 1.317974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.320121] ehci-pci: EHCI PCI platform driver [ 1.321695] ehci-platform: EHCI generic platform driver [ 1.323465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.325496] ohci-pci: OHCI PCI platform driver [ 1.327058] ohci-platform: OHCI generic platform driver [ 1.328837] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345603] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347401] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.350011] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.351791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.353875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.356087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.358631] usb usb1: Product: UHCI Host Controller [ 1.360311] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.362384] usb usb1: SerialNumber: 0000:00:01.2 [ 1.364077] hub 1-0:1.0: USB hub found [ 1.365453] hub 1-0:1.0: 2 ports detected [ 1.367029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.370686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.372375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.374156] mousedev: PS/2 mouse device common for all mice [ 1.376376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.379398] rtc_cmos 00:00: RTC can wake from S4 [ 1.381499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.383589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.385706] i2c /dev entries driver [ 1.387038] device-mapper: uevent: version 1.0.3 [ 1.388703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.391574] ledtrig-cpu: registered to indicate activity on CPUs [ 1.393798] NET: Registered protocol family 10 [ 1.395571] NET: Registered protocol family 17 [ 1.397155] Key type dns_resolver registered [ 1.398854] registered taskstats version 1 [ 1.400351] Loading compiled-in X.509 certificates [ 1.402543] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.405834] zswap: loaded using pool lzo/zbud [ 1.408717] Key type trusted registered [ 1.412664] Key type encrypted registered [ 1.414118] AppArmor: AppArmor sha1 policy hashing enabled [ 1.415963] ima: No TPM chip found, activating TPM-bypass! [ 1.417847] evm: HMAC attrs: 0x1 [ 1.419443] Magic number: 11:935:224 [ 1.421027] rtc_cmos 00:00: setting system clock to 2019-03-23 10:13:06 UTC (1553335986) [ 1.423885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.441951] EDD information not available. [ 1.465796] Freeing unused kernel memory: 1512K [ 1.467388] Write protecting the kernel read-only data: 14336k [ 1.470618] Freeing unused kernel memory: 1692K [ 1.472416] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.484133] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487231] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490673] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497206] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504009] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510281] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514289] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517418] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520675] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577212] virtio_net virtio0 ens3: renamed from eth0 [ 1.584838] [drm] Initialized drm 1.1.0 20060810 [ 1.588622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.592256] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.612469] FDC 0 is a S82078B [ 1.619203] AVX2 version of gcm_enc/dec engaged. [ 1.620844] AES CTR mode by8 optimization enabled [ 1.676024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.840661] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.842881] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.845157] usb 1-1: Product: QEMU USB Tablet [ 1.846676] usb 1-1: Manufacturer: QEMU [ 1.848053] usb 1-1: SerialNumber: 42 [ 1.856350] hidraw: raw HID events driver (C) Jiri Kosina [ 1.863282] usbcore: registered new interface driver usbhid [ 1.865225] usbhid: USB HID core driver [ 1.868134] 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.872048] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.256062] md: linear personality registered for level -1 [ 2.260094] md: multipath personality registered for level -4 [ 2.264246] md: raid0 personality registered for level 0 [ 2.268773] md: raid1 personality registered for level 1 [ 2.340015] raid6: sse2x1 gen() 11238 MB/s [ 2.407995] raid6: sse2x1 xor() 8849 MB/s [ 2.475996] raid6: sse2x2 gen() 14256 MB/s [ 2.543993] raid6: sse2x2 xor() 9700 MB/s [ 2.611994] raid6: sse2x4 gen() 16599 MB/s [ 2.683381] raid6: sse2x4 xor() 10991 MB/s [ 2.752005] raid6: avx2x1 gen() 21844 MB/s [ 2.819995] raid6: avx2x2 gen() 25458 MB/s [ 2.887995] raid6: avx2x4 gen() 28822 MB/s [ 2.889487] raid6: using algorithm avx2x4 gen() 28822 MB/s [ 2.891311] raid6: using avx2x2 recovery algorithm [ 2.895921] xor: automatically using best checksumming function: [ 2.935993] avx : 31991.000 MB/sec [ 2.939010] async_tx: api initialized (async) [ 2.951266] md: raid6 personality registered for level 6 [ 2.953096] md: raid5 personality registered for level 5 [ 2.954885] md: raid4 personality registered for level 4 [ 2.961781] 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.997330] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.015807] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.110885] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.116695] systemd[1]: Detected virtualization kvm. [ 3.118404] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.122744] systemd[1]: Set hostname to . [ 3.125801] systemd[1]: Initializing machine ID from KVM UUID. [ 3.127772] systemd[1]: Installed transient /etc/machine-id file. [ 3.248562] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.252211] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.255936] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.260283] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.264179] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.268519] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.272936] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.276315] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.280092] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.285660] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.292034] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.300655] Loading iSCSI transport class v2.0-870. [ 3.302881] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.311691] systemd[1]: Starting Set console keymap... [ 3.314346] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.318302] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.328610] 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.341036] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.350130] 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.362043] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.369828] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.375544] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.383178] systemd[1]: Reached target User and Group Name Lookups. [ 3.386559] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.390235] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.394820] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.399573] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.404044] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.408511] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.412235] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.417037] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.422369] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.430208] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.435626] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.443668] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.453005] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.460315] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.464400] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... 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 Set console font and keymap... 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 Commit a transient machine-id on disk... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.216983] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.765284] [[0;32m OK [0m] Reached target Network (Pre). cloud-init[488]: Cloud-init v. 18.2 running 'init-local' at Sat, 23 Mar 2019 10:13:09 +0000. Up 4.58 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. 2019-03-23 10:13:19,927 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.209: [Errno None] Unable to connect to port 22 on 172.30.9.209 2019-03-23 10:13:28,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:13:28,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:13:29,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14266 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-bd3f388a-7673-4acf-a129-0015ffe76a44 x-openstack-request-id: req-bd3f388a-7673-4acf-a129-0015ffe76a44 2019-03-23 10:13:29,007 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 737589532 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.229327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.232370] pid_max: default: 32768 minimum: 301\n[ 0.234123] ACPI: Core revision 20150930\n[ 0.236217] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.238611] Security Framework initialized\n[ 0.240126] Yama: becoming mindful.\n[ 0.241470] AppArmor: AppArmor initialized\n[ 0.243000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252537] Initializing cgroup subsys io\n[ 0.254005] Initializing cgroup subsys memory\n[ 0.255579] Initializing cgroup subsys devices\n[ 0.257169] Initializing cgroup subsys freezer\n[ 0.258766] Initializing cgroup subsys net_cls\n[ 0.260372] Initializing cgroup subsys perf_event\n[ 0.262042] Initializing cgroup subsys net_prio\n[ 0.263677] Initializing cgroup subsys hugetlb\n[ 0.265268] Initializing cgroup subsys pids\n[ 0.266815] CPU: Physical Processor ID: 0\n[ 0.269008] mce: CPU supports 10 MCE banks\n[ 0.270534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.272384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.274397] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.276320] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.278455] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.280688] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.282703] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.285465] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.309204] Freeing SMP alternatives memory: 32K\n[ 0.316643] ftrace: allocating 32237 entries in 126 pages\n[ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361928] smpboot: Max logical packages: 1\n[ 0.363818] x2apic enabled\n[ 0.365243] Switched APIC routing to physical x2apic.\n[ 0.368320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.374266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.377611] KVM setup paravirtual spinlock\n[ 0.380490] x86: Booted up 1 node, 1 CPUs\n[ 0.381969] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.384666] devtmpfs: initialized\n[ 0.387087] evm: security.selinux\n[ 0.388373] evm: security.SMACK64\n[ 0.389641] evm: security.SMACK64EXEC\n[ 0.391004] evm: security.SMACK64TRANSMUTE\n[ 0.392498] evm: security.SMACK64MMAP\n[ 0.393860] evm: security.ima\n[ 0.395032] evm: security.capability\n[ 0.396557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.399889] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.402074] pinctrl core: initialized pinctrl subsystem\n[ 0.404143] RTC time: 10:13:05, date: 03/23/19\n[ 0.405932] NET: Registered protocol family 16\n[ 0.407717] cpuidle: using governor ladder\n[ 0.409206] cpuidle: using governor menu\n[ 0.410645] PCCT header not found.\n[ 0.412038] ACPI: bus type PCI registered\n[ 0.413513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.415839] PCI: Using configuration type 1 for base access\n[ 0.418756] ACPI: Added _OSI(Module Device)\n[ 0.420284] ACPI: Added _OSI(Processor Device)\n[ 0.421869] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.423536] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.426874] ACPI: Interpreter enabled\n[ 0.428275] ACPI: (supports S0 S5)\n[ 0.429560] ACPI: Using IOAPIC for interrupt routing\n[ 0.431294] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.436144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.438235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.440506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.442704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.446708] acpiphp: Slot [3] registered\n[ 0.464164] acpiphp: Slot [4] registered\n[ 0.465643] acpiphp: Slot [5] registered\n[ 0.467113] acpiphp: Slot [6] registered\n[ 0.468574] acpiphp: Slot [7] registered\n[ 0.470022] acpiphp: Slot [8] registered\n[ 0.471474] acpiphp: Slot [9] registered\n[ 0.472928] acpiphp: Slot [10] registered\n[ 0.474409] acpiphp: Slot [11] registered\n[ 0.475887] acpiphp: Slot [12] registered\n[ 0.477466] acpiphp: Slot [13] registered\n[ 0.478946] acpiphp: Slot [14] registered\n[ 0.480422] acpiphp: Slot [15] registered\n[ 0.481901] acpiphp: Slot [16] registered\n[ 0.483384] acpiphp: Slot [17] registered\n[ 0.484871] acpiphp: Slot [18] registered\n[ 0.486352] acpiphp: Slot [19] registered\n[ 0.487828] acpiphp: Slot [20] registered\n[ 0.489303] acpiphp: Slot [21] registered\n[ 0.490783] acpiphp: Slot [22] registered\n[ 0.492264] acpiphp: Slot [23] registered\n[ 0.493739] acpiphp: Slot [24] registered\n[ 0.495215] acpiphp: Slot [25] registered\n[ 0.496695] acpiphp: Slot [26] registered\n[ 0.498173] acpiphp: Slot [27] registered\n[ 0.499662] acpiphp: Slot [28] registered\n[ 0.501139] acpiphp: Slot [29] registered\n[ 0.502614] acpiphp: Slot [30] registered\n[ 0.504103] acpiphp: Slot [31] registered\n[ 0.505575] PCI host bridge to bus 0000:00\n[ 0.507049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.515441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.518636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.521928] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.528309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.531172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.533820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.536878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.542045] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545172] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.573064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.575576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.578330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.580800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.583024] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.585308] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.587204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.589967] vgaarb: loaded\n[ 0.591033] vgaarb: bridge control possible 0000:00:02.0\n[ 0.593175] SCSI subsystem initialized\n[ 0.594750] ACPI: bus type USB registered\n[ 0.596219] usbcore: registered new interface driver usbfs\n[ 0.598072] usbcore: registered new interface driver hub\n[ 0.599877] usbcore: registered new device driver usb\n[ 0.601785] PCI: Using ACPI for IRQ routing\n[ 0.603707] NetLabel: Initializing\n[ 0.604979] NetLabel: domain hash size = 128\n[ 0.606504] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.608227] NetLabel: unlabeled traffic allowed by default\n[ 0.610235] amd_nb: Cannot enumerate AMD northbridges\n[ 0.611985] clocksource: Switched to clocksource kvm-clock\n[ 0.621753] AppArmor: AppArmor Filesystem Enabled\n[ 0.623453] pnp: PnP ACPI init\n[ 0.624961] pnp: PnP ACPI: found 5 devices\n[ 0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.635805] NET: Registered protocol family 2\n[ 0.637879] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.640523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.643060] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.645261] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.647213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.649329] NET: Registered protocol family 1\n[ 0.650882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.652851] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.654778] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.671508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.688292] Unpacking initramfs...\n[ 1.166372] Freeing initrd memory: 37084K\n[ 1.168263] Scanning for low memory corruption every 60 seconds\n[ 1.170574] audit: initializing netlink subsys (disabled)\n[ 1.172485] audit: type=2000 audit(1553335986.467:1): initialized\n[ 1.174747] Initialise system trusted keyring\n[ 1.176412] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.178505] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.181695] zbud: loaded\n[ 1.182989] VFS: Disk quotas dquot_6.6.0\n[ 1.184453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.186873] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.189037] fuse init (API version 7.23)\n[ 1.190583] Key type big_key registered\n[ 1.192000] Allocating IMA MOK and blacklist keyrings.\n[ 1.194077] Key type asymmetric registered\n[ 1.195541] Asymmetric key parser 'x509' registered\n[ 1.197250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.199868] io scheduler noop registered\n[ 1.201296] io scheduler deadline registered (default)\n[ 1.203053] io scheduler cfq registered\n[ 1.204527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.206396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.208629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.211197] ACPI: Power Button [PWRF]\n[ 1.212673] GHES: HEST is not enabled!\n[ 1.228719] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.261744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.265284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.290568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.294081] Linux agpgart interface v0.103\n[ 1.297140] loop: module loaded\n[ 1.300563] vda: vda1\n[ 1.302321] scsi host0: ata_piix\n[ 1.303619] scsi host1: ata_piix\n[ 1.304883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.307073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.309914] libphy: Fixed MDIO Bus: probed\n[ 1.311374] tun: Universal TUN/TAP device driver, 1.6\n[ 1.313080] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.316400] PPP generic driver version 2.4.2\n[ 1.317974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.320121] ehci-pci: EHCI PCI platform driver\n[ 1.321695] ehci-platform: EHCI generic platform driver\n[ 1.323465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.325496] ohci-pci: OHCI PCI platform driver\n[ 1.327058] ohci-platform: OHCI generic platform driver\n[ 1.328837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.345603] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.347401] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.350011] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.351791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.353875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.356087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.358631] usb usb1: Product: UHCI Host Controller\n[ 1.360311] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.362384] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.364077] hub 1-0:1.0: USB hub found\n[ 1.365453] hub 1-0:1.0: 2 ports detected\n[ 1.367029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.370686] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.372375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.374156] mousedev: PS/2 mouse device common for all mice\n[ 1.376376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.379398] rtc_cmos 00:00: RTC can wake from S4\n[ 1.381499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.383589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.385706] i2c /dev entries driver\n[ 1.387038] device-mapper: uevent: version 1.0.3\n[ 1.388703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.391574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.393798] NET: Registered protocol family 10\n[ 1.395571] NET: Registered protocol family 17\n[ 1.397155] Key type dns_resolver registered\n[ 1.398854] registered taskstats version 1\n[ 1.400351] Loading compiled-in X.509 certificates\n[ 1.402543] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.405834] zswap: loaded using pool lzo/zbud\n[ 1.408717] Key type trusted registered\n[ 1.412664] Key type encrypted registered\n[ 1.414118] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.415963] ima: No TPM chip found, activating TPM-bypass!\n[ 1.417847] evm: HMAC attrs: 0x1\n[ 1.419443] Magic number: 11:935:224\n[ 1.421027] rtc_cmos 00:00: setting system clock to 2019-03-23 10:13:06 UTC (1553335986)\n[ 1.423885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.441951] EDD information not available.\n[ 1.465796] Freeing unused kernel memory: 1512K\n[ 1.467388] Write protecting the kernel read-only data: 14336k\n[ 1.470618] Freeing unused kernel memory: 1692K\n[ 1.472416] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.484133] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487231] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490673] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.493986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497206] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.504009] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.510281] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.514289] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517418] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.520675] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.577212] virtio_net virtio0 ens3: renamed from eth0\n[ 1.584838] [drm] Initialized drm 1.1.0 20060810\n[ 1.588622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.592256] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.612469] FDC 0 is a S82078B\n[ 1.619203] AVX2 version of gcm_enc/dec engaged.\n[ 1.620844] AES CTR mode by8 optimization enabled\n[ 1.676024] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.840661] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.842881] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.845157] usb 1-1: Product: QEMU USB Tablet\n[ 1.846676] usb 1-1: Manufacturer: QEMU\n[ 1.848053] usb 1-1: SerialNumber: 42\n[ 1.856350] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.863282] usbcore: registered new interface driver usbhid\n[ 1.865225] usbhid: USB HID core driver\n[ 1.868134] 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.872048] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.256062] md: linear personality registered for level -1\n[ 2.260094] md: multipath personality registered for level -4\n[ 2.264246] md: raid0 personality registered for level 0\n[ 2.268773] md: raid1 personality registered for level 1\n[ 2.340015] raid6: sse2x1 gen() 11238 MB/s\n[ 2.407995] raid6: sse2x1 xor() 8849 MB/s\n[ 2.475996] raid6: sse2x2 gen() 14256 MB/s\n[ 2.543993] raid6: sse2x2 xor() 9700 MB/s\n[ 2.611994] raid6: sse2x4 gen() 16599 MB/s\n[ 2.683381] raid6: sse2x4 xor() 10991 MB/s\n[ 2.752005] raid6: avx2x1 gen() 21844 MB/s\n[ 2.819995] raid6: avx2x2 gen() 25458 MB/s\n[ 2.887995] raid6: avx2x4 gen() 28822 MB/s\n[ 2.889487] raid6: using algorithm avx2x4 gen() 28822 MB/s\n[ 2.891311] raid6: using avx2x2 recovery algorithm\n[ 2.895921] xor: automatically using best checksumming function:\n[ 2.935993] avx : 31991.000 MB/sec\n[ 2.939010] async_tx: api initialized (async)\n[ 2.951266] md: raid6 personality registered for level 6\n[ 2.953096] md: raid5 personality registered for level 5\n[ 2.954885] md: raid4 personality registered for level 4\n[ 2.961781] 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.997330] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.015807] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.110885] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.116695] systemd[1]: Detected virtualization kvm.\n[ 3.118404] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.122744] systemd[1]: Set hostname to .\n[ 3.125801] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.127772] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.248562] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.252211] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.255936] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.260283] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.264179] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.268519] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.272936] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.276315] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.280092] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.285660] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.292034] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.300655] Loading iSCSI transport class v2.0-870.\n[ 3.302881] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.311691] systemd[1]: Starting Set console keymap...\n[ 3.314346] iscsi: registered transport (tcp)\n Starting Set console keymap...\n[ 3.318302] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.328610] 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.341036] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.350130] 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.362043] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.369828] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.375544] 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.383178] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.386559] iscsi: registered transport (iser)\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.390235] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.394820] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.399573] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.404044] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.408511] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.412235] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.417037] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.422369] 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.430208] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.435626] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.443668] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.453005] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.460315] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.464400] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\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 Set console font and keymap...\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 Commit a transient machine-id on disk...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 4.216983] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[ 4.765284] [[0;32m OK [0m] Reached target Network (Pre).\ncloud-init[488]: Cloud-init v. 18.2 running 'init-local' at Sat, 23 Mar 2019 10:13:09 +0000. Up 4.58 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[ 14.841178] cloud-init[931]: Cloud-init v. 18.2 running 'init' at Sat, 23 Mar 2019 10:13:11 +0000. Up 6.30 seconds.\n[ 14.848636] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 14.854174] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.860454] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 14.866089] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.872510] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | . | fa:16:3e:a5:c0:86 |\n[ 14.880165] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fea5:c086/64 | . | link | fa:16:3e:a5:c0:86 |\n[ 14.888162] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 14.892128] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 14.900146] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 14.908127] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 14.911125] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.918023] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 14.923775] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.927203] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 14.931214] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 14.935901] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 14.940310] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 14.945349] cloud-init[931]: 2019-03-23 10:13:20,215 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.458500] cloud-init[931]: Generating public/private rsa key pair.\n[ 15.466295] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.472381] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.480132] cloud-init[931]: The key fingerprint is:\n[ 15.481976] cloud-init[931]: SHA256:c1XIBupa4qc0DiKoBYzRPJJGKFcsPZDnHthlWt8Pj9M root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\n[ 15.488406] cloud-init[931]: The key's randomart image is:\n[ 15.492150] cloud-init[931]: +---[RSA 2048]----+\n[ 15.496148] cloud-init[931]: |...*. .o .. |\n[ 15.497977] cloud-init[931]: |+++ = + . +. |\n[ 15.504151] cloud-init[931]: |=o+* * ... .. |\n[ 15.505963] cloud-init[931]: |+o..= .. o. |\n[ 15.512146] cloud-init[931]: |o. . .. S .* |\n[ 15.513956] cloud-init[931]: |.. .. + oo E |\n[ 15.516143] cloud-init[931]: |o o . = . . |\n[ 15.520139] cloud-init[931]: |.o . + + |\n[ 15.524145] cloud-init[931]: |. o |\n[ 15.528194] cloud-init[931]: +----[SHA256]-----+\n[ 15.532131] cloud-init[931]: Generating public/private dsa key pair.\n[ 15.536168] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.541792] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 15.548589] cloud-init[931]: The key fingerprint is:\n[ 15.550032] cloud-init[931]: SHA256:PC3f2NXEwxepE7jM93AVA2t3raXBmQYVsjrtuhcPPIo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m\n[ 15.557486] cloud-init[931]: The key's randomart image is:\n[ 15.559026] cloud-init[931]: +---[DSA 1024]----+] Started Daily Cleanup of Temporary Directories.\n\n[ 15.561837] Starting LXD - unix socket.\n cloud-init[931]: | +o+=o|\n[ 15.565229] cloud-init[931]: | . *o==|\n[ 15.566598] cloud-init[931]: | o ooO+O|\n[ 15.567967] Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.cloud-init[931]: | . . *.*.O+|\n[ 15.577829] cloud-init[931]: | S +.o O .|\n[ 15.579207] cloud-init[931]: | + *=. . |\n[ 15.580593] cloud-init[931]: | .o.+= |\n[ 15.581955] cloud-init[931]: | E ... . |\n[ 15.583326] cloud-init[931]: \n[[0;32m OK [0m] Reached target Timers.\n| oo |\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 15.590299] cloud-init[931]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Paths.\n[ 15.593724] cloud-init[931]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Reached target Network is Online.\n[ 15.597645] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] [ 15.601206] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n\n[ 15.612895] cloud-init[931]: The key fingerprint is:\n[ 15.615631] [[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[cloud-init[931]: SHA256:MWBdWJ/EZnM5lu/lgvgsjquC7z703LWpyZ1Ggo+VO7s root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\n[ 15.622581] cloud-init[931]: The key's randomart image is:\n[0;32m OK [0m] Started iperf3 Service.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[ 15.628220] cloud-init[931]: +---[ECDSA 256]---+\n[ 15.629929] cloud-init[931]: | o. +o.. o |\n[ 15.632217] cloud-init[931]: | . .o o=.* |\n[ 15.635089] cloud-init[931]: | o oo+ o |\n[ 15.638521] cloud-init[931]: | o o|\n[ 15.641587] cloud-init[931]: | .S. . . o.|\n[ 15.646546] cloud-init[931]: | . . + + . . o|\n[ 15.649141] cloud-init[931]: | o o = = = . |\n[ 15.651410] cloud-init[931]: | . o +.=+=.o |\n[ 15.653983] cloud-init[931]: | ++o..EO+. |\n[ 15.656286] cloud-init[931]: +----[SHA256]-----+\n[ 15.658446] cloud-init[931]: Generating public/private ed25519 key pair.\n[ 15.661042] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting /etc/rc.local Compatibility...\n[ 15.668109] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 15.674361] cloud-init[931]: The key fingerprint is:\n Starting Apply the settings specified in cloud-config...\n[ 15.687413] cloud-init[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LXD - container startup/shutdown...[931]: SHA256:Azb7pI3VSPawaTWvt0Ya0YWTOMM+C9vPRLVakCwBtFo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\n[ 15.699016] cloud-init[931]: The key's randomart image is:\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Snappy daemon...\n[[0;32m OK [0m\n[ 15.711017] ] Started FUSE filesystem for LXC.\ncloud-init Starting LSB: Record successful boot for GRUB...\n Starting LSB: MD monitoring daemon...\n[931]: +--[ED25519 256]--+\n Starting Accounts Service...\n[[0;32m OK [0m] Started iperf Service.\n Starting System Logging Service...\n Starting Login Service...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[ 15.804998] [[0;32m OK [0m] Started System Logging Service.\ncloud-init[931]: | .oo.+ + |\n[ 15.835833] cloud-init[931]: | .* B o |\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 15.906500] cloud-init[931]: [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n| + E.o= = . |[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 15.944392] cloud-init[931]: | . O.O+oo o |\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...[ 15.957902] cloud-init\n Starting LSB: network benchmark...\n Starting Permit User Sessions...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Permit User Sessions.\n[931]: | o S+o=.o |\n[ 16.000553] cloud-init[931]: [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: network benchmark.\n| O..+.+ |\n Starting Terminate Plymouth Boot Screen...\n [ 16.033277] cloud-init[931]: | o o .B. |\nStarting Hold until boot process finishes up...\n[ 16.043600] cloud-init[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.[931]: | ..+. |\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n\n[[0;32m OK [0m] Started Set console scheme.\n[ 16.087187] cloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[931]: | .. |\n[ 16.109411] cloud-init[931]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 16.541862] cloud-init[1039]: Generating locales (this might take a while)...\n[ 17.217313] cloud-init[1039]: en_US.UTF-8... done\n[ 17.225127] cloud-init[1039]: Generation complete.\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[ 17.756326] cloud-init[1039]: Cloud-init v. 18.2 running 'modules:config' at Sat, 23 Mar 2019 10:13:21 +0000. Up 16.41 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 | 3c:84:bf:2a:7a:54:1b:55:ea:ed:ad:56:c6:77:13:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Mar 23 10:13:23 ec2: \n<14>Mar 23 10:13:23 ec2: #############################################################\n<14>Mar 23 10:13:23 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Mar 23 10:13:23 ec2: 1024 SHA256:PC3f2NXEwxepE7jM93AVA2t3raXBmQYVsjrtuhcPPIo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (DSA)\n<14>Mar 23 10:13:23 ec2: 256 SHA256:MWBdWJ/EZnM5lu/lgvgsjquC7z703LWpyZ1Ggo+VO7s root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (ECDSA)\n<14>Mar 23 10:13:23 ec2: 256 SHA256:Azb7pI3VSPawaTWvt0Ya0YWTOMM+C9vPRLVakCwBtFo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (ED25519)\n<14>Mar 23 10:13:23 ec2: 2048 SHA256:c1XIBupa4qc0DiKoBYzRPJJGKFcsPZDnHthlWt8Pj9M root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (RSA)\n<14>Mar 23 10:13:23 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Mar 23 10:13:23 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq1BF5AA9V0Z/4K9MLCC5S30V47GtHifAbEBao32TI+EscrSu70YGzycHX5IAVtCDlx9gEOTRbE9hOdrL0YuN8= root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGmTIA6iJK5eJBmoYND5oftdbx/hUOxwMw6apNEB4cdO root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBAAzj2DPD65auHyrEttstk6iHOqJlmwyVVPZOk6qtx/e9k/VNuP4KBiog7pUXhdhuhxeu2/3PP6zQqFDV5c7A/O8yMXrg3fCNFNYd4gkEC7T3ji4GuavEUGe5E1yrKuvW4/VIG5bDcuG4MkOFDL8mtYXSTM5cUsscBWBJ+M2XpbnDkH5oOM5L2338N29jT/pag7qFF1tQvJeNmSBYwo02tjBSjRF+WpIFijvUuna8DaUVRdl/5102pl0VpzZjFf7aNg8XjvVFmX1DSLUVB8tOaKYt8EJlqEYKjTeS5wGJbM3wTGD0K4/OQ0lawJPAiPDxT2I/cZ5rs1EYxkmJVkk9 root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442\n-----END SSH HOST KEY KEYS-----\n[ 18.626198] cloud-init[1304]: Cloud-init v. 18.2 running 'modules:final' at Sat, 23 Mar 2019 10:13:23 +0000. Up 18.45 seconds.\n[ 18.632019] cloud-init[1304]: Cloud-init v. 18.2 finished at Sat, 23 Mar 2019 10:13:23 +0000. Datasource DataSourceEc2. Up 18.62 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n\nUbuntu 16.04.4 LTS shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 ttyS0\n\nshaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 login: "} 2019-03-23 10:13:29,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec/action used request id req-bd3f388a-7673-4acf-a129-0015ffe76a44 2019-03-23 10:13:29,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803279876709s 2019-03-23 10:13:29,009 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-127-generic (buildd@lcy01-amd64-023) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9) ) #153-Ubuntu SMP Sat May 19 10:58:46 UTC 2018 (Ubuntu 4.4.0-127.153-generic 4.4.128) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-127-generic root=LABEL=cloudimg-rootfs ro nofb nomodeset vga=normal console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1d2f0000-0x1f726fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffcf001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 737589532 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.229327] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.232370] pid_max: default: 32768 minimum: 301 [ 0.234123] ACPI: Core revision 20150930 [ 0.236217] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.238611] Security Framework initialized [ 0.240126] Yama: becoming mindful. [ 0.241470] AppArmor: AppArmor initialized [ 0.243000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245458] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247803] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250024] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252537] Initializing cgroup subsys io [ 0.254005] Initializing cgroup subsys memory [ 0.255579] Initializing cgroup subsys devices [ 0.257169] Initializing cgroup subsys freezer [ 0.258766] Initializing cgroup subsys net_cls [ 0.260372] Initializing cgroup subsys perf_event [ 0.262042] Initializing cgroup subsys net_prio [ 0.263677] Initializing cgroup subsys hugetlb [ 0.265268] Initializing cgroup subsys pids [ 0.266815] CPU: Physical Processor ID: 0 [ 0.269008] mce: CPU supports 10 MCE banks [ 0.270534] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.272384] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.274397] Spectre V2 : Mitigation: Full generic retpoline [ 0.276320] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.278455] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.280688] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.282703] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.285465] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.309204] Freeing SMP alternatives memory: 32K [ 0.316643] ftrace: allocating 32237 entries in 126 pages [ 0.357321] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361928] smpboot: Max logical packages: 1 [ 0.363818] x2apic enabled [ 0.365243] Switched APIC routing to physical x2apic. [ 0.368320] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370403] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.374266] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.377611] KVM setup paravirtual spinlock [ 0.380490] x86: Booted up 1 node, 1 CPUs [ 0.381969] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.384666] devtmpfs: initialized [ 0.387087] evm: security.selinux [ 0.388373] evm: security.SMACK64 [ 0.389641] evm: security.SMACK64EXEC [ 0.391004] evm: security.SMACK64TRANSMUTE [ 0.392498] evm: security.SMACK64MMAP [ 0.393860] evm: security.ima [ 0.395032] evm: security.capability [ 0.396557] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.399889] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.402074] pinctrl core: initialized pinctrl subsystem [ 0.404143] RTC time: 10:13:05, date: 03/23/19 [ 0.405932] NET: Registered protocol family 16 [ 0.407717] cpuidle: using governor ladder [ 0.409206] cpuidle: using governor menu [ 0.410645] PCCT header not found. [ 0.412038] ACPI: bus type PCI registered [ 0.413513] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.415839] PCI: Using configuration type 1 for base access [ 0.418756] ACPI: Added _OSI(Module Device) [ 0.420284] ACPI: Added _OSI(Processor Device) [ 0.421869] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.423536] ACPI: Added _OSI(Processor Aggregator Device) [ 0.426874] ACPI: Interpreter enabled [ 0.428275] ACPI: (supports S0 S5) [ 0.429560] ACPI: Using IOAPIC for interrupt routing [ 0.431294] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.436144] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.438235] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.440506] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.442704] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.446708] acpiphp: Slot [3] registered [ 0.464164] acpiphp: Slot [4] registered [ 0.465643] acpiphp: Slot [5] registered [ 0.467113] acpiphp: Slot [6] registered [ 0.468574] acpiphp: Slot [7] registered [ 0.470022] acpiphp: Slot [8] registered [ 0.471474] acpiphp: Slot [9] registered [ 0.472928] acpiphp: Slot [10] registered [ 0.474409] acpiphp: Slot [11] registered [ 0.475887] acpiphp: Slot [12] registered [ 0.477466] acpiphp: Slot [13] registered [ 0.478946] acpiphp: Slot [14] registered [ 0.480422] acpiphp: Slot [15] registered [ 0.481901] acpiphp: Slot [16] registered [ 0.483384] acpiphp: Slot [17] registered [ 0.484871] acpiphp: Slot [18] registered [ 0.486352] acpiphp: Slot [19] registered [ 0.487828] acpiphp: Slot [20] registered [ 0.489303] acpiphp: Slot [21] registered [ 0.490783] acpiphp: Slot [22] registered [ 0.492264] acpiphp: Slot [23] registered [ 0.493739] acpiphp: Slot [24] registered [ 0.495215] acpiphp: Slot [25] registered [ 0.496695] acpiphp: Slot [26] registered [ 0.498173] acpiphp: Slot [27] registered [ 0.499662] acpiphp: Slot [28] registered [ 0.501139] acpiphp: Slot [29] registered [ 0.502614] acpiphp: Slot [30] registered [ 0.504103] acpiphp: Slot [31] registered [ 0.505575] PCI host bridge to bus 0000:00 [ 0.507049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509506] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.515441] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.518636] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.521928] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.528309] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.531172] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.533820] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.536878] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542045] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545172] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570455] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.573064] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.575576] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.578330] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.580800] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.583024] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.585308] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.587204] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.589967] vgaarb: loaded [ 0.591033] vgaarb: bridge control possible 0000:00:02.0 [ 0.593175] SCSI subsystem initialized [ 0.594750] ACPI: bus type USB registered [ 0.596219] usbcore: registered new interface driver usbfs [ 0.598072] usbcore: registered new interface driver hub [ 0.599877] usbcore: registered new device driver usb [ 0.601785] PCI: Using ACPI for IRQ routing [ 0.603707] NetLabel: Initializing [ 0.604979] NetLabel: domain hash size = 128 [ 0.606504] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.608227] NetLabel: unlabeled traffic allowed by default [ 0.610235] amd_nb: Cannot enumerate AMD northbridges [ 0.611985] clocksource: Switched to clocksource kvm-clock [ 0.621753] AppArmor: AppArmor Filesystem Enabled [ 0.623453] pnp: PnP ACPI init [ 0.624961] pnp: PnP ACPI: found 5 devices [ 0.632120] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.635805] NET: Registered protocol family 2 [ 0.637879] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.640523] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.643060] TCP: Hash tables configured (established 4096 bind 4096) [ 0.645261] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.647213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.649329] NET: Registered protocol family 1 [ 0.650882] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.652851] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.654778] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.671508] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.688292] Unpacking initramfs... [ 1.166372] Freeing initrd memory: 37084K [ 1.168263] Scanning for low memory corruption every 60 seconds [ 1.170574] audit: initializing netlink subsys (disabled) [ 1.172485] audit: type=2000 audit(1553335986.467:1): initialized [ 1.174747] Initialise system trusted keyring [ 1.176412] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.178505] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.181695] zbud: loaded [ 1.182989] VFS: Disk quotas dquot_6.6.0 [ 1.184453] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.186873] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.189037] fuse init (API version 7.23) [ 1.190583] Key type big_key registered [ 1.192000] Allocating IMA MOK and blacklist keyrings. [ 1.194077] Key type asymmetric registered [ 1.195541] Asymmetric key parser 'x509' registered [ 1.197250] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.199868] io scheduler noop registered [ 1.201296] io scheduler deadline registered (default) [ 1.203053] io scheduler cfq registered [ 1.204527] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.206396] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.208629] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.211197] ACPI: Power Button [PWRF] [ 1.212673] GHES: HEST is not enabled! [ 1.228719] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.261744] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.265284] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.290568] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.294081] Linux agpgart interface v0.103 [ 1.297140] loop: module loaded [ 1.300563] vda: vda1 [ 1.302321] scsi host0: ata_piix [ 1.303619] scsi host1: ata_piix [ 1.304883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.307073] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.309914] libphy: Fixed MDIO Bus: probed [ 1.311374] tun: Universal TUN/TAP device driver, 1.6 [ 1.313080] tun: (C) 1999-2004 Max Krasnyansky [ 1.316400] PPP generic driver version 2.4.2 [ 1.317974] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.320121] ehci-pci: EHCI PCI platform driver [ 1.321695] ehci-platform: EHCI generic platform driver [ 1.323465] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.325496] ohci-pci: OHCI PCI platform driver [ 1.327058] ohci-platform: OHCI generic platform driver [ 1.328837] uhci_hcd: USB Universal Host Controller Interface driver [ 1.345603] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.347401] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.350011] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.351791] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.353875] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.356087] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.358631] usb usb1: Product: UHCI Host Controller [ 1.360311] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.362384] usb usb1: SerialNumber: 0000:00:01.2 [ 1.364077] hub 1-0:1.0: USB hub found [ 1.365453] hub 1-0:1.0: 2 ports detected [ 1.367029] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.370686] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.372375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.374156] mousedev: PS/2 mouse device common for all mice [ 1.376376] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.379398] rtc_cmos 00:00: RTC can wake from S4 [ 1.381499] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.383589] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.385706] i2c /dev entries driver [ 1.387038] device-mapper: uevent: version 1.0.3 [ 1.388703] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.391574] ledtrig-cpu: registered to indicate activity on CPUs [ 1.393798] NET: Registered protocol family 10 [ 1.395571] NET: Registered protocol family 17 [ 1.397155] Key type dns_resolver registered [ 1.398854] registered taskstats version 1 [ 1.400351] Loading compiled-in X.509 certificates [ 1.402543] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.405834] zswap: loaded using pool lzo/zbud [ 1.408717] Key type trusted registered [ 1.412664] Key type encrypted registered [ 1.414118] AppArmor: AppArmor sha1 policy hashing enabled [ 1.415963] ima: No TPM chip found, activating TPM-bypass! [ 1.417847] evm: HMAC attrs: 0x1 [ 1.419443] Magic number: 11:935:224 [ 1.421027] rtc_cmos 00:00: setting system clock to 2019-03-23 10:13:06 UTC (1553335986) [ 1.423885] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.441951] EDD information not available. [ 1.465796] Freeing unused kernel memory: 1512K [ 1.467388] Write protecting the kernel read-only data: 14336k [ 1.470618] Freeing unused kernel memory: 1692K [ 1.472416] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.484133] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487231] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490673] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.493986] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497206] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.504009] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.510281] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.514289] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517418] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.520675] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.577212] virtio_net virtio0 ens3: renamed from eth0 [ 1.584838] [drm] Initialized drm 1.1.0 20060810 [ 1.588622] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.592256] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.612469] FDC 0 is a S82078B [ 1.619203] AVX2 version of gcm_enc/dec engaged. [ 1.620844] AES CTR mode by8 optimization enabled [ 1.676024] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.840661] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.842881] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.845157] usb 1-1: Product: QEMU USB Tablet [ 1.846676] usb 1-1: Manufacturer: QEMU [ 1.848053] usb 1-1: SerialNumber: 42 [ 1.856350] hidraw: raw HID events driver (C) Jiri Kosina [ 1.863282] usbcore: registered new interface driver usbhid [ 1.865225] usbhid: USB HID core driver [ 1.868134] 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.872048] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.256062] md: linear personality registered for level -1 [ 2.260094] md: multipath personality registered for level -4 [ 2.264246] md: raid0 personality registered for level 0 [ 2.268773] md: raid1 personality registered for level 1 [ 2.340015] raid6: sse2x1 gen() 11238 MB/s [ 2.407995] raid6: sse2x1 xor() 8849 MB/s [ 2.475996] raid6: sse2x2 gen() 14256 MB/s [ 2.543993] raid6: sse2x2 xor() 9700 MB/s [ 2.611994] raid6: sse2x4 gen() 16599 MB/s [ 2.683381] raid6: sse2x4 xor() 10991 MB/s [ 2.752005] raid6: avx2x1 gen() 21844 MB/s [ 2.819995] raid6: avx2x2 gen() 25458 MB/s [ 2.887995] raid6: avx2x4 gen() 28822 MB/s [ 2.889487] raid6: using algorithm avx2x4 gen() 28822 MB/s [ 2.891311] raid6: using avx2x2 recovery algorithm [ 2.895921] xor: automatically using best checksumming function: [ 2.935993] avx : 31991.000 MB/sec [ 2.939010] async_tx: api initialized (async) [ 2.951266] md: raid6 personality registered for level 6 [ 2.953096] md: raid5 personality registered for level 5 [ 2.954885] md: raid4 personality registered for level 4 [ 2.961781] 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.997330] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.015807] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.110885] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.116695] systemd[1]: Detected virtualization kvm. [ 3.118404] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.122744] systemd[1]: Set hostname to . [ 3.125801] systemd[1]: Initializing machine ID from KVM UUID. [ 3.127772] systemd[1]: Installed transient /etc/machine-id file. [ 3.248562] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.252211] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.255936] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.260283] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.264179] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.268519] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.272936] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.276315] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.280092] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.285660] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.292034] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.300655] Loading iSCSI transport class v2.0-870. [ 3.302881] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.311691] systemd[1]: Starting Set console keymap... [ 3.314346] iscsi: registered transport (tcp) Starting Set console keymap... [ 3.318302] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.328610] 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.341036] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.350130] 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.362043] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.369828] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.375544] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.383178] systemd[1]: Reached target User and Group Name Lookups. [ 3.386559] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.390235] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.394820] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.399573] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.404044] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.408511] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.412235] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.417037] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.422369] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.430208] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.435626] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.443668] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.453005] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.460315] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.464400] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... 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 Set console font and keymap... 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 Commit a transient machine-id on disk... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [ 4.216983] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [ 4.765284] [[0;32m OK [0m] Reached target Network (Pre). cloud-init[488]: Cloud-init v. 18.2 running 'init-local' at Sat, 23 Mar 2019 10:13:09 +0000. Up 4.58 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. [ 14.841178] cloud-init[931]: Cloud-init v. 18.2 running 'init' at Sat, 23 Mar 2019 10:13:11 +0000. Up 6.30 seconds. [ 14.848636] cloud-init[931]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 14.854174] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.860454] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 14.866089] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.872510] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.11 | 255.255.255.0 | . | fa:16:3e:a5:c0:86 | [ 14.880165] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fea5:c086/64 | . | link | fa:16:3e:a5:c0:86 | [ 14.888162] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 14.892128] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . | [ 14.900146] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 14.908127] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 14.911125] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.918023] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 14.923775] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.927203] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 14.931214] cloud-init[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 14.935901] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 14.940310] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 14.945349] cloud-init[931]: 2019-03-23 10:13:20,215 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.458500] cloud-init[931]: Generating public/private rsa key pair. [ 15.466295] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.472381] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.480132] cloud-init[931]: The key fingerprint is: [ 15.481976] cloud-init[931]: SHA256:c1XIBupa4qc0DiKoBYzRPJJGKFcsPZDnHthlWt8Pj9M root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 [ 15.488406] cloud-init[931]: The key's randomart image is: [ 15.492150] cloud-init[931]: +---[RSA 2048]----+ [ 15.496148] cloud-init[931]: |...*. .o .. | [ 15.497977] cloud-init[931]: |+++ = + . +. | [ 15.504151] cloud-init[931]: |=o+* * ... .. | [ 15.505963] cloud-init[931]: |+o..= .. o. | [ 15.512146] cloud-init[931]: |o. . .. S .* | [ 15.513956] cloud-init[931]: |.. .. + oo E | [ 15.516143] cloud-init[931]: |o o . = . . | [ 15.520139] cloud-init[931]: |.o . + + | [ 15.524145] cloud-init[931]: |. o | [ 15.528194] cloud-init[931]: +----[SHA256]-----+ [ 15.532131] cloud-init[931]: Generating public/private dsa key pair. [ 15.536168] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.541792] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 15.548589] cloud-init[931]: The key fingerprint is: [ 15.550032] cloud-init[931]: SHA256:PC3f2NXEwxepE7jM93AVA2t3raXBmQYVsjrtuhcPPIo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m [ 15.557486] cloud-init[931]: The key's randomart image is: [ 15.559026] cloud-init[931]: +---[DSA 1024]----+] Started Daily Cleanup of Temporary Directories. [ 15.561837] Starting LXD - unix socket. cloud-init[931]: | +o+=o| [ 15.565229] cloud-init[931]: | . *o==| [ 15.566598] cloud-init[931]: | o ooO+O| [ 15.567967] Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.cloud-init[931]: | . . *.*.O+| [ 15.577829] cloud-init[931]: | S +.o O .| [ 15.579207] cloud-init[931]: | + *=. . | [ 15.580593] cloud-init[931]: | .o.+= | [ 15.581955] cloud-init[931]: | E ... . | [ 15.583326] cloud-init[931]: [[0;32m OK [0m] Reached target Timers. | oo | [[0;32m OK [0m] Started ACPI Events Check. [ 15.590299] cloud-init[931]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Paths. [ 15.593724] cloud-init[931]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Reached target Network is Online. [ 15.597645] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] [ 15.601206] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 15.612895] cloud-init[931]: The key fingerprint is: [ 15.615631] [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [cloud-init[931]: SHA256:MWBdWJ/EZnM5lu/lgvgsjquC7z703LWpyZ1Ggo+VO7s root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 [ 15.622581] cloud-init[931]: The key's randomart image is: [0;32m OK [0m] Started iperf3 Service. [[0;32m OK [0m] Started D-Bus System Message Bus. [ 15.628220] cloud-init[931]: +---[ECDSA 256]---+ [ 15.629929] cloud-init[931]: | o. +o.. o | [ 15.632217] cloud-init[931]: | . .o o=.* | [ 15.635089] cloud-init[931]: | o oo+ o | [ 15.638521] cloud-init[931]: | o o| [ 15.641587] cloud-init[931]: | .S. . . o.| [ 15.646546] cloud-init[931]: | . . + + . . o| [ 15.649141] cloud-init[931]: | o o = = = . | [ 15.651410] cloud-init[931]: | . o +.=+=.o | [ 15.653983] cloud-init[931]: | ++o..EO+. | [ 15.656286] cloud-init[931]: +----[SHA256]-----+ [ 15.658446] cloud-init[931]: Generating public/private ed25519 key pair. [ 15.661042] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting /etc/rc.local Compatibility... [ 15.668109] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 15.674361] cloud-init[931]: The key fingerprint is: Starting Apply the settings specified in cloud-config... [ 15.687413] cloud-init[[0;32m OK [0m] Started Deferred execution scheduler. Starting LXD - container startup/shutdown...[931]: SHA256:Azb7pI3VSPawaTWvt0Ya0YWTOMM+C9vPRLVakCwBtFo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 [ 15.699016] cloud-init[931]: The key's randomart image is: [[0;32m OK [0m] Started ACPI event daemon. Starting Snappy daemon... [[0;32m OK [0m [ 15.711017] ] Started FUSE filesystem for LXC. cloud-init Starting LSB: Record successful boot for GRUB... Starting LSB: MD monitoring daemon... [931]: +--[ED25519 256]--+ Starting Accounts Service... [[0;32m OK [0m] Started iperf Service. Starting System Logging Service... Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 15.804998] [[0;32m OK [0m] Started System Logging Service. cloud-init[931]: | .oo.+ + | [ 15.835833] cloud-init[931]: | .* B o | Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 15.906500] cloud-init[931]: [[0;32m OK [0m] Started LSB: MD monitoring daemon. | + E.o= = . |[[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 15.944392] cloud-init[931]: | . O.O+oo o | [[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.957902] cloud-init Starting LSB: network benchmark... Starting Permit User Sessions... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Permit User Sessions. [931]: | o S+o=.o | [ 16.000553] cloud-init[931]: [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. | O..+.+ | Starting Terminate Plymouth Boot Screen... [ 16.033277] cloud-init[931]: | o o .B. | Starting Hold until boot process finishes up... [ 16.043600] cloud-init[[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen.[931]: | ..+. | Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [ 16.087187] cloud-init[[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [931]: | .. | [ 16.109411] cloud-init[931]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 16.541862] cloud-init[1039]: Generating locales (this might take a while)... [ 17.217313] cloud-init[1039]: en_US.UTF-8... done [ 17.225127] cloud-init[1039]: Generation complete. [[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. [ 17.756326] cloud-init[1039]: Cloud-init v. 18.2 running 'modules:config' at Sat, 23 Mar 2019 10:13:21 +0000. Up 16.41 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 | 3c:84:bf:2a:7a:54:1b:55:ea:ed:ad:56:c6:77:13:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 23 10:13:23 ec2: <14>Mar 23 10:13:23 ec2: ############################################################# <14>Mar 23 10:13:23 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 23 10:13:23 ec2: 1024 SHA256:PC3f2NXEwxepE7jM93AVA2t3raXBmQYVsjrtuhcPPIo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (DSA) <14>Mar 23 10:13:23 ec2: 256 SHA256:MWBdWJ/EZnM5lu/lgvgsjquC7z703LWpyZ1Ggo+VO7s root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (ECDSA) <14>Mar 23 10:13:23 ec2: 256 SHA256:Azb7pI3VSPawaTWvt0Ya0YWTOMM+C9vPRLVakCwBtFo root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (ED25519) <14>Mar 23 10:13:23 ec2: 2048 SHA256:c1XIBupa4qc0DiKoBYzRPJJGKFcsPZDnHthlWt8Pj9M root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 (RSA) <14>Mar 23 10:13:23 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 23 10:13:23 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMq1BF5AA9V0Z/4K9MLCC5S30V47GtHifAbEBao32TI+EscrSu70YGzycHX5IAVtCDlx9gEOTRbE9hOdrL0YuN8= root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGmTIA6iJK5eJBmoYND5oftdbx/hUOxwMw6apNEB4cdO root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBAAzj2DPD65auHyrEttstk6iHOqJlmwyVVPZOk6qtx/e9k/VNuP4KBiog7pUXhdhuhxeu2/3PP6zQqFDV5c7A/O8yMXrg3fCNFNYd4gkEC7T3ji4GuavEUGe5E1yrKuvW4/VIG5bDcuG4MkOFDL8mtYXSTM5cUsscBWBJ+M2XpbnDkH5oOM5L2338N29jT/pag7qFF1tQvJeNmSBYwo02tjBSjRF+WpIFijvUuna8DaUVRdl/5102pl0VpzZjFf7aNg8XjvVFmX1DSLUVB8tOaKYt8EJlqEYKjTeS5wGJbM3wTGD0K4/OQ0lawJPAiPDxT2I/cZ5rs1EYxkmJVkk9 root@shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 -----END SSH HOST KEY KEYS----- [ 18.626198] cloud-init[1304]: Cloud-init v. 18.2 running 'modules:final' at Sat, 23 Mar 2019 10:13:23 +0000. Up 18.45 seconds. [ 18.632019] cloud-init[1304]: Cloud-init v. 18.2 finished at Sat, 23 Mar 2019 10:13:23 +0000. Datasource DataSourceEc2. Up 18.62 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 ttyS0 shaker-vm-177a83b4-31bd-4750-97a3-ca025533d442 login: 2019-03-23 10:13:29,015 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5453b50L 2019-03-23 10:13:29,015 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 10:13:29,018 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-03-23 10:13:29,019 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-23 10:13:29,020 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:13:29,020 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:13:29,020 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:13:29,020 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:13:29,020 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:13:29,021 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:13:29,063 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 10:13:29,064 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:13:29,079 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: baa654651b3c17d70fb02f213e4a29ea 2019-03-23 10:13:29,080 - paramiko.transport - DEBUG - Trying discovered key 3c84bf2a7a541b55eaedad56c677137c in /tmp/tmpdgu3hX 2019-03-23 10:13:29,103 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 10:13:29,122 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 10:13:29,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 10:13:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:13:29,159 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc44985-62cb-412d-827e-64b886b33dfe 2019-03-23 10:13:29,159 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 10:13:29,159 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-cbc44985-62cb-412d-827e-64b886b33dfe 2019-03-23 10:13:29,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:29,255 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-23 10:13:29,256 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-23 10:13:29,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7561e391-f942-4353-aa94-8e1abb9d1f26 2019-03-23 10:13:29,353 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 10:13:29,353 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7561e391-f942-4353-aa94-8e1abb9d1f26 2019-03-23 10:13:29,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.204615831375s 2019-03-23 10:13:29,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-23 10:13:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:29,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d43996bd-d62a-4047-9534-d79b2e3d4477 2019-03-23 10:13:29,574 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/050dcd199b9e4ea19c31014a6105060e"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05d8b0f4afa84fd3a218ec566e057f63"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0688d4d7fa464c07babe345ed1b9f5f0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f2dbf7f1a6942d0ba41985ebdad6cfb"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2178280202e1454986f23a949252519c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "2178280202e1454986f23a949252519c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26efe0471bc94b70a3668e6012c40979"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "26efe0471bc94b70a3668e6012c40979"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2944140dc45c493a9bf338b75f4cb7fc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2bc6343ca05b46608403843109445b70"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "2bc6343ca05b46608403843109445b70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/31ad56637ada470a959206a29b85cf1b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "31ad56637ada470a959206a29b85cf1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3308dc8091214b78afe91e8a98455794"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "3308dc8091214b78afe91e8a98455794"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b03bd0846044f9db61e0f35ef9f2e18"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/40df8f665ddc4d8881287a6ab78ce371"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "40df8f665ddc4d8881287a6ab78ce371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47cf5f04bd104544baeab68d6ff8b526"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5387566801d4392ad7a16086063398c", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5ac8bb83c1f04ee6b53d8548088bf56d"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/64c6f11f6d484ddb9a3629125ee99562"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/69f2a206f37642469f6b9b2d910aea4b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6a4263e8fc0b4b4a8aac59a529f334ea"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d361f35b83f4de899c1e8bfa520f106"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "6d361f35b83f4de899c1e8bfa520f106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/77ecdbbde0be4fdbafea433488456f71"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/78ccc3f186d145489a2313e3346609e5"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "78ccc3f186d145489a2313e3346609e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7e39485955df4007baa63649f4ef1ac3"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/975fb29eb1b34d988479026bd5f627fb"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/99110da0c599457b8661e0b5d984cc15"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "99110da0c599457b8661e0b5d984cc15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f7f38339b014851a940da130080d6ce"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "9f7f38339b014851a940da130080d6ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9febcaf62c2c402caa2e9aec7e7394aa"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a1d93a6183634c7593cdd3d3b4b259e7"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aad3376cd6dc44a299b81fbca7e4f7ae"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b699f2b6b4a34bac9eff9ce320dfb8da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b774259c1d3e4293a982b8d34bb8f9fa"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc6f57bc2724498ca5a29fd6b183abd4"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc7b5f52aaff4810899487cba44f18a6"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5387566801d4392ad7a16086063398c", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4a6cd769c1242489b8c1be65d8b52bd"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c6486eee7c6f43b0b4d64f4346488984"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "c6486eee7c6f43b0b4d64f4346488984"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c7a322d7f1874062ad66d3a032c8f005"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "c7a322d7f1874062ad66d3a032c8f005"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d30773a7a7164255b60139bc8797878a"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5387566801d4392ad7a16086063398c", "id": "d30773a7a7164255b60139bc8797878a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d807cf5903ce41e1a582c49e11068e9c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de10adfbfb794133a5a5049ba36e284e"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df9b7e36cb2246b7b5ada9e9b42b6291"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f28cf9aaf6794d70b3b2b5ed281440d1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9ffef4a6eb442f4a94d1b405c5940f9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ffe02c4182f94845a87c3fe61e8166c4"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-23 10:13:29,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d43996bd-d62a-4047-9534-d79b2e3d4477 2019-03-23 10:13:29,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.210914850235s 2019-03-23 10:13:29,583 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.27:5000 2019-03-23 10:13:29,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:13:29,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:29,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4692725a-b7bf-4658-955e-057cc2055b3d 2019-03-23 10:13:29,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:13:29,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4692725a-b7bf-4658-955e-057cc2055b3d 2019-03-23 10:13:29,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199667930603s 2019-03-23 10:13:29,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:13:29,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:30,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43e0116d-9055-4629-9e23-cfeb14904580 2019-03-23 10:13:30,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:13:30,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-43e0116d-9055-4629-9e23-cfeb14904580 2019-03-23 10:13:30,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218997955322s 2019-03-23 10:13:30,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:13:30,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:30,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cc05d6-7b49-4303-9a79-de7c6c6f6e84 2019-03-23 10:13:30,243 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 10:13:30,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a6cc05d6-7b49-4303-9a79-de7c6c6f6e84 2019-03-23 10:13:30,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.227655172348s 2019-03-23 10:13:30,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:13:30,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:30,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563724cb-e085-49eb-9284-96b42b2959b8 2019-03-23 10:13:30,486 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "links": {"self": "http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:13:30,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-563724cb-e085-49eb-9284-96b42b2959b8 2019-03-23 10:13:30,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.24233007431s 2019-03-23 10:13:30,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:13:30,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:30,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246faa51-9c7b-4826-b52e-42fa3d4c892d 2019-03-23 10:13:30,706 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5"}, "tags": [], "enabled": true, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "parent_id": "default", "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}]} 2019-03-23 10:13:30,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-246faa51-9c7b-4826-b52e-42fa3d4c892d 2019-03-23 10:13:30,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207005977631s 2019-03-23 10:13:30,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 10:13:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:30,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49e95e4a-fb33-4ca7-8c41-e73827e2a957 2019-03-23 10:13:30,913 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5", "previous": null, "next": null}} 2019-03-23 10:13:30,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=29bd5ad525814203b1dda12ee8a0b8ab&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5 used request id req-49e95e4a-fb33-4ca7-8c41-e73827e2a957 2019-03-23 10:13:30,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.199285030365s 2019-03-23 10:13:30,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 10:13:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5/users/d386f5ba1c7d41deb8b3e0edc1c236ae/roles/29bd5ad525814203b1dda12ee8a0b8ab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:31,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:13:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b657ff2-3a1f-4bc2-9c83-08fe5de9deae 2019-03-23 10:13:31,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:13:31,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5/users/d386f5ba1c7d41deb8b3e0edc1c236ae/roles/29bd5ad525814203b1dda12ee8a0b8ab used request id req-2b657ff2-3a1f-4bc2-9c83-08fe5de9deae 2019-03-23 10:13:31,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.259502887726s 2019-03-23 10:13:31,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:13:31,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:31,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa0f81b-e8fe-45a3-854e-cc432e157dd0 2019-03-23 10:13:31,387 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:13:31,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-daa0f81b-e8fe-45a3-854e-cc432e157dd0 2019-03-23 10:13:31,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205483913422s 2019-03-23 10:13:31,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-03-23 10:13:31,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" -d '{"role": {"name": "heat_stack_owner"}}' 2019-03-23 10:13:31,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68f374a3-6286-4f1c-9298-c0fd3c043003 2019-03-23 10:13:31,525 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "ab3ee5ca23544bba953887fc9af879c0", "links": {"self": "http://172.30.9.27:5000/v3/roles/ab3ee5ca23544bba953887fc9af879c0"}, "name": "heat_stack_owner"}} 2019-03-23 10:13:31,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-68f374a3-6286-4f1c-9298-c0fd3c043003 2019-03-23 10:13:31,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.132735967636s 2019-03-23 10:13:31,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:13:31,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:31,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e475fe41-d4ea-41eb-8c39-8834a2e8956e 2019-03-23 10:13:31,655 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab3ee5ca23544bba953887fc9af879c0", "links": {"self": "http://172.30.9.27:5000/v3/roles/ab3ee5ca23544bba953887fc9af879c0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:13:31,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e475fe41-d4ea-41eb-8c39-8834a2e8956e 2019-03-23 10:13:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.125182151794s 2019-03-23 10:13:31,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:13:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:31,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2744af-1213-4a4f-8ac1-1c1460469563 2019-03-23 10:13:31,770 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 10:13:31,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-5c2744af-1213-4a4f-8ac1-1c1460469563 2019-03-23 10:13:31,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109663009644s 2019-03-23 10:13:31,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:13:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:31,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88599609-9253-47dc-84bd-8e1ec6d77887 2019-03-23 10:13:31,899 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "links": {"self": "http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:13:31,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-88599609-9253-47dc-84bd-8e1ec6d77887 2019-03-23 10:13:31,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128431081772s 2019-03-23 10:13:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:13:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:32,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62332e5-3a04-400e-8052-7ce00e41511e 2019-03-23 10:13:32,026 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5"}, "tags": [], "enabled": true, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "parent_id": "default", "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}]} 2019-03-23 10:13:32,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e62332e5-3a04-400e-8052-7ce00e41511e 2019-03-23 10:13:32,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114274024963s 2019-03-23 10:13:32,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 10:13:32,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=ab3ee5ca23544bba953887fc9af879c0&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:32,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 10:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02540e05-4bfa-4387-ab91-f2d3cbe897a0 2019-03-23 10:13:32,145 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=ab3ee5ca23544bba953887fc9af879c0&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5", "previous": null, "next": null}} 2019-03-23 10:13:32,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d386f5ba1c7d41deb8b3e0edc1c236ae&role.id=ab3ee5ca23544bba953887fc9af879c0&scope.project.id=2674afd831d941e4bd3e2bb6102fe0d5 used request id req-02540e05-4bfa-4387-ab91-f2d3cbe897a0 2019-03-23 10:13:32,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111112117767s 2019-03-23 10:13:32,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 10:13:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5/users/d386f5ba1c7d41deb8b3e0edc1c236ae/roles/ab3ee5ca23544bba953887fc9af879c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:13:32,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf6fac4-908d-42b4-b516-40aa7853cb62 2019-03-23 10:13:32,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:13:32,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5/users/d386f5ba1c7d41deb8b3e0edc1c236ae/roles/ab3ee5ca23544bba953887fc9af879c0 used request id req-adf6fac4-908d-42b4-b516-40aa7853cb62 2019-03-23 10:13:32,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217447042465s 2019-03-23 10:13:32,368 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 10:13:32,369 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 10:13:32,369 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 10:13:32,371 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 10:13:32,444 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 10:13:32,445 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 10:13:32,445 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 10:13:32,483 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-23 10:13:32,483 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 10:13:32,510 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 10:40:16,287 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 10:40:16,287 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=2674afd831d941e4bd3e2bb6102fe0d5 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 58376 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_177a83b4-31bd-4750-97a3-ca025533d442 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=Mom9HUDGEO5Wtr8GwGi1blvze3We28 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.27:5000 OS_USERNAME=shaker-user_177a83b4-31bd-4750-97a3-ca025533d442 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.27,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 58376 192.168.120.11 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-03-23 10:13:32.931 1407 INFO shaker.engine.utils [-] Logging enabled 2019-03-23 10:13:32.933 1407 INFO shaker.engine.messaging [-] Listening on *:9000 2019-03-23 10:13:32.935 1407 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-03-23 10:13:32.943 1415 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-03-23 10:13:32.943 1415 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.209:9000 2019-03-23 10:13:32.944 1415 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-03-23 10:13:32.954 1407 INFO pykwalify.core [-] validation.valid 2019-03-23 10:13:33.536 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-23 10:13:37.129 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'1a6839f1-ca83-4589-a70a-242772516468', u'links': [{u'href': u'http://172.30.9.27:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5/stacks/shaker_msekod/1a6839f1-ca83-4589-a70a-242772516468', u'rel': u'self'}]} 2019-03-23 10:17:44.072 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_msekod_master_0', 'shaker_msekod_slave_0']) 2019-03-23 10:17:59.723 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:19:30.219 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:21:00.701 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:22:31.402 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:22:31.403 1407 INFO shaker.engine.server [-] Execution is done 2019-03-23 10:22:32.117 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-23 10:22:54.427 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:22:54.429 1407 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-03-23 10:22:54.442 1407 INFO pykwalify.core [-] validation.valid 2019-03-23 10:22:54.871 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-23 10:22:57.734 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'b9c721a1-da12-4517-ac1d-87a602ccb187', u'links': [{u'href': u'http://172.30.9.27:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5/stacks/shaker_trfoia/b9c721a1-da12-4517-ac1d-87a602ccb187', u'rel': u'self'}]} 2019-03-23 10:23:58.260 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_trfoia_master_0', 'shaker_trfoia_slave_0']) 2019-03-23 10:24:11.139 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:25:41.664 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:27:12.151 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:28:42.640 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:28:42.642 1407 INFO shaker.engine.server [-] Execution is done 2019-03-23 10:28:42.845 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-23 10:29:08.604 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:29:08.606 1407 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-03-23 10:29:08.620 1407 INFO pykwalify.core [-] validation.valid 2019-03-23 10:29:09.038 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-23 10:29:12.836 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'77a02cec-a6d3-4cdc-b806-d8a202b58bde', u'links': [{u'href': u'http://172.30.9.27:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5/stacks/shaker_rmesdo/77a02cec-a6d3-4cdc-b806-d8a202b58bde', u'rel': u'self'}]} 2019-03-23 10:30:12.102 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rmesdo_master_0', 'shaker_rmesdo_slave_0']) 2019-03-23 10:30:28.796 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:31:59.328 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:33:29.812 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:35:00.292 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:35:00.293 1407 INFO shaker.engine.server [-] Execution is done 2019-03-23 10:35:00.994 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-23 10:35:22.458 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:35:22.460 1407 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-03-23 10:35:22.474 1407 INFO pykwalify.core [-] validation.valid 2019-03-23 10:35:23.012 1407 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-23 10:35:26.104 1407 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'63e287b9-0535-40a0-834e-c95d72a2b4d7', u'links': [{u'href': u'http://172.30.9.27:8004/v1/2674afd831d941e4bd3e2bb6102fe0d5/stacks/shaker_mazris/63e287b9-0535-40a0-834e-c95d72a2b4d7', u'rel': u'self'}]} 2019-03-23 10:36:25.933 1407 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_mazris_master_0', 'shaker_mazris_slave_0']) 2019-03-23 10:36:41.883 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:37:14.250 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:38:34.437 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:39:54.831 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:39:54.834 1407 INFO shaker.engine.server [-] Execution is done 2019-03-23 10:39:54.990 1407 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-23 10:40:16.188 1407 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-23 10:40:16.190 1407 INFO shaker.engine.server [-] Generating aggregated report 2019-03-23 10:40:16.200 1407 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-03-23 10:40:16.203 1407 INFO shaker.engine.report [-] ******************************************************************************** 2019-03-23 10:40:16.203 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-03-23 10:40:16.203 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-03-23 10:40:16.204 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-03-23 10:40:16.204 1407 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-03-23 10:40:16.204 1407 INFO shaker.engine.report [-] ******************************************************************************** 2019-03-23 10:40:16.205 1407 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-03-23 10:40:16.218 1407 INFO shaker.engine.report [-] Report saved to: report.html 2019-03-23 10:40:16,288 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 10:40:16,288 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-03-23 10:40:16,291 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-23 10:40:16,327 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-23 10:40:16,328 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-23 10:40:16,356 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-23 10:40:16,408 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-23 10:40:16,408 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-23 10:40:16,417 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-23 10:40:16,448 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-23 10:40:16,448 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-23 10:40:16,450 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-23 10:40:16,466 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-23 10:40:16,467 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-23 10:40:16,592 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 10:40:16,593 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 30:58 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 10:40:16,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 10:40:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/183fca0e-0134-49ea-b5bb-47bdfe1c8b5d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:18,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:40:18 GMT X-Openstack-Request-Id: req-7c962bdf-c0df-42d0-bf73-2cef0e0336b2 2019-03-23 10:40:18,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:40:18,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/183fca0e-0134-49ea-b5bb-47bdfe1c8b5d.json used request id req-7c962bdf-c0df-42d0-bf73-2cef0e0336b2 2019-03-23 10:40:18,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.70289993286s 2019-03-23 10:40:18,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:40:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:18,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:18 GMT X-Openstack-Request-Id: req-2917d1c2-271c-4931-bbdf-66bd3e285743 2019-03-23 10:40:18,417 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 10:40:18,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2917d1c2-271c-4931-bbdf-66bd3e285743 2019-03-23 10:40:18,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.101473808289s 2019-03-23 10:40:18,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 10:40:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:18,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 10:40: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-e3ecb200-f29f-4107-9303-925cad2816dd x-openstack-request-id: req-e3ecb200-f29f-4107-9303-925cad2816dd 2019-03-23 10:40:18,861 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec used request id req-e3ecb200-f29f-4107-9303-925cad2816dd 2019-03-23 10:40:18,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.443019866943s 2019-03-23 10:40:18,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:40:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:19,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-8f206eeb-a0c2-45cd-99ef-cd00bad44f59 x-openstack-request-id: req-8f206eeb-a0c2-45cd-99ef-cd00bad44f59 2019-03-23 10:40:19,645 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:c0:86", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:c0:86", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e24143e2-a316-4fd2-9c42-58f1a149c1ec", "rel": "bookmark"}], "image": {"id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "links": [{"href": "http://172.30.9.27:8774/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000001e8", "OS-SRV-USG:launched_at": "2019-03-23T10:13:04.000000", "flavor": {"id": "3808b798-6522-4b3b-a66d-ba738d828bc3", "links": [{"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "bookmark"}]}, "id": "e24143e2-a316-4fd2-9c42-58f1a149c1ec", "security_groups": [{"name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}], "user_id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:40:18Z", "hostId": "998eead44408e52b6ec550ef0565d12e312f0a304e62be4128c1fec8", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_177a83b4-31bd-4750-97a3-ca025533d442", "created": "2019-03-23T10:09:42Z", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:40:19,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8f206eeb-a0c2-45cd-99ef-cd00bad44f59 2019-03-23 10:40:19,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.783695936203s 2019-03-23 10:40:19,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:40:21,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:40:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:21,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40: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-b0f30166-5684-41da-a79a-cc0317a68491 x-openstack-request-id: req-b0f30166-5684-41da-a79a-cc0317a68491 2019-03-23 10:40:21,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 10:40:21,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b0f30166-5684-41da-a79a-cc0317a68491 2019-03-23 10:40:21,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.065446138382s 2019-03-23 10:40:21,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:40:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:21,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:21 GMT X-Openstack-Request-Id: req-d9fa1fc4-3a32-4c79-a2c3-0101851c76fe 2019-03-23 10:40:21,812 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:39Z", "updated_at": "2019-03-23T10:09:40Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:40Z", "revision_number": 0, "id": "11a16f84-45d9-497e-882b-5716be38196e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:40Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "23d64837-f758-4549-a6b9-8e2ff17a93f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "8c943c03-094c-4763-a233-4ced5cebaa84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-03-23T10:09:40Z", "revision_number": 0, "id": "97eb66f4-2c53-40ad-b59a-6900ca493f32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:40Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:09:39Z", "revision_number": 0, "id": "bfa0004a-3d6d-4c89-9f09-ace758dc729d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:39Z", "security_group_id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 4, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "65cecaf0-5472-4584-8660-cfc5981d0c7b", "name": "shaker-sg_177a83b4-31bd-4750-97a3-ca025533d442"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:18Z", "updated_at": "2019-03-23T10:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "63a8fc95-c668-4d90-ba6e-4d25eddef60b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "a6d1892b-ebc2-4929-b760-26cf8a0b6129", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c0a6d4ca-7217-4b15-bad3-c714fdc36c57", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c6be0546-35f2-4962-9402-2914efa646d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 10:40:21,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d9fa1fc4-3a32-4c79-a2c3-0101851c76fe 2019-03-23 10:40:21,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0921008586884s 2019-03-23 10:40:21,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 10:40:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/65cecaf0-5472-4584-8660-cfc5981d0c7b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:21,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:40:21 GMT X-Openstack-Request-Id: req-8fb44029-8475-4fe3-bcef-5a33e5161320 2019-03-23 10:40:21,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:40:21,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/65cecaf0-5472-4584-8660-cfc5981d0c7b.json used request id req-8fb44029-8475-4fe3-bcef-5a33e5161320 2019-03-23 10:40:21,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.132272005081s 2019-03-23 10:40:21,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 10:40:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:22,006 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40: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-48e33ac8-d5f8-445a-a95f-8bcebbf3da8a x-openstack-request-id: req-48e33ac8-d5f8-445a-a95f-8bcebbf3da8a 2019-03-23 10:40:22,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/shaker-kp_177a83b4-31bd-4750-97a3-ca025533d442 used request id req-48e33ac8-d5f8-445a-a95f-8bcebbf3da8a 2019-03-23 10:40:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0511410236359s 2019-03-23 10:40:22,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 10:40:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/b895aa0a-f475-45ec-a9d5-2f45f4b36394/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" -d '{"subnet_id": "5cb19216-8f49-44af-88f1-b3104857b129"}' 2019-03-23 10:40:24,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:24 GMT X-Openstack-Request-Id: req-85b88d4a-b217-48b0-8606-fef7699501cf 2019-03-23 10:40:24,410 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7b7508a5-f030-4fb5-9944-f31e9ed4384e", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "subnet_id": "5cb19216-8f49-44af-88f1-b3104857b129", "subnet_ids": ["5cb19216-8f49-44af-88f1-b3104857b129"], "port_id": "fe229efd-46a5-4276-ac2b-af30b101f19f", "id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394"} 2019-03-23 10:40:24,410 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/b895aa0a-f475-45ec-a9d5-2f45f4b36394/remove_router_interface.json used request id req-85b88d4a-b217-48b0-8606-fef7699501cf 2019-03-23 10:40:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.40365314484s 2019-03-23 10:40:24,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 10:40:24,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:24,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1704 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:24 GMT X-Openstack-Request-Id: req-de5d758f-557c-400b-9e30-21a30d64c69f 2019-03-23 10:40:24,541 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8342f0fc9eb643bb903362de63950328", "created_at": "2019-03-23T05:05:35Z", "admin_state_up": true, "updated_at": "2019-03-23T05:05:35Z", "project_id": "8342f0fc9eb643bb903362de63950328", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "0f7553e8-7381-418d-a0a0-95e64bd61dd9", "name": "tempest-pretest-check-529828719"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:20Z", "admin_state_up": true, "updated_at": "2019-03-23T10:40:23Z", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b895aa0a-f475-45ec-a9d5-2f45f4b36394", "name": "shaker-router_177a83b4-31bd-4750-97a3-ca025533d442"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9c21d99fe874159a044211719cb3357", "created_at": "2019-03-23T05:06:07Z", "admin_state_up": false, "updated_at": "2019-03-23T05:06:07Z", "project_id": "e9c21d99fe874159a044211719cb3357", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ed59c427-7dda-460c-9e01-a92e79927336", "name": "tempest-router-1712906496"}]} 2019-03-23 10:40:24,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-de5d758f-557c-400b-9e30-21a30d64c69f 2019-03-23 10:40:24,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130193948746s 2019-03-23 10:40:24,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 10:40:24,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/b895aa0a-f475-45ec-a9d5-2f45f4b36394.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:25,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:40:25 GMT X-Openstack-Request-Id: req-3f642913-5de3-498b-b107-e696529f1c52 2019-03-23 10:40:25,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:40:25,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/b895aa0a-f475-45ec-a9d5-2f45f4b36394.json used request id req-3f642913-5de3-498b-b107-e696529f1c52 2019-03-23 10:40:25,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39982318878s 2019-03-23 10:40:25,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 10:40:25,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:25,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:25 GMT X-Openstack-Request-Id: req-07b6d811-8176-4bd3-b279-7ad8e40ee500 2019-03-23 10:40:25,992 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-23T04:48:30Z","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":"0be9fa04-fe1f-4622-a667-9b2a97d6a633","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:30Z","ip_version":4},{"updated_at":"2019-03-23T10:09:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"5cb19216-8f49-44af-88f1-b3104857b129","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2674afd831d941e4bd3e2bb6102fe0d5","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_177a83b4-31bd-4750-97a3-ca025533d442","enable_dhcp":true,"segment_id":null,"network_id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:20Z","ip_version":4}]} 2019-03-23 10:40:25,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-07b6d811-8176-4bd3-b279-7ad8e40ee500 2019-03-23 10:40:25,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487241744995s 2019-03-23 10:40:25,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 10:40:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/5cb19216-8f49-44af-88f1-b3104857b129.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:26,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:40:26 GMT X-Openstack-Request-Id: req-1ee41b09-1622-44f7-b306-6bdd868b780a 2019-03-23 10:40:26,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:40:26,883 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5cb19216-8f49-44af-88f1-b3104857b129.json used request id req-1ee41b09-1622-44f7-b306-6bdd868b780a 2019-03-23 10:40:26,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.889724969864s 2019-03-23 10:40:26,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:40:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:26,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:26 GMT X-Openstack-Request-Id: req-f22aceb9-0644-46ee-bc59-39b81b2aa3be 2019-03-23 10:40:26,984 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7b7508a5-f030-4fb5-9944-f31e9ed4384e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":63,"ipv4_address_scope":null,"shared":false,"project_id":"2674afd831d941e4bd3e2bb6102fe0d5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:40:26Z","qos_policy_id":null,"name":"shaker-net_177a83b4-31bd-4750-97a3-ca025533d442","admin_state_up":true,"tenant_id":"2674afd831d941e4bd3e2bb6102fe0d5","created_at":"2019-03-23T10:09:18Z","provider:network_type":"vxlan"}]} 2019-03-23 10:40:26,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f22aceb9-0644-46ee-bc59-39b81b2aa3be 2019-03-23 10:40:26,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10054898262s 2019-03-23 10:40:26,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 10:40:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/7b7508a5-f030-4fb5-9944-f31e9ed4384e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:28,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:40:28 GMT X-Openstack-Request-Id: req-0508fde4-c522-4833-bb56-c7a9ef3c0438 2019-03-23 10:40:28,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:40:28,321 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7b7508a5-f030-4fb5-9944-f31e9ed4384e.json used request id req-0508fde4-c522-4833-bb56-c7a9ef3c0438 2019-03-23 10:40:28,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.33487915993s 2019-03-23 10:40:28,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:40:28,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:28,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:28 GMT X-Openstack-Request-Id: req-354bbbbf-29ec-4476-a830-1717f2e23014 2019-03-23 10:40:28,615 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:09:38Z", "file": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/file", "owner": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "size": 666173440, "self": "/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_177a83b4-31bd-4750-97a3-ca025533d442", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-23T10:09:29Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:40:28,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-354bbbbf-29ec-4476-a830-1717f2e23014 2019-03-23 10:40:28,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289947032928s 2019-03-23 10:40:28,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 10:40:28,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0d29730c8c1b4e457712dbb1f25f037499d992a0" 2019-03-23 10:40:28,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:40:28 GMT X-Openstack-Request-Id: req-3036e0dc-53f0-4890-bb71-9a2c0cc39523 2019-03-23 10:40:28,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:40:28,953 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9bf2a0f2-4ce7-4c24-bf4c-1ae534c10645 used request id req-3036e0dc-53f0-4890-bb71-9a2c0cc39523 2019-03-23 10:40:28,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.336431980133s 2019-03-23 10:40:28,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 10:40:28,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:29,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-ee58545c-2a45-4885-8fc3-058fa81ed31f x-openstack-request-id: req-ee58545c-2a45-4885-8fc3-058fa81ed31f 2019-03-23 10:40:29,241 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_177a83b4-31bd-4750-97a3-ca025533d442", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3", "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": "3808b798-6522-4b3b-a66d-ba738d828bc3"}]} 2019-03-23 10:40:29,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ee58545c-2a45-4885-8fc3-058fa81ed31f 2019-03-23 10:40:29,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282314062119s 2019-03-23 10:40:29,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 10:40:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:29,288 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40: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-2e4d0c08-0280-429d-b464-175c11e01787 x-openstack-request-id: req-2e4d0c08-0280-429d-b464-175c11e01787 2019-03-23 10:40:29,288 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3808b798-6522-4b3b-a66d-ba738d828bc3 used request id req-2e4d0c08-0280-429d-b464-175c11e01787 2019-03-23 10:40:29,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.045291185379s 2019-03-23 10:40:29,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:40:29,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:29,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b865d96e-8b74-4a80-96c1-0f8d53aac619 2019-03-23 10:40:29,506 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "links": {"self": "http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:40:29,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b865d96e-8b74-4a80-96c1-0f8d53aac619 2019-03-23 10:40:29,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217839002609s 2019-03-23 10:40:29,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:40:29,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:29,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc1bc755-5d99-4bec-bca5-a0b03b1ddc8b 2019-03-23 10:40:29,729 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_177a83b4-31bd-4750-97a3-ca025533d442", "links": {"self": "http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d386f5ba1c7d41deb8b3e0edc1c236ae", "description": null}} 2019-03-23 10:40:29,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae used request id req-dc1bc755-5d99-4bec-bca5-a0b03b1ddc8b 2019-03-23 10:40:29,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216339826584s 2019-03-23 10:40:29,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 10:40:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:30,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69902ec9-3c69-4e59-9aca-3a6bda93b349 2019-03-23 10:40:30,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:40:30,042 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d386f5ba1c7d41deb8b3e0edc1c236ae used request id req-69902ec9-3c69-4e59-9aca-3a6bda93b349 2019-03-23 10:40:30,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.311891794205s 2019-03-23 10:40:30,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:40:30,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:30,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9af4e98-38ad-433a-bc8c-49eda40615c2 2019-03-23 10:40:30,268 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5"}, "tags": [], "enabled": true, "id": "2674afd831d941e4bd3e2bb6102fe0d5", "parent_id": "default", "domain_id": "default", "name": "shaker-project_177a83b4-31bd-4750-97a3-ca025533d442"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:40:30,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-a9af4e98-38ad-433a-bc8c-49eda40615c2 2019-03-23 10:40:30,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219565868378s 2019-03-23 10:40:30,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 10:40:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:30,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f276ebcb-cd55-4eb4-b21f-a99b0019a8a0 2019-03-23 10:40:30,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:40:30,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2674afd831d941e4bd3e2bb6102fe0d5 used request id req-f276ebcb-cd55-4eb4-b21f-a99b0019a8a0 2019-03-23 10:40:30,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27431511879s 2019-03-23 10:40:30,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:40:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2674afd831d941e4bd3e2bb6102fe0d5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:30,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:30 GMT X-Openstack-Request-Id: req-a53356b8-2242-4b0b-8953-3a3561f02347 2019-03-23 10:40:30,873 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:18Z", "updated_at": "2019-03-23T10:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "63a8fc95-c668-4d90-ba6e-4d25eddef60b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "a6d1892b-ebc2-4929-b760-26cf8a0b6129", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c0a6d4ca-7217-4b15-bad3-c714fdc36c57", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c6be0546-35f2-4962-9402-2914efa646d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "name": "default"}]} 2019-03-23 10:40:30,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2674afd831d941e4bd3e2bb6102fe0d5&name=default used request id req-a53356b8-2242-4b0b-8953-3a3561f02347 2019-03-23 10:40:30,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319890975952s 2019-03-23 10:40:30,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:40:30,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:30,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:30 GMT X-Openstack-Request-Id: req-4b58cf32-4b62-4e4d-a2e1-bee9288c3a42 2019-03-23 10:40:30,998 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "created_at": "2019-03-23T10:09:18Z", "updated_at": "2019-03-23T10:09:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "63a8fc95-c668-4d90-ba6e-4d25eddef60b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "a6d1892b-ebc2-4929-b760-26cf8a0b6129", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv4", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c0a6d4ca-7217-4b15-bad3-c714fdc36c57", "remote_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:09:18Z", "revision_number": 0, "id": "c6be0546-35f2-4962-9402-2914efa646d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:09:18Z", "security_group_id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "tenant_id": "2674afd831d941e4bd3e2bb6102fe0d5", "port_range_min": null, "ethertype": "IPv6", "project_id": "2674afd831d941e4bd3e2bb6102fe0d5"}], "revision_number": 1, "project_id": "2674afd831d941e4bd3e2bb6102fe0d5", "id": "98fe3fb4-8e36-4299-8e40-e211fe7e9940", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 10:40:30,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4b58cf32-4b62-4e4d-a2e1-bee9288c3a42 2019-03-23 10:40:30,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120105981827s 2019-03-23 10:40:31,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 10:40:31,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/98fe3fb4-8e36-4299-8e40-e211fe7e9940.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:31,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:40:31 GMT X-Openstack-Request-Id: req-ccbaf48a-b59d-4b20-8fa9-201322ee1527 2019-03-23 10:40:31,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:40:31,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/98fe3fb4-8e36-4299-8e40-e211fe7e9940.json used request id req-ccbaf48a-b59d-4b20-8fa9-201322ee1527 2019-03-23 10:40:31,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.172763109207s 2019-03-23 10:40:31,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:40:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:31,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Sat, 23 Mar 2019 10:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a397c83f-71eb-412e-8891-de1e925b8b4d 2019-03-23 10:40:31,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ab3ee5ca23544bba953887fc9af879c0", "links": {"self": "http://172.30.9.27:5000/v3/roles/ab3ee5ca23544bba953887fc9af879c0"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:40:31,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a397c83f-71eb-412e-8891-de1e925b8b4d 2019-03-23 10:40:31,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119421958923s 2019-03-23 10:40:31,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-03-23 10:40:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/ab3ee5ca23544bba953887fc9af879c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}57ce8034ce1f5899189a51ef8b1569b3a1a8002f" 2019-03-23 10:40:31,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89cfda3f-9901-4411-b81f-66e957439381 2019-03-23 10:40:31,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:40:31,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ab3ee5ca23544bba953887fc9af879c0 used request id req-89cfda3f-9901-4411-b81f-66e957439381 2019-03-23 10:40:31,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.188868045807s 2019-03-23 10:40:31,500 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 137:15 | PASS | | rally_jobs | functest | benchmarking | 35:14 | PASS | | vmtp | functest | benchmarking | 19:07 | PASS | | shaker | functest | benchmarking | 30:58 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-03-23 10:40:31,505 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-23 10:40:31,599 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 10:41:54,681 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-410 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 10:41:54,684 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=trhUbU96VwxxCudjQg95BQEIx 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=c19795dfb9b14b7bbb2263f2a2fb5ed6 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 10:41:54,684 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 10:41:54,684 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-03-23 10:41:54,685 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-03-23 10:41:54,687 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-23 10:42:39,077 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-410 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 10:42:39,080 - 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.27,192.30.9.3 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=trhUbU96VwxxCudjQg95BQEIx 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=c19795dfb9b14b7bbb2263f2a2fb5ed6 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-23 10:42:39,080 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-23 10:42:39,081 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-03-23 10:42:39,090 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-03-23 10:42:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:42:39,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccdc93d-e5a2-4caf-a236-4e9497f2524c 2019-03-23 10:42:39,292 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 10:42:39,292 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-dccdc93d-e5a2-4caf-a236-4e9497f2524c 2019-03-23 10:42:39,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 10:42:39,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T11:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["bn-kNqNdQe6_xvNNz7VEUw"], "issued_at": "2019-03-23T10:42:39.000000Z"}} 2019-03-23 10:42:39,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:42:39,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:40,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:40 GMT X-Openstack-Request-Id: req-d0ae8a86-1be4-4e78-80ad-f16820224981 2019-03-23 10:42:40,079 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 10:42:40,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d0ae8a86-1be4-4e78-80ad-f16820224981 2019-03-23 10:42:40,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368609905243s 2019-03-23 10:42:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:42:40,098 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8e1670-166c-4e53-9164-37bd2546f58e 2019-03-23 10:42:40,098 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:42:40,098 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-db8e1670-166c-4e53-9164-37bd2546f58e 2019-03-23 10:42:40,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:42:40,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:40,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5944fb1d-70ee-4a68-8107-d4c2250fd75e 2019-03-23 10:42:40,304 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 10:42:40,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5944fb1d-70ee-4a68-8107-d4c2250fd75e 2019-03-23 10:42:40,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205387115479s 2019-03-23 10:42:40,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 10:42:40,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}}' 2019-03-23 10:42:40,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ce9f348-3a39-4f46-9dba-b9c783b94263 2019-03-23 10:42:40,535 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747"}, "tags": [], "enabled": true, "id": "86c7fe33d63d40f68fce89e4dbac7747", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}} 2019-03-23 10:42:40,535 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5ce9f348-3a39-4f46-9dba-b9c783b94263 2019-03-23 10:42:40,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222106933594s 2019-03-23 10:42:40,536 - 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'86c7fe33d63d40f68fce89e4dbac7747', '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_d96e68cd-15f3-41f5-b7a8-cd5db262f231'}) 2019-03-23 10:42:40,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 10:42:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "dyaDrygega6lu1wkbVYmOehlAqYJX8", "email": null, "name": "cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}}' 2019-03-23 10:42:41,015 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44cca5f2-eead-41e0-99d1-357f47901a77 2019-03-23 10:42:41,015 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": {"self": "http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9505f00f6e004c0fa0178d77d7301224", "domain_id": "default", "password_expires_at": null}} 2019-03-23 10:42:41,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-44cca5f2-eead-41e0-99d1-357f47901a77 2019-03-23 10:42:41,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471813201904s 2019-03-23 10:42:41,017 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9505f00f6e004c0fa0178d77d7301224', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231'}) 2019-03-23 10:42:41,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:42:41,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:41,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26be636-4fde-4250-b4bd-deb6356e1e67 2019-03-23 10:42:41,309 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:42:41,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d26be636-4fde-4250-b4bd-deb6356e1e67 2019-03-23 10:42:41,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.287801980972s 2019-03-23 10:42:41,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:42:41,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:41,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43c4174-f098-4629-96fc-014157366198 2019-03-23 10:42:41,526 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:42:41,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f43c4174-f098-4629-96fc-014157366198 2019-03-23 10:42:41,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210667848587s 2019-03-23 10:42:41,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:42:41,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:41,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddec352-e35f-4b84-81aa-b873b5948e4b 2019-03-23 10:42:41,644 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:42:41,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dddec352-e35f-4b84-81aa-b873b5948e4b 2019-03-23 10:42:41,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111952066422s 2019-03-23 10:42:41,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:42:41,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:41,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f278d13-e452-4972-bf28-8ddcbd7ee285 2019-03-23 10:42:41,866 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 10:42:41,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3f278d13-e452-4972-bf28-8ddcbd7ee285 2019-03-23 10:42:41,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.216555118561s 2019-03-23 10:42:41,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:42:41,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:42,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4137ef45-3173-455a-b83d-f2eb65105c97 2019-03-23 10:42:42,009 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": {"self": "http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9505f00f6e004c0fa0178d77d7301224", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:42:42,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4137ef45-3173-455a-b83d-f2eb65105c97 2019-03-23 10:42:42,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.142322063446s 2019-03-23 10:42:42,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:42:42,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:42,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b10454eb-8689-4848-ba5a-1d9ddfab6dfd 2019-03-23 10:42:42,221 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747"}, "tags": [], "enabled": true, "id": "86c7fe33d63d40f68fce89e4dbac7747", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:42:42,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b10454eb-8689-4848-ba5a-1d9ddfab6dfd 2019-03-23 10:42:42,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197829961777s 2019-03-23 10:42:42,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 10:42:42,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=9505f00f6e004c0fa0178d77d7301224&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=86c7fe33d63d40f68fce89e4dbac7747" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52e47de-f5fa-42c3-85f0-eacde0862db4 2019-03-23 10:42:42,442 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=9505f00f6e004c0fa0178d77d7301224&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=86c7fe33d63d40f68fce89e4dbac7747", "previous": null, "next": null}} 2019-03-23 10:42:42,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=9505f00f6e004c0fa0178d77d7301224&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=86c7fe33d63d40f68fce89e4dbac7747 used request id req-f52e47de-f5fa-42c3-85f0-eacde0862db4 2019-03-23 10:42:42,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214881896973s 2019-03-23 10:42:42,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 10:42:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747/users/9505f00f6e004c0fa0178d77d7301224/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:43,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-306373f3-da0b-402d-95af-ba7919c37ccb 2019-03-23 10:42:43,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:42:43,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747/users/9505f00f6e004c0fa0178d77d7301224/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-306373f3-da0b-402d-95af-ba7919c37ccb 2019-03-23 10:42:43,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 1.24844288826s 2019-03-23 10:42:43,696 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 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'86c7fe33d63d40f68fce89e4dbac7747', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'dyaDrygega6lu1wkbVYmOehlAqYJX8', 'username': u'cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 10:42:43,700 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'password': 'dyaDrygega6lu1wkbVYmOehlAqYJX8', 'project_name': 'cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '86c7fe33d63d40f68fce89e4dbac7747', 'project_domain_name': 'Default'} 2019-03-23 10:42:43,701 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-03-23 10:42:43,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:42:43,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:43,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a1c5a7-cb38-464a-9705-b7f60bff4891 2019-03-23 10:42:43,917 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 10:42:43,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-96a1c5a7-cb38-464a-9705-b7f60bff4891 2019-03-23 10:42:43,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.215454101562s 2019-03-23 10:42:43,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:42:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:42:44,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a42f43bf-c302-4c80-8665-8e9769c82bc0 2019-03-23 10:42:44,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747"}, "tags": [], "enabled": true, "id": "86c7fe33d63d40f68fce89e4dbac7747", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:42:44,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a42f43bf-c302-4c80-8665-8e9769c82bc0 2019-03-23 10:42:44,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20690202713s 2019-03-23 10:42:44,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 10:42:44,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" -d '{"network": {"tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "name": "cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "admin_state_up": true}}' 2019-03-23 10:42:44,434 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:44 GMT X-Openstack-Request-Id: req-f5bbd443-9384-4025-8ea8-365c2198ff67 2019-03-23 10:42:44,435 - 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":"ca6fedd5-444d-4714-94be-6123c2200603","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"86c7fe33d63d40f68fce89e4dbac7747","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:42:44Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231","admin_state_up":true,"tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:44Z","mtu":1450}} 2019-03-23 10:42:44,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-f5bbd443-9384-4025-8ea8-365c2198ff67 2019-03-23 10:42:44,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.300141096115s 2019-03-23 10:42:44,435 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T10:42:44Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ca6fedd5-444d-4714-94be-6123c2200603', 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'cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231', u'created_at': u'2019-03-23T10:42:44Z', u'mtu': 1450, u'tenant_id': u'86c7fe33d63d40f68fce89e4dbac7747', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'86c7fe33d63d40f68fce89e4dbac7747', u'l2_adjacency': True}) 2019-03-23 10:42:44,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:42:44,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59916d01-79c6-4940-b7fa-2f58a02128fd 2019-03-23 10:42:44,445 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 10:42:44,445 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-59916d01-79c6-4940-b7fa-2f58a02128fd 2019-03-23 10:42:44,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 10:42:44,839 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T11:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86c7fe33d63d40f68fce89e4dbac7747", "name": "cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/86c7fe33d63d40f68fce89e4dbac7747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/86c7fe33d63d40f68fce89e4dbac7747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/86c7fe33d63d40f68fce89e4dbac7747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/86c7fe33d63d40f68fce89e4dbac7747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/86c7fe33d63d40f68fce89e4dbac7747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/86c7fe33d63d40f68fce89e4dbac7747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/86c7fe33d63d40f68fce89e4dbac7747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/86c7fe33d63d40f68fce89e4dbac7747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/86c7fe33d63d40f68fce89e4dbac7747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/86c7fe33d63d40f68fce89e4dbac7747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/86c7fe33d63d40f68fce89e4dbac7747", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/86c7fe33d63d40f68fce89e4dbac7747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_86c7fe33d63d40f68fce89e4dbac7747", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_86c7fe33d63d40f68fce89e4dbac7747", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "id": "9505f00f6e004c0fa0178d77d7301224"}, "audit_ids": ["l4CiQOD6Sjef2IjyNhYRDg"], "issued_at": "2019-03-23T10:42:44.000000Z"}} 2019-03-23 10:42:44,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:42:44,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:45,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:45 GMT X-Openstack-Request-Id: req-d4718a26-0c8f-45db-a63a-fd15d9dd260e 2019-03-23 10:42:45,628 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ca6fedd5-444d-4714-94be-6123c2200603","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"86c7fe33d63d40f68fce89e4dbac7747","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:42:44Z","qos_policy_id":null,"name":"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231","admin_state_up":true,"tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:44Z","mtu":1450}]} 2019-03-23 10:42:45,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d4718a26-0c8f-45db-a63a-fd15d9dd260e 2019-03-23 10:42:45,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.784511089325s 2019-03-23 10:42:45,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 10:42:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"subnet": {"name": "cloudify-subnet_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "enable_dhcp": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 10:42:46,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:46 GMT X-Openstack-Request-Id: req-3600f8a8-46d7-4847-b519-ab4780d72247 2019-03-23 10:42:46,211 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca6fedd5-444d-4714-94be-6123c2200603","tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:42:45Z","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":"86c7fe33d63d40f68fce89e4dbac7747","id":"81d58197-137c-4185-903c-5fbed8752614","subnetpool_id":null,"name":"cloudify-subnet_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}} 2019-03-23 10:42:46,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-3600f8a8-46d7-4847-b519-ab4780d72247 2019-03-23 10:42:46,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.580867052078s 2019-03-23 10:42:46,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T10:42:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'81d58197-137c-4185-903c-5fbed8752614', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_d96e68cd-15f3-41f5-b7a8-cd5db262f231', u'enable_dhcp': True, u'network_id': u'ca6fedd5-444d-4714-94be-6123c2200603', u'tenant_id': u'86c7fe33d63d40f68fce89e4dbac7747', u'created_at': u'2019-03-23T10:42:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'86c7fe33d63d40f68fce89e4dbac7747'}) 2019-03-23 10:42:46,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 10:42:46,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "cloudify-router_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "admin_state_up": true}}' 2019-03-23 10:42:47,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:47 GMT X-Openstack-Request-Id: req-160f38c9-d102-42b0-b7e3-e2508519d380 2019-03-23 10:42:47,842 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:46Z", "admin_state_up": true, "updated_at": "2019-03-23T10:42:47Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "name": "cloudify-router_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}} 2019-03-23 10:42:47,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-160f38c9-d102-42b0-b7e3-e2508519d380 2019-03-23 10:42:47,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63007307053s 2019-03-23 10:42:47,843 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T10:42:47Z', u'revision_number': 2, u'id': u'ad0f306b-b92d-4060-8d9a-1ce98c5873a3', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_d96e68cd-15f3-41f5-b7a8-cd5db262f231', u'admin_state_up': True, u'tenant_id': u'86c7fe33d63d40f68fce89e4dbac7747', u'created_at': u'2019-03-23T10:42:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'86c7fe33d63d40f68fce89e4dbac7747'}) 2019-03-23 10:42:47,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 10:42:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ad0f306b-b92d-4060-8d9a-1ce98c5873a3/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"subnet_id": "81d58197-137c-4185-903c-5fbed8752614"}' 2019-03-23 10:42:50,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:50 GMT X-Openstack-Request-Id: req-7b94c83d-f28b-43b7-8fb8-d3d5cd95d764 2019-03-23 10:42:50,665 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "subnet_id": "81d58197-137c-4185-903c-5fbed8752614", "subnet_ids": ["81d58197-137c-4185-903c-5fbed8752614"], "port_id": "64e0c081-7efe-4c8a-95c4-f00060eaf025", "id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3"} 2019-03-23 10:42:50,666 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ad0f306b-b92d-4060-8d9a-1ce98c5873a3/add_router_interface.json used request id req-7b94c83d-f28b-43b7-8fb8-d3d5cd95d764 2019-03-23 10:42:50,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82248306274s 2019-03-23 10:42:50,666 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-23 10:42:52,364 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-23 10:42:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:42:52,372 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:52 GMT 2019-03-23 10:42:52,373 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 10:42:52,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:42:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:52,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:52 GMT X-Openstack-Request-Id: req-05e1d6e2-df09-4fa6-aead-08d6001b20db 2019-03-23 10:42:52,679 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:42:52,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-05e1d6e2-df09-4fa6-aead-08d6001b20db 2019-03-23 10:42:52,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300743103027s 2019-03-23 10:42:52,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 10:42:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}' 2019-03-23 10:42:52,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:52 GMT Location: http://172.30.9.27:9292/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2b294e97-90fc-4042-9f05-b191e81b66ae 2019-03-23 10:42:52,744 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:42:52Z", "file": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file", "owner": "86c7fe33d63d40f68fce89e4dbac7747", "id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "size": null, "self": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "checksum": null, "created_at": "2019-03-23T10:42:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 10:42:52,744 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2b294e97-90fc-4042-9f05-b191e81b66ae 2019-03-23 10:42:52,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0553848743439s 2019-03-23 10:42:52,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 10:42:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '' 2019-03-23 10:42:57,063 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:42:57 GMT X-Openstack-Request-Id: req-3552063f-fc26-44df-ba94-89cc9a9bd0f8 2019-03-23 10:42:57,063 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:42:57,063 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file used request id req-3552063f-fc26-44df-ba94-89cc9a9bd0f8 2019-03-23 10:42:57,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.31820011139s 2019-03-23 10:42:57,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:42:57,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:57,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:57 GMT X-Openstack-Request-Id: req-3c755eb8-2c8e-4f18-bdbd-72f5c836f925 2019-03-23 10:42:57,109 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:42:57Z", "file": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file", "owner": "86c7fe33d63d40f68fce89e4dbac7747", "id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "size": 300941312, "self": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:42:52Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:42:57,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3c755eb8-2c8e-4f18-bdbd-72f5c836f925 2019-03-23 10:42:57,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0402338504791s 2019-03-23 10:42:57,111 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file', 'owner': u'86c7fe33d63d40f68fce89e4dbac7747', 'id': u'2ed59b0a-d8ae-48e7-b053-dc5ea534168b', 'size': 300941312, u'self': u'/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86c7fe33d63d40f68fce89e4dbac7747', 'name': 'cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T10:42:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T10:42:57Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'created': u'2019-03-23T10:42:52Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-23T10:42:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-23 10:42:57,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 10:42:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-23 10:42:57,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42: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-9aa34dbe-d9d4-4723-8548-ab3e593d56f8 x-openstack-request-id: req-9aa34dbe-d9d4-4723-8548-ab3e593d56f8 2019-03-23 10:42:57,442 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "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": "769791f6-56c5-4715-9d69-81be25d603e9"}} 2019-03-23 10:42:57,442 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9aa34dbe-d9d4-4723-8548-ab3e593d56f8 2019-03-23 10:42:57,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.328239917755s 2019-03-23 10:42:57,444 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_d96e68cd-15f3-41f5-b7a8-cd5db262f231', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'769791f6-56c5-4715-9d69-81be25d603e9', 'swap': 0}) 2019-03-23 10:42:57,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 10:42:57,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" -d '{"extra_specs": {}}' 2019-03-23 10:42:57,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42: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-4d19966e-dbc0-4403-9ac4-4cae73082466 x-openstack-request-id: req-4d19966e-dbc0-4403-9ac4-4cae73082466 2019-03-23 10:42:57,465 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 10:42:57,465 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9/os-extra_specs used request id req-4d19966e-dbc0-4403-9ac4-4cae73082466 2019-03-23 10:42:57,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206499099731s 2019-03-23 10:42:57,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 10:42:57,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"keypair": {"name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}}' 2019-03-23 10:42:57,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42: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-14a9850f-06d6-4782-978f-4a8707ccd122 x-openstack-request-id: req-14a9850f-06d6-4782-978f-4a8707ccd122 2019-03-23 10:42:57,855 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0xJmG8WH/s3KA9IpsmPpuTTsnFhD12cjphKoM1tafdb7S/ib9ys54SyF1GE/19Bx6JM7aKgquOek/e2u40uCIOT3G/ZdnzAS+EqKQlSKSxof4y6oP4b2zpCKHrZ9kzVMvrHQEHIA3IgV1lWijoOD5nT9iRhocqb5c+es3d/HxQWsmxzmh66LmWjD46LQNkwe1Nvf0BWvjj9jBtXXS1wlcR8Kkt11/re8+K/F2C05SrpeDWXfh0IlO5cJIm/O+Sh+VBeMugwH8XTUYcP1bmBbQe8zoAnTrdLsbseDOfMgAylMwbKOeXmlhYKCOlJz2Em4sqIt8irBsNeFAPDqCgf2x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtMSZhvFh/7NygPSKbJj6bk07JxYQ9dnI6YSqDNbWn3W+0v4m\n/crOeEshdRhP9fQceiTO2ioKrjnpP3truNLgiDk9xv2XZ8wEvhKikJUiksaH+Muq\nD+G9s6Qih62fZM1TL6x0BByANyIFdZVoo6Dg+Z0/YkYaHKm+XPnrN3fx8UFrJsc5\noeui5low+Oi0DZMHtTb39AVr44/YwbV10tcJXEfCpLddf63vPivxdgtOUq6Xg1l3\n4dCJTuXCSJvzvkoflQXjLoMB/F01GHD9W5gW0HvM6AJ063S7G7HgznzIAMpTMGyj\nnl5pYWCgjpSc9hJuLKiLfIqwbDXhQDw6goH9sQIDAQABAoIBADZSNgiVFOvwEuKp\nmcdUmTz4PGRcfzBCB9wUn71H+irlCTkCYtk1TqJbgWxcp/qzJrOVyAtLQvZkNLF8\n9zwNMqf8+5GGty7b4jj0BKIKDt+ohUfAfBRVs9n94tp+1D1Ibk0PN7XckrL+qEFT\naqRxPeoE1P1FL6eZYrkx6Ps8MhpbGtMem6AngRq/KyKGkhW6GcV30OCmqlpfUDiK\nF1uuvmJK+DKGU//M3om744iBdUjkuSHPi3ZS5VlYag7f9x99KZtJax5VxweSgR4o\n89VzkXuvuEM58ykJIXoPKmGKZGeksU44VQ22SYXcf5Gpa+Enl8kj4Shz9Il7abzl\nm0oqhvkCgYEA4g2vUAI9Eaj893k4N/pf5jaVp2mfDGp++p5EONS0THaq0fQTlVqj\nczO5oriM9Kxb2Euyf0yCnaCTGxPtH/PEEcAsvCAQbaAaweQyG/CHBf+4/LYG1hIz\n0HvmcCMfY1kOI//f4mVdCznLA5p6+8+WSNS5VDgrNm+cN1SyWn0hhP8CgYEAzLcd\nfg+jvGSKC9nGhdimfUxhvt57jE451R5/qxigR7zOEdFWj8elS/01RjvbFkJIoivD\nMCRkNHi38r0RH/i+dHb7pXX1gzXXRzu0wSZWGoW3PrMPHSILJX5hE9kjB2aYr19t\nsmdDkWuYJG0AusbR7SB1pX5IEM6cYK4ql0GXDU8CgYEAor/XiHMUJLLV7haIM0U/\n5i9Gb9HLgNTrtuRbmc8KQELvmVlxAAbRxw9mh5D3avDs7z0QtjYPlA0X3FbsUiTe\n9Si3DHrJWSP8H7x7l0IE9Hy4YrlrEpToWSHbNsESyCRF2gVO22C/LGXflCiUgtdi\nC+2bwNbvxbF1dyCziBKvH2ECgYEAxP/2bqhoPdRWkB7rD0S0uuE1MvNw200wFCn8\nW88f9sj3WWglL8nFBQJPMR5Kr/nrYbxRYlOy5lfBVOOixiyeQv95HPoN4E2AtHj9\ncd4NgAprk/fGNJfdOCCNFQeg0O9nQWTI8KS0/g0XZP5MdHD99X6GGFMU0K+zBsq0\nC8i/rrsCgYBytWu58CLq06lZWqjOft5Bfjt9G6Ahl4udBHxMMrvSJoobB1bk4ew2\nE/wy8ASAoIqiqk/BfxrxVg2H5xz6E1rYaY026VXSfAy/b8TUUGwtKAl51No4+RVZ\nbQei/XwXDf3qSzjXRfzWNYzXAsbxOdbdjmD12lbsElEtNavbJmUhWg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "9505f00f6e004c0fa0178d77d7301224", "name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "fingerprint": "cc:c4:a4:f1:1f:f2:f3:f1:97:d7:f9:8f:26:8e:8c:72"}} 2019-03-23 10:42:57,855 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-14a9850f-06d6-4782-978f-4a8707ccd122 2019-03-23 10:42:57,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.387642145157s 2019-03-23 10:42:57,856 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0xJmG8WH/s3KA9IpsmPpuTTsnFhD12cjphKoM1tafdb7S/ib9ys54SyF1GE/19Bx6JM7aKgquOek/e2u40uCIOT3G/ZdnzAS+EqKQlSKSxof4y6oP4b2zpCKHrZ9kzVMvrHQEHIA3IgV1lWijoOD5nT9iRhocqb5c+es3d/HxQWsmxzmh66LmWjD46LQNkwe1Nvf0BWvjj9jBtXXS1wlcR8Kkt11/re8+K/F2C05SrpeDWXfh0IlO5cJIm/O+Sh+VBeMugwH8XTUYcP1bmBbQe8zoAnTrdLsbseDOfMgAylMwbKOeXmlhYKCOlJz2Em4sqIt8irBsNeFAPDqCgf2x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAtMSZhvFh/7NygPSKbJj6bk07JxYQ9dnI6YSqDNbWn3W+0v4m\n/crOeEshdRhP9fQceiTO2ioKrjnpP3truNLgiDk9xv2XZ8wEvhKikJUiksaH+Muq\nD+G9s6Qih62fZM1TL6x0BByANyIFdZVoo6Dg+Z0/YkYaHKm+XPnrN3fx8UFrJsc5\noeui5low+Oi0DZMHtTb39AVr44/YwbV10tcJXEfCpLddf63vPivxdgtOUq6Xg1l3\n4dCJTuXCSJvzvkoflQXjLoMB/F01GHD9W5gW0HvM6AJ063S7G7HgznzIAMpTMGyj\nnl5pYWCgjpSc9hJuLKiLfIqwbDXhQDw6goH9sQIDAQABAoIBADZSNgiVFOvwEuKp\nmcdUmTz4PGRcfzBCB9wUn71H+irlCTkCYtk1TqJbgWxcp/qzJrOVyAtLQvZkNLF8\n9zwNMqf8+5GGty7b4jj0BKIKDt+ohUfAfBRVs9n94tp+1D1Ibk0PN7XckrL+qEFT\naqRxPeoE1P1FL6eZYrkx6Ps8MhpbGtMem6AngRq/KyKGkhW6GcV30OCmqlpfUDiK\nF1uuvmJK+DKGU//M3om744iBdUjkuSHPi3ZS5VlYag7f9x99KZtJax5VxweSgR4o\n89VzkXuvuEM58ykJIXoPKmGKZGeksU44VQ22SYXcf5Gpa+Enl8kj4Shz9Il7abzl\nm0oqhvkCgYEA4g2vUAI9Eaj893k4N/pf5jaVp2mfDGp++p5EONS0THaq0fQTlVqj\nczO5oriM9Kxb2Euyf0yCnaCTGxPtH/PEEcAsvCAQbaAaweQyG/CHBf+4/LYG1hIz\n0HvmcCMfY1kOI//f4mVdCznLA5p6+8+WSNS5VDgrNm+cN1SyWn0hhP8CgYEAzLcd\nfg+jvGSKC9nGhdimfUxhvt57jE451R5/qxigR7zOEdFWj8elS/01RjvbFkJIoivD\nMCRkNHi38r0RH/i+dHb7pXX1gzXXRzu0wSZWGoW3PrMPHSILJX5hE9kjB2aYr19t\nsmdDkWuYJG0AusbR7SB1pX5IEM6cYK4ql0GXDU8CgYEAor/XiHMUJLLV7haIM0U/\n5i9Gb9HLgNTrtuRbmc8KQELvmVlxAAbRxw9mh5D3avDs7z0QtjYPlA0X3FbsUiTe\n9Si3DHrJWSP8H7x7l0IE9Hy4YrlrEpToWSHbNsESyCRF2gVO22C/LGXflCiUgtdi\nC+2bwNbvxbF1dyCziBKvH2ECgYEAxP/2bqhoPdRWkB7rD0S0uuE1MvNw200wFCn8\nW88f9sj3WWglL8nFBQJPMR5Kr/nrYbxRYlOy5lfBVOOixiyeQv95HPoN4E2AtHj9\ncd4NgAprk/fGNJfdOCCNFQeg0O9nQWTI8KS0/g0XZP5MdHD99X6GGFMU0K+zBsq0\nC8i/rrsCgYBytWu58CLq06lZWqjOft5Bfjt9G6Ahl4udBHxMMrvSJoobB1bk4ew2\nE/wy8ASAoIqiqk/BfxrxVg2H5xz6E1rYaY026VXSfAy/b8TUUGwtKAl51No4+RVZ\nbQei/XwXDf3qSzjXRfzWNYzXAsbxOdbdjmD12lbsElEtNavbJmUhWg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9505f00f6e004c0fa0178d77d7301224', 'name': u'cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'created_at': '2019-03-23T10:42:57.856895', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86c7fe33d63d40f68fce89e4dbac7747', 'name': 'cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cc:c4:a4:f1:1f:f2:f3:f1:97:d7:f9:8f:26:8e:8c:72', 'type': 'ssh', 'id': u'cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231'}) 2019-03-23 10:42:57,857 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAtMSZhvFh/7NygPSKbJj6bk07JxYQ9dnI6YSqDNbWn3W+0v4m /crOeEshdRhP9fQceiTO2ioKrjnpP3truNLgiDk9xv2XZ8wEvhKikJUiksaH+Muq D+G9s6Qih62fZM1TL6x0BByANyIFdZVoo6Dg+Z0/YkYaHKm+XPnrN3fx8UFrJsc5 oeui5low+Oi0DZMHtTb39AVr44/YwbV10tcJXEfCpLddf63vPivxdgtOUq6Xg1l3 4dCJTuXCSJvzvkoflQXjLoMB/F01GHD9W5gW0HvM6AJ063S7G7HgznzIAMpTMGyj nl5pYWCgjpSc9hJuLKiLfIqwbDXhQDw6goH9sQIDAQABAoIBADZSNgiVFOvwEuKp mcdUmTz4PGRcfzBCB9wUn71H+irlCTkCYtk1TqJbgWxcp/qzJrOVyAtLQvZkNLF8 9zwNMqf8+5GGty7b4jj0BKIKDt+ohUfAfBRVs9n94tp+1D1Ibk0PN7XckrL+qEFT aqRxPeoE1P1FL6eZYrkx6Ps8MhpbGtMem6AngRq/KyKGkhW6GcV30OCmqlpfUDiK F1uuvmJK+DKGU//M3om744iBdUjkuSHPi3ZS5VlYag7f9x99KZtJax5VxweSgR4o 89VzkXuvuEM58ykJIXoPKmGKZGeksU44VQ22SYXcf5Gpa+Enl8kj4Shz9Il7abzl m0oqhvkCgYEA4g2vUAI9Eaj893k4N/pf5jaVp2mfDGp++p5EONS0THaq0fQTlVqj czO5oriM9Kxb2Euyf0yCnaCTGxPtH/PEEcAsvCAQbaAaweQyG/CHBf+4/LYG1hIz 0HvmcCMfY1kOI//f4mVdCznLA5p6+8+WSNS5VDgrNm+cN1SyWn0hhP8CgYEAzLcd fg+jvGSKC9nGhdimfUxhvt57jE451R5/qxigR7zOEdFWj8elS/01RjvbFkJIoivD MCRkNHi38r0RH/i+dHb7pXX1gzXXRzu0wSZWGoW3PrMPHSILJX5hE9kjB2aYr19t smdDkWuYJG0AusbR7SB1pX5IEM6cYK4ql0GXDU8CgYEAor/XiHMUJLLV7haIM0U/ 5i9Gb9HLgNTrtuRbmc8KQELvmVlxAAbRxw9mh5D3avDs7z0QtjYPlA0X3FbsUiTe 9Si3DHrJWSP8H7x7l0IE9Hy4YrlrEpToWSHbNsESyCRF2gVO22C/LGXflCiUgtdi C+2bwNbvxbF1dyCziBKvH2ECgYEAxP/2bqhoPdRWkB7rD0S0uuE1MvNw200wFCn8 W88f9sj3WWglL8nFBQJPMR5Kr/nrYbxRYlOy5lfBVOOixiyeQv95HPoN4E2AtHj9 cd4NgAprk/fGNJfdOCCNFQeg0O9nQWTI8KS0/g0XZP5MdHD99X6GGFMU0K+zBsq0 C8i/rrsCgYBytWu58CLq06lZWqjOft5Bfjt9G6Ahl4udBHxMMrvSJoobB1bk4ew2 E/wy8ASAoIqiqk/BfxrxVg2H5xz6E1rYaY026VXSfAy/b8TUUGwtKAl51No4+RVZ bQei/XwXDf3qSzjXRfzWNYzXAsbxOdbdjmD12lbsElEtNavbJmUhWg== -----END RSA PRIVATE KEY----- 2019-03-23 10:42:57,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 10:42:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"security_group": {"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "description": "created by OPNFV Functest (cloudify)"}}' 2019-03-23 10:42:58,132 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-2daf3ba6-7ab7-4ce2-95c6-5e1ce9b46f3e 2019-03-23 10:42:58,132 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}} 2019-03-23 10:42:58,133 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-2daf3ba6-7ab7-4ce2-95c6-5e1ce9b46f3e 2019-03-23 10:42:58,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.269082069397s 2019-03-23 10:42:58,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:42:58,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:58,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-66657ead-65d3-48ef-bcc3-207a7895162b 2019-03-23 10:42:58,219 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:42:58,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-66657ead-65d3-48ef-bcc3-207a7895162b 2019-03-23 10:42:58,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0792598724365s 2019-03-23 10:42:58,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:42:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -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": "61809596-9268-463f-938f-2bb0c63153e1"}}' 2019-03-23 10:42:58,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-06795139-ee03-4c2a-8e27-477cc5c74bf0 2019-03-23 10:42:58,376 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "port_range_min": 22, "revision_number": 0, "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "f65b1c0f-cea3-4993-a466-19636c21b032"}} 2019-03-23 10:42:58,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-06795139-ee03-4c2a-8e27-477cc5c74bf0 2019-03-23 10:42:58,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148760795593s 2019-03-23 10:42:58,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:42:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:58,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-f5575e9f-955b-4d30-bad4-3c6e20f0b5a0 2019-03-23 10:42:58,428 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "f65b1c0f-cea3-4993-a466-19636c21b032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 2, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:42:58,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f5575e9f-955b-4d30-bad4-3c6e20f0b5a0 2019-03-23 10:42:58,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459980964661s 2019-03-23 10:42:58,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:42:58,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -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": "61809596-9268-463f-938f-2bb0c63153e1"}}' 2019-03-23 10:42:58,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-9848f3fe-e48b-4fb4-93f4-94cca604b6df 2019-03-23 10:42:58,555 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "port_range_min": null, "revision_number": 0, "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "2229b2cd-4425-486d-9604-df211bd901cb"}} 2019-03-23 10:42:58,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9848f3fe-e48b-4fb4-93f4-94cca604b6df 2019-03-23 10:42:58,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119993925095s 2019-03-23 10:42:58,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:42:58,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:58,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-1713ce89-4d9a-4bee-b6fa-d8b94b690d9d 2019-03-23 10:42:58,608 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "2229b2cd-4425-486d-9604-df211bd901cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "f65b1c0f-cea3-4993-a466-19636c21b032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 3, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:42:58,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1713ce89-4d9a-4bee-b6fa-d8b94b690d9d 2019-03-23 10:42:58,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467019081116s 2019-03-23 10:42:58,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:42:58,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -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": "61809596-9268-463f-938f-2bb0c63153e1"}}' 2019-03-23 10:42:58,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-ab6ed2d2-c5f8-4a8e-97e2-9e97a359fa4a 2019-03-23 10:42:58,734 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "port_range_min": 80, "revision_number": 0, "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "e7828f4a-8db6-4d61-84d9-466844cf1ff7"}} 2019-03-23 10:42:58,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab6ed2d2-c5f8-4a8e-97e2-9e97a359fa4a 2019-03-23 10:42:58,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119560003281s 2019-03-23 10:42:58,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:42:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:58,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-34d4f899-62e1-407c-8b92-cb02b15d22cd 2019-03-23 10:42:58,787 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "2229b2cd-4425-486d-9604-df211bd901cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "e7828f4a-8db6-4d61-84d9-466844cf1ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 80, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "f65b1c0f-cea3-4993-a466-19636c21b032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 4, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:42:58,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-34d4f899-62e1-407c-8b92-cb02b15d22cd 2019-03-23 10:42:58,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0466091632843s 2019-03-23 10:42:58,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:42:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -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": "61809596-9268-463f-938f-2bb0c63153e1"}}' 2019-03-23 10:42:58,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-3471b027-dc44-4a8d-8a02-1d6d40017310 2019-03-23 10:42:58,914 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "port_range_min": 443, "revision_number": 0, "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e95588c-1c37-43fe-ab6c-52b1c152cfe2"}} 2019-03-23 10:42:58,914 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3471b027-dc44-4a8d-8a02-1d6d40017310 2019-03-23 10:42:58,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119799852371s 2019-03-23 10:42:58,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:42:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:58,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:58 GMT X-Openstack-Request-Id: req-4dc429aa-80d1-435c-9fb6-a572842c5a59 2019-03-23 10:42:58,976 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "2229b2cd-4425-486d-9604-df211bd901cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "8e95588c-1c37-43fe-ab6c-52b1c152cfe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 443, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "e7828f4a-8db6-4d61-84d9-466844cf1ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 80, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "f65b1c0f-cea3-4993-a466-19636c21b032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 5, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:42:58,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4dc429aa-80d1-435c-9fb6-a572842c5a59 2019-03-23 10:42:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0558898448944s 2019-03-23 10:42:58,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:42:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -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": "61809596-9268-463f-938f-2bb0c63153e1"}}' 2019-03-23 10:42:59,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:59 GMT X-Openstack-Request-Id: req-53cc6f0a-44e8-4a7e-98b8-f4b886e79c61 2019-03-23 10:42:59,106 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-03-23T10:42:59Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "port_range_min": 5671, "revision_number": 0, "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:59Z", "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "7c5cc27b-2cce-432a-9352-5f7c0bddc5a1"}} 2019-03-23 10:42:59,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-53cc6f0a-44e8-4a7e-98b8-f4b886e79c61 2019-03-23 10:42:59,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.123318195343s 2019-03-23 10:42:59,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:42:59,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:59,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:59 GMT X-Openstack-Request-Id: req-55e41351-4d62-40ae-9254-6cee5e868660 2019-03-23 10:42:59,160 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "2229b2cd-4425-486d-9604-df211bd901cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T10:42:59Z", "revision_number": 0, "id": "7c5cc27b-2cce-432a-9352-5f7c0bddc5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:59Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "8e95588c-1c37-43fe-ab6c-52b1c152cfe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 443, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "e7828f4a-8db6-4d61-84d9-466844cf1ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 80, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "f65b1c0f-cea3-4993-a466-19636c21b032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 6, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:42:59,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-55e41351-4d62-40ae-9254-6cee5e868660 2019-03-23 10:42:59,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046618938446s 2019-03-23 10:42:59,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:42:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -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": "61809596-9268-463f-938f-2bb0c63153e1"}}' 2019-03-23 10:42:59,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:59 GMT X-Openstack-Request-Id: req-7bbc3c9c-9ea1-40f6-9b9c-75f2e0d443fd 2019-03-23 10:42:59,286 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-03-23T10:42:59Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "port_range_min": 53333, "revision_number": 0, "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:59Z", "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "68de7a86-f68f-4828-a777-e410f596b6ca"}} 2019-03-23 10:42:59,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-7bbc3c9c-9ea1-40f6-9b9c-75f2e0d443fd 2019-03-23 10:42:59,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120150089264s 2019-03-23 10:42:59,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:42:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:59,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:59 GMT X-Openstack-Request-Id: req-db6b0728-9aa1-44ee-adfd-9b892c2e10df 2019-03-23 10:42:59,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca6fedd5-444d-4714-94be-6123c2200603","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86c7fe33d63d40f68fce89e4dbac7747","l2_adjacency":true,"status":"ACTIVE","subnets":["81d58197-137c-4185-903c-5fbed8752614"],"description":"","tags":[],"updated_at":"2019-03-23T10:42:45Z","qos_policy_id":null,"name":"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231","admin_state_up":true,"tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:44Z","mtu":1450}]} 2019-03-23 10:42:59,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db6b0728-9aa1-44ee-adfd-9b892c2e10df 2019-03-23 10:42:59,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941309928894s 2019-03-23 10:42:59,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:42:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:59,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42:59 GMT X-Openstack-Request-Id: req-32246072-8b04-4784-9889-188692fc2c4a 2019-03-23 10:42:59,426 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:42:57Z", "file": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file", "owner": "86c7fe33d63d40f68fce89e4dbac7747", "id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "size": 300941312, "self": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:42:52Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:42:59,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-32246072-8b04-4784-9889-188692fc2c4a 2019-03-23 10:42:59,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378680229187s 2019-03-23 10:42:59,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 10:42:59,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:42:59,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42: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-be196c13-0af9-4cc0-b70b-1070969c1b6f x-openstack-request-id: req-be196c13-0af9-4cc0-b70b-1070969c1b6f 2019-03-23 10:42:59,467 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "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": "769791f6-56c5-4715-9d69-81be25d603e9"}]} 2019-03-23 10:42:59,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-be196c13-0af9-4cc0-b70b-1070969c1b6f 2019-03-23 10:42:59,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227899551392s 2019-03-23 10:42:59,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 10:42:59,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"server": {"name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "imageRef": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "flavorRef": "769791f6-56c5-4715-9d69-81be25d603e9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ca6fedd5-444d-4714-94be-6123c2200603"}], "security_groups": [{"name": "61809596-9268-463f-938f-2bb0c63153e1"}]}}' 2019-03-23 10:43:01,748 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 10:42: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 location: http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7 x-compute-request-id: req-592aaf0a-b170-43ab-b37d-50d7c3d685b3 x-openstack-request-id: req-592aaf0a-b170-43ab-b37d-50d7c3d685b3 2019-03-23 10:43:01,748 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "61809596-9268-463f-938f-2bb0c63153e1"}], "OS-DCF:diskConfig": "MANUAL", "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "adminPass": "gRaXLTuf8ZGS"}} 2019-03-23 10:43:01,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-592aaf0a-b170-43ab-b37d-50d7c3d685b3 2019-03-23 10:43:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.27996397018s 2019-03-23 10:43:01,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:01,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:02,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c99725f9-dcca-4fe7-aa13-9b9ff2ae2202 x-openstack-request-id: req-c99725f9-dcca-4fe7-aa13-9b9ff2ae2202 2019-03-23 10:43:02,754 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:02,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c99725f9-dcca-4fe7-aa13-9b9ff2ae2202 2019-03-23 10:43:02,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00474286079s 2019-03-23 10:43:02,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:43:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:02,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:02 GMT X-Openstack-Request-Id: req-1ab06342-55af-4077-aa01-15b2e36643d7 2019-03-23 10:43:02,883 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca6fedd5-444d-4714-94be-6123c2200603","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86c7fe33d63d40f68fce89e4dbac7747","l2_adjacency":true,"status":"ACTIVE","subnets":["81d58197-137c-4185-903c-5fbed8752614"],"description":"","tags":[],"updated_at":"2019-03-23T10:42:45Z","qos_policy_id":null,"name":"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231","admin_state_up":true,"tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:44Z","mtu":1450}]} 2019-03-23 10:43:02,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-1ab06342-55af-4077-aa01-15b2e36643d7 2019-03-23 10:43:02,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115281105042s 2019-03-23 10:43:02,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 10:43:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:02,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:02 GMT X-Openstack-Request-Id: req-96b7ab4e-8659-467f-8697-48e87517fd32 2019-03-23 10:43:02,961 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca6fedd5-444d-4714-94be-6123c2200603","tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:42:45Z","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":"86c7fe33d63d40f68fce89e4dbac7747","id":"81d58197-137c-4185-903c-5fbed8752614","subnetpool_id":null,"name":"cloudify-subnet_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}]} 2019-03-23 10:43:02,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-96b7ab4e-8659-467f-8697-48e87517fd32 2019-03-23 10:43:02,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0777199268341s 2019-03-23 10:43:02,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:04,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:04,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:05,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a2647f07-319d-4fc0-8cdc-157ed88d9e00 x-openstack-request-id: req-a2647f07-319d-4fc0-8cdc-157ed88d9e00 2019-03-23 10:43:05,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:05,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a2647f07-319d-4fc0-8cdc-157ed88d9e00 2019-03-23 10:43:05,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504697799683s 2019-03-23 10:43:05,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:07,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:07,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43: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-1c729c9c-689b-4379-a7b0-f012db3c658f x-openstack-request-id: req-1c729c9c-689b-4379-a7b0-f012db3c658f 2019-03-23 10:43:07,942 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:07,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c729c9c-689b-4379-a7b0-f012db3c658f 2019-03-23 10:43:07,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462682962418s 2019-03-23 10:43:07,950 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:09,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:09,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:10,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89765da9-00c1-4954-84b4-e0578cf926e8 x-openstack-request-id: req-89765da9-00c1-4954-84b4-e0578cf926e8 2019-03-23 10:43:10,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:10,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-89765da9-00c1-4954-84b4-e0578cf926e8 2019-03-23 10:43:10,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421138048172s 2019-03-23 10:43:10,417 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:12,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:12,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:12,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43: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-e67ab744-faa9-4b55-9438-00a55b48c937 x-openstack-request-id: req-e67ab744-faa9-4b55-9438-00a55b48c937 2019-03-23 10:43:12,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:12,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e67ab744-faa9-4b55-9438-00a55b48c937 2019-03-23 10:43:12,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579630851746s 2019-03-23 10:43:13,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:15,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:15,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:15,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-761d5791-b673-4be7-8ba6-dc5751f54ac2 x-openstack-request-id: req-761d5791-b673-4be7-8ba6-dc5751f54ac2 2019-03-23 10:43:15,511 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:15,511 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-761d5791-b673-4be7-8ba6-dc5751f54ac2 2019-03-23 10:43:15,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501847028732s 2019-03-23 10:43:15,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:17,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:17,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-27c82990-6190-48ed-a491-cf9193bdae75 x-openstack-request-id: req-27c82990-6190-48ed-a491-cf9193bdae75 2019-03-23 10:43:17,725 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:17,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27c82990-6190-48ed-a491-cf9193bdae75 2019-03-23 10:43:17,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203736066818s 2019-03-23 10:43:17,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:19,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:19,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:20,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2106e793-c972-4a4d-9e00-6484291c70f1 x-openstack-request-id: req-2106e793-c972-4a4d-9e00-6484291c70f1 2019-03-23 10:43:20,479 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:20,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2106e793-c972-4a4d-9e00-6484291c70f1 2019-03-23 10:43:20,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744312047958s 2019-03-23 10:43:20,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:22,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:22,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:23,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d2b0d5f-53c7-4619-af88-e41b2eb4b37d x-openstack-request-id: req-7d2b0d5f-53c7-4619-af88-e41b2eb4b37d 2019-03-23 10:43:23,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:23,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7d2b0d5f-53c7-4619-af88-e41b2eb4b37d 2019-03-23 10:43:23,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.569780111313s 2019-03-23 10:43:23,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:25,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:26,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-686c79e5-6b6e-4419-abb6-a492d9ae232e x-openstack-request-id: req-686c79e5-6b6e-4419-abb6-a492d9ae232e 2019-03-23 10:43:26,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:26,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-686c79e5-6b6e-4419-abb6-a492d9ae232e 2019-03-23 10:43:26,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07740402222s 2019-03-23 10:43:26,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:28,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:28,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1380077-c9ca-4d58-8469-6329bfe98a25 x-openstack-request-id: req-c1380077-c9ca-4d58-8469-6329bfe98a25 2019-03-23 10:43:28,543 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:28,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c1380077-c9ca-4d58-8469-6329bfe98a25 2019-03-23 10:43:28,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387529850006s 2019-03-23 10:43:28,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:30,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:31,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d095ef92-1c68-4d99-b768-10176bfba1d9 x-openstack-request-id: req-d095ef92-1c68-4d99-b768-10176bfba1d9 2019-03-23 10:43:31,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:31,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d095ef92-1c68-4d99-b768-10176bfba1d9 2019-03-23 10:43:31,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627635002136s 2019-03-23 10:43:31,187 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:33,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:33,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:33,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-31b7c446-7c96-464f-ba46-a279efc756dd x-openstack-request-id: req-31b7c446-7c96-464f-ba46-a279efc756dd 2019-03-23 10:43:33,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:33,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-31b7c446-7c96-464f-ba46-a279efc756dd 2019-03-23 10:43:33,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695149183273s 2019-03-23 10:43:33,892 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:35,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:35,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:36,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43: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-aaef500e-3fab-4768-bf6f-9447792b465e x-openstack-request-id: req-aaef500e-3fab-4768-bf6f-9447792b465e 2019-03-23 10:43:36,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:36,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aaef500e-3fab-4768-bf6f-9447792b465e 2019-03-23 10:43:36,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183239936829s 2019-03-23 10:43:36,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:38,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:38,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:38,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ad70700-f18e-46a7-8a1b-f55dd52763d4 x-openstack-request-id: req-8ad70700-f18e-46a7-8a1b-f55dd52763d4 2019-03-23 10:43:38,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:38,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ad70700-f18e-46a7-8a1b-f55dd52763d4 2019-03-23 10:43:38,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405693054199s 2019-03-23 10:43:38,500 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:40,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:40,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:40,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-f2ac7b51-447b-408f-af6f-013400fe2fb2 x-openstack-request-id: req-f2ac7b51-447b-408f-af6f-013400fe2fb2 2019-03-23 10:43:40,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:40,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f2ac7b51-447b-408f-af6f-013400fe2fb2 2019-03-23 10:43:40,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35382604599s 2019-03-23 10:43:40,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:42,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:42,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:43,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0a82a5f-7a10-4ed7-a9c4-1110db865e42 x-openstack-request-id: req-c0a82a5f-7a10-4ed7-a9c4-1110db865e42 2019-03-23 10:43:43,254 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:43,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c0a82a5f-7a10-4ed7-a9c4-1110db865e42 2019-03-23 10:43:43,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388221979141s 2019-03-23 10:43:43,261 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:45,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:45,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-078a555d-2481-40eb-8776-c6f79d28c177 x-openstack-request-id: req-078a555d-2481-40eb-8776-c6f79d28c177 2019-03-23 10:43:45,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:45,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-078a555d-2481-40eb-8776-c6f79d28c177 2019-03-23 10:43:45,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190714120865s 2019-03-23 10:43:45,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:47,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:48,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-29ae77a5-a9f7-45a3-8485-d5fb3be29222 x-openstack-request-id: req-29ae77a5-a9f7-45a3-8485-d5fb3be29222 2019-03-23 10:43:48,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:48,171 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29ae77a5-a9f7-45a3-8485-d5fb3be29222 2019-03-23 10:43:48,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706831216812s 2019-03-23 10:43:48,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:50,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:50,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:50,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7cf62a0c-199e-4499-911f-d4814af52f58 x-openstack-request-id: req-7cf62a0c-199e-4499-911f-d4814af52f58 2019-03-23 10:43:50,641 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:50,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7cf62a0c-199e-4499-911f-d4814af52f58 2019-03-23 10:43:50,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461293935776s 2019-03-23 10:43:50,649 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:52,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:53,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43: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-de06590a-6f02-4447-a9ae-961f5b032d89 x-openstack-request-id: req-de06590a-6f02-4447-a9ae-961f5b032d89 2019-03-23 10:43:53,133 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:53,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de06590a-6f02-4447-a9ae-961f5b032d89 2019-03-23 10:43:53,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482158899307s 2019-03-23 10:43:53,141 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:55,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:55,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:55,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43: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-ec1f6705-5e11-473e-abe4-879c2286010d x-openstack-request-id: req-ec1f6705-5e11-473e-abe4-879c2286010d 2019-03-23 10:43:55,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:55,505 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ec1f6705-5e11-473e-abe4-879c2286010d 2019-03-23 10:43:55,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361690044403s 2019-03-23 10:43:55,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:57,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:43:57,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43: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-bd1bd97a-e411-4578-bb3b-59ed0c8222f0 x-openstack-request-id: req-bd1bd97a-e411-4578-bb3b-59ed0c8222f0 2019-03-23 10:43:57,694 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:43:57,694 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bd1bd97a-e411-4578-bb3b-59ed0c8222f0 2019-03-23 10:43:57,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179833889008s 2019-03-23 10:43:57,701 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:43:59,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:43:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:00,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:43:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a079f3c2-c128-4209-a7f8-5e8f44903564 x-openstack-request-id: req-a079f3c2-c128-4209-a7f8-5e8f44903564 2019-03-23 10:44:00,068 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:00,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a079f3c2-c128-4209-a7f8-5e8f44903564 2019-03-23 10:44:00,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364577054977s 2019-03-23 10:44:00,076 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:02,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:02,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ef98ad9-cb0c-491c-a456-4d1e6a252914 x-openstack-request-id: req-1ef98ad9-cb0c-491c-a456-4d1e6a252914 2019-03-23 10:44:02,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:02,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1ef98ad9-cb0c-491c-a456-4d1e6a252914 2019-03-23 10:44:02,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489557027817s 2019-03-23 10:44:02,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:04,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:04,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:05,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0a59e35-1022-4853-8968-2e9c8841aad8 x-openstack-request-id: req-a0a59e35-1022-4853-8968-2e9c8841aad8 2019-03-23 10:44:05,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:05,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0a59e35-1022-4853-8968-2e9c8841aad8 2019-03-23 10:44:05,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461289167404s 2019-03-23 10:44:05,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:07,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:07,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-57d5cc88-6568-4b0c-b453-f675f2022b78 x-openstack-request-id: req-57d5cc88-6568-4b0c-b453-f675f2022b78 2019-03-23 10:44:07,237 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:07,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-57d5cc88-6568-4b0c-b453-f675f2022b78 2019-03-23 10:44:07,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189259052277s 2019-03-23 10:44:07,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:09,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:09,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:09,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-d3e26a57-cdfa-4372-b845-f23b7bc6c434 x-openstack-request-id: req-d3e26a57-cdfa-4372-b845-f23b7bc6c434 2019-03-23 10:44:09,711 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:09,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d3e26a57-cdfa-4372-b845-f23b7bc6c434 2019-03-23 10:44:09,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463640928268s 2019-03-23 10:44:09,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:11,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:11,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:12,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c59c7e8a-944a-4b40-8c71-85f6e520b339 x-openstack-request-id: req-c59c7e8a-944a-4b40-8c71-85f6e520b339 2019-03-23 10:44:12,171 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:12,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c59c7e8a-944a-4b40-8c71-85f6e520b339 2019-03-23 10:44:12,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450811862946s 2019-03-23 10:44:12,179 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:14,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:14,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-320ae1e0-2159-4631-80ee-ad2d8deaff60 x-openstack-request-id: req-320ae1e0-2159-4631-80ee-ad2d8deaff60 2019-03-23 10:44:14,906 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:14,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-320ae1e0-2159-4631-80ee-ad2d8deaff60 2019-03-23 10:44:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724462985992s 2019-03-23 10:44:14,913 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:16,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-b9a77403-4220-4497-991a-c5fef007377a x-openstack-request-id: req-b9a77403-4220-4497-991a-c5fef007377a 2019-03-23 10:44:17,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:17,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b9a77403-4220-4497-991a-c5fef007377a 2019-03-23 10:44:17,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18573307991s 2019-03-23 10:44:17,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:19,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:19,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:19,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e92a95cf-22ee-4857-b2a1-9dd293848810 x-openstack-request-id: req-e92a95cf-22ee-4857-b2a1-9dd293848810 2019-03-23 10:44:19,586 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:19,586 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e92a95cf-22ee-4857-b2a1-9dd293848810 2019-03-23 10:44:19,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475737094879s 2019-03-23 10:44:19,593 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:21,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:21,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:21,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-d3c24ded-10a1-4745-95dc-cf4d7a75a0ec x-openstack-request-id: req-d3c24ded-10a1-4745-95dc-cf4d7a75a0ec 2019-03-23 10:44:21,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:21,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d3c24ded-10a1-4745-95dc-cf4d7a75a0ec 2019-03-23 10:44:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18825507164s 2019-03-23 10:44:21,792 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:23,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:23,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:24,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-aa0fe8e0-ace8-4664-99c2-e0633ef75efa x-openstack-request-id: req-aa0fe8e0-ace8-4664-99c2-e0633ef75efa 2019-03-23 10:44:24,170 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:24,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa0fe8e0-ace8-4664-99c2-e0633ef75efa 2019-03-23 10:44:24,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37589597702s 2019-03-23 10:44:24,177 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:26,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:26,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:26,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-f4f4436c-eec1-4182-b284-ce5c8d830105 x-openstack-request-id: req-f4f4436c-eec1-4182-b284-ce5c8d830105 2019-03-23 10:44:26,368 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:26,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f4f4436c-eec1-4182-b284-ce5c8d830105 2019-03-23 10:44:26,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188315868378s 2019-03-23 10:44:26,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:28,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:28,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:28,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-ab6b3c1c-8cde-4187-8c52-92e39880a600 x-openstack-request-id: req-ab6b3c1c-8cde-4187-8c52-92e39880a600 2019-03-23 10:44:28,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:28,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab6b3c1c-8cde-4187-8c52-92e39880a600 2019-03-23 10:44:28,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382694959641s 2019-03-23 10:44:28,767 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:30,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:31,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d77005fa-7ee5-4914-b6b9-305739f9838c x-openstack-request-id: req-d77005fa-7ee5-4914-b6b9-305739f9838c 2019-03-23 10:44:31,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:31,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d77005fa-7ee5-4914-b6b9-305739f9838c 2019-03-23 10:44:31,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376472949982s 2019-03-23 10:44:31,154 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:33,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:33,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c501832-f2a5-4ff3-8bb0-9ac4dfd036a3 x-openstack-request-id: req-1c501832-f2a5-4ff3-8bb0-9ac4dfd036a3 2019-03-23 10:44:33,351 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:33,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c501832-f2a5-4ff3-8bb0-9ac4dfd036a3 2019-03-23 10:44:33,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194338083267s 2019-03-23 10:44:33,359 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:35,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:35,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:35,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-0b844401-5bee-44e0-b57e-e51a2c549cb8 x-openstack-request-id: req-0b844401-5bee-44e0-b57e-e51a2c549cb8 2019-03-23 10:44:35,838 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:35,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0b844401-5bee-44e0-b57e-e51a2c549cb8 2019-03-23 10:44:35,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47666311264s 2019-03-23 10:44:35,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:37,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:37,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:38,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-67f6d0c6-67b9-43c0-a35d-b11dfeec3e46 x-openstack-request-id: req-67f6d0c6-67b9-43c0-a35d-b11dfeec3e46 2019-03-23 10:44:38,629 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:38,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-67f6d0c6-67b9-43c0-a35d-b11dfeec3e46 2019-03-23 10:44:38,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781080961227s 2019-03-23 10:44:38,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:40,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:40,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:41,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-d1ef7154-7e51-4450-bf04-e4b0b0527b17 x-openstack-request-id: req-d1ef7154-7e51-4450-bf04-e4b0b0527b17 2019-03-23 10:44:41,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:41,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d1ef7154-7e51-4450-bf04-e4b0b0527b17 2019-03-23 10:44:41,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607048988342s 2019-03-23 10:44:41,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:43,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:43,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-db076ea0-a374-4fb8-9181-f444b8468c43 x-openstack-request-id: req-db076ea0-a374-4fb8-9181-f444b8468c43 2019-03-23 10:44:43,445 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:43,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-db076ea0-a374-4fb8-9181-f444b8468c43 2019-03-23 10:44:43,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190252065659s 2019-03-23 10:44:43,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:45,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:45,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:45,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-02ae42ee-de3a-4058-b15c-e305003844f1 x-openstack-request-id: req-02ae42ee-de3a-4058-b15c-e305003844f1 2019-03-23 10:44:45,874 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:45,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-02ae42ee-de3a-4058-b15c-e305003844f1 2019-03-23 10:44:45,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419084072113s 2019-03-23 10:44:45,882 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:47,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:48,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-ad70a554-3caa-4269-b9fe-2693f581dea0 x-openstack-request-id: req-ad70a554-3caa-4269-b9fe-2693f581dea0 2019-03-23 10:44:48,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:48,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ad70a554-3caa-4269-b9fe-2693f581dea0 2019-03-23 10:44:48,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207355976105s 2019-03-23 10:44:48,100 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:50,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:50,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:50,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-5a110e60-e5ba-404c-98f0-d4655e91923c x-openstack-request-id: req-5a110e60-e5ba-404c-98f0-d4655e91923c 2019-03-23 10:44:50,713 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:50,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a110e60-e5ba-404c-98f0-d4655e91923c 2019-03-23 10:44:50,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610268831253s 2019-03-23 10:44:50,720 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:52,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:52,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:53,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-79398ed2-d41b-4c30-b6b1-e8eec977049a x-openstack-request-id: req-79398ed2-d41b-4c30-b6b1-e8eec977049a 2019-03-23 10:44:53,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:53,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-79398ed2-d41b-4c30-b6b1-e8eec977049a 2019-03-23 10:44:53,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46438908577s 2019-03-23 10:44:53,195 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:55,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:55,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:55,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-caea8c04-7c66-4b75-8411-7a0a79211897 x-openstack-request-id: req-caea8c04-7c66-4b75-8411-7a0a79211897 2019-03-23 10:44:55,569 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:43:04Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:55,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-caea8c04-7c66-4b75-8411-7a0a79211897 2019-03-23 10:44:55,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371637105942s 2019-03-23 10:44:55,577 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:44:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:44:57,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:57,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44: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-b5bb44e1-422a-439a-a0ea-d0e4556dea11 x-openstack-request-id: req-b5bb44e1-422a-439a-a0ea-d0e4556dea11 2019-03-23 10:44:57,948 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:42:bb", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:44:56.000000", "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:44:56Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:44:57,948 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b5bb44e1-422a-439a-a0ea-d0e4556dea11 2019-03-23 10:44:57,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368717908859s 2019-03-23 10:44:57,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 10:44:57,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=97bbd987-feef-443e-bc3c-dfae21e793e7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:58,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:58 GMT X-Openstack-Request-Id: req-f64907f1-d37d-48af-8f07-dcf2ce953f46 2019-03-23 10:44:58,009 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:44:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81d58197-137c-4185-903c-5fbed8752614","ip_address":"192.168.120.16"}],"id":"6e3283f7-921f-4a8f-833b-35e73da9831e","security_groups":["61809596-9268-463f-938f-2bb0c63153e1"],"mac_address":"fa:16:3e:b5:42:bb","project_id":"86c7fe33d63d40f68fce89e4dbac7747","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ca6fedd5-444d-4714-94be-6123c2200603","tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:43:04Z","binding:vnic_type":"normal","device_id":"97bbd987-feef-443e-bc3c-dfae21e793e7","ip_allocation":"immediate"}]} 2019-03-23 10:44:58,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=97bbd987-feef-443e-bc3c-dfae21e793e7 used request id req-f64907f1-d37d-48af-8f07-dcf2ce953f46 2019-03-23 10:44:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.054496049881s 2019-03-23 10:44:58,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:44:58,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6e3283f7-921f-4a8f-833b-35e73da9831e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:58,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:58 GMT X-Openstack-Request-Id: req-788822d4-09cc-4f06-9911-45e2a20c4563 2019-03-23 10:44:58,068 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 10:44:58,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6e3283f7-921f-4a8f-833b-35e73da9831e used request id req-788822d4-09cc-4f06-9911-45e2a20c4563 2019-03-23 10:44:58,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0474228858948s 2019-03-23 10:44:58,069 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:42:bb', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2ed59b0a-d8ae-48e7-b053-dc5ea534168b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T10:44:56.000000', 'flavor': Munch({u'id': u'769791f6-56c5-4715-9d69-81be25d603e9'}), 'az': u'nova', 'id': u'97bbd987-feef-443e-bc3c-dfae21e793e7', 'security_groups': [Munch({u'name': u'cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9505f00f6e004c0fa0178d77d7301224', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86c7fe33d63d40f68fce89e4dbac7747', 'name': 'cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T10:44:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T10:44:56Z', 'hostId': u'7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T10:44:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'86c7fe33d63d40f68fce89e4dbac7747', 'name': u'cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'adminPass': u'gRaXLTuf8ZGS', 'tenant_id': u'86c7fe33d63d40f68fce89e4dbac7747', 'created_at': u'2019-03-23T10:43:01Z', 'created': u'2019-03-23T10:43:01Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 10:44:58,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:44:58,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:58,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:58 GMT X-Openstack-Request-Id: req-8efbe822-908e-41d3-bbbf-3723ae330aad 2019-03-23 10:44:58,209 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca6fedd5-444d-4714-94be-6123c2200603","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86c7fe33d63d40f68fce89e4dbac7747","l2_adjacency":true,"status":"ACTIVE","subnets":["81d58197-137c-4185-903c-5fbed8752614"],"description":"","tags":[],"updated_at":"2019-03-23T10:42:45Z","qos_policy_id":null,"name":"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231","admin_state_up":true,"tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:44Z","mtu":1450}]} 2019-03-23 10:44:58,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8efbe822-908e-41d3-bbbf-3723ae330aad 2019-03-23 10:44:58,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.13384103775s 2019-03-23 10:44:58,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 10:44:58,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=97bbd987-feef-443e-bc3c-dfae21e793e7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:44:58,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 10:44:58 GMT X-Openstack-Request-Id: req-4b7dc30f-0892-4123-994b-105d3d535637 2019-03-23 10:44:58,266 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:44:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81d58197-137c-4185-903c-5fbed8752614","ip_address":"192.168.120.16"}],"id":"6e3283f7-921f-4a8f-833b-35e73da9831e","security_groups":["61809596-9268-463f-938f-2bb0c63153e1"],"mac_address":"fa:16:3e:b5:42:bb","project_id":"86c7fe33d63d40f68fce89e4dbac7747","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ca6fedd5-444d-4714-94be-6123c2200603","tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:43:04Z","binding:vnic_type":"normal","device_id":"97bbd987-feef-443e-bc3c-dfae21e793e7","ip_allocation":"immediate"}]} 2019-03-23 10:44:58,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=97bbd987-feef-443e-bc3c-dfae21e793e7 used request id req-4b7dc30f-0892-4123-994b-105d3d535637 2019-03-23 10:44:58,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0548310279846s 2019-03-23 10:44:58,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 10:44:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.16", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e"}}' 2019-03-23 10:45:00,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:00 GMT X-Openstack-Request-Id: req-8961eeda-24a8-4c1b-a965-11675f17857a 2019-03-23 10:45:00,904 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:44:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}} 2019-03-23 10:45:00,905 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8961eeda-24a8-4c1b-a965-11675f17857a 2019-03-23 10:45:00,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.6378390789s 2019-03-23 10:45:00,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:45:00,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:45:01,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT X-Openstack-Request-Id: req-0259c063-df6a-4b76-b445-5645e370b83c 2019-03-23 10:45:01,002 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:44:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}]} 2019-03-23 10:45:01,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0259c063-df6a-4b76-b445-5645e370b83c 2019-03-23 10:45:01,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0801630020142s 2019-03-23 10:45:01,009 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:45:01,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:45:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:45:01,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT X-Openstack-Request-Id: req-5ba439ae-1bbd-448d-b3b6-c5873af99093 2019-03-23 10:45:01,179 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:44:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}]} 2019-03-23 10:45:01,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5ba439ae-1bbd-448d-b3b6-c5873af99093 2019-03-23 10:45:01,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058580160141s 2019-03-23 10:45:01,186 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:45:01,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:45:01,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:45:01,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT X-Openstack-Request-Id: req-abb5f46d-165c-4bc2-a6ae-5407f3af82a3 2019-03-23 10:45:01,359 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:44:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}]} 2019-03-23 10:45:01,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-abb5f46d-165c-4bc2-a6ae-5407f3af82a3 2019-03-23 10:45:01,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619919300079s 2019-03-23 10:45:01,366 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:45:01,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:45:01,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:45:01,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT X-Openstack-Request-Id: req-0326ba16-d451-417d-b1be-4fa55ddfd98b 2019-03-23 10:45:01,535 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:44:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}]} 2019-03-23 10:45:01,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0326ba16-d451-417d-b1be-4fa55ddfd98b 2019-03-23 10:45:01,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572957992554s 2019-03-23 10:45:01,542 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:45:01,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:45:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:45:01,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT X-Openstack-Request-Id: req-98611cb4-6b22-4667-898e-0588c46bb587 2019-03-23 10:45:01,712 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "DOWN", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:44:59Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}]} 2019-03-23 10:45:01,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-98611cb4-6b22-4667-898e-0588c46bb587 2019-03-23 10:45:01,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0595510005951s 2019-03-23 10:45:01,718 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:45:01,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:45:01,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:45:01,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT X-Openstack-Request-Id: req-e56c373e-4718-4618-aa35-a203f3338223 2019-03-23 10:45:01,892 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:44:59Z", "updated_at": "2019-03-23T10:45:01Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:42:bb", "device_id": "97bbd987-feef-443e-bc3c-dfae21e793e7"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_id": "6e3283f7-921f-4a8f-833b-35e73da9831e", "id": "0b6cd205-abb6-4349-a31d-e3327a047273", "qos_policy_id": null}]} 2019-03-23 10:45:01,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e56c373e-4718-4618-aa35-a203f3338223 2019-03-23 10:45:01,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620031356812s 2019-03-23 10:45:01,899 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ad0f306b-b92d-4060-8d9a-1ce98c5873a3', 'updated_at': u'2019-03-23T10:45:01Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'6e3283f7-921f-4a8f-833b-35e73da9831e', 'id': u'0b6cd205-abb6-4349-a31d-e3327a047273', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'6e3283f7-921f-4a8f-833b-35e73da9831e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'86c7fe33d63d40f68fce89e4dbac7747', 'name': 'cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'86c7fe33d63d40f68fce89e4dbac7747', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ca6fedd5-444d-4714-94be-6123c2200603', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b5:42:bb', u'device_id': u'97bbd987-feef-443e-bc3c-dfae21e793e7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'86c7fe33d63d40f68fce89e4dbac7747', 'created_at': u'2019-03-23T10:44:59Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'ca6fedd5-444d-4714-94be-6123c2200603', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b5:42:bb', u'device_id': u'97bbd987-feef-443e-bc3c-dfae21e793e7'}), 'router': u'ad0f306b-b92d-4060-8d9a-1ce98c5873a3'}) 2019-03-23 10:45:01,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:45:01,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:45:01,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10536 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a896338-d4f9-42e5-a16b-217ea2e72972 x-openstack-request-id: req-4a896338-d4f9-42e5-a16b-217ea2e72972 2019-03-23 10:45:01,970 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 651069598 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.357862] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.360934] pid_max: default: 32768 minimum: 301\n[ 0.362598] ACPI: Core revision 20150930\n[ 0.364705] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.367111] Security Framework initialized\n[ 0.368619] Yama: becoming mindful.\n[ 0.369992] AppArmor: AppArmor initialized\n[ 0.371693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.377647] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.381720] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.386663] Initializing cgroup subsys io\n[ 0.388123] Initializing cgroup subsys memory\n[ 0.389669] Initializing cgroup subsys devices\n[ 0.391265] Initializing cgroup subsys freezer\n[ 0.392872] Initializing cgroup subsys net_cls\n[ 0.394494] Initializing cgroup subsys perf_event\n[ 0.396205] Initializing cgroup subsys net_prio\n[ 0.397872] Initializing cgroup subsys hugetlb\n[ 0.399494] Initializing cgroup subsys pids\n[ 0.401788] mce: CPU supports 10 MCE banks\n[ 0.403295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.405143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.407154] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.409093] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.412005] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.417551] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.419868] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.425359] Freeing SMP alternatives memory: 32K\n[ 0.431707] ftrace: allocating 32278 entries in 127 pages\n[ 0.474892] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.477121] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.479314] smpboot: Max logical packages: 2\n[ 0.481147] x2apic enabled\n[ 0.482553] Switched APIC routing to physical x2apic.\n[ 0.485556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.491928] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.504281] KVM setup paravirtual spinlock\n[ 0.507447] x86: Booting SMP configuration:\n[ 0.509075] .... node #0, CPUs: #1\n[ 0.510758] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.533206] x86: Booted up 1 node, 2 CPUs\n[ 0.533208] KVM setup async PF for cpu 1\n[ 0.533212] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.537956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.540752] devtmpfs: initialized\n[ 0.543446] evm: security.selinux\n[ 0.544717] evm: security.SMACK64\n[ 0.546016] evm: security.SMACK64EXEC\n[ 0.547370] evm: security.SMACK64TRANSMUTE\n[ 0.548874] evm: security.SMACK64MMAP\n[ 0.550242] evm: security.ima\n[ 0.551407] evm: security.capability\n[ 0.552960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.556298] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558606] pinctrl core: initialized pinctrl subsystem\n[ 0.560684] RTC time: 10:44:57, date: 03/23/19\n[ 0.563181] NET: Registered protocol family 16\n[ 0.576911] cpuidle: using governor ladder\n[ 0.589022] cpuidle: using governor menu\n[ 0.590510] PCCT header not found.\n[ 0.591915] ACPI: bus type PCI registered\n[ 0.593431] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.595794] PCI: Using configuration type 1 for base access\n[ 0.610498] ACPI: Added _OSI(Module Device)\n[ 0.612044] ACPI: Added _OSI(Processor Device)\n[ 0.613657] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.615326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618563] ACPI: Interpreter enabled\n[ 0.619988] ACPI: (supports S0 S5)\n[ 0.637111] ACPI: Using IOAPIC for interrupt routing\n[ 0.638919] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.644177] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.646343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.648636] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.650852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.654953] acpiphp: Slot [3] registered\n[ 0.656441] acpiphp: Slot [4] registered\n[ 0.657923] acpiphp: Slot [5] registered\n[ 0.659412] acpiphp: Slot [6] registered\n[ 0.660895] acpiphp: Slot [7] registered\n[ 0.662370] acpiphp: Slot [8] registered\n[ 0.663852] acpiphp: Slot [9] registered\n[ 0.665339] acpiphp: Slot [10] registered\n[ 0.666846] acpiphp: Slot [11] registered\n[ 0.668376] acpiphp: Slot [12] registered\n[ 0.669953] acpiphp: Slot [13] registered\n[ 0.671472] acpiphp: Slot [14] registered\n[ 0.672977] acpiphp: Slot [15] registered\n[ 0.674498] acpiphp: Slot [16] registered\n[ 0.676021] acpiphp: Slot [17] registered\n[ 0.677543] acpiphp: Slot [18] registered\n[ 0.679051] acpiphp: Slot [19] registered\n[ 0.680551] acpiphp: Slot [20] registered\n[ 0.682090] acpiphp: Slot [21] registered\n[ 0.683630] acpiphp: Slot [22] registered\n[ 0.685166] acpiphp: Slot [23] registered\n[ 0.686724] acpiphp: Slot [24] registered\n[ 0.688267] acpiphp: Slot [25] registered\n[ 0.689772] acpiphp: Slot [26] registered\n[ 0.691276] acpiphp: Slot [27] registered\n[ 0.692789] acpiphp: Slot [28] registered\n[ 0.694303] acpiphp: Slot [29] registered\n[ 0.695820] acpiphp: Slot [30] registered\n[ 0.697363] acpiphp: Slot [31] registered\n[ 0.698851] PCI host bridge to bus 0000:00\n[ 0.700381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.702638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.704893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.707591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.710275] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.713071] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.718177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.720601] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.722868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.725219] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.729997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.732690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.757300] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.760339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.762974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.765600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.768210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.770557] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.772966] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.774922] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.777779] vgaarb: loaded\n[ 0.778876] vgaarb: bridge control possible 0000:00:02.0\n[ 0.781058] SCSI subsystem initialized\n[ 0.782784] ACPI: bus type USB registered\n[ 0.784284] usbcore: registered new interface driver usbfs\n[ 0.786135] usbcore: registered new interface driver hub\n[ 0.787989] usbcore: registered new device driver usb\n[ 0.790085] PCI: Using ACPI for IRQ routing\n[ 0.792094] NetLabel: Initializing\n[ 0.793390] NetLabel: domain hash size = 128\n[ 0.794985] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.796738] NetLabel: unlabeled traffic allowed by default\n[ 0.798873] amd_nb: Cannot enumerate AMD northbridges\n[ 0.800734] clocksource: Switched to clocksource kvm-clock\n[ 0.813045] AppArmor: AppArmor Filesystem Enabled\n[ 0.814811] pnp: PnP ACPI init\n[ 0.816361] pnp: PnP ACPI: found 5 devices\n[ 0.824603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.827776] NET: Registered protocol family 2\n[ 0.829744] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.832556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.835182] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.837503] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.839620] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.841945] NET: Registered protocol family 1\n[ 0.843557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.845608] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.847600] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.867444] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.887469] Unpacking initramfs...\n[ 1.084814] Freeing initrd memory: 14816K\n[ 1.086351] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.088499] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.090927] Scanning for low memory corruption every 60 seconds\n[ 1.093337] audit: initializing netlink subsys (disabled)\n[ 1.095227] audit: type=2000 audit(1553337897.759:1): initialized\n[ 1.097520] Initialise system trusted keyring\n[ 1.099223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.101339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.104657] zbud: loaded\n[ 1.106030] VFS: Disk quotas dquot_6.6.0\n[ 1.107497] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.109986] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.112201] fuse init (API version 7.23)\n[ 1.113787] Key type big_key registered\n[ 1.115212] Allocating IMA MOK and blacklist keyrings.\n[ 1.117615] Key type asymmetric registered\n[ 1.119101] Asymmetric key parser 'x509' registered\n[ 1.120822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.123487] io scheduler noop registered\n[ 1.124924] io scheduler deadline registered (default)\n[ 1.126722] io scheduler cfq registered\n[ 1.128212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.130108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.132369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.134981] ACPI: Power Button [PWRF]\n[ 1.136538] GHES: HEST is not enabled!\n[ 1.156240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.195726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.199919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.225337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.229013] Linux agpgart interface v0.103\n[ 1.232488] loop: module loaded\n[ 1.235536] vda: vda1\n[ 1.237386] scsi host0: ata_piix\n[ 1.238817] scsi host1: ata_piix\n[ 1.240085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.242303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.244606] libphy: Fixed MDIO Bus: probed\n[ 1.246174] tun: Universal TUN/TAP device driver, 1.6\n[ 1.247942] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.251278] PPP generic driver version 2.4.2\n[ 1.252941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.255186] ehci-pci: EHCI PCI platform driver\n[ 1.256810] ehci-platform: EHCI generic platform driver\n[ 1.258634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.260738] ohci-pci: OHCI PCI platform driver\n[ 1.262357] ohci-platform: OHCI generic platform driver\n[ 1.264188] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.284562] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.286371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.289048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.290838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.292881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.295129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.297729] usb usb1: Product: UHCI Host Controller\n[ 1.299434] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.301563] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.303278] hub 1-0:1.0: USB hub found\n[ 1.304688] hub 1-0:1.0: 2 ports detected\n[ 1.306309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.310073] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.311823] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.313697] mousedev: PS/2 mouse device common for all mice\n[ 1.315857] rtc_cmos 00:00: RTC can wake from S4\n[ 1.317984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.320149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.320829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.320841] i2c /dev entries driver\n[ 1.320899] device-mapper: uevent: version 1.0.3\n[ 1.323238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.323258] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.323578] NET: Registered protocol family 10\n[ 1.323840] NET: Registered protocol family 17\n[ 1.323853] Key type dns_resolver registered\n[ 1.324140] registered taskstats version 1\n[ 1.324160] Loading compiled-in X.509 certificates\n[ 1.324707] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.324724] zswap: loaded using pool lzo/zbud\n[ 1.326421] Key type trusted registered\n[ 1.328618] Key type encrypted registered\n[ 1.328622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.328629] ima: No TPM chip found, activating TPM-bypass!\n[ 1.328632] ima: Allocated hash algorithm: sha1\n[ 1.328652] evm: HMAC attrs: 0x1\n[ 1.329516] Magic number: 11:453:730\n[ 1.329526] block vda1: hash matches\n[ 1.331358] rtc_cmos 00:00: setting system clock to 2019-03-23 10:44:58 UTC (1553337898)\n[ 1.331451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.331452] EDD information not available.\n[ 1.398474] Freeing unused kernel memory: 1484K\n[ 1.412775] Write protecting the kernel read-only data: 14336k\n[ 1.416192] Freeing unused kernel memory: 1620K\n[ 1.418106] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.431413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432058] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440155] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440219] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440304] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440341] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.488385] virtio_net virtio0 ens3: renamed from eth0\n[ 1.507934] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.511351] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.523663] AVX2 version of gcm_enc/dec engaged.\n[ 1.525305] AES CTR mode by8 optimization enabled\n[ 1.537257] FDC 0 is a S82078B\n[ 1.616754] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.781459] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.784158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.786605] usb 1-1: Product: QEMU USB Tablet\n[ 1.788221] usb 1-1: Manufacturer: QEMU\n[ 1.789699] usb 1-1: SerialNumber: 42\n[ 1.797708] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.805033] usbcore: registered new interface driver usbhid\n[ 1.807028] usbhid: USB HID core driver\n[ 1.809920] 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.814438] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.875060] md: linear personality registered for level -1\n[ 2.879071] md: multipath personality registered for level -4\n[ 2.883117] md: raid0 personality registered for level 0\n[ 2.887708] md: raid1 personality registered for level 1\n[ 2.960740] raid6: sse2x1 gen() 11338 MB/s\n[ 3.028751] raid6: sse2x1 xor() 8862 MB/s\n[ 3.096744] raid6: sse2x2 gen() 14511 MB/s\n[ 3.164743] raid6: sse2x2 xor() 9678 MB/s\n[ 3.232744] raid6: sse2x4 gen() 16741 MB/s\n[ 3.300744] raid6: sse2x4 xor() 11594 MB/s\n[ 3.368744] raid6: avx2x1 gen() 22127 MB/s\n[ 3.436739] raid6: avx2x2 gen() 26319 MB/s\n[ 3.504740] raid6: avx2x4 gen() 29750 MB/s\n[ 3.506363] raid6: using algorithm avx2x4 gen() 29750 MB/s\n[ 3.508323] raid6: using avx2x2 recovery algorithm\n[ 3.511091] xor: automatically using best checksumming function:\n[ 3.552738] avx : 32197.000 MB/sec\n[ 3.555204] async_tx: api initialized (async)\n[ 3.565029] md: raid6 personality registered for level 6\n[ 3.567009] md: raid5 personality registered for level 5\n[ 3.568940] md: raid4 personality registered for level 4\n[ 3.575179] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.602943] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.620497] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.728870] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.735061] systemd[1]: Detected virtualization kvm.\n[ 3.736884] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.742200] systemd[1]: Set hostname to .\n[ 3.745735] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.747833] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.877352] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.880480] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.883884] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.887843] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.891399] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.894710] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.898245] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.902457] 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.907800] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.911699] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.914649] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.918053] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.921579] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.940850] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.945025] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.949276] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.952503] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.955933] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.960030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.963665] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.967583] 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.974661] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.978256] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.982201] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.986845] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[ 3.989674] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.992984] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 3.994154] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.999186] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.003544] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.008206] iscsi: registered transport (tcp)\n[ 4.024890] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.028387] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.034736] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.041634] iscsi: registered transport (iser)\n[ 4.041695] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.047386] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.051534] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.056026] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.061041] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.068368] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.072316] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.076028] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.080541] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.085768] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n"} 2019-03-23 10:45:01,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7/action used request id req-4a896338-d4f9-42e5-a16b-217ea2e72972 2019-03-23 10:45:01,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.071298122406s 2019-03-23 10:45:01,972 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 651069598 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.357862] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.360934] pid_max: default: 32768 minimum: 301 [ 0.362598] ACPI: Core revision 20150930 [ 0.364705] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.367111] Security Framework initialized [ 0.368619] Yama: becoming mindful. [ 0.369992] AppArmor: AppArmor initialized [ 0.371693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.377647] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.381720] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386663] Initializing cgroup subsys io [ 0.388123] Initializing cgroup subsys memory [ 0.389669] Initializing cgroup subsys devices [ 0.391265] Initializing cgroup subsys freezer [ 0.392872] Initializing cgroup subsys net_cls [ 0.394494] Initializing cgroup subsys perf_event [ 0.396205] Initializing cgroup subsys net_prio [ 0.397872] Initializing cgroup subsys hugetlb [ 0.399494] Initializing cgroup subsys pids [ 0.401788] mce: CPU supports 10 MCE banks [ 0.403295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.405143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.407154] Spectre V2 : Mitigation: Full generic retpoline [ 0.409093] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.412005] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.417551] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.419868] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.425359] Freeing SMP alternatives memory: 32K [ 0.431707] ftrace: allocating 32278 entries in 127 pages [ 0.474892] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.477121] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.479314] smpboot: Max logical packages: 2 [ 0.481147] x2apic enabled [ 0.482553] Switched APIC routing to physical x2apic. [ 0.485556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.491928] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.504281] KVM setup paravirtual spinlock [ 0.507447] x86: Booting SMP configuration: [ 0.509075] .... node #0, CPUs: #1 [ 0.510758] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.533206] x86: Booted up 1 node, 2 CPUs [ 0.533208] KVM setup async PF for cpu 1 [ 0.533212] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.537956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.540752] devtmpfs: initialized [ 0.543446] evm: security.selinux [ 0.544717] evm: security.SMACK64 [ 0.546016] evm: security.SMACK64EXEC [ 0.547370] evm: security.SMACK64TRANSMUTE [ 0.548874] evm: security.SMACK64MMAP [ 0.550242] evm: security.ima [ 0.551407] evm: security.capability [ 0.552960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.556298] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558606] pinctrl core: initialized pinctrl subsystem [ 0.560684] RTC time: 10:44:57, date: 03/23/19 [ 0.563181] NET: Registered protocol family 16 [ 0.576911] cpuidle: using governor ladder [ 0.589022] cpuidle: using governor menu [ 0.590510] PCCT header not found. [ 0.591915] ACPI: bus type PCI registered [ 0.593431] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.595794] PCI: Using configuration type 1 for base access [ 0.610498] ACPI: Added _OSI(Module Device) [ 0.612044] ACPI: Added _OSI(Processor Device) [ 0.613657] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.615326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618563] ACPI: Interpreter enabled [ 0.619988] ACPI: (supports S0 S5) [ 0.637111] ACPI: Using IOAPIC for interrupt routing [ 0.638919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.644177] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.646343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648636] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.650852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.654953] acpiphp: Slot [3] registered [ 0.656441] acpiphp: Slot [4] registered [ 0.657923] acpiphp: Slot [5] registered [ 0.659412] acpiphp: Slot [6] registered [ 0.660895] acpiphp: Slot [7] registered [ 0.662370] acpiphp: Slot [8] registered [ 0.663852] acpiphp: Slot [9] registered [ 0.665339] acpiphp: Slot [10] registered [ 0.666846] acpiphp: Slot [11] registered [ 0.668376] acpiphp: Slot [12] registered [ 0.669953] acpiphp: Slot [13] registered [ 0.671472] acpiphp: Slot [14] registered [ 0.672977] acpiphp: Slot [15] registered [ 0.674498] acpiphp: Slot [16] registered [ 0.676021] acpiphp: Slot [17] registered [ 0.677543] acpiphp: Slot [18] registered [ 0.679051] acpiphp: Slot [19] registered [ 0.680551] acpiphp: Slot [20] registered [ 0.682090] acpiphp: Slot [21] registered [ 0.683630] acpiphp: Slot [22] registered [ 0.685166] acpiphp: Slot [23] registered [ 0.686724] acpiphp: Slot [24] registered [ 0.688267] acpiphp: Slot [25] registered [ 0.689772] acpiphp: Slot [26] registered [ 0.691276] acpiphp: Slot [27] registered [ 0.692789] acpiphp: Slot [28] registered [ 0.694303] acpiphp: Slot [29] registered [ 0.695820] acpiphp: Slot [30] registered [ 0.697363] acpiphp: Slot [31] registered [ 0.698851] PCI host bridge to bus 0000:00 [ 0.700381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.702638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.704893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.707591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.710275] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.713071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.718177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.720601] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.722868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.725219] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.729997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.732690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.757300] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.760339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.762974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.765600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.768210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.770557] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.772966] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.774922] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.777779] vgaarb: loaded [ 0.778876] vgaarb: bridge control possible 0000:00:02.0 [ 0.781058] SCSI subsystem initialized [ 0.782784] ACPI: bus type USB registered [ 0.784284] usbcore: registered new interface driver usbfs [ 0.786135] usbcore: registered new interface driver hub [ 0.787989] usbcore: registered new device driver usb [ 0.790085] PCI: Using ACPI for IRQ routing [ 0.792094] NetLabel: Initializing [ 0.793390] NetLabel: domain hash size = 128 [ 0.794985] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.796738] NetLabel: unlabeled traffic allowed by default [ 0.798873] amd_nb: Cannot enumerate AMD northbridges [ 0.800734] clocksource: Switched to clocksource kvm-clock [ 0.813045] AppArmor: AppArmor Filesystem Enabled [ 0.814811] pnp: PnP ACPI init [ 0.816361] pnp: PnP ACPI: found 5 devices [ 0.824603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.827776] NET: Registered protocol family 2 [ 0.829744] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.832556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.835182] TCP: Hash tables configured (established 32768 bind 32768) [ 0.837503] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.839620] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.841945] NET: Registered protocol family 1 [ 0.843557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.845608] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.847600] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.867444] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.887469] Unpacking initramfs... [ 1.084814] Freeing initrd memory: 14816K [ 1.086351] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.088499] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.090927] Scanning for low memory corruption every 60 seconds [ 1.093337] audit: initializing netlink subsys (disabled) [ 1.095227] audit: type=2000 audit(1553337897.759:1): initialized [ 1.097520] Initialise system trusted keyring [ 1.099223] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.101339] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.104657] zbud: loaded [ 1.106030] VFS: Disk quotas dquot_6.6.0 [ 1.107497] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.109986] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.112201] fuse init (API version 7.23) [ 1.113787] Key type big_key registered [ 1.115212] Allocating IMA MOK and blacklist keyrings. [ 1.117615] Key type asymmetric registered [ 1.119101] Asymmetric key parser 'x509' registered [ 1.120822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.123487] io scheduler noop registered [ 1.124924] io scheduler deadline registered (default) [ 1.126722] io scheduler cfq registered [ 1.128212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.130108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.132369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.134981] ACPI: Power Button [PWRF] [ 1.136538] GHES: HEST is not enabled! [ 1.156240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.195726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.199919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.225337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.229013] Linux agpgart interface v0.103 [ 1.232488] loop: module loaded [ 1.235536] vda: vda1 [ 1.237386] scsi host0: ata_piix [ 1.238817] scsi host1: ata_piix [ 1.240085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.242303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.244606] libphy: Fixed MDIO Bus: probed [ 1.246174] tun: Universal TUN/TAP device driver, 1.6 [ 1.247942] tun: (C) 1999-2004 Max Krasnyansky [ 1.251278] PPP generic driver version 2.4.2 [ 1.252941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.255186] ehci-pci: EHCI PCI platform driver [ 1.256810] ehci-platform: EHCI generic platform driver [ 1.258634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.260738] ohci-pci: OHCI PCI platform driver [ 1.262357] ohci-platform: OHCI generic platform driver [ 1.264188] uhci_hcd: USB Universal Host Controller Interface driver [ 1.284562] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.286371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.289048] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.290838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.292881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.295129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.297729] usb usb1: Product: UHCI Host Controller [ 1.299434] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.301563] usb usb1: SerialNumber: 0000:00:01.2 [ 1.303278] hub 1-0:1.0: USB hub found [ 1.304688] hub 1-0:1.0: 2 ports detected [ 1.306309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.310073] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.311823] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.313697] mousedev: PS/2 mouse device common for all mice [ 1.315857] rtc_cmos 00:00: RTC can wake from S4 [ 1.317984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.320149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.320829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.320841] i2c /dev entries driver [ 1.320899] device-mapper: uevent: version 1.0.3 [ 1.323238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.323258] ledtrig-cpu: registered to indicate activity on CPUs [ 1.323578] NET: Registered protocol family 10 [ 1.323840] NET: Registered protocol family 17 [ 1.323853] Key type dns_resolver registered [ 1.324140] registered taskstats version 1 [ 1.324160] Loading compiled-in X.509 certificates [ 1.324707] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.324724] zswap: loaded using pool lzo/zbud [ 1.326421] Key type trusted registered [ 1.328618] Key type encrypted registered [ 1.328622] AppArmor: AppArmor sha1 policy hashing enabled [ 1.328629] ima: No TPM chip found, activating TPM-bypass! [ 1.328632] ima: Allocated hash algorithm: sha1 [ 1.328652] evm: HMAC attrs: 0x1 [ 1.329516] Magic number: 11:453:730 [ 1.329526] block vda1: hash matches [ 1.331358] rtc_cmos 00:00: setting system clock to 2019-03-23 10:44:58 UTC (1553337898) [ 1.331451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.331452] EDD information not available. [ 1.398474] Freeing unused kernel memory: 1484K [ 1.412775] Write protecting the kernel read-only data: 14336k [ 1.416192] Freeing unused kernel memory: 1620K [ 1.418106] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.431413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432058] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440155] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440219] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440304] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440341] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.488385] virtio_net virtio0 ens3: renamed from eth0 [ 1.507934] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.511351] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.523663] AVX2 version of gcm_enc/dec engaged. [ 1.525305] AES CTR mode by8 optimization enabled [ 1.537257] FDC 0 is a S82078B [ 1.616754] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.781459] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.784158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.786605] usb 1-1: Product: QEMU USB Tablet [ 1.788221] usb 1-1: Manufacturer: QEMU [ 1.789699] usb 1-1: SerialNumber: 42 [ 1.797708] hidraw: raw HID events driver (C) Jiri Kosina [ 1.805033] usbcore: registered new interface driver usbhid [ 1.807028] usbhid: USB HID core driver [ 1.809920] 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.814438] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.875060] md: linear personality registered for level -1 [ 2.879071] md: multipath personality registered for level -4 [ 2.883117] md: raid0 personality registered for level 0 [ 2.887708] md: raid1 personality registered for level 1 [ 2.960740] raid6: sse2x1 gen() 11338 MB/s [ 3.028751] raid6: sse2x1 xor() 8862 MB/s [ 3.096744] raid6: sse2x2 gen() 14511 MB/s [ 3.164743] raid6: sse2x2 xor() 9678 MB/s [ 3.232744] raid6: sse2x4 gen() 16741 MB/s [ 3.300744] raid6: sse2x4 xor() 11594 MB/s [ 3.368744] raid6: avx2x1 gen() 22127 MB/s [ 3.436739] raid6: avx2x2 gen() 26319 MB/s [ 3.504740] raid6: avx2x4 gen() 29750 MB/s [ 3.506363] raid6: using algorithm avx2x4 gen() 29750 MB/s [ 3.508323] raid6: using avx2x2 recovery algorithm [ 3.511091] xor: automatically using best checksumming function: [ 3.552738] avx : 32197.000 MB/sec [ 3.555204] async_tx: api initialized (async) [ 3.565029] md: raid6 personality registered for level 6 [ 3.567009] md: raid5 personality registered for level 5 [ 3.568940] md: raid4 personality registered for level 4 [ 3.575179] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.602943] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.620497] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.728870] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.735061] systemd[1]: Detected virtualization kvm. [ 3.736884] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.742200] systemd[1]: Set hostname to . [ 3.745735] systemd[1]: Initializing machine ID from KVM UUID. [ 3.747833] systemd[1]: Installed transient /etc/machine-id file. [ 3.877352] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.880480] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.883884] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.887843] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.891399] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.894710] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.898245] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.902457] 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.907800] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.911699] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.914649] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.918053] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.921579] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.940850] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.945025] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.949276] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.952503] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.955933] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.960030] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.963665] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.967583] 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.974661] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.978256] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.982201] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.986845] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 3.989674] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.992984] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.994154] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.999186] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.003544] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.008206] iscsi: registered transport (tcp) [ 4.024890] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.028387] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.034736] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.041634] iscsi: registered transport (iser) [ 4.041695] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.047386] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.051534] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.056026] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.061041] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.068368] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.072316] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.076028] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.080541] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.085768] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. 2019-03-23 10:45:02,721 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2019-03-23 10:45:11,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:45:11,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:45:11,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13451 Content-Type: application/json Date: Sat, 23 Mar 2019 10:45:11 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32eb3def-d1a6-40f3-8119-b9332b101e65 x-openstack-request-id: req-32eb3def-d1a6-40f3-8119-b9332b101e65 2019-03-23 10:45:11,804 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 651069598 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.357862] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.360934] pid_max: default: 32768 minimum: 301\n[ 0.362598] ACPI: Core revision 20150930\n[ 0.364705] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.367111] Security Framework initialized\n[ 0.368619] Yama: becoming mindful.\n[ 0.369992] AppArmor: AppArmor initialized\n[ 0.371693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.377647] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.381720] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.383958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.386663] Initializing cgroup subsys io\n[ 0.388123] Initializing cgroup subsys memory\n[ 0.389669] Initializing cgroup subsys devices\n[ 0.391265] Initializing cgroup subsys freezer\n[ 0.392872] Initializing cgroup subsys net_cls\n[ 0.394494] Initializing cgroup subsys perf_event\n[ 0.396205] Initializing cgroup subsys net_prio\n[ 0.397872] Initializing cgroup subsys hugetlb\n[ 0.399494] Initializing cgroup subsys pids\n[ 0.401788] mce: CPU supports 10 MCE banks\n[ 0.403295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.405143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.407154] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.409093] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.412005] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.417551] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.419868] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.425359] Freeing SMP alternatives memory: 32K\n[ 0.431707] ftrace: allocating 32278 entries in 127 pages\n[ 0.474892] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.477121] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.479314] smpboot: Max logical packages: 2\n[ 0.481147] x2apic enabled\n[ 0.482553] Switched APIC routing to physical x2apic.\n[ 0.485556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.487831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.491928] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.504281] KVM setup paravirtual spinlock\n[ 0.507447] x86: Booting SMP configuration:\n[ 0.509075] .... node #0, CPUs: #1\n[ 0.510758] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.533206] x86: Booted up 1 node, 2 CPUs\n[ 0.533208] KVM setup async PF for cpu 1\n[ 0.533212] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.537956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.540752] devtmpfs: initialized\n[ 0.543446] evm: security.selinux\n[ 0.544717] evm: security.SMACK64\n[ 0.546016] evm: security.SMACK64EXEC\n[ 0.547370] evm: security.SMACK64TRANSMUTE\n[ 0.548874] evm: security.SMACK64MMAP\n[ 0.550242] evm: security.ima\n[ 0.551407] evm: security.capability\n[ 0.552960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.556298] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558606] pinctrl core: initialized pinctrl subsystem\n[ 0.560684] RTC time: 10:44:57, date: 03/23/19\n[ 0.563181] NET: Registered protocol family 16\n[ 0.576911] cpuidle: using governor ladder\n[ 0.589022] cpuidle: using governor menu\n[ 0.590510] PCCT header not found.\n[ 0.591915] ACPI: bus type PCI registered\n[ 0.593431] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.595794] PCI: Using configuration type 1 for base access\n[ 0.610498] ACPI: Added _OSI(Module Device)\n[ 0.612044] ACPI: Added _OSI(Processor Device)\n[ 0.613657] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.615326] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618563] ACPI: Interpreter enabled\n[ 0.619988] ACPI: (supports S0 S5)\n[ 0.637111] ACPI: Using IOAPIC for interrupt routing\n[ 0.638919] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.644177] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.646343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.648636] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.650852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.654953] acpiphp: Slot [3] registered\n[ 0.656441] acpiphp: Slot [4] registered\n[ 0.657923] acpiphp: Slot [5] registered\n[ 0.659412] acpiphp: Slot [6] registered\n[ 0.660895] acpiphp: Slot [7] registered\n[ 0.662370] acpiphp: Slot [8] registered\n[ 0.663852] acpiphp: Slot [9] registered\n[ 0.665339] acpiphp: Slot [10] registered\n[ 0.666846] acpiphp: Slot [11] registered\n[ 0.668376] acpiphp: Slot [12] registered\n[ 0.669953] acpiphp: Slot [13] registered\n[ 0.671472] acpiphp: Slot [14] registered\n[ 0.672977] acpiphp: Slot [15] registered\n[ 0.674498] acpiphp: Slot [16] registered\n[ 0.676021] acpiphp: Slot [17] registered\n[ 0.677543] acpiphp: Slot [18] registered\n[ 0.679051] acpiphp: Slot [19] registered\n[ 0.680551] acpiphp: Slot [20] registered\n[ 0.682090] acpiphp: Slot [21] registered\n[ 0.683630] acpiphp: Slot [22] registered\n[ 0.685166] acpiphp: Slot [23] registered\n[ 0.686724] acpiphp: Slot [24] registered\n[ 0.688267] acpiphp: Slot [25] registered\n[ 0.689772] acpiphp: Slot [26] registered\n[ 0.691276] acpiphp: Slot [27] registered\n[ 0.692789] acpiphp: Slot [28] registered\n[ 0.694303] acpiphp: Slot [29] registered\n[ 0.695820] acpiphp: Slot [30] registered\n[ 0.697363] acpiphp: Slot [31] registered\n[ 0.698851] PCI host bridge to bus 0000:00\n[ 0.700381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.702638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.704893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.707591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.710275] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.713071] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.718177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.720601] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.722868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.725219] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.729997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.732690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.757300] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.760339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.762974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.765600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.768210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.770557] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.772966] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.774922] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.777779] vgaarb: loaded\n[ 0.778876] vgaarb: bridge control possible 0000:00:02.0\n[ 0.781058] SCSI subsystem initialized\n[ 0.782784] ACPI: bus type USB registered\n[ 0.784284] usbcore: registered new interface driver usbfs\n[ 0.786135] usbcore: registered new interface driver hub\n[ 0.787989] usbcore: registered new device driver usb\n[ 0.790085] PCI: Using ACPI for IRQ routing\n[ 0.792094] NetLabel: Initializing\n[ 0.793390] NetLabel: domain hash size = 128\n[ 0.794985] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.796738] NetLabel: unlabeled traffic allowed by default\n[ 0.798873] amd_nb: Cannot enumerate AMD northbridges\n[ 0.800734] clocksource: Switched to clocksource kvm-clock\n[ 0.813045] AppArmor: AppArmor Filesystem Enabled\n[ 0.814811] pnp: PnP ACPI init\n[ 0.816361] pnp: PnP ACPI: found 5 devices\n[ 0.824603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.827776] NET: Registered protocol family 2\n[ 0.829744] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.832556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.835182] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.837503] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.839620] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.841945] NET: Registered protocol family 1\n[ 0.843557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.845608] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.847600] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.867444] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.887469] Unpacking initramfs...\n[ 1.084814] Freeing initrd memory: 14816K\n[ 1.086351] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.088499] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.090927] Scanning for low memory corruption every 60 seconds\n[ 1.093337] audit: initializing netlink subsys (disabled)\n[ 1.095227] audit: type=2000 audit(1553337897.759:1): initialized\n[ 1.097520] Initialise system trusted keyring\n[ 1.099223] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.101339] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.104657] zbud: loaded\n[ 1.106030] VFS: Disk quotas dquot_6.6.0\n[ 1.107497] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.109986] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.112201] fuse init (API version 7.23)\n[ 1.113787] Key type big_key registered\n[ 1.115212] Allocating IMA MOK and blacklist keyrings.\n[ 1.117615] Key type asymmetric registered\n[ 1.119101] Asymmetric key parser 'x509' registered\n[ 1.120822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.123487] io scheduler noop registered\n[ 1.124924] io scheduler deadline registered (default)\n[ 1.126722] io scheduler cfq registered\n[ 1.128212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.130108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.132369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.134981] ACPI: Power Button [PWRF]\n[ 1.136538] GHES: HEST is not enabled!\n[ 1.156240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.195726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.199919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.225337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.229013] Linux agpgart interface v0.103\n[ 1.232488] loop: module loaded\n[ 1.235536] vda: vda1\n[ 1.237386] scsi host0: ata_piix\n[ 1.238817] scsi host1: ata_piix\n[ 1.240085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.242303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.244606] libphy: Fixed MDIO Bus: probed\n[ 1.246174] tun: Universal TUN/TAP device driver, 1.6\n[ 1.247942] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.251278] PPP generic driver version 2.4.2\n[ 1.252941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.255186] ehci-pci: EHCI PCI platform driver\n[ 1.256810] ehci-platform: EHCI generic platform driver\n[ 1.258634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.260738] ohci-pci: OHCI PCI platform driver\n[ 1.262357] ohci-platform: OHCI generic platform driver\n[ 1.264188] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.284562] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.286371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.289048] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.290838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.292881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.295129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.297729] usb usb1: Product: UHCI Host Controller\n[ 1.299434] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.301563] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.303278] hub 1-0:1.0: USB hub found\n[ 1.304688] hub 1-0:1.0: 2 ports detected\n[ 1.306309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.310073] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.311823] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.313697] mousedev: PS/2 mouse device common for all mice\n[ 1.315857] rtc_cmos 00:00: RTC can wake from S4\n[ 1.317984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.320149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.320829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.320841] i2c /dev entries driver\n[ 1.320899] device-mapper: uevent: version 1.0.3\n[ 1.323238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.323258] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.323578] NET: Registered protocol family 10\n[ 1.323840] NET: Registered protocol family 17\n[ 1.323853] Key type dns_resolver registered\n[ 1.324140] registered taskstats version 1\n[ 1.324160] Loading compiled-in X.509 certificates\n[ 1.324707] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.324724] zswap: loaded using pool lzo/zbud\n[ 1.326421] Key type trusted registered\n[ 1.328618] Key type encrypted registered\n[ 1.328622] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.328629] ima: No TPM chip found, activating TPM-bypass!\n[ 1.328632] ima: Allocated hash algorithm: sha1\n[ 1.328652] evm: HMAC attrs: 0x1\n[ 1.329516] Magic number: 11:453:730\n[ 1.329526] block vda1: hash matches\n[ 1.331358] rtc_cmos 00:00: setting system clock to 2019-03-23 10:44:58 UTC (1553337898)\n[ 1.331451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.331452] EDD information not available.\n[ 1.398474] Freeing unused kernel memory: 1484K\n[ 1.412775] Write protecting the kernel read-only data: 14336k\n[ 1.416192] Freeing unused kernel memory: 1620K\n[ 1.418106] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.431413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.432058] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440155] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440219] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440304] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440341] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.488385] virtio_net virtio0 ens3: renamed from eth0\n[ 1.507934] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.511351] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.523663] AVX2 version of gcm_enc/dec engaged.\n[ 1.525305] AES CTR mode by8 optimization enabled\n[ 1.537257] FDC 0 is a S82078B\n[ 1.616754] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.781459] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.784158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.786605] usb 1-1: Product: QEMU USB Tablet\n[ 1.788221] usb 1-1: Manufacturer: QEMU\n[ 1.789699] usb 1-1: SerialNumber: 42\n[ 1.797708] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.805033] usbcore: registered new interface driver usbhid\n[ 1.807028] usbhid: USB HID core driver\n[ 1.809920] 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.814438] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.875060] md: linear personality registered for level -1\n[ 2.879071] md: multipath personality registered for level -4\n[ 2.883117] md: raid0 personality registered for level 0\n[ 2.887708] md: raid1 personality registered for level 1\n[ 2.960740] raid6: sse2x1 gen() 11338 MB/s\n[ 3.028751] raid6: sse2x1 xor() 8862 MB/s\n[ 3.096744] raid6: sse2x2 gen() 14511 MB/s\n[ 3.164743] raid6: sse2x2 xor() 9678 MB/s\n[ 3.232744] raid6: sse2x4 gen() 16741 MB/s\n[ 3.300744] raid6: sse2x4 xor() 11594 MB/s\n[ 3.368744] raid6: avx2x1 gen() 22127 MB/s\n[ 3.436739] raid6: avx2x2 gen() 26319 MB/s\n[ 3.504740] raid6: avx2x4 gen() 29750 MB/s\n[ 3.506363] raid6: using algorithm avx2x4 gen() 29750 MB/s\n[ 3.508323] raid6: using avx2x2 recovery algorithm\n[ 3.511091] xor: automatically using best checksumming function:\n[ 3.552738] avx : 32197.000 MB/sec\n[ 3.555204] async_tx: api initialized (async)\n[ 3.565029] md: raid6 personality registered for level 6\n[ 3.567009] md: raid5 personality registered for level 5\n[ 3.568940] md: raid4 personality registered for level 4\n[ 3.575179] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.602943] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.620497] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.728870] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.735061] systemd[1]: Detected virtualization kvm.\n[ 3.736884] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.742200] systemd[1]: Set hostname to .\n[ 3.745735] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.747833] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.877352] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.880480] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.883884] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.887843] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.891399] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.894710] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.898245] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.902457] 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.907800] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.911699] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.914649] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.918053] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.921579] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.940850] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.945025] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.949276] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.952503] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.955933] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.960030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.963665] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.967583] 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.974661] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.978256] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.982201] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.986845] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[ 3.989674] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.992984] systemd[1]: Listening on Journal Socket (/dev/log).\n[ 3.994154] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.999186] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 4.003544] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 4.008206] iscsi: registered transport (tcp)\n[ 4.024890] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.028387] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 4.034736] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.041634] iscsi: registered transport (iser)\n[ 4.041695] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.047386] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.051534] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.056026] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.061041] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.068368] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.072316] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.076028] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.080541] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.085768] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 8.932483] cloud-init[581]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 23 Mar 2019 10:45:02 +0000. Up 5.00 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.985211] cloud-init[897]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 23 Mar 2019 10:45:07 +0000. Up 9.44 seconds.\n[ 9.989130] cloud-init[897]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.996458] cloud-init[897]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.004146] cloud-init[897]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.007476] cloud-init[897]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.016144] cloud-init[897]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | global | fa:16:3e:b5:42:bb |\n[ 10.020131] cloud-init[897]: ci-info: | ens3 | True | fe80::f816:3eff:feb5:42bb/64 | . | link | fa:16:3e:b5:42:bb |\n[ 10.028159] cloud-init[897]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.036156] cloud-init[897]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.040127] cloud-init[897]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.048148] cloud-init[897]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[ 10.056125] cloud-init[897]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.057761] cloud-init[897]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.058027] cloud-init[897]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.058299] cloud-init[897]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.058583] cloud-init[897]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.058856] cloud-init[897]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.059126] cloud-init[897]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.059409] cloud-init[897]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.059688] cloud-init[897]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.059960] cloud-init[897]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.060525] cloud-init[897]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.060801] cloud-init[897]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.061070] cloud-init[897]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.061338] cloud-init[897]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.061608] cloud-init[897]: Generating public/private rsa key pair.\n[ 10.061902] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.062168] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.062450] cloud-init[897]: The key fingerprint is:\n[ 10.062722] cloud-init[897]: SHA256:b78+x3sFLVLot/jExdqDxVQ1HnYVJxCtian34uBLiWY root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231\n[ 10.062996] cloud-init[897]: The key's randomart image is:\n[ 10.063274] cloud-init[897]: +---[RSA 2048]----+\n[ 10.063541] cloud-init[897]: | o=.=@|\n[ 10.063820] cloud-init[897]: | . =o=|\n[ 10.064375] cloud-init[897]: | + +o+ |\n[ 10.064640] cloud-init[897]: | o = +o+|\n[ 10.064920] cloud-init[897]: | S. =oB |\n[ 10.065200] cloud-init[897]: | ..o. ..=.o|\n[ 10.065468] cloud-init[897]: | E +.o. + o|\n[ 10.065755] cloud-init[897]: | o o o..o + .|\n[ 10.066038] cloud-init[897]: | oo.o++.o |\n[ 10.066303] cloud-init[897]: +----[SHA256]-----+\n[ 10.066583] cloud-init[897]: Generating public/private dsa key pair.\n[ 10.066858] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.067136] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.067404] cloud-init[897]: The key fingerprint is:\n[ 10.067677] cloud-init[897]: SHA256:D0ReiF+JO56URCWvIrRDAKgpzThTSYAmWDW6wR/ONLA root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231\n[ 10.067986] cloud-init[897]: The key's randomart image is:\n[ 10.068506] cloud-init[897]: +---[DSA 1024]----+\n[ 10.068785] cloud-init[897]: |*==oo o++o. |\n[ 10.069064] cloud-init[897]: |=oo= ..o++o |\n[ 10.069330] cloud-init[897]: |+*E * oo+. |\n[ 10.069611] cloud-init[897]: |B oX + .*. |\n[ 10.069896] cloud-init[897]: |.o. B .oSo |\n[ 10.070166] cloud-init[897]: | o .oo |\n[ 10.070448] cloud-init[897]: | . |\n[ 10.070716] cloud-init[897]: | |\n[ 10.070995] cloud-init[897]: | |\n[ 10.071275] cloud-init[897]: +----[SHA256]-----+\n[ 10.071552] cloud-init[897]: Generating public/private ecdsa key pair.\n[ 10.071830] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.072370] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.072643] cloud-init[897]: The key fingerprint is:\n[ 10.072931] cloud-init[897]: SHA256:98hfALyB3QB/ATBmi3RDjiuW7NP1K4uifCMuTN5TvSw root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231\n[ 10.073195] cloud-init[897]: The key's randomart image is:\n[ 10.073474] cloud-init[897]: +---[ECDSA 256]---+\n[ 10.073760] cloud-init[897]: | ..Xoo.. |\n[ 10.074026] cloud-init[897]: | . B O o . |\n[ 10.074306] cloud-init[897]: | o + * o |\n[ 10.074574] cloud-init[897]: | . . . = |\n[ 10.074856] cloud-init[897]: | = o S o . |\n[ 10.075134] cloud-init[897]: | . o + o + o . |\n[ 10.075401] cloud-init[897]: |+ . + o . + . . |\n[ 10.075678] cloud-init[897]: |.+.o+E +. o . |\n[ 10.075952] cloud-init[897]: | o++.oo .o. . |\n[ 10.076497] cloud-init[897]: +----[SHA256]-----+\n[ 10.076781] cloud-init[897]: Generating public/private ed25519 key pair.\n[ 10.077061] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.077325] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.077606] cloud-init[897]: The key fingerprint is:\n[ 10.078297] cloud-init[897]: SHA256:m06ZvXkDuf2HTqRKnUV4gCXsY9RJDMKjOtvnxvCz2mM root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231\n[ 10.078433] cloud-init[897]: The key's randomart image is:\n[ 10.153177] cloud-init[897]: +--[ED25519 256]--+\n[ 10.153518] cloud-init[897]: | ...oB+. |\n[ 10.153894] cloud-init[897]: | o.+.+o |\n[ 10.154240] cloud-init[897]: | . + . o |\n[ 10.154611] cloud-init[897]: | . + o |\n[ 10.154988] cloud-init[897]: | . S. o o |\n[ 10.155331] cloud-init[897]: | o . *o. = |\n[ 10.155693] cloud-init[897]: | + +* o++ .. |\n[ 10.156061] cloud-init[897]: | . .+E..++.. .|\n[ 10.156414] cloud-init[897]: | .*=++. +o. |\n[ 10.156790] cloud-init[897]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target System Initialization.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Accounts Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 12.950054] cloud-init[1201]: Generating locales (this might take a while)...\n[ 13.607245] cloud-init[1201]: en_US.UTF-8... done\n[ 13.612136] cloud-init[1201]: Generation complete.\n[ 14.265708] cloud-init[1201]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'modules:config' at Sat, 23 Mar 2019 10:45:10 +0000. Up 12.87 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n Starting Execute cloud user/final scripts...\n"} 2019-03-23 10:45:11,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7/action used request id req-32eb3def-d1a6-40f3-8119-b9332b101e65 2019-03-23 10:45:11,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741281509399s 2019-03-23 10:45:11,806 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 651069598 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.357862] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.360934] pid_max: default: 32768 minimum: 301 [ 0.362598] ACPI: Core revision 20150930 [ 0.364705] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.367111] Security Framework initialized [ 0.368619] Yama: becoming mindful. [ 0.369992] AppArmor: AppArmor initialized [ 0.371693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.377647] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.381720] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.383958] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.386663] Initializing cgroup subsys io [ 0.388123] Initializing cgroup subsys memory [ 0.389669] Initializing cgroup subsys devices [ 0.391265] Initializing cgroup subsys freezer [ 0.392872] Initializing cgroup subsys net_cls [ 0.394494] Initializing cgroup subsys perf_event [ 0.396205] Initializing cgroup subsys net_prio [ 0.397872] Initializing cgroup subsys hugetlb [ 0.399494] Initializing cgroup subsys pids [ 0.401788] mce: CPU supports 10 MCE banks [ 0.403295] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.405143] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.407154] Spectre V2 : Mitigation: Full generic retpoline [ 0.409093] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.412005] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.417551] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.419868] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.425359] Freeing SMP alternatives memory: 32K [ 0.431707] ftrace: allocating 32278 entries in 127 pages [ 0.474892] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.477121] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.479314] smpboot: Max logical packages: 2 [ 0.481147] x2apic enabled [ 0.482553] Switched APIC routing to physical x2apic. [ 0.485556] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.487831] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.491928] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.504281] KVM setup paravirtual spinlock [ 0.507447] x86: Booting SMP configuration: [ 0.509075] .... node #0, CPUs: #1 [ 0.510758] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.533206] x86: Booted up 1 node, 2 CPUs [ 0.533208] KVM setup async PF for cpu 1 [ 0.533212] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.537956] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.540752] devtmpfs: initialized [ 0.543446] evm: security.selinux [ 0.544717] evm: security.SMACK64 [ 0.546016] evm: security.SMACK64EXEC [ 0.547370] evm: security.SMACK64TRANSMUTE [ 0.548874] evm: security.SMACK64MMAP [ 0.550242] evm: security.ima [ 0.551407] evm: security.capability [ 0.552960] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.556298] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558606] pinctrl core: initialized pinctrl subsystem [ 0.560684] RTC time: 10:44:57, date: 03/23/19 [ 0.563181] NET: Registered protocol family 16 [ 0.576911] cpuidle: using governor ladder [ 0.589022] cpuidle: using governor menu [ 0.590510] PCCT header not found. [ 0.591915] ACPI: bus type PCI registered [ 0.593431] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.595794] PCI: Using configuration type 1 for base access [ 0.610498] ACPI: Added _OSI(Module Device) [ 0.612044] ACPI: Added _OSI(Processor Device) [ 0.613657] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.615326] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618563] ACPI: Interpreter enabled [ 0.619988] ACPI: (supports S0 S5) [ 0.637111] ACPI: Using IOAPIC for interrupt routing [ 0.638919] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.644177] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.646343] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648636] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.650852] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.654953] acpiphp: Slot [3] registered [ 0.656441] acpiphp: Slot [4] registered [ 0.657923] acpiphp: Slot [5] registered [ 0.659412] acpiphp: Slot [6] registered [ 0.660895] acpiphp: Slot [7] registered [ 0.662370] acpiphp: Slot [8] registered [ 0.663852] acpiphp: Slot [9] registered [ 0.665339] acpiphp: Slot [10] registered [ 0.666846] acpiphp: Slot [11] registered [ 0.668376] acpiphp: Slot [12] registered [ 0.669953] acpiphp: Slot [13] registered [ 0.671472] acpiphp: Slot [14] registered [ 0.672977] acpiphp: Slot [15] registered [ 0.674498] acpiphp: Slot [16] registered [ 0.676021] acpiphp: Slot [17] registered [ 0.677543] acpiphp: Slot [18] registered [ 0.679051] acpiphp: Slot [19] registered [ 0.680551] acpiphp: Slot [20] registered [ 0.682090] acpiphp: Slot [21] registered [ 0.683630] acpiphp: Slot [22] registered [ 0.685166] acpiphp: Slot [23] registered [ 0.686724] acpiphp: Slot [24] registered [ 0.688267] acpiphp: Slot [25] registered [ 0.689772] acpiphp: Slot [26] registered [ 0.691276] acpiphp: Slot [27] registered [ 0.692789] acpiphp: Slot [28] registered [ 0.694303] acpiphp: Slot [29] registered [ 0.695820] acpiphp: Slot [30] registered [ 0.697363] acpiphp: Slot [31] registered [ 0.698851] PCI host bridge to bus 0000:00 [ 0.700381] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.702638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.704893] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.707591] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.710275] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.713071] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.718177] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.720601] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.722868] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.725219] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.729997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.732690] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.757300] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.760339] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.762974] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.765600] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.768210] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.770557] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.772966] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.774922] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.777779] vgaarb: loaded [ 0.778876] vgaarb: bridge control possible 0000:00:02.0 [ 0.781058] SCSI subsystem initialized [ 0.782784] ACPI: bus type USB registered [ 0.784284] usbcore: registered new interface driver usbfs [ 0.786135] usbcore: registered new interface driver hub [ 0.787989] usbcore: registered new device driver usb [ 0.790085] PCI: Using ACPI for IRQ routing [ 0.792094] NetLabel: Initializing [ 0.793390] NetLabel: domain hash size = 128 [ 0.794985] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.796738] NetLabel: unlabeled traffic allowed by default [ 0.798873] amd_nb: Cannot enumerate AMD northbridges [ 0.800734] clocksource: Switched to clocksource kvm-clock [ 0.813045] AppArmor: AppArmor Filesystem Enabled [ 0.814811] pnp: PnP ACPI init [ 0.816361] pnp: PnP ACPI: found 5 devices [ 0.824603] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.827776] NET: Registered protocol family 2 [ 0.829744] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.832556] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.835182] TCP: Hash tables configured (established 32768 bind 32768) [ 0.837503] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.839620] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.841945] NET: Registered protocol family 1 [ 0.843557] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.845608] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.847600] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.867444] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.887469] Unpacking initramfs... [ 1.084814] Freeing initrd memory: 14816K [ 1.086351] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.088499] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.090927] Scanning for low memory corruption every 60 seconds [ 1.093337] audit: initializing netlink subsys (disabled) [ 1.095227] audit: type=2000 audit(1553337897.759:1): initialized [ 1.097520] Initialise system trusted keyring [ 1.099223] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.101339] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.104657] zbud: loaded [ 1.106030] VFS: Disk quotas dquot_6.6.0 [ 1.107497] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.109986] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.112201] fuse init (API version 7.23) [ 1.113787] Key type big_key registered [ 1.115212] Allocating IMA MOK and blacklist keyrings. [ 1.117615] Key type asymmetric registered [ 1.119101] Asymmetric key parser 'x509' registered [ 1.120822] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.123487] io scheduler noop registered [ 1.124924] io scheduler deadline registered (default) [ 1.126722] io scheduler cfq registered [ 1.128212] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.130108] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.132369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.134981] ACPI: Power Button [PWRF] [ 1.136538] GHES: HEST is not enabled! [ 1.156240] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.195726] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.199919] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.225337] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.229013] Linux agpgart interface v0.103 [ 1.232488] loop: module loaded [ 1.235536] vda: vda1 [ 1.237386] scsi host0: ata_piix [ 1.238817] scsi host1: ata_piix [ 1.240085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.242303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.244606] libphy: Fixed MDIO Bus: probed [ 1.246174] tun: Universal TUN/TAP device driver, 1.6 [ 1.247942] tun: (C) 1999-2004 Max Krasnyansky [ 1.251278] PPP generic driver version 2.4.2 [ 1.252941] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.255186] ehci-pci: EHCI PCI platform driver [ 1.256810] ehci-platform: EHCI generic platform driver [ 1.258634] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.260738] ohci-pci: OHCI PCI platform driver [ 1.262357] ohci-platform: OHCI generic platform driver [ 1.264188] uhci_hcd: USB Universal Host Controller Interface driver [ 1.284562] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.286371] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.289048] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.290838] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.292881] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.295129] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.297729] usb usb1: Product: UHCI Host Controller [ 1.299434] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.301563] usb usb1: SerialNumber: 0000:00:01.2 [ 1.303278] hub 1-0:1.0: USB hub found [ 1.304688] hub 1-0:1.0: 2 ports detected [ 1.306309] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.310073] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.311823] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.313697] mousedev: PS/2 mouse device common for all mice [ 1.315857] rtc_cmos 00:00: RTC can wake from S4 [ 1.317984] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.320149] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.320829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.320841] i2c /dev entries driver [ 1.320899] device-mapper: uevent: version 1.0.3 [ 1.323238] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.323258] ledtrig-cpu: registered to indicate activity on CPUs [ 1.323578] NET: Registered protocol family 10 [ 1.323840] NET: Registered protocol family 17 [ 1.323853] Key type dns_resolver registered [ 1.324140] registered taskstats version 1 [ 1.324160] Loading compiled-in X.509 certificates [ 1.324707] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.324724] zswap: loaded using pool lzo/zbud [ 1.326421] Key type trusted registered [ 1.328618] Key type encrypted registered [ 1.328622] AppArmor: AppArmor sha1 policy hashing enabled [ 1.328629] ima: No TPM chip found, activating TPM-bypass! [ 1.328632] ima: Allocated hash algorithm: sha1 [ 1.328652] evm: HMAC attrs: 0x1 [ 1.329516] Magic number: 11:453:730 [ 1.329526] block vda1: hash matches [ 1.331358] rtc_cmos 00:00: setting system clock to 2019-03-23 10:44:58 UTC (1553337898) [ 1.331451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.331452] EDD information not available. [ 1.398474] Freeing unused kernel memory: 1484K [ 1.412775] Write protecting the kernel read-only data: 14336k [ 1.416192] Freeing unused kernel memory: 1620K [ 1.418106] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.431413] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.432058] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440033] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440155] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440219] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440259] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440304] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440341] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.488385] virtio_net virtio0 ens3: renamed from eth0 [ 1.507934] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.511351] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.523663] AVX2 version of gcm_enc/dec engaged. [ 1.525305] AES CTR mode by8 optimization enabled [ 1.537257] FDC 0 is a S82078B [ 1.616754] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.781459] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.784158] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.786605] usb 1-1: Product: QEMU USB Tablet [ 1.788221] usb 1-1: Manufacturer: QEMU [ 1.789699] usb 1-1: SerialNumber: 42 [ 1.797708] hidraw: raw HID events driver (C) Jiri Kosina [ 1.805033] usbcore: registered new interface driver usbhid [ 1.807028] usbhid: USB HID core driver [ 1.809920] 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.814438] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.875060] md: linear personality registered for level -1 [ 2.879071] md: multipath personality registered for level -4 [ 2.883117] md: raid0 personality registered for level 0 [ 2.887708] md: raid1 personality registered for level 1 [ 2.960740] raid6: sse2x1 gen() 11338 MB/s [ 3.028751] raid6: sse2x1 xor() 8862 MB/s [ 3.096744] raid6: sse2x2 gen() 14511 MB/s [ 3.164743] raid6: sse2x2 xor() 9678 MB/s [ 3.232744] raid6: sse2x4 gen() 16741 MB/s [ 3.300744] raid6: sse2x4 xor() 11594 MB/s [ 3.368744] raid6: avx2x1 gen() 22127 MB/s [ 3.436739] raid6: avx2x2 gen() 26319 MB/s [ 3.504740] raid6: avx2x4 gen() 29750 MB/s [ 3.506363] raid6: using algorithm avx2x4 gen() 29750 MB/s [ 3.508323] raid6: using avx2x2 recovery algorithm [ 3.511091] xor: automatically using best checksumming function: [ 3.552738] avx : 32197.000 MB/sec [ 3.555204] async_tx: api initialized (async) [ 3.565029] md: raid6 personality registered for level 6 [ 3.567009] md: raid5 personality registered for level 5 [ 3.568940] md: raid4 personality registered for level 4 [ 3.575179] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.602943] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.620497] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.728870] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.735061] systemd[1]: Detected virtualization kvm. [ 3.736884] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.742200] systemd[1]: Set hostname to . [ 3.745735] systemd[1]: Initializing machine ID from KVM UUID. [ 3.747833] systemd[1]: Installed transient /etc/machine-id file. [ 3.877352] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.880480] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.883884] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.887843] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.891399] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.894710] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.898245] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.902457] 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.907800] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.911699] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.914649] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.918053] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.921579] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.940850] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.945025] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.949276] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.952503] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.955933] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.960030] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.963665] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.967583] 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.974661] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.978256] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.982201] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.986845] systemd[1]: Started Trigger resolvconf update for networkd DNS. [ 3.989674] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.992984] systemd[1]: Listening on Journal Socket (/dev/log). [ 3.994154] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.999186] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 4.003544] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 4.008206] iscsi: registered transport (tcp) [ 4.024890] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.028387] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 4.034736] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.041634] iscsi: registered transport (iser) [ 4.041695] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.047386] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.051534] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.056026] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.061041] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.068368] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.072316] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.076028] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.080541] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.085768] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.932483] cloud-init[581]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 23 Mar 2019 10:45:02 +0000. Up 5.00 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.985211] cloud-init[897]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 23 Mar 2019 10:45:07 +0000. Up 9.44 seconds. [ 9.989130] cloud-init[897]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.996458] cloud-init[897]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.004146] cloud-init[897]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.007476] cloud-init[897]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.016144] cloud-init[897]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | global | fa:16:3e:b5:42:bb | [ 10.020131] cloud-init[897]: ci-info: | ens3 | True | fe80::f816:3eff:feb5:42bb/64 | . | link | fa:16:3e:b5:42:bb | [ 10.028159] cloud-init[897]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.036156] cloud-init[897]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.040127] cloud-init[897]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.048148] cloud-init[897]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 10.056125] cloud-init[897]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.057761] cloud-init[897]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.058027] cloud-init[897]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.058299] cloud-init[897]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.058583] cloud-init[897]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.058856] cloud-init[897]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.059126] cloud-init[897]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.059409] cloud-init[897]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.059688] cloud-init[897]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.059960] cloud-init[897]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.060525] cloud-init[897]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.060801] cloud-init[897]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.061070] cloud-init[897]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.061338] cloud-init[897]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.061608] cloud-init[897]: Generating public/private rsa key pair. [ 10.061902] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.062168] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.062450] cloud-init[897]: The key fingerprint is: [ 10.062722] cloud-init[897]: SHA256:b78+x3sFLVLot/jExdqDxVQ1HnYVJxCtian34uBLiWY root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 [ 10.062996] cloud-init[897]: The key's randomart image is: [ 10.063274] cloud-init[897]: +---[RSA 2048]----+ [ 10.063541] cloud-init[897]: | o=.=@| [ 10.063820] cloud-init[897]: | . =o=| [ 10.064375] cloud-init[897]: | + +o+ | [ 10.064640] cloud-init[897]: | o = +o+| [ 10.064920] cloud-init[897]: | S. =oB | [ 10.065200] cloud-init[897]: | ..o. ..=.o| [ 10.065468] cloud-init[897]: | E +.o. + o| [ 10.065755] cloud-init[897]: | o o o..o + .| [ 10.066038] cloud-init[897]: | oo.o++.o | [ 10.066303] cloud-init[897]: +----[SHA256]-----+ [ 10.066583] cloud-init[897]: Generating public/private dsa key pair. [ 10.066858] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.067136] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.067404] cloud-init[897]: The key fingerprint is: [ 10.067677] cloud-init[897]: SHA256:D0ReiF+JO56URCWvIrRDAKgpzThTSYAmWDW6wR/ONLA root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 [ 10.067986] cloud-init[897]: The key's randomart image is: [ 10.068506] cloud-init[897]: +---[DSA 1024]----+ [ 10.068785] cloud-init[897]: |*==oo o++o. | [ 10.069064] cloud-init[897]: |=oo= ..o++o | [ 10.069330] cloud-init[897]: |+*E * oo+. | [ 10.069611] cloud-init[897]: |B oX + .*. | [ 10.069896] cloud-init[897]: |.o. B .oSo | [ 10.070166] cloud-init[897]: | o .oo | [ 10.070448] cloud-init[897]: | . | [ 10.070716] cloud-init[897]: | | [ 10.070995] cloud-init[897]: | | [ 10.071275] cloud-init[897]: +----[SHA256]-----+ [ 10.071552] cloud-init[897]: Generating public/private ecdsa key pair. [ 10.071830] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.072370] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.072643] cloud-init[897]: The key fingerprint is: [ 10.072931] cloud-init[897]: SHA256:98hfALyB3QB/ATBmi3RDjiuW7NP1K4uifCMuTN5TvSw root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 [ 10.073195] cloud-init[897]: The key's randomart image is: [ 10.073474] cloud-init[897]: +---[ECDSA 256]---+ [ 10.073760] cloud-init[897]: | ..Xoo.. | [ 10.074026] cloud-init[897]: | . B O o . | [ 10.074306] cloud-init[897]: | o + * o | [ 10.074574] cloud-init[897]: | . . . = | [ 10.074856] cloud-init[897]: | = o S o . | [ 10.075134] cloud-init[897]: | . o + o + o . | [ 10.075401] cloud-init[897]: |+ . + o . + . . | [ 10.075678] cloud-init[897]: |.+.o+E +. o . | [ 10.075952] cloud-init[897]: | o++.oo .o. . | [ 10.076497] cloud-init[897]: +----[SHA256]-----+ [ 10.076781] cloud-init[897]: Generating public/private ed25519 key pair. [ 10.077061] cloud-init[897]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.077325] cloud-init[897]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.077606] cloud-init[897]: The key fingerprint is: [ 10.078297] cloud-init[897]: SHA256:m06ZvXkDuf2HTqRKnUV4gCXsY9RJDMKjOtvnxvCz2mM root@cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 [ 10.078433] cloud-init[897]: The key's randomart image is: [ 10.153177] cloud-init[897]: +--[ED25519 256]--+ [ 10.153518] cloud-init[897]: | ...oB+. | [ 10.153894] cloud-init[897]: | o.+.+o | [ 10.154240] cloud-init[897]: | . + . o | [ 10.154611] cloud-init[897]: | . + o | [ 10.154988] cloud-init[897]: | . S. o o | [ 10.155331] cloud-init[897]: | o . *o. = | [ 10.155693] cloud-init[897]: | + +* o++ .. | [ 10.156061] cloud-init[897]: | . .+E..++.. .| [ 10.156414] cloud-init[897]: | .*=++. +o. | [ 10.156790] cloud-init[897]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target System Initialization. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Accounts Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting LSB: MD monitoring daemon... Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started 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: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 12.950054] cloud-init[1201]: Generating locales (this might take a while)... [ 13.607245] cloud-init[1201]: en_US.UTF-8... done [ 13.612136] cloud-init[1201]: Generation complete. [ 14.265708] cloud-init[1201]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'modules:config' at Sat, 23 Mar 2019 10:45:10 +0000. Up 12.87 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... 2019-03-23 10:45:11,809 - paramiko.transport - DEBUG - starting thread (client mode): 0xc328ecd0L 2019-03-23 10:45:11,810 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 10:45:11,815 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-23 10:45:11,815 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-23 10:45:11,816 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:45:11,816 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:45:11,816 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:45:11,817 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:45:11,817 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:45:11,817 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:45:11,871 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 10:45:11,872 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:45:11,902 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 773a5fdbdbe0a0400df9504989f4b1b5 2019-03-23 10:45:11,903 - paramiko.transport - DEBUG - Trying discovered key ccc4a4f11ff2f3f197d7f98f268e8c72 in /tmp/tmpx8p8TZ 2019-03-23 10:45:11,911 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 10:45:11,933 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 10:45:11,936 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 10:45:12,225 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-23 10:45:12,226 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-23 10:45:12,266 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 10:45:12,266 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 10:45:12,269 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 10:45:18,290 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-23 10:45:18,292 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:45:18,292 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:45:18,292 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:45:18,292 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:45:18,293 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:45:18,293 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:45:18,297 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:45:24,502 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-23 10:45:24,504 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:45:24,504 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:45:24,504 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:45:24,504 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:45:24,504 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:45:24,504 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:45:24,508 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:45:30,633 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-23 10:45:30,635 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:45:30,635 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:45:30,635 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:45:30,635 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:45:30,635 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:45:30,635 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:45:30,638 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:45:37,115 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 10:45:37,116 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 10:45:37,117 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 10:45:37,117 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-23 10:45:37,117 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 10:45:37,121 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 10:47:11,423 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 10:47:11,423 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.3 API version: 1.39 Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 06:40:58 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.3 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 05:59:55 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. ** DOCKER ENGINE - ENTERPRISE ** Test drive additional security features by activating Docker Engine - Enterprise. * Leverage FIPS 140-2 validated encryption * Run only trusted images with digital signature enforcement ** Learn more at https://dockr.ly/engine1 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest ba65d1278fd9f2d619dcf033410d6e419566130d28daa889ad32f9d2e9092999 2019-03-23 10:47:11,425 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 10:47:11,425 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 --2019-03-23 10:45:37-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.103, 13.33.148.118, 13.33.148.229, ... Connecting to get.docker.com (get.docker.com)|13.33.148.103|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 33.8M=0s 2019-03-23 10:45:37 (33.8 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 sudo: unable to resolve host cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 sudo: unable to resolve host cloudify-vm-d96e68cd-15f3-41f5-b7a8-cd5db262f231 2019-03-23 10:47:11,426 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-23 10:47:11,426 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-23 10:47:11,427 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-23 10:47:11,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-03-23 10:47:11,435 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.204', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-03-23 10:47:41,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:47:42,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 108, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 807, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 805, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 325, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 126, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 806, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 111, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 109, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 803, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:47:42 GMT 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:47:42,328 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:47:42,329 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 108, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 807, u'state': u'running', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 805, u'state': u'running', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 325, u'state': u'running', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 126, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 806, u'state': u'running', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 803, u'state': u'running', u'Id': u'cloudify-riemann.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-03-23 10:47:42,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/status 2019-03-23 10:47:42,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:47:42,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:47:42,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:47:42,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:47:42,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 108, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 807, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 805, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 325, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 126, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 806, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 111, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 109, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 803, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:47:42 GMT 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:47:42,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:47:42,535 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:47:42,535 - functest.core.cloudify - INFO - The current manager status is running 2019-03-23 10:47:42,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3.1/secrets 2019-03-23 10:47:42,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-23 10:47:42,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:47:42,633 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:47:42 GMT 2019-03-23 10:47:42,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:47:42,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-23 10:47:42,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:47:42,633 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:47:42,633 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:47:42,633 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-23 10:47:42,634 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-03-23 10:47:42,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:47:42,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:47:42,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:47:42,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:47:42,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:47:42.818Z", "updated_at": "2019-03-23T10:47:42.818Z", "value": "gAAAAABclg7OJDJF2J0lyVGCjTaBGMwfZS9mK5X9mlxD_qVSW1IiXqng8u8AikKBQk0hG2zmKUua62qHuRmrEUDoGNfMyueoZg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:47:42 GMT 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:47:42,840 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:47:42,841 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3.1/secrets/foo 2019-03-23 10:47:42,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:47:42,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:47:42,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:47:42,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:47:42,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:47:42,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:47:42.818Z", "updated_at": "2019-03-23T10:47:42.818Z", "value": "gAAAAABclg7OJDJF2J0lyVGCjTaBGMwfZS9mK5X9mlxD_qVSW1IiXqng8u8AikKBQk0hG2zmKUua62qHuRmrEUDoGNfMyueoZg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:47:42 GMT 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:47:42,904 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:47:42,904 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-23 10:47:42,905 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-23 10:47:43,031 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 10:47:43,031 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:59 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 10:47:43,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 10:47:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/0b6cd205-abb6-4349-a31d-e3327a047273.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:44,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:47:44 GMT X-Openstack-Request-Id: req-fa589b29-13f0-42bd-98a4-0c68eeffa5db 2019-03-23 10:47:44,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:47:44,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/0b6cd205-abb6-4349-a31d-e3327a047273.json used request id req-fa589b29-13f0-42bd-98a4-0c68eeffa5db 2019-03-23 10:47:44,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.41648006439s 2019-03-23 10:47:44,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:47:44,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:44,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:44 GMT X-Openstack-Request-Id: req-5976e470-67b5-4ca5-a922-f208a1510f2c 2019-03-23 10:47:44,532 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 10:47:44,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5976e470-67b5-4ca5-a922-f208a1510f2c 2019-03-23 10:47:44,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0621571540833s 2019-03-23 10:47:44,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 10:47:44,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:44,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-37cd9587-55d8-4ad2-9eca-643fce7b3f3d x-openstack-request-id: req-37cd9587-55d8-4ad2-9eca-643fce7b3f3d 2019-03-23 10:47:44,692 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7 used request id req-37cd9587-55d8-4ad2-9eca-643fce7b3f3d 2019-03-23 10:47:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159393072128s 2019-03-23 10:47:44,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:47:44,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:45,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cd7c4643-655a-413a-af63-0febf75f6c10 x-openstack-request-id: req-cd7c4643-655a-413a-af63-0febf75f6c10 2019-03-23 10:47:45,043 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:42:bb", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:42:bb", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:44:56.000000", "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "security_groups": [{"name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}], "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:47:44Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:47:45,043 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cd7c4643-655a-413a-af63-0febf75f6c10 2019-03-23 10:47:45,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350523948669s 2019-03-23 10:47:45,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:47:47,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:47:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:47,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 728 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47: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-2c3c4e3d-d697-48b2-be1c-96bae24be543 x-openstack-request-id: req-2c3c4e3d-d697-48b2-be1c-96bae24be543 2019-03-23 10:47:47,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:42:bb", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/97bbd987-feef-443e-bc3c-dfae21e793e7", "rel": "bookmark"}], "image": {"id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "links": [{"href": "http://172.30.9.27:8774/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:44:56.000000", "flavor": {"id": "769791f6-56c5-4715-9d69-81be25d603e9", "links": [{"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "bookmark"}]}, "id": "97bbd987-feef-443e-bc3c-dfae21e793e7", "user_id": "9505f00f6e004c0fa0178d77d7301224", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:47:46Z", "hostId": "7fc0c1c9c7344da039d8a9d6f20445cc1c913891b841b4548c378b23", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "name": "cloudify-vm_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "created": "2019-03-23T10:43:01Z", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:47:47,177 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c3c4e3d-d697-48b2-be1c-96bae24be543 2019-03-23 10:47:47,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.128983020782s 2019-03-23 10:47:47,178 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:47:49,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:47:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:49,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47: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-909de72b-8354-491f-9f01-1d4457ec09de x-openstack-request-id: req-909de72b-8354-491f-9f01-1d4457ec09de 2019-03-23 10:47:49,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 10:47:49,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-909de72b-8354-491f-9f01-1d4457ec09de 2019-03-23 10:47:49,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0766921043396s 2019-03-23 10:47:49,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:47:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:49,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:49 GMT X-Openstack-Request-Id: req-f7ad533e-7296-4383-b35f-fd47ace4bb44 2019-03-23 10:47:49,328 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:58Z", "updated_at": "2019-03-23T10:42:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "1d688750-09bb-4252-b88d-9a837af8bfcd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "2229b2cd-4425-486d-9604-df211bd901cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-23T10:42:59Z", "revision_number": 0, "id": "68de7a86-f68f-4828-a777-e410f596b6ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:59Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "6d53261a-8fe9-4f8a-b2be-4782b2664c93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T10:42:59Z", "revision_number": 0, "id": "7c5cc27b-2cce-432a-9352-5f7c0bddc5a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:59Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "8e95588c-1c37-43fe-ab6c-52b1c152cfe2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 443, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "e7828f4a-8db6-4d61-84d9-466844cf1ff7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 80, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:42:58Z", "revision_number": 0, "id": "f65b1c0f-cea3-4993-a466-19636c21b032", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:58Z", "security_group_id": "61809596-9268-463f-938f-2bb0c63153e1", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": 22, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 7, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "61809596-9268-463f-938f-2bb0c63153e1", "name": "cloudify-sg_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:47:49,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f7ad533e-7296-4383-b35f-fd47ace4bb44 2019-03-23 10:47:49,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0644600391388s 2019-03-23 10:47:49,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 10:47:49,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/61809596-9268-463f-938f-2bb0c63153e1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:49,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:47:49 GMT X-Openstack-Request-Id: req-969b8d95-7f97-4dc3-aab1-7eb264793cb3 2019-03-23 10:47:49,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:47:49,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/61809596-9268-463f-938f-2bb0c63153e1.json used request id req-969b8d95-7f97-4dc3-aab1-7eb264793cb3 2019-03-23 10:47:49,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.274943828583s 2019-03-23 10:47:49,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 10:47:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:49,640 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47: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-2e9682ff-43db-4eec-af96-20b28cdb1002 x-openstack-request-id: req-2e9682ff-43db-4eec-af96-20b28cdb1002 2019-03-23 10:47:49,640 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify-kp_d96e68cd-15f3-41f5-b7a8-cd5db262f231 used request id req-2e9682ff-43db-4eec-af96-20b28cdb1002 2019-03-23 10:47:49,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0292739868164s 2019-03-23 10:47:49,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 10:47:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/ad0f306b-b92d-4060-8d9a-1ce98c5873a3/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" -d '{"subnet_id": "81d58197-137c-4185-903c-5fbed8752614"}' 2019-03-23 10:47:51,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:51 GMT X-Openstack-Request-Id: req-b3c2bc20-4756-4c77-be2a-4b657df3c173 2019-03-23 10:47:51,785 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ca6fedd5-444d-4714-94be-6123c2200603", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "subnet_id": "81d58197-137c-4185-903c-5fbed8752614", "subnet_ids": ["81d58197-137c-4185-903c-5fbed8752614"], "port_id": "64e0c081-7efe-4c8a-95c4-f00060eaf025", "id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3"} 2019-03-23 10:47:51,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/ad0f306b-b92d-4060-8d9a-1ce98c5873a3/remove_router_interface.json used request id req-b3c2bc20-4756-4c77-be2a-4b657df3c173 2019-03-23 10:47:51,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14479184151s 2019-03-23 10:47:51,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 10:47:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:51,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:51 GMT X-Openstack-Request-Id: req-fad0931b-73a6-44ea-b09e-d1effa0550ec 2019-03-23 10:47:51,924 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:46Z", "admin_state_up": true, "updated_at": "2019-03-23T10:47:50Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "ad0f306b-b92d-4060-8d9a-1ce98c5873a3", "name": "cloudify-router_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}]} 2019-03-23 10:47:51,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-fad0931b-73a6-44ea-b09e-d1effa0550ec 2019-03-23 10:47:51,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.138653039932s 2019-03-23 10:47:51,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 10:47:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/ad0f306b-b92d-4060-8d9a-1ce98c5873a3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:53,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:47:53 GMT X-Openstack-Request-Id: req-5f393f3b-9e2d-4e88-a3ed-b97ed8fd68ef 2019-03-23 10:47:53,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:47:53,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/ad0f306b-b92d-4060-8d9a-1ce98c5873a3.json used request id req-5f393f3b-9e2d-4e88-a3ed-b97ed8fd68ef 2019-03-23 10:47:53,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4259750843s 2019-03-23 10:47:53,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 10:47:53,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:53,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:53 GMT X-Openstack-Request-Id: req-060c3c5c-5ab5-411c-af12-3e0cb8786f39 2019-03-23 10:47:53,396 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca6fedd5-444d-4714-94be-6123c2200603","tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:42:45Z","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":"86c7fe33d63d40f68fce89e4dbac7747","id":"81d58197-137c-4185-903c-5fbed8752614","subnetpool_id":null,"name":"cloudify-subnet_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}]} 2019-03-23 10:47:53,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-060c3c5c-5ab5-411c-af12-3e0cb8786f39 2019-03-23 10:47:53,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0442161560059s 2019-03-23 10:47:53,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 10:47:53,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/81d58197-137c-4185-903c-5fbed8752614.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:54,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:47:54 GMT X-Openstack-Request-Id: req-b49655a2-4cfe-4a90-8452-68fb53a6a18e 2019-03-23 10:47:54,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:47:54,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/81d58197-137c-4185-903c-5fbed8752614.json used request id req-b49655a2-4cfe-4a90-8452-68fb53a6a18e 2019-03-23 10:47:54,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.30906891823s 2019-03-23 10:47:54,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:47:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:54,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:54 GMT X-Openstack-Request-Id: req-db730610-bfbf-43a2-b7b9-a630ad9898f1 2019-03-23 10:47:54,811 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca6fedd5-444d-4714-94be-6123c2200603","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"86c7fe33d63d40f68fce89e4dbac7747","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:47:54Z","qos_policy_id":null,"name":"cloudify-net_d96e68cd-15f3-41f5-b7a8-cd5db262f231","admin_state_up":true,"tenant_id":"86c7fe33d63d40f68fce89e4dbac7747","created_at":"2019-03-23T10:42:44Z","mtu":1450}]} 2019-03-23 10:47:54,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-db730610-bfbf-43a2-b7b9-a630ad9898f1 2019-03-23 10:47:54,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103522062302s 2019-03-23 10:47:54,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 10:47:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/ca6fedd5-444d-4714-94be-6123c2200603.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:56,066 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:47:56 GMT X-Openstack-Request-Id: req-e45e2b9b-f9cb-4e0c-9773-5b2e088c33ee 2019-03-23 10:47:56,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:47:56,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ca6fedd5-444d-4714-94be-6123c2200603.json used request id req-e45e2b9b-f9cb-4e0c-9773-5b2e088c33ee 2019-03-23 10:47:56,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25452899933s 2019-03-23 10:47:56,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:47:56,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:56,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:56 GMT X-Openstack-Request-Id: req-c65dd86e-40f3-4494-a5e3-23bee4adabfc 2019-03-23 10:47:56,835 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:42:57Z", "file": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/file", "owner": "86c7fe33d63d40f68fce89e4dbac7747", "id": "2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "size": 300941312, "self": "/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:42:52Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:47:56,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c65dd86e-40f3-4494-a5e3-23bee4adabfc 2019-03-23 10:47:56,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763990163803s 2019-03-23 10:47:56,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 10:47:56,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a01ffa0bcc1558226acc778db0fd8802da4a736b" 2019-03-23 10:47:57,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:47:57 GMT X-Openstack-Request-Id: req-ee7d734f-793d-456c-ab9a-70fad2903d95 2019-03-23 10:47:57,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:47:57,144 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2ed59b0a-d8ae-48e7-b053-dc5ea534168b used request id req-ee7d734f-793d-456c-ab9a-70fad2903d95 2019-03-23 10:47:57,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.307344913483s 2019-03-23 10:47:57,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 10:47:57,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47: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-250bcaf5-6179-4cdb-b6a7-362e932629e4 x-openstack-request-id: req-250bcaf5-6179-4cdb-b6a7-362e932629e4 2019-03-23 10:47:57,174 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/769791f6-56c5-4715-9d69-81be25d603e9", "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": "769791f6-56c5-4715-9d69-81be25d603e9"}]} 2019-03-23 10:47:57,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-250bcaf5-6179-4cdb-b6a7-362e932629e4 2019-03-23 10:47:57,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239250659943s 2019-03-23 10:47:57,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 10:47:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:57,203 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6fa8ee27-cb77-495c-ac70-ed4b5adb26f8 x-openstack-request-id: req-6fa8ee27-cb77-495c-ac70-ed4b5adb26f8 2019-03-23 10:47:57,203 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/769791f6-56c5-4715-9d69-81be25d603e9 used request id req-6fa8ee27-cb77-495c-ac70-ed4b5adb26f8 2019-03-23 10:47:57,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0275609493256s 2019-03-23 10:47:57,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:47:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:57,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5d50f99-256f-479b-a24c-e4fd9f9696eb 2019-03-23 10:47:57,419 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": {"self": "http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9505f00f6e004c0fa0178d77d7301224", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:47:57,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e5d50f99-256f-479b-a24c-e4fd9f9696eb 2019-03-23 10:47:57,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216308832169s 2019-03-23 10:47:57,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:47:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:57,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935cc83c-0804-4b27-b68b-f497be8f6fae 2019-03-23 10:47:57,639 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_d96e68cd-15f3-41f5-b7a8-cd5db262f231", "links": {"self": "http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9505f00f6e004c0fa0178d77d7301224", "description": null}} 2019-03-23 10:47:57,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224 used request id req-935cc83c-0804-4b27-b68b-f497be8f6fae 2019-03-23 10:47:57,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213995933533s 2019-03-23 10:47:57,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 10:47:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:57,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:47:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182f6a7a-8f4d-4e1c-b44a-fdf8d266f27f 2019-03-23 10:47:57,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:47:57,925 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9505f00f6e004c0fa0178d77d7301224 used request id req-182f6a7a-8f4d-4e1c-b44a-fdf8d266f27f 2019-03-23 10:47:57,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.285135984421s 2019-03-23 10:47:57,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:47:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:58,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48326200-f4c6-4b53-a09a-ad78a04f576f 2019-03-23 10:47:58,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747"}, "tags": [], "enabled": true, "id": "86c7fe33d63d40f68fce89e4dbac7747", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_d96e68cd-15f3-41f5-b7a8-cd5db262f231"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:47:58,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-48326200-f4c6-4b53-a09a-ad78a04f576f 2019-03-23 10:47:58,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216677904129s 2019-03-23 10:47:58,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 10:47:58,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:58,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:47:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae2c1de-03df-4950-bdb1-6d147bdcd5e9 2019-03-23 10:47:58,416 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:47:58,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/86c7fe33d63d40f68fce89e4dbac7747 used request id req-7ae2c1de-03df-4950-bdb1-6d147bdcd5e9 2019-03-23 10:47:58,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261544942856s 2019-03-23 10:47:58,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:47:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=86c7fe33d63d40f68fce89e4dbac7747&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:58,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:58 GMT X-Openstack-Request-Id: req-7c4f538b-5dcf-4bda-9fa5-a744a654d7c6 2019-03-23 10:47:58,721 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}]} 2019-03-23 10:47:58,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=86c7fe33d63d40f68fce89e4dbac7747&name=default used request id req-7c4f538b-5dcf-4bda-9fa5-a744a654d7c6 2019-03-23 10:47:58,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.298490047455s 2019-03-23 10:47:58,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:47:58,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:58,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:58 GMT X-Openstack-Request-Id: req-3c770c3e-f1ff-4ccc-a9de-355e410a45ba 2019-03-23 10:47:58,852 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "created_at": "2019-03-23T10:42:44Z", "updated_at": "2019-03-23T10:42:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "5eb74ec4-6472-4904-84eb-0c89c8294b81", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "cccca65b-91fd-442a-8b4d-22e1c1da254c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv4", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "dd8de154-f7cf-4b43-87e5-9f509ae5f604", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:42:44Z", "revision_number": 0, "id": "fbd9a5e8-e41e-47f7-9f0c-d3894cdf99e6", "remote_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "remote_ip_prefix": null, "created_at": "2019-03-23T10:42:44Z", "security_group_id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "tenant_id": "86c7fe33d63d40f68fce89e4dbac7747", "port_range_min": null, "ethertype": "IPv6", "project_id": "86c7fe33d63d40f68fce89e4dbac7747"}], "revision_number": 1, "project_id": "86c7fe33d63d40f68fce89e4dbac7747", "id": "8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 10:47:58,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3c770c3e-f1ff-4ccc-a9de-355e410a45ba 2019-03-23 10:47:58,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.124489068985s 2019-03-23 10:47:58,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 10:47:58,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}27a385f989150db89ef60931ae1b83cf3f8e57ef" 2019-03-23 10:47:59,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 10:47:59 GMT X-Openstack-Request-Id: req-b9630476-e4f8-4edc-9b59-0fa490431de1 2019-03-23 10:47:59,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 10:47:59,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8e0e8c5e-43b6-4cfb-a004-7b7e86a076c6.json used request id req-b9630476-e4f8-4edc-9b59-0fa490431de1 2019-03-23 10:47:59,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.152366876602s 2019-03-23 10:47:59,035 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-03-23 10:47:59,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:47:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b71ff8-84c0-4c1a-bed5-88d6db57e8f8 2019-03-23 10:47:59,066 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 10:47:59,066 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-35b71ff8-84c0-4c1a-bed5-88d6db57e8f8 2019-03-23 10:47:59,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 10:47:59,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T11:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["n6Q-z4I4RvuZECW3j2wi2g"], "issued_at": "2019-03-23T10:47:59.000000Z"}} 2019-03-23 10:47:59,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:47:59,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:47:59,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:59 GMT X-Openstack-Request-Id: req-e9774a20-cde2-4bb3-853d-953873fd045b 2019-03-23 10:47:59,843 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 10:47:59,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e9774a20-cde2-4bb3-853d-953873fd045b 2019-03-23 10:47:59,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373473882675s 2019-03-23 10:47:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:47:59,857 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cde3b068-839b-4e94-98f0-69214cecf6ba 2019-03-23 10:47:59,857 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:47:59,857 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-cde3b068-839b-4e94-98f0-69214cecf6ba 2019-03-23 10:47:59,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:47:59,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:00,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 10:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8cb095f-3701-4a45-9f16-4b1f81891357 2019-03-23 10:48:00,063 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 10:48:00,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-c8cb095f-3701-4a45-9f16-4b1f81891357 2019-03-23 10:48:00,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205634117126s 2019-03-23 10:48:00,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 10:48:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}}' 2019-03-23 10:48:00,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3db3308-bc8c-44d6-9b98-f0c52d8af900 2019-03-23 10:48:00,224 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38"}, "tags": [], "enabled": true, "id": "0da09e5de10d41738477ffdec6c2ca38", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}} 2019-03-23 10:48:00,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d3db3308-bc8c-44d6-9b98-f0c52d8af900 2019-03-23 10:48:00,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.152063131332s 2019-03-23 10:48:00,225 - 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'0da09e5de10d41738477ffdec6c2ca38', '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_01f02655-67d6-4498-917b-f8360a95ee05'}) 2019-03-23 10:48:00,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 10:48:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3JUrRsrIkgAdW95xRBLiLAHTMhYy8h", "email": null, "name": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05"}}' 2019-03-23 10:48:00,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cd7bbb8-b2a4-4914-bc5b-ab9bf54287c1 2019-03-23 10:48:00,621 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05", "links": {"self": "http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ff1f3ca69234820b0dd606d38374dab", "domain_id": "default", "password_expires_at": null}} 2019-03-23 10:48:00,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-6cd7bbb8-b2a4-4914-bc5b-ab9bf54287c1 2019-03-23 10:48:00,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388998031616s 2019-03-23 10:48:00,622 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0ff1f3ca69234820b0dd606d38374dab', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05'}) 2019-03-23 10:48:00,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:48:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:00,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88ead0e-8e27-49cc-8359-682227c7cd0e 2019-03-23 10:48:00,827 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:48:00,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c88ead0e-8e27-49cc-8359-682227c7cd0e 2019-03-23 10:48:00,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200866937637s 2019-03-23 10:48:00,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:48:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:01,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6cafe6-7a0d-462f-992b-c2817502fad4 2019-03-23 10:48:01,018 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:48:01,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef6cafe6-7a0d-462f-992b-c2817502fad4 2019-03-23 10:48:01,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185229063034s 2019-03-23 10:48:01,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 10:48:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:01,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b48e8bf-4d16-4ff7-aea2-02d11fab02f3 2019-03-23 10:48:01,181 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 10:48:01,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b48e8bf-4d16-4ff7-aea2-02d11fab02f3 2019-03-23 10:48:01,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158267974854s 2019-03-23 10:48:01,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:48:01,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:01,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00366e17-f7fa-44ed-b9dc-c5a16dadf41d 2019-03-23 10:48:01,354 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 10:48:01,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-00366e17-f7fa-44ed-b9dc-c5a16dadf41d 2019-03-23 10:48:01,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165906906128s 2019-03-23 10:48:01,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 10:48:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:01,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87430e78-d654-4ec8-8f04-92e99a53aafd 2019-03-23 10:48:01,602 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05", "links": {"self": "http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ff1f3ca69234820b0dd606d38374dab", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 10:48:01,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-87430e78-d654-4ec8-8f04-92e99a53aafd 2019-03-23 10:48:01,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247260093689s 2019-03-23 10:48:01,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:48:01,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:01,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8146934-d01e-46f5-88a2-183afbe78874 2019-03-23 10:48:01,831 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38"}, "tags": [], "enabled": true, "id": "0da09e5de10d41738477ffdec6c2ca38", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:48:01,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f8146934-d01e-46f5-88a2-183afbe78874 2019-03-23 10:48:01,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21534204483s 2019-03-23 10:48:01,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 10:48:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=0ff1f3ca69234820b0dd606d38374dab&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=0da09e5de10d41738477ffdec6c2ca38" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:02,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50fa036e-a2da-4a26-b4be-e0f82e198580 2019-03-23 10:48:02,038 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=0ff1f3ca69234820b0dd606d38374dab&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=0da09e5de10d41738477ffdec6c2ca38", "previous": null, "next": null}} 2019-03-23 10:48:02,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=0ff1f3ca69234820b0dd606d38374dab&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=0da09e5de10d41738477ffdec6c2ca38 used request id req-50fa036e-a2da-4a26-b4be-e0f82e198580 2019-03-23 10:48:02,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197708129883s 2019-03-23 10:48:02,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 10:48:02,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38/users/0ff1f3ca69234820b0dd606d38374dab/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:03,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 10:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adcc6d68-f3c4-415a-9027-78d1be2e87fb 2019-03-23 10:48:03,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 10:48:03,313 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38/users/0ff1f3ca69234820b0dd606d38374dab/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-adcc6d68-f3c4-415a-9027-78d1be2e87fb 2019-03-23 10:48:03,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 1.27071094513s 2019-03-23 10:48:03,314 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 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'0da09e5de10d41738477ffdec6c2ca38', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3JUrRsrIkgAdW95xRBLiLAHTMhYy8h', 'username': u'cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 10:48:03,318 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05', 'password': '3JUrRsrIkgAdW95xRBLiLAHTMhYy8h', 'project_name': 'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '0da09e5de10d41738477ffdec6c2ca38', 'project_domain_name': 'Default'} 2019-03-23 10:48:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-03-23 10:48:03,387 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-03-23 10:48:03,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 10:48:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:03,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edcc02a-d6b3-440d-80f2-dc561bbcfe32 2019-03-23 10:48:03,515 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 10:48:03,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9edcc02a-d6b3-440d-80f2-dc561bbcfe32 2019-03-23 10:48:03,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.128457069397s 2019-03-23 10:48:03,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:48:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:48:03,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d3c754-5920-455e-bb19-7e62c81bc3bb 2019-03-23 10:48:03,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38"}, "tags": [], "enabled": true, "id": "0da09e5de10d41738477ffdec6c2ca38", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:48:03,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-23d3c754-5920-455e-bb19-7e62c81bc3bb 2019-03-23 10:48:03,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11362695694s 2019-03-23 10:48:03,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 10:48:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"network": {"tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "admin_state_up": true}}' 2019-03-23 10:48:04,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:04 GMT X-Openstack-Request-Id: req-7a962b3b-3edc-4adb-a91f-5fded6614f34 2019-03-23 10:48:04,245 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:48:03Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}} 2019-03-23 10:48:04,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7a962b3b-3edc-4adb-a91f-5fded6614f34 2019-03-23 10:48:04,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.604938030243s 2019-03-23 10:48:04,246 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T10:48:03Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94', u'provider:segmentation_id': 94, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', u'created_at': u'2019-03-23T10:48:03Z', u'mtu': 1450, u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0da09e5de10d41738477ffdec6c2ca38', u'l2_adjacency': True}) 2019-03-23 10:48:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:48:04,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ac4da0-791b-447a-af93-e19058c0cec0 2019-03-23 10:48:04,257 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 10:48:04,257 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-32ac4da0-791b-447a-af93-e19058c0cec0 2019-03-23 10:48:04,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 10:48:04,648 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T11:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0da09e5de10d41738477ffdec6c2ca38", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/0da09e5de10d41738477ffdec6c2ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/0da09e5de10d41738477ffdec6c2ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/0da09e5de10d41738477ffdec6c2ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/0da09e5de10d41738477ffdec6c2ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/0da09e5de10d41738477ffdec6c2ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/0da09e5de10d41738477ffdec6c2ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/0da09e5de10d41738477ffdec6c2ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/0da09e5de10d41738477ffdec6c2ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/0da09e5de10d41738477ffdec6c2ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0da09e5de10d41738477ffdec6c2ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/0da09e5de10d41738477ffdec6c2ca38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/0da09e5de10d41738477ffdec6c2ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_0da09e5de10d41738477ffdec6c2ca38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_0da09e5de10d41738477ffdec6c2ca38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05", "id": "0ff1f3ca69234820b0dd606d38374dab"}, "audit_ids": ["ftU5-P_UQjSRl0HM-sNWuQ"], "issued_at": "2019-03-23T10:48:04.000000Z"}} 2019-03-23 10:48:04,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:48:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:05,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:05 GMT X-Openstack-Request-Id: req-390c1885-7338-4927-bbb4-b0a1179984b7 2019-03-23 10:48:05,441 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T10:48:03Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:48:05,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-390c1885-7338-4927-bbb4-b0a1179984b7 2019-03-23 10:48:05,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.788057088852s 2019-03-23 10:48:05,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 10:48:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"subnet": {"name": "cloudify_ims-subnet_01f02655-67d6-4498-917b-f8360a95ee05", "enable_dhcp": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 10:48:06,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:06 GMT X-Openstack-Request-Id: req-75d04f67-7159-42ca-9a48-840f57d472bf 2019-03-23 10:48:06,039 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:48: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":"0da09e5de10d41738477ffdec6c2ca38","id":"b9660c97-52eb-48aa-815a-1a9779b18b80","subnetpool_id":null,"name":"cloudify_ims-subnet_01f02655-67d6-4498-917b-f8360a95ee05"}} 2019-03-23 10:48:06,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-75d04f67-7159-42ca-9a48-840f57d472bf 2019-03-23 10:48:06,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.596473932266s 2019-03-23 10:48:06,040 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T10:48: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'b9660c97-52eb-48aa-815a-1a9779b18b80', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_01f02655-67d6-4498-917b-f8360a95ee05', u'enable_dhcp': True, u'network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94', u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:48: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'0da09e5de10d41738477ffdec6c2ca38'}) 2019-03-23 10:48:06,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 10:48:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "cloudify_ims-router_01f02655-67d6-4498-917b-f8360a95ee05", "admin_state_up": true}}' 2019-03-23 10:48:07,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:07 GMT X-Openstack-Request-Id: req-d8610ef9-abd7-4202-b41a-1992c0cee5ee 2019-03-23 10:48:07,733 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:06Z", "admin_state_up": true, "updated_at": "2019-03-23T10:48:07Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "7b485975-9e38-48c9-b671-1a88a359fd09", "name": "cloudify_ims-router_01f02655-67d6-4498-917b-f8360a95ee05"}} 2019-03-23 10:48:07,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-d8610ef9-abd7-4202-b41a-1992c0cee5ee 2019-03-23 10:48:07,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69338488579s 2019-03-23 10:48:07,734 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T10:48:07Z', u'revision_number': 2, u'id': u'7b485975-9e38-48c9-b671-1a88a359fd09', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_01f02655-67d6-4498-917b-f8360a95ee05', u'admin_state_up': True, u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:48:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'0da09e5de10d41738477ffdec6c2ca38'}) 2019-03-23 10:48:07,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 10:48:07,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7b485975-9e38-48c9-b671-1a88a359fd09/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"subnet_id": "b9660c97-52eb-48aa-815a-1a9779b18b80"}' 2019-03-23 10:48:10,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:10 GMT X-Openstack-Request-Id: req-fcef30d6-4e6b-44ab-aebb-a84adcfd2c72 2019-03-23 10:48:10,496 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "subnet_id": "b9660c97-52eb-48aa-815a-1a9779b18b80", "subnet_ids": ["b9660c97-52eb-48aa-815a-1a9779b18b80"], "port_id": "6ef5cd5a-f997-41d3-9daa-e1d0500a2ef9", "id": "7b485975-9e38-48c9-b671-1a88a359fd09"} 2019-03-23 10:48:10,496 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7b485975-9e38-48c9-b671-1a88a359fd09/add_router_interface.json used request id req-fcef30d6-4e6b-44ab-aebb-a84adcfd2c72 2019-03-23 10:48:10,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76089000702s 2019-03-23 10:48:10,496 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-23 10:48:12,185 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-23 10:48:12,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:48:12,192 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:12 GMT 2019-03-23 10:48:12,192 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 10:48:12,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:48:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:12,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:12 GMT X-Openstack-Request-Id: req-f77e51b4-c1c1-4795-91f3-bd543d734007 2019-03-23 10:48:12,486 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:48:12,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f77e51b4-c1c1-4795-91f3-bd543d734007 2019-03-23 10:48:12,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292529821396s 2019-03-23 10:48:12,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 10:48:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}' 2019-03-23 10:48:12,530 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:12 GMT Location: http://172.30.9.27:9292/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cb3908cf-f93b-45dc-8008-f5f37bdeef8f 2019-03-23 10:48:12,531 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:48:12Z", "file": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "size": null, "self": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": null, "created_at": "2019-03-23T10:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 10:48:12,531 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-cb3908cf-f93b-45dc-8008-f5f37bdeef8f 2019-03-23 10:48:12,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0379359722137s 2019-03-23 10:48:12,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 10:48:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '' 2019-03-23 10:48:17,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:48:17 GMT X-Openstack-Request-Id: req-6b2a200d-2c3e-46e4-942b-ca936722f706 2019-03-23 10:48:17,108 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:48:17,108 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file used request id req-6b2a200d-2c3e-46e4-942b-ca936722f706 2019-03-23 10:48:17,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.57660508156s 2019-03-23 10:48:17,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:48:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:17,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:17 GMT X-Openstack-Request-Id: req-f060ef6f-6798-429d-9a93-498b85e046d9 2019-03-23 10:48:17,181 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:48:17Z", "file": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "size": 300941312, "self": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:48:17,181 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f060ef6f-6798-429d-9a93-498b85e046d9 2019-03-23 10:48:17,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0674610137939s 2019-03-23 10:48:17,183 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file', 'owner': u'0da09e5de10d41738477ffdec6c2ca38', 'id': u'ceadcb06-3e87-404c-a8d4-25a87fb68515', 'size': 300941312, u'self': u'/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0da09e5de10d41738477ffdec6c2ca38', 'name': 'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T10:48:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T10:48:17Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05', 'created': u'2019-03-23T10:48:12Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-23T10:48:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-23 10:48:17,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 10:48:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-23 10:48:17,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4dc73b1e-2955-4446-b2ba-6f49f56c4a41 x-openstack-request-id: req-4dc73b1e-2955-4446-b2ba-6f49f56c4a41 2019-03-23 10:48:17,530 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "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": "94f29d75-2417-45ed-8cd0-b42db1cfabf6"}} 2019-03-23 10:48:17,530 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4dc73b1e-2955-4446-b2ba-6f49f56c4a41 2019-03-23 10:48:17,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.342998981476s 2019-03-23 10:48:17,531 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'94f29d75-2417-45ed-8cd0-b42db1cfabf6', 'swap': 0}) 2019-03-23 10:48:17,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 10:48:17,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"extra_specs": {}}' 2019-03-23 10:48:17,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-98172f82-8b82-4a80-a452-6c633fd5639b x-openstack-request-id: req-98172f82-8b82-4a80-a452-6c633fd5639b 2019-03-23 10:48:17,556 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 10:48:17,556 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6/os-extra_specs used request id req-98172f82-8b82-4a80-a452-6c633fd5639b 2019-03-23 10:48:17,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246429443359s 2019-03-23 10:48:17,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 10:48:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"keypair": {"name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05"}}' 2019-03-23 10:48:18,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1c2d4f4f-bbbb-4c19-bbad-76ccab9e5dc7 x-openstack-request-id: req-1c2d4f4f-bbbb-4c19-bbad-76ccab9e5dc7 2019-03-23 10:48:18,527 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAp903g6Jz+kYxkoIyfSN7kK/IpNPNjgh3o1Bh82D40ktRuRuc\nP6b90EflNgd165V2zCeSoh79B6RFD4MCqEcvASdIWngrLE+vX2kPnOn6psOOxmL5\nijiG8aOBSuAnJGjKeEsuRYY37rq2mXt+fHBW/HzzeOPA9nky17PTGTltN0c0k8MM\nnIQJxRm0ZhO8J1Os1U2rjvkQuaRLisOHJ/PXNOwtsaQjDzw5gnWxHk0amAezgP5j\nt+Gy8FMM32TKipVGTGqcxBbjCJKvjAuVBcib2wP7RKztBHn9yrC6EKXHKViLa1ai\n27uCt0iipnGGMF9lHHCQr0S4mZwZN480206j9wIDAQABAoIBAGPomEfygpCtAogu\nkZpFah/dX9Aqd6dXhs1e5E2Uo8OWLJe9xStlWp+CivuzSQ3kMYak7vMq+nJ35Nqs\noQJDC8jl9nxSFXAUJU7mGvLLl/F1Zx7QfbE0n6xmImfMLb/P1uHt7SZYEiY2XsPO\n6qNpwXwZalfDRm/sBsS3NKdItKY29hlza/BnHh4PUHimsmRzHxuQ13v3Hcfp1+Ot\naKeFn/RBNLIoP3bZH2baVtK0ygWRB7jVugI9SlhNNNPno5LoNi0Yv/rdgIbV1XiM\ndsf2OIzTLyfdhIaO09yYmMajy2evPLGAAnvMCods+F+2gApm96XmHDknvcdRSLrD\nOn/CfwECgYEA2YaQ8QVLQoYRbo5Rw6eagBbLTTmc+peZVlJQ+0MOOFjjjILFqBov\nuSRRyZWsFNhgTTCJ7h5G+RVigZcJhLZ7udZKiYUT+cAL5JCleDZ82cyHBryDDnHV\nQR5pE7QhyskxxsngpQnzGkrep0XyX9tIvfjoUqO8kv5VBlFZdeqyuMECgYEAxY4B\nkjaUcrtrdsOqvl5fddAqD86rALRMF2DDN8Mlz5/DhvKxQ1j2JVnWKQARE2/aWNkC\nn6Fae4xDo3eHa2e7PjiEnVzFlvd/CIc4LN+Xkk9OlJypiDpwlXthv7MvHJPZ7Mdk\nFmSYhX0Fm3j4pbdReJMUggsjZbU4m8QEOcFPErcCgYBd3kUDzS4J+gLhu4arMNNq\nPOvkWl1UgkEIUCNkGi6zwCAJzZDwFsTLV1H39J+6qxj7llufJu+no0PL+lqAK6M+\nsauepo/VMbuwGX9eXd0Iu8r07Dp97D+Dh1T+zLfcY3AYgZtwfNesW+yzMGsEVIOS\nfyv6JXBF2nzkagx55xrSwQKBgQCtWJfkVmQX8ICxa6vM8z5MQGZIDI5cRdhmww9J\nRMFO199X8Gi+sbb6u0OCIn7ZUVKEl5cHvyuIMWHAdEetZQ4V4L3s3tS6TV14fD48\nkc2MIm7PVFAmKzFS2TrCXVY/ezTD4YnfZFG5ACUFcTatIpgodtaN7XwX6NZNR8h1\nbTwXLQKBgERGhVv5PQZU4jGVYjLXsB9SWISjI7Q1NwMxtgBx4jUULU0JZ8ZiH8C2\n9vZA4jsNb0MpYwgBSyS9BRfe6e7WbBQcry+8FQvov5i7EtJ8xZYkWnL0q3xRG7+S\nOMkE+0AHZo0sg06PT+7teuHAwtPGCPKGIrXrHxYRhdDsNMKCxv2Z\n-----END RSA PRIVATE KEY-----\n", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}} 2019-03-23 10:48:18,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1c2d4f4f-bbbb-4c19-bbad-76ccab9e5dc7 2019-03-23 10:48:18,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.968441009521s 2019-03-23 10:48:18,528 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAp903g6Jz+kYxkoIyfSN7kK/IpNPNjgh3o1Bh82D40ktRuRuc\nP6b90EflNgd165V2zCeSoh79B6RFD4MCqEcvASdIWngrLE+vX2kPnOn6psOOxmL5\nijiG8aOBSuAnJGjKeEsuRYY37rq2mXt+fHBW/HzzeOPA9nky17PTGTltN0c0k8MM\nnIQJxRm0ZhO8J1Os1U2rjvkQuaRLisOHJ/PXNOwtsaQjDzw5gnWxHk0amAezgP5j\nt+Gy8FMM32TKipVGTGqcxBbjCJKvjAuVBcib2wP7RKztBHn9yrC6EKXHKViLa1ai\n27uCt0iipnGGMF9lHHCQr0S4mZwZN480206j9wIDAQABAoIBAGPomEfygpCtAogu\nkZpFah/dX9Aqd6dXhs1e5E2Uo8OWLJe9xStlWp+CivuzSQ3kMYak7vMq+nJ35Nqs\noQJDC8jl9nxSFXAUJU7mGvLLl/F1Zx7QfbE0n6xmImfMLb/P1uHt7SZYEiY2XsPO\n6qNpwXwZalfDRm/sBsS3NKdItKY29hlza/BnHh4PUHimsmRzHxuQ13v3Hcfp1+Ot\naKeFn/RBNLIoP3bZH2baVtK0ygWRB7jVugI9SlhNNNPno5LoNi0Yv/rdgIbV1XiM\ndsf2OIzTLyfdhIaO09yYmMajy2evPLGAAnvMCods+F+2gApm96XmHDknvcdRSLrD\nOn/CfwECgYEA2YaQ8QVLQoYRbo5Rw6eagBbLTTmc+peZVlJQ+0MOOFjjjILFqBov\nuSRRyZWsFNhgTTCJ7h5G+RVigZcJhLZ7udZKiYUT+cAL5JCleDZ82cyHBryDDnHV\nQR5pE7QhyskxxsngpQnzGkrep0XyX9tIvfjoUqO8kv5VBlFZdeqyuMECgYEAxY4B\nkjaUcrtrdsOqvl5fddAqD86rALRMF2DDN8Mlz5/DhvKxQ1j2JVnWKQARE2/aWNkC\nn6Fae4xDo3eHa2e7PjiEnVzFlvd/CIc4LN+Xkk9OlJypiDpwlXthv7MvHJPZ7Mdk\nFmSYhX0Fm3j4pbdReJMUggsjZbU4m8QEOcFPErcCgYBd3kUDzS4J+gLhu4arMNNq\nPOvkWl1UgkEIUCNkGi6zwCAJzZDwFsTLV1H39J+6qxj7llufJu+no0PL+lqAK6M+\nsauepo/VMbuwGX9eXd0Iu8r07Dp97D+Dh1T+zLfcY3AYgZtwfNesW+yzMGsEVIOS\nfyv6JXBF2nzkagx55xrSwQKBgQCtWJfkVmQX8ICxa6vM8z5MQGZIDI5cRdhmww9J\nRMFO199X8Gi+sbb6u0OCIn7ZUVKEl5cHvyuIMWHAdEetZQ4V4L3s3tS6TV14fD48\nkc2MIm7PVFAmKzFS2TrCXVY/ezTD4YnfZFG5ACUFcTatIpgodtaN7XwX6NZNR8h1\nbTwXLQKBgERGhVv5PQZU4jGVYjLXsB9SWISjI7Q1NwMxtgBx4jUULU0JZ8ZiH8C2\n9vZA4jsNb0MpYwgBSyS9BRfe6e7WbBQcry+8FQvov5i7EtJ8xZYkWnL0q3xRG7+S\nOMkE+0AHZo0sg06PT+7teuHAwtPGCPKGIrXrHxYRhdDsNMKCxv2Z\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0ff1f3ca69234820b0dd606d38374dab', 'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'created_at': '2019-03-23T10:48:18.528918', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0da09e5de10d41738477ffdec6c2ca38', 'name': 'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c', 'type': 'ssh', 'id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05'}) 2019-03-23 10:48:18,529 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAp903g6Jz+kYxkoIyfSN7kK/IpNPNjgh3o1Bh82D40ktRuRuc P6b90EflNgd165V2zCeSoh79B6RFD4MCqEcvASdIWngrLE+vX2kPnOn6psOOxmL5 ijiG8aOBSuAnJGjKeEsuRYY37rq2mXt+fHBW/HzzeOPA9nky17PTGTltN0c0k8MM nIQJxRm0ZhO8J1Os1U2rjvkQuaRLisOHJ/PXNOwtsaQjDzw5gnWxHk0amAezgP5j t+Gy8FMM32TKipVGTGqcxBbjCJKvjAuVBcib2wP7RKztBHn9yrC6EKXHKViLa1ai 27uCt0iipnGGMF9lHHCQr0S4mZwZN480206j9wIDAQABAoIBAGPomEfygpCtAogu kZpFah/dX9Aqd6dXhs1e5E2Uo8OWLJe9xStlWp+CivuzSQ3kMYak7vMq+nJ35Nqs oQJDC8jl9nxSFXAUJU7mGvLLl/F1Zx7QfbE0n6xmImfMLb/P1uHt7SZYEiY2XsPO 6qNpwXwZalfDRm/sBsS3NKdItKY29hlza/BnHh4PUHimsmRzHxuQ13v3Hcfp1+Ot aKeFn/RBNLIoP3bZH2baVtK0ygWRB7jVugI9SlhNNNPno5LoNi0Yv/rdgIbV1XiM dsf2OIzTLyfdhIaO09yYmMajy2evPLGAAnvMCods+F+2gApm96XmHDknvcdRSLrD On/CfwECgYEA2YaQ8QVLQoYRbo5Rw6eagBbLTTmc+peZVlJQ+0MOOFjjjILFqBov uSRRyZWsFNhgTTCJ7h5G+RVigZcJhLZ7udZKiYUT+cAL5JCleDZ82cyHBryDDnHV QR5pE7QhyskxxsngpQnzGkrep0XyX9tIvfjoUqO8kv5VBlFZdeqyuMECgYEAxY4B kjaUcrtrdsOqvl5fddAqD86rALRMF2DDN8Mlz5/DhvKxQ1j2JVnWKQARE2/aWNkC n6Fae4xDo3eHa2e7PjiEnVzFlvd/CIc4LN+Xkk9OlJypiDpwlXthv7MvHJPZ7Mdk FmSYhX0Fm3j4pbdReJMUggsjZbU4m8QEOcFPErcCgYBd3kUDzS4J+gLhu4arMNNq POvkWl1UgkEIUCNkGi6zwCAJzZDwFsTLV1H39J+6qxj7llufJu+no0PL+lqAK6M+ sauepo/VMbuwGX9eXd0Iu8r07Dp97D+Dh1T+zLfcY3AYgZtwfNesW+yzMGsEVIOS fyv6JXBF2nzkagx55xrSwQKBgQCtWJfkVmQX8ICxa6vM8z5MQGZIDI5cRdhmww9J RMFO199X8Gi+sbb6u0OCIn7ZUVKEl5cHvyuIMWHAdEetZQ4V4L3s3tS6TV14fD48 kc2MIm7PVFAmKzFS2TrCXVY/ezTD4YnfZFG5ACUFcTatIpgodtaN7XwX6NZNR8h1 bTwXLQKBgERGhVv5PQZU4jGVYjLXsB9SWISjI7Q1NwMxtgBx4jUULU0JZ8ZiH8C2 9vZA4jsNb0MpYwgBSyS9BRfe6e7WbBQcry+8FQvov5i7EtJ8xZYkWnL0q3xRG7+S OMkE+0AHZo0sg06PT+7teuHAwtPGCPKGIrXrHxYRhdDsNMKCxv2Z -----END RSA PRIVATE KEY----- 2019-03-23 10:48:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 10:48:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"security_group": {"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-03-23 10:48:18,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:18 GMT X-Openstack-Request-Id: req-26cac0fe-0602-45bb-81a8-4c6645fffcec 2019-03-23 10:48:18,723 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}} 2019-03-23 10:48:18,723 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-26cac0fe-0602-45bb-81a8-4c6645fffcec 2019-03-23 10:48:18,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.187793970108s 2019-03-23 10:48:18,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:48:18,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:18,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:18 GMT X-Openstack-Request-Id: req-e880c57f-dfc2-4ff9-badd-4dcd755a5e06 2019-03-23 10:48:18,800 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:18,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e880c57f-dfc2-4ff9-badd-4dcd755a5e06 2019-03-23 10:48:18,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0709829330444s 2019-03-23 10:48:18,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:48:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}}' 2019-03-23 10:48:18,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:18 GMT X-Openstack-Request-Id: req-cf1d0cc7-fde7-46b3-8a10-9ee1c4f80f0b 2019-03-23 10:48:18,933 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "port_range_min": 22, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a"}} 2019-03-23 10:48:18,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-cf1d0cc7-fde7-46b3-8a10-9ee1c4f80f0b 2019-03-23 10:48:18,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.125036001205s 2019-03-23 10:48:18,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:48:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:18,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:18 GMT X-Openstack-Request-Id: req-3af2434e-589a-4fd0-a246-5a27b4f007cb 2019-03-23 10:48:18,989 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:18,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3af2434e-589a-4fd0-a246-5a27b4f007cb 2019-03-23 10:48:18,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500459671021s 2019-03-23 10:48:18,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:48:18,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}}' 2019-03-23 10:48:19,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-a72204f3-a40f-4533-993b-82663c53fd90 2019-03-23 10:48:19,109 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "port_range_min": null, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:19Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4"}} 2019-03-23 10:48:19,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a72204f3-a40f-4533-993b-82663c53fd90 2019-03-23 10:48:19,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.112783193588s 2019-03-23 10:48:19,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:48:19,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:19,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-ec831c77-7e2b-4e86-8812-d662a18f3ee8 2019-03-23 10:48:19,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 3, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:19,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ec831c77-7e2b-4e86-8812-d662a18f3ee8 2019-03-23 10:48:19,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468530654907s 2019-03-23 10:48:19,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:48:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}}' 2019-03-23 10:48:19,276 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-885fb38d-4c78-4f0d-a0a2-2c515c8d85a6 2019-03-23 10:48:19,277 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "port_range_min": 80, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:19Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "1cdb1881-e67a-42f9-80ed-701cea39f098"}} 2019-03-23 10:48:19,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-885fb38d-4c78-4f0d-a0a2-2c515c8d85a6 2019-03-23 10:48:19,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107372999191s 2019-03-23 10:48:19,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:48:19,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:19,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-c8e473eb-97dc-456c-9091-4d8708bde060 2019-03-23 10:48:19,333 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "1cdb1881-e67a-42f9-80ed-701cea39f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 4, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:19,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c8e473eb-97dc-456c-9091-4d8708bde060 2019-03-23 10:48:19,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.04900598526s 2019-03-23 10:48:19,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:48:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}}' 2019-03-23 10:48:19,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-6b917b49-b389-4455-93f7-336b1ca798e3 2019-03-23 10:48:19,462 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "port_range_min": 443, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:19Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "974cb3d7-db52-4e93-bbc3-0dbf34f4a765"}} 2019-03-23 10:48:19,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6b917b49-b389-4455-93f7-336b1ca798e3 2019-03-23 10:48:19,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12281703949s 2019-03-23 10:48:19,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:48:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:19,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-33579e27-d451-4000-8838-3eeb6fd0ccb5 2019-03-23 10:48:19,518 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "1cdb1881-e67a-42f9-80ed-701cea39f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "974cb3d7-db52-4e93-bbc3-0dbf34f4a765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 5, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:19,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-33579e27-d451-4000-8838-3eeb6fd0ccb5 2019-03-23 10:48:19,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0487058162689s 2019-03-23 10:48:19,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:48:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}}' 2019-03-23 10:48:19,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-3ad660e5-6866-41b2-a206-2d719503f1c0 2019-03-23 10:48:19,658 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "port_range_min": 5671, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:19Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8ad39a35-49bd-448d-897a-e8e8cff88899"}} 2019-03-23 10:48:19,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3ad660e5-6866-41b2-a206-2d719503f1c0 2019-03-23 10:48:19,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134368181229s 2019-03-23 10:48:19,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:48:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:19,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-24bc3eb6-ffc6-455f-ba85-94adda23c69e 2019-03-23 10:48:19,714 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "1cdb1881-e67a-42f9-80ed-701cea39f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "8ad39a35-49bd-448d-897a-e8e8cff88899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "974cb3d7-db52-4e93-bbc3-0dbf34f4a765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 6, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:19,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-24bc3eb6-ffc6-455f-ba85-94adda23c69e 2019-03-23 10:48:19,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.049309015274s 2019-03-23 10:48:19,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:48:19,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}}' 2019-03-23 10:48:19,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-1f5c8bf2-642b-42ac-9a56-e5a24ac37d87 2019-03-23 10:48:19,849 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "port_range_min": 53333, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:19Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a7c57132-614d-4907-92a9-625fd8aedd38"}} 2019-03-23 10:48:19,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1f5c8bf2-642b-42ac-9a56-e5a24ac37d87 2019-03-23 10:48:19,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128529071808s 2019-03-23 10:48:19,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:48:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:19,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-b033f2be-a683-4a8e-9d94-e181ba96ff6c 2019-03-23 10:48:19,956 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:48:19,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b033f2be-a683-4a8e-9d94-e181ba96ff6c 2019-03-23 10:48:19,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10453081131s 2019-03-23 10:48:19,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:48:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:19,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:19 GMT X-Openstack-Request-Id: req-03068109-d560-4b4e-8472-013963127181 2019-03-23 10:48:20,000 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:48:17Z", "file": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "size": 300941312, "self": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:48:20,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-03068109-d560-4b4e-8472-013963127181 2019-03-23 10:48:20,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381450653076s 2019-03-23 10:48:20,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 10:48:20,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:20,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-a9397afa-b367-4567-aeb0-dc6dfe793891 x-openstack-request-id: req-a9397afa-b367-4567-aeb0-dc6dfe793891 2019-03-23 10:48:20,030 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "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": "94f29d75-2417-45ed-8cd0-b42db1cfabf6"}]} 2019-03-23 10:48:20,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a9397afa-b367-4567-aeb0-dc6dfe793891 2019-03-23 10:48:20,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233631134033s 2019-03-23 10:48:20,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 10:48:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"server": {"name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "imageRef": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}]}}' 2019-03-23 10:48:21,747 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f x-compute-request-id: req-eb877fb0-94d1-423e-afdf-5e3ad8a59cb4 x-openstack-request-id: req-eb877fb0-94d1-423e-afdf-5e3ad8a59cb4 2019-03-23 10:48:21,747 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "a537302b-7df3-4d65-b90b-23e4c7f61ac8"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "adminPass": "nneBf6EBACwA"}} 2019-03-23 10:48:21,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-eb877fb0-94d1-423e-afdf-5e3ad8a59cb4 2019-03-23 10:48:21,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.71543097496s 2019-03-23 10:48:21,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:21,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:22,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-37941b64-7442-4548-9777-69acf255f15f x-openstack-request-id: req-37941b64-7442-4548-9777-69acf255f15f 2019-03-23 10:48:22,137 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:22,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37941b64-7442-4548-9777-69acf255f15f 2019-03-23 10:48:22,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388510942459s 2019-03-23 10:48:22,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:48:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:22,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:22 GMT X-Openstack-Request-Id: req-9a13e7f2-1d62-4572-8375-e2b6882fc5f6 2019-03-23 10:48:22,244 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:48:22,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9a13e7f2-1d62-4572-8375-e2b6882fc5f6 2019-03-23 10:48:22,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940511226654s 2019-03-23 10:48:22,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 10:48:22,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:22,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:22 GMT X-Openstack-Request-Id: req-74ec5ba6-1f2a-4454-9bc5-85b250f9423d 2019-03-23 10:48:22,318 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:48: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":"0da09e5de10d41738477ffdec6c2ca38","id":"b9660c97-52eb-48aa-815a-1a9779b18b80","subnetpool_id":null,"name":"cloudify_ims-subnet_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:48:22,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-74ec5ba6-1f2a-4454-9bc5-85b250f9423d 2019-03-23 10:48:22,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0732140541077s 2019-03-23 10:48:22,319 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:24,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:24,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:24,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-17108ef0-2cc7-4f7a-b702-b7394a26603c x-openstack-request-id: req-17108ef0-2cc7-4f7a-b702-b7394a26603c 2019-03-23 10:48:24,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:24,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17108ef0-2cc7-4f7a-b702-b7394a26603c 2019-03-23 10:48:24,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207015037537s 2019-03-23 10:48:24,536 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:26,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:26,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:28,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c2eede11-9ee3-457f-9e18-238a3bfd49b3 x-openstack-request-id: req-c2eede11-9ee3-457f-9e18-238a3bfd49b3 2019-03-23 10:48:28,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:28,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2eede11-9ee3-457f-9e18-238a3bfd49b3 2019-03-23 10:48:28,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.61843395233s 2019-03-23 10:48:28,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:30,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:30,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-d45d2a27-dfce-4eb0-87b3-d63c16c1ed2e x-openstack-request-id: req-d45d2a27-dfce-4eb0-87b3-d63c16c1ed2e 2019-03-23 10:48:30,364 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:30,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d45d2a27-dfce-4eb0-87b3-d63c16c1ed2e 2019-03-23 10:48:30,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198477983475s 2019-03-23 10:48:30,371 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:32,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:32,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:33,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-d6eb24cb-db1b-4272-90d4-0316292acca4 x-openstack-request-id: req-d6eb24cb-db1b-4272-90d4-0316292acca4 2019-03-23 10:48:33,079 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:33,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d6eb24cb-db1b-4272-90d4-0316292acca4 2019-03-23 10:48:33,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70540189743s 2019-03-23 10:48:33,086 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:35,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:35,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:36,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-84c42b14-ce6f-4a1e-9527-688298f7894e x-openstack-request-id: req-84c42b14-ce6f-4a1e-9527-688298f7894e 2019-03-23 10:48:36,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:36,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-84c42b14-ce6f-4a1e-9527-688298f7894e 2019-03-23 10:48:36,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.966324090958s 2019-03-23 10:48:36,062 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:38,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:38,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f0d554a3-acc8-437e-b7b4-044370425c33 x-openstack-request-id: req-f0d554a3-acc8-437e-b7b4-044370425c33 2019-03-23 10:48:38,508 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:38,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0d554a3-acc8-437e-b7b4-044370425c33 2019-03-23 10:48:38,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44371509552s 2019-03-23 10:48:38,516 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:40,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:42,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb5ed104-b8fd-41f9-a37e-8842637eed91 x-openstack-request-id: req-eb5ed104-b8fd-41f9-a37e-8842637eed91 2019-03-23 10:48:42,059 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:42,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eb5ed104-b8fd-41f9-a37e-8842637eed91 2019-03-23 10:48:42,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.54069209099s 2019-03-23 10:48:42,067 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:44,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:44,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:44,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-1fe80d3c-b83a-4ade-a470-783a77d3e08d x-openstack-request-id: req-1fe80d3c-b83a-4ade-a470-783a77d3e08d 2019-03-23 10:48:44,263 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:44,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fe80d3c-b83a-4ade-a470-783a77d3e08d 2019-03-23 10:48:44,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194526195526s 2019-03-23 10:48:44,270 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:46,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:46,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-01957e69-e8f8-462b-8da7-9a3cbeb17d0e x-openstack-request-id: req-01957e69-e8f8-462b-8da7-9a3cbeb17d0e 2019-03-23 10:48:46,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:46,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01957e69-e8f8-462b-8da7-9a3cbeb17d0e 2019-03-23 10:48:46,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432981014252s 2019-03-23 10:48:46,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:48,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:48,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:48,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-9df91803-1683-46d0-af9d-ed7800f184e1 x-openstack-request-id: req-9df91803-1683-46d0-af9d-ed7800f184e1 2019-03-23 10:48:48,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:48,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9df91803-1683-46d0-af9d-ed7800f184e1 2019-03-23 10:48:48,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184632062912s 2019-03-23 10:48:48,907 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:50,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:50,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:51,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cbe29f14-cf56-43e4-a9ab-dc10c87143d0 x-openstack-request-id: req-cbe29f14-cf56-43e4-a9ab-dc10c87143d0 2019-03-23 10:48:51,658 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:51,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cbe29f14-cf56-43e4-a9ab-dc10c87143d0 2019-03-23 10:48:51,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748851060867s 2019-03-23 10:48:51,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:53,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:53,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:54,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-85b68953-0d54-432a-b2a6-dc38d85f6684 x-openstack-request-id: req-85b68953-0d54-432a-b2a6-dc38d85f6684 2019-03-23 10:48:54,051 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:54,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85b68953-0d54-432a-b2a6-dc38d85f6684 2019-03-23 10:48:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382958889008s 2019-03-23 10:48:54,059 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:56,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:56,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edaa8f05-d8f0-416c-a388-e6b0489199a8 x-openstack-request-id: req-edaa8f05-d8f0-416c-a388-e6b0489199a8 2019-03-23 10:48:56,612 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:56,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-edaa8f05-d8f0-416c-a388-e6b0489199a8 2019-03-23 10:48:56,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55172586441s 2019-03-23 10:48:56,620 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:48:58,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:48:58,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:48:58,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:48: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-c8d32197-ccfd-475b-8786-ffacfc1a41ce x-openstack-request-id: req-c8d32197-ccfd-475b-8786-ffacfc1a41ce 2019-03-23 10:48:58,829 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:48:58,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8d32197-ccfd-475b-8786-ffacfc1a41ce 2019-03-23 10:48:58,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206255912781s 2019-03-23 10:48:58,836 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:00,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:00,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:01,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-d0f37b78-caee-4745-9417-f3dfc4fda135 x-openstack-request-id: req-d0f37b78-caee-4745-9417-f3dfc4fda135 2019-03-23 10:49:01,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:01,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d0f37b78-caee-4745-9417-f3dfc4fda135 2019-03-23 10:49:01,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206492900848s 2019-03-23 10:49:01,052 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:03,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:03,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:03,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-2d57ed2b-c752-4947-acbb-f7dc08fccc8b x-openstack-request-id: req-2d57ed2b-c752-4947-acbb-f7dc08fccc8b 2019-03-23 10:49:03,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:03,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2d57ed2b-c752-4947-acbb-f7dc08fccc8b 2019-03-23 10:49:03,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680188179016s 2019-03-23 10:49:03,743 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:05,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:05,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:06,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-ac5e8207-cd8e-4d0e-8caa-143c034d9409 x-openstack-request-id: req-ac5e8207-cd8e-4d0e-8caa-143c034d9409 2019-03-23 10:49:06,384 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:06,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac5e8207-cd8e-4d0e-8caa-143c034d9409 2019-03-23 10:49:06,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639573097229s 2019-03-23 10:49:06,391 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:08,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:08,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:09,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-23a7f649-4ce9-4344-b2da-9b92c76393ca x-openstack-request-id: req-23a7f649-4ce9-4344-b2da-9b92c76393ca 2019-03-23 10:49:09,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:09,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23a7f649-4ce9-4344-b2da-9b92c76393ca 2019-03-23 10:49:09,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.933881998062s 2019-03-23 10:49:09,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:11,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:11,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:11,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-8e13c8bb-51f9-4b22-91ab-548b3b07277c x-openstack-request-id: req-8e13c8bb-51f9-4b22-91ab-548b3b07277c 2019-03-23 10:49:11,789 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:11,789 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8e13c8bb-51f9-4b22-91ab-548b3b07277c 2019-03-23 10:49:11,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452125072479s 2019-03-23 10:49:11,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:13,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:13,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-79d20df4-98f2-4a6c-a161-0d955565b5b9 x-openstack-request-id: req-79d20df4-98f2-4a6c-a161-0d955565b5b9 2019-03-23 10:49:13,973 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:13,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-79d20df4-98f2-4a6c-a161-0d955565b5b9 2019-03-23 10:49:13,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171517848969s 2019-03-23 10:49:13,980 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:15,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:15,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:16,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-1a23804f-8531-4e24-b507-cb91a3886300 x-openstack-request-id: req-1a23804f-8531-4e24-b507-cb91a3886300 2019-03-23 10:49:16,422 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:16,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a23804f-8531-4e24-b507-cb91a3886300 2019-03-23 10:49:16,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439292907715s 2019-03-23 10:49:16,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:18,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:18,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:19,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59be3054-61a0-4d34-a4aa-8345b6854e2e x-openstack-request-id: req-59be3054-61a0-4d34-a4aa-8345b6854e2e 2019-03-23 10:49:19,886 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:19,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-59be3054-61a0-4d34-a4aa-8345b6854e2e 2019-03-23 10:49:19,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.45408821106s 2019-03-23 10:49:19,894 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:21,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:21,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:22,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-957738b1-b539-4319-a015-2a526ebd331e x-openstack-request-id: req-957738b1-b539-4319-a015-2a526ebd331e 2019-03-23 10:49:22,934 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:22,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-957738b1-b539-4319-a015-2a526ebd331e 2019-03-23 10:49:22,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03855204582s 2019-03-23 10:49:22,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:24,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:24,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-570edb2f-d907-4033-9543-e1ca7b77bd1e x-openstack-request-id: req-570edb2f-d907-4033-9543-e1ca7b77bd1e 2019-03-23 10:49:25,700 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:25,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-570edb2f-d907-4033-9543-e1ca7b77bd1e 2019-03-23 10:49:25,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.756443977356s 2019-03-23 10:49:25,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:27,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:27,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-2c363e1f-1c86-4cb1-b3cd-c420e3f3e672 x-openstack-request-id: req-2c363e1f-1c86-4cb1-b3cd-c420e3f3e672 2019-03-23 10:49:27,897 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:27,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2c363e1f-1c86-4cb1-b3cd-c420e3f3e672 2019-03-23 10:49:27,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187388896942s 2019-03-23 10:49:27,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:29,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:30,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-a95c9b63-25b2-4ee0-a453-c722b5787a6f x-openstack-request-id: req-a95c9b63-25b2-4ee0-a453-c722b5787a6f 2019-03-23 10:49:30,118 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:30,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a95c9b63-25b2-4ee0-a453-c722b5787a6f 2019-03-23 10:49:30,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210454940796s 2019-03-23 10:49:30,125 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:32,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:32,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-01578bf5-0d2c-4c3b-82c7-09565be58e2a x-openstack-request-id: req-01578bf5-0d2c-4c3b-82c7-09565be58e2a 2019-03-23 10:49:32,568 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:32,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01578bf5-0d2c-4c3b-82c7-09565be58e2a 2019-03-23 10:49:32,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440124034882s 2019-03-23 10:49:32,575 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:34,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:34,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:35,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-f71f92bc-ad4e-4db9-bd8b-335bddf9a56e x-openstack-request-id: req-f71f92bc-ad4e-4db9-bd8b-335bddf9a56e 2019-03-23 10:49:35,284 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:35,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f71f92bc-ad4e-4db9-bd8b-335bddf9a56e 2019-03-23 10:49:35,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706321001053s 2019-03-23 10:49:35,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:37,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:37,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-638ea41b-0fd7-4680-88ec-7c31dfa3e4b4 x-openstack-request-id: req-638ea41b-0fd7-4680-88ec-7c31dfa3e4b4 2019-03-23 10:49:37,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:37,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-638ea41b-0fd7-4680-88ec-7c31dfa3e4b4 2019-03-23 10:49:37,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174957036972s 2019-03-23 10:49:37,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:39,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:39,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:39,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-cfcabbc3-2259-48aa-bfd4-9bc4328112a9 x-openstack-request-id: req-cfcabbc3-2259-48aa-bfd4-9bc4328112a9 2019-03-23 10:49:39,921 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:39,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cfcabbc3-2259-48aa-bfd4-9bc4328112a9 2019-03-23 10:49:39,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442533016205s 2019-03-23 10:49:39,928 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:41,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:41,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:42,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-f67c933d-9954-461c-9cbe-a993c08ade06 x-openstack-request-id: req-f67c933d-9954-461c-9cbe-a993c08ade06 2019-03-23 10:49:42,110 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:42,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f67c933d-9954-461c-9cbe-a993c08ade06 2019-03-23 10:49:42,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179469823837s 2019-03-23 10:49:42,117 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:44,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:44,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:44,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b2b9788a-b61b-4008-96eb-641c63af2309 x-openstack-request-id: req-b2b9788a-b61b-4008-96eb-641c63af2309 2019-03-23 10:49:44,312 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:44,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b2b9788a-b61b-4008-96eb-641c63af2309 2019-03-23 10:49:44,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192698001862s 2019-03-23 10:49:44,319 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:46,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:46,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:46,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-1362b989-04d6-4424-a6bd-e3d6dc31eca6 x-openstack-request-id: req-1362b989-04d6-4424-a6bd-e3d6dc31eca6 2019-03-23 10:49:46,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:46,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1362b989-04d6-4424-a6bd-e3d6dc31eca6 2019-03-23 10:49:46,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183725833893s 2019-03-23 10:49:46,511 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:48,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:48,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-71d99393-9785-403e-a1d2-4272c0067154 x-openstack-request-id: req-71d99393-9785-403e-a1d2-4272c0067154 2019-03-23 10:49:48,905 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:48,905 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-71d99393-9785-403e-a1d2-4272c0067154 2019-03-23 10:49:48,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391605854034s 2019-03-23 10:49:48,911 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:50,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:50,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:51,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-51ec3cc4-7ce4-42ec-b118-490d2765f606 x-openstack-request-id: req-51ec3cc4-7ce4-42ec-b118-490d2765f606 2019-03-23 10:49:51,311 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:51,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-51ec3cc4-7ce4-42ec-b118-490d2765f606 2019-03-23 10:49:51,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398170948029s 2019-03-23 10:49:51,319 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:53,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:53,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:54,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:49: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-513d0d9d-e392-4613-83c8-56f62cf69772 x-openstack-request-id: req-513d0d9d-e392-4613-83c8-56f62cf69772 2019-03-23 10:49:54,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:54,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-513d0d9d-e392-4613-83c8-56f62cf69772 2019-03-23 10:49:54,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20827412605s 2019-03-23 10:49:54,537 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:56,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:56,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:49:57,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-dd5f365c-69dd-4f8a-9645-b3f2764261de x-openstack-request-id: req-dd5f365c-69dd-4f8a-9645-b3f2764261de 2019-03-23 10:49:57,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:49:57,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd5f365c-69dd-4f8a-9645-b3f2764261de 2019-03-23 10:49:57,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15143203735s 2019-03-23 10:49:57,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:49:59,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:49:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:00,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-e30ab303-3699-4a19-9dc8-5d386ae5af93 x-openstack-request-id: req-e30ab303-3699-4a19-9dc8-5d386ae5af93 2019-03-23 10:50:00,660 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:50:00,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e30ab303-3699-4a19-9dc8-5d386ae5af93 2019-03-23 10:50:00,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.959733009338s 2019-03-23 10:50:00,667 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:50:02,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:50:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:03,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50: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-aee24161-32a7-44c6-b260-e273edb6acca x-openstack-request-id: req-aee24161-32a7-44c6-b260-e273edb6acca 2019-03-23 10:50:03,030 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:50:03,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aee24161-32a7-44c6-b260-e273edb6acca 2019-03-23 10:50:03,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360527992249s 2019-03-23 10:50:03,038 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:50:05,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:50:05,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:05,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-5849c901-ba34-492b-906e-ca0617c7063e x-openstack-request-id: req-5849c901-ba34-492b-906e-ca0617c7063e 2019-03-23 10:50:05,226 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:48:23Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:50:05,226 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5849c901-ba34-492b-906e-ca0617c7063e 2019-03-23 10:50:05,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186189174652s 2019-03-23 10:50:05,233 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 10:50:07,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 10:50:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:07,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50: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-dd04fcb3-66d9-4668-a7a3-811cfb66c0b3 x-openstack-request-id: req-dd04fcb3-66d9-4668-a7a3-811cfb66c0b3 2019-03-23 10:50:07,688 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d6:3e", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:50:06.000000", "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:50:06Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 10:50:07,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd04fcb3-66d9-4668-a7a3-811cfb66c0b3 2019-03-23 10:50:07,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452353954315s 2019-03-23 10:50:07,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 10:50:07,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=5d893136-3baf-47bf-81c0-47846fc84b9f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:07,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:07 GMT X-Openstack-Request-Id: req-b5d70eb7-39de-4439-8a3f-fede52295388 2019-03-23 10:50:07,744 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:50:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.19"}],"id":"e325ac2d-8d85-45dc-9994-ba5cfa02af13","security_groups":["a537302b-7df3-4d65-b90b-23e4c7f61ac8"],"mac_address":"fa:16:3e:54:d6:3e","project_id":"0da09e5de10d41738477ffdec6c2ca38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:23Z","binding:vnic_type":"normal","device_id":"5d893136-3baf-47bf-81c0-47846fc84b9f","ip_allocation":"immediate"}]} 2019-03-23 10:50:07,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=5d893136-3baf-47bf-81c0-47846fc84b9f used request id req-b5d70eb7-39de-4439-8a3f-fede52295388 2019-03-23 10:50:07,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0486130714417s 2019-03-23 10:50:07,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:07,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e325ac2d-8d85-45dc-9994-ba5cfa02af13" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:08,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:08 GMT X-Openstack-Request-Id: req-189dba9d-8bcf-4b73-a193-6d835854ed72 2019-03-23 10:50:08,089 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 10:50:08,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=e325ac2d-8d85-45dc-9994-ba5cfa02af13 used request id req-189dba9d-8bcf-4b73-a193-6d835854ed72 2019-03-23 10:50:08,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.332838058472s 2019-03-23 10:50:08,090 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:d6:3e', u'version': 4, u'addr': u'192.168.120.19', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ceadcb06-3e87-404c-a8d4-25a87fb68515'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T10:50:06.000000', 'flavor': Munch({u'id': u'94f29d75-2417-45ed-8cd0-b42db1cfabf6'}), 'az': u'nova', 'id': u'5d893136-3baf-47bf-81c0-47846fc84b9f', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0ff1f3ca69234820b0dd606d38374dab', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0da09e5de10d41738477ffdec6c2ca38', 'name': 'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T10:50:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T10:50:06Z', 'hostId': u'c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'public_v6': '', 'private_v4': u'192.168.120.19', 'cloud': 'envvars', 'host_id': u'c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T10:50:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'0da09e5de10d41738477ffdec6c2ca38', 'name': u'cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05', 'adminPass': u'nneBf6EBACwA', 'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', 'created_at': u'2019-03-23T10:48:21Z', 'created': u'2019-03-23T10:48:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 10:50:08,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 10:50:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:08,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:08 GMT X-Openstack-Request-Id: req-bface4e9-73d2-41b9-b7fd-095c291eeddf 2019-03-23 10:50:08,187 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:50:08,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bface4e9-73d2-41b9-b7fd-095c291eeddf 2019-03-23 10:50:08,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908260345459s 2019-03-23 10:50:08,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 10:50:08,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=5d893136-3baf-47bf-81c0-47846fc84b9f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:08,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:08 GMT X-Openstack-Request-Id: req-76d3d508-a910-4f3f-9896-96b70c1c8f4f 2019-03-23 10:50:08,239 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:50:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.19"}],"id":"e325ac2d-8d85-45dc-9994-ba5cfa02af13","security_groups":["a537302b-7df3-4d65-b90b-23e4c7f61ac8"],"mac_address":"fa:16:3e:54:d6:3e","project_id":"0da09e5de10d41738477ffdec6c2ca38","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:23Z","binding:vnic_type":"normal","device_id":"5d893136-3baf-47bf-81c0-47846fc84b9f","ip_allocation":"immediate"}]} 2019-03-23 10:50:08,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=5d893136-3baf-47bf-81c0-47846fc84b9f used request id req-76d3d508-a910-4f3f-9896-96b70c1c8f4f 2019-03-23 10:50:08,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0508458614349s 2019-03-23 10:50:08,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 10:50:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.19", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13"}}' 2019-03-23 10:50:10,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:10 GMT X-Openstack-Request-Id: req-81c81453-424f-4c13-b951-95f8c867b423 2019-03-23 10:50:10,453 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}} 2019-03-23 10:50:10,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-81c81453-424f-4c13-b951-95f8c867b423 2019-03-23 10:50:10,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.21365499496s 2019-03-23 10:50:10,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:10,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:10 GMT X-Openstack-Request-Id: req-ecce13b0-9bb3-4995-bbb9-833a60cc2505 2019-03-23 10:50:10,544 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:10,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ecce13b0-9bb3-4995-bbb9-833a60cc2505 2019-03-23 10:50:10,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0735700130463s 2019-03-23 10:50:10,552 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:10,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:10,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:10 GMT X-Openstack-Request-Id: req-eb3f0696-9bd5-4e21-816c-f5456badbb5c 2019-03-23 10:50:10,722 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:10,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-eb3f0696-9bd5-4e21-816c-f5456badbb5c 2019-03-23 10:50:10,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592079162598s 2019-03-23 10:50:10,730 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:10,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:10 GMT X-Openstack-Request-Id: req-13541432-faeb-4c51-9d90-7d9fb07bf2ec 2019-03-23 10:50:10,905 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:10,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-13541432-faeb-4c51-9d90-7d9fb07bf2ec 2019-03-23 10:50:10,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0634889602661s 2019-03-23 10:50:10,912 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:11,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:11,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:11,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:11 GMT X-Openstack-Request-Id: req-0fefde5b-967d-42b7-af6a-259f642ab519 2019-03-23 10:50:11,080 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:11,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-0fefde5b-967d-42b7-af6a-259f642ab519 2019-03-23 10:50:11,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0573101043701s 2019-03-23 10:50:11,087 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:11,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:11,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:11,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:11 GMT X-Openstack-Request-Id: req-9ae8d0a2-590b-4a95-9199-1dcfadcfce10 2019-03-23 10:50:11,265 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:11,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9ae8d0a2-590b-4a95-9199-1dcfadcfce10 2019-03-23 10:50:11,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.067332983017s 2019-03-23 10:50:11,272 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:11,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:11,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:11 GMT X-Openstack-Request-Id: req-8183ab1b-a67d-44a0-b86c-40b34e5bbcc0 2019-03-23 10:50:11,445 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:11,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8183ab1b-a67d-44a0-b86c-40b34e5bbcc0 2019-03-23 10:50:11,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616970062256s 2019-03-23 10:50:11,452 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:11,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:11,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:11 GMT X-Openstack-Request-Id: req-e8d415f7-ecd2-4651-a102-01a8c4b6e1e1 2019-03-23 10:50:11,623 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:09Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:11,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e8d415f7-ecd2-4651-a102-01a8c4b6e1e1 2019-03-23 10:50:11,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589280128479s 2019-03-23 10:50:11,628 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 10:50:11,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 10:50:11,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:50:11,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50:11 GMT X-Openstack-Request-Id: req-19489200-fef8-4016-b5a4-a3ae5bf28b41 2019-03-23 10:50:11,798 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 10:50:11,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-19489200-fef8-4016-b5a4-a3ae5bf28b41 2019-03-23 10:50:11,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0584471225739s 2019-03-23 10:50:11,804 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'7b485975-9e38-48c9-b671-1a88a359fd09', 'updated_at': u'2019-03-23T10:50:11Z', 'fixed_ip_address': u'192.168.120.19', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'e325ac2d-8d85-45dc-9994-ba5cfa02af13', 'id': u'd2390864-4aa3-41a8-ac58-db617bfb13e1', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'e325ac2d-8d85-45dc-9994-ba5cfa02af13', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0da09e5de10d41738477ffdec6c2ca38', 'name': 'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0da09e5de10d41738477ffdec6c2ca38', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:54:d6:3e', u'device_id': u'5d893136-3baf-47bf-81c0-47846fc84b9f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', 'created_at': u'2019-03-23T10:50:09Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:54:d6:3e', u'device_id': u'5d893136-3baf-47bf-81c0-47846fc84b9f'}), 'router': u'7b485975-9e38-48c9-b671-1a88a359fd09'}) 2019-03-23 10:50:11,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:50:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:50:11,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10386 Content-Type: application/json Date: Sat, 23 Mar 2019 10:50: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-ea5e866b-eed0-4360-a6bf-64a07c03928d x-openstack-request-id: req-ea5e866b-eed0-4360-a6bf-64a07c03928d 2019-03-23 10:50:11,877 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 678968286 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.353701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.356691] pid_max: default: 32768 minimum: 301\n[ 0.358328] ACPI: Core revision 20150930\n[ 0.360403] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.362742] Security Framework initialized\n[ 0.364219] Yama: becoming mindful.\n[ 0.365541] AppArmor: AppArmor initialized\n[ 0.367206] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.373263] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.377280] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.379476] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382146] Initializing cgroup subsys io\n[ 0.383603] Initializing cgroup subsys memory\n[ 0.385146] Initializing cgroup subsys devices\n[ 0.386711] Initializing cgroup subsys freezer\n[ 0.388285] Initializing cgroup subsys net_cls\n[ 0.389843] Initializing cgroup subsys perf_event\n[ 0.391478] Initializing cgroup subsys net_prio\n[ 0.393089] Initializing cgroup subsys hugetlb\n[ 0.397298] Initializing cgroup subsys pids\n[ 0.399687] mce: CPU supports 10 MCE banks\n[ 0.401245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.403048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.405032] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.406933] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.409793] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.412678] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.414943] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.420452] Freeing SMP alternatives memory: 32K\n[ 0.426917] ftrace: allocating 32278 entries in 127 pages\n[ 0.471462] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.473643] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.475808] smpboot: Max logical packages: 2\n[ 0.477609] x2apic enabled\n[ 0.479009] Switched APIC routing to physical x2apic.\n[ 0.481981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.488704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.500513] KVM setup paravirtual spinlock\n[ 0.503732] x86: Booting SMP configuration:\n[ 0.505456] .... node #0, CPUs: #1\n[ 0.507202] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530280] x86: Booted up 1 node, 2 CPUs\n[ 0.530282] KVM setup async PF for cpu 1\n[ 0.530287] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.534929] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.537688] devtmpfs: initialized\n[ 0.540387] evm: security.selinux\n[ 0.541628] evm: security.SMACK64\n[ 0.542867] evm: security.SMACK64EXEC\n[ 0.544200] evm: security.SMACK64TRANSMUTE\n[ 0.545642] evm: security.SMACK64MMAP\n[ 0.546978] evm: security.ima\n[ 0.548107] evm: security.capability\n[ 0.549622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.552871] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555088] pinctrl core: initialized pinctrl subsystem\n[ 0.557059] RTC time: 10:50:07, date: 03/23/19\n[ 0.559523] NET: Registered protocol family 16\n[ 0.570933] cpuidle: using governor ladder\n[ 0.583027] cpuidle: using governor menu\n[ 0.584466] PCCT header not found.\n[ 0.585834] ACPI: bus type PCI registered\n[ 0.587303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589587] PCI: Using configuration type 1 for base access\n[ 0.604315] ACPI: Added _OSI(Module Device)\n[ 0.605849] ACPI: Added _OSI(Processor Device)\n[ 0.607428] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612175] ACPI: Interpreter enabled\n[ 0.613539] ACPI: (supports S0 S5)\n[ 0.630590] ACPI: Using IOAPIC for interrupt routing\n[ 0.632307] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.637389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.639451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.641688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.643856] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.647840] acpiphp: Slot [3] registered\n[ 0.649307] acpiphp: Slot [4] registered\n[ 0.650756] acpiphp: Slot [5] registered\n[ 0.652206] acpiphp: Slot [6] registered\n[ 0.653654] acpiphp: Slot [7] registered\n[ 0.655101] acpiphp: Slot [8] registered\n[ 0.656550] acpiphp: Slot [9] registered\n[ 0.658029] acpiphp: Slot [10] registered\n[ 0.659503] acpiphp: Slot [11] registered\n[ 0.660971] acpiphp: Slot [12] registered\n[ 0.662437] acpiphp: Slot [13] registered\n[ 0.663910] acpiphp: Slot [14] registered\n[ 0.665378] acpiphp: Slot [15] registered\n[ 0.666846] acpiphp: Slot [16] registered\n[ 0.668326] acpiphp: Slot [17] registered\n[ 0.669797] acpiphp: Slot [18] registered\n[ 0.671268] acpiphp: Slot [19] registered\n[ 0.672738] acpiphp: Slot [20] registered\n[ 0.674206] acpiphp: Slot [21] registered\n[ 0.675678] acpiphp: Slot [22] registered\n[ 0.677152] acpiphp: Slot [23] registered\n[ 0.678632] acpiphp: Slot [24] registered\n[ 0.680108] acpiphp: Slot [25] registered\n[ 0.681582] acpiphp: Slot [26] registered\n[ 0.683046] acpiphp: Slot [27] registered\n[ 0.684519] acpiphp: Slot [28] registered\n[ 0.685998] acpiphp: Slot [29] registered\n[ 0.687479] acpiphp: Slot [30] registered\n[ 0.688949] acpiphp: Slot [31] registered\n[ 0.690395] PCI host bridge to bus 0000:00\n[ 0.691851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696244] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.698846] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701456] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704109] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.709116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.711626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.713737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.715999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.720913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.723491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.750194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.753519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.756015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.758528] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.761009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.763230] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.765558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.767409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.770103] vgaarb: loaded\n[ 0.771131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.773342] SCSI subsystem initialized\n[ 0.774986] ACPI: bus type USB registered\n[ 0.776411] usbcore: registered new interface driver usbfs\n[ 0.778189] usbcore: registered new interface driver hub\n[ 0.779947] usbcore: registered new device driver usb\n[ 0.782002] PCI: Using ACPI for IRQ routing\n[ 0.783955] NetLabel: Initializing\n[ 0.785186] NetLabel: domain hash size = 128\n[ 0.786642] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.788288] NetLabel: unlabeled traffic allowed by default\n[ 0.790287] amd_nb: Cannot enumerate AMD northbridges\n[ 0.792058] clocksource: Switched to clocksource kvm-clock\n[ 0.804493] AppArmor: AppArmor Filesystem Enabled\n[ 0.806163] pnp: PnP ACPI init\n[ 0.807667] pnp: PnP ACPI: found 5 devices\n[ 0.816126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.819111] NET: Registered protocol family 2\n[ 0.821022] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.823765] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.826255] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.828403] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.830367] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.832590] NET: Registered protocol family 1\n[ 0.834107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.836036] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.837893] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.857772] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.877777] Unpacking initramfs...\n[ 1.075560] Freeing initrd memory: 14816K\n[ 1.077210] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.079468] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.081971] Scanning for low memory corruption every 60 seconds\n[ 1.084515] audit: initializing netlink subsys (disabled)\n[ 1.086496] audit: type=2000 audit(1553338207.799:1): initialized\n[ 1.088911] Initialise system trusted keyring\n[ 1.090736] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.092959] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.096372] zbud: loaded\n[ 1.097770] VFS: Disk quotas dquot_6.6.0\n[ 1.099316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.101936] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.104318] fuse init (API version 7.23)\n[ 1.105952] Key type big_key registered\n[ 1.107441] Allocating IMA MOK and blacklist keyrings.\n[ 1.110036] Key type asymmetric registered\n[ 1.111565] Asymmetric key parser 'x509' registered\n[ 1.113536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.116521] io scheduler noop registered\n[ 1.118022] io scheduler deadline registered (default)\n[ 1.119916] io scheduler cfq registered\n[ 1.121471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.123517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.125889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.128622] ACPI: Power Button [PWRF]\n[ 1.130251] GHES: HEST is not enabled!\n[ 1.149519] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.189063] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.192679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.218167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.222039] Linux agpgart interface v0.103\n[ 1.225675] loop: module loaded\n[ 1.228663] vda: vda1\n[ 1.230568] scsi host0: ata_piix\n[ 1.232006] scsi host1: ata_piix\n[ 1.233324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.235665] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.238063] libphy: Fixed MDIO Bus: probed\n[ 1.239687] tun: Universal TUN/TAP device driver, 1.6\n[ 1.241531] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.245054] PPP generic driver version 2.4.2\n[ 1.246735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.249035] ehci-pci: EHCI PCI platform driver\n[ 1.250733] ehci-platform: EHCI generic platform driver\n[ 1.252629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.254819] ohci-pci: OHCI PCI platform driver\n[ 1.256494] ohci-platform: OHCI generic platform driver\n[ 1.258416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.278514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.280419] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.283249] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.285138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.287281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.289651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.292404] usb usb1: Product: UHCI Host Controller\n[ 1.294194] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.296428] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.298239] hub 1-0:1.0: USB hub found\n[ 1.299709] hub 1-0:1.0: 2 ports detected\n[ 1.301418] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.305324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.307152] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.309141] mousedev: PS/2 mouse device common for all mice\n[ 1.311373] rtc_cmos 00:00: RTC can wake from S4\n[ 1.313654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.316086] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.316227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.316242] i2c /dev entries driver\n[ 1.316332] device-mapper: uevent: version 1.0.3\n[ 1.316881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316904] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.317290] NET: Registered protocol family 10\n[ 1.317595] NET: Registered protocol family 17\n[ 1.317612] Key type dns_resolver registered\n[ 1.317935] registered taskstats version 1\n[ 1.317967] Loading compiled-in X.509 certificates\n[ 1.318555] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.318573] zswap: loaded using pool lzo/zbud\n[ 1.320295] Key type trusted registered\n[ 1.322414] Key type encrypted registered\n[ 1.322426] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.322433] ima: No TPM chip found, activating TPM-bypass!\n[ 1.322437] ima: Allocated hash algorithm: sha1\n[ 1.322465] evm: HMAC attrs: 0x1\n[ 1.323064] Magic number: 11:556:831\n[ 1.324500] rtc_cmos 00:00: setting system clock to 2019-03-23 10:50:08 UTC (1553338208)\n[ 1.324625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.324626] EDD information not available.\n[ 1.394386] Freeing unused kernel memory: 1484K\n[ 1.408069] Write protecting the kernel read-only data: 14336k\n[ 1.413153] Freeing unused kernel memory: 1620K\n[ 1.415033] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.429851] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430352] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438961] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438994] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439109] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439157] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439202] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439251] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439286] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.487184] virtio_net virtio0 ens3: renamed from eth0\n[ 1.494918] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.498424] FDC 0 is a S82078B\n[ 1.498876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.510626] AVX2 version of gcm_enc/dec engaged.\n[ 1.512436] AES CTR mode by8 optimization enabled\n[ 1.616090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.780437] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.782621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.784843] usb 1-1: Product: QEMU USB Tablet\n[ 1.786328] usb 1-1: Manufacturer: QEMU\n[ 1.787697] usb 1-1: SerialNumber: 42\n[ 1.794784] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.801835] usbcore: registered new interface driver usbhid\n[ 1.803723] usbhid: USB HID core driver\n[ 1.806917] 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.811234] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.882826] md: linear personality registered for level -1\n[ 2.886725] md: multipath personality registered for level -4\n[ 2.890648] md: raid0 personality registered for level 0\n[ 2.895129] md: raid1 personality registered for level 1\n[ 2.968086] raid6: sse2x1 gen() 11731 MB/s\n[ 3.036086] raid6: sse2x1 xor() 9138 MB/s\n[ 3.104107] raid6: sse2x2 gen() 14856 MB/s\n[ 3.172124] raid6: sse2x2 xor() 9946 MB/s\n[ 3.240119] raid6: sse2x4 gen() 17224 MB/s\n[ 3.308096] raid6: sse2x4 xor() 11935 MB/s\n[ 3.376097] raid6: avx2x1 gen() 22820 MB/s\n[ 3.444094] raid6: avx2x2 gen() 26502 MB/s\n[ 3.512095] raid6: avx2x4 gen() 30715 MB/s\n[ 3.513660] raid6: using algorithm avx2x4 gen() 30715 MB/s\n[ 3.515598] raid6: using avx2x2 recovery algorithm\n[ 3.518357] xor: automatically using best checksumming function:\n[ 3.560059] avx : 32272.000 MB/sec\n[ 3.562477] async_tx: api initialized (async)\n[ 3.571710] md: raid6 personality registered for level 6\n[ 3.573629] md: raid5 personality registered for level 5\n[ 3.575525] md: raid4 personality registered for level 4\n[ 3.581826] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.609372] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.626787] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.710454] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.716465] systemd[1]: Detected virtualization kvm.\n[ 3.718229] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.723072] systemd[1]: Set hostname to .\n[ 3.726279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.728337] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.845499] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.849613] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.853119] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.856861] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.861133] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.865308] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.869786] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.874146] 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.879874] 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.884871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.889356] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.893351] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.897094] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.900967] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.904597] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.907901] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.911738] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.914977] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.928127] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.932330] 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.938575] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.943055] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.947174] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.952532] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.956536] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.960990] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.965927] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.969994] Loading iSCSI transport class v2.0-870.\n[ 3.970142] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.971601] 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.979784] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.985456] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.989756] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.995507] iscsi: registered transport (tcp)\n[ 3.995568] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.001123] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.005407] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.009559] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.021121] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.032884] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.038181] iscsi: registered transport (iser)\n[ 4.040077] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.043871] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.048497] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.053265] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n"} 2019-03-23 10:50:11,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f/action used request id req-ea5e866b-eed0-4360-a6bf-64a07c03928d 2019-03-23 10:50:11,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0724518299103s 2019-03-23 10:50:11,879 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 678968286 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.353701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.356691] pid_max: default: 32768 minimum: 301 [ 0.358328] ACPI: Core revision 20150930 [ 0.360403] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.362742] Security Framework initialized [ 0.364219] Yama: becoming mindful. [ 0.365541] AppArmor: AppArmor initialized [ 0.367206] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.373263] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.377280] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.379476] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382146] Initializing cgroup subsys io [ 0.383603] Initializing cgroup subsys memory [ 0.385146] Initializing cgroup subsys devices [ 0.386711] Initializing cgroup subsys freezer [ 0.388285] Initializing cgroup subsys net_cls [ 0.389843] Initializing cgroup subsys perf_event [ 0.391478] Initializing cgroup subsys net_prio [ 0.393089] Initializing cgroup subsys hugetlb [ 0.397298] Initializing cgroup subsys pids [ 0.399687] mce: CPU supports 10 MCE banks [ 0.401245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.403048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.405032] Spectre V2 : Mitigation: Full generic retpoline [ 0.406933] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.409793] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.412678] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.414943] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.420452] Freeing SMP alternatives memory: 32K [ 0.426917] ftrace: allocating 32278 entries in 127 pages [ 0.471462] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.473643] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.475808] smpboot: Max logical packages: 2 [ 0.477609] x2apic enabled [ 0.479009] Switched APIC routing to physical x2apic. [ 0.481981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.488704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.500513] KVM setup paravirtual spinlock [ 0.503732] x86: Booting SMP configuration: [ 0.505456] .... node #0, CPUs: #1 [ 0.507202] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530280] x86: Booted up 1 node, 2 CPUs [ 0.530282] KVM setup async PF for cpu 1 [ 0.530287] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.534929] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.537688] devtmpfs: initialized [ 0.540387] evm: security.selinux [ 0.541628] evm: security.SMACK64 [ 0.542867] evm: security.SMACK64EXEC [ 0.544200] evm: security.SMACK64TRANSMUTE [ 0.545642] evm: security.SMACK64MMAP [ 0.546978] evm: security.ima [ 0.548107] evm: security.capability [ 0.549622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.552871] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555088] pinctrl core: initialized pinctrl subsystem [ 0.557059] RTC time: 10:50:07, date: 03/23/19 [ 0.559523] NET: Registered protocol family 16 [ 0.570933] cpuidle: using governor ladder [ 0.583027] cpuidle: using governor menu [ 0.584466] PCCT header not found. [ 0.585834] ACPI: bus type PCI registered [ 0.587303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589587] PCI: Using configuration type 1 for base access [ 0.604315] ACPI: Added _OSI(Module Device) [ 0.605849] ACPI: Added _OSI(Processor Device) [ 0.607428] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609049] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612175] ACPI: Interpreter enabled [ 0.613539] ACPI: (supports S0 S5) [ 0.630590] ACPI: Using IOAPIC for interrupt routing [ 0.632307] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.637389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.639451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.641688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.643856] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.647840] acpiphp: Slot [3] registered [ 0.649307] acpiphp: Slot [4] registered [ 0.650756] acpiphp: Slot [5] registered [ 0.652206] acpiphp: Slot [6] registered [ 0.653654] acpiphp: Slot [7] registered [ 0.655101] acpiphp: Slot [8] registered [ 0.656550] acpiphp: Slot [9] registered [ 0.658029] acpiphp: Slot [10] registered [ 0.659503] acpiphp: Slot [11] registered [ 0.660971] acpiphp: Slot [12] registered [ 0.662437] acpiphp: Slot [13] registered [ 0.663910] acpiphp: Slot [14] registered [ 0.665378] acpiphp: Slot [15] registered [ 0.666846] acpiphp: Slot [16] registered [ 0.668326] acpiphp: Slot [17] registered [ 0.669797] acpiphp: Slot [18] registered [ 0.671268] acpiphp: Slot [19] registered [ 0.672738] acpiphp: Slot [20] registered [ 0.674206] acpiphp: Slot [21] registered [ 0.675678] acpiphp: Slot [22] registered [ 0.677152] acpiphp: Slot [23] registered [ 0.678632] acpiphp: Slot [24] registered [ 0.680108] acpiphp: Slot [25] registered [ 0.681582] acpiphp: Slot [26] registered [ 0.683046] acpiphp: Slot [27] registered [ 0.684519] acpiphp: Slot [28] registered [ 0.685998] acpiphp: Slot [29] registered [ 0.687479] acpiphp: Slot [30] registered [ 0.688949] acpiphp: Slot [31] registered [ 0.690395] PCI host bridge to bus 0000:00 [ 0.691851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696244] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.698846] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701456] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.711626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.713737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.715999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.720913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.723491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.750194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.753519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.756015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.758528] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.761009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.763230] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.765558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.767409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.770103] vgaarb: loaded [ 0.771131] vgaarb: bridge control possible 0000:00:02.0 [ 0.773342] SCSI subsystem initialized [ 0.774986] ACPI: bus type USB registered [ 0.776411] usbcore: registered new interface driver usbfs [ 0.778189] usbcore: registered new interface driver hub [ 0.779947] usbcore: registered new device driver usb [ 0.782002] PCI: Using ACPI for IRQ routing [ 0.783955] NetLabel: Initializing [ 0.785186] NetLabel: domain hash size = 128 [ 0.786642] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.788288] NetLabel: unlabeled traffic allowed by default [ 0.790287] amd_nb: Cannot enumerate AMD northbridges [ 0.792058] clocksource: Switched to clocksource kvm-clock [ 0.804493] AppArmor: AppArmor Filesystem Enabled [ 0.806163] pnp: PnP ACPI init [ 0.807667] pnp: PnP ACPI: found 5 devices [ 0.816126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.819111] NET: Registered protocol family 2 [ 0.821022] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.823765] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.826255] TCP: Hash tables configured (established 32768 bind 32768) [ 0.828403] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.830367] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.832590] NET: Registered protocol family 1 [ 0.834107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.836036] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.837893] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.857772] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.877777] Unpacking initramfs... [ 1.075560] Freeing initrd memory: 14816K [ 1.077210] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.079468] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.081971] Scanning for low memory corruption every 60 seconds [ 1.084515] audit: initializing netlink subsys (disabled) [ 1.086496] audit: type=2000 audit(1553338207.799:1): initialized [ 1.088911] Initialise system trusted keyring [ 1.090736] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.092959] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.096372] zbud: loaded [ 1.097770] VFS: Disk quotas dquot_6.6.0 [ 1.099316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.101936] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.104318] fuse init (API version 7.23) [ 1.105952] Key type big_key registered [ 1.107441] Allocating IMA MOK and blacklist keyrings. [ 1.110036] Key type asymmetric registered [ 1.111565] Asymmetric key parser 'x509' registered [ 1.113536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.116521] io scheduler noop registered [ 1.118022] io scheduler deadline registered (default) [ 1.119916] io scheduler cfq registered [ 1.121471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.123517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.125889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.128622] ACPI: Power Button [PWRF] [ 1.130251] GHES: HEST is not enabled! [ 1.149519] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.189063] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.192679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.218167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.222039] Linux agpgart interface v0.103 [ 1.225675] loop: module loaded [ 1.228663] vda: vda1 [ 1.230568] scsi host0: ata_piix [ 1.232006] scsi host1: ata_piix [ 1.233324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.235665] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.238063] libphy: Fixed MDIO Bus: probed [ 1.239687] tun: Universal TUN/TAP device driver, 1.6 [ 1.241531] tun: (C) 1999-2004 Max Krasnyansky [ 1.245054] PPP generic driver version 2.4.2 [ 1.246735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.249035] ehci-pci: EHCI PCI platform driver [ 1.250733] ehci-platform: EHCI generic platform driver [ 1.252629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.254819] ohci-pci: OHCI PCI platform driver [ 1.256494] ohci-platform: OHCI generic platform driver [ 1.258416] uhci_hcd: USB Universal Host Controller Interface driver [ 1.278514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.280419] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.283249] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.285138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.287281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.289651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.292404] usb usb1: Product: UHCI Host Controller [ 1.294194] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.296428] usb usb1: SerialNumber: 0000:00:01.2 [ 1.298239] hub 1-0:1.0: USB hub found [ 1.299709] hub 1-0:1.0: 2 ports detected [ 1.301418] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.305324] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.307152] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.309141] mousedev: PS/2 mouse device common for all mice [ 1.311373] rtc_cmos 00:00: RTC can wake from S4 [ 1.313654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.316086] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.316227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.316242] i2c /dev entries driver [ 1.316332] device-mapper: uevent: version 1.0.3 [ 1.316881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316904] ledtrig-cpu: registered to indicate activity on CPUs [ 1.317290] NET: Registered protocol family 10 [ 1.317595] NET: Registered protocol family 17 [ 1.317612] Key type dns_resolver registered [ 1.317935] registered taskstats version 1 [ 1.317967] Loading compiled-in X.509 certificates [ 1.318555] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.318573] zswap: loaded using pool lzo/zbud [ 1.320295] Key type trusted registered [ 1.322414] Key type encrypted registered [ 1.322426] AppArmor: AppArmor sha1 policy hashing enabled [ 1.322433] ima: No TPM chip found, activating TPM-bypass! [ 1.322437] ima: Allocated hash algorithm: sha1 [ 1.322465] evm: HMAC attrs: 0x1 [ 1.323064] Magic number: 11:556:831 [ 1.324500] rtc_cmos 00:00: setting system clock to 2019-03-23 10:50:08 UTC (1553338208) [ 1.324625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.324626] EDD information not available. [ 1.394386] Freeing unused kernel memory: 1484K [ 1.408069] Write protecting the kernel read-only data: 14336k [ 1.413153] Freeing unused kernel memory: 1620K [ 1.415033] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.429851] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430352] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438961] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438994] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439109] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439157] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439202] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439251] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439286] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.487184] virtio_net virtio0 ens3: renamed from eth0 [ 1.494918] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.498424] FDC 0 is a S82078B [ 1.498876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.510626] AVX2 version of gcm_enc/dec engaged. [ 1.512436] AES CTR mode by8 optimization enabled [ 1.616090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.780437] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.782621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.784843] usb 1-1: Product: QEMU USB Tablet [ 1.786328] usb 1-1: Manufacturer: QEMU [ 1.787697] usb 1-1: SerialNumber: 42 [ 1.794784] hidraw: raw HID events driver (C) Jiri Kosina [ 1.801835] usbcore: registered new interface driver usbhid [ 1.803723] usbhid: USB HID core driver [ 1.806917] 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.811234] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.882826] md: linear personality registered for level -1 [ 2.886725] md: multipath personality registered for level -4 [ 2.890648] md: raid0 personality registered for level 0 [ 2.895129] md: raid1 personality registered for level 1 [ 2.968086] raid6: sse2x1 gen() 11731 MB/s [ 3.036086] raid6: sse2x1 xor() 9138 MB/s [ 3.104107] raid6: sse2x2 gen() 14856 MB/s [ 3.172124] raid6: sse2x2 xor() 9946 MB/s [ 3.240119] raid6: sse2x4 gen() 17224 MB/s [ 3.308096] raid6: sse2x4 xor() 11935 MB/s [ 3.376097] raid6: avx2x1 gen() 22820 MB/s [ 3.444094] raid6: avx2x2 gen() 26502 MB/s [ 3.512095] raid6: avx2x4 gen() 30715 MB/s [ 3.513660] raid6: using algorithm avx2x4 gen() 30715 MB/s [ 3.515598] raid6: using avx2x2 recovery algorithm [ 3.518357] xor: automatically using best checksumming function: [ 3.560059] avx : 32272.000 MB/sec [ 3.562477] async_tx: api initialized (async) [ 3.571710] md: raid6 personality registered for level 6 [ 3.573629] md: raid5 personality registered for level 5 [ 3.575525] md: raid4 personality registered for level 4 [ 3.581826] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.609372] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.626787] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.710454] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.716465] systemd[1]: Detected virtualization kvm. [ 3.718229] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.723072] systemd[1]: Set hostname to . [ 3.726279] systemd[1]: Initializing machine ID from KVM UUID. [ 3.728337] systemd[1]: Installed transient /etc/machine-id file. [ 3.845499] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.849613] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.853119] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.856861] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.861133] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.865308] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.869786] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.874146] 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.879874] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.884871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.889356] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.893351] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.897094] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.900967] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.904597] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.907901] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.911738] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.914977] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.928127] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.932330] 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.938575] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.943055] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.947174] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.952532] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.956536] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.960990] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.965927] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.969994] Loading iSCSI transport class v2.0-870. [ 3.970142] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.971601] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.979784] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.985456] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.989756] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.995507] iscsi: registered transport (tcp) [ 3.995568] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.001123] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.005407] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.009559] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.021121] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.032884] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.038181] iscsi: registered transport (iser) [ 4.040077] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.043871] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.048497] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.053265] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Commit a transient machine-id on disk... 2019-03-23 10:50:12,785 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-03-23 10:50:21,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 10:50:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 10:50:21,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13370 Content-Type: application/json Date: Sat, 23 Mar 2019 10: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-0876a903-8312-4cce-926d-995c155699fb x-openstack-request-id: req-0876a903-8312-4cce-926d-995c155699fb 2019-03-23 10:50:21,878 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 678968286 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.353701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.356691] pid_max: default: 32768 minimum: 301\n[ 0.358328] ACPI: Core revision 20150930\n[ 0.360403] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.362742] Security Framework initialized\n[ 0.364219] Yama: becoming mindful.\n[ 0.365541] AppArmor: AppArmor initialized\n[ 0.367206] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.373263] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.377280] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.379476] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382146] Initializing cgroup subsys io\n[ 0.383603] Initializing cgroup subsys memory\n[ 0.385146] Initializing cgroup subsys devices\n[ 0.386711] Initializing cgroup subsys freezer\n[ 0.388285] Initializing cgroup subsys net_cls\n[ 0.389843] Initializing cgroup subsys perf_event\n[ 0.391478] Initializing cgroup subsys net_prio\n[ 0.393089] Initializing cgroup subsys hugetlb\n[ 0.397298] Initializing cgroup subsys pids\n[ 0.399687] mce: CPU supports 10 MCE banks\n[ 0.401245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.403048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.405032] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.406933] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.409793] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.412678] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.414943] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.420452] Freeing SMP alternatives memory: 32K\n[ 0.426917] ftrace: allocating 32278 entries in 127 pages\n[ 0.471462] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.473643] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.475808] smpboot: Max logical packages: 2\n[ 0.477609] x2apic enabled\n[ 0.479009] Switched APIC routing to physical x2apic.\n[ 0.481981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.484361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.488704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.500513] KVM setup paravirtual spinlock\n[ 0.503732] x86: Booting SMP configuration:\n[ 0.505456] .... node #0, CPUs: #1\n[ 0.507202] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.530280] x86: Booted up 1 node, 2 CPUs\n[ 0.530282] KVM setup async PF for cpu 1\n[ 0.530287] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.534929] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.537688] devtmpfs: initialized\n[ 0.540387] evm: security.selinux\n[ 0.541628] evm: security.SMACK64\n[ 0.542867] evm: security.SMACK64EXEC\n[ 0.544200] evm: security.SMACK64TRANSMUTE\n[ 0.545642] evm: security.SMACK64MMAP\n[ 0.546978] evm: security.ima\n[ 0.548107] evm: security.capability\n[ 0.549622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.552871] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555088] pinctrl core: initialized pinctrl subsystem\n[ 0.557059] RTC time: 10:50:07, date: 03/23/19\n[ 0.559523] NET: Registered protocol family 16\n[ 0.570933] cpuidle: using governor ladder\n[ 0.583027] cpuidle: using governor menu\n[ 0.584466] PCCT header not found.\n[ 0.585834] ACPI: bus type PCI registered\n[ 0.587303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.589587] PCI: Using configuration type 1 for base access\n[ 0.604315] ACPI: Added _OSI(Module Device)\n[ 0.605849] ACPI: Added _OSI(Processor Device)\n[ 0.607428] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.609049] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.612175] ACPI: Interpreter enabled\n[ 0.613539] ACPI: (supports S0 S5)\n[ 0.630590] ACPI: Using IOAPIC for interrupt routing\n[ 0.632307] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.637389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.639451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.641688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.643856] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.647840] acpiphp: Slot [3] registered\n[ 0.649307] acpiphp: Slot [4] registered\n[ 0.650756] acpiphp: Slot [5] registered\n[ 0.652206] acpiphp: Slot [6] registered\n[ 0.653654] acpiphp: Slot [7] registered\n[ 0.655101] acpiphp: Slot [8] registered\n[ 0.656550] acpiphp: Slot [9] registered\n[ 0.658029] acpiphp: Slot [10] registered\n[ 0.659503] acpiphp: Slot [11] registered\n[ 0.660971] acpiphp: Slot [12] registered\n[ 0.662437] acpiphp: Slot [13] registered\n[ 0.663910] acpiphp: Slot [14] registered\n[ 0.665378] acpiphp: Slot [15] registered\n[ 0.666846] acpiphp: Slot [16] registered\n[ 0.668326] acpiphp: Slot [17] registered\n[ 0.669797] acpiphp: Slot [18] registered\n[ 0.671268] acpiphp: Slot [19] registered\n[ 0.672738] acpiphp: Slot [20] registered\n[ 0.674206] acpiphp: Slot [21] registered\n[ 0.675678] acpiphp: Slot [22] registered\n[ 0.677152] acpiphp: Slot [23] registered\n[ 0.678632] acpiphp: Slot [24] registered\n[ 0.680108] acpiphp: Slot [25] registered\n[ 0.681582] acpiphp: Slot [26] registered\n[ 0.683046] acpiphp: Slot [27] registered\n[ 0.684519] acpiphp: Slot [28] registered\n[ 0.685998] acpiphp: Slot [29] registered\n[ 0.687479] acpiphp: Slot [30] registered\n[ 0.688949] acpiphp: Slot [31] registered\n[ 0.690395] PCI host bridge to bus 0000:00\n[ 0.691851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.694047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.696244] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.698846] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.701456] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.704109] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.709116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.711626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.713737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.715999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.720913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.723491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.750194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.753519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.756015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.758528] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.761009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.763230] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.765558] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.767409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.770103] vgaarb: loaded\n[ 0.771131] vgaarb: bridge control possible 0000:00:02.0\n[ 0.773342] SCSI subsystem initialized\n[ 0.774986] ACPI: bus type USB registered\n[ 0.776411] usbcore: registered new interface driver usbfs\n[ 0.778189] usbcore: registered new interface driver hub\n[ 0.779947] usbcore: registered new device driver usb\n[ 0.782002] PCI: Using ACPI for IRQ routing\n[ 0.783955] NetLabel: Initializing\n[ 0.785186] NetLabel: domain hash size = 128\n[ 0.786642] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.788288] NetLabel: unlabeled traffic allowed by default\n[ 0.790287] amd_nb: Cannot enumerate AMD northbridges\n[ 0.792058] clocksource: Switched to clocksource kvm-clock\n[ 0.804493] AppArmor: AppArmor Filesystem Enabled\n[ 0.806163] pnp: PnP ACPI init\n[ 0.807667] pnp: PnP ACPI: found 5 devices\n[ 0.816126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.819111] NET: Registered protocol family 2\n[ 0.821022] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.823765] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.826255] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.828403] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.830367] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.832590] NET: Registered protocol family 1\n[ 0.834107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.836036] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.837893] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.857772] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.877777] Unpacking initramfs...\n[ 1.075560] Freeing initrd memory: 14816K\n[ 1.077210] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.079468] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.081971] Scanning for low memory corruption every 60 seconds\n[ 1.084515] audit: initializing netlink subsys (disabled)\n[ 1.086496] audit: type=2000 audit(1553338207.799:1): initialized\n[ 1.088911] Initialise system trusted keyring\n[ 1.090736] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.092959] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.096372] zbud: loaded\n[ 1.097770] VFS: Disk quotas dquot_6.6.0\n[ 1.099316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.101936] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.104318] fuse init (API version 7.23)\n[ 1.105952] Key type big_key registered\n[ 1.107441] Allocating IMA MOK and blacklist keyrings.\n[ 1.110036] Key type asymmetric registered\n[ 1.111565] Asymmetric key parser 'x509' registered\n[ 1.113536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.116521] io scheduler noop registered\n[ 1.118022] io scheduler deadline registered (default)\n[ 1.119916] io scheduler cfq registered\n[ 1.121471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.123517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.125889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.128622] ACPI: Power Button [PWRF]\n[ 1.130251] GHES: HEST is not enabled!\n[ 1.149519] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.189063] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.192679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.218167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.222039] Linux agpgart interface v0.103\n[ 1.225675] loop: module loaded\n[ 1.228663] vda: vda1\n[ 1.230568] scsi host0: ata_piix\n[ 1.232006] scsi host1: ata_piix\n[ 1.233324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.235665] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.238063] libphy: Fixed MDIO Bus: probed\n[ 1.239687] tun: Universal TUN/TAP device driver, 1.6\n[ 1.241531] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.245054] PPP generic driver version 2.4.2\n[ 1.246735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.249035] ehci-pci: EHCI PCI platform driver\n[ 1.250733] ehci-platform: EHCI generic platform driver\n[ 1.252629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.254819] ohci-pci: OHCI PCI platform driver\n[ 1.256494] ohci-platform: OHCI generic platform driver\n[ 1.258416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.278514] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.280419] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.283249] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.285138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.287281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.289651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.292404] usb usb1: Product: UHCI Host Controller\n[ 1.294194] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.296428] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.298239] hub 1-0:1.0: USB hub found\n[ 1.299709] hub 1-0:1.0: 2 ports detected\n[ 1.301418] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.305324] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.307152] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.309141] mousedev: PS/2 mouse device common for all mice\n[ 1.311373] rtc_cmos 00:00: RTC can wake from S4\n[ 1.313654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.316086] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.316227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.316242] i2c /dev entries driver\n[ 1.316332] device-mapper: uevent: version 1.0.3\n[ 1.316881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316904] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.317290] NET: Registered protocol family 10\n[ 1.317595] NET: Registered protocol family 17\n[ 1.317612] Key type dns_resolver registered\n[ 1.317935] registered taskstats version 1\n[ 1.317967] Loading compiled-in X.509 certificates\n[ 1.318555] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.318573] zswap: loaded using pool lzo/zbud\n[ 1.320295] Key type trusted registered\n[ 1.322414] Key type encrypted registered\n[ 1.322426] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.322433] ima: No TPM chip found, activating TPM-bypass!\n[ 1.322437] ima: Allocated hash algorithm: sha1\n[ 1.322465] evm: HMAC attrs: 0x1\n[ 1.323064] Magic number: 11:556:831\n[ 1.324500] rtc_cmos 00:00: setting system clock to 2019-03-23 10:50:08 UTC (1553338208)\n[ 1.324625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.324626] EDD information not available.\n[ 1.394386] Freeing unused kernel memory: 1484K\n[ 1.408069] Write protecting the kernel read-only data: 14336k\n[ 1.413153] Freeing unused kernel memory: 1620K\n[ 1.415033] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.429851] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430352] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438961] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.438994] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439109] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439157] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439202] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439251] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.439286] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.487184] virtio_net virtio0 ens3: renamed from eth0\n[ 1.494918] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.498424] FDC 0 is a S82078B\n[ 1.498876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.510626] AVX2 version of gcm_enc/dec engaged.\n[ 1.512436] AES CTR mode by8 optimization enabled\n[ 1.616090] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.780437] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.782621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.784843] usb 1-1: Product: QEMU USB Tablet\n[ 1.786328] usb 1-1: Manufacturer: QEMU\n[ 1.787697] usb 1-1: SerialNumber: 42\n[ 1.794784] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.801835] usbcore: registered new interface driver usbhid\n[ 1.803723] usbhid: USB HID core driver\n[ 1.806917] 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.811234] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.882826] md: linear personality registered for level -1\n[ 2.886725] md: multipath personality registered for level -4\n[ 2.890648] md: raid0 personality registered for level 0\n[ 2.895129] md: raid1 personality registered for level 1\n[ 2.968086] raid6: sse2x1 gen() 11731 MB/s\n[ 3.036086] raid6: sse2x1 xor() 9138 MB/s\n[ 3.104107] raid6: sse2x2 gen() 14856 MB/s\n[ 3.172124] raid6: sse2x2 xor() 9946 MB/s\n[ 3.240119] raid6: sse2x4 gen() 17224 MB/s\n[ 3.308096] raid6: sse2x4 xor() 11935 MB/s\n[ 3.376097] raid6: avx2x1 gen() 22820 MB/s\n[ 3.444094] raid6: avx2x2 gen() 26502 MB/s\n[ 3.512095] raid6: avx2x4 gen() 30715 MB/s\n[ 3.513660] raid6: using algorithm avx2x4 gen() 30715 MB/s\n[ 3.515598] raid6: using avx2x2 recovery algorithm\n[ 3.518357] xor: automatically using best checksumming function:\n[ 3.560059] avx : 32272.000 MB/sec\n[ 3.562477] async_tx: api initialized (async)\n[ 3.571710] md: raid6 personality registered for level 6\n[ 3.573629] md: raid5 personality registered for level 5\n[ 3.575525] md: raid4 personality registered for level 4\n[ 3.581826] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.609372] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.626787] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.710454] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.716465] systemd[1]: Detected virtualization kvm.\n[ 3.718229] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.723072] systemd[1]: Set hostname to .\n[ 3.726279] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.728337] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.845499] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.849613] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.853119] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.856861] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.861133] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.865308] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.869786] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.874146] 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.879874] 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.884871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.889356] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.893351] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.897094] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.900967] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.904597] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.907901] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.911738] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.914977] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.928127] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.932330] 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.938575] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.943055] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.947174] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.952532] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.956536] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.960990] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.965927] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.969994] Loading iSCSI transport class v2.0-870.\n[ 3.970142] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.971601] 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.979784] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.985456] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.989756] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.995507] iscsi: registered transport (tcp)\n[ 3.995568] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.001123] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.005407] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.009559] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 4.021121] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.032884] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.038181] iscsi: registered transport (iser)\n[ 4.040077] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.043871] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.048497] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.053265] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Created slice system-getty.slice.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.279836] cloud-init[564]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 23 Mar 2019 10:50:12 +0000. Up 4.99 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 10.288096] cloud-init[896]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 23 Mar 2019 10:50:17 +0000. Up 9.77 seconds.\n[ 10.291686] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.294669] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.297773] cloud-init[896]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.300832] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.303914] cloud-init[896]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | global | fa:16:3e:54:d6:3e |\n[ 10.307020] cloud-init[896]: ci-info: | ens3 | True | fe80::f816:3eff:fe54:d63e/64 | . | link | fa:16:3e:54:d6:3e |\n[ 10.312250] cloud-init[896]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.315326] cloud-init[896]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.318380] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.321413] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.324241] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.328245] cloud-init[896]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.332273] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.336239] cloud-init[896]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.339209] cloud-init[896]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.344242] cloud-init[896]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.347028] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.350601] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\ncloud-init[896]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n\n[ 10.357152] Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\ncloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Reached target Network is Online.\n\n[ 10.371032] cloud-init[896]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.373419] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.375850] cloud-init[896]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.378496] cloud-init[896]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.380921] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.383310] cloud-init[896]: Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\nGenerating public/private rsa key pair.\n[[0;32m OK [0m[ 10.396381] cloud-init] Started Regular background program processing daemon.\n Starting Snappy daemon...\n[896]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.406595] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.432131] cloud-init[896]: The key fingerprint is:\n[ 10.435274] cloud-init[896]: SHA256:9pDDp9uUT/LqeCEztYupGsvvWk1QbqaUhaXtF2yuWAs root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05\n[ 10.439287] cloud-init[896]: The key's randomart image is:\n[ 10.441988] cloud-init[896]: +---[RSA 2048]----+\n[ 10.444343] cloud-init[896]: | o+ |\n[ 10.446844] cloud-init[896]: | .B . |\n[ 10.449339] cloud-init[896]: | = = + |\n[ 10.451884] cloud-init[896]: | . B +.. |\n[ 10.454441] cloud-init[896]: | E S.+. |\n[ 10.457124] cloud-init[896]: | B+Xo. |\n[ 10.459394] cloud-init[896]: | . o =*=o. |\n[ 10.461688] cloud-init[896]: | . + o=o= |\n[ 10.464143] cloud-init[896]: | ==+.oo+.o |\n[ 10.466205] cloud-init[896]: +----[SHA256]-----+\n[ 10.468571] cloud-init[896]: Generating public/private dsa key pair.\n[ 10.472429] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.475836] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.478459] cloud-init[896]: The key fingerprint is:\n[ 10.480330] cloud-init[896]: SHA256:aoTGjkOOweTA4k+u1QPVsJxv830hPOP2dVO6godQl5o root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05\n[ 10.484542] cloud-init[896]: The key's randomart image is:\n[ 10.487171] Starting Pollinate to seed the pseudo random number generator...\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\ncloud-init[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[896]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n+---[DSA 1024]----+\n[ 10.551793] cloud-init[896]: | . |\n[ 10.559645] cloud-init[896]: |. . = |\n[ 10.565562] cloud-init[896]: |oo = . . |\n[ 10.576338] cloud-init[896]: |B .... o o |[[0;32m OK [0m] Started Login Service.\n\n[ 10.583826] cloud-init[896]: |.+.o+ .+S. O . .| Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[ 10.601689] cloud-init[896]: | =++o...+ E + ...|\n[ 10.606338] cloud-init[896]: |. ++.oo o * ..o.|\n[ 10.609158] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[896]: | o. .. + = ..o|[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.620507] cloud-init[896]: | . . o. |\n[ 10.622589] cloud-init[896]: +----[SHA256]-----+\n[ 10.624586] cloud-init[896]: Generating public/private ecdsa key pair.\n[ 10.626905] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.631340] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.634323] cloud-init[896]: The key fingerprint is:\n[ 10.636657] cloud-init[896]: SHA256:2/Z6ezS60ErRd2Px3aaqmUGRS7ALtyQ4KKIceiE4jbo root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05\n[ 10.640718] [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\ncloud-init[896]: The key's randomart image is:\n[ 10.652840] cloud-init[896]: +---[ECDSA 256]---+\n[ 10.655181] cloud-init[896]: | . |\n[[0;32m OK [0m] Started Permit User Sessions.\n[ 10.661887] cloud-init[896]: |.o . . o . |\n[ 10.666616] cloud-init[896]: |B.+ o o + + . |\n[ 10.675886] cloud-init[896]: |*+.. . = + + =|\n[ 10.680647] cloud-init[896]: |+.. S + . .o*|\n[ 10.682522] cloud-init[896]: | o + o .++.|\n[ 10.684250] cloud-init[896]: |E . * .o.. |\n[ 10.685832] cloud-init[896]: | o Bo.. |\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[ 10.689507] cloud-init[896]: | *+=+ |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 10.699435] cloud-init[896]: +----[SHA256]-----+\n[ 10.704338] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\ncloud-init[896]: Generating public/private ed25519 key pair.\n[ 10.710400] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.715573] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 10.742665] cloud-init[896]: The key fingerprint is:\n[ 10.744803] cloud-init[896]: SHA256:qfA9sgxlTi18Q30DO+yAW4oN9uYBtOD5RNMiY7795ZI root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05\n[ 10.748347] cloud-init[896]: The key's randomart image is:\n[ 10.752345] cloud-init[896]: +--[ED25519 256]--+\n[ 10.754481] cloud-init[896]: | . +. . |\n[ 10.756381] cloud-init[896]: | .+=.o.. o o |\n[ 10.758304] cloud-init[896]: | ooo*.. + = o |\n[ 10.759713] cloud-init[896]: | .+ B * + o . |\n[ 10.761182] cloud-init[896]: | o+ & S . |\n[ 10.763031] cloud-init[896]: | . .X *.. |\n[ 10.764910] cloud-init[896]: | ..*+o |\n[ 10.766744] cloud-init[896]: | oEo.. |\n[ 10.768595] cloud-init[896]: | o. |\n[ 10.770441] cloud-init[896]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-03-23 10:50:21,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f/action used request id req-0876a903-8312-4cce-926d-995c155699fb 2019-03-23 10:50:21,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0838670730591s 2019-03-23 10:50:21,880 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 678968286 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.353701] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.356691] pid_max: default: 32768 minimum: 301 [ 0.358328] ACPI: Core revision 20150930 [ 0.360403] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.362742] Security Framework initialized [ 0.364219] Yama: becoming mindful. [ 0.365541] AppArmor: AppArmor initialized [ 0.367206] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.373263] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.377280] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.379476] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382146] Initializing cgroup subsys io [ 0.383603] Initializing cgroup subsys memory [ 0.385146] Initializing cgroup subsys devices [ 0.386711] Initializing cgroup subsys freezer [ 0.388285] Initializing cgroup subsys net_cls [ 0.389843] Initializing cgroup subsys perf_event [ 0.391478] Initializing cgroup subsys net_prio [ 0.393089] Initializing cgroup subsys hugetlb [ 0.397298] Initializing cgroup subsys pids [ 0.399687] mce: CPU supports 10 MCE banks [ 0.401245] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.403048] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.405032] Spectre V2 : Mitigation: Full generic retpoline [ 0.406933] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.409793] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.412678] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.414943] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.420452] Freeing SMP alternatives memory: 32K [ 0.426917] ftrace: allocating 32278 entries in 127 pages [ 0.471462] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.473643] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.475808] smpboot: Max logical packages: 2 [ 0.477609] x2apic enabled [ 0.479009] Switched APIC routing to physical x2apic. [ 0.481981] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.484361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.488704] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.500513] KVM setup paravirtual spinlock [ 0.503732] x86: Booting SMP configuration: [ 0.505456] .... node #0, CPUs: #1 [ 0.507202] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.530280] x86: Booted up 1 node, 2 CPUs [ 0.530282] KVM setup async PF for cpu 1 [ 0.530287] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.534929] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.537688] devtmpfs: initialized [ 0.540387] evm: security.selinux [ 0.541628] evm: security.SMACK64 [ 0.542867] evm: security.SMACK64EXEC [ 0.544200] evm: security.SMACK64TRANSMUTE [ 0.545642] evm: security.SMACK64MMAP [ 0.546978] evm: security.ima [ 0.548107] evm: security.capability [ 0.549622] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.552871] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555088] pinctrl core: initialized pinctrl subsystem [ 0.557059] RTC time: 10:50:07, date: 03/23/19 [ 0.559523] NET: Registered protocol family 16 [ 0.570933] cpuidle: using governor ladder [ 0.583027] cpuidle: using governor menu [ 0.584466] PCCT header not found. [ 0.585834] ACPI: bus type PCI registered [ 0.587303] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.589587] PCI: Using configuration type 1 for base access [ 0.604315] ACPI: Added _OSI(Module Device) [ 0.605849] ACPI: Added _OSI(Processor Device) [ 0.607428] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.609049] ACPI: Added _OSI(Processor Aggregator Device) [ 0.612175] ACPI: Interpreter enabled [ 0.613539] ACPI: (supports S0 S5) [ 0.630590] ACPI: Using IOAPIC for interrupt routing [ 0.632307] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.637389] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.639451] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.641688] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.643856] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.647840] acpiphp: Slot [3] registered [ 0.649307] acpiphp: Slot [4] registered [ 0.650756] acpiphp: Slot [5] registered [ 0.652206] acpiphp: Slot [6] registered [ 0.653654] acpiphp: Slot [7] registered [ 0.655101] acpiphp: Slot [8] registered [ 0.656550] acpiphp: Slot [9] registered [ 0.658029] acpiphp: Slot [10] registered [ 0.659503] acpiphp: Slot [11] registered [ 0.660971] acpiphp: Slot [12] registered [ 0.662437] acpiphp: Slot [13] registered [ 0.663910] acpiphp: Slot [14] registered [ 0.665378] acpiphp: Slot [15] registered [ 0.666846] acpiphp: Slot [16] registered [ 0.668326] acpiphp: Slot [17] registered [ 0.669797] acpiphp: Slot [18] registered [ 0.671268] acpiphp: Slot [19] registered [ 0.672738] acpiphp: Slot [20] registered [ 0.674206] acpiphp: Slot [21] registered [ 0.675678] acpiphp: Slot [22] registered [ 0.677152] acpiphp: Slot [23] registered [ 0.678632] acpiphp: Slot [24] registered [ 0.680108] acpiphp: Slot [25] registered [ 0.681582] acpiphp: Slot [26] registered [ 0.683046] acpiphp: Slot [27] registered [ 0.684519] acpiphp: Slot [28] registered [ 0.685998] acpiphp: Slot [29] registered [ 0.687479] acpiphp: Slot [30] registered [ 0.688949] acpiphp: Slot [31] registered [ 0.690395] PCI host bridge to bus 0000:00 [ 0.691851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.694047] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.696244] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.698846] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.701456] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.704109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.709116] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.711626] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.713737] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.715999] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.720913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.723491] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.750194] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.753519] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.756015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.758528] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.761009] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.763230] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.765558] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.767409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.770103] vgaarb: loaded [ 0.771131] vgaarb: bridge control possible 0000:00:02.0 [ 0.773342] SCSI subsystem initialized [ 0.774986] ACPI: bus type USB registered [ 0.776411] usbcore: registered new interface driver usbfs [ 0.778189] usbcore: registered new interface driver hub [ 0.779947] usbcore: registered new device driver usb [ 0.782002] PCI: Using ACPI for IRQ routing [ 0.783955] NetLabel: Initializing [ 0.785186] NetLabel: domain hash size = 128 [ 0.786642] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.788288] NetLabel: unlabeled traffic allowed by default [ 0.790287] amd_nb: Cannot enumerate AMD northbridges [ 0.792058] clocksource: Switched to clocksource kvm-clock [ 0.804493] AppArmor: AppArmor Filesystem Enabled [ 0.806163] pnp: PnP ACPI init [ 0.807667] pnp: PnP ACPI: found 5 devices [ 0.816126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.819111] NET: Registered protocol family 2 [ 0.821022] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.823765] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.826255] TCP: Hash tables configured (established 32768 bind 32768) [ 0.828403] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.830367] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.832590] NET: Registered protocol family 1 [ 0.834107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.836036] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.837893] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.857772] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.877777] Unpacking initramfs... [ 1.075560] Freeing initrd memory: 14816K [ 1.077210] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.079468] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.081971] Scanning for low memory corruption every 60 seconds [ 1.084515] audit: initializing netlink subsys (disabled) [ 1.086496] audit: type=2000 audit(1553338207.799:1): initialized [ 1.088911] Initialise system trusted keyring [ 1.090736] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.092959] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.096372] zbud: loaded [ 1.097770] VFS: Disk quotas dquot_6.6.0 [ 1.099316] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.101936] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.104318] fuse init (API version 7.23) [ 1.105952] Key type big_key registered [ 1.107441] Allocating IMA MOK and blacklist keyrings. [ 1.110036] Key type asymmetric registered [ 1.111565] Asymmetric key parser 'x509' registered [ 1.113536] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.116521] io scheduler noop registered [ 1.118022] io scheduler deadline registered (default) [ 1.119916] io scheduler cfq registered [ 1.121471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.123517] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.125889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.128622] ACPI: Power Button [PWRF] [ 1.130251] GHES: HEST is not enabled! [ 1.149519] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.189063] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.192679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.218167] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.222039] Linux agpgart interface v0.103 [ 1.225675] loop: module loaded [ 1.228663] vda: vda1 [ 1.230568] scsi host0: ata_piix [ 1.232006] scsi host1: ata_piix [ 1.233324] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.235665] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.238063] libphy: Fixed MDIO Bus: probed [ 1.239687] tun: Universal TUN/TAP device driver, 1.6 [ 1.241531] tun: (C) 1999-2004 Max Krasnyansky [ 1.245054] PPP generic driver version 2.4.2 [ 1.246735] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.249035] ehci-pci: EHCI PCI platform driver [ 1.250733] ehci-platform: EHCI generic platform driver [ 1.252629] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.254819] ohci-pci: OHCI PCI platform driver [ 1.256494] ohci-platform: OHCI generic platform driver [ 1.258416] uhci_hcd: USB Universal Host Controller Interface driver [ 1.278514] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.280419] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.283249] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.285138] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.287281] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.289651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.292404] usb usb1: Product: UHCI Host Controller [ 1.294194] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.296428] usb usb1: SerialNumber: 0000:00:01.2 [ 1.298239] hub 1-0:1.0: USB hub found [ 1.299709] hub 1-0:1.0: 2 ports detected [ 1.301418] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.305324] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.307152] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.309141] mousedev: PS/2 mouse device common for all mice [ 1.311373] rtc_cmos 00:00: RTC can wake from S4 [ 1.313654] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.316086] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.316227] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.316242] i2c /dev entries driver [ 1.316332] device-mapper: uevent: version 1.0.3 [ 1.316881] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316904] ledtrig-cpu: registered to indicate activity on CPUs [ 1.317290] NET: Registered protocol family 10 [ 1.317595] NET: Registered protocol family 17 [ 1.317612] Key type dns_resolver registered [ 1.317935] registered taskstats version 1 [ 1.317967] Loading compiled-in X.509 certificates [ 1.318555] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.318573] zswap: loaded using pool lzo/zbud [ 1.320295] Key type trusted registered [ 1.322414] Key type encrypted registered [ 1.322426] AppArmor: AppArmor sha1 policy hashing enabled [ 1.322433] ima: No TPM chip found, activating TPM-bypass! [ 1.322437] ima: Allocated hash algorithm: sha1 [ 1.322465] evm: HMAC attrs: 0x1 [ 1.323064] Magic number: 11:556:831 [ 1.324500] rtc_cmos 00:00: setting system clock to 2019-03-23 10:50:08 UTC (1553338208) [ 1.324625] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.324626] EDD information not available. [ 1.394386] Freeing unused kernel memory: 1484K [ 1.408069] Write protecting the kernel read-only data: 14336k [ 1.413153] Freeing unused kernel memory: 1620K [ 1.415033] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.429851] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430352] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430375] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438961] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.438994] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439109] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439157] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439202] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439251] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.439286] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.487184] virtio_net virtio0 ens3: renamed from eth0 [ 1.494918] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.498424] FDC 0 is a S82078B [ 1.498876] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.510626] AVX2 version of gcm_enc/dec engaged. [ 1.512436] AES CTR mode by8 optimization enabled [ 1.616090] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.780437] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.782621] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.784843] usb 1-1: Product: QEMU USB Tablet [ 1.786328] usb 1-1: Manufacturer: QEMU [ 1.787697] usb 1-1: SerialNumber: 42 [ 1.794784] hidraw: raw HID events driver (C) Jiri Kosina [ 1.801835] usbcore: registered new interface driver usbhid [ 1.803723] usbhid: USB HID core driver [ 1.806917] 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.811234] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.882826] md: linear personality registered for level -1 [ 2.886725] md: multipath personality registered for level -4 [ 2.890648] md: raid0 personality registered for level 0 [ 2.895129] md: raid1 personality registered for level 1 [ 2.968086] raid6: sse2x1 gen() 11731 MB/s [ 3.036086] raid6: sse2x1 xor() 9138 MB/s [ 3.104107] raid6: sse2x2 gen() 14856 MB/s [ 3.172124] raid6: sse2x2 xor() 9946 MB/s [ 3.240119] raid6: sse2x4 gen() 17224 MB/s [ 3.308096] raid6: sse2x4 xor() 11935 MB/s [ 3.376097] raid6: avx2x1 gen() 22820 MB/s [ 3.444094] raid6: avx2x2 gen() 26502 MB/s [ 3.512095] raid6: avx2x4 gen() 30715 MB/s [ 3.513660] raid6: using algorithm avx2x4 gen() 30715 MB/s [ 3.515598] raid6: using avx2x2 recovery algorithm [ 3.518357] xor: automatically using best checksumming function: [ 3.560059] avx : 32272.000 MB/sec [ 3.562477] async_tx: api initialized (async) [ 3.571710] md: raid6 personality registered for level 6 [ 3.573629] md: raid5 personality registered for level 5 [ 3.575525] md: raid4 personality registered for level 4 [ 3.581826] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.609372] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.626787] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.710454] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.716465] systemd[1]: Detected virtualization kvm. [ 3.718229] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.723072] systemd[1]: Set hostname to . [ 3.726279] systemd[1]: Initializing machine ID from KVM UUID. [ 3.728337] systemd[1]: Installed transient /etc/machine-id file. [ 3.845499] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.849613] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.853119] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.856861] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.861133] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.865308] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.869786] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.874146] 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.879874] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.884871] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.889356] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.893351] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.897094] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.900967] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.904597] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.907901] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.911738] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.914977] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.928127] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.932330] 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.938575] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.943055] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.947174] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.952532] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.956536] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.960990] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.965927] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.969994] Loading iSCSI transport class v2.0-870. [ 3.970142] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.971601] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.979784] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.985456] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.989756] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.995507] iscsi: registered transport (tcp) [ 3.995568] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.001123] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.005407] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.009559] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 4.021121] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.032884] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.038181] iscsi: registered transport (iser) [ 4.040077] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.043871] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.048497] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.053265] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Created slice system-getty.slice. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.279836] cloud-init[564]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 23 Mar 2019 10:50:12 +0000. Up 4.99 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 10.288096] cloud-init[896]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 23 Mar 2019 10:50:17 +0000. Up 9.77 seconds. [ 10.291686] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.294669] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.297773] cloud-init[896]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.300832] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.303914] cloud-init[896]: ci-info: | ens3 | True | 192.168.120.19 | 255.255.255.0 | global | fa:16:3e:54:d6:3e | [ 10.307020] cloud-init[896]: ci-info: | ens3 | True | fe80::f816:3eff:fe54:d63e/64 | . | link | fa:16:3e:54:d6:3e | [ 10.312250] cloud-init[896]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.315326] cloud-init[896]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.318380] cloud-init[896]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.321413] cloud-init[896]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.324241] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.328245] cloud-init[896]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.332273] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.336239] cloud-init[896]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.339209] cloud-init[896]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.344242] cloud-init[896]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.347028] cloud-init[896]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.350601] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). cloud-init[896]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++[[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [ 10.357152] Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Network is Online. [ 10.371032] cloud-init[896]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.373419] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.375850] cloud-init[896]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.378496] cloud-init[896]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.380921] cloud-init[896]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.383310] cloud-init[896]: Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Generating public/private rsa key pair. [[0;32m OK [0m[ 10.396381] cloud-init] Started Regular background program processing daemon. Starting Snappy daemon... [896]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.[[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.406595] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.432131] cloud-init[896]: The key fingerprint is: [ 10.435274] cloud-init[896]: SHA256:9pDDp9uUT/LqeCEztYupGsvvWk1QbqaUhaXtF2yuWAs root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 [ 10.439287] cloud-init[896]: The key's randomart image is: [ 10.441988] cloud-init[896]: +---[RSA 2048]----+ [ 10.444343] cloud-init[896]: | o+ | [ 10.446844] cloud-init[896]: | .B . | [ 10.449339] cloud-init[896]: | = = + | [ 10.451884] cloud-init[896]: | . B +.. | [ 10.454441] cloud-init[896]: | E S.+. | [ 10.457124] cloud-init[896]: | B+Xo. | [ 10.459394] cloud-init[896]: | . o =*=o. | [ 10.461688] cloud-init[896]: | . + o=o= | [ 10.464143] cloud-init[896]: | ==+.oo+.o | [ 10.466205] cloud-init[896]: +----[SHA256]-----+ [ 10.468571] cloud-init[896]: Generating public/private dsa key pair. [ 10.472429] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.475836] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.478459] cloud-init[896]: The key fingerprint is: [ 10.480330] cloud-init[896]: SHA256:aoTGjkOOweTA4k+u1QPVsJxv830hPOP2dVO6godQl5o root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 [ 10.484542] cloud-init[896]: The key's randomart image is: [ 10.487171] Starting Pollinate to seed the pseudo random number generator... Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Accounts Service... cloud-init[[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [896]: [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). +---[DSA 1024]----+ [ 10.551793] cloud-init[896]: | . | [ 10.559645] cloud-init[896]: |. . = | [ 10.565562] cloud-init[896]: |oo = . . | [ 10.576338] cloud-init[896]: |B .... o o |[[0;32m OK [0m] Started Login Service. [ 10.583826] cloud-init[896]: |.+.o+ .+S. O . .| Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.601689] cloud-init[896]: | =++o...+ E + ...| [ 10.606338] cloud-init[896]: |. ++.oo o * ..o.| [ 10.609158] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [896]: | o. .. + = ..o|[[0;32m OK [0m] Started Accounts Service. [ 10.620507] cloud-init[896]: | . . o. | [ 10.622589] cloud-init[896]: +----[SHA256]-----+ [ 10.624586] cloud-init[896]: Generating public/private ecdsa key pair. [ 10.626905] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.631340] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.634323] cloud-init[896]: The key fingerprint is: [ 10.636657] cloud-init[896]: SHA256:2/Z6ezS60ErRd2Px3aaqmUGRS7ALtyQ4KKIceiE4jbo root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 [ 10.640718] [[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"... Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... cloud-init[896]: The key's randomart image is: [ 10.652840] cloud-init[896]: +---[ECDSA 256]---+ [ 10.655181] cloud-init[896]: | . | [[0;32m OK [0m] Started Permit User Sessions. [ 10.661887] cloud-init[896]: |.o . . o . | [ 10.666616] cloud-init[896]: |B.+ o o + + . | [ 10.675886] cloud-init[896]: |*+.. . = + + =| [ 10.680647] cloud-init[896]: |+.. S + . .o*| [ 10.682522] cloud-init[896]: | o + o .++.| [ 10.684250] cloud-init[896]: |E . * .o.. | [ 10.685832] cloud-init[896]: | o Bo.. | Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [ 10.689507] cloud-init[896]: | *+=+ | [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [ 10.699435] cloud-init[896]: +----[SHA256]-----+ [ 10.704338] [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. cloud-init[896]: Generating public/private ed25519 key pair. [ 10.710400] cloud-init[896]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.715573] cloud-init[896]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 10.742665] cloud-init[896]: The key fingerprint is: [ 10.744803] cloud-init[896]: SHA256:qfA9sgxlTi18Q30DO+yAW4oN9uYBtOD5RNMiY7795ZI root@cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 [ 10.748347] cloud-init[896]: The key's randomart image is: [ 10.752345] cloud-init[896]: +--[ED25519 256]--+ [ 10.754481] cloud-init[896]: | . +. . | [ 10.756381] cloud-init[896]: | .+=.o.. o o | [ 10.758304] cloud-init[896]: | ooo*.. + = o | [ 10.759713] cloud-init[896]: | .+ B * + o . | [ 10.761182] cloud-init[896]: | o+ & S . | [ 10.763031] cloud-init[896]: | . .X *.. | [ 10.764910] cloud-init[896]: | ..*+o | [ 10.766744] cloud-init[896]: | oEo.. | [ 10.768595] cloud-init[896]: | o. | [ 10.770441] cloud-init[896]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-03-23 10:50:21,886 - paramiko.transport - DEBUG - starting thread (client mode): 0xc30ac390L 2019-03-23 10:50:21,886 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 10:50:21,891 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-23 10:50:21,891 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-23 10:50:21,892 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:50:21,892 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:50:21,892 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:50:21,893 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:50:21,893 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:50:21,893 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:50:21,934 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 10:50:21,934 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:50:21,949 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: cb00401aa2c2c6d9d5dde8e4c727472a 2019-03-23 10:50:21,951 - paramiko.transport - DEBUG - Trying discovered key a49994eecef365e2f858a866e8f4391c in /tmp/tmpmtzYeE 2019-03-23 10:50:21,971 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 10:50:21,991 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 10:50:22,015 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 10:50:22,205 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-23 10:50:22,206 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-23 10:50:22,246 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 10:50:22,246 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 10:50:22,249 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 10:50:28,906 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-23 10:50:28,908 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:50:28,908 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:50:28,908 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:50:28,908 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:50:28,908 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:50:28,908 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:50:28,912 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:50:35,374 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-23 10:50:35,376 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:50:35,376 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:50:35,376 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:50:35,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:50:35,376 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:50:35,377 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:50:35,380 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:50:43,445 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-23 10:50:43,447 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 10:50:43,447 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 10:50:43,448 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 10:50:43,448 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 10:50:43,448 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 10:50:43,448 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 10:50:43,453 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 10:50:50,703 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 10:50:50,704 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 10:50:50,706 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 10:50:50,707 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-23 10:50:50,707 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 10:50:50,710 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 10:52:26,130 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 10:52:26,131 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.3 API version: 1.39 Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 06:40:58 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.3 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 05:59:55 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest 9da29951e6f4f48f290aff8183fc1dd8dc83d49132ab0fb07b1229570876a051 2019-03-23 10:52:26,131 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 --2019-03-23 10:50:50-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.197, 13.33.148.118, 13.33.148.229, ... Connecting to get.docker.com (get.docker.com)|13.33.148.197|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 29.9M=0s 2019-03-23 10:50:50 (29.9 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 2019-03-23 10:52:26,132 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 10:52:26,132 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-23 10:52:26,132 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-23 10:52:26,133 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-23 10:52:26,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-03-23 10:52:26,139 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.202', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-03-23 10:52:56,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:56,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 112, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 111, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:56 GMT 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:56,391 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:52:56,392 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 328, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 130, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 111, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-03-23 10:52:56,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/status 2019-03-23 10:52:56,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:56,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:56,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 112, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 328, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 130, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 111, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:56 GMT 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:52:56,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:56,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:56,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:56,560 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:52:56,560 - functest.core.cloudify - INFO - The current manager status is running 2019-03-23 10:52:56,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-03-23 10:52:56,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:56,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:56,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:56,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:56,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:56,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:56 GMT 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:56,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:56,638 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-23 10:52:56,638 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:56,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:56.738Z", "updated_at": "2019-03-23T10:52:56.738Z", "value": "gAAAAABclhAIa7L1RaW_ySLWSB47_K0CqVSuH0-n5rCZiKfy95KQ3WCT0c-Msi27rxIiOiMPiki5aWhR0XAEU6Ja9NkrwEqbRw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:56 GMT 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:56,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:56,759 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/secrets/foo 2019-03-23 10:52:56,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:56.738Z", "updated_at": "2019-03-23T10:52:56.738Z", "value": "gAAAAABclhAIa7L1RaW_ySLWSB47_K0CqVSuH0-n5rCZiKfy95KQ3WCT0c-Msi27rxIiOiMPiki5aWhR0XAEU6Ja9NkrwEqbRw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-23 10:52:56,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:56,810 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:56 GMT 2019-03-23 10:52:56,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:56,810 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-23 10:52:56,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:56,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:56,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:56,810 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-23 10:52:56,811 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-23 10:52:56,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 10:52:56,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:52:57,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 23 Mar 2019 10:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99f0c8b-0331-4326-809e-49c827095ae2 2019-03-23 10:52:57,050 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38"}, "tags": [], "enabled": true, "id": "0da09e5de10d41738477ffdec6c2ca38", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 10:52:57,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f99f0c8b-0331-4326-809e-49c827095ae2 2019-03-23 10:52:57,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.230069875717s 2019-03-23 10:52:57,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-03-23 10:52:57,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/0da09e5de10d41738477ffdec6c2ca38.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-03-23 10:52:57,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 23 Mar 2019 10:52:57 GMT X-Openstack-Request-Id: req-db57c468-df4a-4ce6-a894-84637543b488 2019-03-23 10:52:57,109 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-03-23 10:52:57,110 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/0da09e5de10d41738477ffdec6c2ca38.json used request id req-db57c468-df4a-4ce6-a894-84637543b488 2019-03-23 10:52:57,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0578198432922s 2019-03-23 10:52:57,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-03-23 10:52:57,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 10:52:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 10:52:57,125 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 10:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31461686-6125-4ce7-8461-d6ac9e0cea50 2019-03-23 10:52:57,125 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 10:52:57,125 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-31461686-6125-4ce7-8461-d6ac9e0cea50 2019-03-23 10:52:57,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:52:57,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 10:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06935a76-ce16-4c0a-9df5-2ea43be136ef 2019-03-23 10:52:57,323 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 10:52:57,324 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-06935a76-ce16-4c0a-9df5-2ea43be136ef 2019-03-23 10:52:57,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.209182977676s 2019-03-23 10:52:57,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-23 10:52:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 10:52:57,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json Date: Sat, 23 Mar 2019 10:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8561e5-f305-430a-aa5f-11f1ee05fab2 2019-03-23 10:52:57,556 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/050dcd199b9e4ea19c31014a6105060e"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05d8b0f4afa84fd3a218ec566e057f63"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0688d4d7fa464c07babe345ed1b9f5f0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f2dbf7f1a6942d0ba41985ebdad6cfb"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2178280202e1454986f23a949252519c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "2178280202e1454986f23a949252519c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26efe0471bc94b70a3668e6012c40979"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "26efe0471bc94b70a3668e6012c40979"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2944140dc45c493a9bf338b75f4cb7fc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2bc6343ca05b46608403843109445b70"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "2bc6343ca05b46608403843109445b70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/31ad56637ada470a959206a29b85cf1b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "31ad56637ada470a959206a29b85cf1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3308dc8091214b78afe91e8a98455794"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "3308dc8091214b78afe91e8a98455794"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b03bd0846044f9db61e0f35ef9f2e18"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/40df8f665ddc4d8881287a6ab78ce371"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "40df8f665ddc4d8881287a6ab78ce371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47cf5f04bd104544baeab68d6ff8b526"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5387566801d4392ad7a16086063398c", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5ac8bb83c1f04ee6b53d8548088bf56d"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/64c6f11f6d484ddb9a3629125ee99562"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/69f2a206f37642469f6b9b2d910aea4b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6a4263e8fc0b4b4a8aac59a529f334ea"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d361f35b83f4de899c1e8bfa520f106"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "6d361f35b83f4de899c1e8bfa520f106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/77ecdbbde0be4fdbafea433488456f71"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/78ccc3f186d145489a2313e3346609e5"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "78ccc3f186d145489a2313e3346609e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7e39485955df4007baa63649f4ef1ac3"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/975fb29eb1b34d988479026bd5f627fb"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/99110da0c599457b8661e0b5d984cc15"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "99110da0c599457b8661e0b5d984cc15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f7f38339b014851a940da130080d6ce"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "9f7f38339b014851a940da130080d6ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9febcaf62c2c402caa2e9aec7e7394aa"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a1d93a6183634c7593cdd3d3b4b259e7"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aad3376cd6dc44a299b81fbca7e4f7ae"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b699f2b6b4a34bac9eff9ce320dfb8da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b774259c1d3e4293a982b8d34bb8f9fa"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc6f57bc2724498ca5a29fd6b183abd4"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc7b5f52aaff4810899487cba44f18a6"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5387566801d4392ad7a16086063398c", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4a6cd769c1242489b8c1be65d8b52bd"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c6486eee7c6f43b0b4d64f4346488984"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "c6486eee7c6f43b0b4d64f4346488984"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c7a322d7f1874062ad66d3a032c8f005"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "c7a322d7f1874062ad66d3a032c8f005"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d30773a7a7164255b60139bc8797878a"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5387566801d4392ad7a16086063398c", "id": "d30773a7a7164255b60139bc8797878a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d807cf5903ce41e1a582c49e11068e9c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de10adfbfb794133a5a5049ba36e284e"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df9b7e36cb2246b7b5ada9e9b42b6291"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f28cf9aaf6794d70b3b2b5ed281440d1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9ffef4a6eb442f4a94d1b405c5940f9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ffe02c4182f94845a87c3fe61e8166c4"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-23 10:52:57,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-0f8561e5-f305-430a-aa5f-11f1ee05fab2 2019-03-23 10:52:57,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.221515893936s 2019-03-23 10:52:57,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '3JUrRsrIkgAdW95xRBLiLAHTMhYy8h', 'keystone_tenant_name': u'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.27:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05', 'project_domain_name': 'Default'} 2019-03-23 10:52:57,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/secrets 2019-03-23 10:52:57,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:57,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:57,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:57,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:57,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:57,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:57 GMT 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:57,621 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:57,622 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "3JUrRsrIkgAdW95xRBLiLAHTMhYy8h"} 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-03-23 10:52:57,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:57.693Z", "updated_at": "2019-03-23T10:52:57.693Z", "value": "gAAAAABclhAJrEkmOYgdU_XRfmNDuINaEZ3uZQNRnyQALMQEwcbIwoqnry660ptTn65f-I-MZqxUbxMtsUd25ozVtGJvkafHK4g5BhMxlwpoVAra2CB9C4o=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:57 GMT 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:57,714 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"} 2019-03-23 10:52:57,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:57,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:57,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:57.766Z", "updated_at": "2019-03-23T10:52:57.766Z", "value": "gAAAAABclhAJpeOX83KPLCTDqHYKH-f3SDDkihDff1knFvosUIpGptugUf0WSuU-3hOHt8-kEmrVWYc3X7K6OopEvcyz5wt6wdDQiea2rJxbzle2Xg9miAMFCMtQGUwwyhnXSWp1WKqNCM1asm1Q1k4S3doGMBdrig==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:57 GMT 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:57,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-03-23 10:52:57,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:57,780 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:57,780 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:57,780 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-03-23 10:52:57,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:57.829Z", "updated_at": "2019-03-23T10:52:57.829Z", "value": "gAAAAABclhAJ3wnc41ILq7zxL_01dJH6KW2Cb9r_pGKbmnP2FnQ4RRG22Z943AhcsH0zRIhWD3Sdriw3vXlqVCT56hxg1-RkTg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:57,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:57 GMT 2019-03-23 10:52:57,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:57,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-03-23 10:52:57,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:57,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:57,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:57,846 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.27:5000"} 2019-03-23 10:52:57,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:57.897Z", "updated_at": "2019-03-23T10:52:57.897Z", "value": "gAAAAABclhAJ-HS0UcK1-q5FpjobTJa37Hhd8s7jNSElcwfkGeTosvICKVphNe4crQmwjtpaixrNpQvNmtU3KsRfsIE-bRF2ra9-0ppZ53Xnd_WmpisgTVo=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:57,947 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:57 GMT 2019-03-23 10:52:57,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:57,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-03-23 10:52:57,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:57,948 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:57,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:57,948 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:58,098 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:58.069Z", "updated_at": "2019-03-23T10:52:58.069Z", "value": "gAAAAABclhAK2iIe_F2CaajRbutZVUZBklLxwbvo4fH6droqQrUraLwMPpKdOUScFOH1VcgC2VYt2vgv_c9EVGjd5l132wla0A==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:58 GMT 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:58,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:58,100 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05"} 2019-03-23 10:52:58,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:58.585Z", "updated_at": "2019-03-23T10:52:58.585Z", "value": "gAAAAABclhAKU4iJ0BYmKMlE_ZNNp5UuxSyDyTkNIqHi7300EC2TCkd1nYWKgdh6GFueZ8IH86opX7LbeH_YORqoOJdqSGWjbs21683QxdSpEK8BNljEmhsmHkeCq0mWcM4zHdoZAbJIWA4dgBBXCLB34DEK8_usVg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:58,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:58 GMT 2019-03-23 10:52:58,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:58,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-03-23 10:52:58,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:58,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:58,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:58,635 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-03-23 10:52:58,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:52:58,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:52:58,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:52:58,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:52:58.712Z", "updated_at": "2019-03-23T10:52:58.712Z", "value": "gAAAAABclhAKJHBfM6w2QZZG-eE9Pw5A6t7pQZfz3JZV_ulA8htOBynwTcOamHQMGIN5RAQvJFMGT_CFLzdYtzFqaZYOKbtqww==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:52:58 GMT 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-03-23 10:52:58,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:52:58,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:52:58,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:52:58,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-03-23 10:52:58,730 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-23 10:52:58,732 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-23 10:52:58,732 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-23 10:52:58,736 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-23 10:52:58,755 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-23 10:52:58,756 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-23 10:52:58,757 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-23 10:52:58,797 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-23 10:52:58,797 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-23 10:52:58,822 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-23 10:53:11,403 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-23 10:53:11,405 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-23 10:53:11,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmp0PS17J/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpsAqdUz/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpxo_WzH.zip |-------------------------------------------------------| 0.05% tmpxo_WzH.zip |-------------------------------------------------------| 0.09% tmpxo_WzH.zip |-------------------------------------------------------| 0.14% tmpxo_WzH.zip |-------------------------------------------------------| 0.18% tmpxo_WzH.zip |-------------------------------------------------------| 0.23% tmpxo_WzH.zip |-------------------------------------------------------| 0.27% tmpxo_WzH.zip |-------------------------------------------------------| 0.32% tmpxo_WzH.zip |-------------------------------------------------------| 0.37% tmpxo_WzH.zip |-------------------------------------------------------| 0.41% tmpxo_WzH.zip |-------------------------------------------------------| 0.46% tmpxo_WzH.zip |-------------------------------------------------------| 0.5% tmpxo_WzH.zip |-------------------------------------------------------| 0.55% tmpxo_WzH.zip |-------------------------------------------------------| 0.59% tmpxo_WzH.zip |-------------------------------------------------------| 0.64% tmpxo_WzH.zip |-------------------------------------------------------| 0.68% tmpxo_WzH.zip |-------------------------------------------------------| 0.73% tmpxo_WzH.zip |-------------------------------------------------------| 0.78% tmpxo_WzH.zip |-------------------------------------------------------| 0.82% tmpxo_WzH.zip |-------------------------------------------------------| 0.87% tmpxo_WzH.zip |#------------------------------------------------------| 0.91% tmpxo_WzH.zip |#------------------------------------------------------| 0.96% tmpxo_WzH.zip |#------------------------------------------------------| 1.0% tmpxo_WzH.zip |#------------------------------------------------------| 1.05% tmpxo_WzH.zip |#------------------------------------------------------| 1.1% tmpxo_WzH.zip |#------------------------------------------------------| 1.14% tmpxo_WzH.zip |#------------------------------------------------------| 1.19% tmpxo_WzH.zip |#------------------------------------------------------| 1.23% tmpxo_WzH.zip |#------------------------------------------------------| 1.28% tmpxo_WzH.zip |#------------------------------------------------------| 1.32% tmpxo_WzH.zip |#------------------------------------------------------| 1.37% tmpxo_WzH.zip |#------------------------------------------------------| 1.42% tmpxo_WzH.zip |#------------------------------------------------------| 1.46% tmpxo_WzH.zip |#------------------------------------------------------| 1.51% tmpxo_WzH.zip |#------------------------------------------------------| 1.55% tmpxo_WzH.zip |#------------------------------------------------------| 1.6% tmpxo_WzH.zip |#------------------------------------------------------| 1.64% tmpxo_WzH.zip |#------------------------------------------------------| 1.69% tmpxo_WzH.zip |#------------------------------------------------------| 1.73% tmpxo_WzH.zip |#------------------------------------------------------| 1.78% tmpxo_WzH.zip |#------------------------------------------------------| 1.83% tmpxo_WzH.zip |#------------------------------------------------------| 1.87% tmpxo_WzH.zip |#------------------------------------------------------| 1.92% tmpxo_WzH.zip |#------------------------------------------------------| 1.96% tmpxo_WzH.zip |#------------------------------------------------------| 2.01% tmpxo_WzH.zip |#------------------------------------------------------| 2.05% tmpxo_WzH.zip |#------------------------------------------------------| 2.1% tmpxo_WzH.zip |#------------------------------------------------------| 2.15% tmpxo_WzH.zip |#------------------------------------------------------| 2.19% tmpxo_WzH.zip |#------------------------------------------------------| 2.24% tmpxo_WzH.zip |#------------------------------------------------------| 2.28% tmpxo_WzH.zip |#------------------------------------------------------| 2.33% tmpxo_WzH.zip |#------------------------------------------------------| 2.37% tmpxo_WzH.zip |#------------------------------------------------------| 2.42% tmpxo_WzH.zip |#------------------------------------------------------| 2.47% tmpxo_WzH.zip |#------------------------------------------------------| 2.51% tmpxo_WzH.zip |#------------------------------------------------------| 2.56% tmpxo_WzH.zip |#------------------------------------------------------| 2.6% tmpxo_WzH.zip |#------------------------------------------------------| 2.65% tmpxo_WzH.zip |#------------------------------------------------------| 2.69% tmpxo_WzH.zip |##-----------------------------------------------------| 2.74% tmpxo_WzH.zip |##-----------------------------------------------------| 2.78% tmpxo_WzH.zip |##-----------------------------------------------------| 2.83% tmpxo_WzH.zip |##-----------------------------------------------------| 2.88% tmpxo_WzH.zip |##-----------------------------------------------------| 2.92% tmpxo_WzH.zip |##-----------------------------------------------------| 2.97% tmpxo_WzH.zip |##-----------------------------------------------------| 3.01% tmpxo_WzH.zip |##-----------------------------------------------------| 3.06% tmpxo_WzH.zip |##-----------------------------------------------------| 3.1% tmpxo_WzH.zip |##-----------------------------------------------------| 3.15% tmpxo_WzH.zip |##-----------------------------------------------------| 3.2% tmpxo_WzH.zip |##-----------------------------------------------------| 3.24% tmpxo_WzH.zip |##-----------------------------------------------------| 3.29% tmpxo_WzH.zip |##-----------------------------------------------------| 3.33% tmpxo_WzH.zip |##-----------------------------------------------------| 3.38% tmpxo_WzH.zip |##-----------------------------------------------------| 3.42% tmpxo_WzH.zip |##-----------------------------------------------------| 3.47% tmpxo_WzH.zip |##-----------------------------------------------------| 3.51% tmpxo_WzH.zip |##-----------------------------------------------------| 3.56% tmpxo_WzH.zip |##-----------------------------------------------------| 3.61% tmpxo_WzH.zip |##-----------------------------------------------------| 3.65% tmpxo_WzH.zip |##-----------------------------------------------------| 3.7% tmpxo_WzH.zip |##-----------------------------------------------------| 3.74% tmpxo_WzH.zip |##-----------------------------------------------------| 3.79% tmpxo_WzH.zip |##-----------------------------------------------------| 3.83% tmpxo_WzH.zip |##-----------------------------------------------------| 3.88% tmpxo_WzH.zip |##-----------------------------------------------------| 3.93% tmpxo_WzH.zip |##-----------------------------------------------------| 3.97% tmpxo_WzH.zip |##-----------------------------------------------------| 4.02% tmpxo_WzH.zip |##-----------------------------------------------------| 4.06% tmpxo_WzH.zip |##-----------------------------------------------------| 4.11% tmpxo_WzH.zip |##-----------------------------------------------------| 4.15% tmpxo_WzH.zip |##-----------------------------------------------------| 4.2% tmpxo_WzH.zip |##-----------------------------------------------------| 4.25% tmpxo_WzH.zip |##-----------------------------------------------------| 4.29% tmpxo_WzH.zip |##-----------------------------------------------------| 4.34% tmpxo_WzH.zip |##-----------------------------------------------------| 4.38% tmpxo_WzH.zip |##-----------------------------------------------------| 4.43% tmpxo_WzH.zip |##-----------------------------------------------------| 4.47% tmpxo_WzH.zip |##-----------------------------------------------------| 4.52% tmpxo_WzH.zip |###----------------------------------------------------| 4.56% tmpxo_WzH.zip |###----------------------------------------------------| 4.61% tmpxo_WzH.zip |###----------------------------------------------------| 4.66% tmpxo_WzH.zip |###----------------------------------------------------| 4.7% tmpxo_WzH.zip |###----------------------------------------------------| 4.75% tmpxo_WzH.zip |###----------------------------------------------------| 4.79% tmpxo_WzH.zip |###----------------------------------------------------| 4.84% tmpxo_WzH.zip |###----------------------------------------------------| 4.88% tmpxo_WzH.zip |###----------------------------------------------------| 4.93% tmpxo_WzH.zip |###----------------------------------------------------| 4.98% tmpxo_WzH.zip |###----------------------------------------------------| 5.02% tmpxo_WzH.zip |###----------------------------------------------------| 5.07% tmpxo_WzH.zip |###----------------------------------------------------| 5.11% tmpxo_WzH.zip |###----------------------------------------------------| 5.16% tmpxo_WzH.zip |###----------------------------------------------------| 5.2% tmpxo_WzH.zip |###----------------------------------------------------| 5.25% tmpxo_WzH.zip |###----------------------------------------------------| 5.3% tmpxo_WzH.zip |###----------------------------------------------------| 5.34% tmpxo_WzH.zip |###----------------------------------------------------| 5.39% tmpxo_WzH.zip |###----------------------------------------------------| 5.43% tmpxo_WzH.zip |###----------------------------------------------------| 5.48% tmpxo_WzH.zip |###----------------------------------------------------| 5.52% tmpxo_WzH.zip |###----------------------------------------------------| 5.57% tmpxo_WzH.zip |###----------------------------------------------------| 5.61% tmpxo_WzH.zip |###----------------------------------------------------| 5.66% tmpxo_WzH.zip |###----------------------------------------------------| 5.71% tmpxo_WzH.zip |###----------------------------------------------------| 5.75% tmpxo_WzH.zip |###----------------------------------------------------| 5.8% tmpxo_WzH.zip |###----------------------------------------------------| 5.84% tmpxo_WzH.zip |###----------------------------------------------------| 5.89% tmpxo_WzH.zip |###----------------------------------------------------| 5.93% tmpxo_WzH.zip |###----------------------------------------------------| 5.98% tmpxo_WzH.zip |###----------------------------------------------------| 6.03% tmpxo_WzH.zip |###----------------------------------------------------| 6.07% tmpxo_WzH.zip |###----------------------------------------------------| 6.12% tmpxo_WzH.zip |###----------------------------------------------------| 6.16% tmpxo_WzH.zip |###----------------------------------------------------| 6.21% tmpxo_WzH.zip |###----------------------------------------------------| 6.25% tmpxo_WzH.zip |###----------------------------------------------------| 6.3% tmpxo_WzH.zip |###----------------------------------------------------| 6.35% tmpxo_WzH.zip |####---------------------------------------------------| 6.39% tmpxo_WzH.zip |####---------------------------------------------------| 6.44% tmpxo_WzH.zip |####---------------------------------------------------| 6.48% tmpxo_WzH.zip |####---------------------------------------------------| 6.53% tmpxo_WzH.zip |####---------------------------------------------------| 6.57% tmpxo_WzH.zip |####---------------------------------------------------| 6.62% tmpxo_WzH.zip |####---------------------------------------------------| 6.66% tmpxo_WzH.zip |####---------------------------------------------------| 6.71% tmpxo_WzH.zip |####---------------------------------------------------| 6.76% tmpxo_WzH.zip |####---------------------------------------------------| 6.8% tmpxo_WzH.zip |####---------------------------------------------------| 6.85% tmpxo_WzH.zip |####---------------------------------------------------| 6.89% tmpxo_WzH.zip |####---------------------------------------------------| 6.94% tmpxo_WzH.zip |####---------------------------------------------------| 6.98% tmpxo_WzH.zip |####---------------------------------------------------| 7.03% tmpxo_WzH.zip |####---------------------------------------------------| 7.08% tmpxo_WzH.zip |####---------------------------------------------------| 7.12% tmpxo_WzH.zip |####---------------------------------------------------| 7.17% tmpxo_WzH.zip |####---------------------------------------------------| 7.21% tmpxo_WzH.zip |####---------------------------------------------------| 7.26% tmpxo_WzH.zip |####---------------------------------------------------| 7.3% tmpxo_WzH.zip |####---------------------------------------------------| 7.35% tmpxo_WzH.zip |####---------------------------------------------------| 7.4% tmpxo_WzH.zip |####---------------------------------------------------| 7.44% tmpxo_WzH.zip |####---------------------------------------------------| 7.49% tmpxo_WzH.zip |####---------------------------------------------------| 7.53% tmpxo_WzH.zip |####---------------------------------------------------| 7.58% tmpxo_WzH.zip |####---------------------------------------------------| 7.62% tmpxo_WzH.zip |####---------------------------------------------------| 7.67% tmpxo_WzH.zip |####---------------------------------------------------| 7.71% tmpxo_WzH.zip |####---------------------------------------------------| 7.76% tmpxo_WzH.zip |####---------------------------------------------------| 7.81% tmpxo_WzH.zip |####---------------------------------------------------| 7.85% tmpxo_WzH.zip |####---------------------------------------------------| 7.9% tmpxo_WzH.zip |####---------------------------------------------------| 7.94% tmpxo_WzH.zip |####---------------------------------------------------| 7.99% tmpxo_WzH.zip |####---------------------------------------------------| 8.03% tmpxo_WzH.zip |####---------------------------------------------------| 8.08% tmpxo_WzH.zip |####---------------------------------------------------| 8.13% tmpxo_WzH.zip |####---------------------------------------------------| 8.17% tmpxo_WzH.zip |#####--------------------------------------------------| 8.22% tmpxo_WzH.zip |#####--------------------------------------------------| 8.26% tmpxo_WzH.zip |#####--------------------------------------------------| 8.31% tmpxo_WzH.zip |#####--------------------------------------------------| 8.35% tmpxo_WzH.zip |#####--------------------------------------------------| 8.4% tmpxo_WzH.zip |#####--------------------------------------------------| 8.45% tmpxo_WzH.zip |#####--------------------------------------------------| 8.49% tmpxo_WzH.zip |#####--------------------------------------------------| 8.54% tmpxo_WzH.zip |#####--------------------------------------------------| 8.58% tmpxo_WzH.zip |#####--------------------------------------------------| 8.63% tmpxo_WzH.zip |#####--------------------------------------------------| 8.67% tmpxo_WzH.zip |#####--------------------------------------------------| 8.72% tmpxo_WzH.zip |#####--------------------------------------------------| 8.76% tmpxo_WzH.zip |#####--------------------------------------------------| 8.81% tmpxo_WzH.zip |#####--------------------------------------------------| 8.86% tmpxo_WzH.zip |#####--------------------------------------------------| 8.9% tmpxo_WzH.zip |#####--------------------------------------------------| 8.95% tmpxo_WzH.zip |#####--------------------------------------------------| 8.99% tmpxo_WzH.zip |#####--------------------------------------------------| 9.04% tmpxo_WzH.zip |#####--------------------------------------------------| 9.08% tmpxo_WzH.zip |#####--------------------------------------------------| 9.13% tmpxo_WzH.zip |#####--------------------------------------------------| 9.18% tmpxo_WzH.zip |#####--------------------------------------------------| 9.22% tmpxo_WzH.zip |#####--------------------------------------------------| 9.27% tmpxo_WzH.zip |#####--------------------------------------------------| 9.31% tmpxo_WzH.zip |#####--------------------------------------------------| 9.36% tmpxo_WzH.zip |#####--------------------------------------------------| 9.4% tmpxo_WzH.zip |#####--------------------------------------------------| 9.45% tmpxo_WzH.zip |#####--------------------------------------------------| 9.5% tmpxo_WzH.zip |#####--------------------------------------------------| 9.54% tmpxo_WzH.zip |#####--------------------------------------------------| 9.59% tmpxo_WzH.zip |#####--------------------------------------------------| 9.63% tmpxo_WzH.zip |#####--------------------------------------------------| 9.68% tmpxo_WzH.zip |#####--------------------------------------------------| 9.72% tmpxo_WzH.zip |#####--------------------------------------------------| 9.77% tmpxo_WzH.zip |#####--------------------------------------------------| 9.81% tmpxo_WzH.zip |#####--------------------------------------------------| 9.86% tmpxo_WzH.zip |#####--------------------------------------------------| 9.91% tmpxo_WzH.zip |#####--------------------------------------------------| 9.95% tmpxo_WzH.zip |#####--------------------------------------------------| 10.0% tmpxo_WzH.zip |######-------------------------------------------------| 10.04% tmpxo_WzH.zip |######-------------------------------------------------| 10.09% tmpxo_WzH.zip |######-------------------------------------------------| 10.13% tmpxo_WzH.zip |######-------------------------------------------------| 10.18% tmpxo_WzH.zip |######-------------------------------------------------| 10.23% tmpxo_WzH.zip |######-------------------------------------------------| 10.27% tmpxo_WzH.zip |######-------------------------------------------------| 10.32% tmpxo_WzH.zip |######-------------------------------------------------| 10.36% tmpxo_WzH.zip |######-------------------------------------------------| 10.41% tmpxo_WzH.zip |######-------------------------------------------------| 10.45% tmpxo_WzH.zip |######-------------------------------------------------| 10.5% tmpxo_WzH.zip |######-------------------------------------------------| 10.54% tmpxo_WzH.zip |######-------------------------------------------------| 10.59% tmpxo_WzH.zip |######-------------------------------------------------| 10.64% tmpxo_WzH.zip |######-------------------------------------------------| 10.68% tmpxo_WzH.zip |######-------------------------------------------------| 10.73% tmpxo_WzH.zip |######-------------------------------------------------| 10.77% tmpxo_WzH.zip |######-------------------------------------------------| 10.82% tmpxo_WzH.zip |######-------------------------------------------------| 10.86% tmpxo_WzH.zip |######-------------------------------------------------| 10.91% tmpxo_WzH.zip |######-------------------------------------------------| 10.96% tmpxo_WzH.zip |######-------------------------------------------------| 11.0% tmpxo_WzH.zip |######-------------------------------------------------| 11.05% tmpxo_WzH.zip |######-------------------------------------------------| 11.09% tmpxo_WzH.zip |######-------------------------------------------------| 11.14% tmpxo_WzH.zip |######-------------------------------------------------| 11.18% tmpxo_WzH.zip |######-------------------------------------------------| 11.23% tmpxo_WzH.zip |######-------------------------------------------------| 11.28% tmpxo_WzH.zip |######-------------------------------------------------| 11.32% tmpxo_WzH.zip |######-------------------------------------------------| 11.37% tmpxo_WzH.zip |######-------------------------------------------------| 11.41% tmpxo_WzH.zip |######-------------------------------------------------| 11.46% tmpxo_WzH.zip |######-------------------------------------------------| 11.5% tmpxo_WzH.zip |######-------------------------------------------------| 11.55% tmpxo_WzH.zip |######-------------------------------------------------| 11.59% tmpxo_WzH.zip |######-------------------------------------------------| 11.64% tmpxo_WzH.zip |######-------------------------------------------------| 11.69% tmpxo_WzH.zip |######-------------------------------------------------| 11.73% tmpxo_WzH.zip |######-------------------------------------------------| 11.78% tmpxo_WzH.zip |#######------------------------------------------------| 11.82% tmpxo_WzH.zip |#######------------------------------------------------| 11.87% tmpxo_WzH.zip |#######------------------------------------------------| 11.91% tmpxo_WzH.zip |#######------------------------------------------------| 11.96% tmpxo_WzH.zip |#######------------------------------------------------| 12.01% tmpxo_WzH.zip |#######------------------------------------------------| 12.05% tmpxo_WzH.zip |#######------------------------------------------------| 12.1% tmpxo_WzH.zip |#######------------------------------------------------| 12.14% tmpxo_WzH.zip |#######------------------------------------------------| 12.19% tmpxo_WzH.zip |#######------------------------------------------------| 12.23% tmpxo_WzH.zip |#######------------------------------------------------| 12.28% tmpxo_WzH.zip |#######------------------------------------------------| 12.33% tmpxo_WzH.zip |#######------------------------------------------------| 12.37% tmpxo_WzH.zip |#######------------------------------------------------| 12.42% tmpxo_WzH.zip |#######------------------------------------------------| 12.46% tmpxo_WzH.zip |#######------------------------------------------------| 12.51% tmpxo_WzH.zip |#######------------------------------------------------| 12.55% tmpxo_WzH.zip |#######------------------------------------------------| 12.6% tmpxo_WzH.zip |#######------------------------------------------------| 12.64% tmpxo_WzH.zip |#######------------------------------------------------| 12.69% tmpxo_WzH.zip |#######------------------------------------------------| 12.74% tmpxo_WzH.zip |#######------------------------------------------------| 12.78% tmpxo_WzH.zip |#######------------------------------------------------| 12.83% tmpxo_WzH.zip |#######------------------------------------------------| 12.87% tmpxo_WzH.zip |#######------------------------------------------------| 12.92% tmpxo_WzH.zip |#######------------------------------------------------| 12.96% tmpxo_WzH.zip |#######------------------------------------------------| 13.01% tmpxo_WzH.zip |#######------------------------------------------------| 13.06% tmpxo_WzH.zip |#######------------------------------------------------| 13.1% tmpxo_WzH.zip |#######------------------------------------------------| 13.15% tmpxo_WzH.zip |#######------------------------------------------------| 13.19% tmpxo_WzH.zip |#######------------------------------------------------| 13.24% tmpxo_WzH.zip |#######------------------------------------------------| 13.28% tmpxo_WzH.zip |#######------------------------------------------------| 13.33% tmpxo_WzH.zip |#######------------------------------------------------| 13.38% tmpxo_WzH.zip |#######------------------------------------------------| 13.42% tmpxo_WzH.zip |#######------------------------------------------------| 13.47% tmpxo_WzH.zip |#######------------------------------------------------| 13.51% tmpxo_WzH.zip |#######------------------------------------------------| 13.56% tmpxo_WzH.zip |#######------------------------------------------------| 13.6% tmpxo_WzH.zip |########-----------------------------------------------| 13.65% tmpxo_WzH.zip |########-----------------------------------------------| 13.69% tmpxo_WzH.zip |########-----------------------------------------------| 13.74% tmpxo_WzH.zip |########-----------------------------------------------| 13.79% tmpxo_WzH.zip |########-----------------------------------------------| 13.83% tmpxo_WzH.zip |########-----------------------------------------------| 13.88% tmpxo_WzH.zip |########-----------------------------------------------| 13.92% tmpxo_WzH.zip |########-----------------------------------------------| 13.97% tmpxo_WzH.zip |########-----------------------------------------------| 14.01% tmpxo_WzH.zip |########-----------------------------------------------| 14.06% tmpxo_WzH.zip |########-----------------------------------------------| 14.11% tmpxo_WzH.zip |########-----------------------------------------------| 14.15% tmpxo_WzH.zip |########-----------------------------------------------| 14.2% tmpxo_WzH.zip |########-----------------------------------------------| 14.24% tmpxo_WzH.zip |########-----------------------------------------------| 14.29% tmpxo_WzH.zip |########-----------------------------------------------| 14.33% tmpxo_WzH.zip |########-----------------------------------------------| 14.38% tmpxo_WzH.zip |########-----------------------------------------------| 14.43% tmpxo_WzH.zip |########-----------------------------------------------| 14.47% tmpxo_WzH.zip |########-----------------------------------------------| 14.52% tmpxo_WzH.zip |########-----------------------------------------------| 14.56% tmpxo_WzH.zip |########-----------------------------------------------| 14.61% tmpxo_WzH.zip |########-----------------------------------------------| 14.65% tmpxo_WzH.zip |########-----------------------------------------------| 14.7% tmpxo_WzH.zip |########-----------------------------------------------| 14.74% tmpxo_WzH.zip |########-----------------------------------------------| 14.79% tmpxo_WzH.zip |########-----------------------------------------------| 14.84% tmpxo_WzH.zip |########-----------------------------------------------| 14.88% tmpxo_WzH.zip |########-----------------------------------------------| 14.93% tmpxo_WzH.zip |########-----------------------------------------------| 14.97% tmpxo_WzH.zip |########-----------------------------------------------| 15.02% tmpxo_WzH.zip |########-----------------------------------------------| 15.06% tmpxo_WzH.zip |########-----------------------------------------------| 15.11% tmpxo_WzH.zip |########-----------------------------------------------| 15.16% tmpxo_WzH.zip |########-----------------------------------------------| 15.2% tmpxo_WzH.zip |########-----------------------------------------------| 15.25% tmpxo_WzH.zip |########-----------------------------------------------| 15.29% tmpxo_WzH.zip |########-----------------------------------------------| 15.34% tmpxo_WzH.zip |########-----------------------------------------------| 15.38% tmpxo_WzH.zip |########-----------------------------------------------| 15.43% tmpxo_WzH.zip |#########----------------------------------------------| 15.48% tmpxo_WzH.zip |#########----------------------------------------------| 15.52% tmpxo_WzH.zip |#########----------------------------------------------| 15.57% tmpxo_WzH.zip |#########----------------------------------------------| 15.61% tmpxo_WzH.zip |#########----------------------------------------------| 15.66% tmpxo_WzH.zip |#########----------------------------------------------| 15.7% tmpxo_WzH.zip |#########----------------------------------------------| 15.75% tmpxo_WzH.zip |#########----------------------------------------------| 15.79% tmpxo_WzH.zip |#########----------------------------------------------| 15.84% tmpxo_WzH.zip |#########----------------------------------------------| 15.89% tmpxo_WzH.zip |#########----------------------------------------------| 15.93% tmpxo_WzH.zip |#########----------------------------------------------| 15.98% tmpxo_WzH.zip |#########----------------------------------------------| 16.02% tmpxo_WzH.zip |#########----------------------------------------------| 16.07% tmpxo_WzH.zip |#########----------------------------------------------| 16.11% tmpxo_WzH.zip |#########----------------------------------------------| 16.16% tmpxo_WzH.zip |#########----------------------------------------------| 16.21% tmpxo_WzH.zip |#########----------------------------------------------| 16.25% tmpxo_WzH.zip |#########----------------------------------------------| 16.3% tmpxo_WzH.zip |#########----------------------------------------------| 16.34% tmpxo_WzH.zip |#########----------------------------------------------| 16.39% tmpxo_WzH.zip |#########----------------------------------------------| 16.43% tmpxo_WzH.zip |#########----------------------------------------------| 16.48% tmpxo_WzH.zip |#########----------------------------------------------| 16.53% tmpxo_WzH.zip |#########----------------------------------------------| 16.57% tmpxo_WzH.zip |#########----------------------------------------------| 16.62% tmpxo_WzH.zip |#########----------------------------------------------| 16.66% tmpxo_WzH.zip |#########----------------------------------------------| 16.71% tmpxo_WzH.zip |#########----------------------------------------------| 16.75% tmpxo_WzH.zip |#########----------------------------------------------| 16.8% tmpxo_WzH.zip |#########----------------------------------------------| 16.84% tmpxo_WzH.zip |#########----------------------------------------------| 16.89% tmpxo_WzH.zip |#########----------------------------------------------| 16.94% tmpxo_WzH.zip |#########----------------------------------------------| 16.98% tmpxo_WzH.zip |#########----------------------------------------------| 17.03% tmpxo_WzH.zip |#########----------------------------------------------| 17.07% tmpxo_WzH.zip |#########----------------------------------------------| 17.12% tmpxo_WzH.zip |#########----------------------------------------------| 17.16% tmpxo_WzH.zip |#########----------------------------------------------| 17.21% tmpxo_WzH.zip |#########----------------------------------------------| 17.26% tmpxo_WzH.zip |##########---------------------------------------------| 17.3% tmpxo_WzH.zip |##########---------------------------------------------| 17.35% tmpxo_WzH.zip |##########---------------------------------------------| 17.39% tmpxo_WzH.zip |##########---------------------------------------------| 17.44% tmpxo_WzH.zip |##########---------------------------------------------| 17.48% tmpxo_WzH.zip |##########---------------------------------------------| 17.53% tmpxo_WzH.zip |##########---------------------------------------------| 17.57% tmpxo_WzH.zip |##########---------------------------------------------| 17.62% tmpxo_WzH.zip |##########---------------------------------------------| 17.67% tmpxo_WzH.zip |##########---------------------------------------------| 17.71% tmpxo_WzH.zip |##########---------------------------------------------| 17.76% tmpxo_WzH.zip |##########---------------------------------------------| 17.8% tmpxo_WzH.zip |##########---------------------------------------------| 17.85% tmpxo_WzH.zip |##########---------------------------------------------| 17.89% tmpxo_WzH.zip |##########---------------------------------------------| 17.94% tmpxo_WzH.zip |##########---------------------------------------------| 17.99% tmpxo_WzH.zip |##########---------------------------------------------| 18.03% tmpxo_WzH.zip |##########---------------------------------------------| 18.08% tmpxo_WzH.zip |##########---------------------------------------------| 18.12% tmpxo_WzH.zip |##########---------------------------------------------| 18.17% tmpxo_WzH.zip |##########---------------------------------------------| 18.21% tmpxo_WzH.zip |##########---------------------------------------------| 18.26% tmpxo_WzH.zip |##########---------------------------------------------| 18.31% tmpxo_WzH.zip |##########---------------------------------------------| 18.35% tmpxo_WzH.zip |##########---------------------------------------------| 18.4% tmpxo_WzH.zip |##########---------------------------------------------| 18.44% tmpxo_WzH.zip |##########---------------------------------------------| 18.49% tmpxo_WzH.zip |##########---------------------------------------------| 18.53% tmpxo_WzH.zip |##########---------------------------------------------| 18.58% tmpxo_WzH.zip |##########---------------------------------------------| 18.62% tmpxo_WzH.zip |##########---------------------------------------------| 18.67% tmpxo_WzH.zip |##########---------------------------------------------| 18.72% tmpxo_WzH.zip |##########---------------------------------------------| 18.76% tmpxo_WzH.zip |##########---------------------------------------------| 18.81% tmpxo_WzH.zip |##########---------------------------------------------| 18.85% tmpxo_WzH.zip |##########---------------------------------------------| 18.9% tmpxo_WzH.zip |##########---------------------------------------------| 18.94% tmpxo_WzH.zip |##########---------------------------------------------| 18.99% tmpxo_WzH.zip |##########---------------------------------------------| 19.04% tmpxo_WzH.zip |##########---------------------------------------------| 19.08% tmpxo_WzH.zip |###########--------------------------------------------| 19.13% tmpxo_WzH.zip |###########--------------------------------------------| 19.17% tmpxo_WzH.zip |###########--------------------------------------------| 19.22% tmpxo_WzH.zip |###########--------------------------------------------| 19.26% tmpxo_WzH.zip |###########--------------------------------------------| 19.31% tmpxo_WzH.zip |###########--------------------------------------------| 19.36% tmpxo_WzH.zip |###########--------------------------------------------| 19.4% tmpxo_WzH.zip |###########--------------------------------------------| 19.45% tmpxo_WzH.zip |###########--------------------------------------------| 19.49% tmpxo_WzH.zip |###########--------------------------------------------| 19.54% tmpxo_WzH.zip |###########--------------------------------------------| 19.58% tmpxo_WzH.zip |###########--------------------------------------------| 19.63% tmpxo_WzH.zip |###########--------------------------------------------| 19.67% tmpxo_WzH.zip |###########--------------------------------------------| 19.72% tmpxo_WzH.zip |###########--------------------------------------------| 19.77% tmpxo_WzH.zip |###########--------------------------------------------| 19.81% tmpxo_WzH.zip |###########--------------------------------------------| 19.86% tmpxo_WzH.zip |###########--------------------------------------------| 19.9% tmpxo_WzH.zip |###########--------------------------------------------| 19.95% tmpxo_WzH.zip |###########--------------------------------------------| 19.99% tmpxo_WzH.zip |###########--------------------------------------------| 20.04% tmpxo_WzH.zip |###########--------------------------------------------| 20.09% tmpxo_WzH.zip |###########--------------------------------------------| 20.13% tmpxo_WzH.zip |###########--------------------------------------------| 20.18% tmpxo_WzH.zip |###########--------------------------------------------| 20.22% tmpxo_WzH.zip |###########--------------------------------------------| 20.27% tmpxo_WzH.zip |###########--------------------------------------------| 20.31% tmpxo_WzH.zip |###########--------------------------------------------| 20.36% tmpxo_WzH.zip |###########--------------------------------------------| 20.41% tmpxo_WzH.zip |###########--------------------------------------------| 20.45% tmpxo_WzH.zip |###########--------------------------------------------| 20.5% tmpxo_WzH.zip |###########--------------------------------------------| 20.54% tmpxo_WzH.zip |###########--------------------------------------------| 20.59% tmpxo_WzH.zip |###########--------------------------------------------| 20.63% tmpxo_WzH.zip |###########--------------------------------------------| 20.68% tmpxo_WzH.zip |###########--------------------------------------------| 20.72% tmpxo_WzH.zip |###########--------------------------------------------| 20.77% tmpxo_WzH.zip |###########--------------------------------------------| 20.82% tmpxo_WzH.zip |###########--------------------------------------------| 20.86% tmpxo_WzH.zip |###########--------------------------------------------| 20.91% tmpxo_WzH.zip |############-------------------------------------------| 20.95% tmpxo_WzH.zip |############-------------------------------------------| 21.0% tmpxo_WzH.zip |############-------------------------------------------| 21.04% tmpxo_WzH.zip |############-------------------------------------------| 21.09% tmpxo_WzH.zip |############-------------------------------------------| 21.14% tmpxo_WzH.zip |############-------------------------------------------| 21.18% tmpxo_WzH.zip |############-------------------------------------------| 21.23% tmpxo_WzH.zip |############-------------------------------------------| 21.27% tmpxo_WzH.zip |############-------------------------------------------| 21.32% tmpxo_WzH.zip |############-------------------------------------------| 21.36% tmpxo_WzH.zip |############-------------------------------------------| 21.41% tmpxo_WzH.zip |############-------------------------------------------| 21.46% tmpxo_WzH.zip |############-------------------------------------------| 21.5% tmpxo_WzH.zip |############-------------------------------------------| 21.55% tmpxo_WzH.zip |############-------------------------------------------| 21.59% tmpxo_WzH.zip |############-------------------------------------------| 21.64% tmpxo_WzH.zip |############-------------------------------------------| 21.68% tmpxo_WzH.zip |############-------------------------------------------| 21.73% tmpxo_WzH.zip |############-------------------------------------------| 21.77% tmpxo_WzH.zip |############-------------------------------------------| 21.82% tmpxo_WzH.zip |############-------------------------------------------| 21.87% tmpxo_WzH.zip |############-------------------------------------------| 21.91% tmpxo_WzH.zip |############-------------------------------------------| 21.96% tmpxo_WzH.zip |############-------------------------------------------| 22.0% tmpxo_WzH.zip |############-------------------------------------------| 22.05% tmpxo_WzH.zip |############-------------------------------------------| 22.09% tmpxo_WzH.zip |############-------------------------------------------| 22.14% tmpxo_WzH.zip |############-------------------------------------------| 22.19% tmpxo_WzH.zip |############-------------------------------------------| 22.23% tmpxo_WzH.zip |############-------------------------------------------| 22.28% tmpxo_WzH.zip |############-------------------------------------------| 22.32% tmpxo_WzH.zip |############-------------------------------------------| 22.37% tmpxo_WzH.zip |############-------------------------------------------| 22.41% tmpxo_WzH.zip |############-------------------------------------------| 22.46% tmpxo_WzH.zip |############-------------------------------------------| 22.51% tmpxo_WzH.zip |############-------------------------------------------| 22.55% tmpxo_WzH.zip |############-------------------------------------------| 22.6% tmpxo_WzH.zip |############-------------------------------------------| 22.64% tmpxo_WzH.zip |############-------------------------------------------| 22.69% tmpxo_WzH.zip |#############------------------------------------------| 22.73% tmpxo_WzH.zip |#############------------------------------------------| 22.78% tmpxo_WzH.zip |#############------------------------------------------| 22.82% tmpxo_WzH.zip |#############------------------------------------------| 22.87% tmpxo_WzH.zip |#############------------------------------------------| 22.92% tmpxo_WzH.zip |#############------------------------------------------| 22.96% tmpxo_WzH.zip |#############------------------------------------------| 23.01% tmpxo_WzH.zip |#############------------------------------------------| 23.05% tmpxo_WzH.zip |#############------------------------------------------| 23.1% tmpxo_WzH.zip |#############------------------------------------------| 23.14% tmpxo_WzH.zip |#############------------------------------------------| 23.19% tmpxo_WzH.zip |#############------------------------------------------| 23.24% tmpxo_WzH.zip |#############------------------------------------------| 23.28% tmpxo_WzH.zip |#############------------------------------------------| 23.33% tmpxo_WzH.zip |#############------------------------------------------| 23.37% tmpxo_WzH.zip |#############------------------------------------------| 23.42% tmpxo_WzH.zip |#############------------------------------------------| 23.46% tmpxo_WzH.zip |#############------------------------------------------| 23.51% tmpxo_WzH.zip |#############------------------------------------------| 23.56% tmpxo_WzH.zip |#############------------------------------------------| 23.6% tmpxo_WzH.zip |#############------------------------------------------| 23.65% tmpxo_WzH.zip |#############------------------------------------------| 23.69% tmpxo_WzH.zip |#############------------------------------------------| 23.74% tmpxo_WzH.zip |#############------------------------------------------| 23.78% tmpxo_WzH.zip |#############------------------------------------------| 23.83% tmpxo_WzH.zip |#############------------------------------------------| 23.87% tmpxo_WzH.zip |#############------------------------------------------| 23.92% tmpxo_WzH.zip |#############------------------------------------------| 23.97% tmpxo_WzH.zip |#############------------------------------------------| 24.01% tmpxo_WzH.zip |#############------------------------------------------| 24.06% tmpxo_WzH.zip |#############------------------------------------------| 24.1% tmpxo_WzH.zip |#############------------------------------------------| 24.15% tmpxo_WzH.zip |#############------------------------------------------| 24.19% tmpxo_WzH.zip |#############------------------------------------------| 24.24% tmpxo_WzH.zip |#############------------------------------------------| 24.29% tmpxo_WzH.zip |#############------------------------------------------| 24.33% tmpxo_WzH.zip |#############------------------------------------------| 24.38% tmpxo_WzH.zip |#############------------------------------------------| 24.42% tmpxo_WzH.zip |#############------------------------------------------| 24.47% tmpxo_WzH.zip |#############------------------------------------------| 24.51% tmpxo_WzH.zip |##############-----------------------------------------| 24.56% tmpxo_WzH.zip |##############-----------------------------------------| 24.6% tmpxo_WzH.zip |##############-----------------------------------------| 24.65% tmpxo_WzH.zip |##############-----------------------------------------| 24.7% tmpxo_WzH.zip |##############-----------------------------------------| 24.74% tmpxo_WzH.zip |##############-----------------------------------------| 24.79% tmpxo_WzH.zip |##############-----------------------------------------| 24.83% tmpxo_WzH.zip |##############-----------------------------------------| 24.88% tmpxo_WzH.zip |##############-----------------------------------------| 24.92% tmpxo_WzH.zip |##############-----------------------------------------| 24.97% tmpxo_WzH.zip |##############-----------------------------------------| 25.02% tmpxo_WzH.zip |##############-----------------------------------------| 25.06% tmpxo_WzH.zip |##############-----------------------------------------| 25.11% tmpxo_WzH.zip |##############-----------------------------------------| 25.15% tmpxo_WzH.zip |##############-----------------------------------------| 25.2% tmpxo_WzH.zip |##############-----------------------------------------| 25.24% tmpxo_WzH.zip |##############-----------------------------------------| 25.29% tmpxo_WzH.zip |##############-----------------------------------------| 25.34% tmpxo_WzH.zip |##############-----------------------------------------| 25.38% tmpxo_WzH.zip |##############-----------------------------------------| 25.43% tmpxo_WzH.zip |##############-----------------------------------------| 25.47% tmpxo_WzH.zip |##############-----------------------------------------| 25.52% tmpxo_WzH.zip |##############-----------------------------------------| 25.56% tmpxo_WzH.zip |##############-----------------------------------------| 25.61% tmpxo_WzH.zip |##############-----------------------------------------| 25.65% tmpxo_WzH.zip |##############-----------------------------------------| 25.7% tmpxo_WzH.zip |##############-----------------------------------------| 25.75% tmpxo_WzH.zip |##############-----------------------------------------| 25.79% tmpxo_WzH.zip |##############-----------------------------------------| 25.84% tmpxo_WzH.zip |##############-----------------------------------------| 25.88% tmpxo_WzH.zip |##############-----------------------------------------| 25.93% tmpxo_WzH.zip |##############-----------------------------------------| 25.97% tmpxo_WzH.zip |##############-----------------------------------------| 26.02% tmpxo_WzH.zip |##############-----------------------------------------| 26.07% tmpxo_WzH.zip |##############-----------------------------------------| 26.11% tmpxo_WzH.zip |##############-----------------------------------------| 26.16% tmpxo_WzH.zip |##############-----------------------------------------| 26.2% tmpxo_WzH.zip |##############-----------------------------------------| 26.25% tmpxo_WzH.zip |##############-----------------------------------------| 26.29% tmpxo_WzH.zip |##############-----------------------------------------| 26.34% tmpxo_WzH.zip |###############----------------------------------------| 26.39% tmpxo_WzH.zip |###############----------------------------------------| 26.43% tmpxo_WzH.zip |###############----------------------------------------| 26.48% tmpxo_WzH.zip |###############----------------------------------------| 26.52% tmpxo_WzH.zip |###############----------------------------------------| 26.57% tmpxo_WzH.zip |###############----------------------------------------| 26.61% tmpxo_WzH.zip |###############----------------------------------------| 26.66% tmpxo_WzH.zip |###############----------------------------------------| 26.7% tmpxo_WzH.zip |###############----------------------------------------| 26.75% tmpxo_WzH.zip |###############----------------------------------------| 26.8% tmpxo_WzH.zip |###############----------------------------------------| 26.84% tmpxo_WzH.zip |###############----------------------------------------| 26.89% tmpxo_WzH.zip |###############----------------------------------------| 26.93% tmpxo_WzH.zip |###############----------------------------------------| 26.98% tmpxo_WzH.zip |###############----------------------------------------| 27.02% tmpxo_WzH.zip |###############----------------------------------------| 27.07% tmpxo_WzH.zip |###############----------------------------------------| 27.12% tmpxo_WzH.zip |###############----------------------------------------| 27.16% tmpxo_WzH.zip |###############----------------------------------------| 27.21% tmpxo_WzH.zip |###############----------------------------------------| 27.25% tmpxo_WzH.zip |###############----------------------------------------| 27.3% tmpxo_WzH.zip |###############----------------------------------------| 27.34% tmpxo_WzH.zip |###############----------------------------------------| 27.39% tmpxo_WzH.zip |###############----------------------------------------| 27.44% tmpxo_WzH.zip |###############----------------------------------------| 27.48% tmpxo_WzH.zip |###############----------------------------------------| 27.53% tmpxo_WzH.zip |###############----------------------------------------| 27.57% tmpxo_WzH.zip |###############----------------------------------------| 27.62% tmpxo_WzH.zip |###############----------------------------------------| 27.66% tmpxo_WzH.zip |###############----------------------------------------| 27.71% tmpxo_WzH.zip |###############----------------------------------------| 27.75% tmpxo_WzH.zip |###############----------------------------------------| 27.8% tmpxo_WzH.zip |###############----------------------------------------| 27.85% tmpxo_WzH.zip |###############----------------------------------------| 27.89% tmpxo_WzH.zip |###############----------------------------------------| 27.94% tmpxo_WzH.zip |###############----------------------------------------| 27.98% tmpxo_WzH.zip |###############----------------------------------------| 28.03% tmpxo_WzH.zip |###############----------------------------------------| 28.07% tmpxo_WzH.zip |###############----------------------------------------| 28.12% tmpxo_WzH.zip |###############----------------------------------------| 28.17% tmpxo_WzH.zip |################---------------------------------------| 28.21% tmpxo_WzH.zip |################---------------------------------------| 28.26% tmpxo_WzH.zip |################---------------------------------------| 28.3% tmpxo_WzH.zip |################---------------------------------------| 28.35% tmpxo_WzH.zip |################---------------------------------------| 28.39% tmpxo_WzH.zip |################---------------------------------------| 28.44% tmpxo_WzH.zip |################---------------------------------------| 28.49% tmpxo_WzH.zip |################---------------------------------------| 28.53% tmpxo_WzH.zip |################---------------------------------------| 28.58% tmpxo_WzH.zip |################---------------------------------------| 28.62% tmpxo_WzH.zip |################---------------------------------------| 28.67% tmpxo_WzH.zip |################---------------------------------------| 28.71% tmpxo_WzH.zip |################---------------------------------------| 28.76% tmpxo_WzH.zip |################---------------------------------------| 28.8% tmpxo_WzH.zip |################---------------------------------------| 28.85% tmpxo_WzH.zip |################---------------------------------------| 28.9% tmpxo_WzH.zip |################---------------------------------------| 28.94% tmpxo_WzH.zip |################---------------------------------------| 28.99% tmpxo_WzH.zip |################---------------------------------------| 29.03% tmpxo_WzH.zip |################---------------------------------------| 29.08% tmpxo_WzH.zip |################---------------------------------------| 29.12% tmpxo_WzH.zip |################---------------------------------------| 29.17% tmpxo_WzH.zip |################---------------------------------------| 29.22% tmpxo_WzH.zip |################---------------------------------------| 29.26% tmpxo_WzH.zip |################---------------------------------------| 29.31% tmpxo_WzH.zip |################---------------------------------------| 29.35% tmpxo_WzH.zip |################---------------------------------------| 29.4% tmpxo_WzH.zip |################---------------------------------------| 29.44% tmpxo_WzH.zip |################---------------------------------------| 29.49% tmpxo_WzH.zip |################---------------------------------------| 29.54% tmpxo_WzH.zip |################---------------------------------------| 29.58% tmpxo_WzH.zip |################---------------------------------------| 29.63% tmpxo_WzH.zip |################---------------------------------------| 29.67% tmpxo_WzH.zip |################---------------------------------------| 29.72% tmpxo_WzH.zip |################---------------------------------------| 29.76% tmpxo_WzH.zip |################---------------------------------------| 29.81% tmpxo_WzH.zip |################---------------------------------------| 29.85% tmpxo_WzH.zip |################---------------------------------------| 29.9% tmpxo_WzH.zip |################---------------------------------------| 29.95% tmpxo_WzH.zip |################---------------------------------------| 29.99% tmpxo_WzH.zip |#################--------------------------------------| 30.04% tmpxo_WzH.zip |#################--------------------------------------| 30.08% tmpxo_WzH.zip |#################--------------------------------------| 30.13% tmpxo_WzH.zip |#################--------------------------------------| 30.17% tmpxo_WzH.zip |#################--------------------------------------| 30.22% tmpxo_WzH.zip |#################--------------------------------------| 30.27% tmpxo_WzH.zip |#################--------------------------------------| 30.31% tmpxo_WzH.zip |#################--------------------------------------| 30.36% tmpxo_WzH.zip |#################--------------------------------------| 30.4% tmpxo_WzH.zip |#################--------------------------------------| 30.45% tmpxo_WzH.zip |#################--------------------------------------| 30.49% tmpxo_WzH.zip |#################--------------------------------------| 30.54% tmpxo_WzH.zip |#################--------------------------------------| 30.59% tmpxo_WzH.zip |#################--------------------------------------| 30.63% tmpxo_WzH.zip |#################--------------------------------------| 30.68% tmpxo_WzH.zip |#################--------------------------------------| 30.72% tmpxo_WzH.zip |#################--------------------------------------| 30.77% tmpxo_WzH.zip |#################--------------------------------------| 30.81% tmpxo_WzH.zip |#################--------------------------------------| 30.86% tmpxo_WzH.zip |#################--------------------------------------| 30.9% tmpxo_WzH.zip |#################--------------------------------------| 30.95% tmpxo_WzH.zip |#################--------------------------------------| 31.0% tmpxo_WzH.zip |#################--------------------------------------| 31.04% tmpxo_WzH.zip |#################--------------------------------------| 31.09% tmpxo_WzH.zip |#################--------------------------------------| 31.13% tmpxo_WzH.zip |#################--------------------------------------| 31.18% tmpxo_WzH.zip |#################--------------------------------------| 31.22% tmpxo_WzH.zip |#################--------------------------------------| 31.27% tmpxo_WzH.zip |#################--------------------------------------| 31.32% tmpxo_WzH.zip |#################--------------------------------------| 31.36% tmpxo_WzH.zip |#################--------------------------------------| 31.41% tmpxo_WzH.zip |#################--------------------------------------| 31.45% tmpxo_WzH.zip |#################--------------------------------------| 31.5% tmpxo_WzH.zip |#################--------------------------------------| 31.54% tmpxo_WzH.zip |#################--------------------------------------| 31.59% tmpxo_WzH.zip |#################--------------------------------------| 31.63% tmpxo_WzH.zip |#################--------------------------------------| 31.68% tmpxo_WzH.zip |#################--------------------------------------| 31.73% tmpxo_WzH.zip |#################--------------------------------------| 31.77% tmpxo_WzH.zip |#################--------------------------------------| 31.82% tmpxo_WzH.zip |##################-------------------------------------| 31.86% tmpxo_WzH.zip |##################-------------------------------------| 31.91% tmpxo_WzH.zip |##################-------------------------------------| 31.95% tmpxo_WzH.zip |##################-------------------------------------| 32.0% tmpxo_WzH.zip |##################-------------------------------------| 32.05% tmpxo_WzH.zip |##################-------------------------------------| 32.09% tmpxo_WzH.zip |##################-------------------------------------| 32.14% tmpxo_WzH.zip |##################-------------------------------------| 32.18% tmpxo_WzH.zip |##################-------------------------------------| 32.23% tmpxo_WzH.zip |##################-------------------------------------| 32.27% tmpxo_WzH.zip |##################-------------------------------------| 32.32% tmpxo_WzH.zip |##################-------------------------------------| 32.37% tmpxo_WzH.zip |##################-------------------------------------| 32.41% tmpxo_WzH.zip |##################-------------------------------------| 32.46% tmpxo_WzH.zip |##################-------------------------------------| 32.5% tmpxo_WzH.zip |##################-------------------------------------| 32.55% tmpxo_WzH.zip |##################-------------------------------------| 32.59% tmpxo_WzH.zip |##################-------------------------------------| 32.64% tmpxo_WzH.zip |##################-------------------------------------| 32.68% tmpxo_WzH.zip |##################-------------------------------------| 32.73% tmpxo_WzH.zip |##################-------------------------------------| 32.78% tmpxo_WzH.zip |##################-------------------------------------| 32.82% tmpxo_WzH.zip |##################-------------------------------------| 32.87% tmpxo_WzH.zip |##################-------------------------------------| 32.91% tmpxo_WzH.zip |##################-------------------------------------| 32.96% tmpxo_WzH.zip |##################-------------------------------------| 33.0% tmpxo_WzH.zip |##################-------------------------------------| 33.05% tmpxo_WzH.zip |##################-------------------------------------| 33.1% tmpxo_WzH.zip |##################-------------------------------------| 33.14% tmpxo_WzH.zip |##################-------------------------------------| 33.19% tmpxo_WzH.zip |##################-------------------------------------| 33.23% tmpxo_WzH.zip |##################-------------------------------------| 33.28% tmpxo_WzH.zip |##################-------------------------------------| 33.32% tmpxo_WzH.zip |##################-------------------------------------| 33.37% tmpxo_WzH.zip |##################-------------------------------------| 33.42% tmpxo_WzH.zip |##################-------------------------------------| 33.46% tmpxo_WzH.zip |##################-------------------------------------| 33.51% tmpxo_WzH.zip |##################-------------------------------------| 33.55% tmpxo_WzH.zip |##################-------------------------------------| 33.6% tmpxo_WzH.zip |###################------------------------------------| 33.64% tmpxo_WzH.zip |###################------------------------------------| 33.69% tmpxo_WzH.zip |###################------------------------------------| 33.73% tmpxo_WzH.zip |###################------------------------------------| 33.78% tmpxo_WzH.zip |###################------------------------------------| 33.83% tmpxo_WzH.zip |###################------------------------------------| 33.87% tmpxo_WzH.zip |###################------------------------------------| 33.92% tmpxo_WzH.zip |###################------------------------------------| 33.96% tmpxo_WzH.zip |###################------------------------------------| 34.01% tmpxo_WzH.zip |###################------------------------------------| 34.05% tmpxo_WzH.zip |###################------------------------------------| 34.1% tmpxo_WzH.zip |###################------------------------------------| 34.15% tmpxo_WzH.zip |###################------------------------------------| 34.19% tmpxo_WzH.zip |###################------------------------------------| 34.24% tmpxo_WzH.zip |###################------------------------------------| 34.28% tmpxo_WzH.zip |###################------------------------------------| 34.33% tmpxo_WzH.zip |###################------------------------------------| 34.37% tmpxo_WzH.zip |###################------------------------------------| 34.42% tmpxo_WzH.zip |###################------------------------------------| 34.47% tmpxo_WzH.zip |###################------------------------------------| 34.51% tmpxo_WzH.zip |###################------------------------------------| 34.56% tmpxo_WzH.zip |###################------------------------------------| 34.6% tmpxo_WzH.zip |###################------------------------------------| 34.65% tmpxo_WzH.zip |###################------------------------------------| 34.69% tmpxo_WzH.zip |###################------------------------------------| 34.74% tmpxo_WzH.zip |###################------------------------------------| 34.78% tmpxo_WzH.zip |###################------------------------------------| 34.83% tmpxo_WzH.zip |###################------------------------------------| 34.88% tmpxo_WzH.zip |###################------------------------------------| 34.92% tmpxo_WzH.zip |###################------------------------------------| 34.97% tmpxo_WzH.zip |###################------------------------------------| 35.01% tmpxo_WzH.zip |###################------------------------------------| 35.06% tmpxo_WzH.zip |###################------------------------------------| 35.1% tmpxo_WzH.zip |###################------------------------------------| 35.15% tmpxo_WzH.zip |###################------------------------------------| 35.2% tmpxo_WzH.zip |###################------------------------------------| 35.24% tmpxo_WzH.zip |###################------------------------------------| 35.29% tmpxo_WzH.zip |###################------------------------------------| 35.33% tmpxo_WzH.zip |###################------------------------------------| 35.38% tmpxo_WzH.zip |###################------------------------------------| 35.42% tmpxo_WzH.zip |####################-----------------------------------| 35.47% tmpxo_WzH.zip |####################-----------------------------------| 35.52% tmpxo_WzH.zip |####################-----------------------------------| 35.56% tmpxo_WzH.zip |####################-----------------------------------| 35.61% tmpxo_WzH.zip |####################-----------------------------------| 35.65% tmpxo_WzH.zip |####################-----------------------------------| 35.7% tmpxo_WzH.zip |####################-----------------------------------| 35.74% tmpxo_WzH.zip |####################-----------------------------------| 35.79% tmpxo_WzH.zip |####################-----------------------------------| 35.83% tmpxo_WzH.zip |####################-----------------------------------| 35.88% tmpxo_WzH.zip |####################-----------------------------------| 35.93% tmpxo_WzH.zip |####################-----------------------------------| 35.97% tmpxo_WzH.zip |####################-----------------------------------| 36.02% tmpxo_WzH.zip |####################-----------------------------------| 36.06% tmpxo_WzH.zip |####################-----------------------------------| 36.11% tmpxo_WzH.zip |####################-----------------------------------| 36.15% tmpxo_WzH.zip |####################-----------------------------------| 36.2% tmpxo_WzH.zip |####################-----------------------------------| 36.25% tmpxo_WzH.zip |####################-----------------------------------| 36.29% tmpxo_WzH.zip |####################-----------------------------------| 36.34% tmpxo_WzH.zip |####################-----------------------------------| 36.38% tmpxo_WzH.zip |####################-----------------------------------| 36.43% tmpxo_WzH.zip |####################-----------------------------------| 36.47% tmpxo_WzH.zip |####################-----------------------------------| 36.52% tmpxo_WzH.zip |####################-----------------------------------| 36.57% tmpxo_WzH.zip |####################-----------------------------------| 36.61% tmpxo_WzH.zip |####################-----------------------------------| 36.66% tmpxo_WzH.zip |####################-----------------------------------| 36.7% tmpxo_WzH.zip |####################-----------------------------------| 36.75% tmpxo_WzH.zip |####################-----------------------------------| 36.79% tmpxo_WzH.zip |####################-----------------------------------| 36.84% tmpxo_WzH.zip |####################-----------------------------------| 36.88% tmpxo_WzH.zip |####################-----------------------------------| 36.93% tmpxo_WzH.zip |####################-----------------------------------| 36.98% tmpxo_WzH.zip |####################-----------------------------------| 37.02% tmpxo_WzH.zip |####################-----------------------------------| 37.07% tmpxo_WzH.zip |####################-----------------------------------| 37.11% tmpxo_WzH.zip |####################-----------------------------------| 37.16% tmpxo_WzH.zip |####################-----------------------------------| 37.2% tmpxo_WzH.zip |####################-----------------------------------| 37.25% tmpxo_WzH.zip |#####################----------------------------------| 37.3% tmpxo_WzH.zip |#####################----------------------------------| 37.34% tmpxo_WzH.zip |#####################----------------------------------| 37.39% tmpxo_WzH.zip |#####################----------------------------------| 37.43% tmpxo_WzH.zip |#####################----------------------------------| 37.48% tmpxo_WzH.zip |#####################----------------------------------| 37.52% tmpxo_WzH.zip |#####################----------------------------------| 37.57% tmpxo_WzH.zip |#####################----------------------------------| 37.62% tmpxo_WzH.zip |#####################----------------------------------| 37.66% tmpxo_WzH.zip |#####################----------------------------------| 37.71% tmpxo_WzH.zip |#####################----------------------------------| 37.75% tmpxo_WzH.zip |#####################----------------------------------| 37.8% tmpxo_WzH.zip |#####################----------------------------------| 37.84% tmpxo_WzH.zip |#####################----------------------------------| 37.89% tmpxo_WzH.zip |#####################----------------------------------| 37.93% tmpxo_WzH.zip |#####################----------------------------------| 37.98% tmpxo_WzH.zip |#####################----------------------------------| 38.03% tmpxo_WzH.zip |#####################----------------------------------| 38.07% tmpxo_WzH.zip |#####################----------------------------------| 38.12% tmpxo_WzH.zip |#####################----------------------------------| 38.16% tmpxo_WzH.zip |#####################----------------------------------| 38.21% tmpxo_WzH.zip |#####################----------------------------------| 38.25% tmpxo_WzH.zip |#####################----------------------------------| 38.3% tmpxo_WzH.zip |#####################----------------------------------| 38.35% tmpxo_WzH.zip |#####################----------------------------------| 38.39% tmpxo_WzH.zip |#####################----------------------------------| 38.44% tmpxo_WzH.zip |#####################----------------------------------| 38.48% tmpxo_WzH.zip |#####################----------------------------------| 38.53% tmpxo_WzH.zip |#####################----------------------------------| 38.57% tmpxo_WzH.zip |#####################----------------------------------| 38.62% tmpxo_WzH.zip |#####################----------------------------------| 38.66% tmpxo_WzH.zip |#####################----------------------------------| 38.71% tmpxo_WzH.zip |#####################----------------------------------| 38.76% tmpxo_WzH.zip |#####################----------------------------------| 38.8% tmpxo_WzH.zip |#####################----------------------------------| 38.85% tmpxo_WzH.zip |#####################----------------------------------| 38.89% tmpxo_WzH.zip |#####################----------------------------------| 38.94% tmpxo_WzH.zip |#####################----------------------------------| 38.98% tmpxo_WzH.zip |#####################----------------------------------| 39.03% tmpxo_WzH.zip |#####################----------------------------------| 39.08% tmpxo_WzH.zip |######################---------------------------------| 39.12% tmpxo_WzH.zip |######################---------------------------------| 39.17% tmpxo_WzH.zip |######################---------------------------------| 39.21% tmpxo_WzH.zip |######################---------------------------------| 39.26% tmpxo_WzH.zip |######################---------------------------------| 39.3% tmpxo_WzH.zip |######################---------------------------------| 39.35% tmpxo_WzH.zip |######################---------------------------------| 39.4% tmpxo_WzH.zip |######################---------------------------------| 39.44% tmpxo_WzH.zip |######################---------------------------------| 39.49% tmpxo_WzH.zip |######################---------------------------------| 39.53% tmpxo_WzH.zip |######################---------------------------------| 39.58% tmpxo_WzH.zip |######################---------------------------------| 39.62% tmpxo_WzH.zip |######################---------------------------------| 39.67% tmpxo_WzH.zip |######################---------------------------------| 39.71% tmpxo_WzH.zip |######################---------------------------------| 39.76% tmpxo_WzH.zip |######################---------------------------------| 39.81% tmpxo_WzH.zip |######################---------------------------------| 39.85% tmpxo_WzH.zip |######################---------------------------------| 39.9% tmpxo_WzH.zip |######################---------------------------------| 39.94% tmpxo_WzH.zip |######################---------------------------------| 39.99% tmpxo_WzH.zip |######################---------------------------------| 40.03% tmpxo_WzH.zip |######################---------------------------------| 40.08% tmpxo_WzH.zip |######################---------------------------------| 40.13% tmpxo_WzH.zip |######################---------------------------------| 40.17% tmpxo_WzH.zip |######################---------------------------------| 40.22% tmpxo_WzH.zip |######################---------------------------------| 40.26% tmpxo_WzH.zip |######################---------------------------------| 40.31% tmpxo_WzH.zip |######################---------------------------------| 40.35% tmpxo_WzH.zip |######################---------------------------------| 40.4% tmpxo_WzH.zip |######################---------------------------------| 40.45% tmpxo_WzH.zip |######################---------------------------------| 40.49% tmpxo_WzH.zip |######################---------------------------------| 40.54% tmpxo_WzH.zip |######################---------------------------------| 40.58% tmpxo_WzH.zip |######################---------------------------------| 40.63% tmpxo_WzH.zip |######################---------------------------------| 40.67% tmpxo_WzH.zip |######################---------------------------------| 40.72% tmpxo_WzH.zip |######################---------------------------------| 40.76% tmpxo_WzH.zip |######################---------------------------------| 40.81% tmpxo_WzH.zip |######################---------------------------------| 40.86% tmpxo_WzH.zip |######################---------------------------------| 40.9% tmpxo_WzH.zip |#######################--------------------------------| 40.95% tmpxo_WzH.zip |#######################--------------------------------| 40.99% tmpxo_WzH.zip |#######################--------------------------------| 41.04% tmpxo_WzH.zip |#######################--------------------------------| 41.08% tmpxo_WzH.zip |#######################--------------------------------| 41.13% tmpxo_WzH.zip |#######################--------------------------------| 41.18% tmpxo_WzH.zip |#######################--------------------------------| 41.22% tmpxo_WzH.zip |#######################--------------------------------| 41.27% tmpxo_WzH.zip |#######################--------------------------------| 41.31% tmpxo_WzH.zip |#######################--------------------------------| 41.36% tmpxo_WzH.zip |#######################--------------------------------| 41.4% tmpxo_WzH.zip |#######################--------------------------------| 41.45% tmpxo_WzH.zip |#######################--------------------------------| 41.5% tmpxo_WzH.zip |#######################--------------------------------| 41.54% tmpxo_WzH.zip |#######################--------------------------------| 41.59% tmpxo_WzH.zip |#######################--------------------------------| 41.63% tmpxo_WzH.zip |#######################--------------------------------| 41.68% tmpxo_WzH.zip |#######################--------------------------------| 41.72% tmpxo_WzH.zip |#######################--------------------------------| 41.77% tmpxo_WzH.zip |#######################--------------------------------| 41.81% tmpxo_WzH.zip |#######################--------------------------------| 41.86% tmpxo_WzH.zip |#######################--------------------------------| 41.91% tmpxo_WzH.zip |#######################--------------------------------| 41.95% tmpxo_WzH.zip |#######################--------------------------------| 42.0% tmpxo_WzH.zip |#######################--------------------------------| 42.04% tmpxo_WzH.zip |#######################--------------------------------| 42.09% tmpxo_WzH.zip |#######################--------------------------------| 42.13% tmpxo_WzH.zip |#######################--------------------------------| 42.18% tmpxo_WzH.zip |#######################--------------------------------| 42.23% tmpxo_WzH.zip |#######################--------------------------------| 42.27% tmpxo_WzH.zip |#######################--------------------------------| 42.32% tmpxo_WzH.zip |#######################--------------------------------| 42.36% tmpxo_WzH.zip |#######################--------------------------------| 42.41% tmpxo_WzH.zip |#######################--------------------------------| 42.45% tmpxo_WzH.zip |#######################--------------------------------| 42.5% tmpxo_WzH.zip |#######################--------------------------------| 42.55% tmpxo_WzH.zip |#######################--------------------------------| 42.59% tmpxo_WzH.zip |#######################--------------------------------| 42.64% tmpxo_WzH.zip |#######################--------------------------------| 42.68% tmpxo_WzH.zip |########################-------------------------------| 42.73% tmpxo_WzH.zip |########################-------------------------------| 42.77% tmpxo_WzH.zip |########################-------------------------------| 42.82% tmpxo_WzH.zip |########################-------------------------------| 42.86% tmpxo_WzH.zip |########################-------------------------------| 42.91% tmpxo_WzH.zip |########################-------------------------------| 42.96% tmpxo_WzH.zip |########################-------------------------------| 43.0% tmpxo_WzH.zip |########################-------------------------------| 43.05% tmpxo_WzH.zip |########################-------------------------------| 43.09% tmpxo_WzH.zip |########################-------------------------------| 43.14% tmpxo_WzH.zip |########################-------------------------------| 43.18% tmpxo_WzH.zip |########################-------------------------------| 43.23% tmpxo_WzH.zip |########################-------------------------------| 43.28% tmpxo_WzH.zip |########################-------------------------------| 43.32% tmpxo_WzH.zip |########################-------------------------------| 43.37% tmpxo_WzH.zip |########################-------------------------------| 43.41% tmpxo_WzH.zip |########################-------------------------------| 43.46% tmpxo_WzH.zip |########################-------------------------------| 43.5% tmpxo_WzH.zip |########################-------------------------------| 43.55% tmpxo_WzH.zip |########################-------------------------------| 43.6% tmpxo_WzH.zip |########################-------------------------------| 43.64% tmpxo_WzH.zip |########################-------------------------------| 43.69% tmpxo_WzH.zip |########################-------------------------------| 43.73% tmpxo_WzH.zip |########################-------------------------------| 43.78% tmpxo_WzH.zip |########################-------------------------------| 43.82% tmpxo_WzH.zip |########################-------------------------------| 43.87% tmpxo_WzH.zip |########################-------------------------------| 43.91% tmpxo_WzH.zip |########################-------------------------------| 43.96% tmpxo_WzH.zip |########################-------------------------------| 44.01% tmpxo_WzH.zip |########################-------------------------------| 44.05% tmpxo_WzH.zip |########################-------------------------------| 44.1% tmpxo_WzH.zip |########################-------------------------------| 44.14% tmpxo_WzH.zip |########################-------------------------------| 44.19% tmpxo_WzH.zip |########################-------------------------------| 44.23% tmpxo_WzH.zip |########################-------------------------------| 44.28% tmpxo_WzH.zip |########################-------------------------------| 44.33% tmpxo_WzH.zip |########################-------------------------------| 44.37% tmpxo_WzH.zip |########################-------------------------------| 44.42% tmpxo_WzH.zip |########################-------------------------------| 44.46% tmpxo_WzH.zip |########################-------------------------------| 44.51% tmpxo_WzH.zip |#########################------------------------------| 44.55% tmpxo_WzH.zip |#########################------------------------------| 44.6% tmpxo_WzH.zip |#########################------------------------------| 44.65% tmpxo_WzH.zip |#########################------------------------------| 44.69% tmpxo_WzH.zip |#########################------------------------------| 44.74% tmpxo_WzH.zip |#########################------------------------------| 44.78% tmpxo_WzH.zip |#########################------------------------------| 44.83% tmpxo_WzH.zip |#########################------------------------------| 44.87% tmpxo_WzH.zip |#########################------------------------------| 44.92% tmpxo_WzH.zip |#########################------------------------------| 44.96% tmpxo_WzH.zip |#########################------------------------------| 45.01% tmpxo_WzH.zip |#########################------------------------------| 45.06% tmpxo_WzH.zip |#########################------------------------------| 45.1% tmpxo_WzH.zip |#########################------------------------------| 45.15% tmpxo_WzH.zip |#########################------------------------------| 45.19% tmpxo_WzH.zip |#########################------------------------------| 45.24% tmpxo_WzH.zip |#########################------------------------------| 45.28% tmpxo_WzH.zip |#########################------------------------------| 45.33% tmpxo_WzH.zip |#########################------------------------------| 45.38% tmpxo_WzH.zip |#########################------------------------------| 45.42% tmpxo_WzH.zip |#########################------------------------------| 45.47% tmpxo_WzH.zip |#########################------------------------------| 45.51% tmpxo_WzH.zip |#########################------------------------------| 45.56% tmpxo_WzH.zip |#########################------------------------------| 45.6% tmpxo_WzH.zip |#########################------------------------------| 45.65% tmpxo_WzH.zip |#########################------------------------------| 45.69% tmpxo_WzH.zip |#########################------------------------------| 45.74% tmpxo_WzH.zip |#########################------------------------------| 45.79% tmpxo_WzH.zip |#########################------------------------------| 45.83% tmpxo_WzH.zip |#########################------------------------------| 45.88% tmpxo_WzH.zip |#########################------------------------------| 45.92% tmpxo_WzH.zip |#########################------------------------------| 45.97% tmpxo_WzH.zip |#########################------------------------------| 46.01% tmpxo_WzH.zip |#########################------------------------------| 46.06% tmpxo_WzH.zip |#########################------------------------------| 46.11% tmpxo_WzH.zip |#########################------------------------------| 46.15% tmpxo_WzH.zip |#########################------------------------------| 46.2% tmpxo_WzH.zip |#########################------------------------------| 46.24% tmpxo_WzH.zip |#########################------------------------------| 46.29% tmpxo_WzH.zip |#########################------------------------------| 46.33% tmpxo_WzH.zip |##########################-----------------------------| 46.38% tmpxo_WzH.zip |##########################-----------------------------| 46.43% tmpxo_WzH.zip |##########################-----------------------------| 46.47% tmpxo_WzH.zip |##########################-----------------------------| 46.52% tmpxo_WzH.zip |##########################-----------------------------| 46.56% tmpxo_WzH.zip |##########################-----------------------------| 46.61% tmpxo_WzH.zip |##########################-----------------------------| 46.65% tmpxo_WzH.zip |##########################-----------------------------| 46.7% tmpxo_WzH.zip |##########################-----------------------------| 46.74% tmpxo_WzH.zip |##########################-----------------------------| 46.79% tmpxo_WzH.zip |##########################-----------------------------| 46.84% tmpxo_WzH.zip |##########################-----------------------------| 46.88% tmpxo_WzH.zip |##########################-----------------------------| 46.93% tmpxo_WzH.zip |##########################-----------------------------| 46.97% tmpxo_WzH.zip |##########################-----------------------------| 47.02% tmpxo_WzH.zip |##########################-----------------------------| 47.06% tmpxo_WzH.zip |##########################-----------------------------| 47.11% tmpxo_WzH.zip |##########################-----------------------------| 47.16% tmpxo_WzH.zip |##########################-----------------------------| 47.2% tmpxo_WzH.zip |##########################-----------------------------| 47.25% tmpxo_WzH.zip |##########################-----------------------------| 47.29% tmpxo_WzH.zip |##########################-----------------------------| 47.34% tmpxo_WzH.zip |##########################-----------------------------| 47.38% tmpxo_WzH.zip |##########################-----------------------------| 47.43% tmpxo_WzH.zip |##########################-----------------------------| 47.48% tmpxo_WzH.zip |##########################-----------------------------| 47.52% tmpxo_WzH.zip |##########################-----------------------------| 47.57% tmpxo_WzH.zip |##########################-----------------------------| 47.61% tmpxo_WzH.zip |##########################-----------------------------| 47.66% tmpxo_WzH.zip |##########################-----------------------------| 47.7% tmpxo_WzH.zip |##########################-----------------------------| 47.75% tmpxo_WzH.zip |##########################-----------------------------| 47.79% tmpxo_WzH.zip |##########################-----------------------------| 47.84% tmpxo_WzH.zip |##########################-----------------------------| 47.89% tmpxo_WzH.zip |##########################-----------------------------| 47.93% tmpxo_WzH.zip |##########################-----------------------------| 47.98% tmpxo_WzH.zip |##########################-----------------------------| 48.02% tmpxo_WzH.zip |##########################-----------------------------| 48.07% tmpxo_WzH.zip |##########################-----------------------------| 48.11% tmpxo_WzH.zip |##########################-----------------------------| 48.16% tmpxo_WzH.zip |###########################----------------------------| 48.21% tmpxo_WzH.zip |###########################----------------------------| 48.25% tmpxo_WzH.zip |###########################----------------------------| 48.3% tmpxo_WzH.zip |###########################----------------------------| 48.34% tmpxo_WzH.zip |###########################----------------------------| 48.39% tmpxo_WzH.zip |###########################----------------------------| 48.43% tmpxo_WzH.zip |###########################----------------------------| 48.48% tmpxo_WzH.zip |###########################----------------------------| 48.53% tmpxo_WzH.zip |###########################----------------------------| 48.57% tmpxo_WzH.zip |###########################----------------------------| 48.62% tmpxo_WzH.zip |###########################----------------------------| 48.66% tmpxo_WzH.zip |###########################----------------------------| 48.71% tmpxo_WzH.zip |###########################----------------------------| 48.75% tmpxo_WzH.zip |###########################----------------------------| 48.8% tmpxo_WzH.zip |###########################----------------------------| 48.84% tmpxo_WzH.zip |###########################----------------------------| 48.89% tmpxo_WzH.zip |###########################----------------------------| 48.94% tmpxo_WzH.zip |###########################----------------------------| 48.98% tmpxo_WzH.zip |###########################----------------------------| 49.03% tmpxo_WzH.zip |###########################----------------------------| 49.07% tmpxo_WzH.zip |###########################----------------------------| 49.12% tmpxo_WzH.zip |###########################----------------------------| 49.16% tmpxo_WzH.zip |###########################----------------------------| 49.21% tmpxo_WzH.zip |###########################----------------------------| 49.26% tmpxo_WzH.zip |###########################----------------------------| 49.3% tmpxo_WzH.zip |###########################----------------------------| 49.35% tmpxo_WzH.zip |###########################----------------------------| 49.39% tmpxo_WzH.zip |###########################----------------------------| 49.44% tmpxo_WzH.zip |###########################----------------------------| 49.48% tmpxo_WzH.zip |###########################----------------------------| 49.53% tmpxo_WzH.zip |###########################----------------------------| 49.58% tmpxo_WzH.zip |###########################----------------------------| 49.62% tmpxo_WzH.zip |###########################----------------------------| 49.67% tmpxo_WzH.zip |###########################----------------------------| 49.71% tmpxo_WzH.zip |###########################----------------------------| 49.76% tmpxo_WzH.zip |###########################----------------------------| 49.8% tmpxo_WzH.zip |###########################----------------------------| 49.85% tmpxo_WzH.zip |###########################----------------------------| 49.89% tmpxo_WzH.zip |###########################----------------------------| 49.94% tmpxo_WzH.zip |###########################----------------------------| 49.99% tmpxo_WzH.zip |############################---------------------------| 50.03% tmpxo_WzH.zip |############################---------------------------| 50.08% tmpxo_WzH.zip |############################---------------------------| 50.12% tmpxo_WzH.zip |############################---------------------------| 50.17% tmpxo_WzH.zip |############################---------------------------| 50.21% tmpxo_WzH.zip |############################---------------------------| 50.26% tmpxo_WzH.zip |############################---------------------------| 50.31% tmpxo_WzH.zip |############################---------------------------| 50.35% tmpxo_WzH.zip |############################---------------------------| 50.4% tmpxo_WzH.zip |############################---------------------------| 50.44% tmpxo_WzH.zip |############################---------------------------| 50.49% tmpxo_WzH.zip |############################---------------------------| 50.53% tmpxo_WzH.zip |############################---------------------------| 50.58% tmpxo_WzH.zip |############################---------------------------| 50.63% tmpxo_WzH.zip |############################---------------------------| 50.67% tmpxo_WzH.zip |############################---------------------------| 50.72% tmpxo_WzH.zip |############################---------------------------| 50.76% tmpxo_WzH.zip |############################---------------------------| 50.81% tmpxo_WzH.zip |############################---------------------------| 50.85% tmpxo_WzH.zip |############################---------------------------| 50.9% tmpxo_WzH.zip |############################---------------------------| 50.94% tmpxo_WzH.zip |############################---------------------------| 50.99% tmpxo_WzH.zip |############################---------------------------| 51.04% tmpxo_WzH.zip |############################---------------------------| 51.08% tmpxo_WzH.zip |############################---------------------------| 51.13% tmpxo_WzH.zip |############################---------------------------| 51.17% tmpxo_WzH.zip |############################---------------------------| 51.22% tmpxo_WzH.zip |############################---------------------------| 51.26% tmpxo_WzH.zip |############################---------------------------| 51.31% tmpxo_WzH.zip |############################---------------------------| 51.36% tmpxo_WzH.zip |############################---------------------------| 51.4% tmpxo_WzH.zip |############################---------------------------| 51.45% tmpxo_WzH.zip |############################---------------------------| 51.49% tmpxo_WzH.zip |############################---------------------------| 51.54% tmpxo_WzH.zip |############################---------------------------| 51.58% tmpxo_WzH.zip |############################---------------------------| 51.63% tmpxo_WzH.zip |############################---------------------------| 51.68% tmpxo_WzH.zip |############################---------------------------| 51.72% tmpxo_WzH.zip |############################---------------------------| 51.77% tmpxo_WzH.zip |############################---------------------------| 51.81% tmpxo_WzH.zip |#############################--------------------------| 51.86% tmpxo_WzH.zip |#############################--------------------------| 51.9% tmpxo_WzH.zip |#############################--------------------------| 51.95% tmpxo_WzH.zip |#############################--------------------------| 51.99% tmpxo_WzH.zip |#############################--------------------------| 52.04% tmpxo_WzH.zip |#############################--------------------------| 52.09% tmpxo_WzH.zip |#############################--------------------------| 52.13% tmpxo_WzH.zip |#############################--------------------------| 52.18% tmpxo_WzH.zip |#############################--------------------------| 52.22% tmpxo_WzH.zip |#############################--------------------------| 52.27% tmpxo_WzH.zip |#############################--------------------------| 52.31% tmpxo_WzH.zip |#############################--------------------------| 52.36% tmpxo_WzH.zip |#############################--------------------------| 52.41% tmpxo_WzH.zip |#############################--------------------------| 52.45% tmpxo_WzH.zip |#############################--------------------------| 52.5% tmpxo_WzH.zip |#############################--------------------------| 52.54% tmpxo_WzH.zip |#############################--------------------------| 52.59% tmpxo_WzH.zip |#############################--------------------------| 52.63% tmpxo_WzH.zip |#############################--------------------------| 52.68% tmpxo_WzH.zip |#############################--------------------------| 52.72% tmpxo_WzH.zip |#############################--------------------------| 52.77% tmpxo_WzH.zip |#############################--------------------------| 52.82% tmpxo_WzH.zip |#############################--------------------------| 52.86% tmpxo_WzH.zip |#############################--------------------------| 52.91% tmpxo_WzH.zip |#############################--------------------------| 52.95% tmpxo_WzH.zip |#############################--------------------------| 53.0% tmpxo_WzH.zip |#############################--------------------------| 53.04% tmpxo_WzH.zip |#############################--------------------------| 53.09% tmpxo_WzH.zip |#############################--------------------------| 53.14% tmpxo_WzH.zip |#############################--------------------------| 53.18% tmpxo_WzH.zip |#############################--------------------------| 53.23% tmpxo_WzH.zip |#############################--------------------------| 53.27% tmpxo_WzH.zip |#############################--------------------------| 53.32% tmpxo_WzH.zip |#############################--------------------------| 53.36% tmpxo_WzH.zip |#############################--------------------------| 53.41% tmpxo_WzH.zip |#############################--------------------------| 53.46% tmpxo_WzH.zip |#############################--------------------------| 53.5% tmpxo_WzH.zip |#############################--------------------------| 53.55% tmpxo_WzH.zip |#############################--------------------------| 53.59% tmpxo_WzH.zip |##############################-------------------------| 53.64% tmpxo_WzH.zip |##############################-------------------------| 53.68% tmpxo_WzH.zip |##############################-------------------------| 53.73% tmpxo_WzH.zip |##############################-------------------------| 53.77% tmpxo_WzH.zip |##############################-------------------------| 53.82% tmpxo_WzH.zip |##############################-------------------------| 53.87% tmpxo_WzH.zip |##############################-------------------------| 53.91% tmpxo_WzH.zip |##############################-------------------------| 53.96% tmpxo_WzH.zip |##############################-------------------------| 54.0% tmpxo_WzH.zip |##############################-------------------------| 54.05% tmpxo_WzH.zip |##############################-------------------------| 54.09% tmpxo_WzH.zip |##############################-------------------------| 54.14% tmpxo_WzH.zip |##############################-------------------------| 54.19% tmpxo_WzH.zip |##############################-------------------------| 54.23% tmpxo_WzH.zip |##############################-------------------------| 54.28% tmpxo_WzH.zip |##############################-------------------------| 54.32% tmpxo_WzH.zip |##############################-------------------------| 54.37% tmpxo_WzH.zip |##############################-------------------------| 54.41% tmpxo_WzH.zip |##############################-------------------------| 54.46% tmpxo_WzH.zip |##############################-------------------------| 54.51% tmpxo_WzH.zip |##############################-------------------------| 54.55% tmpxo_WzH.zip |##############################-------------------------| 54.6% tmpxo_WzH.zip |##############################-------------------------| 54.64% tmpxo_WzH.zip |##############################-------------------------| 54.69% tmpxo_WzH.zip |##############################-------------------------| 54.73% tmpxo_WzH.zip |##############################-------------------------| 54.78% tmpxo_WzH.zip |##############################-------------------------| 54.82% tmpxo_WzH.zip |##############################-------------------------| 54.87% tmpxo_WzH.zip |##############################-------------------------| 54.92% tmpxo_WzH.zip |##############################-------------------------| 54.96% tmpxo_WzH.zip |##############################-------------------------| 55.01% tmpxo_WzH.zip |##############################-------------------------| 55.05% tmpxo_WzH.zip |##############################-------------------------| 55.1% tmpxo_WzH.zip |##############################-------------------------| 55.14% tmpxo_WzH.zip |##############################-------------------------| 55.19% tmpxo_WzH.zip |##############################-------------------------| 55.24% tmpxo_WzH.zip |##############################-------------------------| 55.28% tmpxo_WzH.zip |##############################-------------------------| 55.33% tmpxo_WzH.zip |##############################-------------------------| 55.37% tmpxo_WzH.zip |##############################-------------------------| 55.42% tmpxo_WzH.zip |###############################------------------------| 55.46% tmpxo_WzH.zip |###############################------------------------| 55.51% tmpxo_WzH.zip |###############################------------------------| 55.56% tmpxo_WzH.zip |###############################------------------------| 55.6% tmpxo_WzH.zip |###############################------------------------| 55.65% tmpxo_WzH.zip |###############################------------------------| 55.69% tmpxo_WzH.zip |###############################------------------------| 55.74% tmpxo_WzH.zip |###############################------------------------| 55.78% tmpxo_WzH.zip |###############################------------------------| 55.83% tmpxo_WzH.zip |###############################------------------------| 55.87% tmpxo_WzH.zip |###############################------------------------| 55.92% tmpxo_WzH.zip |###############################------------------------| 55.97% tmpxo_WzH.zip |###############################------------------------| 56.01% tmpxo_WzH.zip |###############################------------------------| 56.06% tmpxo_WzH.zip |###############################------------------------| 56.1% tmpxo_WzH.zip |###############################------------------------| 56.15% tmpxo_WzH.zip |###############################------------------------| 56.19% tmpxo_WzH.zip |###############################------------------------| 56.24% tmpxo_WzH.zip |###############################------------------------| 56.29% tmpxo_WzH.zip |###############################------------------------| 56.33% tmpxo_WzH.zip |###############################------------------------| 56.38% tmpxo_WzH.zip |###############################------------------------| 56.42% tmpxo_WzH.zip |###############################------------------------| 56.47% tmpxo_WzH.zip |###############################------------------------| 56.51% tmpxo_WzH.zip |###############################------------------------| 56.56% tmpxo_WzH.zip |###############################------------------------| 56.61% tmpxo_WzH.zip |###############################------------------------| 56.65% tmpxo_WzH.zip |###############################------------------------| 56.7% tmpxo_WzH.zip |###############################------------------------| 56.74% tmpxo_WzH.zip |###############################------------------------| 56.79% tmpxo_WzH.zip |###############################------------------------| 56.83% tmpxo_WzH.zip |###############################------------------------| 56.88% tmpxo_WzH.zip |###############################------------------------| 56.92% tmpxo_WzH.zip |###############################------------------------| 56.97% tmpxo_WzH.zip |###############################------------------------| 57.02% tmpxo_WzH.zip |###############################------------------------| 57.06% tmpxo_WzH.zip |###############################------------------------| 57.11% tmpxo_WzH.zip |###############################------------------------| 57.15% tmpxo_WzH.zip |###############################------------------------| 57.2% tmpxo_WzH.zip |###############################------------------------| 57.24% tmpxo_WzH.zip |################################-----------------------| 57.29% tmpxo_WzH.zip |################################-----------------------| 57.34% tmpxo_WzH.zip |################################-----------------------| 57.38% tmpxo_WzH.zip |################################-----------------------| 57.43% tmpxo_WzH.zip |################################-----------------------| 57.47% tmpxo_WzH.zip |################################-----------------------| 57.52% tmpxo_WzH.zip |################################-----------------------| 57.56% tmpxo_WzH.zip |################################-----------------------| 57.61% tmpxo_WzH.zip |################################-----------------------| 57.66% tmpxo_WzH.zip |################################-----------------------| 57.7% tmpxo_WzH.zip |################################-----------------------| 57.75% tmpxo_WzH.zip |################################-----------------------| 57.79% tmpxo_WzH.zip |################################-----------------------| 57.84% tmpxo_WzH.zip |################################-----------------------| 57.88% tmpxo_WzH.zip |################################-----------------------| 57.93% tmpxo_WzH.zip |################################-----------------------| 57.97% tmpxo_WzH.zip |################################-----------------------| 58.02% tmpxo_WzH.zip |################################-----------------------| 58.07% tmpxo_WzH.zip |################################-----------------------| 58.11% tmpxo_WzH.zip |################################-----------------------| 58.16% tmpxo_WzH.zip |################################-----------------------| 58.2% tmpxo_WzH.zip |################################-----------------------| 58.25% tmpxo_WzH.zip |################################-----------------------| 58.29% tmpxo_WzH.zip |################################-----------------------| 58.34% tmpxo_WzH.zip |################################-----------------------| 58.39% tmpxo_WzH.zip |################################-----------------------| 58.43% tmpxo_WzH.zip |################################-----------------------| 58.48% tmpxo_WzH.zip |################################-----------------------| 58.52% tmpxo_WzH.zip |################################-----------------------| 58.57% tmpxo_WzH.zip |################################-----------------------| 58.61% tmpxo_WzH.zip |################################-----------------------| 58.66% tmpxo_WzH.zip |################################-----------------------| 58.71% tmpxo_WzH.zip |################################-----------------------| 58.75% tmpxo_WzH.zip |################################-----------------------| 58.8% tmpxo_WzH.zip |################################-----------------------| 58.84% tmpxo_WzH.zip |################################-----------------------| 58.89% tmpxo_WzH.zip |################################-----------------------| 58.93% tmpxo_WzH.zip |################################-----------------------| 58.98% tmpxo_WzH.zip |################################-----------------------| 59.02% tmpxo_WzH.zip |################################-----------------------| 59.07% tmpxo_WzH.zip |#################################----------------------| 59.12% tmpxo_WzH.zip |#################################----------------------| 59.16% tmpxo_WzH.zip |#################################----------------------| 59.21% tmpxo_WzH.zip |#################################----------------------| 59.25% tmpxo_WzH.zip |#################################----------------------| 59.3% tmpxo_WzH.zip |#################################----------------------| 59.34% tmpxo_WzH.zip |#################################----------------------| 59.39% tmpxo_WzH.zip |#################################----------------------| 59.44% tmpxo_WzH.zip |#################################----------------------| 59.48% tmpxo_WzH.zip |#################################----------------------| 59.53% tmpxo_WzH.zip |#################################----------------------| 59.57% tmpxo_WzH.zip |#################################----------------------| 59.62% tmpxo_WzH.zip |#################################----------------------| 59.66% tmpxo_WzH.zip |#################################----------------------| 59.71% tmpxo_WzH.zip |#################################----------------------| 59.75% tmpxo_WzH.zip |#################################----------------------| 59.8% tmpxo_WzH.zip |#################################----------------------| 59.85% tmpxo_WzH.zip |#################################----------------------| 59.89% tmpxo_WzH.zip |#################################----------------------| 59.94% tmpxo_WzH.zip |#################################----------------------| 59.98% tmpxo_WzH.zip |#################################----------------------| 60.03% tmpxo_WzH.zip |#################################----------------------| 60.07% tmpxo_WzH.zip |#################################----------------------| 60.12% tmpxo_WzH.zip |#################################----------------------| 60.17% tmpxo_WzH.zip |#################################----------------------| 60.21% tmpxo_WzH.zip |#################################----------------------| 60.26% tmpxo_WzH.zip |#################################----------------------| 60.3% tmpxo_WzH.zip |#################################----------------------| 60.35% tmpxo_WzH.zip |#################################----------------------| 60.39% tmpxo_WzH.zip |#################################----------------------| 60.44% tmpxo_WzH.zip |#################################----------------------| 60.49% tmpxo_WzH.zip |#################################----------------------| 60.53% tmpxo_WzH.zip |#################################----------------------| 60.58% tmpxo_WzH.zip |#################################----------------------| 60.62% tmpxo_WzH.zip |#################################----------------------| 60.67% tmpxo_WzH.zip |#################################----------------------| 60.71% tmpxo_WzH.zip |#################################----------------------| 60.76% tmpxo_WzH.zip |#################################----------------------| 60.8% tmpxo_WzH.zip |#################################----------------------| 60.85% tmpxo_WzH.zip |#################################----------------------| 60.9% tmpxo_WzH.zip |##################################---------------------| 60.94% tmpxo_WzH.zip |##################################---------------------| 60.99% tmpxo_WzH.zip |##################################---------------------| 61.03% tmpxo_WzH.zip |##################################---------------------| 61.08% tmpxo_WzH.zip |##################################---------------------| 61.12% tmpxo_WzH.zip |##################################---------------------| 61.17% tmpxo_WzH.zip |##################################---------------------| 61.22% tmpxo_WzH.zip |##################################---------------------| 61.26% tmpxo_WzH.zip |##################################---------------------| 61.31% tmpxo_WzH.zip |##################################---------------------| 61.35% tmpxo_WzH.zip |##################################---------------------| 61.4% tmpxo_WzH.zip |##################################---------------------| 61.44% tmpxo_WzH.zip |##################################---------------------| 61.49% tmpxo_WzH.zip |##################################---------------------| 61.54% tmpxo_WzH.zip |##################################---------------------| 61.58% tmpxo_WzH.zip |##################################---------------------| 61.63% tmpxo_WzH.zip |##################################---------------------| 61.67% tmpxo_WzH.zip |##################################---------------------| 61.72% tmpxo_WzH.zip |##################################---------------------| 61.76% tmpxo_WzH.zip |##################################---------------------| 61.81% tmpxo_WzH.zip |##################################---------------------| 61.85% tmpxo_WzH.zip |##################################---------------------| 61.9% tmpxo_WzH.zip |##################################---------------------| 61.95% tmpxo_WzH.zip |##################################---------------------| 61.99% tmpxo_WzH.zip |##################################---------------------| 62.04% tmpxo_WzH.zip |##################################---------------------| 62.08% tmpxo_WzH.zip |##################################---------------------| 62.13% tmpxo_WzH.zip |##################################---------------------| 62.17% tmpxo_WzH.zip |##################################---------------------| 62.22% tmpxo_WzH.zip |##################################---------------------| 62.27% tmpxo_WzH.zip |##################################---------------------| 62.31% tmpxo_WzH.zip |##################################---------------------| 62.36% tmpxo_WzH.zip |##################################---------------------| 62.4% tmpxo_WzH.zip |##################################---------------------| 62.45% tmpxo_WzH.zip |##################################---------------------| 62.49% tmpxo_WzH.zip |##################################---------------------| 62.54% tmpxo_WzH.zip |##################################---------------------| 62.59% tmpxo_WzH.zip |##################################---------------------| 62.63% tmpxo_WzH.zip |##################################---------------------| 62.68% tmpxo_WzH.zip |##################################---------------------| 62.72% tmpxo_WzH.zip |###################################--------------------| 62.77% tmpxo_WzH.zip |###################################--------------------| 62.81% tmpxo_WzH.zip |###################################--------------------| 62.86% tmpxo_WzH.zip |###################################--------------------| 62.9% tmpxo_WzH.zip |###################################--------------------| 62.95% tmpxo_WzH.zip |###################################--------------------| 63.0% tmpxo_WzH.zip |###################################--------------------| 63.04% tmpxo_WzH.zip |###################################--------------------| 63.09% tmpxo_WzH.zip |###################################--------------------| 63.13% tmpxo_WzH.zip |###################################--------------------| 63.18% tmpxo_WzH.zip |###################################--------------------| 63.22% tmpxo_WzH.zip |###################################--------------------| 63.27% tmpxo_WzH.zip |###################################--------------------| 63.32% tmpxo_WzH.zip |###################################--------------------| 63.36% tmpxo_WzH.zip |###################################--------------------| 63.41% tmpxo_WzH.zip |###################################--------------------| 63.45% tmpxo_WzH.zip |###################################--------------------| 63.5% tmpxo_WzH.zip |###################################--------------------| 63.54% tmpxo_WzH.zip |###################################--------------------| 63.59% tmpxo_WzH.zip |###################################--------------------| 63.64% tmpxo_WzH.zip |###################################--------------------| 63.68% tmpxo_WzH.zip |###################################--------------------| 63.73% tmpxo_WzH.zip |###################################--------------------| 63.77% tmpxo_WzH.zip |###################################--------------------| 63.82% tmpxo_WzH.zip |###################################--------------------| 63.86% tmpxo_WzH.zip |###################################--------------------| 63.91% tmpxo_WzH.zip |###################################--------------------| 63.95% tmpxo_WzH.zip |###################################--------------------| 64.0% tmpxo_WzH.zip |###################################--------------------| 64.05% tmpxo_WzH.zip |###################################--------------------| 64.09% tmpxo_WzH.zip |###################################--------------------| 64.14% tmpxo_WzH.zip |###################################--------------------| 64.18% tmpxo_WzH.zip |###################################--------------------| 64.23% tmpxo_WzH.zip |###################################--------------------| 64.27% tmpxo_WzH.zip |###################################--------------------| 64.32% tmpxo_WzH.zip |###################################--------------------| 64.37% tmpxo_WzH.zip |###################################--------------------| 64.41% tmpxo_WzH.zip |###################################--------------------| 64.46% tmpxo_WzH.zip |###################################--------------------| 64.5% tmpxo_WzH.zip |####################################-------------------| 64.55% tmpxo_WzH.zip |####################################-------------------| 64.59% tmpxo_WzH.zip |####################################-------------------| 64.64% tmpxo_WzH.zip |####################################-------------------| 64.69% tmpxo_WzH.zip |####################################-------------------| 64.73% tmpxo_WzH.zip |####################################-------------------| 64.78% tmpxo_WzH.zip |####################################-------------------| 64.82% tmpxo_WzH.zip |####################################-------------------| 64.87% tmpxo_WzH.zip |####################################-------------------| 64.91% tmpxo_WzH.zip |####################################-------------------| 64.96% tmpxo_WzH.zip |####################################-------------------| 65.0% tmpxo_WzH.zip |####################################-------------------| 65.05% tmpxo_WzH.zip |####################################-------------------| 65.1% tmpxo_WzH.zip |####################################-------------------| 65.14% tmpxo_WzH.zip |####################################-------------------| 65.19% tmpxo_WzH.zip |####################################-------------------| 65.23% tmpxo_WzH.zip |####################################-------------------| 65.28% tmpxo_WzH.zip |####################################-------------------| 65.32% tmpxo_WzH.zip |####################################-------------------| 65.37% tmpxo_WzH.zip |####################################-------------------| 65.42% tmpxo_WzH.zip |####################################-------------------| 65.46% tmpxo_WzH.zip |####################################-------------------| 65.51% tmpxo_WzH.zip |####################################-------------------| 65.55% tmpxo_WzH.zip |####################################-------------------| 65.6% tmpxo_WzH.zip |####################################-------------------| 65.64% tmpxo_WzH.zip |####################################-------------------| 65.69% tmpxo_WzH.zip |####################################-------------------| 65.74% tmpxo_WzH.zip |####################################-------------------| 65.78% tmpxo_WzH.zip |####################################-------------------| 65.83% tmpxo_WzH.zip |####################################-------------------| 65.87% tmpxo_WzH.zip |####################################-------------------| 65.92% tmpxo_WzH.zip |####################################-------------------| 65.96% tmpxo_WzH.zip |####################################-------------------| 66.01% tmpxo_WzH.zip |####################################-------------------| 66.05% tmpxo_WzH.zip |####################################-------------------| 66.1% tmpxo_WzH.zip |####################################-------------------| 66.15% tmpxo_WzH.zip |####################################-------------------| 66.19% tmpxo_WzH.zip |####################################-------------------| 66.24% tmpxo_WzH.zip |####################################-------------------| 66.28% tmpxo_WzH.zip |####################################-------------------| 66.33% tmpxo_WzH.zip |#####################################------------------| 66.37% tmpxo_WzH.zip |#####################################------------------| 66.42% tmpxo_WzH.zip |#####################################------------------| 66.47% tmpxo_WzH.zip |#####################################------------------| 66.51% tmpxo_WzH.zip |#####################################------------------| 66.56% tmpxo_WzH.zip |#####################################------------------| 66.6% tmpxo_WzH.zip |#####################################------------------| 66.65% tmpxo_WzH.zip |#####################################------------------| 66.69% tmpxo_WzH.zip |#####################################------------------| 66.74% tmpxo_WzH.zip |#####################################------------------| 66.78% tmpxo_WzH.zip |#####################################------------------| 66.83% tmpxo_WzH.zip |#####################################------------------| 66.88% tmpxo_WzH.zip |#####################################------------------| 66.92% tmpxo_WzH.zip |#####################################------------------| 66.97% tmpxo_WzH.zip |#####################################------------------| 67.01% tmpxo_WzH.zip |#####################################------------------| 67.06% tmpxo_WzH.zip |#####################################------------------| 67.1% tmpxo_WzH.zip |#####################################------------------| 67.15% tmpxo_WzH.zip |#####################################------------------| 67.2% tmpxo_WzH.zip |#####################################------------------| 67.24% tmpxo_WzH.zip |#####################################------------------| 67.29% tmpxo_WzH.zip |#####################################------------------| 67.33% tmpxo_WzH.zip |#####################################------------------| 67.38% tmpxo_WzH.zip |#####################################------------------| 67.42% tmpxo_WzH.zip |#####################################------------------| 67.47% tmpxo_WzH.zip |#####################################------------------| 67.52% tmpxo_WzH.zip |#####################################------------------| 67.56% tmpxo_WzH.zip |#####################################------------------| 67.61% tmpxo_WzH.zip |#####################################------------------| 67.65% tmpxo_WzH.zip |#####################################------------------| 67.7% tmpxo_WzH.zip |#####################################------------------| 67.74% tmpxo_WzH.zip |#####################################------------------| 67.79% tmpxo_WzH.zip |#####################################------------------| 67.83% tmpxo_WzH.zip |#####################################------------------| 67.88% tmpxo_WzH.zip |#####################################------------------| 67.93% tmpxo_WzH.zip |#####################################------------------| 67.97% tmpxo_WzH.zip |#####################################------------------| 68.02% tmpxo_WzH.zip |#####################################------------------| 68.06% tmpxo_WzH.zip |#####################################------------------| 68.11% tmpxo_WzH.zip |#####################################------------------| 68.15% tmpxo_WzH.zip |######################################-----------------| 68.2% tmpxo_WzH.zip |######################################-----------------| 68.25% tmpxo_WzH.zip |######################################-----------------| 68.29% tmpxo_WzH.zip |######################################-----------------| 68.34% tmpxo_WzH.zip |######################################-----------------| 68.38% tmpxo_WzH.zip |######################################-----------------| 68.43% tmpxo_WzH.zip |######################################-----------------| 68.47% tmpxo_WzH.zip |######################################-----------------| 68.52% tmpxo_WzH.zip |######################################-----------------| 68.57% tmpxo_WzH.zip |######################################-----------------| 68.61% tmpxo_WzH.zip |######################################-----------------| 68.66% tmpxo_WzH.zip |######################################-----------------| 68.7% tmpxo_WzH.zip |######################################-----------------| 68.75% tmpxo_WzH.zip |######################################-----------------| 68.79% tmpxo_WzH.zip |######################################-----------------| 68.84% tmpxo_WzH.zip |######################################-----------------| 68.88% tmpxo_WzH.zip |######################################-----------------| 68.93% tmpxo_WzH.zip |######################################-----------------| 68.98% tmpxo_WzH.zip |######################################-----------------| 69.02% tmpxo_WzH.zip |######################################-----------------| 69.07% tmpxo_WzH.zip |######################################-----------------| 69.11% tmpxo_WzH.zip |######################################-----------------| 69.16% tmpxo_WzH.zip |######################################-----------------| 69.2% tmpxo_WzH.zip |######################################-----------------| 69.25% tmpxo_WzH.zip |######################################-----------------| 69.3% tmpxo_WzH.zip |######################################-----------------| 69.34% tmpxo_WzH.zip |######################################-----------------| 69.39% tmpxo_WzH.zip |######################################-----------------| 69.43% tmpxo_WzH.zip |######################################-----------------| 69.48% tmpxo_WzH.zip |######################################-----------------| 69.52% tmpxo_WzH.zip |######################################-----------------| 69.57% tmpxo_WzH.zip |######################################-----------------| 69.62% tmpxo_WzH.zip |######################################-----------------| 69.66% tmpxo_WzH.zip |######################################-----------------| 69.71% tmpxo_WzH.zip |######################################-----------------| 69.75% tmpxo_WzH.zip |######################################-----------------| 69.8% tmpxo_WzH.zip |######################################-----------------| 69.84% tmpxo_WzH.zip |######################################-----------------| 69.89% tmpxo_WzH.zip |######################################-----------------| 69.93% tmpxo_WzH.zip |######################################-----------------| 69.98% tmpxo_WzH.zip |#######################################----------------| 70.03% tmpxo_WzH.zip |#######################################----------------| 70.07% tmpxo_WzH.zip |#######################################----------------| 70.12% tmpxo_WzH.zip |#######################################----------------| 70.16% tmpxo_WzH.zip |#######################################----------------| 70.21% tmpxo_WzH.zip |#######################################----------------| 70.25% tmpxo_WzH.zip |#######################################----------------| 70.3% tmpxo_WzH.zip |#######################################----------------| 70.35% tmpxo_WzH.zip |#######################################----------------| 70.39% tmpxo_WzH.zip |#######################################----------------| 70.44% tmpxo_WzH.zip |#######################################----------------| 70.48% tmpxo_WzH.zip |#######################################----------------| 70.53% tmpxo_WzH.zip |#######################################----------------| 70.57% tmpxo_WzH.zip |#######################################----------------| 70.62% tmpxo_WzH.zip |#######################################----------------| 70.67% tmpxo_WzH.zip |#######################################----------------| 70.71% tmpxo_WzH.zip |#######################################----------------| 70.76% tmpxo_WzH.zip |#######################################----------------| 70.8% tmpxo_WzH.zip |#######################################----------------| 70.85% tmpxo_WzH.zip |#######################################----------------| 70.89% tmpxo_WzH.zip |#######################################----------------| 70.94% tmpxo_WzH.zip |#######################################----------------| 70.98% tmpxo_WzH.zip |#######################################----------------| 71.03% tmpxo_WzH.zip |#######################################----------------| 71.08% tmpxo_WzH.zip |#######################################----------------| 71.12% tmpxo_WzH.zip |#######################################----------------| 71.17% tmpxo_WzH.zip |#######################################----------------| 71.21% tmpxo_WzH.zip |#######################################----------------| 71.26% tmpxo_WzH.zip |#######################################----------------| 71.3% tmpxo_WzH.zip |#######################################----------------| 71.35% tmpxo_WzH.zip |#######################################----------------| 71.4% tmpxo_WzH.zip |#######################################----------------| 71.44% tmpxo_WzH.zip |#######################################----------------| 71.49% tmpxo_WzH.zip |#######################################----------------| 71.53% tmpxo_WzH.zip |#######################################----------------| 71.58% tmpxo_WzH.zip |#######################################----------------| 71.62% tmpxo_WzH.zip |#######################################----------------| 71.67% tmpxo_WzH.zip |#######################################----------------| 71.72% tmpxo_WzH.zip |#######################################----------------| 71.76% tmpxo_WzH.zip |#######################################----------------| 71.81% tmpxo_WzH.zip |########################################---------------| 71.85% tmpxo_WzH.zip |########################################---------------| 71.9% tmpxo_WzH.zip |########################################---------------| 71.94% tmpxo_WzH.zip |########################################---------------| 71.99% tmpxo_WzH.zip |########################################---------------| 72.03% tmpxo_WzH.zip |########################################---------------| 72.08% tmpxo_WzH.zip |########################################---------------| 72.13% tmpxo_WzH.zip |########################################---------------| 72.17% tmpxo_WzH.zip |########################################---------------| 72.22% tmpxo_WzH.zip |########################################---------------| 72.26% tmpxo_WzH.zip |########################################---------------| 72.31% tmpxo_WzH.zip |########################################---------------| 72.35% tmpxo_WzH.zip |########################################---------------| 72.4% tmpxo_WzH.zip |########################################---------------| 72.45% tmpxo_WzH.zip |########################################---------------| 72.49% tmpxo_WzH.zip |########################################---------------| 72.54% tmpxo_WzH.zip |########################################---------------| 72.58% tmpxo_WzH.zip |########################################---------------| 72.63% tmpxo_WzH.zip |########################################---------------| 72.67% tmpxo_WzH.zip |########################################---------------| 72.72% tmpxo_WzH.zip |########################################---------------| 72.77% tmpxo_WzH.zip |########################################---------------| 72.81% tmpxo_WzH.zip |########################################---------------| 72.86% tmpxo_WzH.zip |########################################---------------| 72.9% tmpxo_WzH.zip |########################################---------------| 72.95% tmpxo_WzH.zip |########################################---------------| 72.99% tmpxo_WzH.zip |########################################---------------| 73.04% tmpxo_WzH.zip |########################################---------------| 73.08% tmpxo_WzH.zip |########################################---------------| 73.13% tmpxo_WzH.zip |########################################---------------| 73.18% tmpxo_WzH.zip |########################################---------------| 73.22% tmpxo_WzH.zip |########################################---------------| 73.27% tmpxo_WzH.zip |########################################---------------| 73.31% tmpxo_WzH.zip |########################################---------------| 73.36% tmpxo_WzH.zip |########################################---------------| 73.4% tmpxo_WzH.zip |########################################---------------| 73.45% tmpxo_WzH.zip |########################################---------------| 73.5% tmpxo_WzH.zip |########################################---------------| 73.54% tmpxo_WzH.zip |########################################---------------| 73.59% tmpxo_WzH.zip |########################################---------------| 73.63% tmpxo_WzH.zip |#########################################--------------| 73.68% tmpxo_WzH.zip |#########################################--------------| 73.72% tmpxo_WzH.zip |#########################################--------------| 73.77% tmpxo_WzH.zip |#########################################--------------| 73.81% tmpxo_WzH.zip |#########################################--------------| 73.86% tmpxo_WzH.zip |#########################################--------------| 73.91% tmpxo_WzH.zip |#########################################--------------| 73.95% tmpxo_WzH.zip |#########################################--------------| 74.0% tmpxo_WzH.zip |#########################################--------------| 74.04% tmpxo_WzH.zip |#########################################--------------| 74.09% tmpxo_WzH.zip |#########################################--------------| 74.13% tmpxo_WzH.zip |#########################################--------------| 74.18% tmpxo_WzH.zip |#########################################--------------| 74.23% tmpxo_WzH.zip |#########################################--------------| 74.27% tmpxo_WzH.zip |#########################################--------------| 74.32% tmpxo_WzH.zip |#########################################--------------| 74.36% tmpxo_WzH.zip |#########################################--------------| 74.41% tmpxo_WzH.zip |#########################################--------------| 74.45% tmpxo_WzH.zip |#########################################--------------| 74.5% tmpxo_WzH.zip |#########################################--------------| 74.55% tmpxo_WzH.zip |#########################################--------------| 74.59% tmpxo_WzH.zip |#########################################--------------| 74.64% tmpxo_WzH.zip |#########################################--------------| 74.68% tmpxo_WzH.zip |#########################################--------------| 74.73% tmpxo_WzH.zip |#########################################--------------| 74.77% tmpxo_WzH.zip |#########################################--------------| 74.82% tmpxo_WzH.zip |#########################################--------------| 74.86% tmpxo_WzH.zip |#########################################--------------| 74.91% tmpxo_WzH.zip |#########################################--------------| 74.96% tmpxo_WzH.zip |#########################################--------------| 75.0% tmpxo_WzH.zip |#########################################--------------| 75.05% tmpxo_WzH.zip |#########################################--------------| 75.09% tmpxo_WzH.zip |#########################################--------------| 75.14% tmpxo_WzH.zip |#########################################--------------| 75.18% tmpxo_WzH.zip |#########################################--------------| 75.23% tmpxo_WzH.zip |#########################################--------------| 75.28% tmpxo_WzH.zip |#########################################--------------| 75.32% tmpxo_WzH.zip |#########################################--------------| 75.37% tmpxo_WzH.zip |#########################################--------------| 75.41% tmpxo_WzH.zip |##########################################-------------| 75.46% tmpxo_WzH.zip |##########################################-------------| 75.5% tmpxo_WzH.zip |##########################################-------------| 75.55% tmpxo_WzH.zip |##########################################-------------| 75.6% tmpxo_WzH.zip |##########################################-------------| 75.64% tmpxo_WzH.zip |##########################################-------------| 75.69% tmpxo_WzH.zip |##########################################-------------| 75.73% tmpxo_WzH.zip |##########################################-------------| 75.78% tmpxo_WzH.zip |##########################################-------------| 75.82% tmpxo_WzH.zip |##########################################-------------| 75.87% tmpxo_WzH.zip |##########################################-------------| 75.91% tmpxo_WzH.zip |##########################################-------------| 75.96% tmpxo_WzH.zip |##########################################-------------| 76.01% tmpxo_WzH.zip |##########################################-------------| 76.05% tmpxo_WzH.zip |##########################################-------------| 76.1% tmpxo_WzH.zip |##########################################-------------| 76.14% tmpxo_WzH.zip |##########################################-------------| 76.19% tmpxo_WzH.zip |##########################################-------------| 76.23% tmpxo_WzH.zip |##########################################-------------| 76.28% tmpxo_WzH.zip |##########################################-------------| 76.33% tmpxo_WzH.zip |##########################################-------------| 76.37% tmpxo_WzH.zip |##########################################-------------| 76.42% tmpxo_WzH.zip |##########################################-------------| 76.46% tmpxo_WzH.zip |##########################################-------------| 76.51% tmpxo_WzH.zip |##########################################-------------| 76.55% tmpxo_WzH.zip |##########################################-------------| 76.6% tmpxo_WzH.zip |##########################################-------------| 76.65% tmpxo_WzH.zip |##########################################-------------| 76.69% tmpxo_WzH.zip |##########################################-------------| 76.74% tmpxo_WzH.zip |##########################################-------------| 76.78% tmpxo_WzH.zip |##########################################-------------| 76.83% tmpxo_WzH.zip |##########################################-------------| 76.87% tmpxo_WzH.zip |##########################################-------------| 76.92% tmpxo_WzH.zip |##########################################-------------| 76.96% tmpxo_WzH.zip |##########################################-------------| 77.01% tmpxo_WzH.zip |##########################################-------------| 77.06% tmpxo_WzH.zip |##########################################-------------| 77.1% tmpxo_WzH.zip |##########################################-------------| 77.15% tmpxo_WzH.zip |##########################################-------------| 77.19% tmpxo_WzH.zip |##########################################-------------| 77.24% tmpxo_WzH.zip |###########################################------------| 77.28% tmpxo_WzH.zip |###########################################------------| 77.33% tmpxo_WzH.zip |###########################################------------| 77.38% tmpxo_WzH.zip |###########################################------------| 77.42% tmpxo_WzH.zip |###########################################------------| 77.47% tmpxo_WzH.zip |###########################################------------| 77.51% tmpxo_WzH.zip |###########################################------------| 77.56% tmpxo_WzH.zip |###########################################------------| 77.6% tmpxo_WzH.zip |###########################################------------| 77.65% tmpxo_WzH.zip |###########################################------------| 77.7% tmpxo_WzH.zip |###########################################------------| 77.74% tmpxo_WzH.zip |###########################################------------| 77.79% tmpxo_WzH.zip |###########################################------------| 77.83% tmpxo_WzH.zip |###########################################------------| 77.88% tmpxo_WzH.zip |###########################################------------| 77.92% tmpxo_WzH.zip |###########################################------------| 77.97% tmpxo_WzH.zip |###########################################------------| 78.01% tmpxo_WzH.zip |###########################################------------| 78.06% tmpxo_WzH.zip |###########################################------------| 78.11% tmpxo_WzH.zip |###########################################------------| 78.15% tmpxo_WzH.zip |###########################################------------| 78.2% tmpxo_WzH.zip |###########################################------------| 78.24% tmpxo_WzH.zip |###########################################------------| 78.29% tmpxo_WzH.zip |###########################################------------| 78.33% tmpxo_WzH.zip |###########################################------------| 78.38% tmpxo_WzH.zip |###########################################------------| 78.43% tmpxo_WzH.zip |###########################################------------| 78.47% tmpxo_WzH.zip |###########################################------------| 78.52% tmpxo_WzH.zip |###########################################------------| 78.56% tmpxo_WzH.zip |###########################################------------| 78.61% tmpxo_WzH.zip |###########################################------------| 78.65% tmpxo_WzH.zip |###########################################------------| 78.7% tmpxo_WzH.zip |###########################################------------| 78.75% tmpxo_WzH.zip |###########################################------------| 78.79% tmpxo_WzH.zip |###########################################------------| 78.84% tmpxo_WzH.zip |###########################################------------| 78.88% tmpxo_WzH.zip |###########################################------------| 78.93% tmpxo_WzH.zip |###########################################------------| 78.97% tmpxo_WzH.zip |###########################################------------| 79.02% tmpxo_WzH.zip |###########################################------------| 79.06% tmpxo_WzH.zip |############################################-----------| 79.11% tmpxo_WzH.zip |############################################-----------| 79.16% tmpxo_WzH.zip |############################################-----------| 79.2% tmpxo_WzH.zip |############################################-----------| 79.25% tmpxo_WzH.zip |############################################-----------| 79.29% tmpxo_WzH.zip |############################################-----------| 79.34% tmpxo_WzH.zip |############################################-----------| 79.38% tmpxo_WzH.zip |############################################-----------| 79.43% tmpxo_WzH.zip |############################################-----------| 79.48% tmpxo_WzH.zip |############################################-----------| 79.52% tmpxo_WzH.zip |############################################-----------| 79.57% tmpxo_WzH.zip |############################################-----------| 79.61% tmpxo_WzH.zip |############################################-----------| 79.66% tmpxo_WzH.zip |############################################-----------| 79.7% tmpxo_WzH.zip |############################################-----------| 79.75% tmpxo_WzH.zip |############################################-----------| 79.8% tmpxo_WzH.zip |############################################-----------| 79.84% tmpxo_WzH.zip |############################################-----------| 79.89% tmpxo_WzH.zip |############################################-----------| 79.93% tmpxo_WzH.zip |############################################-----------| 79.98% tmpxo_WzH.zip |############################################-----------| 80.02% tmpxo_WzH.zip |############################################-----------| 80.07% tmpxo_WzH.zip |############################################-----------| 80.11% tmpxo_WzH.zip |############################################-----------| 80.16% tmpxo_WzH.zip |############################################-----------| 80.21% tmpxo_WzH.zip |############################################-----------| 80.25% tmpxo_WzH.zip |############################################-----------| 80.3% tmpxo_WzH.zip |############################################-----------| 80.34% tmpxo_WzH.zip |############################################-----------| 80.39% tmpxo_WzH.zip |############################################-----------| 80.43% tmpxo_WzH.zip |############################################-----------| 80.48% tmpxo_WzH.zip |############################################-----------| 80.53% tmpxo_WzH.zip |############################################-----------| 80.57% tmpxo_WzH.zip |############################################-----------| 80.62% tmpxo_WzH.zip |############################################-----------| 80.66% tmpxo_WzH.zip |############################################-----------| 80.71% tmpxo_WzH.zip |############################################-----------| 80.75% tmpxo_WzH.zip |############################################-----------| 80.8% tmpxo_WzH.zip |############################################-----------| 80.84% tmpxo_WzH.zip |############################################-----------| 80.89% tmpxo_WzH.zip |#############################################----------| 80.94% tmpxo_WzH.zip |#############################################----------| 80.98% tmpxo_WzH.zip |#############################################----------| 81.03% tmpxo_WzH.zip |#############################################----------| 81.07% tmpxo_WzH.zip |#############################################----------| 81.12% tmpxo_WzH.zip |#############################################----------| 81.16% tmpxo_WzH.zip |#############################################----------| 81.21% tmpxo_WzH.zip |#############################################----------| 81.26% tmpxo_WzH.zip |#############################################----------| 81.3% tmpxo_WzH.zip |#############################################----------| 81.35% tmpxo_WzH.zip |#############################################----------| 81.39% tmpxo_WzH.zip |#############################################----------| 81.44% tmpxo_WzH.zip |#############################################----------| 81.48% tmpxo_WzH.zip |#############################################----------| 81.53% tmpxo_WzH.zip |#############################################----------| 81.58% tmpxo_WzH.zip |#############################################----------| 81.62% tmpxo_WzH.zip |#############################################----------| 81.67% tmpxo_WzH.zip |#############################################----------| 81.71% tmpxo_WzH.zip |#############################################----------| 81.76% tmpxo_WzH.zip |#############################################----------| 81.8% tmpxo_WzH.zip |#############################################----------| 81.85% tmpxo_WzH.zip |#############################################----------| 81.89% tmpxo_WzH.zip |#############################################----------| 81.94% tmpxo_WzH.zip |#############################################----------| 81.99% tmpxo_WzH.zip |#############################################----------| 82.03% tmpxo_WzH.zip |#############################################----------| 82.08% tmpxo_WzH.zip |#############################################----------| 82.12% tmpxo_WzH.zip |#############################################----------| 82.17% tmpxo_WzH.zip |#############################################----------| 82.21% tmpxo_WzH.zip |#############################################----------| 82.26% tmpxo_WzH.zip |#############################################----------| 82.31% tmpxo_WzH.zip |#############################################----------| 82.35% tmpxo_WzH.zip |#############################################----------| 82.4% tmpxo_WzH.zip |#############################################----------| 82.44% tmpxo_WzH.zip |#############################################----------| 82.49% tmpxo_WzH.zip |#############################################----------| 82.53% tmpxo_WzH.zip |#############################################----------| 82.58% tmpxo_WzH.zip |#############################################----------| 82.63% tmpxo_WzH.zip |#############################################----------| 82.67% tmpxo_WzH.zip |#############################################----------| 82.72% tmpxo_WzH.zip |##############################################---------| 82.76% tmpxo_WzH.zip |##############################################---------| 82.81% tmpxo_WzH.zip |##############################################---------| 82.85% tmpxo_WzH.zip |##############################################---------| 82.9% tmpxo_WzH.zip |##############################################---------| 82.94% tmpxo_WzH.zip |##############################################---------| 82.99% tmpxo_WzH.zip |##############################################---------| 83.04% tmpxo_WzH.zip |##############################################---------| 83.08% tmpxo_WzH.zip |##############################################---------| 83.13% tmpxo_WzH.zip |##############################################---------| 83.17% tmpxo_WzH.zip |##############################################---------| 83.22% tmpxo_WzH.zip |##############################################---------| 83.26% tmpxo_WzH.zip |##############################################---------| 83.31% tmpxo_WzH.zip |##############################################---------| 83.36% tmpxo_WzH.zip |##############################################---------| 83.4% tmpxo_WzH.zip |##############################################---------| 83.45% tmpxo_WzH.zip |##############################################---------| 83.49% tmpxo_WzH.zip |##############################################---------| 83.54% tmpxo_WzH.zip |##############################################---------| 83.58% tmpxo_WzH.zip |##############################################---------| 83.63% tmpxo_WzH.zip |##############################################---------| 83.68% tmpxo_WzH.zip |##############################################---------| 83.72% tmpxo_WzH.zip |##############################################---------| 83.77% tmpxo_WzH.zip |##############################################---------| 83.81% tmpxo_WzH.zip |##############################################---------| 83.86% tmpxo_WzH.zip |##############################################---------| 83.9% tmpxo_WzH.zip |##############################################---------| 83.95% tmpxo_WzH.zip |##############################################---------| 83.99% tmpxo_WzH.zip |##############################################---------| 84.04% tmpxo_WzH.zip |##############################################---------| 84.09% tmpxo_WzH.zip |##############################################---------| 84.13% tmpxo_WzH.zip |##############################################---------| 84.18% tmpxo_WzH.zip |##############################################---------| 84.22% tmpxo_WzH.zip |##############################################---------| 84.27% tmpxo_WzH.zip |##############################################---------| 84.31% tmpxo_WzH.zip |##############################################---------| 84.36% tmpxo_WzH.zip |##############################################---------| 84.41% tmpxo_WzH.zip |##############################################---------| 84.45% tmpxo_WzH.zip |##############################################---------| 84.5% tmpxo_WzH.zip |##############################################---------| 84.54% tmpxo_WzH.zip |###############################################--------| 84.59% tmpxo_WzH.zip |###############################################--------| 84.63% tmpxo_WzH.zip |###############################################--------| 84.68% tmpxo_WzH.zip |###############################################--------| 84.73% tmpxo_WzH.zip |###############################################--------| 84.77% tmpxo_WzH.zip |###############################################--------| 84.82% tmpxo_WzH.zip |###############################################--------| 84.86% tmpxo_WzH.zip |###############################################--------| 84.91% tmpxo_WzH.zip |###############################################--------| 84.95% tmpxo_WzH.zip |###############################################--------| 85.0% tmpxo_WzH.zip |###############################################--------| 85.04% tmpxo_WzH.zip |###############################################--------| 85.09% tmpxo_WzH.zip |###############################################--------| 85.14% tmpxo_WzH.zip |###############################################--------| 85.18% tmpxo_WzH.zip |###############################################--------| 85.23% tmpxo_WzH.zip |###############################################--------| 85.27% tmpxo_WzH.zip |###############################################--------| 85.32% tmpxo_WzH.zip |###############################################--------| 85.36% tmpxo_WzH.zip |###############################################--------| 85.41% tmpxo_WzH.zip |###############################################--------| 85.46% tmpxo_WzH.zip |###############################################--------| 85.5% tmpxo_WzH.zip |###############################################--------| 85.55% tmpxo_WzH.zip |###############################################--------| 85.59% tmpxo_WzH.zip |###############################################--------| 85.64% tmpxo_WzH.zip |###############################################--------| 85.68% tmpxo_WzH.zip |###############################################--------| 85.73% tmpxo_WzH.zip |###############################################--------| 85.78% tmpxo_WzH.zip |###############################################--------| 85.82% tmpxo_WzH.zip |###############################################--------| 85.87% tmpxo_WzH.zip |###############################################--------| 85.91% tmpxo_WzH.zip |###############################################--------| 85.96% tmpxo_WzH.zip |###############################################--------| 86.0% tmpxo_WzH.zip |###############################################--------| 86.05% tmpxo_WzH.zip |###############################################--------| 86.09% tmpxo_WzH.zip |###############################################--------| 86.14% tmpxo_WzH.zip |###############################################--------| 86.19% tmpxo_WzH.zip |###############################################--------| 86.23% tmpxo_WzH.zip |###############################################--------| 86.28% tmpxo_WzH.zip |###############################################--------| 86.32% tmpxo_WzH.zip |################################################-------| 86.37% tmpxo_WzH.zip |################################################-------| 86.41% tmpxo_WzH.zip |################################################-------| 86.46% tmpxo_WzH.zip |################################################-------| 86.51% tmpxo_WzH.zip |################################################-------| 86.55% tmpxo_WzH.zip |################################################-------| 86.6% tmpxo_WzH.zip |################################################-------| 86.64% tmpxo_WzH.zip |################################################-------| 86.69% tmpxo_WzH.zip |################################################-------| 86.73% tmpxo_WzH.zip |################################################-------| 86.78% tmpxo_WzH.zip |################################################-------| 86.83% tmpxo_WzH.zip |################################################-------| 86.87% tmpxo_WzH.zip |################################################-------| 86.92% tmpxo_WzH.zip |################################################-------| 86.96% tmpxo_WzH.zip |################################################-------| 87.01% tmpxo_WzH.zip |################################################-------| 87.05% tmpxo_WzH.zip |################################################-------| 87.1% tmpxo_WzH.zip |################################################-------| 87.14% tmpxo_WzH.zip |################################################-------| 87.19% tmpxo_WzH.zip |################################################-------| 87.24% tmpxo_WzH.zip |################################################-------| 87.28% tmpxo_WzH.zip |################################################-------| 87.33% tmpxo_WzH.zip |################################################-------| 87.37% tmpxo_WzH.zip |################################################-------| 87.42% tmpxo_WzH.zip |################################################-------| 87.46% tmpxo_WzH.zip |################################################-------| 87.51% tmpxo_WzH.zip |################################################-------| 87.56% tmpxo_WzH.zip |################################################-------| 87.6% tmpxo_WzH.zip |################################################-------| 87.65% tmpxo_WzH.zip |################################################-------| 87.69% tmpxo_WzH.zip |################################################-------| 87.74% tmpxo_WzH.zip |################################################-------| 87.78% tmpxo_WzH.zip |################################################-------| 87.83% tmpxo_WzH.zip |################################################-------| 87.87% tmpxo_WzH.zip |################################################-------| 87.92% tmpxo_WzH.zip |################################################-------| 87.97% tmpxo_WzH.zip |################################################-------| 88.01% tmpxo_WzH.zip |################################################-------| 88.06% tmpxo_WzH.zip |################################################-------| 88.1% tmpxo_WzH.zip |################################################-------| 88.15% tmpxo_WzH.zip |#################################################------| 88.19% tmpxo_WzH.zip |#################################################------| 88.24% tmpxo_WzH.zip |#################################################------| 88.29% tmpxo_WzH.zip |#################################################------| 88.33% tmpxo_WzH.zip |#################################################------| 88.38% tmpxo_WzH.zip |#################################################------| 88.42% tmpxo_WzH.zip |#################################################------| 88.47% tmpxo_WzH.zip |#################################################------| 88.51% tmpxo_WzH.zip |#################################################------| 88.56% tmpxo_WzH.zip |#################################################------| 88.61% tmpxo_WzH.zip |#################################################------| 88.65% tmpxo_WzH.zip |#################################################------| 88.7% tmpxo_WzH.zip |#################################################------| 88.74% tmpxo_WzH.zip |#################################################------| 88.79% tmpxo_WzH.zip |#################################################------| 88.83% tmpxo_WzH.zip |#################################################------| 88.88% tmpxo_WzH.zip |#################################################------| 88.92% tmpxo_WzH.zip |#################################################------| 88.97% tmpxo_WzH.zip |#################################################------| 89.02% tmpxo_WzH.zip |#################################################------| 89.06% tmpxo_WzH.zip |#################################################------| 89.11% tmpxo_WzH.zip |#################################################------| 89.15% tmpxo_WzH.zip |#################################################------| 89.2% tmpxo_WzH.zip |#################################################------| 89.24% tmpxo_WzH.zip |#################################################------| 89.29% tmpxo_WzH.zip |#################################################------| 89.34% tmpxo_WzH.zip |#################################################------| 89.38% tmpxo_WzH.zip |#################################################------| 89.43% tmpxo_WzH.zip |#################################################------| 89.47% tmpxo_WzH.zip |#################################################------| 89.52% tmpxo_WzH.zip |#################################################------| 89.56% tmpxo_WzH.zip |#################################################------| 89.61% tmpxo_WzH.zip |#################################################------| 89.66% tmpxo_WzH.zip |#################################################------| 89.7% tmpxo_WzH.zip |#################################################------| 89.75% tmpxo_WzH.zip |#################################################------| 89.79% tmpxo_WzH.zip |#################################################------| 89.84% tmpxo_WzH.zip |#################################################------| 89.88% tmpxo_WzH.zip |#################################################------| 89.93% tmpxo_WzH.zip |#################################################------| 89.97% tmpxo_WzH.zip |##################################################-----| 90.02% tmpxo_WzH.zip |##################################################-----| 90.07% tmpxo_WzH.zip |##################################################-----| 90.11% tmpxo_WzH.zip |##################################################-----| 90.16% tmpxo_WzH.zip |##################################################-----| 90.2% tmpxo_WzH.zip |##################################################-----| 90.25% tmpxo_WzH.zip |##################################################-----| 90.29% tmpxo_WzH.zip |##################################################-----| 90.34% tmpxo_WzH.zip |##################################################-----| 90.39% tmpxo_WzH.zip |##################################################-----| 90.43% tmpxo_WzH.zip |##################################################-----| 90.48% tmpxo_WzH.zip |##################################################-----| 90.52% tmpxo_WzH.zip |##################################################-----| 90.57% tmpxo_WzH.zip |##################################################-----| 90.61% tmpxo_WzH.zip |##################################################-----| 90.66% tmpxo_WzH.zip |##################################################-----| 90.71% tmpxo_WzH.zip |##################################################-----| 90.75% tmpxo_WzH.zip |##################################################-----| 90.8% tmpxo_WzH.zip |##################################################-----| 90.84% tmpxo_WzH.zip |##################################################-----| 90.89% tmpxo_WzH.zip |##################################################-----| 90.93% tmpxo_WzH.zip |##################################################-----| 90.98% tmpxo_WzH.zip |##################################################-----| 91.02% tmpxo_WzH.zip |##################################################-----| 91.07% tmpxo_WzH.zip |##################################################-----| 91.12% tmpxo_WzH.zip |##################################################-----| 91.16% tmpxo_WzH.zip |##################################################-----| 91.21% tmpxo_WzH.zip |##################################################-----| 91.25% tmpxo_WzH.zip |##################################################-----| 91.3% tmpxo_WzH.zip |##################################################-----| 91.34% tmpxo_WzH.zip |##################################################-----| 91.39% tmpxo_WzH.zip |##################################################-----| 91.44% tmpxo_WzH.zip |##################################################-----| 91.48% tmpxo_WzH.zip |##################################################-----| 91.53% tmpxo_WzH.zip |##################################################-----| 91.57% tmpxo_WzH.zip |##################################################-----| 91.62% tmpxo_WzH.zip |##################################################-----| 91.66% tmpxo_WzH.zip |##################################################-----| 91.71% tmpxo_WzH.zip |##################################################-----| 91.76% tmpxo_WzH.zip |##################################################-----| 91.8% tmpxo_WzH.zip |###################################################----| 91.85% tmpxo_WzH.zip |###################################################----| 91.89% tmpxo_WzH.zip |###################################################----| 91.94% tmpxo_WzH.zip |###################################################----| 91.98% tmpxo_WzH.zip |###################################################----| 92.03% tmpxo_WzH.zip |###################################################----| 92.07% tmpxo_WzH.zip |###################################################----| 92.12% tmpxo_WzH.zip |###################################################----| 92.17% tmpxo_WzH.zip |###################################################----| 92.21% tmpxo_WzH.zip |###################################################----| 92.26% tmpxo_WzH.zip |###################################################----| 92.3% tmpxo_WzH.zip |###################################################----| 92.35% tmpxo_WzH.zip |###################################################----| 92.39% tmpxo_WzH.zip |###################################################----| 92.44% tmpxo_WzH.zip |###################################################----| 92.49% tmpxo_WzH.zip |###################################################----| 92.53% tmpxo_WzH.zip |###################################################----| 92.58% tmpxo_WzH.zip |###################################################----| 92.62% tmpxo_WzH.zip |###################################################----| 92.67% tmpxo_WzH.zip |###################################################----| 92.71% tmpxo_WzH.zip |###################################################----| 92.76% tmpxo_WzH.zip |###################################################----| 92.81% tmpxo_WzH.zip |###################################################----| 92.85% tmpxo_WzH.zip |###################################################----| 92.9% tmpxo_WzH.zip |###################################################----| 92.94% tmpxo_WzH.zip |###################################################----| 92.99% tmpxo_WzH.zip |###################################################----| 93.03% tmpxo_WzH.zip |###################################################----| 93.08% tmpxo_WzH.zip |###################################################----| 93.12% tmpxo_WzH.zip |###################################################----| 93.17% tmpxo_WzH.zip |###################################################----| 93.22% tmpxo_WzH.zip |###################################################----| 93.26% tmpxo_WzH.zip |###################################################----| 93.31% tmpxo_WzH.zip |###################################################----| 93.35% tmpxo_WzH.zip |###################################################----| 93.4% tmpxo_WzH.zip |###################################################----| 93.44% tmpxo_WzH.zip |###################################################----| 93.49% tmpxo_WzH.zip |###################################################----| 93.54% tmpxo_WzH.zip |###################################################----| 93.58% tmpxo_WzH.zip |###################################################----| 93.63% tmpxo_WzH.zip |####################################################---| 93.67% tmpxo_WzH.zip |####################################################---| 93.72% tmpxo_WzH.zip |####################################################---| 93.76% tmpxo_WzH.zip |####################################################---| 93.81% tmpxo_WzH.zip |####################################################---| 93.86% tmpxo_WzH.zip |####################################################---| 93.9% tmpxo_WzH.zip |####################################################---| 93.95% tmpxo_WzH.zip |####################################################---| 93.99% tmpxo_WzH.zip |####################################################---| 94.04% tmpxo_WzH.zip |####################################################---| 94.08% tmpxo_WzH.zip |####################################################---| 94.13% tmpxo_WzH.zip |####################################################---| 94.17% tmpxo_WzH.zip |####################################################---| 94.22% tmpxo_WzH.zip |####################################################---| 94.27% tmpxo_WzH.zip |####################################################---| 94.31% tmpxo_WzH.zip |####################################################---| 94.36% tmpxo_WzH.zip |####################################################---| 94.4% tmpxo_WzH.zip |####################################################---| 94.45% tmpxo_WzH.zip |####################################################---| 94.49% tmpxo_WzH.zip |####################################################---| 94.54% tmpxo_WzH.zip |####################################################---| 94.59% tmpxo_WzH.zip |####################################################---| 94.63% tmpxo_WzH.zip |####################################################---| 94.68% tmpxo_WzH.zip |####################################################---| 94.72% tmpxo_WzH.zip |####################################################---| 94.77% tmpxo_WzH.zip |####################################################---| 94.81% tmpxo_WzH.zip |####################################################---| 94.86% tmpxo_WzH.zip |####################################################---| 94.9% tmpxo_WzH.zip |####################################################---| 94.95% tmpxo_WzH.zip |####################################################---| 95.0% tmpxo_WzH.zip |####################################################---| 95.04% tmpxo_WzH.zip |####################################################---| 95.09% tmpxo_WzH.zip |####################################################---| 95.13% tmpxo_WzH.zip |####################################################---| 95.18% tmpxo_WzH.zip |####################################################---| 95.22% tmpxo_WzH.zip |####################################################---| 95.27% tmpxo_WzH.zip |####################################################---| 95.32% tmpxo_WzH.zip |####################################################---| 95.36% tmpxo_WzH.zip |####################################################---| 95.41% tmpxo_WzH.zip |####################################################---| 95.45% tmpxo_WzH.zip |#####################################################--| 95.5% tmpxo_WzH.zip |#####################################################--| 95.54% tmpxo_WzH.zip |#####################################################--| 95.59% tmpxo_WzH.zip |#####################################################--| 95.64% tmpxo_WzH.zip |#####################################################--| 95.68% tmpxo_WzH.zip |#####################################################--| 95.73% tmpxo_WzH.zip |#####################################################--| 95.77% tmpxo_WzH.zip |#####################################################--| 95.82% tmpxo_WzH.zip |#####################################################--| 95.86% tmpxo_WzH.zip |#####################################################--| 95.91% tmpxo_WzH.zip |#####################################################--| 95.95% tmpxo_WzH.zip |#####################################################--| 96.0% tmpxo_WzH.zip |#####################################################--| 96.05% tmpxo_WzH.zip |#####################################################--| 96.09% tmpxo_WzH.zip |#####################################################--| 96.14% tmpxo_WzH.zip |#####################################################--| 96.18% tmpxo_WzH.zip |#####################################################--| 96.23% tmpxo_WzH.zip |#####################################################--| 96.27% tmpxo_WzH.zip |#####################################################--| 96.32% tmpxo_WzH.zip |#####################################################--| 96.37% tmpxo_WzH.zip |#####################################################--| 96.41% tmpxo_WzH.zip |#####################################################--| 96.46% tmpxo_WzH.zip |#####################################################--| 96.5% tmpxo_WzH.zip |#####################################################--| 96.55% tmpxo_WzH.zip |#####################################################--| 96.59% tmpxo_WzH.zip |#####################################################--| 96.64% tmpxo_WzH.zip |#####################################################--| 96.69% tmpxo_WzH.zip |#####################################################--| 96.73% tmpxo_WzH.zip |#####################################################--| 96.78% tmpxo_WzH.zip |#####################################################--| 96.82% tmpxo_WzH.zip |#####################################################--| 96.87% tmpxo_WzH.zip |#####################################################--| 96.91% tmpxo_WzH.zip |#####################################################--| 96.96% tmpxo_WzH.zip |#####################################################--| 97.0% tmpxo_WzH.zip |#####################################################--| 97.05% tmpxo_WzH.zip |#####################################################--| 97.1% tmpxo_WzH.zip |#####################################################--| 97.14% tmpxo_WzH.zip |#####################################################--| 97.19% tmpxo_WzH.zip |#####################################################--| 97.23% tmpxo_WzH.zip |######################################################-| 97.28% tmpxo_WzH.zip |######################################################-| 97.32% tmpxo_WzH.zip |######################################################-| 97.37% tmpxo_WzH.zip |######################################################-| 97.42% tmpxo_WzH.zip |######################################################-| 97.46% tmpxo_WzH.zip |######################################################-| 97.51% tmpxo_WzH.zip |######################################################-| 97.55% tmpxo_WzH.zip |######################################################-| 97.6% tmpxo_WzH.zip |######################################################-| 97.64% tmpxo_WzH.zip |######################################################-| 97.69% tmpxo_WzH.zip |######################################################-| 97.74% tmpxo_WzH.zip |######################################################-| 97.78% tmpxo_WzH.zip |######################################################-| 97.83% tmpxo_WzH.zip |######################################################-| 97.87% tmpxo_WzH.zip |######################################################-| 97.92% tmpxo_WzH.zip |######################################################-| 97.96% tmpxo_WzH.zip |######################################################-| 98.01% tmpxo_WzH.zip |######################################################-| 98.05% tmpxo_WzH.zip |######################################################-| 98.1% tmpxo_WzH.zip |######################################################-| 98.15% tmpxo_WzH.zip |######################################################-| 98.19% tmpxo_WzH.zip |######################################################-| 98.24% tmpxo_WzH.zip |######################################################-| 98.28% tmpxo_WzH.zip |######################################################-| 98.33% tmpxo_WzH.zip |######################################################-| 98.37% tmpxo_WzH.zip |######################################################-| 98.42% tmpxo_WzH.zip |######################################################-| 98.47% tmpxo_WzH.zip |######################################################-| 98.51% tmpxo_WzH.zip |######################################################-| 98.56% tmpxo_WzH.zip |######################################################-| 98.6% tmpxo_WzH.zip |######################################################-| 98.65% tmpxo_WzH.zip |######################################################-| 98.69% tmpxo_WzH.zip |######################################################-| 98.74% tmpxo_WzH.zip |######################################################-| 98.79% tmpxo_WzH.zip |######################################################-| 98.83% tmpxo_WzH.zip |######################################################-| 98.88% tmpxo_WzH.zip |######################################################-| 98.92% tmpxo_WzH.zip |######################################################-| 98.97% tmpxo_WzH.zip |######################################################-| 99.01% tmpxo_WzH.zip |######################################################-| 99.06% tmpxo_WzH.zip |#######################################################| 99.1% tmpxo_WzH.zip |#######################################################| 99.15% tmpxo_WzH.zip |#######################################################| 99.2% tmpxo_WzH.zip |#######################################################| 99.24% tmpxo_WzH.zip |#######################################################| 99.29% tmpxo_WzH.zip |#######################################################| 99.33% tmpxo_WzH.zip |#######################################################| 99.38% tmpxo_WzH.zip |#######################################################| 99.42% tmpxo_WzH.zip |#######################################################| 99.47% tmpxo_WzH.zip |#######################################################| 99.52% tmpxo_WzH.zip |#######################################################| 99.56% tmpxo_WzH.zip |#######################################################| 99.61% tmpxo_WzH.zip |#######################################################| 99.65% tmpxo_WzH.zip |#######################################################| 99.7% tmpxo_WzH.zip |#######################################################| 99.74% tmpxo_WzH.zip |#######################################################| 99.79% tmpxo_WzH.zip |#######################################################| 99.84% tmpxo_WzH.zip |#######################################################| 99.88% tmpxo_WzH.zip |#######################################################| 99.93% tmpxo_WzH.zip |#######################################################| 99.97% tmpxo_WzH.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is b97df741-bfb3-49f4-bfeb-44c4f45fbaff Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-03-23 10:53:11,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 sudo: unable to resolve host cloudify-ims-vm-01f02655-67d6-4498-917b-f8360a95ee05 2019-03-23 10:53:11,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:53:11,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0da09e5de10d41738477ffdec6c2ca38&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:53:11,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:11 GMT X-Openstack-Request-Id: req-47c8765d-3ae9-4bd2-b404-f6da04a82642 2019-03-23 10:53:11,475 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}]} 2019-03-23 10:53:11,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0da09e5de10d41738477ffdec6c2ca38&name=default used request id req-47c8765d-3ae9-4bd2-b404-f6da04a82642 2019-03-23 10:53:11,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0619170665741s 2019-03-23 10:53:11,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 10:53:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:53:11,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:11 GMT X-Openstack-Request-Id: req-dc34a118-49b5-412d-a983-b13b30e7fc76 2019-03-23 10:53:11,534 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:48:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "1cdb1881-e67a-42f9-80ed-701cea39f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "8ad39a35-49bd-448d-897a-e8e8cff88899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "974cb3d7-db52-4e93-bbc3-0dbf34f4a765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "a7c57132-614d-4907-92a9-625fd8aedd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 7, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:53:11,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dc34a118-49b5-412d-a983-b13b30e7fc76 2019-03-23 10:53:11,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526239871979s 2019-03-23 10:53:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 10:53:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -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": "47ecac9a-7230-43ce-b237-7d677ae785a7"}}' 2019-03-23 10:53:11,681 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:11 GMT X-Openstack-Request-Id: req-1ec4f037-d878-4661-b6f5-90a0f928ca64 2019-03-23 10:53:11,681 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T10:53:11Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "port_range_min": 22, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:11Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "d0d610be-7f30-4872-a919-faa6f7e2e458"}} 2019-03-23 10:53:11,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1ec4f037-d878-4661-b6f5-90a0f928ca64 2019-03-23 10:53:11,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1397960186s 2019-03-23 10:53:11,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-03-23 10:53:11,775 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-03-23 10:53:19,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:19,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:19,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:19,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:19,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:19,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:19,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:19,684 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-03-23 10:53:19,685 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:19.614Z", "updated_at": "2019-03-23T10:53:19.614Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:19 GMT 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:19,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:19,738 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-23 10:53:21,197 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-23 10:53:21,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:53:21,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:53:21,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:21 GMT X-Openstack-Request-Id: req-79ff5213-ddd9-4cf2-867f-deec30b4135b 2019-03-23 10:53:21,899 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:48:17Z", "file": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "size": 300941312, "self": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:53:21,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-79ff5213-ddd9-4cf2-867f-deec30b4135b 2019-03-23 10:53:21,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.700207948685s 2019-03-23 10:53:21,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 10:53:21,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}' 2019-03-23 10:53:21,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:21 GMT Location: http://172.30.9.27:9292/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f0e1db4-6be7-44cb-a448-8631633221ce 2019-03-23 10:53:21,957 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:53:21Z", "file": "/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "size": null, "self": "/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": null, "created_at": "2019-03-23T10:53:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 10:53:21,957 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3f0e1db4-6be7-44cb-a448-8631633221ce 2019-03-23 10:53:21,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0464019775391s 2019-03-23 10:53:21,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 10:53:21,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '' 2019-03-23 10:53:25,613 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 10:53:25 GMT X-Openstack-Request-Id: req-70b77028-0f71-4828-bcd0-1b13c6f6406f 2019-03-23 10:53:25,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:53:25,614 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/file used request id req-70b77028-0f71-4828-bcd0-1b13c6f6406f 2019-03-23 10:53:25,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.65628600121s 2019-03-23 10:53:25,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 10:53:25,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 10:53:25,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:25 GMT X-Openstack-Request-Id: req-4b1228de-2285-46c5-961f-92ca8ecd628e 2019-03-23 10:53:25,661 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:53:25Z", "file": "/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "size": 263848448, "self": "/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T10:53:21Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:48:17Z", "file": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "size": 300941312, "self": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 10:53:25,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4b1228de-2285-46c5-961f-92ca8ecd628e 2019-03-23 10:53:25,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0416159629822s 2019-03-23 10:53:25,663 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/file', 'owner': u'0da09e5de10d41738477ffdec6c2ca38', 'id': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'size': 263848448, u'self': u'/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0da09e5de10d41738477ffdec6c2ca38', 'name': 'cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/fe02cc45-9233-474d-9306-48a3fcce7eb4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T10:53:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T10:53:25Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05', 'created': u'2019-03-23T10:53:21Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-23T10:53:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-23 10:53:25,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 10:53:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-23 10:53:25,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53: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-abc73c16-f7f6-4ee8-9cbb-b1383b411de7 x-openstack-request-id: req-abc73c16-f7f6-4ee8-9cbb-b1383b411de7 2019-03-23 10:53:25,997 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d"}} 2019-03-23 10:53:25,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-abc73c16-f7f6-4ee8-9cbb-b1383b411de7 2019-03-23 10:53:25,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332993984222s 2019-03-23 10:53:25,998 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'swap': 0}) 2019-03-23 10:53:25,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 10:53:26,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" -d '{"extra_specs": {}}' 2019-03-23 10:53:26,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 10:53:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68f9ecf6-250b-4526-aa44-089d6642feb1 x-openstack-request-id: req-68f9ecf6-250b-4526-aa44-089d6642feb1 2019-03-23 10:53:26,019 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 10:53:26,019 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d/os-extra_specs used request id req-68f9ecf6-250b-4526-aa44-089d6642feb1 2019-03-23 10:53:26,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204060077667s 2019-03-23 10:53:26,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-03-23 10:53:26,020 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "bono_cluster_size": 1, "flavor_id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-03-23 10:53:27,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:27,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "bono_cluster_size": 1, "flavor_id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:26.541Z", "created_by": "admin", "updated_at": "2019-03-23T10:53:26.541Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-03-23 10:53:27,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:27,762 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:27 GMT 2019-03-23 10:53:27,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:27,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-03-23 10:53:27,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:27,762 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:27,762 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:27,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-03-23 10:53:27,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:27,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:27.277Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:27.279Z", "id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:27 GMT 2019-03-23 10:53:27,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:27,868 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:27,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:27,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:27,868 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:27,868 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:27,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:28,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:28,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:28,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:28,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:28,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:28,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:28 GMT 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:28,003 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:28,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/f0d5826e-dabc-4e61-930f-096de96b8e3a 2019-03-23 10:53:28,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:28,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:28,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:28,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:28,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:28,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:27.277Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:27.279Z", "id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"} 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:28 GMT 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:28,070 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:28,071 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:33,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:33,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:33,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:33,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:28.598Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:28.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.194Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:28.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.194Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:28.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.194Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:28.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:28.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:28.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Using existing installation of managed plugin: b97df741-bfb3-49f4-bfeb-44c4f45fbaff [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a", "logger": "ctx.c8d76da9-045e-4d99-8594-4a64c0c1078d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:29.790Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:30.293Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:29.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:33 GMT 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:33,143 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:33,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:33,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:33,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:33,144 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:33,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-03-23 10:53:33,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-03-23 10:53:33,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-03-23 10:53:33,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:53:33,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-03-23 10:53:33,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:53:33,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-03-23 10:53:33,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-03-23 10:53:33,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-03-23 10:53:33,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-03-23 10:53:33,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: b97df741-bfb3-49f4-bfeb-44c4f45fbaff [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-03-23 10:53:33,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:53:33,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-03-23 10:53:33,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-03-23 10:53:33,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-03-23 10:53:33,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/f0d5826e-dabc-4e61-930f-096de96b8e3a 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:33,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T10:53:29.574Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:27.277Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:27.279Z", "id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"} 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:33 GMT 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:33,201 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:33,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-03-23 10:53:33,202 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-03-23 10:53:33,913 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:33 GMT 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:33,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:34,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:34,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:34,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:34 GMT 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-23 10:53:34,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:34,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:34,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:34,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:53:34,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:34,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:34,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:34,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:34 GMT 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:53:34,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:34,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:34,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:39,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:39,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:39,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:39,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:34.713Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:34.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:39 GMT 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:39,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-03-23 10:53:39,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:39,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:39,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:39,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-03-23 10:53:39,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:53:39,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:39,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:39,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:39,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:39 GMT 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:39,245 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:39,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:44,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:44,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:44,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:44,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:44,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:39.335Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:39.935Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:39.935Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:39.935Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "keypair_6quz1h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:40.536Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:40.536Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:40.536Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.137Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:39.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.137Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.137Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.773Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f9a3595e-aa6d-4002-b0b7-b618bb0bc5f5", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.773Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a3595e-aa6d-4002-b0b7-b618bb0bc5f5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.773Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.773Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:41.773Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.423Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.423Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.423Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:40.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.423Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aec543e-0efa-4615-9082-341cafd13bde x-compute-request-id: req-7aec543e-0efa-4615-9082-341cafd13bde Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.423Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9d60345a1f04c0dd4d03caa9dbb778a4016a588\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.970Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.970Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.970Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.970Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7aec543e-0efa-4615-9082-341cafd13bde", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.970Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7aec543e-0efa-4615-9082-341cafd13bde", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:42.970Z", "message": "Using external resource keypair: cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4639e1da-f0c1-44ca-b07b-e22a4a77fd0d"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:43.565Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:43.565Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:41.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:43.565Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc69ff2d-4254-4be6-828a-4f358e1681e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:42.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.118Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-dc69ff2d-4254-4be6-828a-4f358e1681e0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}], "metadata": {"pagination": {"total": 44, "offset": 1, "size": 50}}} 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:44 GMT 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:44,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:44,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:44,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:44,697 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:44,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-03-23 10:53:44,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f9a3595e-aa6d-4002-b0b7-b618bb0bc5f5 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9a3595e-aa6d-4002-b0b7-b618bb0bc5f5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:44,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7aec543e-0efa-4615-9082-341cafd13bde x-compute-request-id: req-7aec543e-0efa-4615-9082-341cafd13bde Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:53:44,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9d60345a1f04c0dd4d03caa9dbb778a4016a588" 2019-03-23 10:53:44,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-23 10:53:44,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-23 10:53:44,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7aec543e-0efa-4615-9082-341cafd13bde 2019-03-23 10:53:44,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-7aec543e-0efa-4615-9082-341cafd13bde 2019-03-23 10:53:44,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-03-23 10:53:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-03-23 10:53:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-03-23 10:53:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc69ff2d-4254-4be6-828a-4f358e1681e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:44,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dc69ff2d-4254-4be6-828a-4f358e1681e0 2019-03-23 10:53:44,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:53:45,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:45,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:45 GMT 2019-03-23 10:53:45,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:45,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:53:45,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:45,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:45,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:50,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:50,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_q2w6pq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "keypair_6quz1h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:43.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-589cd4bc-2b5a-4b16-8d17-8b5857443f42", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-589cd4bc-2b5a-4b16-8d17-8b5857443f42 Date: Sat, 23 Mar 2019 10:53:44 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:44Z\", \"updated_at\": \"2019-03-23T10:53:44Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"ac304fa6-7f4f-4af4-9313-a5eb60c2562c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"d56a6942-1d40-41bc-8c5f-38d66aae8fa9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-334b0b4e-22e8-448d-977f-1b622794a323", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334b0b4e-22e8-448d-977f-1b622794a323 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-589cd4bc-2b5a-4b16-8d17-8b5857443f42", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:44.766Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-56d76d21-6280-44b4-94ca-88339be44b59", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-56d76d21-6280-44b4-94ca-88339be44b59 Date: Sat, 23 Mar 2019 10:53:45 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:44Z\", \"updated_at\": \"2019-03-23T10:53:44Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"21eb7806-0cb4-4a03-ad6e-82082a169a9a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"dd88209c-a962-4295-bc7d-304f70080b1f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-56d76d21-6280-44b4-94ca-88339be44b59", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:44.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:45.394Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-b02592a2-048d-4715-9a51-92b34bd5e220", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a4f5db-4f94-4705-9638-8d523821bd28 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e5a4f5db-4f94-4705-9638-8d523821bd28", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238\" -d '{\"security_group\": {\"description\": \"Internal SIP signalling\", \"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}addefd7282e40274c2dc0f3f5898f2998d87a250\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b02592a2-048d-4715-9a51-92b34bd5e220 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.005Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6ef46814-8577-44d9-9b78-09f4e8004039", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef46814-8577-44d9-9b78-09f4e8004039 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3e77d2d3-3f0c-4188-b851-85ac6a069165", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e77d2d3-3f0c-4188-b851-85ac6a069165 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b69b488e-b776-47a1-9e41-71bec218859e Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-b69b488e-b776-47a1-9e41-71bec218859e", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}], "metadata": {"pagination": {"total": 312, "offset": 44, "size": 50}}} 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:50 GMT 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:50,843 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-23 10:53:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-03-23 10:53:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'port_range_min': 7000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 10:53:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7000} 2019-03-23 10:53:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'port_range_min': 7253, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-03-23 10:53:50,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-589cd4bc-2b5a-4b16-8d17-8b5857443f42 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-589cd4bc-2b5a-4b16-8d17-8b5857443f42 Date: Sat, 23 Mar 2019 10:53:44 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:44Z", "updated_at": "2019-03-23T10:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "ac304fa6-7f4f-4af4-9313-a5eb60c2562c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "d56a6942-1d40-41bc-8c5f-38d66aae8fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "name": "clearwater-sg_dime"}} 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-334b0b4e-22e8-448d-977f-1b622794a323 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-334b0b4e-22e8-448d-977f-1b622794a323 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-03-23 10:53:50,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-03-23 10:53:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-589cd4bc-2b5a-4b16-8d17-8b5857443f42 2019-03-23 10:53:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'port_range_min': 11311, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:53:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:53:50,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-56d76d21-6280-44b4-94ca-88339be44b59 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-56d76d21-6280-44b4-94ca-88339be44b59 Date: Sat, 23 Mar 2019 10:53:45 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:44Z", "updated_at": "2019-03-23T10:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "21eb7806-0cb4-4a03-ad6e-82082a169a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "dd88209c-a962-4295-bc7d-304f70080b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "name": "clearwater-sg_vellum"}} 2019-03-23 10:53:50,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-56d76d21-6280-44b4-94ca-88339be44b59 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b02592a2-048d-4715-9a51-92b34bd5e220 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5a4f5db-4f94-4705-9638-8d523821bd28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e5a4f5db-4f94-4705-9638-8d523821bd28 2019-03-23 10:53:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238" -d '{"security_group": {"description": "Internal SIP signalling", "name": "clearwater-sg_internal_sip"}}' 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}addefd7282e40274c2dc0f3f5898f2998d87a250" 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b02592a2-048d-4715-9a51-92b34bd5e220 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6ef46814-8577-44d9-9b78-09f4e8004039 2019-03-23 10:53:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef46814-8577-44d9-9b78-09f4e8004039 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3e77d2d3-3f0c-4188-b851-85ac6a069165 2019-03-23 10:53:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e77d2d3-3f0c-4188-b851-85ac6a069165 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b69b488e-b776-47a1-9e41-71bec218859e Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 10:53:50,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-b69b488e-b776-47a1-9e41-71bec218859e 2019-03-23 10:53:50,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:53:50,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:50,941 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:50 GMT 2019-03-23 10:53:50,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:50,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:53:50,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:50,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:50,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:55,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:56,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-b69b488e-b776-47a1-9e41-71bec218859e", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3e77d2d3-3f0c-4188-b851-85ac6a069165", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}addefd7282e40274c2dc0f3f5898f2998d87a250\" -d '{\"floatingip\": {\"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b69b488e-b776-47a1-9e41-71bec218859e Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-0a467dc3-33bb-4d82-a6b3-5e7baca98f76 Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:44Z\", \"updated_at\": \"2019-03-23T10:53:44Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"ac304fa6-7f4f-4af4-9313-a5eb60c2562c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"d56a6942-1d40-41bc-8c5f-38d66aae8fa9\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6ef46814-8577-44d9-9b78-09f4e8004039", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:46.591Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef46814-8577-44d9-9b78-09f4e8004039 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:45.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-97f3deaf-2d72-46aa-99cb-3fefa563ffe3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"port_range_min\": 10888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-0a467dc3-33bb-4d82-a6b3-5e7baca98f76", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-97f3deaf-2d72-46aa-99cb-3fefa563ffe3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-93b2ee83-83f6-41f0-b46f-5f621745f1fc Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-93b2ee83-83f6-41f0-b46f-5f621745f1fc", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-93b2ee83-83f6-41f0-b46f-5f621745f1fc", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4673e4a-7268-4ffa-9660-8e26f239a342 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a4673e4a-7268-4ffa-9660-8e26f239a342", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9d373e91-7398-4ce0-81f6-2cb35ffc9fa6", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9d373e91-7398-4ce0-81f6-2cb35ffc9fa6", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9d373e91-7398-4ce0-81f6-2cb35ffc9fa6 Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-03-23T10:53:46Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:46Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"15eecb6e-4583-4e97-89d2-5ba478ea26df\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-0a467dc3-33bb-4d82-a6b3-5e7baca98f76", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f7068a6-44e2-4a40-a177-794622282ad3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8d97574330a72a5f91823040ebaeb3be1e692f99\" -d '{\"floatingip\": {\"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f7068a6-44e2-4a40-a177-794622282ad3", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9f7068a6-44e2-4a40-a177-794622282ad3 Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-03-23T10:53:46Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:46Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0498585b2555355e24e3fb52dc7d429d902e078\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.168Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-97f3deaf-2d72-46aa-99cb-3fefa563ffe3 Date: Sat, 23 Mar 2019 10:53:46 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-03-23T10:53:46Z\", \"security_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:46Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5fbfb893-ff56-4fb8-95f9-101de2a9bdcb"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:44Z\", \"updated_at\": \"2019-03-23T10:53:44Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"21eb7806-0cb4-4a03-ad6e-82082a169a9a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:44Z\", \"revision_number\": 0, \"id\": \"dd88209c-a962-4295-bc7d-304f70080b1f\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:44Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 11211, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e7268c-e762-48ce-8f97-b2f4051eeae6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a7e7268c-e762-48ce-8f97-b2f4051eeae6", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:46.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}], "metadata": {"pagination": {"total": 464, "offset": 94, "size": 50}}} 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:56 GMT 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:53:56,131 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:53:56,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided. 2019-03-23 10:53:56,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-b69b488e-b776-47a1-9e41-71bec218859e 2019-03-23 10:53:56,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3e77d2d3-3f0c-4188-b851-85ac6a069165 2019-03-23 10:53:56,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}addefd7282e40274c2dc0f3f5898f2998d87a250" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}}' 2019-03-23 10:53:56,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b69b488e-b776-47a1-9e41-71bec218859e Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 10:53:56,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-0a467dc3-33bb-4d82-a6b3-5e7baca98f76 Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:44Z", "updated_at": "2019-03-23T10:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "ac304fa6-7f4f-4af4-9313-a5eb60c2562c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "d56a6942-1d40-41bc-8c5f-38d66aae8fa9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "name": "clearwater-sg_dime"}} 2019-03-23 10:53:56,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:56,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6ef46814-8577-44d9-9b78-09f4e8004039 2019-03-23 10:53:56,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef46814-8577-44d9-9b78-09f4e8004039 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:56,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-97f3deaf-2d72-46aa-99cb-3fefa563ffe3 2019-03-23 10:53:56,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:53:56,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-0a467dc3-33bb-4d82-a6b3-5e7baca98f76 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-97f3deaf-2d72-46aa-99cb-3fefa563ffe3 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-93b2ee83-83f6-41f0-b46f-5f621745f1fc Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-93b2ee83-83f6-41f0-b46f-5f621745f1fc 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-93b2ee83-83f6-41f0-b46f-5f621745f1fc 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided. 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-03-23 10:53:56,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4673e4a-7268-4ffa-9660-8e26f239a342 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'port_range_min': 80, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a4673e4a-7268-4ffa-9660-8e26f239a342 2019-03-23 10:53:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 80} 2019-03-23 10:53:56,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 443} 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'port_range_min': 443, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9d373e91-7398-4ce0-81f6-2cb35ffc9fa6 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9d373e91-7398-4ce0-81f6-2cb35ffc9fa6 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-9d373e91-7398-4ce0-81f6-2cb35ffc9fa6 Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-03-23T10:53:46Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "port_range_min": 10888, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:46Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "15eecb6e-4583-4e97-89d2-5ba478ea26df"}} 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:53:56,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-0a467dc3-33bb-4d82-a6b3-5e7baca98f76 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f7068a6-44e2-4a40-a177-794622282ad3 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d97574330a72a5f91823040ebaeb3be1e692f99" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}}' 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f7068a6-44e2-4a40-a177-794622282ad3 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9f7068a6-44e2-4a40-a177-794622282ad3 Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-03-23T10:53:46Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "port_range_min": 8888, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:46Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672"}} 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3be0f6c18a26c6733d6baa2caa7824f561fa4ef9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:53:56,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0498585b2555355e24e3fb52dc7d429d902e078" 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-97f3deaf-2d72-46aa-99cb-3fefa563ffe3 Date: Sat, 23 Mar 2019 10:53:46 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-03-23T10:53:46Z", "security_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "port_range_min": 8889, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:46Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6"}} 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:44Z", "updated_at": "2019-03-23T10:53:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "21eb7806-0cb4-4a03-ad6e-82082a169a9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:44Z", "revision_number": 0, "id": "dd88209c-a962-4295-bc7d-304f70080b1f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:44Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "name": "clearwater-sg_vellum"}} 2019-03-23 10:53:56,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:53:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d 2019-03-23 10:53:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:53:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7e7268c-e762-48ce-8f97-b2f4051eeae6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:53:56,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a7e7268c-e762-48ce-8f97-b2f4051eeae6 2019-03-23 10:53:56,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:53:56,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:53:56,359 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:53:56 GMT 2019-03-23 10:53:56,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:53:56,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:53:56,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:53:56,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:53:56,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:01,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:01,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:01,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0498585b2555355e24e3fb52dc7d429d902e078\" -d '{\"floatingip\": {\"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53585f4bb51a2561407b837e1a13ce3c1ae6cf40\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c98608a0-e113-4a71-b36b-1c8c11f8d60e", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c98608a0-e113-4a71-b36b-1c8c11f8d60e", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c98608a0-e113-4a71-b36b-1c8c11f8d60e Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"70723018-bccc-4dac-91bf-83912ab9214d\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a50e57cc-922f-4d02-a211-4ebfd95e66dc Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"3dd387b6-e14a-4116-95be-85175ca897cb\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a50e57cc-922f-4d02-a211-4ebfd95e66dc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a50e57cc-922f-4d02-a211-4ebfd95e66dc", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e5e394f6-7fba-4e95-a27c-6a84054e3b64", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e5e394f6-7fba-4e95-a27c-6a84054e3b64", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e5e394f6-7fba-4e95-a27c-6a84054e3b64 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c073416b-20cf-412b-affd-66f4d0341e94\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:47.725Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36650596-4774-4b2c-8d5d-f1275837c832 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-36650596-4774-4b2c-8d5d-f1275837c832", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d089739-287c-4b35-9adf-b08622ace1fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2d089739-287c-4b35-9adf-b08622ace1fd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ba8177d8-6126-4075-8d1b-55aa45bee5ec", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ba8177d8-6126-4075-8d1b-55aa45bee5ec", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ba8177d8-6126-4075-8d1b-55aa45bee5ec Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a7af89dd-f909-4a90-a7b4-d91de11eeac4\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:53:47Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 0, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": null, \"id\": \"740dbabe-1ff4-4a06-9451-2e30a1e8e048\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:47Z', u'updated_at': u'2019-03-23T10:53:47Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'740dbabe-1ff4-4a06-9451-2e30a1e8e048', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}], "metadata": {"pagination": {"total": 656, "offset": 144, "size": 50}}} 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:01 GMT 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:01,453 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0498585b2555355e24e3fb52dc7d429d902e078" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}}' 2019-03-23 10:54:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53585f4bb51a2561407b837e1a13ce3c1ae6cf40" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-03-23 10:54:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c98608a0-e113-4a71-b36b-1c8c11f8d60e 2019-03-23 10:54:01,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c98608a0-e113-4a71-b36b-1c8c11f8d60e 2019-03-23 10:54:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c98608a0-e113-4a71-b36b-1c8c11f8d60e Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-03-23T10:53:47Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 11211, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "70723018-bccc-4dac-91bf-83912ab9214d"}} 2019-03-23 10:54:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-03-23 10:54:01,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-6cbd8c0b-10a2-4ce2-9c9b-6f15f1f4910d 2019-03-23 10:54:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-a50e57cc-922f-4d02-a211-4ebfd95e66dc Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-03-23T10:53:47Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 11311, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "3dd387b6-e14a-4116-95be-85175ca897cb"}} 2019-03-23 10:54:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a50e57cc-922f-4d02-a211-4ebfd95e66dc 2019-03-23 10:54:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-a50e57cc-922f-4d02-a211-4ebfd95e66dc 2019-03-23 10:54:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e5e394f6-7fba-4e95-a27c-6a84054e3b64 2019-03-23 10:54:01,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-e5e394f6-7fba-4e95-a27c-6a84054e3b64 2019-03-23 10:54:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e5e394f6-7fba-4e95-a27c-6a84054e3b64 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-03-23T10:53:47Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 7253, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c073416b-20cf-412b-affd-66f4d0341e94"}} 2019-03-23 10:54:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-03-23 10:54:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-03-23 10:54:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-03-23 10:54:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:01,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36650596-4774-4b2c-8d5d-f1275837c832 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-36650596-4774-4b2c-8d5d-f1275837c832 2019-03-23 10:54:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-03-23 10:54:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-03-23 10:54:01,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d089739-287c-4b35-9adf-b08622ace1fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2d089739-287c-4b35-9adf-b08622ace1fd 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ba8177d8-6126-4075-8d1b-55aa45bee5ec 2019-03-23 10:54:01,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ba8177d8-6126-4075-8d1b-55aa45bee5ec 2019-03-23 10:54:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ba8177d8-6126-4075-8d1b-55aa45bee5ec Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-03-23T10:53:47Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 7000, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a7af89dd-f909-4a90-a7b4-d91de11eeac4"}} 2019-03-23 10:54:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:53:47Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": null, "id": "740dbabe-1ff4-4a06-9451-2e30a1e8e048", "qos_policy_id": null}} 2019-03-23 10:54:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 2019-03-23 10:54:01,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 2019-03-23 10:54:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:01,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:01,464 - 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'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:47Z', u'updated_at': u'2019-03-23T10:53:47Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'740dbabe-1ff4-4a06-9451-2e30a1e8e048', u'qos_policy_id': None} 2019-03-23 10:54:01,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:01,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:01,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:01 GMT 2019-03-23 10:54:01,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:01,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:01,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:01,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:01,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:06,565 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:06,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:53:47Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 0, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": null, \"id\": \"740dbabe-1ff4-4a06-9451-2e30a1e8e048\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ba8177d8-6126-4075-8d1b-55aa45bee5ec", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924074c1-c1ff-439a-8713-fca44a3490ca Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:47Z', u'updated_at': u'2019-03-23T10:53:47Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'740dbabe-1ff4-4a06-9451-2e30a1e8e048', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2923bf91-d918-428a-a0ae-8e97041c9398"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2083c6a-ffe5-4454-a3a3-b46b06c787a2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d2083c6a-ffe5-4454-a3a3-b46b06c787a2 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"35cb4399-9b50-49c8-a790-9c5f80dd4155\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"67a4cfa0-c9ae-4445-96c8-80e0ec9def71\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2083c6a-ffe5-4454-a3a3-b46b06c787a2", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-7fabf1b2-f4a2-4d68-9155-91b262557e40 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"1edbc5e5-ac69-4403-bd2d-2c426abcdfd1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"e8db8426-a154-4bb0-b1b3-5ea91521703c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7fabf1b2-f4a2-4d68-9155-91b262557e40", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7fabf1b2-f4a2-4d68-9155-91b262557e40", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4de78afd-bfee-45b9-8b93-bc32868c6226 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"518ca4c0-b4cb-4a21-83d2-aa776ee854c9\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4de78afd-bfee-45b9-8b93-bc32868c6226", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4de78afd-bfee-45b9-8b93-bc32868c6226", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3d7e65ba-43de-47cb-9372-3e9191065f86 Date: Sat, 23 Mar 2019 10:53:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"98feed4a-949f-4a30-9521-7006e794a970\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3d7e65ba-43de-47cb-9372-3e9191065f86", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3d7e65ba-43de-47cb-9372-3e9191065f86", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d0335ae1-a205-43a9-909b-b4e7d0caf14f"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.256Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:47.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-d6a4167d-69d2-405f-b969-c20df337c604", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-d6a4167d-69d2-405f-b969-c20df337c604", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-d6a4167d-69d2-405f-b969-c20df337c604 Date: Sat, 23 Mar 2019 10:53:48 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:45Z\", \"updated_at\": \"2019-03-23T10:53:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:45Z\", \"revision_number\": 0, \"id\": \"9c0fa6ec-2267-4590-8854-62d8dd0fb65d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:45Z\", \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:45Z\", \"revision_number\": 0, \"id\": \"eb7bb181-ba6b-4e8a-acb1-72adb5b75d39\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:45Z\", \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-929e066c-0dd5-47bf-a2c9-9d86a5e6c137", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929e066c-0dd5-47bf-a2c9-9d86a5e6c137 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ab78fdfc-34de-4864-958e-b7972c470980 Date: Sat, 23 Mar 2019 10:53:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab78fdfc-34de-4864-958e-b7972c470980", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab78fdfc-34de-4864-958e-b7972c470980", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"port_range_min\": 5054, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}], "metadata": {"pagination": {"total": 917, "offset": 194, "size": 50}}} 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:06 GMT 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:06,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:06,715 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:06,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-03-23 10:54:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:53:47Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": null, "id": "740dbabe-1ff4-4a06-9451-2e30a1e8e048", "qos_policy_id": null}} 2019-03-23 10:54:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 2019-03-23 10:54:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ba8177d8-6126-4075-8d1b-55aa45bee5ec 2019-03-23 10:54:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fca29b05-9aec-403d-a919-ca5b68d7dfb0 2019-03-23 10:54:06,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-03-23 10:54:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924074c1-c1ff-439a-8713-fca44a3490ca Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:06,719 - 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'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:47Z', u'updated_at': u'2019-03-23T10:53:47Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'740dbabe-1ff4-4a06-9451-2e30a1e8e048', u'qos_policy_id': None} 2019-03-23 10:54:06,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-03-23 10:54:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2083c6a-ffe5-4454-a3a3-b46b06c787a2 2019-03-23 10:54:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-d2083c6a-ffe5-4454-a3a3-b46b06c787a2 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "35cb4399-9b50-49c8-a790-9c5f80dd4155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "67a4cfa0-c9ae-4445-96c8-80e0ec9def71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout"}} 2019-03-23 10:54:06,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2083c6a-ffe5-4454-a3a3-b46b06c787a2 2019-03-23 10:54:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-7fabf1b2-f4a2-4d68-9155-91b262557e40 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "1edbc5e5-ac69-4403-bd2d-2c426abcdfd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "e8db8426-a154-4bb0-b1b3-5ea91521703c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis"}} 2019-03-23 10:54:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7fabf1b2-f4a2-4d68-9155-91b262557e40 2019-03-23 10:54:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-03-23 10:54:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-7fabf1b2-f4a2-4d68-9155-91b262557e40 2019-03-23 10:54:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:06,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4de78afd-bfee-45b9-8b93-bc32868c6226 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-03-23T10:53:47Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 9160, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "518ca4c0-b4cb-4a21-83d2-aa776ee854c9"}} 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4de78afd-bfee-45b9-8b93-bc32868c6226 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4de78afd-bfee-45b9-8b93-bc32868c6226 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e693268bad1421644e65745694998e539f35f4f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3d7e65ba-43de-47cb-9372-3e9191065f86 Date: Sat, 23 Mar 2019 10:53:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-03-23T10:53:47Z", "security_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "port_range_min": 6667, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "98feed4a-949f-4a30-9521-7006e794a970"}} 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3d7e65ba-43de-47cb-9372-3e9191065f86 2019-03-23 10:54:06,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3d7e65ba-43de-47cb-9372-3e9191065f86 2019-03-23 10:54:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-03-23 10:54:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 10:54:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-03-23 10:54:06,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-d6a4167d-69d2-405f-b969-c20df337c604 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-d6a4167d-69d2-405f-b969-c20df337c604 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-d6a4167d-69d2-405f-b969-c20df337c604 Date: Sat, 23 Mar 2019 10:53:48 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:45Z", "updated_at": "2019-03-23T10:53:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:45Z", "revision_number": 0, "id": "9c0fa6ec-2267-4590-8854-62d8dd0fb65d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:45Z", "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:45Z", "revision_number": 0, "id": "eb7bb181-ba6b-4e8a-acb1-72adb5b75d39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:45Z", "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip"}} 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238" 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-929e066c-0dd5-47bf-a2c9-9d86a5e6c137 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-929e066c-0dd5-47bf-a2c9-9d86a5e6c137 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:06,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-03-23 10:54:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ab78fdfc-34de-4864-958e-b7972c470980 Date: Sat, 23 Mar 2019 10:53:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-03-23T10:53:48Z", "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "port_range_min": 5058, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}} 2019-03-23 10:54:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-23 10:54:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab78fdfc-34de-4864-958e-b7972c470980 2019-03-23 10:54:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ab78fdfc-34de-4864-958e-b7972c470980 2019-03-23 10:54:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:06,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:06,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:06,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:06,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:06 GMT 2019-03-23 10:54:06,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:06,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:06,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:06,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:06,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:11,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:12,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:12,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:12,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:48.795Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-88d221e2-f2df-4b53-8f8c-96c0ac8f9f38", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-88d221e2-f2df-4b53-8f8c-96c0ac8f9f38", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-1de0c920-8d34-493d-958c-ded950c0dfa1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-73fb6c6c-9b37-45d4-9a38-c541aeef3a6c Date: Sat, 23 Mar 2019 10:53:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5054, \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-73fb6c6c-9b37-45d4-9a38-c541aeef3a6c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-73fb6c6c-9b37-45d4-9a38-c541aeef3a6c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-734a8c46-235d-443c-9672-3bb750e7459e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3189643d-0792-4264-8a1b-f0cf46f49e9a Date: Sat, 23 Mar 2019 10:53:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3189643d-0792-4264-8a1b-f0cf46f49e9a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1e7a445a-1a91-459d-aa2d-8021766794e5 Date: Sat, 23 Mar 2019 10:53:48 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"1b6ecae6-462b-4e08-a66a-47534395747b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"e39d75eb-530a-4500-9ce5-bb7d143b7d14\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3189643d-0792-4264-8a1b-f0cf46f49e9a", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.051b15c3-4e74-4ae5-a60f-fdd75eadefcc"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1e7a445a-1a91-459d-aa2d-8021766794e5", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1e7a445a-1a91-459d-aa2d-8021766794e5", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-88d221e2-f2df-4b53-8f8c-96c0ac8f9f38 Date: Sat, 23 Mar 2019 10:53:48 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"0b3387cc-8a60-42b4-bbc5-24f2ec9a044c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"179c1cd2-abbd-4143-9e49-2468dcb7e5be\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0c920-8d34-493d-958c-ded950c0dfa1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_vw76e4'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0c920-8d34-493d-958c-ded950c0dfa1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-1de0c920-8d34-493d-958c-ded950c0dfa1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.461Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-734a8c46-235d-443c-9672-3bb750e7459e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bceddd53-aaa5-47b7-93e1-f12c37a1c537 Date: Sat, 23 Mar 2019 10:53:49 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:53:48Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 0, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": null, \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bceddd53-aaa5-47b7-93e1-f12c37a1c537", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bceddd53-aaa5-47b7-93e1-f12c37a1c537", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:48Z', u'updated_at': u'2019-03-23T10:53:48Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'3dd7edf6-38d0-48e2-bd7c-432d16815a10', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.678a05fe-d919-43c6-93cd-1a6a344c19a6"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53585f4bb51a2561407b837e1a13ce3c1ae6cf40\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-e863c865-9dc7-464a-bbea-f21f481dd063 Date: Sat, 23 Mar 2019 10:53:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"35cb4399-9b50-49c8-a790-9c5f80dd4155\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"67a4cfa0-c9ae-4445-96c8-80e0ec9def71\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-e863c865-9dc7-464a-bbea-f21f481dd063", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-e863c865-9dc7-464a-bbea-f21f481dd063", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53585f4bb51a2561407b837e1a13ce3c1ae6cf40\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"port_range_min\": 9888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4074967c-e17b-4771-b385-7d2e135a267a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4074967c-e17b-4771-b385-7d2e135a267a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-4074967c-e17b-4771-b385-7d2e135a267a Date: Sat, 23 Mar 2019 10:53:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T10:53:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:49Z\", \"revision_number\": 0, \"id\": \"3102512e-235e-4319-9202-f778aebe88eb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:49Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:49Z\", \"revision_number\": 0, \"id\": \"3290df5a-b3e5-4d0b-a44b-11ec110db720\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:49Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:48.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:49.992Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea0795ff-486e-41f5-a414-391683a42b8f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}], "metadata": {"pagination": {"total": 1000, "offset": 244, "size": 50}}} 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:12 GMT 2019-03-23 10:54:12,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:12,027 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:12,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:12,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:12,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:12,027 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:12,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-23 10:54:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-88d221e2-f2df-4b53-8f8c-96c0ac8f9f38 2019-03-23 10:54:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-88d221e2-f2df-4b53-8f8c-96c0ac8f9f38 2019-03-23 10:54:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1de0c920-8d34-493d-958c-ded950c0dfa1 2019-03-23 10:54:12,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-73fb6c6c-9b37-45d4-9a38-c541aeef3a6c Date: Sat, 23 Mar 2019 10:53:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5054, "updated_at": "2019-03-23T10:53:48Z", "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "port_range_min": 5054, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}} 2019-03-23 10:54:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ffb2c0ac4e15adc8ba1b0d4cda9e09ac68c238" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:12,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-73fb6c6c-9b37-45d4-9a38-c541aeef3a6c 2019-03-23 10:54:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-73fb6c6c-9b37-45d4-9a38-c541aeef3a6c 2019-03-23 10:54:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-734a8c46-235d-443c-9672-3bb750e7459e 2019-03-23 10:54:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-3189643d-0792-4264-8a1b-f0cf46f49e9a Date: Sat, 23 Mar 2019 10:53:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-03-23T10:53:48Z", "security_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "port_range_min": 5052, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}} 2019-03-23 10:54:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3189643d-0792-4264-8a1b-f0cf46f49e9a 2019-03-23 10:54:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-1e7a445a-1a91-459d-aa2d-8021766794e5 Date: Sat, 23 Mar 2019 10:53:48 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:53:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "1b6ecae6-462b-4e08-a66a-47534395747b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "e39d75eb-530a-4500-9ce5-bb7d143b7d14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "name": "clearwater-sg_homer"}} 2019-03-23 10:54:12,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-3189643d-0792-4264-8a1b-f0cf46f49e9a 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1e7a445a-1a91-459d-aa2d-8021766794e5 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1e7a445a-1a91-459d-aa2d-8021766794e5 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-88d221e2-f2df-4b53-8f8c-96c0ac8f9f38 Date: Sat, 23 Mar 2019 10:53:48 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:53:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "0b3387cc-8a60-42b4-bbc5-24f2ec9a044c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "179c1cd2-abbd-4143-9e49-2468dcb7e5be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base"}} 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}] 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0c920-8d34-493d-958c-ded950c0dfa1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_vw76e4'} 2019-03-23 10:54:12,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de0c920-8d34-493d-958c-ded950c0dfa1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1de0c920-8d34-493d-958c-ded950c0dfa1 2019-03-23 10:54:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-734a8c46-235d-443c-9672-3bb750e7459e 2019-03-23 10:54:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bceddd53-aaa5-47b7-93e1-f12c37a1c537 Date: Sat, 23 Mar 2019 10:53:49 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:53:48Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": null, "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}} 2019-03-23 10:54:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bceddd53-aaa5-47b7-93e1-f12c37a1c537 2019-03-23 10:54:12,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bceddd53-aaa5-47b7-93e1-f12c37a1c537 2019-03-23 10:54:12,035 - 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'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:48Z', u'updated_at': u'2019-03-23T10:53:48Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'3dd7edf6-38d0-48e2-bd7c-432d16815a10', u'qos_policy_id': None} 2019-03-23 10:54:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53585f4bb51a2561407b837e1a13ce3c1ae6cf40" 2019-03-23 10:54:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-e863c865-9dc7-464a-bbea-f21f481dd063 Date: Sat, 23 Mar 2019 10:53:49 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "35cb4399-9b50-49c8-a790-9c5f80dd4155", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "67a4cfa0-c9ae-4445-96c8-80e0ec9def71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout"}} 2019-03-23 10:54:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-e863c865-9dc7-464a-bbea-f21f481dd063 2019-03-23 10:54:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-e863c865-9dc7-464a-bbea-f21f481dd063 2019-03-23 10:54:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53585f4bb51a2561407b837e1a13ce3c1ae6cf40" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:12,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4074967c-e17b-4771-b385-7d2e135a267a 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4074967c-e17b-4771-b385-7d2e135a267a 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-4074967c-e17b-4771-b385-7d2e135a267a Date: Sat, 23 Mar 2019 10:53:49 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T10:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:49Z", "revision_number": 0, "id": "3102512e-235e-4319-9202-f778aebe88eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:49Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:49Z", "revision_number": 0, "id": "3290df5a-b3e5-4d0b-a44b-11ec110db720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:49Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono"}} 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:12,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5" 2019-03-23 10:54:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:12,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea0795ff-486e-41f5-a414-391683a42b8f 2019-03-23 10:54:12,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:12,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:12,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:12 GMT 2019-03-23 10:54:12,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:12,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:12,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:12,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:12,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:17,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:17,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json used request id req-78c17607-f38c-4836-83df-66b1efcfa034", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ea0795ff-486e-41f5-a414-391683a42b8f Date: Sat, 23 Mar 2019 10:53:49 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-03-23T10:53:49Z\", \"security_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5e3a3856-0e10-4c7c-921c-c0c10f3fc571 Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-03-23T10:53:50Z\", \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:50Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"1dee4076-b887-42c2-97fa-bf5f2256c25c\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5e3a3856-0e10-4c7c-921c-c0c10f3fc571", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"port_range_min\": 80, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5e3a3856-0e10-4c7c-921c-c0c10f3fc571", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea0795ff-486e-41f5-a414-391683a42b8f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e67312cf-d26a-47ba-bd3f-5b1deb4bf8fb", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:49Z', u'updated_at': u'2019-03-23T10:53:49Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'fc1c99f3-78ad-43fd-83a8-9631350ab0a7', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e67312cf-d26a-47ba-bd3f-5b1deb4bf8fb Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T10:53:49Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 0, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": null, \"id\": \"fc1c99f3-78ad-43fd-83a8-9631350ab0a7\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8f489df2-7099-4292-a4c4-d17c9449c110 Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-03-23T10:53:50Z\", \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:50Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e241eb3c-7014-4816-be7a-a357f6c4e8dc\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8f489df2-7099-4292-a4c4-d17c9449c110", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8f489df2-7099-4292-a4c4-d17c9449c110", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b x-compute-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-78c17607-f38c-4836-83df-66b1efcfa034 Date: Sat, 23 Mar 2019 10:53:49 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:53:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"1edbc5e5-ac69-4403-bd2d-2c426abcdfd1\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:47Z\", \"revision_number\": 0, \"id\": \"e8db8426-a154-4bb0-b1b3-5ea91521703c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:47Z\", \"security_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.822887e4-578c-4026-8caa-7cb5095839e3"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e67312cf-d26a-47ba-bd3f-5b1deb4bf8fb", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7eaf67fb-aff9-4d67-ae9b-0f4115c9e9c1"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:50.574Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea0795ff-486e-41f5-a414-391683a42b8f", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.8a20efa9-69c7-449c-9bce-edaa48d70b99"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce3788e-a5c9-4146-8563-cbc5128422c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce3788e-a5c9-4146-8563-cbc5128422c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4ce3788e-a5c9-4146-8563-cbc5128422c2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4ce3788e-a5c9-4146-8563-cbc5128422c2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b x-compute-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 x-compute-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 x-compute-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 x-compute-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 x-compute-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}], "metadata": {"pagination": {"total": 1008, "offset": 294, "size": 50}}} 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:17 GMT 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:17,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:17,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json used request id req-78c17607-f38c-4836-83df-66b1efcfa034 2019-03-23 10:54:17,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-ea0795ff-486e-41f5-a414-391683a42b8f Date: Sat, 23 Mar 2019 10:53:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-03-23T10:53:49Z", "security_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "port_range_min": 9888, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}} 2019-03-23 10:54:17,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5e3a3856-0e10-4c7c-921c-c0c10f3fc571 Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-03-23T10:53:50Z", "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "port_range_min": 80, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:50Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "1dee4076-b887-42c2-97fa-bf5f2256c25c"}} 2019-03-23 10:54:17,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5e3a3856-0e10-4c7c-921c-c0c10f3fc571 2019-03-23 10:54:17,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:17,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5e3a3856-0e10-4c7c-921c-c0c10f3fc571 2019-03-23 10:54:17,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea0795ff-486e-41f5-a414-391683a42b8f 2019-03-23 10:54:17,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895c6853a8245a71a18b6d83faf4ff25df77a2e5" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:17,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e67312cf-d26a-47ba-bd3f-5b1deb4bf8fb 2019-03-23 10:54:17,209 - 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'0da09e5de10d41738477ffdec6c2ca38', u'created_at': u'2019-03-23T10:53:49Z', u'updated_at': u'2019-03-23T10:53:49Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'0da09e5de10d41738477ffdec6c2ca38', u'port_id': None, u'id': u'fc1c99f3-78ad-43fd-83a8-9631350ab0a7', u'qos_policy_id': None} 2019-03-23 10:54:17,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e67312cf-d26a-47ba-bd3f-5b1deb4bf8fb Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T10:53:49Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": null, "id": "fc1c99f3-78ad-43fd-83a8-9631350ab0a7", "qos_policy_id": null}} 2019-03-23 10:54:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-8f489df2-7099-4292-a4c4-d17c9449c110 Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-03-23T10:53:50Z", "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "port_range_min": 443, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:50Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e241eb3c-7014-4816-be7a-a357f6c4e8dc"}} 2019-03-23 10:54:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8f489df2-7099-4292-a4c4-d17c9449c110 2019-03-23 10:54:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-8f489df2-7099-4292-a4c4-d17c9449c110 2019-03-23 10:54:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b x-compute-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-78c17607-f38c-4836-83df-66b1efcfa034 Date: Sat, 23 Mar 2019 10:53:49 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:53:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "1edbc5e5-ac69-4403-bd2d-2c426abcdfd1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:47Z", "revision_number": 0, "id": "e8db8426-a154-4bb0-b1b3-5ea91521703c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:47Z", "security_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis"}} 2019-03-23 10:54:17,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e67312cf-d26a-47ba-bd3f-5b1deb4bf8fb 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ea0795ff-486e-41f5-a414-391683a42b8f 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:17,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce3788e-a5c9-4146-8563-cbc5128422c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:17,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce3788e-a5c9-4146-8563-cbc5128422c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:17,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4ce3788e-a5c9-4146-8563-cbc5128422c2 2019-03-23 10:54:17,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:17,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:17,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:17,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4ce3788e-a5c9-4146-8563-cbc5128422c2 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-5debea7f-b483-460a-8e7e-b138d219ad1b 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b x-compute-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:17,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 x-compute-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 x-compute-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 x-compute-request-id: req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 2019-03-23 10:54:17,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 2019-03-23 10:54:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" 2019-03-23 10:54:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-99c6071c-32cd-4224-a3b6-3cd1ba9e95a1 2019-03-23 10:54:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" 2019-03-23 10:54:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 x-compute-request-id: req-520d222c-5095-47e5-8014-bda44dde3ef1 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-520d222c-5095-47e5-8014-bda44dde3ef1 2019-03-23 10:54:17,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a" 2019-03-23 10:54:17,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:17,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:17,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:17,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:17 GMT 2019-03-23 10:54:17,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:17,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:17,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:17,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:17,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:22,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:22,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1d45c363-7d46-45e5-87fc-786baf66c1e7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4ce3788e-a5c9-4146-8563-cbc5128422c2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-e8194561-d4bb-453e-a1c1-4f343ac24b1e Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"24998f78-9f1a-4abd-90a2-54ef3c8e91cf\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"b8466313-c726-4833-b8fa-aaad565863d0\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:49.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-246dbb85-f673-43c5-8e2c-5bfae87f360e Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"1b6ecae6-462b-4e08-a66a-47534395747b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"e39d75eb-530a-4500-9ce5-bb7d143b7d14\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-246dbb85-f673-43c5-8e2c-5bfae87f360e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"port_range_min\": 7888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9942e014bf2d40dac7e837b0afd9c4a1a09d5165\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-246dbb85-f673-43c5-8e2c-5bfae87f360e", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9942e014bf2d40dac7e837b0afd9c4a1a09d5165\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-bd15e5ad-9046-47fc-862d-0eda75e03bde Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-03-23T10:53:50Z\", \"security_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:50Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c12895ba-649e-4f47-b307-28fa04c84426\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd15e5ad-9046-47fc-862d-0eda75e03bde", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1d45c363-7d46-45e5-87fc-786baf66c1e7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b x-compute-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd15e5ad-9046-47fc-862d-0eda75e03bde", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.531943a8-5172-4ed3-ab94-7729e52ac6f0"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-4c0f2d0e-8a04-4100-85b5-3001bc90c35c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4c0f2d0e-8a04-4100-85b5-3001bc90c35c Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:53:48Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"0b3387cc-8a60-42b4-bbc5-24f2ec9a044c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:48Z\", \"revision_number\": 0, \"id\": \"179c1cd2-abbd-4143-9e49-2468dcb7e5be\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:48Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-4c0f2d0e-8a04-4100-85b5-3001bc90c35c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-52b0413a-adf2-48f6-8234-4909dab911cd", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-52b0413a-adf2-48f6-8234-4909dab911cd", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-52b0413a-adf2-48f6-8234-4909dab911cd Date: Sat, 23 Mar 2019 10:53:50 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-03-23T10:53:50Z\", \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:50Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"6852d80b-5415-4a15-a97d-40487a96f03f\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9f04fefe-c1dd-426a-b057-d4c090027a57 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9160, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"74484660-8f4b-47ad-80af-412a9967ecfe\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f04fefe-c1dd-426a-b057-d4c090027a57", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f04fefe-c1dd-426a-b057-d4c090027a57", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ce18d4bd-eb20-46bf-9c28-b5b258447ba5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0cfdf333-3f71-4582-a020-950c76bedf79 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0cfdf333-3f71-4582-a020-950c76bedf79 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce3788e-a5c9-4146-8563-cbc5128422c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.277Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_vw76e4', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d87e6bb7-524a-443f-8e86-73d0340f48b5 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d934fabf-c91f-48af-8036-c08f57b848a2 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}], "metadata": {"pagination": {"total": 1008, "offset": 344, "size": 50}}} 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:22 GMT 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:22,381 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a" 2019-03-23 10:54:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1d45c363-7d46-45e5-87fc-786baf66c1e7 2019-03-23 10:54:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4ce3788e-a5c9-4146-8563-cbc5128422c2 2019-03-23 10:54:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-e8194561-d4bb-453e-a1c1-4f343ac24b1e Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:53:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "24998f78-9f1a-4abd-90a2-54ef3c8e91cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "b8466313-c726-4833-b8fa-aaad565863d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "840bd634-ddf7-47e8-a540-85158798ab93", "name": "clearwater-sg_bind"}} 2019-03-23 10:54:22,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:22,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c413773e41bfe1215f77b8fa4e57bebff1e94b31" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_vw76e4", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:54:22,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:22,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-246dbb85-f673-43c5-8e2c-5bfae87f360e Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:53:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "1b6ecae6-462b-4e08-a66a-47534395747b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "e39d75eb-530a-4500-9ce5-bb7d143b7d14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "name": "clearwater-sg_homer"}} 2019-03-23 10:54:22,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-246dbb85-f673-43c5-8e2c-5bfae87f360e 2019-03-23 10:54:22,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:22,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3" 2019-03-23 10:54:22,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9942e014bf2d40dac7e837b0afd9c4a1a09d5165" 2019-03-23 10:54:22,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-246dbb85-f673-43c5-8e2c-5bfae87f360e 2019-03-23 10:54:22,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9942e014bf2d40dac7e837b0afd9c4a1a09d5165" 2019-03-23 10:54:22,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-bd15e5ad-9046-47fc-862d-0eda75e03bde Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-03-23T10:53:50Z", "security_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "port_range_min": 53, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:50Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c12895ba-649e-4f47-b307-28fa04c84426"}} 2019-03-23 10:54:22,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd15e5ad-9046-47fc-862d-0eda75e03bde 2019-03-23 10:54:22,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1d45c363-7d46-45e5-87fc-786baf66c1e7 2019-03-23 10:54:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b x-compute-request-id: req-5debea7f-b483-460a-8e7e-b138d219ad1b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f3dd26e2e4531c18e93b57bbfa4c1ce1fdb1e8a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-bd15e5ad-9046-47fc-862d-0eda75e03bde 2019-03-23 10:54:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-4c0f2d0e-8a04-4100-85b5-3001bc90c35c 2019-03-23 10:54:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a" 2019-03-23 10:54:22,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4c0f2d0e-8a04-4100-85b5-3001bc90c35c Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:53:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "0b3387cc-8a60-42b4-bbc5-24f2ec9a044c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:48Z", "revision_number": 0, "id": "179c1cd2-abbd-4143-9e49-2468dcb7e5be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:48Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base"}} 2019-03-23 10:54:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-4c0f2d0e-8a04-4100-85b5-3001bc90c35c 2019-03-23 10:54:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-52b0413a-adf2-48f6-8234-4909dab911cd 2019-03-23 10:54:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-52b0413a-adf2-48f6-8234-4909dab911cd 2019-03-23 10:54:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-52b0413a-adf2-48f6-8234-4909dab911cd Date: Sat, 23 Mar 2019 10:53:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-03-23T10:53:50Z", "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "port_range_min": 7888, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:50Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "6852d80b-5415-4a15-a97d-40487a96f03f"}} 2019-03-23 10:54:22,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abae89afd3ccb03bcf44754a946b99579c9924a3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9f04fefe-c1dd-426a-b057-d4c090027a57 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9160, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "port_range_min": 9160, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "74484660-8f4b-47ad-80af-412a9967ecfe"}} 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f04fefe-c1dd-426a-b057-d4c090027a57 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9f04fefe-c1dd-426a-b057-d4c090027a57 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0cfdf333-3f71-4582-a020-950c76bedf79 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79 2019-03-23 10:54:22,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-0cfdf333-3f71-4582-a020-950c76bedf79 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:54:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79 2019-03-23 10:54:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ce3788e-a5c9-4146-8563-cbc5128422c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79 2019-03-23 10:54:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-0cfdf333-3f71-4582-a020-950c76bedf79 2019-03-23 10:54:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:54:22,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_vw76e4', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': []} 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d87e6bb7-524a-443f-8e86-73d0340f48b5 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 4000, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}} 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2 2019-03-23 10:54:22,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2 2019-03-23 10:54:22,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d934fabf-c91f-48af-8036-c08f57b848a2 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 22, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}} 2019-03-23 10:54:22,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:22,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:22,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:22,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:22,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:22 GMT 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:22,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:22,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:27,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:27,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:27,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fa48959-407d-4820-bd75-e2d0d66bc5e8 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6fa48959-407d-4820-bd75-e2d0d66bc5e8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-7bf8d68d-aff3-454a-9c21-483e2ee2cda3 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T10:53:49Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:49Z\", \"revision_number\": 0, \"id\": \"3102512e-235e-4319-9202-f778aebe88eb\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:49Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T10:53:49Z\", \"revision_number\": 0, \"id\": \"3290df5a-b3e5-4d0b-a44b-11ec110db720\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T10:53:49Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\"}], \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-256b9201-0a94-4649-b808-8b6d87afedf6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-256b9201-0a94-4649-b808-8b6d87afedf6", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json used request id req-7bf8d68d-aff3-454a-9c21-483e2ee2cda3", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 161, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-256b9201-0a94-4649-b808-8b6d87afedf6 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 2380, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79574adb-9337-4fa3-98b7-d4e11055808d Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6fa48959-407d-4820-bd75-e2d0d66bc5e8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-79574adb-9337-4fa3-98b7-d4e11055808d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-79574adb-9337-4fa3-98b7-d4e11055808d", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b8c639a0-ff41-4b9b-b455-c10b841e754c Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b8c639a0-ff41-4b9b-b455-c10b841e754c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b8c639a0-ff41-4b9b-b455-c10b841e754c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d934fabf-c91f-48af-8036-c08f57b848a2 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:51.897Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ecfb80-687e-4de5-b42c-a9d6f79f2b0c"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:50.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-25250522-674f-4dbe-acaa-0c1bf27f448a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-25250522-674f-4dbe-acaa-0c1bf27f448a", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-25250522-674f-4dbe-acaa-0c1bf27f448a Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d8623b17-57dc-4ff4-993e-2a84b1f82caa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-611db468-b0b7-42d0-af5a-804dd7ff32a9 Date: Sat, 23 Mar 2019 10:53:51 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-611db468-b0b7-42d0-af5a-804dd7ff32a9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-611db468-b0b7-42d0-af5a-804dd7ff32a9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5062, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d8623b17-57dc-4ff4-993e-2a84b1f82caa Date: Sat, 23 Mar 2019 10:53:52 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5062, \"updated_at\": \"2019-03-23T10:53:51Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:51Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d8623b17-57dc-4ff4-993e-2a84b1f82caa", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 32768, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1be008af-6868-4947-8902-15f49d207554 Date: Sat, 23 Mar 2019 10:53:52 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-03-23T10:53:52Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:52Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 6669, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1be008af-6868-4947-8902-15f49d207554", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-11935ca3-22ec-4d76-a4f7-8d3adb568041 Date: Sat, 23 Mar 2019 10:53:52 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-03-23T10:53:52Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:52Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1be008af-6868-4947-8902-15f49d207554", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-11935ca3-22ec-4d76-a4f7-8d3adb568041", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-11935ca3-22ec-4d76-a4f7-8d3adb568041", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:52.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.108Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.108Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.108Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6b21d196-42aa-409a-8dfc-3a0f387d77c6 Date: Sat, 23 Mar 2019 10:53:52 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-03-23T10:53:52Z\", \"security_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:52Z\", \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.108Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1008, "offset": 394, "size": 50}}} 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:27 GMT 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:27,531 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:27,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6fa48959-407d-4820-bd75-e2d0d66bc5e8 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 3478, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}} 2019-03-23 10:54:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6fa48959-407d-4820-bd75-e2d0d66bc5e8 2019-03-23 10:54:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-7bf8d68d-aff3-454a-9c21-483e2ee2cda3 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T10:53:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:49Z", "revision_number": 0, "id": "3102512e-235e-4319-9202-f778aebe88eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:49Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:53:49Z", "revision_number": 0, "id": "3290df5a-b3e5-4d0b-a44b-11ec110db720", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:49Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono"}} 2019-03-23 10:54:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-256b9201-0a94-4649-b808-8b6d87afedf6 2019-03-23 10:54:27,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-256b9201-0a94-4649-b808-8b6d87afedf6 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json used request id req-7bf8d68d-aff3-454a-9c21-483e2ee2cda3 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-256b9201-0a94-4649-b808-8b6d87afedf6 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 2380, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 2380, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}} 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79574adb-9337-4fa3-98b7-d4e11055808d Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 3478, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}} 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6fa48959-407d-4820-bd75-e2d0d66bc5e8 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-79574adb-9337-4fa3-98b7-d4e11055808d 2019-03-23 10:54:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-79574adb-9337-4fa3-98b7-d4e11055808d 2019-03-23 10:54:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b8c639a0-ff41-4b9b-b455-c10b841e754c Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 161, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}} 2019-03-23 10:54:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2 2019-03-23 10:54:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b8c639a0-ff41-4b9b-b455-c10b841e754c 2019-03-23 10:54:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-b8c639a0-ff41-4b9b-b455-c10b841e754c 2019-03-23 10:54:27,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-d934fabf-c91f-48af-8036-c08f57b848a2 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 22, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}} 2019-03-23 10:54:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8564cceeb09808f4e1a5bf23fa04ffdaa8155e7a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d934fabf-c91f-48af-8036-c08f57b848a2 2019-03-23 10:54:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:27,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-25250522-674f-4dbe-acaa-0c1bf27f448a 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-25250522-674f-4dbe-acaa-0c1bf27f448a 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-25250522-674f-4dbe-acaa-0c1bf27f448a Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5060, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}} 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d8623b17-57dc-4ff4-993e-2a84b1f82caa 2019-03-23 10:54:27,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-611db468-b0b7-42d0-af5a-804dd7ff32a9 Date: Sat, 23 Mar 2019 10:53:51 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5060, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}} 2019-03-23 10:54:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-611db468-b0b7-42d0-af5a-804dd7ff32a9 2019-03-23 10:54:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-611db468-b0b7-42d0-af5a-804dd7ff32a9 2019-03-23 10:54:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d8623b17-57dc-4ff4-993e-2a84b1f82caa Date: Sat, 23 Mar 2019 10:53:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5062, "updated_at": "2019-03-23T10:53:51Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5062, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:51Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "4f6469d8-cbc2-4136-a324-305409445414"}} 2019-03-23 10:54:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d8623b17-57dc-4ff4-993e-2a84b1f82caa 2019-03-23 10:54:27,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-1be008af-6868-4947-8902-15f49d207554 Date: Sat, 23 Mar 2019 10:53:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-03-23T10:53:52Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 32768, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:52Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}} 2019-03-23 10:54:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1be008af-6868-4947-8902-15f49d207554 2019-03-23 10:54:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-11935ca3-22ec-4d76-a4f7-8d3adb568041 Date: Sat, 23 Mar 2019 10:53:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-03-23T10:53:52Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 6669, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:52Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}} 2019-03-23 10:54:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-1be008af-6868-4947-8902-15f49d207554 2019-03-23 10:54:27,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-11935ca3-22ec-4d76-a4f7-8d3adb568041 2019-03-23 10:54:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-11935ca3-22ec-4d76-a4f7-8d3adb568041 2019-03-23 10:54:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89461c9a45521a73658a4c28a79432f562941089" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 10:54:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-6b21d196-42aa-409a-8dfc-3a0f387d77c6 Date: Sat, 23 Mar 2019 10:53:52 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-03-23T10:53:52Z", "security_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "port_range_min": 5058, "revision_number": 0, "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:52Z", "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}} 2019-03-23 10:54:27,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:27,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:27,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:27,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:27 GMT 2019-03-23 10:54:27,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:27,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:27,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:27,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:27,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:32,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:32,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:32,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:32,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_ltefq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.108Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.108Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6b21d196-42aa-409a-8dfc-3a0f387d77c6", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1be79296-afaf-4287-999b-d7db519fe566"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 x-compute-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"adminPass\": \"rUQpaLSMmov6\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 x-compute-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"adminPass\": \"rUQpaLSMmov6\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0c98bd8c-f53b-4b93-acf2-498b7bc94577"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:53.717Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:54.321Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:54.321Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:54.321Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:51.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:54.922Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:54.922Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:54.922Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:55.518Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:55.518Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:55.518Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:56.118Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:56.118Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:56.118Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:56.712Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:56.712Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:56.712Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.312Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'abe7c952-6dd9-48d5-8062-eba0c7634788', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.312Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.312Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_hheo5e'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2d21f3d9-2d83-4a31-a637-f56c5e239867", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d21f3d9-2d83-4a31-a637-f56c5e239867 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d21f3d9-2d83-4a31-a637-f56c5e239867 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2d21f3d9-2d83-4a31-a637-f56c5e239867", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:52.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:57.941Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 x-compute-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1008, "offset": 444, "size": 50}}} 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:32 GMT 2019-03-23 10:54:32,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:32,677 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:32,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:32,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:32,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:32,677 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:32,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:32,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6b21d196-42aa-409a-8dfc-3a0f387d77c6 2019-03-23 10:54:32,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9 2019-03-23 10:54:32,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9 2019-03-23 10:54:32,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9 2019-03-23 10:54:32,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a791b5cd-6f88-43d1-83df-4b12701cadb9 2019-03-23 10:54:32,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 x-compute-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "adminPass": "rUQpaLSMmov6"}} 2019-03-23 10:54:32,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:53:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 x-compute-request-id: req-a791b5cd-6f88-43d1-83df-4b12701cadb9 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "adminPass": "rUQpaLSMmov6"}} 2019-03-23 10:54:32,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:32,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:32,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:32,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'abe7c952-6dd9-48d5-8062-eba0c7634788', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-03-23 10:54:32,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 10:54:32,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:32,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_hheo5e'} 2019-03-23 10:54:32,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" 2019-03-23 10:54:32,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2d21f3d9-2d83-4a31-a637-f56c5e239867 2019-03-23 10:54:32,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d21f3d9-2d83-4a31-a637-f56c5e239867 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d21f3d9-2d83-4a31-a637-f56c5e239867 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2d21f3d9-2d83-4a31-a637-f56c5e239867 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" 2019-03-23 10:54:32,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 x-compute-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c 2019-03-23 10:54:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c 2019-03-23 10:54:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c 2019-03-23 10:54:32,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:32,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:32,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:32,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:32,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:32,755 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:32 GMT 2019-03-23 10:54:32,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:32,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:32,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:32,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:32,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:37,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:37,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:37,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:37,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:37,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 x-compute-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 x-compute-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 x-compute-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 x-compute-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bba37a81-905a-42e8-b0e1-f251c57a76d8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bba37a81-905a-42e8-b0e1-f251c57a76d8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bba37a81-905a-42e8-b0e1-f251c57a76d8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c x-compute-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c x-compute-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:58.755Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f01d1f5a466d4a583f63089fb2f3118ea6df59d1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f01d1f5a466d4a583f63089fb2f3118ea6df59d1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:58.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'840bd634-ddf7-47e8-a540-85158798ab93', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3dd7edf6-38d0-48e2-bd7c-432d16815a10', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_g42msx'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.366Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:54.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:53.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 Date: Sat, 23 Mar 2019 10:53:59 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 Date: Sat, 23 Mar 2019 10:53:59 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_hheo5e', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_hheo5e', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']}", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}], "metadata": {"pagination": {"total": 1018, "offset": 494, "size": 50}}} 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:37 GMT 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:37,848 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:37,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:37,849 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:37,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:37,849 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 x-compute-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 x-compute-request-id: req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 2019-03-23 10:54:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 2019-03-23 10:54:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 2019-03-23 10:54:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d8ea41d5-ce5f-41ec-8e6f-08ba7aeca164 2019-03-23 10:54:37,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" 2019-03-23 10:54:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" 2019-03-23 10:54:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" 2019-03-23 10:54:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 x-compute-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 x-compute-request-id: req-bba37a81-905a-42e8-b0e1-f251c57a76d8 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bba37a81-905a-42e8-b0e1-f251c57a76d8 2019-03-23 10:54:37,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bba37a81-905a-42e8-b0e1-f251c57a76d8 2019-03-23 10:54:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bba37a81-905a-42e8-b0e1-f251c57a76d8 2019-03-23 10:54:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:37,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73 2019-03-23 10:54:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0fa60f9a-39bb-4a1f-9074-9ad928e1fd73 2019-03-23 10:54:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" 2019-03-23 10:54:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c x-compute-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c x-compute-request-id: req-dd47c95c-5933-4d88-a138-3e506d59488c Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-dd47c95c-5933-4d88-a138-3e506d59488c 2019-03-23 10:54:37,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8 2019-03-23 10:54:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8 2019-03-23 10:54:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:54:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d1f5a466d4a583f63089fb2f3118ea6df59d1" 2019-03-23 10:54:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f01d1f5a466d4a583f63089fb2f3118ea6df59d1" 2019-03-23 10:54:37,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'840bd634-ddf7-47e8-a540-85158798ab93', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'3dd7edf6-38d0-48e2-bd7c-432d16815a10', u'floating_ip_address': u'172.30.9.207', u'external_type': u'floatingip'}] 2019-03-23 10:54:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_g42msx'} 2019-03-23 10:54:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:37,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7925f6fd-ada3-4a5a-872f-0974d05b9bd8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 Date: Sat, 23 Mar 2019 10:53:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 Date: Sat, 23 Mar 2019 10:53:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 2019-03-23 10:54:37,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 2019-03-23 10:54:37,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 2019-03-23 10:54:37,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c11fdfbb-001c-41ba-9ce0-4927d27a2da5 2019-03-23 10:54:37,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:54:37,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_hheo5e', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-03-23 10:54:37,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_hheo5e', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-03-23 10:54:37,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:54:37,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:37,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:37,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:37 GMT 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:37,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:42,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:43,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:43,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:43,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'366c101c-323a-4fb4-8bd6-acb22c4375bf', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_byc0vc'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0a470d-ccf1-4b47-8949-b7e22a8809f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0a470d-ccf1-4b47-8949-b7e22a8809f8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6b0a470d-ccf1-4b47-8949-b7e22a8809f8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c5db2ffb-23a8-4f81-9c96-afc0b40b09ae', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_jn28a1'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c445396f-ca2e-43ae-89fc-6bfd9b64b509", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c445396f-ca2e-43ae-89fc-6bfd9b64b509", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:53:59.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25261c4f-1da8-4e60-aada-c38607646978 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25261c4f-1da8-4e60-aada-c38607646978 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-25261c4f-1da8-4e60-aada-c38607646978", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-25261c4f-1da8-4e60-aada-c38607646978", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'fc1c99f3-78ad-43fd-83a8-9631350ab0a7', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pcgfey'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f11bd36-4e07-42e9-b274-bae32dce338f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f11bd36-4e07-42e9-b274-bae32dce338f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e59a8bf6-2813-4ff2-b7d4-488391ebd476', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a040160e-6aa6-4139-82aa-cb6f13e4ede0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-5f11bd36-4e07-42e9-b274-bae32dce338f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-5f11bd36-4e07-42e9-b274-bae32dce338f", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_yyfyhq'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:59.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 x-compute-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3663c0fb-5bad-4976-a1d0-947a3301a6dd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3663c0fb-5bad-4976-a1d0-947a3301a6dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:54.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:00.501Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}], "metadata": {"pagination": {"total": 1039, "offset": 544, "size": 50}}} 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:43 GMT 2019-03-23 10:54:43,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:43,142 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:43,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:43,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:43,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:43,142 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:43,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_hheo5e", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:54:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff322fc37636c3b9038675191efc7091877017d" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_hheo5e", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:54:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'366c101c-323a-4fb4-8bd6-acb22c4375bf', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-03-23 10:54:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_byc0vc'} 2019-03-23 10:54:43,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0a470d-ccf1-4b47-8949-b7e22a8809f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0a470d-ccf1-4b47-8949-b7e22a8809f8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6b0a470d-ccf1-4b47-8949-b7e22a8809f8 2019-03-23 10:54:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c5db2ffb-23a8-4f81-9c96-afc0b40b09ae', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-03-23 10:54:43,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_jn28a1'} 2019-03-23 10:54:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 2019-03-23 10:54:43,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c445396f-ca2e-43ae-89fc-6bfd9b64b509 2019-03-23 10:54:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" 2019-03-23 10:54:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" 2019-03-23 10:54:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" 2019-03-23 10:54:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25261c4f-1da8-4e60-aada-c38607646978 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25261c4f-1da8-4e60-aada-c38607646978 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-25261c4f-1da8-4e60-aada-c38607646978 2019-03-23 10:54:43,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-25261c4f-1da8-4e60-aada-c38607646978 2019-03-23 10:54:43,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'fc1c99f3-78ad-43fd-83a8-9631350ab0a7', u'floating_ip_address': u'172.30.9.209', u'external_type': u'floatingip'}] 2019-03-23 10:54:43,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_pcgfey'} 2019-03-23 10:54:43,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f11bd36-4e07-42e9-b274-bae32dce338f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f11bd36-4e07-42e9-b274-bae32dce338f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" 2019-03-23 10:54:43,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" 2019-03-23 10:54:43,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e59a8bf6-2813-4ff2-b7d4-488391ebd476', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'a040160e-6aa6-4139-82aa-cb6f13e4ede0', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5f11bd36-4e07-42e9-b274-bae32dce338f 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5f11bd36-4e07-42e9-b274-bae32dce338f 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_yyfyhq'} 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 x-compute-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3663c0fb-5bad-4976-a1d0-947a3301a6dd 2019-03-23 10:54:43,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3663c0fb-5bad-4976-a1d0-947a3301a6dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:43,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:43,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:54:43,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:54:43,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:43,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:43,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:43,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:43,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" 2019-03-23 10:54:43,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:43,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:43 GMT 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:43,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:48,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:48,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 x-compute-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 x-compute-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 x-compute-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 x-compute-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 x-compute-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 x-compute-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 x-compute-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 x-compute-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 x-compute-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 x-compute-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 Content-Length: 419 location: http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"adminPass\": \"2rdAEt5ks829\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 x-compute-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 Content-Length: 419 location: http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"adminPass\": \"2rdAEt5ks829\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}], "metadata": {"pagination": {"total": 1080, "offset": 594, "size": 50}}} 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:48 GMT 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:48,398 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 x-compute-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:48,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 x-compute-request-id: req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-35b103f8-8047-4f48-a7e7-e3d03ef167f3 2019-03-23 10:54:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" 2019-03-23 10:54:48,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" 2019-03-23 10:54:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 x-compute-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 x-compute-request-id: req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 2019-03-23 10:54:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 2019-03-23 10:54:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 2019-03-23 10:54:48,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43e0734c-9ccb-466a-a2ed-9bb68f25f054 2019-03-23 10:54:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 2019-03-23 10:54:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 x-compute-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:48,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" 2019-03-23 10:54:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 x-compute-request-id: req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" 2019-03-23 10:54:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" 2019-03-23 10:54:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 2019-03-23 10:54:48,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 2019-03-23 10:54:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 2019-03-23 10:54:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 2019-03-23 10:54:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 x-compute-request-id: req-bcd2af0f-0ab2-44f0-9442-5ef39c7e4167 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" 2019-03-23 10:54:48,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c70127-36cc-404f-9a34-8cbe0180ceb4 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" 2019-03-23 10:54:48,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 x-compute-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 x-compute-request-id: req-aeb7edda-5096-4760-9f45-9837bdf0b210 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-aeb7edda-5096-4760-9f45-9837bdf0b210 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" 2019-03-23 10:54:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 x-compute-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 Content-Length: 419 location: http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "adminPass": "2rdAEt5ks829"}} 2019-03-23 10:54:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 x-compute-request-id: req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 Content-Length: 419 location: http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "adminPass": "2rdAEt5ks829"}} 2019-03-23 10:54:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 2019-03-23 10:54:48,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:48,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:48,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:48,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:48,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:48,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:48 GMT 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:48,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:53,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:53,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:53,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:53,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:53,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:53,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:53,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:53,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:53,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9696d450-9c36-4e72-9e05-453074080231"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2d9f87f2-a195-4fbb-993c-4b1c72d2d143', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e59a8bf6-2813-4ff2-b7d4-488391ebd476', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'740dbabe-1ff4-4a06-9451-2e30a1e8e048', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_95xnra'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0ea7f155779eda5940b00113454ea7863768e2d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 x-compute-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 x-compute-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-0c88bd11-3c1e-4797-9179-268553242a60", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.128Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-0c88bd11-3c1e-4797-9179-268553242a60", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32787b1-ffc2-4f30-835d-5af0b7580acf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3da3e53b0ec39cf62ebf870dc5ad0f562e3d76b0\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32787b1-ffc2-4f30-835d-5af0b7580acf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f32787b1-ffc2-4f30-835d-5af0b7580acf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f32787b1-ffc2-4f30-835d-5af0b7580acf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 x-compute-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 x-compute-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b x-compute-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b x-compute-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f x-compute-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f x-compute-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3da3e53b0ec39cf62ebf870dc5ad0f562e3d76b0\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 x-compute-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}], "metadata": {"pagination": {"total": 1080, "offset": 644, "size": 50}}} 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:53 GMT 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:53,560 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:53,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 2019-03-23 10:54:53,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 2019-03-23 10:54:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-461b1eb9-5be0-49d3-b56e-26139f6f17b2 2019-03-23 10:54:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova', u'name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', u'fingerprint': u'a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c'}}}, {u'external_id': u'381db59f-d8c5-4a37-b0a5-93597faed68b', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2d9f87f2-a195-4fbb-993c-4b1c72d2d143', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'e59a8bf6-2813-4ff2-b7d4-488391ebd476', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'740dbabe-1ff4-4a06-9451-2e30a1e8e048', u'floating_ip_address': u'172.30.9.205', u'external_type': u'floatingip'}] 2019-03-23 10:54:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_95xnra'} 2019-03-23 10:54:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:53,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0ea7f155779eda5940b00113454ea7863768e2d" 2019-03-23 10:54:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 x-compute-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 x-compute-request-id: req-0c88bd11-3c1e-4797-9179-268553242a60 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-0c88bd11-3c1e-4797-9179-268553242a60 2019-03-23 10:54:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-0c88bd11-3c1e-4797-9179-268553242a60 2019-03-23 10:54:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f 2019-03-23 10:54:53,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3 2019-03-23 10:54:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-82d89d5c-0bb8-4497-aa9c-9e2ecf7b7ca3 2019-03-23 10:54:53,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32787b1-ffc2-4f30-835d-5af0b7580acf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da3e53b0ec39cf62ebf870dc5ad0f562e3d76b0" 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32787b1-ffc2-4f30-835d-5af0b7580acf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f32787b1-ffc2-4f30-835d-5af0b7580acf 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f32787b1-ffc2-4f30-835d-5af0b7580acf 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 x-compute-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 x-compute-request-id: req-29f53cce-4272-484a-bc32-06c70888c4d9 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9 2019-03-23 10:54:53,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9 2019-03-23 10:54:53,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9 2019-03-23 10:54:53,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-29f53cce-4272-484a-bc32-06c70888c4d9 2019-03-23 10:54:53,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" 2019-03-23 10:54:53,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" 2019-03-23 10:54:53,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b x-compute-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf 2019-03-23 10:54:53,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b x-compute-request-id: req-9bf1b983-91c9-4831-8f12-4c91a866b63b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b 2019-03-23 10:54:53,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b 2019-03-23 10:54:53,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b 2019-03-23 10:54:53,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bf1b983-91c9-4831-8f12-4c91a866b63b 2019-03-23 10:54:53,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" 2019-03-23 10:54:53,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" 2019-03-23 10:54:53,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f x-compute-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:53,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f x-compute-request-id: req-1d48964c-02fb-48b9-9be1-336d0984604f Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:53,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f 2019-03-23 10:54:53,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f 2019-03-23 10:54:53,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1d48964c-02fb-48b9-9be1-336d0984604f 2019-03-23 10:54:53,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:53,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:53,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da3e53b0ec39cf62ebf870dc5ad0f562e3d76b0" 2019-03-23 10:54:53,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 x-compute-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:53,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:53,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:53,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:53,653 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:53 GMT 2019-03-23 10:54:53,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:53,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:53,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:53,653 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:53,653 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:58,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:58,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 x-compute-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf x-compute-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf x-compute-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43917728-9f8b-467d-8452-250779090bfa x-compute-request-id: req-43917728-9f8b-467d-8452-250779090bfa Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43917728-9f8b-467d-8452-250779090bfa x-compute-request-id: req-43917728-9f8b-467d-8452-250779090bfa Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84137a9aada08c33ffdcc32b395ea10c9108f44e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:01.700Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d610b690-5c27-4e61-bf6a-6839a75955f7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84137a9aada08c33ffdcc32b395ea10c9108f44e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d610b690-5c27-4e61-bf6a-6839a75955f7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d610b690-5c27-4e61-bf6a-6839a75955f7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:56.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:55.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.345Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d610b690-5c27-4e61-bf6a-6839a75955f7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:56.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:56.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:56.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85ffda52ac45f3512f64643c278bcdbe4dee05ad\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}85ffda52ac45f3512f64643c278bcdbe4dee05ad\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca5ee3a25f256491e74abd3dbe1feb62d946a3c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ca5ee3a25f256491e74abd3dbe1feb62d946a3c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:02.998Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:00.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1080, "offset": 694, "size": 50}}} 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:58 GMT 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:54:58,739 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:54:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 x-compute-request-id: req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 2019-03-23 10:54:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 2019-03-23 10:54:58,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 2019-03-23 10:54:58,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-d153bbe7-a71b-4b16-8a1e-49e4abdbecd0 2019-03-23 10:54:58,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" 2019-03-23 10:54:58,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" 2019-03-23 10:54:58,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf x-compute-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:58,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf x-compute-request-id: req-16b40e6b-2b32-45cf-b424-4e6368ce44cf Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:54:58,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf 2019-03-23 10:54:58,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" 2019-03-23 10:54:58,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" 2019-03-23 10:54:58,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43917728-9f8b-467d-8452-250779090bfa x-compute-request-id: req-43917728-9f8b-467d-8452-250779090bfa Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:58,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43917728-9f8b-467d-8452-250779090bfa x-compute-request-id: req-43917728-9f8b-467d-8452-250779090bfa Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:54:58,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa 2019-03-23 10:54:58,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-43917728-9f8b-467d-8452-250779090bfa 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84137a9aada08c33ffdcc32b395ea10c9108f44e" 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf 2019-03-23 10:54:58,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16b40e6b-2b32-45cf-b424-4e6368ce44cf 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d610b690-5c27-4e61-bf6a-6839a75955f7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84137a9aada08c33ffdcc32b395ea10c9108f44e" 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:58,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7fa78e-d13a-496d-ae21-ec3d3e87dff2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d610b690-5c27-4e61-bf6a-6839a75955f7 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d610b690-5c27-4e61-bf6a-6839a75955f7 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d610b690-5c27-4e61-bf6a-6839a75955f7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:58,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ffda52ac45f3512f64643c278bcdbe4dee05ad" 2019-03-23 10:54:58,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85ffda52ac45f3512f64643c278bcdbe4dee05ad" 2019-03-23 10:54:58,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:54:58,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:54:58,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca5ee3a25f256491e74abd3dbe1feb62d946a3c" 2019-03-23 10:54:58,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca5ee3a25f256491e74abd3dbe1feb62d946a3c" 2019-03-23 10:54:58,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-62ff2c5d-8c8e-41cd-b73b-79d5f7e10ba6 2019-03-23 10:54:58,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:54:58,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:54:58,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:54:58 GMT 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:54:58,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:03,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:03,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:03,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:53:57.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c3d12aca93499f3a32528b6db7c2f905f2e9b7aa\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a4b641af-135a-42aa-9bea-802dc7c33c1f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b641af-135a-42aa-9bea-802dc7c33c1f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:02.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:03.581Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:01.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 x-compute-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_g42msx', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_g42msx', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a64991f6-4274-4e46-bafc-5a22d20a121c Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a64991f6-4274-4e46-bafc-5a22d20a121c Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_jn28a1', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_jn28a1', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_pcgfey', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_pcgfey', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 x-compute-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}], "metadata": {"pagination": {"total": 1080, "offset": 744, "size": 50}}} 2019-03-23 10:55:03,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:03 GMT 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:03,891 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:03,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 10:55:03,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:03,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d12aca93499f3a32528b6db7c2f905f2e9b7aa" 2019-03-23 10:55:03,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a4b641af-135a-42aa-9bea-802dc7c33c1f 2019-03-23 10:55:03,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4b641af-135a-42aa-9bea-802dc7c33c1f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:03,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:03,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:03,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:03,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:03,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:03,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 x-compute-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:03,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171 2019-03-23 10:55:03,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe 2019-03-23 10:55:03,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe 2019-03-23 10:55:03,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe 2019-03-23 10:55:03,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-35f24014-4f2c-4276-8367-04dfa72d3abe 2019-03-23 10:55:03,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:55:03,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_g42msx', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-03-23 10:55:03,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_g42msx', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-03-23 10:55:03,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:55:03,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_g42msx", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:03,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a1676a17bcb36a4a5befd3d9c1c26aa14cc8610" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_g42msx", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:03,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a64991f6-4274-4e46-bafc-5a22d20a121c Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:03,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-a64991f6-4274-4e46-bafc-5a22d20a121c Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c 2019-03-23 10:55:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c 2019-03-23 10:55:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c 2019-03-23 10:55:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-a64991f6-4274-4e46-bafc-5a22d20a121c 2019-03-23 10:55:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:55:03,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_jn28a1', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-23 10:55:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_jn28a1', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-23 10:55:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:55:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_jn28a1", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5028b4bd95427f89f4c3ed341fb20781085ddf50" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_jn28a1", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:03,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-c98d0b26-447c-4da6-b9cb-2a16a09d8f06 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_pcgfey', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-03-23 10:55:03,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_pcgfey', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-03-23 10:55:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:55:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_pcgfey", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40540fc0d1cfb08c8f9a80247c8d865c1722e579" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_pcgfey", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 x-compute-request-id: req-aa3aa431-ac3a-438a-9353-c210dbae8171 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171 2019-03-23 10:55:03,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:03,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:03,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:03,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:03,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:03 GMT 2019-03-23 10:55:03,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:03,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:03,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:03,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:03,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:08,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:09,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:09,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:09,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:09,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:09,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 x-compute-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 x-compute-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 x-compute-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 x-compute-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_byc0vc', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_byc0vc', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-35f24014-4f2c-4276-8367-04dfa72d3abe Date: Sat, 23 Mar 2019 10:54:03 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.208Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:03.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2fad4b3b-7632-4320-a27a-dab178cb5d83", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2fad4b3b-7632-4320-a27a-dab178cb5d83", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-788577b8-d7c2-45f3-a243-a69e750eeaeb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fad4b3b-7632-4320-a27a-dab178cb5d83 x-compute-request-id: req-2fad4b3b-7632-4320-a27a-dab178cb5d83 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:53:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fd99f39e-bd5e-4cc0-9454-92ac07712b65"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb x-compute-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb x-compute-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d944bf7e-d57a-497a-b0d3-2013044eafa2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d944bf7e-d57a-497a-b0d3-2013044eafa2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d944bf7e-d57a-497a-b0d3-2013044eafa2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 x-compute-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 x-compute-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05\"}, {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}], "metadata": {"pagination": {"total": 1081, "offset": 794, "size": 50}}} 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:09 GMT 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:09,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:09,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:09,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:09,121 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:09,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 2019-03-23 10:55:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 2019-03-23 10:55:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 2019-03-23 10:55:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 2019-03-23 10:55:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 x-compute-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:55:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 x-compute-request-id: req-ac04855d-eb69-4c3f-9e25-94416ce0fe04 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:55:09,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" 2019-03-23 10:55:09,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" 2019-03-23 10:55:09,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7 2019-03-23 10:55:09,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7 2019-03-23 10:55:09,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7 2019-03-23 10:55:09,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7fb15013-0522-4416-8526-52fd42560ca7 2019-03-23 10:55:09,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 x-compute-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:09,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 x-compute-request-id: req-7fb15013-0522-4416-8526-52fd42560ca7 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:09,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" 2019-03-23 10:55:09,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" 2019-03-23 10:55:09,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171 2019-03-23 10:55:09,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171 2019-03-23 10:55:09,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-aa3aa431-ac3a-438a-9353-c210dbae8171 2019-03-23 10:55:09,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:09,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:09,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 2019-03-23 10:55:09,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 2019-03-23 10:55:09,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 2019-03-23 10:55:09,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-1ff36354-7a6c-4fe3-a3e0-61cf503edbc7 2019-03-23 10:55:09,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:55:09,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_byc0vc', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-23 10:55:09,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_byc0vc', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-23 10:55:09,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:55:09,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_byc0vc", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:09,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-35f24014-4f2c-4276-8367-04dfa72d3abe Date: Sat, 23 Mar 2019 10:54:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:09,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa0da1687d2f0f7f52e648070a6f83311aa9c25" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_byc0vc", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:09,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2fad4b3b-7632-4320-a27a-dab178cb5d83 2019-03-23 10:55:09,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2fad4b3b-7632-4320-a27a-dab178cb5d83 2019-03-23 10:55:09,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-788577b8-d7c2-45f3-a243-a69e750eeaeb 2019-03-23 10:55:09,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fad4b3b-7632-4320-a27a-dab178cb5d83 x-compute-request-id: req-2fad4b3b-7632-4320-a27a-dab178cb5d83 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:53:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb x-compute-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb x-compute-request-id: req-788577b8-d7c2-45f3-a243-a69e750eeaeb Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d944bf7e-d57a-497a-b0d3-2013044eafa2 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d944bf7e-d57a-497a-b0d3-2013044eafa2 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d944bf7e-d57a-497a-b0d3-2013044eafa2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:55:09,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:55:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 x-compute-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 x-compute-request-id: req-bf3682e5-472c-4985-bd59-b33894f597a5 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}], "name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05"}, {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 10:55:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:09,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:09,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:55:09,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:09,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:09,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:09,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:09,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:09 GMT 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:09,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:09,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:14,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:14,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:14,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c x-compute-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c x-compute-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova\", \"name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"fingerprint\": \"a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d944bf7e-d57a-497a-b0d3-2013044eafa2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b165b2-47e8-4150-90e6-4b816fb3f288 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b165b2-47e8-4150-90e6-4b816fb3f288 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-03b165b2-47e8-4150-90e6-4b816fb3f288", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-03b165b2-47e8-4150-90e6-4b816fb3f288", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:04.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:05.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ce4e9577f62b87f6d70213b70827f7ee7f77b41\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 x-compute-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"adminPass\": \"jHgR39iughcV\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 x-compute-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"adminPass\": \"jHgR39iughcV\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0df5775c-d979-4023-b639-58e9e2b2eda9"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e74babbcfd73b3f44bdf3105e9b221383b79bb7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e74babbcfd73b3f44bdf3105e9b221383b79bb7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:04.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b1a44369-2581-4e8d-9d95-86ac754a0e6f Date: Sat, 23 Mar 2019 10:54:05 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b1a44369-2581-4e8d-9d95-86ac754a0e6f Date: Sat, 23 Mar 2019 10:54:05 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_yyfyhq', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_yyfyhq', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.426Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f x-compute-request-id: req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"scheduling\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:03Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"imageRef\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"flavorRef\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_95xnra', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_95xnra', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}], "metadata": {"pagination": {"total": 1099, "offset": 844, "size": 50}}} 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:14 GMT 2019-03-23 10:55:14,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:14,377 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:14,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:14,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:14,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:14,377 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:14,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bf3682e5-472c-4985-bd59-b33894f597a5 2019-03-23 10:55:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:55:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" 2019-03-23 10:55:14,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c x-compute-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:55:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c x-compute-request-id: req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCn3TeDonP6RjGSgjJ9I3uQr8ik082OCHejUGHzYPjSS1G5G5w/pv3QR+U2B3XrlXbMJ5KiHv0HpEUPgwKoRy8BJ0haeCssT69faQ+c6fqmw47GYvmKOIbxo4FK4CckaMp4Sy5FhjfuuraZe358cFb8fPN448D2eTLXs9MZOW03RzSTwwychAnFGbRmE7wnU6zVTauO+RC5pEuKw4cn89c07C2xpCMPPDmCdbEeTRqYB7OA/mO34bLwUwzfZMqKlUZMapzEFuMIkq+MC5UFyJvbA/tErO0Eef3KsLoQpccpWItrVqLbu4K3SKKmcYYwX2UccJCvRLiZnBk3jzTbTqP3 Generated-by-Nova", "name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "fingerprint": "a4:99:94:ee:ce:f3:65:e2:f8:58:a8:66:e8:f4:39:1c"}}]} 2019-03-23 10:55:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d944bf7e-d57a-497a-b0d3-2013044eafa2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c 2019-03-23 10:55:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c 2019-03-23 10:55:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c 2019-03-23 10:55:14,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-0f02e028-1b05-4d02-b5f1-1bdb3883ae1c 2019-03-23 10:55:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b165b2-47e8-4150-90e6-4b816fb3f288 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03b165b2-47e8-4150-90e6-4b816fb3f288 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-03b165b2-47e8-4150-90e6-4b816fb3f288 2019-03-23 10:55:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-03b165b2-47e8-4150-90e6-4b816fb3f288 2019-03-23 10:55:14,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f 2019-03-23 10:55:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce4e9577f62b87f6d70213b70827f7ee7f77b41" 2019-03-23 10:55:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 x-compute-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "adminPass": "jHgR39iughcV"}} 2019-03-23 10:55:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 x-compute-request-id: req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "adminPass": "jHgR39iughcV"}} 2019-03-23 10:55:14,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 2019-03-23 10:55:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 2019-03-23 10:55:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 2019-03-23 10:55:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7d7c7c15-e4aa-4cf7-a24e-a42593a1a3c8 2019-03-23 10:55:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e74babbcfd73b3f44bdf3105e9b221383b79bb7" 2019-03-23 10:55:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e74babbcfd73b3f44bdf3105e9b221383b79bb7" 2019-03-23 10:55:14,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b1a44369-2581-4e8d-9d95-86ac754a0e6f Date: Sat, 23 Mar 2019 10:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b1a44369-2581-4e8d-9d95-86ac754a0e6f Date: Sat, 23 Mar 2019 10:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-b1a44369-2581-4e8d-9d95-86ac754a0e6f 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_yyfyhq', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-03-23 10:55:14,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_yyfyhq', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-03-23 10:55:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:55:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_yyfyhq", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c46f29a7836eee9c1c1bfb11929b9f6dab997ca7" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_yyfyhq", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f x-compute-request-id: req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f 2019-03-23 10:55:14,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_95xnra", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730755eee80530ab0253b971faa380bf026401f4" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_95xnra", "imageRef": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "flavorRef": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}}' 2019-03-23 10:55:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 10:55:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_95xnra', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-03-23 10:55:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_95xnra', 'key_name': u'cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05', 'image': u'fe02cc45-9233-474d-9306-48a3fcce7eb4', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05', 'cloudify_management_network_id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}, 'nics': [{'net-id': u'8c67fc8b-eb4f-4494-afd0-61efd9486c94'}], 'flavor': u'facae7b2-4c94-4198-9ed0-65f7fd9baa7d', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-03-23 10:55:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 10:55:14,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:14,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:14,445 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:14 GMT 2019-03-23 10:55:14,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:14,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:14,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:14,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:14,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:19,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:19,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-420b0e42-26da-47bd-8a4d-30db0a57d107", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-420b0e42-26da-47bd-8a4d-30db0a57d107", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9b03b904-3864-497f-857d-3d4780dfcb7e"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-420b0e42-26da-47bd-8a4d-30db0a57d107 Date: Sat, 23 Mar 2019 10:54:05 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:05.955Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-420b0e42-26da-47bd-8a4d-30db0a57d107 Date: Sat, 23 Mar 2019 10:54:05 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"b9660c97-52eb-48aa-815a-1a9779b18b80\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T10:48:05Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\",\"admin_state_up\":true,\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:03Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d x-compute-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"adminPass\": \"UPABvbLq7Qqu\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d x-compute-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"adminPass\": \"UPABvbLq7Qqu\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 x-compute-request-id: req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 Content-Length: 417 location: http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"adminPass\": \"pRgHeK4sMnc8\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41f80e3b-4586-499b-ada0-6c60f8ed3ef5"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e02fde1d-4901-4fbe-b7e6-04b45aef8df7"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:05.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:06.599Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:scheduling state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:05.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 x-compute-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 Content-Length: 417 location: http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"adminPass\": \"MkHmvAtFtw6E\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 x-compute-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 Content-Length: 417 location: http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"adminPass\": \"MkHmvAtFtw6E\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd x-compute-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd Content-Length: 459 location: http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"adminPass\": \"m4GCGSyWefh7\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd x-compute-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd Content-Length: 459 location: http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"adminPass\": \"m4GCGSyWefh7\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.67e1b8c1-24b3-45df-a602-e4821110d536"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.198Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5443316d-37fc-4bf4-96c9-cf7a20b24874"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 x-compute-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 Content-Length: 457 location: http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"adminPass\": \"AxodaDyj4qBN\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 x-compute-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 Content-Length: 457 location: http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"adminPass\": \"AxodaDyj4qBN\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.58f9e99e-a031-4a13-959c-8b574e49c456"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:07.817Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:06.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1152, "offset": 894, "size": 50}}} 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:19 GMT 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:19,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-420b0e42-26da-47bd-8a4d-30db0a57d107 2019-03-23 10:55:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-420b0e42-26da-47bd-8a4d-30db0a57d107 2019-03-23 10:55:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:19,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f 2019-03-23 10:55:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-218f3ca9-ee87-4056-bfd1-3c2ab7439c9f 2019-03-23 10:55:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-420b0e42-26da-47bd-8a4d-30db0a57d107 Date: Sat, 23 Mar 2019 10:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-420b0e42-26da-47bd-8a4d-30db0a57d107 Date: Sat, 23 Mar 2019 10:54:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":["b9660c97-52eb-48aa-815a-1a9779b18b80"],"description":"","tags":[],"updated_at":"2019-03-23T10:48:05Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 10:55:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d 2019-03-23 10:55:19,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d x-compute-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "adminPass": "UPABvbLq7Qqu"}} 2019-03-23 10:55:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d x-compute-request-id: req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d Content-Length: 418 location: http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "adminPass": "UPABvbLq7Qqu"}} 2019-03-23 10:55:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 2019-03-23 10:55:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 2019-03-23 10:55:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 2019-03-23 10:55:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 2019-03-23 10:55:19,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 x-compute-request-id: req-33ad8f7a-e596-4bf7-b902-dae0fb71d531 Content-Length: 417 location: http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "adminPass": "pRgHeK4sMnc8"}} 2019-03-23 10:55:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d 2019-03-23 10:55:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d 2019-03-23 10:55:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cfd2d9a9-86e0-4b5b-9b24-7a7f7ce8119d 2019-03-23 10:55:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:19,552 - 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:scheduling state. Retrying... [retry_after=30] 2019-03-23 10:55:19,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 x-compute-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 Content-Length: 417 location: http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "adminPass": "MkHmvAtFtw6E"}} 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:19,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 x-compute-request-id: req-e646802d-d582-4572-9cb7-f6f7eb025562 Content-Length: 417 location: http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "adminPass": "MkHmvAtFtw6E"}} 2019-03-23 10:55:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd x-compute-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd Content-Length: 459 location: http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "adminPass": "m4GCGSyWefh7"}} 2019-03-23 10:55:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd x-compute-request-id: req-45b20b0f-b20b-4ce7-86db-fc52608dccbd Content-Length: 459 location: http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "OS-DCF:diskConfig": "MANUAL", "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "adminPass": "m4GCGSyWefh7"}} 2019-03-23 10:55:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd 2019-03-23 10:55:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-45b20b0f-b20b-4ce7-86db-fc52608dccbd 2019-03-23 10:55:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562 2019-03-23 10:55:19,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e646802d-d582-4572-9cb7-f6f7eb025562 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 x-compute-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 Content-Length: 457 location: http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "adminPass": "AxodaDyj4qBN"}} 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ed903686-69fb-4e14-842e-d121214a6fa9 2019-03-23 10:55:19,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:54:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 x-compute-request-id: req-ed903686-69fb-4e14-842e-d121214a6fa9 Content-Length: 457 location: http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "OS-DCF:diskConfig": "MANUAL", "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "adminPass": "AxodaDyj4qBN"}} 2019-03-23 10:55:19,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:19,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:19,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:19,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:19,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:19,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:19,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:19,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:19,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:19 GMT 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:19,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:24,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:24,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2a36f1706610e0fd6ffb24ed62acafdc41a0eb3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-235ce0c2-e154-4ac8-9786-94630153b3b3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-235ce0c2-e154-4ac8-9786-94630153b3b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:08.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.060Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-90b2ff6f-41cf-46fc-9a9e-4af4e22d6094", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.060Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b2ff6f-41cf-46fc-9a9e-4af4e22d6094 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.060Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.060Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.060Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.573Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.573Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa83a4d-8249-4104-b1d1-10c9231030bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.573Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.573Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17f1f0481b85d61f6f43d03afcf987ef9b3b73bc\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:09.573Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4aa83a4d-8249-4104-b1d1-10c9231030bc", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a89fdafb11aadcd46ec32e24d485eed481f3052e\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-b65a579c-37ec-49e0-9fe2-db7ab8e9a9b0", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:07.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65a579c-37ec-49e0-9fe2-db7ab8e9a9b0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.096Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8409cb01-3aa2-415f-b524-56bcc25628e2 x-compute-request-id: req-8409cb01-3aa2-415f-b524-56bcc25628e2 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-7ff96d89-432e-45ab-afe4-231d059c44a6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}106278efc93ba059780136e8094e093e83d42509\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9e473f9-dd78-4696-967a-2809f194b4c2 x-compute-request-id: req-d9e473f9-dd78-4696-967a-2809f194b4c2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d9e473f9-dd78-4696-967a-2809f194b4c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d9e473f9-dd78-4696-967a-2809f194b4c2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7125e608-c165-4309-a754-6fe0f2d86a81"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-8409cb01-3aa2-415f-b524-56bcc25628e2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-8409cb01-3aa2-415f-b524-56bcc25628e2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.46e0a170-28f9-4a02-b99c-f4ef957974e1"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:10.673Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff96d89-432e-45ab-afe4-231d059c44a6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dd7aaba6-e0ef-4357-85e8-c95847734ee3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dd7aaba6-e0ef-4357-85e8-c95847734ee3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e7230c2f-f6d1-42a4-8e1b-a7ef078e4744", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e5812d59e4f550651df0c500fbaa89f27f90dce9\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7aaba6-e0ef-4357-85e8-c95847734ee3 x-compute-request-id: req-dd7aaba6-e0ef-4357-85e8-c95847734ee3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6e6a3a82-af62-416f-b3ff-cd60fd2c1e1a"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7230c2f-f6d1-42a4-8e1b-a7ef078e4744 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:10.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.264Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:08.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:10.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:09.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a5396d4a62975ebda0fac7a1b80cd12f3afa88b2\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}], "metadata": {"pagination": {"total": 1152, "offset": 944, "size": 50}}} 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:24 GMT 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:24,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:24,746 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:24,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a36f1706610e0fd6ffb24ed62acafdc41a0eb3" 2019-03-23 10:55:24,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-235ce0c2-e154-4ac8-9786-94630153b3b3 2019-03-23 10:55:24,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-235ce0c2-e154-4ac8-9786-94630153b3b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-90b2ff6f-41cf-46fc-9a9e-4af4e22d6094 2019-03-23 10:55:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b2ff6f-41cf-46fc-9a9e-4af4e22d6094 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:24,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4aa83a4d-8249-4104-b1d1-10c9231030bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f1f0481b85d61f6f43d03afcf987ef9b3b73bc" 2019-03-23 10:55:24,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4aa83a4d-8249-4104-b1d1-10c9231030bc 2019-03-23 10:55:24,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a89fdafb11aadcd46ec32e24d485eed481f3052e" 2019-03-23 10:55:24,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b65a579c-37ec-49e0-9fe2-db7ab8e9a9b0 2019-03-23 10:55:24,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:24,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:24,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:55:24,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b65a579c-37ec-49e0-9fe2-db7ab8e9a9b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8409cb01-3aa2-415f-b524-56bcc25628e2 x-compute-request-id: req-8409cb01-3aa2-415f-b524-56bcc25628e2 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7ff96d89-432e-45ab-afe4-231d059c44a6 2019-03-23 10:55:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}106278efc93ba059780136e8094e093e83d42509" 2019-03-23 10:55:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9e473f9-dd78-4696-967a-2809f194b4c2 x-compute-request-id: req-d9e473f9-dd78-4696-967a-2809f194b4c2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:24,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d9e473f9-dd78-4696-967a-2809f194b4c2 2019-03-23 10:55:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d9e473f9-dd78-4696-967a-2809f194b4c2 2019-03-23 10:55:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:55:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-8409cb01-3aa2-415f-b524-56bcc25628e2 2019-03-23 10:55:24,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-8409cb01-3aa2-415f-b524-56bcc25628e2 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff96d89-432e-45ab-afe4-231d059c44a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dd7aaba6-e0ef-4357-85e8-c95847734ee3 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dd7aaba6-e0ef-4357-85e8-c95847734ee3 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e7230c2f-f6d1-42a4-8e1b-a7ef078e4744 2019-03-23 10:55:24,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5812d59e4f550651df0c500fbaa89f27f90dce9" 2019-03-23 10:55:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd7aaba6-e0ef-4357-85e8-c95847734ee3 x-compute-request-id: req-dd7aaba6-e0ef-4357-85e8-c95847734ee3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7230c2f-f6d1-42a4-8e1b-a7ef078e4744 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 10:55:24,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 10:55:24,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5396d4a62975ebda0fac7a1b80cd12f3afa88b2" 2019-03-23 10:55:24,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:24,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:24,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:24,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:24 GMT 2019-03-23 10:55:24,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:24,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:24,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:24,812 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:24,812 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:29,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:31,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:31,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:31,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:31,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:31,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c4f7407-d774-4a54-b0fc-6598c96d5f55 x-compute-request-id: req-0c4f7407-d774-4a54-b0fc-6598c96d5f55 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0c4f7407-d774-4a54-b0fc-6598c96d5f55", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0c4f7407-d774-4a54-b0fc-6598c96d5f55", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a4886c46-abbe-43ae-b559-011737fab464"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e3ef022-7751-400c-a75a-8d3630d1724b x-compute-request-id: req-9e3ef022-7751-400c-a75a-8d3630d1724b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9e3ef022-7751-400c-a75a-8d3630d1724b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:11.862Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9e3ef022-7751-400c-a75a-8d3630d1724b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:11.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e03635e1-89d8-4714-b5e1-534ec9fa55a2"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:12.475Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-e6000a58-065f-4d5b-8dba-3a5dd4910489", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:12.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:12.475Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6000a58-065f-4d5b-8dba-3a5dd4910489 x-compute-request-id: req-e6000a58-065f-4d5b-8dba-3a5dd4910489 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:09Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:12.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:12.475Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:10.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:12.475Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:11.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:12.475Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:11.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:12.475Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-e6000a58-065f-4d5b-8dba-3a5dd4910489", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:12.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19fa3851-0396-437d-8d4b-039293762d8e"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:13.107Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:12.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:13.107Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:12.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:35.311Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:35.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:35.879Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:35.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:36.382Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:36.912Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7c911c-e0f0-483d-abe7-b4428e296ce3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:36.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:36.912Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9c7c911c-e0f0-483d-abe7-b4428e296ce3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:36.912Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1533a27f273096aae44976e611e43d58c01e699a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:37.581Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414d46dc-9cd6-4240-93ae-98089b661530 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:37.581Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-414d46dc-9cd6-4240-93ae-98089b661530", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:36.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:37.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cebea7e2a37feba75e8ee996ab3bc4688069aeb8\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:37.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.299Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:37.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.299Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f x-compute-request-id: req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:06Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:38.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.299Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:37.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.299Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b x-compute-request-id: req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:53:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:37.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fb90dfac-eb6d-49db-a58a-f77a542a2c44"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.931Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:38.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.931Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:38.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.931Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:38.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e030d28b-186d-4997-8a71-2ae74a9158c5"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:38.931Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:38.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:40.713Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:40.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:41.380Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:40.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:41.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2425cc9a4afbe372abcfc1fba6f6b526f17b4e0e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:41.966Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:41.966Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:41.966Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e642f475-d0c6-409c-b550-4b7c61e263b6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:41.966Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e642f475-d0c6-409c-b550-4b7c61e263b6", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:42.513Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:42.513Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e48c9055-984b-451d-a6fd-f423beca7d48", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:42.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04e990fba44cb295f588b49f382c3838e4429bfb\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:42.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:42.513Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e48c9055-984b-451d-a6fd-f423beca7d48 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:41.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:42.513Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.138Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.138Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.138Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-573c951f-2ffb-49d4-8c52-846a4f651350 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.138Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-573c951f-2ffb-49d4-8c52-846a4f651350", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}], "metadata": {"pagination": {"total": 1152, "offset": 994, "size": 50}}} 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:31 GMT 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:31,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:31,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:31,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:31,466 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:31,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c4f7407-d774-4a54-b0fc-6598c96d5f55 x-compute-request-id: req-0c4f7407-d774-4a54-b0fc-6598c96d5f55 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:31,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0c4f7407-d774-4a54-b0fc-6598c96d5f55 2019-03-23 10:55:31,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0c4f7407-d774-4a54-b0fc-6598c96d5f55 2019-03-23 10:55:31,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e3ef022-7751-400c-a75a-8d3630d1724b x-compute-request-id: req-9e3ef022-7751-400c-a75a-8d3630d1724b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:31,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9e3ef022-7751-400c-a75a-8d3630d1724b 2019-03-23 10:55:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9e3ef022-7751-400c-a75a-8d3630d1724b 2019-03-23 10:55:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-e6000a58-065f-4d5b-8dba-3a5dd4910489 2019-03-23 10:55:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6000a58-065f-4d5b-8dba-3a5dd4910489 x-compute-request-id: req-e6000a58-065f-4d5b-8dba-3a5dd4910489 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:09Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:31,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-e6000a58-065f-4d5b-8dba-3a5dd4910489 2019-03-23 10:55:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 10:55:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c7c911c-e0f0-483d-abe7-b4428e296ce3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9c7c911c-e0f0-483d-abe7-b4428e296ce3 2019-03-23 10:55:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1533a27f273096aae44976e611e43d58c01e699a" 2019-03-23 10:55:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414d46dc-9cd6-4240-93ae-98089b661530 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:31,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-414d46dc-9cd6-4240-93ae-98089b661530 2019-03-23 10:55:31,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cebea7e2a37feba75e8ee996ab3bc4688069aeb8" 2019-03-23 10:55:31,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b 2019-03-23 10:55:31,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f x-compute-request-id: req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:06Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:31,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b 2019-03-23 10:55:31,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b x-compute-request-id: req-bdcb5616-34bd-4c49-99b0-c53d7dc33c6b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:53:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:31,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-60d4ada6-a3fe-4726-bfc5-e9098b422d9f 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2425cc9a4afbe372abcfc1fba6f6b526f17b4e0e" 2019-03-23 10:55:31,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e642f475-d0c6-409c-b550-4b7c61e263b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e642f475-d0c6-409c-b550-4b7c61e263b6 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e48c9055-984b-451d-a6fd-f423beca7d48 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04e990fba44cb295f588b49f382c3838e4429bfb" 2019-03-23 10:55:31,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:31,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e48c9055-984b-451d-a6fd-f423beca7d48 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:31,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:31,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 10:55:31,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-573c951f-2ffb-49d4-8c52-846a4f651350 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:31,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-573c951f-2ffb-49d4-8c52-846a4f651350 2019-03-23 10:55:31,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b 2019-03-23 10:55:31,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:32,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:32,052 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:32 GMT 2019-03-23 10:55:32,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:32,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:32,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:32,053 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:32,053 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:37,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:39,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:39,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:39,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d83006e0-4f5a-43da-acd1-c2e024736e80", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d83006e0-4f5a-43da-acd1-c2e024736e80", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b070021ef945faae9824c75b6a323ec5c3f3aed5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b x-compute-request-id: req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:43.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0238b37d-169e-4917-ac34-14dda332f29a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:43.742Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d83006e0-4f5a-43da-acd1-c2e024736e80 x-compute-request-id: req-d83006e0-4f5a-43da-acd1-c2e024736e80 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:42.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7aa222de-ff51-4a34-8aa0-97d407c9d970"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9c029898-e601-4388-96d5-7d3d4c55edcc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:43.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a34965d4-e373-4665-8f14-8390b5ebd49b x-compute-request-id: req-a34965d4-e373-4665-8f14-8390b5ebd49b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c029898-e601-4388-96d5-7d3d4c55edcc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0405507b-d031-463c-a2cf-90715ac055bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0405507b-d031-463c-a2cf-90715ac055bf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:43.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:44.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8122cce02ae83de0803e919fc6def2ec35038045\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-a34965d4-e373-4665-8f14-8390b5ebd49b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}660dd2cbc772a75440afb2da8ef389df61ff5e9e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e68635b-a682-4625-9455-78b7af01f917 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-8e68635b-a682-4625-9455-78b7af01f917", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a3d3a15eea15b38147986dc46d89cacebb2e044\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dafd5393-5e11-4c7f-b185-6ddc42eb114b x-compute-request-id: req-dafd5393-5e11-4c7f-b185-6ddc42eb114b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:44.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.046Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-a34965d4-e373-4665-8f14-8390b5ebd49b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:44.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.eb630e5c-aab9-45f6-9a98-8b43b0a3f044"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:45.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:45.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171 x-compute-request-id: req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-dafd5393-5e11-4c7f-b185-6ddc42eb114b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-dafd5393-5e11-4c7f-b185-6ddc42eb114b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.3dee85eb-682d-4bf6-a63e-640a7b52cbae"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:45.724Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f89532d2-1b77-49c9-ac40-3153d0db461f"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:46.355Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:54:45.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:46.355Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1 x-compute-request-id: req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:09Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:46.355Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:54:46.355Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:54:45.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6f2dc872-db3e-42ac-b076-7423cc676a58"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:08.539Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:08.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:09.156Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:08.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:09.823Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-7829b835-e1a2-4cc7-ae4c-5d83b5284b6c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:09.823Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:09.823Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7829b835-e1a2-4cc7-ae4c-5d83b5284b6c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:10.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e9c21eb3711517740a869b54293f57d7c67504a\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:10.427Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-54d1b6d3-3e27-40c1-9758-a733ecc699b8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.20fc1596-f4e6-4529-b059-db046fc135b5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:10.427Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d1b6d3-3e27-40c1-9758-a733ecc699b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.20fc1596-f4e6-4529-b059-db046fc135b5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:10.427Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:09.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.20fc1596-f4e6-4529-b059-db046fc135b5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74306e2ea6ddcdfcaaa4c9b7511ba455f6803765\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:10.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.20fc1596-f4e6-4529-b059-db046fc135b5"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba x-compute-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:53:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:11.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:11.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-21c7de33-ec36-4203-9000-7549141ec7ba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:11.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-3575c520-f5b5-424c-8b8e-d05af47bf113", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:11.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.20fc1596-f4e6-4529-b059-db046fc135b5"}], "metadata": {"pagination": {"total": 1152, "offset": 1044, "size": 50}}} 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:39 GMT 2019-03-23 10:55:39,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:39,307 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:39,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:39,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:39,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:39,307 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:39,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d83006e0-4f5a-43da-acd1-c2e024736e80 2019-03-23 10:55:39,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d83006e0-4f5a-43da-acd1-c2e024736e80 2019-03-23 10:55:39,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b070021ef945faae9824c75b6a323ec5c3f3aed5" 2019-03-23 10:55:39,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b x-compute-request-id: req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:39,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-caab0f75-8fdc-47c0-aa61-00fe8a62ec4b 2019-03-23 10:55:39,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d83006e0-4f5a-43da-acd1-c2e024736e80 x-compute-request-id: req-d83006e0-4f5a-43da-acd1-c2e024736e80 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9c029898-e601-4388-96d5-7d3d4c55edcc 2019-03-23 10:55:39,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:39,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a34965d4-e373-4665-8f14-8390b5ebd49b x-compute-request-id: req-a34965d4-e373-4665-8f14-8390b5ebd49b Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c029898-e601-4388-96d5-7d3d4c55edcc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:39,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0405507b-d031-463c-a2cf-90715ac055bf 2019-03-23 10:55:39,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0405507b-d031-463c-a2cf-90715ac055bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:39,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8122cce02ae83de0803e919fc6def2ec35038045" 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-a34965d4-e373-4665-8f14-8390b5ebd49b 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}660dd2cbc772a75440afb2da8ef389df61ff5e9e" 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e68635b-a682-4625-9455-78b7af01f917 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-8e68635b-a682-4625-9455-78b7af01f917 2019-03-23 10:55:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3d3a15eea15b38147986dc46d89cacebb2e044" 2019-03-23 10:55:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dafd5393-5e11-4c7f-b185-6ddc42eb114b x-compute-request-id: req-dafd5393-5e11-4c7f-b185-6ddc42eb114b Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-a34965d4-e373-4665-8f14-8390b5ebd49b 2019-03-23 10:55:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171 x-compute-request-id: req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-dafd5393-5e11-4c7f-b185-6ddc42eb114b 2019-03-23 10:55:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-dafd5393-5e11-4c7f-b185-6ddc42eb114b 2019-03-23 10:55:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171 2019-03-23 10:55:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-67e0d3ad-9e97-4f0e-8739-03b8f7b4d171 2019-03-23 10:55:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-23 10:55:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:54:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1 x-compute-request-id: req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:09Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1 2019-03-23 10:55:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-964f0b73-9a7b-41b0-9e10-95c018b2a3c1 2019-03-23 10:55:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7829b835-e1a2-4cc7-ae4c-5d83b5284b6c 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7829b835-e1a2-4cc7-ae4c-5d83b5284b6c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9c21eb3711517740a869b54293f57d7c67504a" 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-54d1b6d3-3e27-40c1-9758-a733ecc699b8 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54d1b6d3-3e27-40c1-9758-a733ecc699b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74306e2ea6ddcdfcaaa4c9b7511ba455f6803765" 2019-03-23 10:55:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba x-compute-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:53:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-21c7de33-ec36-4203-9000-7549141ec7ba 2019-03-23 10:55:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-3575c520-f5b5-424c-8b8e-d05af47bf113 2019-03-23 10:55:39,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:39,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:39,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:39,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:39 GMT 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:39,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:39,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:44,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:44,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:44,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-21c7de33-ec36-4203-9000-7549141ec7ba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:11.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-21c7de33-ec36-4203-9000-7549141ec7ba", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:11.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:11.793Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba x-compute-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:53:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:11.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a4f2569-b3c9-4a66-a44d-c94288c5b077"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:12.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] [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:13.732Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:13.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:14.449Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:13.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:14.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:14.982Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:14.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:14.982Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020b9113-e773-4691-b78a-5e1e6f374790 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:14.982Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-020b9113-e773-4691-b78a-5e1e6f374790", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:15.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}277b10b9a2be2c6311ff3d6e4613843f3952a51d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:15.550Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a94644-9b87-421c-a90e-497da95db80c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:15.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f84b37d3c2623fc6a6c52d025ef113ea8ce5bd4d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:15.550Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-87a94644-9b87-421c-a90e-497da95db80c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:14.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:15.550Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.145Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b4fbde-565b-4e41-a8db-41ccfabc942c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.145Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.145Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c04113d-7f0f-4f4f-b03e-544701645489 x-compute-request-id: req-2c04113d-7f0f-4f4f-b03e-544701645489 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.145Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a8b4fbde-565b-4e41-a8db-41ccfabc942c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:15.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d656bb52-555a-4c5c-8aa0-7e557f79a572", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-2c04113d-7f0f-4f4f-b03e-544701645489", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-2c04113d-7f0f-4f4f-b03e-544701645489", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.03b3421b-1f44-4c0c-9df3-ce55af887cbd"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}39d844c60762d73f1cf815f031f6bbc016ae6d56\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d656bb52-555a-4c5c-8aa0-7e557f79a572 x-compute-request-id: req-d656bb52-555a-4c5c-8aa0-7e557f79a572 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:16.898Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d656bb52-555a-4c5c-8aa0-7e557f79a572", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5027a9f1-b02b-4b25-b338-a4c053b3d90e"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-d98b12bf-8f12-4446-815e-26081a402d51", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74bb127-5a12-46b9-afd4-416c5eb65992 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c74bb127-5a12-46b9-afd4-416c5eb65992", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8265b35-e1b8-4547-9beb-0aa67960dfc4"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29ffcb60-846d-45b5-aeba-78721d6152ef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8265b35-e1b8-4547-9beb-0aa67960dfc4"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:16.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:16.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-29ffcb60-846d-45b5-aeba-78721d6152ef", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:16.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8265b35-e1b8-4547-9beb-0aa67960dfc4"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d98b12bf-8f12-4446-815e-26081a402d51 x-compute-request-id: req-d98b12bf-8f12-4446-815e-26081a402d51 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-d98b12bf-8f12-4446-815e-26081a402d51", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d20291db-863a-4f46-95d3-b4ca010a69f3"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}516d9be35315898c1158db8b15b5f816fcb2c741\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8265b35-e1b8-4547-9beb-0aa67960dfc4"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.982Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:17.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.982Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681a2321-a263-49ba-8d3d-cf003f70c8bf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.982Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-681a2321-a263-49ba-8d3d-cf003f70c8bf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:17.982Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e774e8173fb816bb2960448bb961261629994719\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:17.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08866b8fd7c460e5dec6575442487a7c30c65ec8\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9657325b-144f-4acb-9f44-193f0911381a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9657325b-144f-4acb-9f44-193f0911381a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9657325b-144f-4acb-9f44-193f0911381a x-compute-request-id: req-9657325b-144f-4acb-9f44-193f0911381a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-d732a741-307b-42d7-93da-88bf13630ff6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8265b35-e1b8-4547-9beb-0aa67960dfc4"}], "metadata": {"pagination": {"total": 1153, "offset": 1094, "size": 50}}} 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:44 GMT 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:44,956 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:44,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-21c7de33-ec36-4203-9000-7549141ec7ba 2019-03-23 10:55:44,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-21c7de33-ec36-4203-9000-7549141ec7ba 2019-03-23 10:55:44,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba x-compute-request-id: req-21c7de33-ec36-4203-9000-7549141ec7ba Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:53:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:44,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020b9113-e773-4691-b78a-5e1e6f374790 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:44,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-020b9113-e773-4691-b78a-5e1e6f374790 2019-03-23 10:55:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}277b10b9a2be2c6311ff3d6e4613843f3952a51d" 2019-03-23 10:55:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a94644-9b87-421c-a90e-497da95db80c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f84b37d3c2623fc6a6c52d025ef113ea8ce5bd4d" 2019-03-23 10:55:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-87a94644-9b87-421c-a90e-497da95db80c 2019-03-23 10:55:44,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8b4fbde-565b-4e41-a8db-41ccfabc942c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c04113d-7f0f-4f4f-b03e-544701645489 x-compute-request-id: req-2c04113d-7f0f-4f4f-b03e-544701645489 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a8b4fbde-565b-4e41-a8db-41ccfabc942c 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d656bb52-555a-4c5c-8aa0-7e557f79a572 2019-03-23 10:55:44,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-2c04113d-7f0f-4f4f-b03e-544701645489 2019-03-23 10:55:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-2c04113d-7f0f-4f4f-b03e-544701645489 2019-03-23 10:55:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d844c60762d73f1cf815f031f6bbc016ae6d56" 2019-03-23 10:55:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-23 10:55:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d656bb52-555a-4c5c-8aa0-7e557f79a572 x-compute-request-id: req-d656bb52-555a-4c5c-8aa0-7e557f79a572 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d656bb52-555a-4c5c-8aa0-7e557f79a572 2019-03-23 10:55:44,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-d98b12bf-8f12-4446-815e-26081a402d51 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74bb127-5a12-46b9-afd4-416c5eb65992 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c74bb127-5a12-46b9-afd4-416c5eb65992 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29ffcb60-846d-45b5-aeba-78721d6152ef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:44,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-29ffcb60-846d-45b5-aeba-78721d6152ef 2019-03-23 10:55:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d98b12bf-8f12-4446-815e-26081a402d51 x-compute-request-id: req-d98b12bf-8f12-4446-815e-26081a402d51 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-d98b12bf-8f12-4446-815e-26081a402d51 2019-03-23 10:55:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}516d9be35315898c1158db8b15b5f816fcb2c741" 2019-03-23 10:55:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:44,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-681a2321-a263-49ba-8d3d-cf003f70c8bf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-681a2321-a263-49ba-8d3d-cf003f70c8bf 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e774e8173fb816bb2960448bb961261629994719" 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08866b8fd7c460e5dec6575442487a7c30c65ec8" 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9657325b-144f-4acb-9f44-193f0911381a 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9657325b-144f-4acb-9f44-193f0911381a 2019-03-23 10:55:44,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9657325b-144f-4acb-9f44-193f0911381a x-compute-request-id: req-9657325b-144f-4acb-9f44-193f0911381a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:44,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-d732a741-307b-42d7-93da-88bf13630ff6 2019-03-23 10:55:44,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:45,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:45 GMT 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:45,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:50,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:52,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:52,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:52,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9657325b-144f-4acb-9f44-193f0911381a x-compute-request-id: req-9657325b-144f-4acb-9f44-193f0911381a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:18.681Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9657325b-144f-4acb-9f44-193f0911381a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f94cf4dc-1460-476c-9c34-1e1ad60140be"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:19.342Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:19.342Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:19.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:19.342Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:19.342Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e x-compute-request-id: req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:09Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:18.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.af19a846-3c68-47e2-9925-397075b8b105"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:19.342Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:18.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:19.342Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:18.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:41.779Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:41.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:44.964Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:44.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:46.956Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:46.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:48.386Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:47.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:48.386Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-446675f7-52c9-4759-880f-601fd8eb3882 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:47.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:48.386Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-446675f7-52c9-4759-880f-601fd8eb3882", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:47.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:48.386Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0fb07849f9c9d73c89abcd5f4045d9c70ae8acb\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:47.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-33f696a2-84b5-4205-b756-ece766b98876", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-378908fe-114b-440d-99fc-b1b95fb8dfda", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-378908fe-114b-440d-99fc-b1b95fb8dfda", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-378908fe-114b-440d-99fc-b1b95fb8dfda x-compute-request-id: req-378908fe-114b-440d-99fc-b1b95fb8dfda Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:53:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65ed2c4a-d56c-47dd-bdbc-525220b1c609"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f696a2-84b5-4205-b756-ece766b98876 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:49.490Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bde5049d65de52e42d4e117bc43f9599fe7830a4\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:48.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:50.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:49.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:50.898Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-98073157-64a6-45ae-96da-b45ad8bb5579", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:49.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:50.898Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-98073157-64a6-45ae-96da-b45ad8bb5579", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:49.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:50.898Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98073157-64a6-45ae-96da-b45ad8bb5579 x-compute-request-id: req-98073157-64a6-45ae-96da-b45ad8bb5579 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:06Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:49.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de2284b5-88ef-4477-a39f-16df87e5bf36"}], "metadata": {"pagination": {"total": 1171, "offset": 1144, "size": 50}}} 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:52 GMT 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:52,449 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:52,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:52,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:52,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:52,450 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:52,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9657325b-144f-4acb-9f44-193f0911381a x-compute-request-id: req-9657325b-144f-4acb-9f44-193f0911381a Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-9657325b-144f-4acb-9f44-193f0911381a 2019-03-23 10:55:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e 2019-03-23 10:55:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e 2019-03-23 10:55:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e x-compute-request-id: req-ae22fa72-eabb-4e92-9214-42fedc7d4a4e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:09Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:52,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-03-23 10:55:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:55:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:55:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:55:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:52,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-446675f7-52c9-4759-880f-601fd8eb3882 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-446675f7-52c9-4759-880f-601fd8eb3882 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0fb07849f9c9d73c89abcd5f4045d9c70ae8acb" 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-33f696a2-84b5-4205-b756-ece766b98876 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-378908fe-114b-440d-99fc-b1b95fb8dfda 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-378908fe-114b-440d-99fc-b1b95fb8dfda 2019-03-23 10:55:52,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-378908fe-114b-440d-99fc-b1b95fb8dfda x-compute-request-id: req-378908fe-114b-440d-99fc-b1b95fb8dfda Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:53:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f696a2-84b5-4205-b756-ece766b98876 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:55:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde5049d65de52e42d4e117bc43f9599fe7830a4" 2019-03-23 10:55:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:55:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-98073157-64a6-45ae-96da-b45ad8bb5579 2019-03-23 10:55:52,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-98073157-64a6-45ae-96da-b45ad8bb5579 2019-03-23 10:55:52,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98073157-64a6-45ae-96da-b45ad8bb5579 x-compute-request-id: req-98073157-64a6-45ae-96da-b45ad8bb5579 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:06Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:52,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:55:53,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:53,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:53 GMT 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:53,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:55:53,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:53,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:53,538 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:58,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:55:59,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:55:59,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:52.365Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:55:52.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:53.258Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e0f8ed-7483-42ae-b50b-d2d831c15f63 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:52.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:53.258Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-13e0f8ed-7483-42ae-b50b-d2d831c15f63", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:52.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:53.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:52.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:53.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}93a58656ffdf56713be67353f1775d2e70db1889\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:52.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e6eddf80-a6eb-472a-9794-d4abebd216cf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:54.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:54.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-92a401b0-cdf9-4ca0-b36f-f031673d12b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:53.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-92a401b0-cdf9-4ca0-b36f-f031673d12b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:53.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92a401b0-cdf9-4ca0-b36f-f031673d12b1 x-compute-request-id: req-92a401b0-cdf9-4ca0-b36f-f031673d12b1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:53.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.023409b0-d7a7-4917-a2be-a1c251c5cc2a"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:54.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:54.751Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6eddf80-a6eb-472a-9794-d4abebd216cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:54.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}], "metadata": {"pagination": {"total": 1183, "offset": 1171, "size": 50}}} 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:55:59,793 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:55:59 GMT 2019-03-23 10:55:59,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:55:59,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:55:59,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:55:59,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:55:59,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:55:59,794 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:55:59,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:55:59,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13e0f8ed-7483-42ae-b50b-d2d831c15f63 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:59,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-13e0f8ed-7483-42ae-b50b-d2d831c15f63 2019-03-23 10:55:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a58656ffdf56713be67353f1775d2e70db1889" 2019-03-23 10:55:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e6eddf80-a6eb-472a-9794-d4abebd216cf 2019-03-23 10:55:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:55:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-92a401b0-cdf9-4ca0-b36f-f031673d12b1 2019-03-23 10:55:59,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-92a401b0-cdf9-4ca0-b36f-f031673d12b1 2019-03-23 10:55:59,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92a401b0-cdf9-4ca0-b36f-f031673d12b1 x-compute-request-id: req-92a401b0-cdf9-4ca0-b36f-f031673d12b1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:55:59,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:55:59,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6eddf80-a6eb-472a-9794-d4abebd216cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:55:59,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:00,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:00 GMT 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:00,634 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:05,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:07,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:07,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:07,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:59.497Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:55.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:59.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ecb4f09324d8d0b36f75e168b05ce01d9bbd443a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:54.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:59.497Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:55.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:55:59.497Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9 x-compute-request-id: req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:55:55.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.19047c41-77d4-4cd4-a8e1-db502661a04f"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:00.818Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:00.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:02.001Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:01.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:02.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:01.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:02.001Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ad713e19-6c3b-4eb9-a997-683144e8b16e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:01.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:02.001Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad713e19-6c3b-4eb9-a997-683144e8b16e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:01.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:03.571Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-806ca226-286c-4031-a5ec-a457573c56ab x-compute-request-id: req-806ca226-286c-4031-a5ec-a457573c56ab Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:02.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:03.571Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75129fab5e1408f4c913d487853310e2bad7f99e\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:02.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:03.571Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-806ca226-286c-4031-a5ec-a457573c56ab", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:02.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:03.571Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-806ca226-286c-4031-a5ec-a457573c56ab", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:02.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.45de574b-ac7a-4453-b73a-269f5a3aaa8b"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:04.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:04.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:04.691Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89d69d1-6bd7-461b-bea4-2a311234d616 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:04.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:04.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d8200f437dfd04e581fa9d6c5cd76f1d3952bff\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:04.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:04.691Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:04.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:04.691Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c89d69d1-6bd7-461b-bea4-2a311234d616", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:04.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:05.960Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cf8cc515-cc40-40eb-8f0b-9948395d38bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:05.960Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf8cc515-cc40-40eb-8f0b-9948395d38bf x-compute-request-id: req-cf8cc515-cc40-40eb-8f0b-9948395d38bf Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:05.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:05.960Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cf8cc515-cc40-40eb-8f0b-9948395d38bf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:05.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.901848df-494f-4371-9f6a-6942213e5a15"}], "metadata": {"pagination": {"total": 1204, "offset": 1183, "size": 50}}} 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:07 GMT 2019-03-23 10:56:07,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:07,278 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:07,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:07,278 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:07,278 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:07,278 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:07,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9 2019-03-23 10:56:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb4f09324d8d0b36f75e168b05ce01d9bbd443a" 2019-03-23 10:56:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9 2019-03-23 10:56:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9 x-compute-request-id: req-dcf405f2-cbf5-4482-b58e-d9ca58d288b9 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:56:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:07,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-23 10:56:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ad713e19-6c3b-4eb9-a997-683144e8b16e 2019-03-23 10:56:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad713e19-6c3b-4eb9-a997-683144e8b16e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-806ca226-286c-4031-a5ec-a457573c56ab x-compute-request-id: req-806ca226-286c-4031-a5ec-a457573c56ab Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75129fab5e1408f4c913d487853310e2bad7f99e" 2019-03-23 10:56:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-806ca226-286c-4031-a5ec-a457573c56ab 2019-03-23 10:56:07,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-806ca226-286c-4031-a5ec-a457573c56ab 2019-03-23 10:56:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c89d69d1-6bd7-461b-bea4-2a311234d616 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8200f437dfd04e581fa9d6c5cd76f1d3952bff" 2019-03-23 10:56:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c89d69d1-6bd7-461b-bea4-2a311234d616 2019-03-23 10:56:07,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cf8cc515-cc40-40eb-8f0b-9948395d38bf 2019-03-23 10:56:07,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf8cc515-cc40-40eb-8f0b-9948395d38bf x-compute-request-id: req-cf8cc515-cc40-40eb-8f0b-9948395d38bf Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:07,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cf8cc515-cc40-40eb-8f0b-9948395d38bf 2019-03-23 10:56:07,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:13,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:13,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:13,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:13,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:13,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:13,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:13 GMT 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:13,060 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:18,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:18,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:18,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:18,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:18,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:07.699Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:06.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:12.528Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00a0a2db14aa030adaf18ad5a1fa84b2bc42f032\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:11.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:12.528Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-78e91f10-4e64-49e6-93d2-a1881ec061d9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:11.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:12.528Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:11.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:12.528Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e91f10-4e64-49e6-93d2-a1881ec061d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:11.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6994fc82-b797-4ec9-98b3-53bb61c7e483 x-compute-request-id: req-6994fc82-b797-4ec9-98b3-53bb61c7e483 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:09Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6994fc82-b797-4ec9-98b3-53bb61c7e483", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6994fc82-b797-4ec9-98b3-53bb61c7e483", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b0620c7a-9912-4234-b182-4a5665b5ab11"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c259250b463335540a354caf8586f8b1603ad10b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:12.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1e6a4d8-b1cb-4b65-8505-e1f718d2ce4a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:13.644Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d1e6a4d8-b1cb-4b65-8505-e1f718d2ce4a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:12.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:14.314Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c852f38d-d4d4-44be-bd93-0ac206abd202", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:13.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:14.314Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:13.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:14.314Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c852f38d-d4d4-44be-bd93-0ac206abd202 x-compute-request-id: req-c852f38d-d4d4-44be-bd93-0ac206abd202 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:13.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:14.314Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c852f38d-d4d4-44be-bd93-0ac206abd202", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:13.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.487e38ad-27c0-4c92-b47a-f310670a1a49"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:16.683Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:16.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:17.576Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:17.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1223, "offset": 1204, "size": 50}}} 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:18 GMT 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:18,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:18,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:18,504 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00a0a2db14aa030adaf18ad5a1fa84b2bc42f032" 2019-03-23 10:56:18,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-78e91f10-4e64-49e6-93d2-a1881ec061d9 2019-03-23 10:56:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78e91f10-4e64-49e6-93d2-a1881ec061d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6994fc82-b797-4ec9-98b3-53bb61c7e483 x-compute-request-id: req-6994fc82-b797-4ec9-98b3-53bb61c7e483 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:09Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6994fc82-b797-4ec9-98b3-53bb61c7e483 2019-03-23 10:56:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6994fc82-b797-4ec9-98b3-53bb61c7e483 2019-03-23 10:56:18,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c259250b463335540a354caf8586f8b1603ad10b" 2019-03-23 10:56:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1e6a4d8-b1cb-4b65-8505-e1f718d2ce4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d1e6a4d8-b1cb-4b65-8505-e1f718d2ce4a 2019-03-23 10:56:18,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c852f38d-d4d4-44be-bd93-0ac206abd202 2019-03-23 10:56:18,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:18,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c852f38d-d4d4-44be-bd93-0ac206abd202 x-compute-request-id: req-c852f38d-d4d4-44be-bd93-0ac206abd202 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:18,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c852f38d-d4d4-44be-bd93-0ac206abd202 2019-03-23 10:56:18,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:18,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:18,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:19,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:19,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:19 GMT 2019-03-23 10:56:19,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:19,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:19,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:19,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:19,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:24,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:24,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:24,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:24,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:18.633Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:18.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:22.579Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:22.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1225, "offset": 1223, "size": 50}}} 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:24 GMT 2019-03-23 10:56:24,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:24,667 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:24,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:24,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:24,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:24,667 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-23 10:56:24,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:24,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:25,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:25,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:25,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:25,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:25 GMT 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:25,432 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:30,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:31,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:31,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:31,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:31,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:31,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:26.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:26.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:27.106Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-be3e0d65-6c2b-45e7-a6c1-9c5abc326b18", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:26.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:27.106Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f20b0dac8be26b06a2f26525111d03a0df029858\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:26.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:27.106Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3e0d65-6c2b-45e7-a6c1-9c5abc326b18 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:26.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:28.063Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-8b669d19-d6a1-4660-a87a-5f39d3488f5c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:28.063Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b669d19-d6a1-4660-a87a-5f39d3488f5c x-compute-request-id: req-8b669d19-d6a1-4660-a87a-5f39d3488f5c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:53:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:28.063Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-8b669d19-d6a1-4660-a87a-5f39d3488f5c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:27.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.02cf19c7-12f9-4f88-9c7c-7085cdae79b1"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:30.212Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:30.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1233, "offset": 1225, "size": 50}}} 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:31 GMT 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:31,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:31,729 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:31,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-be3e0d65-6c2b-45e7-a6c1-9c5abc326b18 2019-03-23 10:56:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20b0dac8be26b06a2f26525111d03a0df029858" 2019-03-23 10:56:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be3e0d65-6c2b-45e7-a6c1-9c5abc326b18 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-8b669d19-d6a1-4660-a87a-5f39d3488f5c 2019-03-23 10:56:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b669d19-d6a1-4660-a87a-5f39d3488f5c x-compute-request-id: req-8b669d19-d6a1-4660-a87a-5f39d3488f5c Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:53:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:31,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-8b669d19-d6a1-4660-a87a-5f39d3488f5c 2019-03-23 10:56:31,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:56:31,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:32,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:32 GMT 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:32,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:37,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:37,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:37,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:37,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:37,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:34.808Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:34.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:37.207Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:37.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1235, "offset": 1233, "size": 50}}} 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:37 GMT 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:37,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:37,963 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:37,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:37,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:38,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:38,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:38,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:38,728 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:38 GMT 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:38,729 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:43,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:47,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:47,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:47,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:47,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:39.302Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:39.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4245ab16-b118-4b4a-b1b9-4582a0b0fb98 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:39.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-24c599df-cab2-44ed-962e-ab673349b7a2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:40.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c599df-cab2-44ed-962e-ab673349b7a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:40.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:40.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-dfda5330-490f-4638-9f6d-1fe8af476fea", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:40.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-dfda5330-490f-4638-9f6d-1fe8af476fea", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:40.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfda5330-490f-4638-9f6d-1fe8af476fea x-compute-request-id: req-dfda5330-490f-4638-9f6d-1fe8af476fea Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:06Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:40.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4245ab16-b118-4b4a-b1b9-4582a0b0fb98", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:39.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:41.292Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef4568eb1d0e2cae503f7d8c1bf2fd833e7a1547\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:39.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e472c23a-2fc0-4b3e-a7c3-ff03f7623db5"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:44.278Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:42.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:44.278Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a x-compute-request-id: req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:42.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:44.278Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a97ffc6cb8c5996488fd5e5d8d4839a87bf336e3\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:41.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:44.278Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:41.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:44.278Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:42.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41b5fc97-c4ff-4ade-ac83-9c7c8f08ab72"}], "metadata": {"pagination": {"total": 1250, "offset": 1235, "size": 50}}} 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:47 GMT 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:47,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:47,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:47,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:47,152 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4245ab16-b118-4b4a-b1b9-4582a0b0fb98 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-24c599df-cab2-44ed-962e-ab673349b7a2 2019-03-23 10:56:47,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c599df-cab2-44ed-962e-ab673349b7a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-dfda5330-490f-4638-9f6d-1fe8af476fea 2019-03-23 10:56:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-dfda5330-490f-4638-9f6d-1fe8af476fea 2019-03-23 10:56:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfda5330-490f-4638-9f6d-1fe8af476fea x-compute-request-id: req-dfda5330-490f-4638-9f6d-1fe8af476fea Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:06Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:47,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4245ab16-b118-4b4a-b1b9-4582a0b0fb98 2019-03-23 10:56:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef4568eb1d0e2cae503f7d8c1bf2fd833e7a1547" 2019-03-23 10:56:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a 2019-03-23 10:56:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a x-compute-request-id: req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97ffc6cb8c5996488fd5e5d8d4839a87bf336e3" 2019-03-23 10:56:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:56:47,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7ba48fd2-8ae7-418a-b2ed-b436d4382b6a 2019-03-23 10:56:47,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:48,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:48,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:48,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:48 GMT 2019-03-23 10:56:48,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:48,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:48,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:48,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:48,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:53,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:56:55,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:55,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:45.129Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:44.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:49.610Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:49.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:50.283Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:49.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:51.288Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:50.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afd2637-571b-4116-81d4-f424a9f1e38d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:51.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82cf1dc6e92ccb9f7cefb8ff8f46b4f57a38d1c7\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:51.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3afd2637-571b-4116-81d4-f424a9f1e38d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e82cf76d-a5b6-48d9-9dd9-f7d4f0db5c2d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:51.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:52.469Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82cf76d-a5b6-48d9-9dd9-f7d4f0db5c2d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:51.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.093Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.093Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e31342d-80bf-43c8-a5ab-b90fd27fd328 x-compute-request-id: req-0e31342d-80bf-43c8-a5ab-b90fd27fd328 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.093Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2983720b3049680190c02507248e4ea2076864d4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.093Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-0e31342d-80bf-43c8-a5ab-b90fd27fd328", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.093Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-0e31342d-80bf-43c8-a5ab-b90fd27fd328", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:52.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8204f5c-d258-4fd9-97f9-3c7bbd65c4e8"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.819Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7782eab-0ed3-4510-9641-0b6475e5b5e8 x-compute-request-id: req-a7782eab-0ed3-4510-9641-0b6475e5b5e8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:09Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:53.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:53.819Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:53.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1269, "offset": 1250, "size": 50}}} 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:55 GMT 2019-03-23 10:56:55,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:55,569 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:56:55,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:55,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:55,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:56:55,569 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:56:55,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:56:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afd2637-571b-4116-81d4-f424a9f1e38d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:55,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cf1dc6e92ccb9f7cefb8ff8f46b4f57a38d1c7" 2019-03-23 10:56:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:56:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3afd2637-571b-4116-81d4-f424a9f1e38d 2019-03-23 10:56:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e82cf76d-a5b6-48d9-9dd9-f7d4f0db5c2d 2019-03-23 10:56:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e82cf76d-a5b6-48d9-9dd9-f7d4f0db5c2d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:56:55,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-23 10:56:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e31342d-80bf-43c8-a5ab-b90fd27fd328 x-compute-request-id: req-0e31342d-80bf-43c8-a5ab-b90fd27fd328 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2983720b3049680190c02507248e4ea2076864d4" 2019-03-23 10:56:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-0e31342d-80bf-43c8-a5ab-b90fd27fd328 2019-03-23 10:56:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-0e31342d-80bf-43c8-a5ab-b90fd27fd328 2019-03-23 10:56:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7782eab-0ed3-4510-9641-0b6475e5b5e8 x-compute-request-id: req-a7782eab-0ed3-4510-9641-0b6475e5b5e8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:09Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:56:55,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:56:55,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:56:56,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:56:56,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:56:56 GMT 2019-03-23 10:56:56,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:56:56,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:56:56,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:56:56,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:56:56,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:01,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:01,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:55.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e x-compute-request-id: req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:55.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f8a021b23be3c7243e99149b103bf3e57d564e0b\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:54.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f3122b96-0ed4-4984-80a4-7f960e009ec3", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:53.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3122b96-0ed4-4984-80a4-7f960e009ec3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:53.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:53.962Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a7782eab-0ed3-4510-9641-0b6475e5b5e8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:53.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a7782eab-0ed3-4510-9641-0b6475e5b5e8", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:53.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.75901317-9a6b-4f3d-af35-88241df75446"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:55.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69d8ebdf-d08e-48b3-b8ea-4a5896f89c1a"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:55.844Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:55.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:56.820Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:56.820Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ec3abbf5-8cbb-4b1b-a1df-880206cba00a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:56.820Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec3abbf5-8cbb-4b1b-a1df-880206cba00a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:57.779Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:56.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:57.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:57.779Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b25d5d9-3120-4a6b-827c-3710fd9eff19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:57.779Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2b25d5d9-3120-4a6b-827c-3710fd9eff19", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:57.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5db4f283ee428cf811bc5964e65935581d8e6364\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:56.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:57.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64bca7fa7146ba820a2176c9ed62e26994acdb27\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:58.472Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cf92d4e-226b-45a3-ba39-1baff8d50692 x-compute-request-id: req-8cf92d4e-226b-45a3-ba39-1baff8d50692 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:58.472Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-8cf92d4e-226b-45a3-ba39-1baff8d50692", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:58.472Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-8cf92d4e-226b-45a3-ba39-1baff8d50692", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808455c2-52ae-4dde-9911-079045ad052f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:58.472Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:58.472Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:58.472Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9 x-compute-request-id: req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T10:54:08Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:56:57.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.dde0bbdf-1248-4122-97b2-8b413cc55e86"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:56:59.329Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:58.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:00.121Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:56:59.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:00.678Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:00.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1297, "offset": 1269, "size": 50}}} 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:01 GMT 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:01,931 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e 2019-03-23 10:57:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e x-compute-request-id: req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:01,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a021b23be3c7243e99149b103bf3e57d564e0b" 2019-03-23 10:57:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f3122b96-0ed4-4984-80a4-7f960e009ec3 2019-03-23 10:57:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3122b96-0ed4-4984-80a4-7f960e009ec3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a7782eab-0ed3-4510-9641-0b6475e5b5e8 2019-03-23 10:57:01,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a7782eab-0ed3-4510-9641-0b6475e5b5e8 2019-03-23 10:57:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-64f3fa6f-23c1-454b-8f6b-cafc3391c10e 2019-03-23 10:57:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:57:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ec3abbf5-8cbb-4b1b-a1df-880206cba00a 2019-03-23 10:57:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec3abbf5-8cbb-4b1b-a1df-880206cba00a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:01,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:57:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b25d5d9-3120-4a6b-827c-3710fd9eff19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2b25d5d9-3120-4a6b-827c-3710fd9eff19 2019-03-23 10:57:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5db4f283ee428cf811bc5964e65935581d8e6364" 2019-03-23 10:57:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64bca7fa7146ba820a2176c9ed62e26994acdb27" 2019-03-23 10:57:01,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cf92d4e-226b-45a3-ba39-1baff8d50692 x-compute-request-id: req-8cf92d4e-226b-45a3-ba39-1baff8d50692 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-8cf92d4e-226b-45a3-ba39-1baff8d50692 2019-03-23 10:57:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-8cf92d4e-226b-45a3-ba39-1baff8d50692 2019-03-23 10:57:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9 2019-03-23 10:57:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9 2019-03-23 10:57:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:56:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9 x-compute-request-id: req-3a4c81cd-ca79-4ce5-adfe-804549b0e1f9 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T10:54:08Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:01,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:57:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-03-23 10:57:01,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:01,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:02,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:02,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:02,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:02,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:02,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:02 GMT 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:02,772 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:07,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:07,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:07,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:07,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:07,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:07,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:07,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:03.046Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:03.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:03.979Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ba3ea01a-d5ab-4ef1-9fd1-58d7a855c86c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:03.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:03.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3c1c1c0cbb7e211f6957e8247e35e252ccbfa5e5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:03.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:03.979Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3ea01a-d5ab-4ef1-9fd1-58d7a855c86c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:03.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:04.695Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:04.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:04.695Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2f0faa13-c52a-4f8d-8198-38c91a497ff2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:04.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:04.695Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f0faa13-c52a-4f8d-8198-38c91a497ff2 x-compute-request-id: req-2f0faa13-c52a-4f8d-8198-38c91a497ff2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:47:de:4f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:04.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:04.695Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2f0faa13-c52a-4f8d-8198-38c91a497ff2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:04.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.93551467-a4cb-4129-91c3-06032eb29d51"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:05.450Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:05.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:06.404Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:05.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:07.738Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:07.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1308, "offset": 1297, "size": 50}}} 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:07 GMT 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:07,928 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:07,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:07,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ba3ea01a-d5ab-4ef1-9fd1-58d7a855c86c 2019-03-23 10:57:07,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1c1c0cbb7e211f6957e8247e35e252ccbfa5e5" 2019-03-23 10:57:07,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba3ea01a-d5ab-4ef1-9fd1-58d7a855c86c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:07,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:07,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2f0faa13-c52a-4f8d-8198-38c91a497ff2 2019-03-23 10:57:07,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f0faa13-c52a-4f8d-8198-38c91a497ff2 x-compute-request-id: req-2f0faa13-c52a-4f8d-8198-38c91a497ff2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:de:4f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2f0faa13-c52a-4f8d-8198-38c91a497ff2 2019-03-23 10:57:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:07,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:07,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:08,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:08,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:08,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:08 GMT 2019-03-23 10:57:08,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:08,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:08,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:08,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:08,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:13,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:13,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:13,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:09.065Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:08.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.69f7c0ed-f3fd-4415-9223-c830cf7ce961"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:10.091Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:57:09.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:11.894Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:11.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1311, "offset": 1308, "size": 50}}} 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:13,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:13 GMT 2019-03-23 10:57:13,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:13,950 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:13,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:13,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:13,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:13,950 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:13,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-03-23 10:57:13,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:13,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:14,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:14 GMT 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:14,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:19,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:19,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:14.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:13.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:14.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}354be079fc1af469bccebc64e28bd63e385cff97\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:14.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:14.760Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35fc92a-db66-4dcf-8c56-42375b98c3c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:14.760Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e35fc92a-db66-4dcf-8c56-42375b98c3c6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:13.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:15.310Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bbfc452-92c5-42cd-9367-efc5db4762f9 x-compute-request-id: req-4bbfc452-92c5-42cd-9367-efc5db4762f9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:15.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:15.815Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-4bbfc452-92c5-42cd-9367-efc5db4762f9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:15.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:15.815Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-4bbfc452-92c5-42cd-9367-efc5db4762f9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:15.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:15.815Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:15.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a06e8eec-133c-480d-80c6-6519e46a796f"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:16.484Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:16.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:16.484Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:15.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:16.484Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:15.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:17.250Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:17.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}], "metadata": {"pagination": {"total": 1323, "offset": 1311, "size": 50}}} 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:19 GMT 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:19,294 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:19,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:19,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}354be079fc1af469bccebc64e28bd63e385cff97" 2019-03-23 10:57:19,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e35fc92a-db66-4dcf-8c56-42375b98c3c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:19,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e35fc92a-db66-4dcf-8c56-42375b98c3c6 2019-03-23 10:57:19,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bbfc452-92c5-42cd-9367-efc5db4762f9 x-compute-request-id: req-4bbfc452-92c5-42cd-9367-efc5db4762f9 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:19,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-4bbfc452-92c5-42cd-9367-efc5db4762f9 2019-03-23 10:57:19,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-4bbfc452-92c5-42cd-9367-efc5db4762f9 2019-03-23 10:57:19,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:19,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:19,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:19,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:19,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:19,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:19,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:19,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:19,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:19,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:19,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:19 GMT 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:19,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:24,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:24,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:20.264Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:20.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:20.894Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:20.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:21.524Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:21.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:21.524Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58da9ba5-62de-41e4-82f5-15bd1fdb1379 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:21.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:21.524Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-58da9ba5-62de-41e4-82f5-15bd1fdb1379", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:21.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:22.192Z", "message": "Creating Agent vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:21.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:22.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96da2e7644c22e7268a4968b1bbfd0605d940f37\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:21.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:22.703Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-99b238c4-860c-4d7e-8661-7f5bbf4c696e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:22.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:22.703Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-99b238c4-860c-4d7e-8661-7f5bbf4c696e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:22.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:22.703Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99b238c4-860c-4d7e-8661-7f5bbf4c696e x-compute-request-id: req-99b238c4-860c-4d7e-8661-7f5bbf4c696e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:22.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:22.703Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:22.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d4447bc-1127-4718-b4bf-e662ce37e4c6"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:23.313Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:23.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:23.313Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:22.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:23.313Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:22.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:23.929Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:23.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 1338, "offset": 1323, "size": 50}}} 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:24 GMT 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:24,538 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:24,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58da9ba5-62de-41e4-82f5-15bd1fdb1379 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-58da9ba5-62de-41e4-82f5-15bd1fdb1379 2019-03-23 10:57:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_hheo5e 2019-03-23 10:57:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96da2e7644c22e7268a4968b1bbfd0605d940f37" 2019-03-23 10:57:24,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-99b238c4-860c-4d7e-8661-7f5bbf4c696e 2019-03-23 10:57:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-99b238c4-860c-4d7e-8661-7f5bbf4c696e 2019-03-23 10:57:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99b238c4-860c-4d7e-8661-7f5bbf4c696e x-compute-request-id: req-99b238c4-860c-4d7e-8661-7f5bbf4c696e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:24,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:24,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:24,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:24,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:24,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:24,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:24,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:24,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:24 GMT 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:24,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:29,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:30,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:24.704Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:24.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:25.320Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50975b8-b35d-41cf-9d9b-3b3d143d8b34 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:24.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:25.320Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-b50975b8-b35d-41cf-9d9b-3b3d143d8b34", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:24.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:25.320Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:25.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:24.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:25.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3793d927271a2c7dbc2ee005eea9bd3d9acf6929\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:26.402Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-7a99b334-f45c-4333-83f9-17531946570b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:26.402Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:26.402Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-7a99b334-f45c-4333-83f9-17531946570b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:26.402Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:26.402Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:26.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:26.402Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a99b334-f45c-4333-83f9-17531946570b x-compute-request-id: req-7a99b334-f45c-4333-83f9-17531946570b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:19Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:25.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.09b8338f-9733-497f-a64c-0e1c5fea8c03"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.075Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:26.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.075Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:26.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0eb7172083821768499f9d26115fdc8f6d1e9ecd\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.787Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.787Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c9fed8-8241-4bad-8422-566ec31c7b5a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.787Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-43c9fed8-8241-4bad-8422-566ec31c7b5a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:27.787Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:28.434Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:28.434Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:27.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:28.434Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1b3fe5a9-ee7a-4951-ba24-37cd62e94585"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4263a0-0b73-4c1e-9c43-c10f07de81b8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1b3fe5a9-ee7a-4951-ba24-37cd62e94585"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ec81947695f65ac3113f4a04dff2bcf0e4dbc0d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1b3fe5a9-ee7a-4951-ba24-37cd62e94585"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9123d215-a3b7-493d-969c-b5c4a7343ac2"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2d4263a0-0b73-4c1e-9c43-c10f07de81b8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1b3fe5a9-ee7a-4951-ba24-37cd62e94585"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-d69945f8-ea78-4167-a46b-a267781914b2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d69945f8-ea78-4167-a46b-a267781914b2 x-compute-request-id: req-d69945f8-ea78-4167-a46b-a267781914b2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-d69945f8-ea78-4167-a46b-a267781914b2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.155Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:28.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e6cb220-2dd2-442c-874e-c0927b9c6cad"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23e75a5-e82e-415f-a478-96f9da4878b4 x-compute-request-id: req-f23e75a5-e82e-415f-a478-96f9da4878b4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1b3fe5a9-ee7a-4951-ba24-37cd62e94585"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Creating Agent homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:57:29.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Successfully created daemon: vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_hheo5e/env", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "2019-03-23 10:57:21 (173 MB/s) - \u2018/tmp/tmp.gs5sKJsUxJ/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}], "metadata": {"pagination": {"total": 1399, "offset": 1338, "size": 50}}} 2019-03-23 10:57:30,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:30 GMT 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b50975b8-b35d-41cf-9d9b-3b3d143d8b34 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b50975b8-b35d-41cf-9d9b-3b3d143d8b34 2019-03-23 10:57:30,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-23 10:57:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3793d927271a2c7dbc2ee005eea9bd3d9acf6929" 2019-03-23 10:57:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-7a99b334-f45c-4333-83f9-17531946570b 2019-03-23 10:57:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-7a99b334-f45c-4333-83f9-17531946570b 2019-03-23 10:57:30,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a99b334-f45c-4333-83f9-17531946570b x-compute-request-id: req-7a99b334-f45c-4333-83f9-17531946570b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:19Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0eb7172083821768499f9d26115fdc8f6d1e9ecd" 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43c9fed8-8241-4bad-8422-566ec31c7b5a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-43c9fed8-8241-4bad-8422-566ec31c7b5a 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d4263a0-0b73-4c1e-9c43-c10f07de81b8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec81947695f65ac3113f4a04dff2bcf0e4dbc0d" 2019-03-23 10:57:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2d4263a0-0b73-4c1e-9c43-c10f07de81b8 2019-03-23 10:57:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-d69945f8-ea78-4167-a46b-a267781914b2 2019-03-23 10:57:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d69945f8-ea78-4167-a46b-a267781914b2 x-compute-request-id: req-d69945f8-ea78-4167-a46b-a267781914b2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-d69945f8-ea78-4167-a46b-a267781914b2 2019-03-23 10:57:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f23e75a5-e82e-415f-a478-96f9da4878b4 x-compute-request-id: req-f23e75a5-e82e-415f-a478-96f9da4878b4 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_byc0vc 2019-03-23 10:57:30,116 - 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.10 on port 22: Unable to connect to port 22 on 192.168.120.10 (tried 1 time) 2019-03-23 10:57:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:57:30,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_hheo5e 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_hheo5e/env 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:57:30,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:21 (173 MB/s) - ‘/tmp/tmp.gs5sKJsUxJ/agent.tar.gz’ saved [24073211/24073211] 2019-03-23 10:57:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-23 10:57:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:57:30,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:30,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:30,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:30,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:30 GMT 2019-03-23 10:57:30,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:30,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:30,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:30,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:30,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:35,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:35,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:35,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:35,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "--2019-03-23 10:57:21-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "Saving to: \u2018/tmp/tmp.gs5sKJsUxJ/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:29.756Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_hheo5e start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Successfully configured daemon: vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Successfully started daemon: vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "10:57:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_hheo5e: No response received for task e9c5c90f1b2b4486ba8e7b0b246c679d", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:30.465Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:29.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.2cec08a0-c529-40d7-9a0d-0081baf2453f"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ba13137d061d3153c640a963f22327eb5f3ba62a\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0567db9d-582b-4187-940c-3e95e5fc931c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0567db9d-582b-4187-940c-3e95e5fc931c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.116Z", "message": "Creating Agent proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:30.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-84e42933-d2b5-4e1a-8096-670159fb4e9a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-84e42933-d2b5-4e1a-8096-670159fb4e9a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84e42933-d2b5-4e1a-8096-670159fb4e9a x-compute-request-id: req-84e42933-d2b5-4e1a-8096-670159fb4e9a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.48119985-bb66-42bc-86b1-cc9f66bbfa32"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:31.732Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:32.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:32.400Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-50927564-8fea-49de-bcd1-8ee8ba319c3e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:32.400Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:32.400Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50927564-8fea-49de-bcd1-8ee8ba319c3e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:31.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}998d811478b2b3ac805a30345d0f9b9892f5a65a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:32.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.052Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:32.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18d5cf5e-c522-497b-a26c-103b69725f58"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.052Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:32.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3926ffe3-c33b-416c-b36e-c621896e6a3c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}], "metadata": {"pagination": {"total": 1452, "offset": 1388, "size": 50}}} 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:35 GMT 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:35,578 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:35,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:35,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:35,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:35,579 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e 2019-03-23 10:57:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:21-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:57:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:57:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:57:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:57:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:57:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.gs5sKJsUxJ/agent.tar.gz’ 2019-03-23 10:57:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:57:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-23 10:57:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_hheo5e start 2019-03-23 10:57:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_hheo5e 2019-03-23 10:57:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:57:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_hheo5e 2019-03-23 10:57:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:57:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:57:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:57:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_hheo5e: No response received for task e9c5c90f1b2b4486ba8e7b0b246c679d 2019-03-23 10:57:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:57:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:35,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba13137d061d3153c640a963f22327eb5f3ba62a" 2019-03-23 10:57:35,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0567db9d-582b-4187-940c-3e95e5fc931c 2019-03-23 10:57:35,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:57:35,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0567db9d-582b-4187-940c-3e95e5fc931c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:35,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:35,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_vw76e4 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-84e42933-d2b5-4e1a-8096-670159fb4e9a 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-84e42933-d2b5-4e1a-8096-670159fb4e9a 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84e42933-d2b5-4e1a-8096-670159fb4e9a x-compute-request-id: req-84e42933-d2b5-4e1a-8096-670159fb4e9a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:35,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:35,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:35,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:35,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-50927564-8fea-49de-bcd1-8ee8ba319c3e 2019-03-23 10:57:35,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:35,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50927564-8fea-49de-bcd1-8ee8ba319c3e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:35,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998d811478b2b3ac805a30345d0f9b9892f5a65a" 2019-03-23 10:57:35,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:57:35,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:35,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:35,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3926ffe3-c33b-416c-b36e-c621896e6a3c 2019-03-23 10:57:35,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:35,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:35,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:35,758 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:35 GMT 2019-03-23 10:57:35,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:35,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:35,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:35,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:35,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:40,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:40,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:40,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3926ffe3-c33b-416c-b36e-c621896e6a3c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T10:57:33.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18535f16-ae0c-421d-8442-79d5aac5734c"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.04a7fb1d-e92c-4797-b053-2484576a086d"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:33.747Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:34.357Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:34.357Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:34.357Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18d5cf5e-c522-497b-a26c-103b69725f58"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:34.357Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18d5cf5e-c522-497b-a26c-103b69725f58"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:34.357Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18d5cf5e-c522-497b-a26c-103b69725f58"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:34.357Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:33.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.077Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:34.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18d5cf5e-c522-497b-a26c-103b69725f58"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.077Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:34.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.077Z", "message": "Removing directory: /tmp/tmpNJykYv/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:34.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.18d5cf5e-c522-497b-a26c-103b69725f58"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.939Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:35.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.939Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:35.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.939Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:35.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:35.939Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:35.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:36.684Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:36.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:37.437Z", "message": "Creating Agent bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:37.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:38.159Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:37.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_byc0vc/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "100%[======================================>] 24,073,211 112MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Successfully created daemon: homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "--2019-03-23 10:57:30-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Saving to: \u2018/tmp/tmp.2ep1PiJIKq/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "95% [====================================> ] 23,010,947 109MB/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_byc0vc start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "10:57:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_byc0vc: No response received for task fe5f77fff31e44a29dd4a85a2c14b0c5", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Successfully started daemon: homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "2019-03-23 10:57:30 (112 MB/s) - \u2018/tmp/tmp.2ep1PiJIKq/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Successfully configured daemon: homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}], "metadata": {"pagination": {"total": 1530, "offset": 1438, "size": 50}}} 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:40,926 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:40 GMT 2019-03-23 10:57:40,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:40,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:40,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:40,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:40,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:40,927 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:40,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3926ffe3-c33b-416c-b36e-c621896e6a3c 2019-03-23 10:57:40,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2019-03-23 10:57:40,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:40,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-23 10:57:40,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:40,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:40,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-23 10:57:40,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:57:40,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:57:40,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:57:40,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-23 10:57:40,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:57:40,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:40,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpNJykYv/cloudify-diamond-plugin-1.3.5 2019-03-23 10:57:40,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:40,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:40,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:57:40,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:57:40,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:40,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_95xnra 2019-03-23 10:57:40,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:57:40,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_byc0vc/env 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:40,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 112MB/s in 0.2s 2019-03-23 10:57:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:57:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_byc0vc 2019-03-23 10:57:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc 2019-03-23 10:57:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:57:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:30-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:57:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:57:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:57:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:57:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.2ep1PiJIKq/agent.tar.gz’ 2019-03-23 10:57:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 95% [====================================> ] 23,010,947 109MB/s 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_byc0vc start 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:57:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_byc0vc: No response received for task fe5f77fff31e44a29dd4a85a2c14b0c5 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_byc0vc 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:30 (112 MB/s) - ‘/tmp/tmp.2ep1PiJIKq/agent.tar.gz’ saved [24073211/24073211] 2019-03-23 10:57:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:57:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_byc0vc 2019-03-23 10:57:40,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:41,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:41,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:41 GMT 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:41,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:41,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:41,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:41,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:46,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:46,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:46,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.019Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:38.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.05a0e338-604d-4025-a6c7-92bd53e5f705"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "2019-03-23 10:57:30 (145 MB/s) - \u2018/tmp/tmp.jgIXJZAOT8/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_vw76e4/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Successfully created daemon: proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Successfully started daemon: proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "10:57:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_vw76e4: No response received for task 34e4cbf50ed0439797f5998625233ce3", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_vw76e4 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Successfully configured daemon: proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "--2019-03-23 10:57:30-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "Saving to: \u2018/tmp/tmp.jgIXJZAOT8/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:39.940Z", "message": "100%[======================================>] 24,073,211 145MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f864424d-8d1d-45be-8674-3ff5b0b26bb6"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:40.571Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:40.571Z", "message": "Creating Agent sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:40.571Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:40.571Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:39.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:40.571Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:41.344Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:41.344Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:41.344Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:41.344Z", "message": "Creating Agent bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:41.344Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:40.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Saving to: \u2018/tmp/tmp.4vGOuA5GZQ/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}], "metadata": {"pagination": {"total": 1596, "offset": 1488, "size": 50}}} 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:46 GMT 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:46,194 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:57:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:57:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:57:46,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:57:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:30 (145 MB/s) - ‘/tmp/tmp.jgIXJZAOT8/agent.tar.gz’ saved [24073211/24073211] 2019-03-23 10:57:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:57:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_vw76e4/env 2019-03-23 10:57:46,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-23 10:57:46,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-23 10:57:46,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:57:46,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:57:46,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:57:46,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_vw76e4 2019-03-23 10:57:46,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_vw76e4 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:57:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_vw76e4: No response received for task 34e4cbf50ed0439797f5998625233ce3 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_vw76e4 start 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_vw76e4 2019-03-23 10:57:46,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:57:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:57:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:57:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-23 10:57:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-vw76e4 2019-03-23 10:57:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:57:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:30-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.jgIXJZAOT8/agent.tar.gz’ 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:57:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 145MB/s in 0.2s 2019-03-23 10:57:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_yyfyhq 2019-03-23 10:57:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:57:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_g42msx 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:57:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:57:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.4vGOuA5GZQ/agent.tar.gz’ 2019-03-23 10:57:46,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:46,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:46,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:46,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:46,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:46,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:46 GMT 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:46,457 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:46,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:51,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:51,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Successfully started daemon: bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "2019-03-23 10:57:38 (172 MB/s) - \u2018/tmp/tmp.4vGOuA5GZQ/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Saving to: \u2018/tmp/tmp.4vGOuA5GZQ/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_vw76e4/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_95xnra start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Successfully configured daemon: bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Successfully created daemon: bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "--2019-03-23 10:57:38-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.858fd21f-efea-4d96-a28d-4e5b2740ef04"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.020Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_byc0vc/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:42.702Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:41.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Removing directory: /tmp/tmpFQDHJt/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:43.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:42.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b45ff92-4a09-43a6-b9f2-97d29bcf13da"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:43.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:43.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.394Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:43.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.977Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:43.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:43.977Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:43.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:44.736Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_95xnra/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d9def1d-feb7-4e58-8a85-9c43c26e0ea2"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:44.736Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:44.736Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}], "metadata": {"pagination": {"total": 1632, "offset": 1538, "size": 50}}} 2019-03-23 10:57:51,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:51 GMT 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:51,722 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:51,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:57:51,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:51,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_95xnra 2019-03-23 10:57:51,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:38 (172 MB/s) - ‘/tmp/tmp.4vGOuA5GZQ/agent.tar.gz’ saved [24073211/24073211] 2019-03-23 10:57:51,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:51,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-23 10:57:51,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:57:51,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:51,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:51,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.4vGOuA5GZQ/agent.tar.gz’ 2019-03-23 10:57:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:57:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:57:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:57:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_vw76e4/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:57:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_95xnra start 2019-03-23 10:57:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:57:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:57:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_95xnra 2019-03-23 10:57:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:57:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:57:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:57:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_95xnra 2019-03-23 10:57:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:57:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:57:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:57:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra 2019-03-23 10:57:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:57:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:38-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:57:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:57:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:57:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-23 10:57:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_byc0vc/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:57:51,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFQDHJt/cloudify-diamond-plugin-1.3.5 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:57:51,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:51,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_95xnra/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:57:51,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:57:51,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:57:51,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:51,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:51,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:51,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:51,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:51,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:51 GMT 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:51,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:56,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:57:57,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:57,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:57,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:57,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:57,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:57,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:44.736Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:44.736Z", "message": "Removing directory: /tmp/tmp74l6DY/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8cda28c-72b0-4e50-a2f1-808443ba6245"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:45.740Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:45.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d9def1d-feb7-4e58-8a85-9c43c26e0ea2"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:45.740Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:45.740Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:45.740Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:44.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:45.740Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:45.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d9def1d-feb7-4e58-8a85-9c43c26e0ea2"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:45.740Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:45.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d9def1d-feb7-4e58-8a85-9c43c26e0ea2"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.452Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:45.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.452Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.974Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.974Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.974Z", "message": "Removing directory: /tmp/tmpSuFkHk/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d9def1d-feb7-4e58-8a85-9c43c26e0ea2"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.974Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6d9def1d-feb7-4e58-8a85-9c43c26e0ea2"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:46.974Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:47.608Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:47.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:47.608Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:46.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:48.221Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:47.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:48.221Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:47.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:48.221Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:48.037Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:48.829Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:48.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:48.829Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:48.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:49.438Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:49.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:49.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:49.362Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.110Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:49.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:49.779Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.110Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0ac49b29-23df-4bd0-b675-05266c801775", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:49.368Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.110Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac49b29-23df-4bd0-b675-05266c801775 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:49.368Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.110Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f11da97-d836-4489-8e5c-cac8bca62b7f x-compute-request-id: req-5f11da97-d836-4489-8e5c-cac8bca62b7f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.399Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-5f11da97-d836-4489-8e5c-cac8bca62b7f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.400Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-5f11da97-d836-4489-8e5c-cac8bca62b7f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.401Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:50.624Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.402Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.828Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.826Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.826Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48 x-compute-request-id: req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3dd387b6-e14a-4116-95be-85175ca897cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"518ca4c0-b4cb-4a21-83d2-aa776ee854c9\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70723018-bccc-4dac-91bf-83912ab9214d\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"98feed4a-949f-4a30-9521-7006e794a970\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7af89dd-f909-4a90-a7b4-d91de11eeac4\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c073416b-20cf-412b-affd-66f4d0341e94\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.826Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.243Z", "message": "Creating Agent dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:50.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fffcdf3e-d3fa-4a48-8dee-bda37c577c43", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.241Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-69c0d67b-d7fa-4243-98c5-1e996e32bbab", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.392Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-69c0d67b-d7fa-4243-98c5-1e996e32bbab", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.392Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69c0d67b-d7fa-4243-98c5-1e996e32bbab x-compute-request-id: req-69c0d67b-d7fa-4243-98c5-1e996e32bbab Content-Encoding: gzip Content-Length: 644 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3dd387b6-e14a-4116-95be-85175ca897cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"518ca4c0-b4cb-4a21-83d2-aa776ee854c9\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70723018-bccc-4dac-91bf-83912ab9214d\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"98feed4a-949f-4a30-9521-7006e794a970\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7af89dd-f909-4a90-a7b4-d91de11eeac4\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c073416b-20cf-412b-affd-66f4d0341e94\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.392Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.242Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fffcdf3e-d3fa-4a48-8dee-bda37c577c43", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.241Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}], "metadata": {"pagination": {"total": 1739, "offset": 1588, "size": 50}}} 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:57 GMT 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:57,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:57:57,060 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:57:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:57:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp74l6DY/cloudify-diamond-plugin-1.3.5 2019-03-23 10:57:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:57:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:57:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-23 10:57:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:57:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:57:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:57:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:57:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:57:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSuFkHk/cloudify-diamond-plugin-1.3.5 2019-03-23 10:57:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:57:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:57:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:57:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:57:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:57:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:57:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:57:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:57:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508" 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0ac49b29-23df-4bd0-b675-05266c801775 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac49b29-23df-4bd0-b675-05266c801775 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:57:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-23 10:57:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:57:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:57:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:57:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f11da97-d836-4489-8e5c-cac8bca62b7f x-compute-request-id: req-5f11da97-d836-4489-8e5c-cac8bca62b7f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:57:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-5f11da97-d836-4489-8e5c-cac8bca62b7f 2019-03-23 10:57:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-5f11da97-d836-4489-8e5c-cac8bca62b7f 2019-03-23 10:57:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508" 2019-03-23 10:57:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-23 10:57:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508" 2019-03-23 10:57:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48 2019-03-23 10:57:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48 2019-03-23 10:57:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48 x-compute-request-id: req-d5affcba-18a1-4d2b-ba66-97f6cd0c2a48 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dd387b6-e14a-4116-95be-85175ca897cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "518ca4c0-b4cb-4a21-83d2-aa776ee854c9"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70723018-bccc-4dac-91bf-83912ab9214d"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "98feed4a-949f-4a30-9521-7006e794a970"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7af89dd-f909-4a90-a7b4-d91de11eeac4"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c073416b-20cf-412b-affd-66f4d0341e94"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_jn28a1 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fffcdf3e-d3fa-4a48-8dee-bda37c577c43 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-69c0d67b-d7fa-4243-98c5-1e996e32bbab 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-69c0d67b-d7fa-4243-98c5-1e996e32bbab 2019-03-23 10:57:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69c0d67b-d7fa-4243-98c5-1e996e32bbab x-compute-request-id: req-69c0d67b-d7fa-4243-98c5-1e996e32bbab Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dd387b6-e14a-4116-95be-85175ca897cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "518ca4c0-b4cb-4a21-83d2-aa776ee854c9"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70723018-bccc-4dac-91bf-83912ab9214d"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "98feed4a-949f-4a30-9521-7006e794a970"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7af89dd-f909-4a90-a7b4-d91de11eeac4"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c073416b-20cf-412b-affd-66f4d0341e94"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:57:57,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf8ebb74845b402df206c305c01f0b5bbf074508" 2019-03-23 10:57:57,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fffcdf3e-d3fa-4a48-8dee-bda37c577c43 2019-03-23 10:57:57,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:57:57,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:57:57,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:57:57,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:57:57 GMT 2019-03-23 10:57:57,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:57:57,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:57:57,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:57:57,305 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:57:57,305 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:02,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:02,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:02,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:02,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:02,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:51.969Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-69c0d67b-d7fa-4243-98c5-1e996e32bbab", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.392Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.65435efa-d94e-4a8c-bb51-e7a5eedae4d6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:52.682Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.945Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:52.682Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:51.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:52.682Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:52.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:53.218Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:52.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:53.218Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:52.972Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:53.867Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Successfully started daemon: sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "10:57:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_yyfyhq: No response received for task 7777af99c94c4fc09e3f14f0627dff91", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_yyfyhq start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Successfully configured daemon: sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Successfully created daemon: sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_yyfyhq/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "--2019-03-23 10:57:46-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Saving to: \u2018/tmp/tmp.SIf2MePFKl/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.332Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "89% [=================================> ] 21,487,235 102MB/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "100%[======================================>] 24,073,211 106MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-26dcef0a-e145-4bb6-839a-d49de79fe86f", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.339Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26dcef0a-e145-4bb6-839a-d49de79fe86f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.338Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "2019-03-23 10:57:46 (106 MB/s) - \u2018/tmp/tmp.SIf2MePFKl/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:54.654Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.043c35aa-473f-45db-80c8-619ef81d48c6"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "--2019-03-23 10:57:46-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Process created, PID: 1607", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VB5D0/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}], "metadata": {"pagination": {"total": 1843, "offset": 1638, "size": 50}}} 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:02 GMT 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:02,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:02,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:02,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:02,466 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:02,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-69c0d67b-d7fa-4243-98c5-1e996e32bbab 2019-03-23 10:58:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:58:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:58:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:02,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 10:58:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_yyfyhq 2019-03-23 10:58:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:57:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_yyfyhq: No response received for task 7777af99c94c4fc09e3f14f0627dff91 2019-03-23 10:58:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_yyfyhq start 2019-03-23 10:58:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:58:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_yyfyhq 2019-03-23 10:58:02,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_yyfyhq 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-23 10:58:02,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_yyfyhq/env 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:46-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:58:02,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:58:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:58:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.SIf2MePFKl/agent.tar.gz’ 2019-03-23 10:58:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:58:02,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 89% [=================================> ] 21,487,235 102MB/s 2019-03-23 10:58:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:58:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 106MB/s in 0.2s 2019-03-23 10:58:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-26dcef0a-e145-4bb6-839a-d49de79fe86f 2019-03-23 10:58:02,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26dcef0a-e145-4bb6-839a-d49de79fe86f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:46 (106 MB/s) - ‘/tmp/tmp.SIf2MePFKl/agent.tar.gz’ saved [24073211/24073211] 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:46-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:58:02,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 10:58:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 10:58:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1607 2019-03-23 10:58:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 10:58:02,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VB5D0/install_requirements.sh 2019-03-23 10:58:02,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:02,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:02,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:02,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:02 GMT 2019-03-23 10:58:02,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:02,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:02,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:02,863 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:02,863 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:07,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:08,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:08,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:08,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Successfully started daemon: bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "10:57:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_g42msx: No response received for task 312c6051962942838ab03773dd3848b5", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_g42msx start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Successfully configured daemon: bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Successfully created daemon: bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_g42msx/env", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "2019-03-23 10:57:46 (111 MB/s) - \u2018/tmp/tmp.oHzl8y4Sro/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "100%[======================================>] 24,073,211 111MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "90% [==================================> ] 21,765,763 104MB/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Saving to: \u2018/tmp/tmp.oHzl8y4Sro/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "--2019-03-23 10:57:46-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.222Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:54.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.808e45d2-ab3e-4e59-8a64-8dd506355736"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-823cffb4-dc11-447d-b749-2eb726df3311 x-compute-request-id: req-823cffb4-dc11-447d-b749-2eb726df3311 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.371Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-823cffb4-dc11-447d-b749-2eb726df3311", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.371Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-823cffb4-dc11-447d-b749-2eb726df3311", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.372Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:55.850Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.373Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-622af68b-aba0-40ab-ba7e-a11f31aea8a9", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.914Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.915Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "Creating Agent ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-c7fa983c-613e-48c8-a231-5022e0511d74", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.356Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7fa983c-613e-48c8-a231-5022e0511d74 x-compute-request-id: req-c7fa983c-613e-48c8-a231-5022e0511d74 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.355Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-c7fa983c-613e-48c8-a231-5022e0511d74", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.356Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.357Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-622af68b-aba0-40ab-ba7e-a11f31aea8a9 x-compute-request-id: req-622af68b-aba0-40ab-ba7e-a11f31aea8a9 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3dd387b6-e14a-4116-95be-85175ca897cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"518ca4c0-b4cb-4a21-83d2-aa776ee854c9\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70723018-bccc-4dac-91bf-83912ab9214d\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"98feed4a-949f-4a30-9521-7006e794a970\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7af89dd-f909-4a90-a7b4-d91de11eeac4\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c073416b-20cf-412b-affd-66f4d0341e94\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:55.913Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}], "metadata": {"pagination": {"total": 1932, "offset": 1688, "size": 50}}} 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:08 GMT 2019-03-23 10:58:08,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:08,057 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:08,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:08,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:08,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:08,057 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:58:08,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_g42msx 2019-03-23 10:58:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:57:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_g42msx: No response received for task 312c6051962942838ab03773dd3848b5 2019-03-23 10:58:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_g42msx start 2019-03-23 10:58:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:58:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_g42msx 2019-03-23 10:58:08,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_g42msx 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-23 10:58:08,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-23 10:58:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_g42msx/env 2019-03-23 10:58:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:57:46 (111 MB/s) - ‘/tmp/tmp.oHzl8y4Sro/agent.tar.gz’ saved [24073211/24073211] 2019-03-23 10:58:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:08,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 111MB/s in 0.2s 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 90% [==================================> ] 21,765,763 104MB/s 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.oHzl8y4Sro/agent.tar.gz’ 2019-03-23 10:58:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:58:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:58:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:58:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:46-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:58:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:58:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx 2019-03-23 10:58:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-23 10:58:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:58:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:58:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-823cffb4-dc11-447d-b749-2eb726df3311 x-compute-request-id: req-823cffb4-dc11-447d-b749-2eb726df3311 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-823cffb4-dc11-447d-b749-2eb726df3311 2019-03-23 10:58:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-823cffb4-dc11-447d-b749-2eb726df3311 2019-03-23 10:58:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e" 2019-03-23 10:58:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-622af68b-aba0-40ab-ba7e-a11f31aea8a9 2019-03-23 10:58:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e" 2019-03-23 10:58:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_pcgfey 2019-03-23 10:58:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-c7fa983c-613e-48c8-a231-5022e0511d74 2019-03-23 10:58:08,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7fa983c-613e-48c8-a231-5022e0511d74 x-compute-request-id: req-c7fa983c-613e-48c8-a231-5022e0511d74 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:08,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-c7fa983c-613e-48c8-a231-5022e0511d74 2019-03-23 10:58:08,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e" 2019-03-23 10:58:08,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:58:08,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:58:08,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-622af68b-aba0-40ab-ba7e-a11f31aea8a9 x-compute-request-id: req-622af68b-aba0-40ab-ba7e-a11f31aea8a9 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dd387b6-e14a-4116-95be-85175ca897cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "518ca4c0-b4cb-4a21-83d2-aa776ee854c9"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70723018-bccc-4dac-91bf-83912ab9214d"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "98feed4a-949f-4a30-9521-7006e794a970"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7af89dd-f909-4a90-a7b4-d91de11eeac4"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c073416b-20cf-412b-affd-66f4d0341e94"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:58:08,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:08,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:08,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:08,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:08 GMT 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:08,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:08,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:08,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:08,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:13,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:13,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:13,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:56.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.357Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-0e41a027-1bb8-46a6-8114-8ade93c514db", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.896Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-0e41a027-1bb8-46a6-8114-8ade93c514db", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.895Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_yyfyhq/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e41a027-1bb8-46a6-8114-8ade93c514db x-compute-request-id: req-0e41a027-1bb8-46a6-8114-8ade93c514db Content-Encoding: gzip Content-Length: 644 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"3dd387b6-e14a-4116-95be-85175ca897cb\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"518ca4c0-b4cb-4a21-83d2-aa776ee854c9\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"70723018-bccc-4dac-91bf-83912ab9214d\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"98feed4a-949f-4a30-9521-7006e794a970\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a7af89dd-f909-4a90-a7b4-d91de11eeac4\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c073416b-20cf-412b-affd-66f4d0341e94\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"abe7c952-6dd9-48d5-8062-eba0c7634788\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.895Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f27cb115-006b-4d97-b467-7b16ac53734e"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.252Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:56.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_g42msx/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.323Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.518Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:57.866Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.285Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:58.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:58.003Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Removing directory: /tmp/tmpwhB3uI/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:58.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.aedcc978-a87a-4372-a907-10c6339d438e"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:58.458Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:57.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.043Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:58.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.043Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:58.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.043Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:58.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Successfully created daemon: dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Successfully configured daemon: dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_jn28a1 start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "10:57:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_jn28a1: No response received for task 6221b053a8704d2a99a0131a2573944d", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Successfully started daemon: dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Removing directory: /tmp/tmpOQeC3A/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.524Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.573Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "--2019-03-23 10:57:51-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}], "metadata": {"pagination": {"total": 2107, "offset": 1738, "size": 50}}} 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:13 GMT 2019-03-23 10:58:13,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:13,750 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:13,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:13,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:13,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:13,750 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f935daf78d5edf0351f06f070b42442200b7c8e" 2019-03-23 10:58:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:13,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:58:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-0e41a027-1bb8-46a6-8114-8ade93c514db 2019-03-23 10:58:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-0e41a027-1bb8-46a6-8114-8ade93c514db 2019-03-23 10:58:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_yyfyhq/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:58:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e41a027-1bb8-46a6-8114-8ade93c514db x-compute-request-id: req-0e41a027-1bb8-46a6-8114-8ade93c514db Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "3dd387b6-e14a-4116-95be-85175ca897cb"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "518ca4c0-b4cb-4a21-83d2-aa776ee854c9"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "70723018-bccc-4dac-91bf-83912ab9214d"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "98feed4a-949f-4a30-9521-7006e794a970"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a7af89dd-f909-4a90-a7b4-d91de11eeac4"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c073416b-20cf-412b-affd-66f4d0341e94"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "abe7c952-6dd9-48d5-8062-eba0c7634788", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:58:13,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_g42msx/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:58:13,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:13,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:13,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:13,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:58:13,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:58:13,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:58:13,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:13,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:58:13,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:58:13,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwhB3uI/cloudify-diamond-plugin-1.3.5 2019-03-23 10:58:13,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:58:13,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:58:13,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_jn28a1 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:58:13,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_jn28a1 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_jn28a1 start 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:57:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_jn28a1: No response received for task 6221b053a8704d2a99a0131a2573944d 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_jn28a1 2019-03-23 10:58:13,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:58:13,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:58:13,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOQeC3A/cloudify-diamond-plugin-1.3.5 2019-03-23 10:58:13,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5" 2019-03-23 10:58:13,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:13,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:58:13,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:58:13,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:58:13,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:51-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:58:13,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:58:13,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:13,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:13,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:13 GMT 2019-03-23 10:58:13,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:13,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:13,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:13,865 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:13,865 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:18,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:19,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:19,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Removing directory: /tmp/tmpOQeC3A/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.98bddea8-268a-4f0f-874b-723d10a6e18c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.524Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.573Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Saving to: \u2018/tmp/tmp.tMHbmF2Nc5/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.118Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c517dd5b-d20d-49cc-9692-e51b8ea3094c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c517dd5b-d20d-49cc-9692-e51b8ea3094c", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.123Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "--2019-03-23 10:57:51-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Connecting to 192.168.120.19:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:57:59.728Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5e186955-53d8-4c60-9919-2e9b8cb6f10c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00cef583-7930-466d-90e2-6eea4c33825e x-compute-request-id: req-00cef583-7930-466d-90e2-6eea4c33825e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.054Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-00cef583-7930-466d-90e2-6eea4c33825e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.054Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-00cef583-7930-466d-90e2-6eea4c33825e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.055Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.056Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.980Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4ac029de-3be4-405a-9dc7-2f5301401d58", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.583Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:00.460Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac029de-3be4-405a-9dc7-2f5301401d58 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:57:59.578Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.497Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da898651-3424-496f-aa89-af77ed4ec3ee x-compute-request-id: req-da898651-3424-496f-aa89-af77ed4ec3ee Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.663Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-da898651-3424-496f-aa89-af77ed4ec3ee", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.663Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-da898651-3424-496f-aa89-af77ed4ec3ee", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.664Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.665Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71e79642-0b2e-43f0-a519-4dd10b22922d x-compute-request-id: req-71e79642-0b2e-43f0-a519-4dd10b22922d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.819Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-71e79642-0b2e-43f0-a519-4dd10b22922d", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.819Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-71e79642-0b2e-43f0-a519-4dd10b22922d", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.819Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.820Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b866ed4-d7ea-485d-99e8-99b25fc881e2 x-compute-request-id: req-8b866ed4-d7ea-485d-99e8-99b25fc881e2 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6852d80b-5415-4a15-a97d-40487a96f03f\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74484660-8f4b-47ad-80af-412a9967ecfe\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.833Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c11001dc-80b7-4fe5-8c24-53299872bd6f x-compute-request-id: req-c11001dc-80b7-4fe5-8c24-53299872bd6f Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6852d80b-5415-4a15-a97d-40487a96f03f\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74484660-8f4b-47ad-80af-412a9967ecfe\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.495Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-c11001dc-80b7-4fe5-8c24-53299872bd6f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.496Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-c11001dc-80b7-4fe5-8c24-53299872bd6f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.496Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-8b866ed4-d7ea-485d-99e8-99b25fc881e2", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.834Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-8b866ed4-d7ea-485d-99e8-99b25fc881e2", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.834Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6479c161-85fa-4b95-b529-83d28e35ea0b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bd955d3-92fa-401a-9095-d7e1e515f724 x-compute-request-id: req-2bd955d3-92fa-401a-9095-d7e1e515f724 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.240Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-2bd955d3-92fa-401a-9095-d7e1e515f724", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.241Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-2bd955d3-92fa-401a-9095-d7e1e515f724", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.241Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.242Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:00.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2176, "offset": 1788, "size": 50}}} 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:19 GMT 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:19,037 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpOQeC3A/cloudify-diamond-plugin-1.3.5 2019-03-23 10:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5" 2019-03-23 10:58:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.tMHbmF2Nc5/agent.tar.gz’ 2019-03-23 10:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-23 10:58:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-23 10:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c517dd5b-d20d-49cc-9692-e51b8ea3094c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c517dd5b-d20d-49cc-9692-e51b8ea3094c 2019-03-23 10:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1 2019-03-23 10:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:58:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:51-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.19:53333... connected. 2019-03-23 10:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-23 10:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-23 10:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00cef583-7930-466d-90e2-6eea4c33825e x-compute-request-id: req-00cef583-7930-466d-90e2-6eea4c33825e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-00cef583-7930-466d-90e2-6eea4c33825e 2019-03-23 10:58:19,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-00cef583-7930-466d-90e2-6eea4c33825e 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5" 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629" 2019-03-23 10:58:19,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4ac029de-3be4-405a-9dc7-2f5301401d58 2019-03-23 10:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ac029de-3be4-405a-9dc7-2f5301401d58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5" 2019-03-23 10:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da898651-3424-496f-aa89-af77ed4ec3ee x-compute-request-id: req-da898651-3424-496f-aa89-af77ed4ec3ee Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-da898651-3424-496f-aa89-af77ed4ec3ee 2019-03-23 10:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-da898651-3424-496f-aa89-af77ed4ec3ee 2019-03-23 10:58:19,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8439074fdaa2137faab7a9f9a26b754096f588c5" 2019-03-23 10:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:57:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71e79642-0b2e-43f0-a519-4dd10b22922d x-compute-request-id: req-71e79642-0b2e-43f0-a519-4dd10b22922d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-71e79642-0b2e-43f0-a519-4dd10b22922d 2019-03-23 10:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-71e79642-0b2e-43f0-a519-4dd10b22922d 2019-03-23 10:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629" 2019-03-23 10:58:19,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b866ed4-d7ea-485d-99e8-99b25fc881e2 x-compute-request-id: req-8b866ed4-d7ea-485d-99e8-99b25fc881e2 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6852d80b-5415-4a15-a97d-40487a96f03f"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74484660-8f4b-47ad-80af-412a9967ecfe"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c11001dc-80b7-4fe5-8c24-53299872bd6f x-compute-request-id: req-c11001dc-80b7-4fe5-8c24-53299872bd6f Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6852d80b-5415-4a15-a97d-40487a96f03f"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74484660-8f4b-47ad-80af-412a9967ecfe"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-c11001dc-80b7-4fe5-8c24-53299872bd6f 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-c11001dc-80b7-4fe5-8c24-53299872bd6f 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-8b866ed4-d7ea-485d-99e8-99b25fc881e2 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-8b866ed4-d7ea-485d-99e8-99b25fc881e2 2019-03-23 10:58:19,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bd955d3-92fa-401a-9095-d7e1e515f724 x-compute-request-id: req-2bd955d3-92fa-401a-9095-d7e1e515f724 Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6469d8-cbc2-4136-a324-305409445414"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-23 10:58:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-2bd955d3-92fa-401a-9095-d7e1e515f724 2019-03-23 10:58:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-2bd955d3-92fa-401a-9095-d7e1e515f724 2019-03-23 10:58:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629" 2019-03-23 10:58:19,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:58:19,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:19,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:19,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:19,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:19 GMT 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:19,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:19,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:19,129 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:19,129 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:24,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:24,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:01.556Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-2bd955d3-92fa-401a-9095-d7e1e515f724", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.241Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.117Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.652Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.117Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.566Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.117Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.117Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f63623e6-0907-4ca8-b50f-d73b45d0f540 x-compute-request-id: req-f63623e6-0907-4ca8-b50f-d73b45d0f540 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.979Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.920Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da x-compute-request-id: req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.820Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.920Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.920Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.920Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.981Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.920Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f63623e6-0907-4ca8-b50f-d73b45d0f540", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.980Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:02.920Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f63623e6-0907-4ca8-b50f-d73b45d0f540", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:01.980Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ac8951-3b3b-42e4-937b-41ff2e9008e3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.306Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-09ac8951-3b3b-42e4-937b-41ff2e9008e3", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.306Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.301Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.821Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.820Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.38d65f30-2929-4b49-8a59-02865f739072"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.200Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:02.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:03.649Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_jn28a1/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.339Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.700Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.339Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.339Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.339Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.339Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.339Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:03.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully created daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully configured daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_pcgfey start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 x-compute-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.587Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.587Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.587Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.588Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a330902e-9ce1-4867-90d5-184e846fd908 x-compute-request-id: req-a330902e-9ce1-4867-90d5-184e846fd908 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6852d80b-5415-4a15-a97d-40487a96f03f\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74484660-8f4b-47ad-80af-412a9967ecfe\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.734Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-a330902e-9ce1-4867-90d5-184e846fd908", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.734Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-a330902e-9ce1-4867-90d5-184e846fd908", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.734Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.735Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Removing directory: /tmp/tmpJxa_bO/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully started daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "10:58:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pcgfey: No response received for task a38e2df4aeab46e9a1928c5f5ea208ed", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.633Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.6342215a-dbb0-4518-9a12-faa64584faf6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "--2019-03-23 10:57:56-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}], "metadata": {"pagination": {"total": 2259, "offset": 1838, "size": 50}}} 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:24 GMT 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:24,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:24,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-2bd955d3-92fa-401a-9095-d7e1e515f724 2019-03-23 10:58:24,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:24,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:24,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:58:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f63623e6-0907-4ca8-b50f-d73b45d0f540 x-compute-request-id: req-f63623e6-0907-4ca8-b50f-d73b45d0f540 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da x-compute-request-id: req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6469d8-cbc2-4136-a324-305409445414"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-23 10:58:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:58:24,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da017b9a39efed4bc81c2bb6f75573c4d694c629" 2019-03-23 10:58:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f63623e6-0907-4ca8-b50f-d73b45d0f540 2019-03-23 10:58:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f63623e6-0907-4ca8-b50f-d73b45d0f540 2019-03-23 10:58:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:58:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ac8951-3b3b-42e4-937b-41ff2e9008e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-09ac8951-3b3b-42e4-937b-41ff2e9008e3 2019-03-23 10:58:24,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da 2019-03-23 10:58:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-73d0dfac-ad31-42bc-96ab-81ef65f3c4da 2019-03-23 10:58:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:58:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_jn28a1/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:58:24,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3" 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_pcgfey 2019-03-23 10:58:24,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:58:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:58:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:58:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_pcgfey 2019-03-23 10:58:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:58:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_pcgfey start 2019-03-23 10:58:24,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 x-compute-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3" 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a330902e-9ce1-4867-90d5-184e846fd908 x-compute-request-id: req-a330902e-9ce1-4867-90d5-184e846fd908 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6852d80b-5415-4a15-a97d-40487a96f03f"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74484660-8f4b-47ad-80af-412a9967ecfe"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-a330902e-9ce1-4867-90d5-184e846fd908 2019-03-23 10:58:24,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-a330902e-9ce1-4867-90d5-184e846fd908 2019-03-23 10:58:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3" 2019-03-23 10:58:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpJxa_bO/cloudify-diamond-plugin-1.3.5 2019-03-23 10:58:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_pcgfey 2019-03-23 10:58:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pcgfey: No response received for task a38e2df4aeab46e9a1928c5f5ea208ed 2019-03-23 10:58:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:24,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:58:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:58:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-23 10:58:24,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-23 10:57:56-- https://192.168.120.19:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-23 10:58:24,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:24,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:24 GMT 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:24,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:29,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:29,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:29,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.588Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.587Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.587Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 x-compute-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.587Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_pcgfey start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully configured daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "10:58:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pcgfey: No response received for task a38e2df4aeab46e9a1928c5f5ea208ed", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully created daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully started daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:04.913Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a697fe1e-336a-426d-9e5b-d8a61397dee6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2a1406d8-b996-4b6f-b670-441737e4a7c2", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.287Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.288Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2a1406d8-b996-4b6f-b670-441737e4a7c2", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.287Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a1406d8-b996-4b6f-b670-441737e4a7c2 x-compute-request-id: req-2a1406d8-b996-4b6f-b670-441737e4a7c2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.287Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:05.546Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:04.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.779Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f16142c-447f-422c-b8a2-c8603c192f47 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.784Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-5f16142c-447f-422c-b8a2-c8603c192f47", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.784Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da x-compute-request-id: req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da Content-Encoding: gzip Content-Length: 500 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6852d80b-5415-4a15-a97d-40487a96f03f\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74484660-8f4b-47ad-80af-412a9967ecfe\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"366c101c-323a-4fb4-8bd6-acb22c4375bf\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.432Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.432Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.119Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.433Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.35a47097-2bf8-4744-b03b-b5bb4ac87010"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.851Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:05.926Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.851Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:06.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.184Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_pcgfey/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde x-compute-request-id: req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.967Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.968Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.968Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.967Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:07.390Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:06.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.060Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6bcb3e11-31d0-453b-b363-f66395357a5c", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.638Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.060Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6bcb3e11-31d0-453b-b363-f66395357a5c", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.638Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.060Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.640Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.060Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7997d75a-bee0-415e-baf9-04e6201b71e6 x-compute-request-id: req-7997d75a-bee0-415e-baf9-04e6201b71e6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.994Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.060Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bcb3e11-31d0-453b-b363-f66395357a5c x-compute-request-id: req-6bcb3e11-31d0-453b-b363-f66395357a5c Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.638Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}], "metadata": {"pagination": {"total": 2314, "offset": 1888, "size": 50}}} 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:29 GMT 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:29,786 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3" 2019-03-23 10:58:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700 2019-03-23 10:58:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2e913a22-b8bc-4a73-9240-b9a044aef700 2019-03-23 10:58:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 x-compute-request-id: req-2e913a22-b8bc-4a73-9240-b9a044aef700 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-23 10:58:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_pcgfey start 2019-03-23 10:58:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-23 10:58:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_pcgfey 2019-03-23 10:58:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-23 10:58:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 10:58:02 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pcgfey: No response received for task a38e2df4aeab46e9a1928c5f5ea208ed 2019-03-23 10:58:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-23 10:58:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-23 10:58:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_pcgfey 2019-03-23 10:58:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-23 10:58:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_pcgfey 2019-03-23 10:58:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-23 10:58:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-23 10:58:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-23 10:58:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2a1406d8-b996-4b6f-b670-441737e4a7c2 2019-03-23 10:58:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09c82f1f81827dac69e3c6eb38794a3a36d779f3" 2019-03-23 10:58:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2a1406d8-b996-4b6f-b670-441737e4a7c2 2019-03-23 10:58:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a1406d8-b996-4b6f-b670-441737e4a7c2 x-compute-request-id: req-2a1406d8-b996-4b6f-b670-441737e4a7c2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-23 10:58:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-23 10:58:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f16142c-447f-422c-b8a2-c8603c192f47 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5f16142c-447f-422c-b8a2-c8603c192f47 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da x-compute-request-id: req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6852d80b-5415-4a15-a97d-40487a96f03f"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74484660-8f4b-47ad-80af-412a9967ecfe"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "366c101c-323a-4fb4-8bd6-acb22c4375bf", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-23 10:58:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da 2019-03-23 10:58:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-01cc7a0f-d32d-4a4e-8f42-68bbbbc5f8da 2019-03-23 10:58:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098" 2019-03-23 10:58:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_pcgfey/env/bin/pip', 'freeze', '--all'] 2019-03-23 10:58:29,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde x-compute-request-id: req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098" 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-cf5b6f71-2e98-4dc8-94be-0deb6e1b2cde 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6bcb3e11-31d0-453b-b363-f66395357a5c 2019-03-23 10:58:29,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6bcb3e11-31d0-453b-b363-f66395357a5c 2019-03-23 10:58:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098" 2019-03-23 10:58:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7997d75a-bee0-415e-baf9-04e6201b71e6 x-compute-request-id: req-7997d75a-bee0-415e-baf9-04e6201b71e6 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bcb3e11-31d0-453b-b363-f66395357a5c x-compute-request-id: req-6bcb3e11-31d0-453b-b363-f66395357a5c Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6469d8-cbc2-4136-a324-305409445414"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-23 10:58:29,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:58:29,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:29,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:29,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:29,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:29,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:29,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:29 GMT 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:29,853 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:34,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:35,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:35,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:35,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-c2b854d8-1c47-4e1a-be67-0baea341a1cb", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.411Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7997d75a-bee0-415e-baf9-04e6201b71e6", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.994Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.995Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-c2b854d8-1c47-4e1a-be67-0baea341a1cb", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.411Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b854d8-1c47-4e1a-be67-0baea341a1cb x-compute-request-id: req-c2b854d8-1c47-4e1a-be67-0baea341a1cb Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.411Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:08.728Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7997d75a-bee0-415e-baf9-04e6201b71e6", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:07.995Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ee0bd344-f5e2-4d8b-aeab-7e39c8757a6b"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.326Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.326Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.878Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.326Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.609Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.935Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.935Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.935Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.077Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.935Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:08.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:09.935Z", "message": "Removing directory: /tmp/tmp7iDNOd/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cff1ad3b-5c9a-4f5f-869d-1a3814e5e024"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:10.533Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:10.533Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-074ae519-9e03-4aa4-af97-bb345496474a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.939Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:10.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98adc399d328b448800282dd737e70be53f88258\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.348Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:10.533Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:10.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.934Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:10.533Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074ae519-9e03-4aa4-af97-bb345496474a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:09.939Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.859Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2e50da08-47cd-4513-ae13-02bedf32ed94", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.453Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e50da08-47cd-4513-ae13-02bedf32ed94 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.453Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.177Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:10.444Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41fa51e6-6c5c-4440-a243-e839982ad5c1 x-compute-request-id: req-41fa51e6-6c5c-4440-a243-e839982ad5c1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.465Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-41fa51e6-6c5c-4440-a243-e839982ad5c1", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.465Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c718e7-29d3-4cda-945e-403ddb01bd6a x-compute-request-id: req-90c718e7-29d3-4cda-945e-403ddb01bd6a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.148Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-41fa51e6-6c5c-4440-a243-e839982ad5c1", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.465Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.466Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea21726c-e812-4cfb-a605-c2d068d094b8 x-compute-request-id: req-ea21726c-e812-4cfb-a605-c2d068d094b8 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.584Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-90c718e7-29d3-4cda-945e-403ddb01bd6a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.148Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-90c718e7-29d3-4cda-945e-403ddb01bd6a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.149Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:11.759Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98adc399d328b448800282dd737e70be53f88258\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.150Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.822Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-232d43cd-cac6-4e34-8218-9e2702de9f54", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.821Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-232d43cd-cac6-4e34-8218-9e2702de9f54", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.821Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.855Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 x-compute-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.173Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98adc399d328b448800282dd737e70be53f88258\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.585Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-ea21726c-e812-4cfb-a605-c2d068d094b8", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.584Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}], "metadata": {"pagination": {"total": 2463, "offset": 1938, "size": 50}}} 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:35 GMT 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:35,105 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:35,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:35,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:35,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:35,106 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:35,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-23 10:58:35,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:58:35,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:35,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-c2b854d8-1c47-4e1a-be67-0baea341a1cb 2019-03-23 10:58:35,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:58:35,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7997d75a-bee0-415e-baf9-04e6201b71e6 2019-03-23 10:58:35,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f94c8c645dfd50cc5152af05a5b6b2f9fd40098" 2019-03-23 10:58:35,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-03-23 10:58:35,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-c2b854d8-1c47-4e1a-be67-0baea341a1cb 2019-03-23 10:58:35,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c2b854d8-1c47-4e1a-be67-0baea341a1cb x-compute-request-id: req-c2b854d8-1c47-4e1a-be67-0baea341a1cb Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6469d8-cbc2-4136-a324-305409445414"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-23 10:58:35,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7997d75a-bee0-415e-baf9-04e6201b71e6 2019-03-23 10:58:35,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:58:35,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp7iDNOd/cloudify-diamond-plugin-1.3.5 2019-03-23 10:58:35,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-074ae519-9e03-4aa4-af97-bb345496474a 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98adc399d328b448800282dd737e70be53f88258" 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-074ae519-9e03-4aa4-af97-bb345496474a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61" 2019-03-23 10:58:35,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:35,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-23 10:58:35,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:58:35,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:35,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2e50da08-47cd-4513-ae13-02bedf32ed94 2019-03-23 10:58:35,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e50da08-47cd-4513-ae13-02bedf32ed94 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:35,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41fa51e6-6c5c-4440-a243-e839982ad5c1 x-compute-request-id: req-41fa51e6-6c5c-4440-a243-e839982ad5c1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-41fa51e6-6c5c-4440-a243-e839982ad5c1 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90c718e7-29d3-4cda-945e-403ddb01bd6a x-compute-request-id: req-90c718e7-29d3-4cda-945e-403ddb01bd6a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-41fa51e6-6c5c-4440-a243-e839982ad5c1 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61" 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea21726c-e812-4cfb-a605-c2d068d094b8 x-compute-request-id: req-ea21726c-e812-4cfb-a605-c2d068d094b8 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:58:35,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-90c718e7-29d3-4cda-945e-403ddb01bd6a 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-90c718e7-29d3-4cda-945e-403ddb01bd6a 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98adc399d328b448800282dd737e70be53f88258" 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61" 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-232d43cd-cac6-4e34-8218-9e2702de9f54 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-232d43cd-cac6-4e34-8218-9e2702de9f54 2019-03-23 10:58:35,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 x-compute-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:58:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98adc399d328b448800282dd737e70be53f88258" 2019-03-23 10:58:35,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-ea21726c-e812-4cfb-a605-c2d068d094b8 2019-03-23 10:58:35,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:35,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:35,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:35,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:35,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:35 GMT 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:35,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:35,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:40,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:40,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:40,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:40,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:40,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:40,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 x-compute-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.173Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.855Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26cbf991-2cc2-462a-9421-f1ac49fe3b83 x-compute-request-id: req-26cbf991-2cc2-462a-9421-f1ac49fe3b83 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.737Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-ea21726c-e812-4cfb-a605-c2d068d094b8", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.584Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-ea21726c-e812-4cfb-a605-c2d068d094b8", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.584Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.337Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-26cbf991-2cc2-462a-9421-f1ac49fe3b83", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.737Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Fetched 13.0 MB in 10s (1,218 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " The following extra packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}], "metadata": {"pagination": {"total": 2473, "offset": 1988, "size": 50}}} 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:40 GMT 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:40,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:40,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:40,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:40,338 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 x-compute-request-id: req-19eaf5d3-b255-49a6-9709-f25c21315026 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:58:40,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26cbf991-2cc2-462a-9421-f1ac49fe3b83 x-compute-request-id: req-26cbf991-2cc2-462a-9421-f1ac49fe3b83 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-ea21726c-e812-4cfb-a605-c2d068d094b8 2019-03-23 10:58:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-ea21726c-e812-4cfb-a605-c2d068d094b8 2019-03-23 10:58:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-26cbf991-2cc2-462a-9421-f1ac49fe3b83 2019-03-23 10:58:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-03-23 10:58:40,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-23 10:58:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] 2019-03-23 10:58:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] 2019-03-23 10:58:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-03-23 10:58:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] 2019-03-23 10:58:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] 2019-03-23 10:58:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-03-23 10:58:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-03-23 10:58:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-03-23 10:58:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-03-23 10:58:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-03-23 10:58:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-03-23 10:58:40,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-03-23 10:58:40,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-03-23 10:58:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-03-23 10:58:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-03-23 10:58:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-03-23 10:58:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-03-23 10:58:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-03-23 10:58:40,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-03-23 10:58:40,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.0 MB in 10s (1,218 kB/s) 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-03-23 10:58:40,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-03-23 10:58:40,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-23 10:58:40,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-23 10:58:40,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-03-23 10:58:40,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:40,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:40,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:40,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:40,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:40 GMT 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:40,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:40,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:40,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:45,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:45,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:45,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:45,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:45,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 14 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-19eaf5d3-b255-49a6-9709-f25c21315026", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.173Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-19eaf5d3-b255-49a6-9709-f25c21315026", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.173Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.519a1a2d-ef6e-4cc1-a170-a49b570ec68c"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0 x-compute-request-id: req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.234Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.234Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.234Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.235Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:2 http://security.ubuntu.com trusty-security/main Sources [171 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}], "metadata": {"pagination": {"total": 2473, "offset": 2038, "size": 50}}} 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:45 GMT 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:45,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:45,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:45,712 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:45,712 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:45,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-03-23 10:58:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-03-23 10:58:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-03-23 10:58:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-03-23 10:58:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-03-23 10:58:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-23 10:58:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-23 10:58:45,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 14 not upgraded. 2019-03-23 10:58:45,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-03-23 10:58:45,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-03-23 10:58:45,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-03-23 10:58:45,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-03-23 10:58:45,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-03-23 10:58:45,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-03-23 10:58:45,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-03-23 10:58:45,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-03-23 10:58:45,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-03-23 10:58:45,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-03-23 10:58:45,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-03-23 10:58:45,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-03-23 10:58:45,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-03-23 10:58:45,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] 2019-03-23 10:58:45,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] 2019-03-23 10:58:45,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] 2019-03-23 10:58:45,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-03-23 10:58:45,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-19eaf5d3-b255-49a6-9709-f25c21315026 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-19eaf5d3-b255-49a6-9709-f25c21315026 2019-03-23 10:58:45,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] 2019-03-23 10:58:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0 x-compute-request-id: req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0 2019-03-23 10:58:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-98d47e64-cac5-4d9a-8af6-9b5b0489b0e0 2019-03-23 10:58:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00077f9a9712ff05fab40a7bb106f7fc2e88cb61" 2019-03-23 10:58:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-03-23 10:58:45,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security/main Sources [171 kB] 2019-03-23 10:58:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-03-23 10:58:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-03-23 10:58:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB] 2019-03-23 10:58:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] 2019-03-23 10:58:45,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] 2019-03-23 10:58:45,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:45,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:45,781 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:45 GMT 2019-03-23 10:58:45,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:45,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:45,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:45,781 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:45,781 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:50,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:50,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:50,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:50,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:7 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:12.502Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.706Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6501a0b9-48cd-4fdf-8938-6b7b5256066a x-compute-request-id: req-6501a0b9-48cd-4fdf-8938-6b7b5256066a Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.576Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:13.126Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6501a0b9-48cd-4fdf-8938-6b7b5256066a", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.576Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6501a0b9-48cd-4fdf-8938-6b7b5256066a", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.577Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.ae6923e3-dfd3-4264-8801-74a8823713eb"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:12.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": " (Reading database ... 51333 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": " Fetched 19.1 MB in 2s (7,664 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.160Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:11.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:13.691Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:13.773Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:13.527Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.368Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.368Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.121Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.368Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a409d550-64e1-4134-bbc8-f54703c1c30d", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:13.696Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.368Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a409d550-64e1-4134-bbc8-f54703c1c30d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:13.696Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.368Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:13.789Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.916Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18d89374-8a8e-46db-8551-f9fd37792fb1 x-compute-request-id: req-18d89374-8a8e-46db-8551-f9fd37792fb1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.711Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.916Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18d89374-8a8e-46db-8551-f9fd37792fb1", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.711Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.916Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.713Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.916Z", "message": "Waiting for process 1607 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.916Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:14.916Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18d89374-8a8e-46db-8551-f9fd37792fb1", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.712Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.274Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.254Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-999e239e-67c6-4848-8da8-b9cc694d5c76", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.177Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.872Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999e239e-67c6-4848-8da8-b9cc694d5c76 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.177Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d34e22-dfd2-43c1-b49f-7739b5d4b6e0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.877Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c9d34e22-dfd2-43c1-b49f-7739b5d4b6e0", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:14.877Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.172Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f x-compute-request-id: req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c12895ba-649e-4f47-b307-28fa04c84426\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df35afde-d697-443d-add3-92b5b9d8854c\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.253Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.253Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:15.474Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.253Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-098a6455-9199-4ff2-b940-f15d7ce778ce x-compute-request-id: req-098a6455-9199-4ff2-b940-f15d7ce778ce Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.412Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-098a6455-9199-4ff2-b940-f15d7ce778ce", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.412Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-098a6455-9199-4ff2-b940-f15d7ce778ce", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.412Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.413Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0903025aba05f34232218b90bd6f42bc27ef2be\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.578Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc6da33-0ebd-44c9-a964-d8f5df41b847 x-compute-request-id: req-dfc6da33-0ebd-44c9-a964-d8f5df41b847 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c12895ba-649e-4f47-b307-28fa04c84426\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df35afde-d697-443d-add3-92b5b9d8854c\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.774Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-dfc6da33-0ebd-44c9-a964-d8f5df41b847", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.774Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}], "metadata": {"pagination": {"total": 2474, "offset": 2088, "size": 50}}} 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:50 GMT 2019-03-23 10:58:50,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:50,891 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:50,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:50,891 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:50,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:50,891 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-03-23 10:58:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] 2019-03-23 10:58:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] 2019-03-23 10:58:50,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-03-23 10:58:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] 2019-03-23 10:58:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-03-23 10:58:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-03-23 10:58:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:58:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:50,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6501a0b9-48cd-4fdf-8938-6b7b5256066a x-compute-request-id: req-6501a0b9-48cd-4fdf-8938-6b7b5256066a Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6469d8-cbc2-4136-a324-305409445414"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-23 10:58:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6501a0b9-48cd-4fdf-8938-6b7b5256066a 2019-03-23 10:58:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6501a0b9-48cd-4fdf-8938-6b7b5256066a 2019-03-23 10:58:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-23 10:58:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:58:50,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51333 files and directories currently installed.) 2019-03-23 10:58:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-03-23 10:58:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (7,664 kB/s) 2019-03-23 10:58:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-03-23 10:58:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:50,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-23 10:58:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8" 2019-03-23 10:58:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a409d550-64e1-4134-bbc8-f54703c1c30d 2019-03-23 10:58:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a409d550-64e1-4134-bbc8-f54703c1c30d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-23 10:58:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18d89374-8a8e-46db-8551-f9fd37792fb1 x-compute-request-id: req-18d89374-8a8e-46db-8551-f9fd37792fb1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:50,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18d89374-8a8e-46db-8551-f9fd37792fb1 2019-03-23 10:58:50,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8" 2019-03-23 10:58:50,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1607 to end... 2019-03-23 10:58:50,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:50,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18d89374-8a8e-46db-8551-f9fd37792fb1 2019-03-23 10:58:50,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65" 2019-03-23 10:58:50,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8" 2019-03-23 10:58:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-999e239e-67c6-4848-8da8-b9cc694d5c76 2019-03-23 10:58:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-999e239e-67c6-4848-8da8-b9cc694d5c76 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d34e22-dfd2-43c1-b49f-7739b5d4b6e0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c9d34e22-dfd2-43c1-b49f-7739b5d4b6e0 2019-03-23 10:58:50,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f x-compute-request-id: req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c12895ba-649e-4f47-b307-28fa04c84426"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df35afde-d697-443d-add3-92b5b9d8854c"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "840bd634-ddf7-47e8-a540-85158798ab93", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-b35ac3b7-d030-41fa-b260-96c3e8fb3f5f 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-098a6455-9199-4ff2-b940-f15d7ce778ce x-compute-request-id: req-098a6455-9199-4ff2-b940-f15d7ce778ce Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-098a6455-9199-4ff2-b940-f15d7ce778ce 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-098a6455-9199-4ff2-b940-f15d7ce778ce 2019-03-23 10:58:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe40121f1d197dace9178c45ddb4225331b59ec8" 2019-03-23 10:58:50,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0903025aba05f34232218b90bd6f42bc27ef2be" 2019-03-23 10:58:50,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfc6da33-0ebd-44c9-a964-d8f5df41b847 x-compute-request-id: req-dfc6da33-0ebd-44c9-a964-d8f5df41b847 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c12895ba-649e-4f47-b307-28fa04c84426"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df35afde-d697-443d-add3-92b5b9d8854c"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "840bd634-ddf7-47e8-a540-85158798ab93", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-23 10:58:50,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-dfc6da33-0ebd-44c9-a964-d8f5df41b847 2019-03-23 10:58:50,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:50,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:50,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:50,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:50,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:50,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:50 GMT 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:50,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:55,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:56,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.226Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-098a6455-9199-4ff2-b940-f15d7ce778ce", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:15.412Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7c8e0619-1685-47a4-ac41-da4c405e09d3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.400Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.313Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7da52b94-01bb-46bf-abfe-c0b331a7bbef x-compute-request-id: req-7da52b94-01bb-46bf-abfe-c0b331a7bbef Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.205Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.078Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a1b494f7-ba31-489a-b00e-55dc73092f52", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.077Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a1b494f7-ba31-489a-b00e-55dc73092f52", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.077Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1b494f7-ba31-489a-b00e-55dc73092f52 x-compute-request-id: req-a1b494f7-ba31-489a-b00e-55dc73092f52 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.076Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-0385dd05-486c-4389-904f-3174a287347b", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.413Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7da52b94-01bb-46bf-abfe-c0b331a7bbef", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.205Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7da52b94-01bb-46bf-abfe-c0b331a7bbef", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.205Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0903025aba05f34232218b90bd6f42bc27ef2be\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.206Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0385dd05-486c-4389-904f-3174a287347b x-compute-request-id: req-0385dd05-486c-4389-904f-3174a287347b Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.412Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-0385dd05-486c-4389-904f-3174a287347b", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.412Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:16.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.414Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:17.493Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.040Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:17.493Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.041Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:17.493Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.044Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:17.493Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:16.967Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:17.493Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834 x-compute-request-id: req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.040Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:17.493Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc229c72-c91d-4c57-8b1a-f9244a817d0a x-compute-request-id: req-dc229c72-c91d-4c57-8b1a-f9244a817d0a Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.465Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a2c13c87-a89b-452b-bb5c-4370cf2d2a9d", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.899Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.069Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.910Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-dc229c72-c91d-4c57-8b1a-f9244a817d0a", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.465Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-dc229c72-c91d-4c57-8b1a-f9244a817d0a", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.465Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c93383b3-bf64-42d6-b385-7b554e6f8a36"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.894Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.181Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c13c87-a89b-452b-bb5c-4370cf2d2a9d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:17.898Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.298Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.453Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2 x-compute-request-id: req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.453Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4fd686a4-b8f2-49a7-a117-000fe19b7b8d", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.327Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd686a4-b8f2-49a7-a117-000fe19b7b8d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.327Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.453Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.322Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:18.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d0903025aba05f34232218b90bd6f42bc27ef2be\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.454Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-0854ad00-4887-4bb8-8c21-ea80f7d7c899", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.854Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cabc00ce-c030-45b9-8595-987d70b92b34 x-compute-request-id: req-cabc00ce-c030-45b9-8595-987d70b92b34 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c12895ba-649e-4f47-b307-28fa04c84426\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df35afde-d697-443d-add3-92b5b9d8854c\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.223Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.326Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-50343bcf-ba17-4ab9-8354-26aaf043a0c3", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.905Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe45d8e9-18df-4e43-9bda-9ea6cf12ebff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.249Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.225Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-cabc00ce-c030-45b9-8595-987d70b92b34", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.224Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-cabc00ce-c030-45b9-8595-987d70b92b34", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.224Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.241Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.856Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-0854ad00-4887-4bb8-8c21-ea80f7d7c899", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.855Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-50343bcf-ba17-4ab9-8354-26aaf043a0c3", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.905Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}], "metadata": {"pagination": {"total": 2512, "offset": 2138, "size": 50}}} 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:56 GMT 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:58:56,078 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:58:56,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-098a6455-9199-4ff2-b940-f15d7ce778ce 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7da52b94-01bb-46bf-abfe-c0b331a7bbef x-compute-request-id: req-7da52b94-01bb-46bf-abfe-c0b331a7bbef Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65" 2019-03-23 10:58:56,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a1b494f7-ba31-489a-b00e-55dc73092f52 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a1b494f7-ba31-489a-b00e-55dc73092f52 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1b494f7-ba31-489a-b00e-55dc73092f52 x-compute-request-id: req-a1b494f7-ba31-489a-b00e-55dc73092f52 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-0385dd05-486c-4389-904f-3174a287347b 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7da52b94-01bb-46bf-abfe-c0b331a7bbef 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-7da52b94-01bb-46bf-abfe-c0b331a7bbef 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0903025aba05f34232218b90bd6f42bc27ef2be" -d '{"addFloatingIp": {"address": "172.30.9.205"}}' 2019-03-23 10:58:56,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0385dd05-486c-4389-904f-3174a287347b x-compute-request-id: req-0385dd05-486c-4389-904f-3174a287347b Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-0385dd05-486c-4389-904f-3174a287347b 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65" 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0128b9e2b0b52fe69c39517ccca922f60f589d65" 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:56,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834 x-compute-request-id: req-1a0e7d7d-2844-4872-99fe-a4b51f5c0834 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc229c72-c91d-4c57-8b1a-f9244a817d0a x-compute-request-id: req-dc229c72-c91d-4c57-8b1a-f9244a817d0a Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a2c13c87-a89b-452b-bb5c-4370cf2d2a9d 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-dc229c72-c91d-4c57-8b1a-f9244a817d0a 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-dc229c72-c91d-4c57-8b1a-f9244a817d0a 2019-03-23 10:58:56,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c13c87-a89b-452b-bb5c-4370cf2d2a9d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0" 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:58:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2 x-compute-request-id: req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4fd686a4-b8f2-49a7-a117-000fe19b7b8d 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd686a4-b8f2-49a7-a117-000fe19b7b8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:56,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-9ec0a5e4-a5a6-4d5f-ba7e-69b714a306a2 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0903025aba05f34232218b90bd6f42bc27ef2be" 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-0854ad00-4887-4bb8-8c21-ea80f7d7c899 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cabc00ce-c030-45b9-8595-987d70b92b34 x-compute-request-id: req-cabc00ce-c030-45b9-8595-987d70b92b34 Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c12895ba-649e-4f47-b307-28fa04c84426"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df35afde-d697-443d-add3-92b5b9d8854c"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "840bd634-ddf7-47e8-a540-85158798ab93", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-50343bcf-ba17-4ab9-8354-26aaf043a0c3 2019-03-23 10:58:56,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe45d8e9-18df-4e43-9bda-9ea6cf12ebff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0" 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-cabc00ce-c030-45b9-8595-987d70b92b34 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-cabc00ce-c030-45b9-8595-987d70b92b34 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0" 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-0854ad00-4887-4bb8-8c21-ea80f7d7c899 2019-03-23 10:58:56,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-50343bcf-ba17-4ab9-8354-26aaf043a0c3 2019-03-23 10:58:56,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:58:56,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:58:56,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:58:56 GMT 2019-03-23 10:58:56,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:58:56,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:58:56,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:58:56,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:58:56,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:01,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:01,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50343bcf-ba17-4ab9-8354-26aaf043a0c3 x-compute-request-id: req-50343bcf-ba17-4ab9-8354-26aaf043a0c3 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.905Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f2003eea-8b41-484c-b6bc-f4a306e6e670"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.746Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:19.486Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0854ad00-4887-4bb8-8c21-ea80f7d7c899 x-compute-request-id: req-0854ad00-4887-4bb8-8c21-ea80f7d7c899 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:18.854Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fe45d8e9-18df-4e43-9bda-9ea6cf12ebff", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.249Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d31c95f-22ca-4d8d-939b-84fae769f8d0 x-compute-request-id: req-4d31c95f-22ca-4d8d-939b-84fae769f8d0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:19Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.545Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-4d31c95f-22ca-4d8d-939b-84fae769f8d0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.545Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-4d31c95f-22ca-4d8d-939b-84fae769f8d0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.547Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.547Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d x-compute-request-id: req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.595Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.595Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.595Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.596Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80ede397-9f98-4078-ba09-837a036d5efd x-compute-request-id: req-80ede397-9f98-4078-ba09-837a036d5efd Content-Encoding: gzip Content-Length: 482 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c12895ba-649e-4f47-b307-28fa04c84426\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"df35afde-d697-443d-add3-92b5b9d8854c\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"840bd634-ddf7-47e8-a540-85158798ab93\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.739Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-80ede397-9f98-4078-ba09-837a036d5efd", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.739Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-80ede397-9f98-4078-ba09-837a036d5efd", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.739Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.4b7df526-0e32-4ef7-a878-8832d9b2f057"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.660Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.132Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47285fef-c048-4543-bd2a-664e15defbca x-compute-request-id: req-47285fef-c048-4543-bd2a-664e15defbca Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"15eecb6e-4583-4e97-89d2-5ba478ea26df\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.953Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3edd3118-feba-4ed7-b67e-9c79a8025f3a", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.291Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3edd3118-feba-4ed7-b67e-9c79a8025f3a", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.291Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3edd3118-feba-4ed7-b67e-9c79a8025f3a x-compute-request-id: req-3edd3118-feba-4ed7-b67e-9c79a8025f3a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.291Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.119Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-76f97e3b-e8e2-4851-b32d-65eca6cf8893", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.118Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-76f97e3b-e8e2-4851-b32d-65eca6cf8893", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.118Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76f97e3b-e8e2-4851-b32d-65eca6cf8893 x-compute-request-id: req-76f97e3b-e8e2-4851-b32d-65eca6cf8893 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:19Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.118Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.955Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-47285fef-c048-4543-bd2a-664e15defbca", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.954Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-47285fef-c048-4543-bd2a-664e15defbca", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:19.953Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550 x-compute-request-id: req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.625Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.292Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.305Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:20.659Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.145Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f59c50d1-7016-4262-9659-312f1e0a187b x-compute-request-id: req-f59c50d1-7016-4262-9659-312f1e0a187b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.988Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.931Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.626Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.625Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.625Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a897a44-1760-4af8-abd8-e612a0ce6efb x-compute-request-id: req-6a897a44-1760-4af8-abd8-e612a0ce6efb Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"15eecb6e-4583-4e97-89d2-5ba478ea26df\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.549Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-6a897a44-1760-4af8-abd8-e612a0ce6efb", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.549Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-6a897a44-1760-4af8-abd8-e612a0ce6efb", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.549Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.694ed520-e2b1-4351-955f-b35e3066f2b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-f59c50d1-7016-4262-9659-312f1e0a187b", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.989Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-f59c50d1-7016-4262-9659-312f1e0a187b", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.989Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.184Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.990Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.801Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:20.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.801Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.462Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.801Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-c6938d14-6576-45d2-83dc-7311fef09347", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.150Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.801Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6938d14-6576-45d2-83dc-7311fef09347 x-compute-request-id: req-c6938d14-6576-45d2-83dc-7311fef09347 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"a040160e-6aa6-4139-82aa-cb6f13e4ede0\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.150Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.801Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.051Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2512, "offset": 2188, "size": 50}}} 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:01 GMT 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:01,402 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:01,403 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:01,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50343bcf-ba17-4ab9-8354-26aaf043a0c3 x-compute-request-id: req-50343bcf-ba17-4ab9-8354-26aaf043a0c3 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671" 2019-03-23 10:59:01,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0854ad00-4887-4bb8-8c21-ea80f7d7c899 x-compute-request-id: req-0854ad00-4887-4bb8-8c21-ea80f7d7c899 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fe45d8e9-18df-4e43-9bda-9ea6cf12ebff 2019-03-23 10:59:01,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4d31c95f-22ca-4d8d-939b-84fae769f8d0 x-compute-request-id: req-4d31c95f-22ca-4d8d-939b-84fae769f8d0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:19Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:59:01,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:01,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-4d31c95f-22ca-4d8d-939b-84fae769f8d0 2019-03-23 10:59:01,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-4d31c95f-22ca-4d8d-939b-84fae769f8d0 2019-03-23 10:59:01,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671" 2019-03-23 10:59:01,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d x-compute-request-id: req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d 2019-03-23 10:59:01,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c185ac49-9d29-4d1d-b73d-1fcdfe95fd4d 2019-03-23 10:59:01,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754d6b6a48b1859c5050ebb2ab38a2d3d8f5c9a0" 2019-03-23 10:59:01,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80ede397-9f98-4078-ba09-837a036d5efd x-compute-request-id: req-80ede397-9f98-4078-ba09-837a036d5efd Content-Encoding: gzip Content-Length: 482 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c12895ba-649e-4f47-b307-28fa04c84426"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "840bd634-ddf7-47e8-a540-85158798ab93", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "df35afde-d697-443d-add3-92b5b9d8854c"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "840bd634-ddf7-47e8-a540-85158798ab93", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-23 10:59:01,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-80ede397-9f98-4078-ba09-837a036d5efd 2019-03-23 10:59:01,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-80ede397-9f98-4078-ba09-837a036d5efd 2019-03-23 10:59:01,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e" 2019-03-23 10:59:01,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47285fef-c048-4543-bd2a-664e15defbca x-compute-request-id: req-47285fef-c048-4543-bd2a-664e15defbca Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "15eecb6e-4583-4e97-89d2-5ba478ea26df"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-23 10:59:01,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3edd3118-feba-4ed7-b67e-9c79a8025f3a 2019-03-23 10:59:01,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-3edd3118-feba-4ed7-b67e-9c79a8025f3a 2019-03-23 10:59:01,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3edd3118-feba-4ed7-b67e-9c79a8025f3a x-compute-request-id: req-3edd3118-feba-4ed7-b67e-9c79a8025f3a Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671" 2019-03-23 10:59:01,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-76f97e3b-e8e2-4851-b32d-65eca6cf8893 2019-03-23 10:59:01,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-76f97e3b-e8e2-4851-b32d-65eca6cf8893 2019-03-23 10:59:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76f97e3b-e8e2-4851-b32d-65eca6cf8893 x-compute-request-id: req-76f97e3b-e8e2-4851-b32d-65eca6cf8893 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:19Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0c5c542717c8ef239504152ab405a93fd521671" 2019-03-23 10:59:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-47285fef-c048-4543-bd2a-664e15defbca 2019-03-23 10:59:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-47285fef-c048-4543-bd2a-664e15defbca 2019-03-23 10:59:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550 x-compute-request-id: req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:59:01,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e" 2019-03-23 10:59:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-23 10:59:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f59c50d1-7016-4262-9659-312f1e0a187b x-compute-request-id: req-f59c50d1-7016-4262-9659-312f1e0a187b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-23 10:59:01,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e" 2019-03-23 10:59:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550 2019-03-23 10:59:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-d312eebd-f7e0-4ac2-a0a5-a02df47ea550 2019-03-23 10:59:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a897a44-1760-4af8-abd8-e612a0ce6efb x-compute-request-id: req-6a897a44-1760-4af8-abd8-e612a0ce6efb Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "15eecb6e-4583-4e97-89d2-5ba478ea26df"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-23 10:59:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-6a897a44-1760-4af8-abd8-e612a0ce6efb 2019-03-23 10:59:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-6a897a44-1760-4af8-abd8-e612a0ce6efb 2019-03-23 10:59:01,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-f59c50d1-7016-4262-9659-312f1e0a187b 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-f59c50d1-7016-4262-9659-312f1e0a187b 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e088f59c399c34617641d43adc1ac8498178aa3e" 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-c6938d14-6576-45d2-83dc-7311fef09347 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6938d14-6576-45d2-83dc-7311fef09347 x-compute-request-id: req-c6938d14-6576-45d2-83dc-7311fef09347 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce92a3b1-02b0-4c0f-b144-ed6da51fe4e9"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a040160e-6aa6-4139-82aa-cb6f13e4ede0", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-23 10:59:01,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:01,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:01,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:01,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:01,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:01 GMT 2019-03-23 10:59:01,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:01,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:01,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:01,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:01,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:06,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:06,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:06,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:06,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:06,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:06,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:21.801Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-c6938d14-6576-45d2-83dc-7311fef09347", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.150Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.329639be-8189-4ece-99aa-03cc923f4cb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:22.431Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.997Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:22.431Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.548Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:22.431Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:21.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:22.431Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:22.431Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-45d7c820-4f1b-43df-bf06-209ff236c7dc", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.002Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:22.431Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d7c820-4f1b-43df-bf06-209ff236c7dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.002Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.032Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6fb7cd55-48af-48a3-92d1-b6a3d200a162", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.417Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.411Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacdb93ec79e15e51d909d9cab750be43d90c6b0\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.424Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.830Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.032Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb7cd55-48af-48a3-92d1-b6a3d200a162 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.416Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:23.388Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252 x-compute-request-id: req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:19Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:23.691Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacdb93ec79e15e51d909d9cab750be43d90c6b0\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.953Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.965Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e615aea5-8bdc-435e-b89d-b0eefdaad7c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.971Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-e50ab92f-f709-49c3-9947-205d5a5f0c6d", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.952Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e615aea5-8bdc-435e-b89d-b0eefdaad7c3", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.971Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e50ab92f-f709-49c3-9947-205d5a5f0c6d x-compute-request-id: req-e50ab92f-f709-49c3-9947-205d5a5f0c6d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.952Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:23.822Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-e50ab92f-f709-49c3-9947-205d5a5f0c6d", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:22.952Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-ef424ba4-346c-400c-9c0a-522e6778aa62", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.040Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:23.691Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-ef424ba4-346c-400c-9c0a-522e6778aa62", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.040Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.041Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8 x-compute-request-id: req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.148Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.149Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.149Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.150Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:23.692Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef424ba4-346c-400c-9c0a-522e6778aa62 x-compute-request-id: req-ef424ba4-346c-400c-9c0a-522e6778aa62 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"15eecb6e-4583-4e97-89d2-5ba478ea26df\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.040Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:24.555Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:23.691Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-43654039-95c7-41ff-9b9c-31486274a5dd", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.472Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43654039-95c7-41ff-9b9c-31486274a5dd x-compute-request-id: req-43654039-95c7-41ff-9b9c-31486274a5dd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:19Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.472Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.688Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-9891f632-eaeb-4422-9cb3-52cfdbba20ef", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.870Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-9891f632-eaeb-4422-9cb3-52cfdbba20ef", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.870Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9891f632-eaeb-4422-9cb3-52cfdbba20ef x-compute-request-id: req-9891f632-eaeb-4422-9cb3-52cfdbba20ef Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"15eecb6e-4583-4e97-89d2-5ba478ea26df\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"c5db2ffb-23a8-4f81-9c96-afc0b40b09ae\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.870Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5 x-compute-request-id: req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dee4076-b887-42c2-97fa-bf5f2256c25c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e241eb3c-7014-4816-be7a-a357f6c4e8dc\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.503Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.504Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.504Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.505Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d27a48-d8c7-4569-a25c-67eb0c839e7f x-compute-request-id: req-06d27a48-d8c7-4569-a25c-67eb0c839e7f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.687Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-06d27a48-d8c7-4569-a25c-67eb0c839e7f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.687Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-06d27a48-d8c7-4569-a25c-67eb0c839e7f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.688Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.473Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.266Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-43654039-95c7-41ff-9b9c-31486274a5dd", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:24.473Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c038f521-8533-4759-973f-d5dc6df6774f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd x-compute-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dee4076-b887-42c2-97fa-bf5f2256c25c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e241eb3c-7014-4816-be7a-a357f6c4e8dc\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.116Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.454Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2512, "offset": 2238, "size": 50}}} 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:06 GMT 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:06,661 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:06,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:06,662 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-c6938d14-6576-45d2-83dc-7311fef09347 2019-03-23 10:59:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:59:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:59:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:06,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-45d7c820-4f1b-43df-bf06-209ff236c7dc 2019-03-23 10:59:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45d7c820-4f1b-43df-bf06-209ff236c7dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:59:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6fb7cd55-48af-48a3-92d1-b6a3d200a162 2019-03-23 10:59:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:59:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacdb93ec79e15e51d909d9cab750be43d90c6b0" 2019-03-23 10:59:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3" 2019-03-23 10:59:06,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb7cd55-48af-48a3-92d1-b6a3d200a162 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873" 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252 x-compute-request-id: req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:19Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacdb93ec79e15e51d909d9cab750be43d90c6b0" -d '{"addFloatingIp": {"address": "172.30.9.207"}}' 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e615aea5-8bdc-435e-b89d-b0eefdaad7c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-e50ab92f-f709-49c3-9947-205d5a5f0c6d 2019-03-23 10:59:06,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e615aea5-8bdc-435e-b89d-b0eefdaad7c3 2019-03-23 10:59:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e50ab92f-f709-49c3-9947-205d5a5f0c6d x-compute-request-id: req-e50ab92f-f709-49c3-9947-205d5a5f0c6d Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-e50ab92f-f709-49c3-9947-205d5a5f0c6d 2019-03-23 10:59:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-ef424ba4-346c-400c-9c0a-522e6778aa62 2019-03-23 10:59:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252 2019-03-23 10:59:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-ef424ba4-346c-400c-9c0a-522e6778aa62 2019-03-23 10:59:06,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3" 2019-03-23 10:59:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8 x-compute-request-id: req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8 2019-03-23 10:59:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fcb3cbe0-b13e-448b-8704-f8ff4241f4c8 2019-03-23 10:59:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873" 2019-03-23 10:59:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3" 2019-03-23 10:59:06,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef424ba4-346c-400c-9c0a-522e6778aa62 x-compute-request-id: req-ef424ba4-346c-400c-9c0a-522e6778aa62 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "15eecb6e-4583-4e97-89d2-5ba478ea26df"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b2b20933-9cfd-4a0f-95b8-aeff5dfd5252 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-43654039-95c7-41ff-9b9c-31486274a5dd 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43654039-95c7-41ff-9b9c-31486274a5dd x-compute-request-id: req-43654039-95c7-41ff-9b9c-31486274a5dd Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:19Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873" 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-9891f632-eaeb-4422-9cb3-52cfdbba20ef 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-9891f632-eaeb-4422-9cb3-52cfdbba20ef 2019-03-23 10:59:06,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9891f632-eaeb-4422-9cb3-52cfdbba20ef x-compute-request-id: req-9891f632-eaeb-4422-9cb3-52cfdbba20ef Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "15eecb6e-4583-4e97-89d2-5ba478ea26df"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6c199d3c-1c9a-4776-bf6a-5c9dbb2ac672"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dbeb18db-8fc9-4170-a6fd-11aa0e0e7eb6"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "c5db2ffb-23a8-4f81-9c96-afc0b40b09ae", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5 x-compute-request-id: req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5 Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dee4076-b887-42c2-97fa-bf5f2256c25c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e241eb3c-7014-4816-be7a-a357f6c4e8dc"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-b29cb3d0-c82d-4eba-95d9-7a49ac4e03d5 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8c3c09615ab52f244a41c4e6ea756904760873" 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06d27a48-d8c7-4569-a25c-67eb0c839e7f x-compute-request-id: req-06d27a48-d8c7-4569-a25c-67eb0c839e7f Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-06d27a48-d8c7-4569-a25c-67eb0c839e7f 2019-03-23 10:59:06,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-06d27a48-d8c7-4569-a25c-67eb0c839e7f 2019-03-23 10:59:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3f30f64b37ecaf197235ad68d1bd01f8cc6a7f3" 2019-03-23 10:59:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-43654039-95c7-41ff-9b9c-31486274a5dd 2019-03-23 10:59:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd x-compute-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dee4076-b887-42c2-97fa-bf5f2256c25c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e241eb3c-7014-4816-be7a-a357f6c4e8dc"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-23 10:59:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:59:06,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:06,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:06,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:06,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:06,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:06,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:06 GMT 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:06,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:06,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:11,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:11,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacdb93ec79e15e51d909d9cab750be43d90c6b0\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.364Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd x-compute-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dee4076-b887-42c2-97fa-bf5f2256c25c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e241eb3c-7014-4816-be7a-a357f6c4e8dc\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.116Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.117Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.117Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.d6a422e7-651b-4ce2-b4d2-43ee99b8491f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f87ab2b9-c551-403a-944b-80d0119ff7fb x-compute-request-id: req-f87ab2b9-c551-403a-944b-80d0119ff7fb Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.362Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.454Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:25.807Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:26.435Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.573Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:26.435Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.220Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:26.435Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:26.435Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.708Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:26.435Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.708Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:26.435Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b x-compute-request-id: req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:25.708Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.7572a487-0630-474a-b7c2-a50d4f124547"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.133Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0114be8b-c770-468e-9818-5723397a7967", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.864Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.133Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0114be8b-c770-468e-9818-5723397a7967 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.862Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.133Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.857Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.133Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.133Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:26.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.261Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.879Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b5d69e-06ce-4ca8-8296-b384876cb9d6 x-compute-request-id: req-28b5d69e-06ce-4ca8-8296-b384876cb9d6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.846Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.879Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:27.879Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:28.383Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-28b5d69e-06ce-4ca8-8296-b384876cb9d6", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.847Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:28.383Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.848Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:28.383Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-28b5d69e-06ce-4ca8-8296-b384876cb9d6", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:27.846Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.301Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f39bd69-8779-489a-bbf7-53e579678a5a x-compute-request-id: req-5f39bd69-8779-489a-bbf7-53e579678a5a Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dee4076-b887-42c2-97fa-bf5f2256c25c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e241eb3c-7014-4816-be7a-a357f6c4e8dc\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.107Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0caf640-82bf-4b42-81fc-17501c70d597 x-compute-request-id: req-f0caf640-82bf-4b42-81fc-17501c70d597 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.506Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1LLDW/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.109Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-5f39bd69-8779-489a-bbf7-53e579678a5a", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.108Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-5f39bd69-8779-489a-bbf7-53e579678a5a", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.108Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.507Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-f0caf640-82bf-4b42-81fc-17501c70d597", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.506Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-f0caf640-82bf-4b42-81fc-17501c70d597", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.506Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:29.931Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fee6951-1f88-4682-ae21-19016e0039ce x-compute-request-id: req-4fee6951-1f88-4682-ae21-19016e0039ce Content-Encoding: gzip Content-Length: 484 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"1dee4076-b887-42c2-97fa-bf5f2256c25c\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e241eb3c-7014-4816-be7a-a357f6c4e8dc\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.839Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:30.197Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}], "metadata": {"pagination": {"total": 2515, "offset": 2288, "size": 50}}} 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:11 GMT 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:11,854 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacdb93ec79e15e51d909d9cab750be43d90c6b0" 2019-03-23 10:59:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd x-compute-request-id: req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dee4076-b887-42c2-97fa-bf5f2256c25c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e241eb3c-7014-4816-be7a-a357f6c4e8dc"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-23 10:59:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd 2019-03-23 10:59:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-ff4f81d9-37ed-4d40-898f-4ff79ae49afd 2019-03-23 10:59:11,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f87ab2b9-c551-403a-944b-80d0119ff7fb x-compute-request-id: req-f87ab2b9-c551-403a-944b-80d0119ff7fb Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b 2019-03-23 10:59:11,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b x-compute-request-id: req-18762ae8-6aa0-4e9b-8153-fdfae7ce747b Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0114be8b-c770-468e-9818-5723397a7967 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0114be8b-c770-468e-9818-5723397a7967 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:59:11,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81" 2019-03-23 10:59:11,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28b5d69e-06ce-4ca8-8296-b384876cb9d6 x-compute-request-id: req-28b5d69e-06ce-4ca8-8296-b384876cb9d6 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:11,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:59:11,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 10:59:11,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-28b5d69e-06ce-4ca8-8296-b384876cb9d6 2019-03-23 10:59:11,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81" 2019-03-23 10:59:11,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-28b5d69e-06ce-4ca8-8296-b384876cb9d6 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f39bd69-8779-489a-bbf7-53e579678a5a x-compute-request-id: req-5f39bd69-8779-489a-bbf7-53e579678a5a Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dee4076-b887-42c2-97fa-bf5f2256c25c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e241eb3c-7014-4816-be7a-a357f6c4e8dc"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0caf640-82bf-4b42-81fc-17501c70d597 x-compute-request-id: req-f0caf640-82bf-4b42-81fc-17501c70d597 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1LLDW/bind.py 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81" 2019-03-23 10:59:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-5f39bd69-8779-489a-bbf7-53e579678a5a 2019-03-23 10:59:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-5f39bd69-8779-489a-bbf7-53e579678a5a 2019-03-23 10:59:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69fb94afb6938f7fc6d869509b1837a3d2373c81" 2019-03-23 10:59:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-f0caf640-82bf-4b42-81fc-17501c70d597 2019-03-23 10:59:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-f0caf640-82bf-4b42-81fc-17501c70d597 2019-03-23 10:59:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fee6951-1f88-4682-ae21-19016e0039ce x-compute-request-id: req-4fee6951-1f88-4682-ae21-19016e0039ce Content-Encoding: gzip Content-Length: 484 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1dee4076-b887-42c2-97fa-bf5f2256c25c"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e241eb3c-7014-4816-be7a-a357f6c4e8dc"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-23 10:59:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-03-23 10:59:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-03-23 10:59:11,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-03-23 10:59:11,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-03-23 10:59:11,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:11,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-03-23 10:59:11,864 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:11,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:11,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:11,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:11,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:11 GMT 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:11,946 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:11,947 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:16,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:17,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:17,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:17,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:17,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:17,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:17,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 19%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 20%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpfr4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 41%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 42%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 43%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 44%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 45%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package gcc.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}], "metadata": {"pagination": {"total": 2516, "offset": 2338, "size": 50}}} 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:17 GMT 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:17,043 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:17,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-03-23 10:59:17,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:17,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-03-23 10:59:17,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-03-23 10:59:17,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-03-23 10:59:17,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-03-23 10:59:17,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:17,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-03-23 10:59:17,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... 2019-03-23 10:59:17,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-03-23 10:59:17,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-03-23 10:59:17,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:17,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:17 GMT 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:17,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:22,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:22,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-vw76e4", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 70%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 71%]\u001b[49m\u001b[39m \u001b[uSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 72%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 73%]\u001b[49m\u001b[39m \u001b[uSetting up libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 74%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 75%]\u001b[49m\u001b[39m \u001b[uSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 95%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 96%]\u001b[49m\u001b[39m \u001b[uSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 97%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 98%]\u001b[49m\u001b[39m \u001b[uSetting up manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 99%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [100%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Collecting pycryptodome (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Downloading https://files.pythonhosted.org/packages/29/68/0ee43d649a2f748f805c427558e3ec8d832faa34ca1f369195b274266e1d/pycryptodome-3.7.3-cp27-cp27mu-manylinux1_x86_64.whl (7.5MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages (from pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Found existing installation: pysnmp 4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-vw76e4", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-4fee6951-1f88-4682-ae21-19016e0039ce", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.839Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-4fee6951-1f88-4682-ae21-19016e0039ce", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.839Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.25205a96-1650-4244-8ae1-53a2b117b05b"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:30.391Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 3%]\u001b[49m\u001b[39m \u001b[uUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:30.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:30.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " Successfully installed pycryptodome-3.7.3 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Execution done (PID=1607, return_code=0): /tmp/VB5D0/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}], "metadata": {"pagination": {"total": 2516, "offset": 2388, "size": 50}}} 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:22 GMT 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:22,219 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-vw76e4 2019-03-23 10:59:22,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 70%] Progress: [ 71%] Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 74%] Progress: [ 75%] Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.14) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2019-03-23 10:59:22,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/15/55/b37a0880a835eb0594304af0b3543238061d25e7e3dcc42373f09c967bc3/pysnmp-4.3.5-py2.py3-none-any.whl (261kB) 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/29/68/0ee43d649a2f748f805c427558e3ec8d832faa34ca1f369195b274266e1d/pycryptodome-3.7.3-cp27-cp27mu-manylinux1_x86_64.whl (7.5MB) 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-03-23 10:59:22,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-vw76e4 2019-03-23 10:59:22,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-4fee6951-1f88-4682-ae21-19016e0039ce 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-4fee6951-1f88-4682-ae21-19016e0039ce 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-23 10:59:22,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 10:59:22,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 10:59:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.7.3 pysnmp-4.3.5 2019-03-23 10:59:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1607, return_code=0): /tmp/VB5D0/install_requirements.sh 2019-03-23 10:59:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 10:59:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 10:59:22,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-03-23 10:59:22,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:22,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:22 GMT 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:22,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:27,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:27,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:27,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " You are using pip version 9.0.1, however version 19.0.3 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:30.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:30.326Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.062Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:29.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f9a5a061-c457-4712-83b0-d633514c7db1"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.701Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:30.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:31.701Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:31.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:32.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:31.542Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:32.400Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 10:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae32c460-8cc4-4440-b3c6-cdec78d96c31 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:31.548Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:32.400Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ae32c460-8cc4-4440-b3c6-cdec78d96c31", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:31.548Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:32.400Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}039be7d6b6a7880a18433520fc0f83fe12519055\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:31.990Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:33.018Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}039be7d6b6a7880a18433520fc0f83fe12519055\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:32.663Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:33.018Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7 x-compute-request-id: req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:32.662Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:33.018Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:32.663Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:33.018Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:32.662Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.146Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 10:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-329edf8c-5ed7-49e3-b5f6-0c861c87586c x-compute-request-id: req-329edf8c-5ed7-49e3-b5f6-0c861c87586c Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:34.981Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:35.553Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:35.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-329edf8c-5ed7-49e3-b5f6-0c861c87586c", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:34.981Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}039be7d6b6a7880a18433520fc0f83fe12519055\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:34.982Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-efa2458d-f844-4313-b7fc-749e212c6405", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:35.173Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-efa2458d-f844-4313-b7fc-749e212c6405", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:35.173Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-329edf8c-5ed7-49e3-b5f6-0c861c87586c", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:34.981Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:35.844Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 10:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efa2458d-f844-4313-b7fc-749e212c6405 x-compute-request-id: req-efa2458d-f844-4313-b7fc-749e212c6405 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:17Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:35.173Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.01d88064-6c6b-4059-8aff-f28c352cc730"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:36.562Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:35.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:47.329Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:47.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.157Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRUWSsN', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgaVIIS', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:52.802Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpNL77JU', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:51.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}], "metadata": {"pagination": {"total": 2516, "offset": 2438, "size": 50}}} 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:27 GMT 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:27,415 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:27,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-03-23 10:59:27,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-03-23 10:59:27,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.0.3 is available. 2019-03-23 10:59:27,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-23 10:59:27,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-03-23 10:59:27,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-23 10:59:27,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-03-23 10:59:27,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-23 10:59:27,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-03-23 10:59:27,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 10:59:27,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-23 10:59:27,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 10:59:27,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_vw76e4/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 10:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae32c460-8cc4-4440-b3c6-cdec78d96c31 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 10:59:27,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ae32c460-8cc4-4440-b3c6-cdec78d96c31 2019-03-23 10:59:27,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039be7d6b6a7880a18433520fc0f83fe12519055" 2019-03-23 10:59:27,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039be7d6b6a7880a18433520fc0f83fe12519055" -d '{"addFloatingIp": {"address": "172.30.9.209"}}' 2019-03-23 10:59:27,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7 x-compute-request-id: req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:27,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7 2019-03-23 10:59:27,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-93d02f1c-b327-46ab-bda1-f0d6d91c66a7 2019-03-23 10:59:27,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 10:58:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-329edf8c-5ed7-49e3-b5f6-0c861c87586c x-compute-request-id: req-329edf8c-5ed7-49e3-b5f6-0c861c87586c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-329edf8c-5ed7-49e3-b5f6-0c861c87586c 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039be7d6b6a7880a18433520fc0f83fe12519055" 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-efa2458d-f844-4313-b7fc-749e212c6405 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-efa2458d-f844-4313-b7fc-749e212c6405 2019-03-23 10:59:27,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-329edf8c-5ed7-49e3-b5f6-0c861c87586c 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 10:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efa2458d-f844-4313-b7fc-749e212c6405 x-compute-request-id: req-efa2458d-f844-4313-b7fc-749e212c6405 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:17Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRUWSsN', '/etc/clearwater/shared_config'] 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 10:59:27,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-03-23 10:59:27,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-03-23 10:59:27,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 10:59:27,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2019-03-23 10:59:27,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgaVIIS', '/etc/bind/named.conf.local'] 2019-03-23 10:59:27,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-03-23 10:59:27,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-03-23 10:59:27,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2019-03-23 10:59:27,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2019-03-23 10:59:27,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 10:59:27,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpNL77JU', '/etc/clearwater/local_config'] 2019-03-23 10:59:27,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:27,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:27,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:27,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:27 GMT 2019-03-23 10:59:27,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:27,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:27,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:27,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:27,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:32,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:32,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:32,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "The config dict: {'public_ip': u'172.30.9.207', '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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmQCreQ', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphNlWB4', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "The config dict: {'public_ip': u'172.30.9.207', '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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:53.439Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:52.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.1a01dd4d-6e48-4798-a80e-1e85e45862b1"}, {"node_instance_id": "bind_0yyvam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:54.087Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:53.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:54.087Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:53.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:54.087Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:53.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:54.754Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:54.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:55.321Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/R74U2/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "Process created, PID: 2384", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:58:56.006Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:58:55.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:07.142Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://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\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,719 B/s)\nReading package lists...\n\nreal\t0m11.301s\nuser\t0m2.721s\nsys\t0m0.445s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:06.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:07.647Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:06.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:07.647Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:06.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:15.370Z", "message": "Waiting for process 2384 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:15.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}], "metadata": {"pagination": {"total": 2516, "offset": 2488, "size": 50}}} 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:32 GMT 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:32,584 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:32,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.7', u'hss_hostname': u''}. 2019-03-23 10:59:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmQCreQ', '/etc/bind/db.clearwater.local'] 2019-03-23 10:59:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 10:59:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 10:59:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 10:59:32,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 10:59:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 10:59:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 10:59:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphNlWB4', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 10:59:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', '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.7', u'hss_hostname': u''}. 2019-03-23 10:59:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 10:59:32,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 10:59:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 10:59:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 10:59:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 10:59:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/R74U2/install-etcd.sh 2019-03-23 10:59:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-03-23 10:59:32,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2384 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-03-23 10:59:32,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://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 Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,719 B/s) Reading package lists... real 0m11.301s user 0m2.721s sys 0m0.445s 2019-03-23 10:59:32,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 10:59:32,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-03-23 10:59:32,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2384 to end... 2019-03-23 10:59:32,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:32,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:32 GMT 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:32,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:37,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:37,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:37,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:35.537Z", "message": "Waiting for process 2384 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:35.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}], "metadata": {"pagination": {"total": 2517, "offset": 2516, "size": 50}}} 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:37 GMT 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:37,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-03-23 10:59:37,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:37,774 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:37,774 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:37,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2384 to end... 2019-03-23 10:59:37,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:37,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:37,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:37 GMT 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:37,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:37,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:37,861 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:37,861 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:42,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:42,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:42,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:42,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2517, "offset": 2517, "size": 50}}} 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:42 GMT 2019-03-23 10:59:42,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:42,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 10:59:42,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:42,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:42,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:42,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:43,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:43,031 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:43 GMT 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:43,032 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:48,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:48,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:48,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2517, "offset": 2517, "size": 50}}} 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:48 GMT 2019-03-23 10:59:48,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:48,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 10:59:48,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:48,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:48,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:48,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:48,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:48,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:48,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:48 GMT 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:48,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:48,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:48,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:48,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:53,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:53,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:53,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2517, "offset": 2517, "size": 50}}} 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:53,308 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:53 GMT 2019-03-23 10:59:53,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:53,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 10:59:53,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:53,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:53,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:53,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:53,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:53,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:53,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:53 GMT 2019-03-23 10:59:53,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:53,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:53,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:53,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:53,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:58,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 10:59:58,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:58,501 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:58,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:58,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:58,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:58,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:58,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:58,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.341Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:32 http://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.7 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51418 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8801\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m48.072s\nuser\t0m18.707s\nsys\t0m8.095s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4b:69:c9 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4b:69c9/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:70200 errors:0 dropped:0 overruns:0 frame:0\n TX packets:19551 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128713121 (128.7 MB) TX bytes:2708610 (2.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95667 (95.6 KB) TX bytes:95667 (95.6 KB)\n\n\nreal\t0m0.014s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] => /var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/kern.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat/sa23\n/var/log/dmesg.0\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/syslog\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] => [23-Mar-2019 10:59:48 UTC] clearwater-diags-monitor starting\n[23-Mar-2019 10:59:48 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.008s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "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.7:2380 0.0.0.0:* LISTEN 8995/etcd \ntcp 0 0 127.0.0.1:42033 0.0.0.0:* LISTEN 2374/python \ntcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2319/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2319/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2319/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8929/monit \ntcp6 0 0 :::53 :::* LISTEN 2319/named \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2319/named \ntcp6 0 0 :::4000 :::* LISTEN 8995/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8397/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8397/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8397/ntpd \nudp 0 0 0.0.0.0:40902 0.0.0.0:* 546/dhclient \nudp 0 0 192.168.120.7:53 0.0.0.0:* 2319/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2319/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 8397/ntpd \nudp6 0 0 ::1:123 :::* 8397/ntpd \nudp6 0 0 :::123 :::* 8397/ntpd \nudp6 0 0 :::62958 :::* 546/dhclient \nudp6 0 0 :::53 :::* 2319/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8776 909/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7259 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9089 1107/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:56 ? 00:00:01 /sbin/init\nroot 2 0 0 10:56 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 10:56 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 10:56 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:56 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:56 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:56 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:56 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:56 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:56 ? 00:00:00 [migration/0]\nroot 12 2 0 10:56 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:56 ? 00:00:00 [khelper]\nroot 14 2 0 10:56 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:56 ? 00:00:00 [netns]\nroot 16 2 0 10:56 ? 00:00:00 [writeback]\nroot 17 2 0 10:56 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:56 ? 00:00:00 [bioset]\nroot 19 2 0 10:56 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:56 ? 00:00:00 [kblockd]\nroot 21 2 0 10:56 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:56 ? 00:00:00 [khubd]\nroot 23 2 0 10:56 ? 00:00:00 [md]\nroot 24 2 0 10:56 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:56 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:56 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:56 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:56 ? 00:00:00 [vmstat]\nroot 30 2 0 10:56 ? 00:00:00 [ksmd]\nroot 31 2 0 10:56 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:56 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:56 ? 00:00:00 [crypto]\nroot 46 2 0 10:56 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:56 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:56 ? 00:00:00 [vballoon]\nroot 49 2 0 10:56 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:56 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 10:56 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 10:56 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 10:56 ? 00:00:00 [deferwq]\nroot 72 2 0 10:56 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:56 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:56 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 379 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 385 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 423 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 505 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 546 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 10:57 ? 00:00:00 [kauditd]\nmessage+ 909 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 916 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nroot 928 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 942 1 0 10:57 ? 00:00:00 rsyslogd\nroot 1054 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1108 1 0 10:57 ? 00:00:00 cron\ndaemon 1109 1 0 10:57 ? 00:00:00 atd\nroot 1241 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1249 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_g42msx/env/bin/python -m cloudify_agent.worker --queue bind_host_g42msx --max-workers 5 --name bind_host_g42msx\nubuntu 1466 1464 0 10:57 ? 00:00:00 /home/ubuntu/bind_host_g42msx/env/bin/python -m cloudify_agent.worker --queue bind_host_g42msx --max-workers 5 --name bind_host_g42msx\nubuntu 1610 1 0 10:58 ? 00:00:00 python2.7 /home/ubuntu/bind_host_g42msx/env/bin/diamond --configfile /home/ubuntu/bind_host_g42msx/work/plugins/diamond/etc/diamond.conf\nbind 2319 1 0 10:58 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2374 1466 1 10:58 ? 00:00:00 /home/ubuntu/bind_host_g42msx/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-sk8G4c\nubuntu 2384 2374 0 10:58 ? 00:00:00 /bin/sh -c /tmp/R74U2/install-etcd.sh\nubuntu 2386 2384 0 10:58 ? 00:00:00 /bin/bash -e /tmp/R74U2/install-etcd.sh\nntp 8397 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8929 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8940 8929 0 10:59 ? 00:00:00 [check-monit-upt] \nclearwa+ 8995 1 0 10:59 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9030 8929 0 10:59 ? 00:00:00 [check-etcd-upti] \nroot 9034 8929 0 10:59 ? 00:00:00 [poll_etcd_clust] \nroot 9037 8929 0 10:59 ? 00:00:00 [poll_etcd.sh] \nroot 9068 1 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9076 9068 0 10:59 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9190 2386 0 10:59 ? 00:00:00 /bin/bash -e /tmp/R74U2/install-etcd.sh\nubuntu 9191 9190 0 10:59 ? 00:00:00 /bin/bash -e /tmp/R74U2/install-etcd.sh\nroot 9192 9191 0 10:59 ? 00:00:00 sudo ps -edf\nroot 9193 9192 0 10:59 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:55.990Z", "message": "Waiting for process 2384 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "[etcd] => 2019-03-23 10:59:41.123839987 Stopping etcd clearwater-etcd\n2019-03-23 10:59:47.158479499 Restarting etcd clearwater-etcd\n2019-03-23 10:59:47.168173961 Configured ETCDCTL_PEERS: \n2019-03-23 10:59:47.168871379 Check for previous failed startup attempt\n2019-03-23 10:59:47.171727825 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-03-23 10:59:47.206924983 etcdctl returned 2\n2019-03-23 10:59:47.224680918 Creating new cluster...\n2019-03-23 10:59:47.231004331 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2019-03-23 10:59:47.234835108 Check we're actually a member of the cluster\n2019-03-23 10:59:47.247670933 Wait for etcd to startup\n2019-03-23 10:59:48.256635367 Etcd started successfully\n2019-03-23 10:59:47.280484 I | etcdmain: etcd Version: 3.1.7\n2019-03-23 10:59:47.280559 I | etcdmain: Git SHA: 43b7507\n2019-03-23 10:59:47.280564 I | etcdmain: Go Version: go1.7.5\n2019-03-23 10:59:47.280567 I | etcdmain: Go OS/Arch: linux/amd64\n2019-03-23 10:59:47.280571 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-03-23 10:59:47.280692 I | embed: listening for peers on http://192.168.120.7:2380\n2019-03-23 10:59:47.280772 I | embed: listening for client requests on 0.0.0.0:4000\n2019-03-23 10:59:47.343483 I | etcdserver: name = 192-168-120-7\n2019-03-23 10:59:47.343525 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2019-03-23 10:59:47.343532 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2019-03-23 10:59:47.343536 I | etcdserver: heartbeat = 100ms\n2019-03-23 10:59:47.343540 I | etcdserver: election = 1000ms\n2019-03-23 10:59:47.343543 I | etcdserver: snapshot count = 10000\n2019-03-23 10:59:47.343552 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2019-03-23 10:59:47.343556 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2019-03-23 10:59:47.343565 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2019-03-23 10:59:47.351327 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2019-03-23 10:59:47.351389 I | raft: 5ddd06b029c620bb became follower at term 0\n2019-03-23 10:59:47.351420 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-03-23 10:59:47.351434 I | raft: 5ddd06b029c620bb became follower at term 1\n2019-03-23 10:59:47.375765 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-03-23 10:59:47.376753 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2019-03-23 10:59:48.051641 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2019-03-23 10:59:48.051778 I | raft: 5ddd06b029c620bb became candidate at term 2\n2019-03-23 10:59:48.051810 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2019-03-23 10:59:48.051827 I | raft: 5ddd06b029c620bb became leader at term 2\n2019-03-23 10:59:48.051834 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2019-03-23 10:59:48.052159 I | etcdserver: setting up the initial cluster version to 3.1\n2019-03-23 10:59:48.054027 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-03-23 10:59:48.054057 I | etcdserver/api: enabled capabilities for version 3.1\n2019-03-23 10:59:48.054078 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2019-03-23 10:59:48.054229 I | embed: ready to serve client requests\n2019-03-23 10:59:48.054736 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-03-23 10:59:48.491976 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:54174\n2019-03-23 10:59:48.508053 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:54175\n2019-03-23 10:59:48.510718 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:54176\n2019-03-23 10:59:55.100456 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:54183\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:56.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:56.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Execution done (PID=2384, return_code=0): /tmp/R74U2/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " \r100 3149 100 3149 0 0 15040 0 --:--:-- --:--:-- --:--:-- 15066", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:56.677Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:55.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.a8fe4f21-bcac-4a8d-bbad-26c8f46779bc"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:57.361Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:56.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:57.361Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:56.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:57.873Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:57.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2558, "offset": 2517, "size": 50}}} 2019-03-23 10:59:58,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:58 GMT 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 10:59:58,503 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 10:59:58,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 14 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:32 http://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.7 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51418 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8801 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m48.072s user 0m18.707s sys 0m8.095s 2019-03-23 10:59:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4b:69:c9 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4b:69c9/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:70200 errors:0 dropped:0 overruns:0 frame:0 TX packets:19551 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128713121 (128.7 MB) TX bytes:2708610 (2.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95667 (95.6 KB) TX bytes:95667 (95.6 KB) real 0m0.014s user 0m0.007s sys 0m0.001s 2019-03-23 10:59:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.000s sys 0m0.006s 2019-03-23 10:59:58,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/kern.log /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat/sa23 /var/log/dmesg.0 /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/syslog /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.008s user 0m0.004s sys 0m0.002s 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [23-Mar-2019 10:59:48 UTC] clearwater-diags-monitor starting [23-Mar-2019 10:59:48 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-03-23 10:59:58,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-03-23 10:59:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-03-23 10:59:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.008s sys 0m0.004s 2019-03-23 10:59:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-03-23 10:59:58,509 - 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.7:2380 0.0.0.0:* LISTEN 8995/etcd tcp 0 0 127.0.0.1:42033 0.0.0.0:* LISTEN 2374/python tcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2319/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2319/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2319/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8929/monit tcp6 0 0 :::53 :::* LISTEN 2319/named tcp6 0 0 :::22 :::* LISTEN 1105/sshd tcp6 0 0 ::1:953 :::* LISTEN 2319/named tcp6 0 0 :::4000 :::* LISTEN 8995/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 8397/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8397/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8397/ntpd udp 0 0 0.0.0.0:40902 0.0.0.0:* 546/dhclient udp 0 0 192.168.120.7:53 0.0.0.0:* 2319/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2319/named udp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 8397/ntpd udp6 0 0 ::1:123 :::* 8397/ntpd udp6 0 0 :::123 :::* 8397/ntpd udp6 0 0 :::62958 :::* 546/dhclient udp6 0 0 :::53 :::* 2319/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8776 909/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7259 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9089 1107/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-23 10:59:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-03-23 10:59:58,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 4 2 0 10:56 ? 00:00:00 [kworker/0:0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 51 2 0 10:56 ? 00:00:00 [kworker/u2:2] root 52 2 0 10:56 ? 00:00:00 [kworker/u2:3] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 132 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 379 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 385 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 423 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 505 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 546 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 10:57 ? 00:00:00 [kauditd] message+ 909 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 916 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon root 928 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind syslog 942 1 0 10:57 ? 00:00:00 rsyslogd root 1054 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1108 1 0 10:57 ? 00:00:00 cron daemon 1109 1 0 10:57 ? 00:00:00 atd root 1241 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1249 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_g42msx/env/bin/python -m cloudify_agent.worker --queue bind_host_g42msx --max-workers 5 --name bind_host_g42msx ubuntu 1466 1464 0 10:57 ? 00:00:00 /home/ubuntu/bind_host_g42msx/env/bin/python -m cloudify_agent.worker --queue bind_host_g42msx --max-workers 5 --name bind_host_g42msx ubuntu 1610 1 0 10:58 ? 00:00:00 python2.7 /home/ubuntu/bind_host_g42msx/env/bin/diamond --configfile /home/ubuntu/bind_host_g42msx/work/plugins/diamond/etc/diamond.conf bind 2319 1 0 10:58 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2374 1466 1 10:58 ? 00:00:00 /home/ubuntu/bind_host_g42msx/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-sk8G4c ubuntu 2384 2374 0 10:58 ? 00:00:00 /bin/sh -c /tmp/R74U2/install-etcd.sh ubuntu 2386 2384 0 10:58 ? 00:00:00 /bin/bash -e /tmp/R74U2/install-etcd.sh ntp 8397 1 0 10:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8929 1 0 10:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8940 8929 0 10:59 ? 00:00:00 [check-monit-upt] clearwa+ 8995 1 0 10:59 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9030 8929 0 10:59 ? 00:00:00 [check-etcd-upti] root 9034 8929 0 10:59 ? 00:00:00 [poll_etcd_clust] root 9037 8929 0 10:59 ? 00:00:00 [poll_etcd.sh] root 9068 1 0 10:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9076 9068 0 10:59 ? 00:00:00 inotifywait -e create -qq . ubuntu 9190 2386 0 10:59 ? 00:00:00 /bin/bash -e /tmp/R74U2/install-etcd.sh ubuntu 9191 9190 0 10:59 ? 00:00:00 /bin/bash -e /tmp/R74U2/install-etcd.sh root 9192 9191 0 10:59 ? 00:00:00 sudo ps -edf root 9193 9192 0 10:59 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2019-03-23 10:59:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-03-23 10:59:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2384 to end... 2019-03-23 10:59:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx 2019-03-23 10:59:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-23 10:59:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-03-23 10:59:41.123839987 Stopping etcd clearwater-etcd 2019-03-23 10:59:47.158479499 Restarting etcd clearwater-etcd 2019-03-23 10:59:47.168173961 Configured ETCDCTL_PEERS: 2019-03-23 10:59:47.168871379 Check for previous failed startup attempt 2019-03-23 10:59:47.171727825 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-03-23 10:59:47.206924983 etcdctl returned 2 2019-03-23 10:59:47.224680918 Creating new cluster... 2019-03-23 10:59:47.231004331 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2019-03-23 10:59:47.234835108 Check we're actually a member of the cluster 2019-03-23 10:59:47.247670933 Wait for etcd to startup 2019-03-23 10:59:48.256635367 Etcd started successfully 2019-03-23 10:59:47.280484 I | etcdmain: etcd Version: 3.1.7 2019-03-23 10:59:47.280559 I | etcdmain: Git SHA: 43b7507 2019-03-23 10:59:47.280564 I | etcdmain: Go Version: go1.7.5 2019-03-23 10:59:47.280567 I | etcdmain: Go OS/Arch: linux/amd64 2019-03-23 10:59:47.280571 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-03-23 10:59:47.280692 I | embed: listening for peers on http://192.168.120.7:2380 2019-03-23 10:59:47.280772 I | embed: listening for client requests on 0.0.0.0:4000 2019-03-23 10:59:47.343483 I | etcdserver: name = 192-168-120-7 2019-03-23 10:59:47.343525 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2019-03-23 10:59:47.343532 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2019-03-23 10:59:47.343536 I | etcdserver: heartbeat = 100ms 2019-03-23 10:59:47.343540 I | etcdserver: election = 1000ms 2019-03-23 10:59:47.343543 I | etcdserver: snapshot count = 10000 2019-03-23 10:59:47.343552 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2019-03-23 10:59:47.343556 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2019-03-23 10:59:47.343565 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2019-03-23 10:59:47.351327 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2019-03-23 10:59:47.351389 I | raft: 5ddd06b029c620bb became follower at term 0 2019-03-23 10:59:47.351420 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-03-23 10:59:47.351434 I | raft: 5ddd06b029c620bb became follower at term 1 2019-03-23 10:59:47.375765 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-03-23 10:59:47.376753 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2019-03-23 10:59:48.051641 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2019-03-23 10:59:48.051778 I | raft: 5ddd06b029c620bb became candidate at term 2 2019-03-23 10:59:48.051810 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2019-03-23 10:59:48.051827 I | raft: 5ddd06b029c620bb became leader at term 2 2019-03-23 10:59:48.051834 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2019-03-23 10:59:48.052159 I | etcdserver: setting up the initial cluster version to 3.1 2019-03-23 10:59:48.054027 N | etcdserver/membership: set the initial cluster version to 3.1 2019-03-23 10:59:48.054057 I | etcdserver/api: enabled capabilities for version 3.1 2019-03-23 10:59:48.054078 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2019-03-23 10:59:48.054229 I | embed: ready to serve client requests 2019-03-23 10:59:48.054736 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-03-23 10:59:48.491976 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:54174 2019-03-23 10:59:48.508053 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:54175 2019-03-23 10:59:48.510718 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:54176 2019-03-23 10:59:55.100456 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:54183 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-23 10:59:58,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 10:59:58,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2384, return_code=0): /tmp/R74U2/install-etcd.sh 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15040 0 --:--:-- --:--:-- --:--:-- 15066 2019-03-23 10:59:58,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-g42msx 2019-03-23 10:59:58,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 10:59:58,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 10:59:58,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 10:59:58,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 10:59:58,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 10:59:58,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 10:59:58,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 10:59:58,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 10:59:58 GMT 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 10:59:58,573 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 10:59:58,574 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:03,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:03,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:03,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:03,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:03,667 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:03,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:03,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:58.520Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:58.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:58.520Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:58.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:58.520Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:57.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:59.114Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:58.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:59.114Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:58.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:59.114Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:58.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:59.807Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:59.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:59.807Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/34RMI/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:59.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "bono_o7p6rh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T10:59:59.807Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:58.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-vt9ppe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y2PEP/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:59.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "sprout_c0i65k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T10:59:59.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:00.435Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.117Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ISD5D/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "homer_1vi3hd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.117Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.117Z", "message": "The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.7', 'name': u'bono-o7p6rh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.117Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:00.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.117Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.117Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "dime_zr0hww", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.685Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.685Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-c0i65k', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.29'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.685Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/W8MD1/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.685Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:01.685Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:02.349Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:02.349Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:02.349Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-1vi3hd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:02.349Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "vellum_3167kv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:02.349Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:01.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:02.349Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.046Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-zr0hww', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.046Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.046Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.046Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.046Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/R2MCI/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.046Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}], "metadata": {"pagination": {"total": 2599, "offset": 2558, "size": 50}}} 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:03 GMT 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:03,668 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:03,669 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:03,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 11:00:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 11:00:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 11:00:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 11:00:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-23 11:00:03,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-23 11:00:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/34RMI/clearwater.py 2019-03-23 11:00:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.209', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-vt9ppe', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-03-23 11:00:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 11:00:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-23 11:00:03,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Y2PEP/clearwater.py 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ISD5D/clearwater.py 2019-03-23 11:00:03,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.205', 'etcd_ip': u'192.168.120.7', 'name': u'bono-o7p6rh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.26'}. 2019-03-23 11:00:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 11:00:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-23 11:00:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:00:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:03,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-c0i65k', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.29'}. 2019-03-23 11:00:03,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/W8MD1/clearwater.py 2019-03-23 11:00:03,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 11:00:03,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 11:00:03,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-23 11:00:03,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 11:00:03,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-1vi3hd', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2019-03-23 11:00:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 11:00:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:00:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'dime-zr0hww', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-03-23 11:00:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 11:00:03,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:00:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-23 11:00:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/R2MCI/clearwater.py 2019-03-23 11:00:03,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 11:00:03,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:03,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:03,743 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:03 GMT 2019-03-23 11:00:03,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:03,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:03,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:03,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:03,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:08,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:08,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:08,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:08,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:08,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:08,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:08,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.797Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SR1QO/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.797Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:03.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:03.797Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:02.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:04.464Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:03.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:04.464Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:03.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:04.464Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-3167kv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:03.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.182Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpYKCVxD', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfXMv02', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpvLYUUI', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.13b764e7-2f41-4cbe-9789-b7bef3c8c303"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:05.697Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsl4FUT', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.324Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.324Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:05.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.fee88053-ce7c-47ea-b225-b2b0adec18c5"}, {"node_instance_id": "bono_o7p6rh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.324Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.324Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.923Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkQ8HK9', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.923Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.923Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpnqajbp', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.923Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.41a6f4a5-5fa5-4183-b499-61317bf5ef42"}, {"node_instance_id": "sprout_c0i65k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.923Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:06.923Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpF7UdvT', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "Process created, PID: 1736", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TPGK1/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQpL4Kx', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:07.532Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:06.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9a196dc1-d491-4f3f-b625-ec3a44b984f9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.627Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.271Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpS3zdTT', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[ellis] Configure the APT software source", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.111Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.682Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpSJsN6K', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.682Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.682Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.11004ec2-3dfa-431c-9857-c39a24f354ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.682Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/EF6HE/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.454Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.be27429d-b27e-4d8a-b33f-bac4e699a4f7"}, {"node_instance_id": "homer_1vi3hd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:08.682Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:07.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2649, "offset": 2599, "size": 50}}} 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:08 GMT 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:08,898 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SR1QO/clearwater.py 2019-03-23 11:00:08,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-3167kv', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpYKCVxD', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:08,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfXMv02', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpvLYUUI', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsl4FUT', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 11:00:08,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 11:00:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkQ8HK9', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnqajbp', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpF7UdvT', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:08,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1736 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/TPGK1/install-ellis.sh 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQpL4Kx', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-03-23 11:00:08,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpS3zdTT', '/etc/clearwater/local_config'] 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-03-23 11:00:08,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpSJsN6K', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/EF6HE/append_proxy_snmp_conf.py 2019-03-23 11:00:08,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:08,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:09,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:08 GMT 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:09,002 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:14,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:14,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpzSj6co', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/Y7EFC/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.749Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.f8f8352a-bbad-4b3e-a239-2551ee214b1d"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.039Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.381Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdGg4up', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:08.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.258ef628-c3a9-410f-8c6e-da0872748197"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.927Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.245Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.927Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:09.927Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/D505V/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Process created, PID: 1746", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:10.555Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.151Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.151Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/ZYACD/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.151Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:09.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "Process created, PID: 1742", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:11.753Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:10.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "Process created, PID: 1738", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/IEQTC/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:12.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:12.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:12.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.348Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:11.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}], "metadata": {"pagination": {"total": 2709, "offset": 2649, "size": 50}}} 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:14,124 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:14 GMT 2019-03-23 11:00:14,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:14,125 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:14,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:14,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:14,125 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:14,125 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:14,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpzSj6co', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:14,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/Y7EFC/append_proxy_snmp_conf.py 2019-03-23 11:00:14,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-23 11:00:14,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-23 11:00:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 11:00:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdGg4up', '/etc/clearwater/local_config'] 2019-03-23 11:00:14,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-03-23 11:00:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/D505V/install-homer.sh 2019-03-23 11:00:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-03-23 11:00:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1746 2019-03-23 11:00:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:00:14,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:00:14,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-03-23 11:00:14,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-03-23 11:00:14,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 11:00:14,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/ZYACD/install-sprout.sh 2019-03-23 11:00:14,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-23 11:00:14,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:00:14,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:14,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 11:00:14,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-03-23 11:00:14,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-03-23 11:00:14,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-03-23 11:00:14,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-03-23 11:00:14,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:00:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-03-23 11:00:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1738 2019-03-23 11:00:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:00:14,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/IEQTC/install-dime.sh 2019-03-23 11:00:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-03-23 11:00:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-03-23 11:00:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-03-23 11:00:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:14,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-23 11:00:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-03-23 11:00:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:00:14,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:14,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:14,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:14,217 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:14 GMT 2019-03-23 11:00:14,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:14,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:14,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:14,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:14,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:19,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:19,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:12.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/QSI0N/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:12.944Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:13.527Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:13.527Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:13.527Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/U3CJX/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:13.527Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "Process created, PID: 1747", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:14.108Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:13.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2717, "offset": 2699, "size": 50}}} 2019-03-23 11:00:19,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:19 GMT 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:19,317 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:19,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:00:19,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-03-23 11:00:19,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:19,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/QSI0N/install-bono.sh 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/U3CJX/install-vellum.sh 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-03-23 11:00:19,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-03-23 11:00:19,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:00:19,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1747 2019-03-23 11:00:19,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:00:19,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-03-23 11:00:19,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-03-23 11:00:19,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-03-23 11:00:19,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:00:19,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:19,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:19,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:19 GMT 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:19,409 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:24,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:24,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:24,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:24,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2717, "offset": 2717, "size": 50}}} 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:24 GMT 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:00:24,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:24,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:24,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:24,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:27,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:27,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:27,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:27,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:27,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:27 GMT 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:27,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:32,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:32,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:32,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:24.560Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 11s (1,162 kB/s)\nReading package lists...\n\nreal\t0m14.099s\nuser\t0m4.870s\nsys\t0m0.717s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:24.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:25.616Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:24.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:25.616Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:24.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:27.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 14s (931 kB/s)\nReading package lists...\n\nreal\t0m18.266s\nuser\t0m4.965s\nsys\t0m0.577s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:26.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:26.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:26.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:27.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq\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 [171 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,212 kB/s)\nReading package lists...\n\nreal\t0m16.082s\nuser\t0m5.150s\nsys\t0m0.628s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:27.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:28.286Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:27.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:29.373Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1\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 [171 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 [101 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,217 kB/s)\nReading package lists...\n\nreal\t0m16.803s\nuser\t0m4.932s\nsys\t0m0.544s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:29.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:29.373Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:29.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:30.610Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:29.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:30.610Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:31.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,235 kB/s)\nReading package lists...\n\nreal\t0m17.284s\nuser\t0m4.986s\nsys\t0m0.602s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,240 kB/s)\nReading package lists...\n\nreal\t0m16.760s\nuser\t0m5.074s\nsys\t0m0.601s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.405Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:30.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:31.953Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:31.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}], "metadata": {"pagination": {"total": 2739, "offset": 2717, "size": 50}}} 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:32 GMT 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:32,832 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 11s (1,162 kB/s) Reading package lists... real 0m14.099s user 0m4.870s sys 0m0.717s 2019-03-23 11:00:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-03-23 11:00:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:00:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-03-23 11:00:32,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 14s (931 kB/s) Reading package lists... real 0m18.266s user 0m4.965s sys 0m0.577s 2019-03-23 11:00:32,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-03-23 11:00:32,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:00:32,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:00:32,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq 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 [171 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,212 kB/s) Reading package lists... real 0m16.082s user 0m5.150s sys 0m0.628s 2019-03-23 11:00:32,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:00:32,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1 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 [171 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 [101 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,217 kB/s) Reading package lists... real 0m16.803s user 0m4.932s sys 0m0.544s 2019-03-23 11:00:32,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-03-23 11:00:32,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:00:32,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:00:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:00:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-03-23 11:00:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,235 kB/s) Reading package lists... real 0m17.284s user 0m4.986s sys 0m0.602s 2019-03-23 11:00:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:00:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,438 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,240 kB/s) Reading package lists... real 0m16.760s user 0m5.074s sys 0m0.601s 2019-03-23 11:00:32,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-03-23 11:00:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:00:32,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:00:32,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:32,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:32,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:32,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:32,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:32,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:32,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:32 GMT 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:32,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:37,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:38,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:32.956Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:33.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:33.523Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:33.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2741, "offset": 2739, "size": 50}}} 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:38 GMT 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:38,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:38,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:00:38,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:00:38,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:38,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:38,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:38,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:38,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:38,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:38 GMT 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:38,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:43,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:43,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:43,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:43,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:43,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2741, "offset": 2741, "size": 50}}} 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:43 GMT 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:43,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:43,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:43,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:43,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:43,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:43,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:43,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:43,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:43,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:43 GMT 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:43,289 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:48,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:48,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:47.591Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:47.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}], "metadata": {"pagination": {"total": 2742, "offset": 2741, "size": 50}}} 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:48 GMT 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:48,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:48,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:00:48,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:48,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:48 GMT 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:48,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:53,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:53,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:53,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:53,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:53,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:53,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:53,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:50.011Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:50.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:51.403Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:51.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:52.182Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:51.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:52.995Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:53.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}], "metadata": {"pagination": {"total": 2746, "offset": 2742, "size": 50}}} 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:53 GMT 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:53,590 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:00:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:00:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:00:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:00:53,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:00:53,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:53,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:53,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:53,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:53 GMT 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:53,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:53,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:53,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:53,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:58,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:00:58,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:58,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:58,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:58,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:58,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:58,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:00:53.714Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:00:53.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2747, "offset": 2746, "size": 50}}} 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:58 GMT 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:58,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:00:58,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:00:58,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:00:58,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:00:58,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:00:58,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:00:58,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:00:58,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:00:58 GMT 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:00:58,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:00:58,844 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:03,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:03,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2747, "offset": 2747, "size": 50}}} 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:03 GMT 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:03,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:04,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:04,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:04,028 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:04 GMT 2019-03-23 11:01:04,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:04,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:04,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:04,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:04,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:09,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:09,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:07.599Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:07.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}], "metadata": {"pagination": {"total": 2748, "offset": 2747, "size": 50}}} 2019-03-23 11:01:09,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:09,151 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:09 GMT 2019-03-23 11:01:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:09,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-23 11:01:09,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:09,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:09,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:09,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:01:09,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:09,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:09,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:09 GMT 2019-03-23 11:01:09,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:09,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:09,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:09,250 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:09,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:14,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:14,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:09.983Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:10.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:11.454Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:11.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:12.198Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:12.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:12.991Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:13.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:13.698Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:13.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2753, "offset": 2748, "size": 50}}} 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:14 GMT 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:14,392 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:01:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:01:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:01:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:01:14,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:01:14,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:01:14,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:14,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:14,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:14,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:14,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:14,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:14,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:14 GMT 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:14,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:19,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:19,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:19,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:19,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2753, "offset": 2753, "size": 50}}} 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:19 GMT 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:01:19,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:19,626 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:19,626 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:19,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:19,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:19,713 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:19 GMT 2019-03-23 11:01:19,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:19,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:19,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:19,714 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:19,714 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:24,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:24,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:24,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2753, "offset": 2753, "size": 50}}} 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:24 GMT 2019-03-23 11:01:24,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:24,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:01:24,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:24,865 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:24,865 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:24,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:25,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:25,067 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:25 GMT 2019-03-23 11:01:25,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:25,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:25,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:25,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:25,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:30,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:30,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:30,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:30,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:27.625Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:27.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:30.058Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:30.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}], "metadata": {"pagination": {"total": 2755, "offset": 2753, "size": 50}}} 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:30 GMT 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:30,185 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:01:30,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:30,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:30,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:30,186 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:01:30,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:01:30,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:01:30,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:30,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:30,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:30,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:30,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:30,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:30,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:30 GMT 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:30,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:35,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:35,396 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:31.457Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:31.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:32.224Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:32.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:33.011Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:33.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:33.710Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:33.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2759, "offset": 2755, "size": 50}}} 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:35 GMT 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:35,397 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:01:35,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:01:35,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:01:35,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:01:35,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:01:35,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:35,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:35,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:35,515 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:35 GMT 2019-03-23 11:01:35,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:35,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:35,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:35,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:35,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:40,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:40,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:40,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:40,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:40,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2759, "offset": 2759, "size": 50}}} 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:40 GMT 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:40,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:40,754 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:40,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:40,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:40,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:40 GMT 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:40,859 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:45,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:45,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:45,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2759, "offset": 2759, "size": 50}}} 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:45 GMT 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:45,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:01:45,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:45,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:45,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:45,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:46,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:46 GMT 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:46,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:51,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:51,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:51,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:51,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:51,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:47.661Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:47.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:50.042Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:50.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}], "metadata": {"pagination": {"total": 2761, "offset": 2759, "size": 50}}} 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:51 GMT 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:01:51,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:51,194 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:51,194 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:51,194 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:01:51,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:01:51,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:01:51,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:51,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:51,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:51 GMT 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:51,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:56,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:56,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:51.465Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:51.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:52.197Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:52.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:53.032Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:53.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:01:53.722Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:01:53.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2765, "offset": 2761, "size": 50}}} 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:56 GMT 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:01:56,416 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:01:56,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:01:56,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:01:56,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:01:56,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:01:56,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:01:56,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:01:56,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:01:56,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:01:56,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:01:56 GMT 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:01:56,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:01:56,499 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:01:56,499 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:01,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:01,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2765, "offset": 2765, "size": 50}}} 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:01,618 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:01 GMT 2019-03-23 11:02:01,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:01,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:02:01,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:01,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:01,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:01,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:01,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:01,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:01 GMT 2019-03-23 11:02:01,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:01,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:01,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:01,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:01,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:06,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:06,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2765, "offset": 2765, "size": 50}}} 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:06 GMT 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:06,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:06,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:06,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:06 GMT 2019-03-23 11:02:06,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:06,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:06,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:06,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:06,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:11,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:12,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:07.648Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:07.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:10.067Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:10.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:11.497Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:11.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}], "metadata": {"pagination": {"total": 2768, "offset": 2765, "size": 50}}} 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:12 GMT 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:12,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:12,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:02:12,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:02:12,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:02:12,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:12,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:12,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:12,160 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:12 GMT 2019-03-23 11:02:12,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:12,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:12,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:12,160 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:12,160 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:17,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:17,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:17,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:17,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:17,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:17,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:12.241Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:12.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:13.054Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:13.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:13.738Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:13.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2771, "offset": 2768, "size": 50}}} 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:17 GMT 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:17,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:17,268 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:17,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:02:17,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:02:17,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:02:17,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:17,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:17,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:17 GMT 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:17,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:22,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:22,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:22,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:22,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2771, "offset": 2771, "size": 50}}} 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:22 GMT 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:22,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:02:22,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:22,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:22,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:22,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:22,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:22,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:22,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:22 GMT 2019-03-23 11:02:22,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:22,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:22,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:22,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:22,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:27,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:27,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:27,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:24.266Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 15s (3,366 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8491\nSetting up restund (1.0-171215.183529) ...\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 8540\nclearwater-socket-factory-sig start/running, process 8545\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\t1m53.458s\nuser\t0m8.836s\nsys\t0m7.750s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:24.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:24.793Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:24.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:27.682Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:27.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}], "metadata": {"pagination": {"total": 2774, "offset": 2771, "size": 50}}} 2019-03-23 11:02:27,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:27 GMT 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:27,879 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:27,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 14 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 15s (3,366 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8491 Setting up restund (1.0-171215.183529) ... 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 8540 clearwater-socket-factory-sig start/running, process 8545 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 1m53.458s user 0m8.836s sys 0m7.750s 2019-03-23 11:02:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:02:27,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:02:27,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:28,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:28,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:28,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:28 GMT 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:28,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:28,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:33,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:33,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:33,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:30.100Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:30.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:31.528Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:31.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:32.248Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:32.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}], "metadata": {"pagination": {"total": 2777, "offset": 2774, "size": 50}}} 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:33 GMT 2019-03-23 11:02:33,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:33,241 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:33,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:33,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:33,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:33,241 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:33,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:02:33,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:02:33,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:02:33,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:33,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:33,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:33,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:33,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:33 GMT 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:33,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:33,411 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:38,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:38,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:33.278Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:33.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:33.977Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:33.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2779, "offset": 2777, "size": 50}}} 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:38 GMT 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:38,615 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:02:38,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:02:38,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:38,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:38,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:38,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:38,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:38 GMT 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:38,681 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:38,682 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:43,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:44,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:44,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:44,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:44,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:44,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2779, "offset": 2779, "size": 50}}} 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:44 GMT 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:44,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:44,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:44,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:44,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:44,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:44,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:44,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:44 GMT 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:44,240 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:49,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:49,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:49,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:49,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:49,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:49,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:49,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:49,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:49,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:45.508Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://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-monit 5.18-171207.172716 [271 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-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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/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.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 17s (3,286 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8764\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 8795\nclearwater-socket-factory-sig start/running, process 8800\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8850\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\t2m17.470s\nuser\t0m9.419s\nsys\t0m8.781s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:45.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:46.042Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:45.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:47.666Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:47.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:48.708Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 21s (4,156 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8844\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n.......+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m24.003s\nuser\t0m20.620s\nsys\t0m11.537s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:48.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:49.230Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:48.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}], "metadata": {"pagination": {"total": 2784, "offset": 2779, "size": 50}}} 2019-03-23 11:02:49,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:49,387 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:49 GMT 2019-03-23 11:02:49,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:49,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:49,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:49,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:49,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:49,388 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:49,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://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-monit 5.18-171207.172716 [271 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-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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/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.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 17s (3,286 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8764 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 8795 clearwater-socket-factory-sig start/running, process 8800 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8850 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 2m17.470s user 0m9.419s sys 0m8.781s 2019-03-23 11:02:49,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:02:49,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:02:49,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 21s (4,156 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8844 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .......+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m24.003s user 0m20.620s sys 0m11.537s 2019-03-23 11:02:49,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:02:49,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:49,944 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:49,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:49 GMT 2019-03-23 11:02:49,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:49,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:49,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:49,946 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:49,946 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:54,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:02:55,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:50.313Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:50.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:51.530Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:51.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:52.224Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:52.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:53.299Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:53.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:02:53.999Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:02:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2789, "offset": 2784, "size": 50}}} 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:55,129 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:55 GMT 2019-03-23 11:02:55,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:55,130 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:02:55,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:55,130 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:55,130 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:02:55,130 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:02:55,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:02:55,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:02:55,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:02:55,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:02:55,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:02:55,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:02:55,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:02:55 GMT 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:02:55,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:00,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:00,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:00,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2789, "offset": 2789, "size": 50}}} 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:00 GMT 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:00,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:00,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:00 GMT 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:00,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:05,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:05,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:00.952Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,671 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57622 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m36.555s\nuser\t0m13.138s\nsys\t0m3.863s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:01.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:01.491Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:01.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}], "metadata": {"pagination": {"total": 2791, "offset": 2789, "size": 50}}} 2019-03-23 11:03:05,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:05 GMT 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:05,892 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:05,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,671 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57622 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m36.555s user 0m13.138s sys 0m3.863s 2019-03-23 11:03:05,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:03:05,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:05,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:05 GMT 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:05,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:10,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:11,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:06.287Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://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 libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 17s (3,878 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51936 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9083\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9822\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n........................+++\n..................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m39.873s\nuser\t0m16.473s\nsys\t0m11.479s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:06.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:06.794Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:06.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:07.867Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:07.669Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:10.348Z", "message": "Waiting for process 1746 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:10.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}], "metadata": {"pagination": {"total": 2795, "offset": 2791, "size": 50}}} 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:11 GMT 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:11,078 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:11,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://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 libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 17s (3,878 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9083 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9822 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ........................+++ ..................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m39.873s user 0m16.473s sys 0m11.479s 2019-03-23 11:03:11,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:03:11,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:03:11,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1746 to end... 2019-03-23 11:03:11,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:11,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:11,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:11,165 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:11 GMT 2019-03-23 11:03:11,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:11,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:11,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:11,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:11,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:16,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:16,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:16,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:11.142Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (1,123 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57845 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m10.176s\nuser\t0m0.834s\nsys\t0m0.690s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:11.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:11.746Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:11.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:11.746Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:11.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:11.746Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:11.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:11.746Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:11.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:12.252Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:12.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.337Z", "message": "Waiting for process 1745 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.011s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:9d:68 \n inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef6:9d68/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:75866 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39693 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135373803 (135.3 MB) TX bytes:5829967 (5.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:932 errors:0 dropped:0 overruns:0 frame:0\n TX packets:932 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:112540 (112.5 KB) TX bytes:112540 (112.5 KB)\n\n\nreal\t0m0.031s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:56 ? 00:00:01 /sbin/init\nroot 2 0 0 10:56 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:56 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:56 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:56 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:56 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:56 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:56 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:56 ? 00:00:00 [migration/0]\nroot 12 2 0 10:56 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:56 ? 00:00:00 [khelper]\nroot 14 2 0 10:56 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:56 ? 00:00:00 [netns]\nroot 16 2 0 10:56 ? 00:00:00 [writeback]\nroot 17 2 0 10:56 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:56 ? 00:00:00 [bioset]\nroot 19 2 0 10:56 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:56 ? 00:00:00 [kblockd]\nroot 21 2 0 10:56 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:56 ? 00:00:00 [khubd]\nroot 23 2 0 10:56 ? 00:00:00 [md]\nroot 24 2 0 10:56 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:56 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:56 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:56 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:56 ? 00:00:00 [vmstat]\nroot 30 2 0 10:56 ? 00:00:00 [ksmd]\nroot 31 2 0 10:56 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:56 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:56 ? 00:00:00 [crypto]\nroot 46 2 0 10:56 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:56 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:56 ? 00:00:00 [vballoon]\nroot 49 2 0 10:56 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:56 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:56 ? 00:00:00 [deferwq]\nroot 72 2 0 10:56 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:56 ? 00:00:00 [kpsmoused]\nroot 131 2 0 10:56 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 502 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 579 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nroot 907 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 941 1 0 10:57 ? 00:00:00 rsyslogd\nmessage+ 982 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 1013 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1046 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1049 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1058 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1059 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1098 1 0 10:57 ? 00:00:00 cron\ndaemon 1099 1 0 10:57 ? 00:00:00 atd\nroot 1238 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_95xnra/env/bin/python -m cloudify_agent.worker --queue bono_host_95xnra --max-workers 5 --name bono_host_95xnra\nubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/bono_host_95xnra/env/bin/python -m cloudify_agent.worker --queue bono_host_95xnra --max-workers 5 --name bono_host_95xnra\nubuntu 1608 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/bono_host_95xnra/env/bin/diamond --configfile /home/ubuntu/bono_host_95xnra/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1465 1 11:00 ? 00:00:02 /home/ubuntu/bono_host_95xnra/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-anSAWG\nubuntu 1745 1735 0 11:00 ? 00:00:00 /bin/sh -c /tmp/QSI0N/install-bono.sh\nubuntu 1747 1745 0 11:00 ? 00:00:00 /bin/bash -e /tmp/QSI0N/install-bono.sh\nntp 7983 1 0 11:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8491 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8540 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8541 8540 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8545 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8546 8545 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8555 8541 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8556 8546 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8557 8556 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8864 1 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.26,bono-o7p6rh.clearwater.local --alias=172.30.9.205,bono-o7p6rh.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-o7p6rh.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9620 1 0 11:03 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9667 1747 0 11:03 ? 00:00:00 /bin/bash -e /tmp/QSI0N/install-bono.sh\nubuntu 9668 9667 0 11:03 ? 00:00:00 /bin/bash -e /tmp/QSI0N/install-bono.sh\nroot 9669 9668 0 11:03 ? 00:00:00 sudo ps -edf\nroot 9670 9669 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 19s (4,749 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9213\nclearwater-socket-factory-sig start/running, process 9218\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9267\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................................+++\n.........................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m44.293s\nuser\t0m21.620s\nsys\t0m12.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9620/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8491/monit \ntcp 0 0 192.168.120.26:5058 0.0.0.0:* LISTEN 8864/bono \ntcp 0 0 192.168.120.26:5060 0.0.0.0:* LISTEN 8864/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8864/bono \ntcp 0 0 127.0.0.1:44811 0.0.0.0:* LISTEN 1735/python \ntcp6 0 0 ::1:53 :::* LISTEN 9620/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 0.0.0.0:56941 0.0.0.0:* 579/dhclient \nudp 0 0 192.168.120.26:123 0.0.0.0:* 7983/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7983/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7983/ntpd \nudp 0 0 192.168.120.26:5058 0.0.0.0:* 8864/bono \nudp 0 0 192.168.120.26:5060 0.0.0.0:* 8864/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9620/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 7983/ntpd \nudp6 0 0 ::1:123 :::* 7983/ntpd \nudp6 0 0 :::123 :::* 7983/ntpd \nudp6 0 0 :::61415 :::* 579/dhclient \nudp6 0 0 ::1:53 :::* 9620/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19954 8555/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19955 8557/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9046 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8825 982/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] => /var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/kern.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa23\n/var/log/dmesg.0\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/iotop.log\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20190323T110000Z.txt\n/var/log/bono/bono_err.log\n/var/log/syslog\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:13.941Z", "message": "[bono] => 2019:03:23 11:02:21: Namespace: management\n2019:03:23 11:02:21: [management] Starting server\n2019:03:23 11:02:21: [management] Listening for requests\n2019:03:23 11:02:21: Namespace: signaling\n2019:03:23 11:02:21: [signaling] Starting server\n2019:03:23 11:02:21: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "Execution done (PID=1745, return_code=0): /tmp/QSI0N/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " \r100 3149 100 3149 0 0 17817 0 --:--:-- --:--:-- --:--:-- 17892", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " /tmp/QSI0N/install-bono.sh: line 6: /home/ubuntu/bono_host_95xnra/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:13.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] => 2019-03-23 11:02:40.469287763 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] sudo cat /var/log/bono/bono_20190323T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:14.639Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.10435186-2d1d-40a3-b2ef-9dcae71d8324"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:15.348Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:15.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:15.348Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:15.348Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:15.348Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:14.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:16.072Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:15.467Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2843, "offset": 2795, "size": 50}}} 2019-03-23 11:03:16,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:16 GMT 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:16,286 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:16,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 14 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (1,123 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57845 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m10.176s user 0m0.834s sys 0m0.690s 2019-03-23 11:03:16,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-03-23 11:03:16,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-23 11:03:16,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-03-23 11:03:16,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-03-23 11:03:16,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:03:16,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-23 11:03:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:03:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.011s sys 0m0.045s 2019-03-23 11:03:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-03-23 11:03:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f6:9d:68 inet addr:192.168.120.26 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef6:9d68/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:75866 errors:0 dropped:0 overruns:0 frame:0 TX packets:39693 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135373803 (135.3 MB) TX bytes:5829967 (5.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:932 errors:0 dropped:0 overruns:0 frame:0 TX packets:932 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:112540 (112.5 KB) TX bytes:112540 (112.5 KB) real 0m0.031s user 0m0.005s sys 0m0.003s 2019-03-23 11:03:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-03-23 11:03:16,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 131 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 502 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 579 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] root 907 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon syslog 941 1 0 10:57 ? 00:00:00 rsyslogd message+ 982 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 1013 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind root 1046 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1049 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1058 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1059 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1098 1 0 10:57 ? 00:00:00 cron daemon 1099 1 0 10:57 ? 00:00:00 atd root 1238 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_95xnra/env/bin/python -m cloudify_agent.worker --queue bono_host_95xnra --max-workers 5 --name bono_host_95xnra ubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/bono_host_95xnra/env/bin/python -m cloudify_agent.worker --queue bono_host_95xnra --max-workers 5 --name bono_host_95xnra ubuntu 1608 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/bono_host_95xnra/env/bin/diamond --configfile /home/ubuntu/bono_host_95xnra/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1465 1 11:00 ? 00:00:02 /home/ubuntu/bono_host_95xnra/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-anSAWG ubuntu 1745 1735 0 11:00 ? 00:00:00 /bin/sh -c /tmp/QSI0N/install-bono.sh ubuntu 1747 1745 0 11:00 ? 00:00:00 /bin/bash -e /tmp/QSI0N/install-bono.sh ntp 7983 1 0 11:01 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8491 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8540 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8541 8540 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8545 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8546 8545 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8555 8541 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8556 8546 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8557 8556 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8864 1 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.26,bono-o7p6rh.clearwater.local --alias=172.30.9.205,bono-o7p6rh.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-o7p6rh.clearwater.local --dns-server=127.0.0.1 --worker-threads=1 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9620 1 0 11:03 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9667 1747 0 11:03 ? 00:00:00 /bin/bash -e /tmp/QSI0N/install-bono.sh ubuntu 9668 9667 0 11:03 ? 00:00:00 /bin/bash -e /tmp/QSI0N/install-bono.sh root 9669 9668 0 11:03 ? 00:00:00 sudo ps -edf root 9670 9669 0 11:03 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-03-23 11:03:16,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-03-23 11:03:16,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 14 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 19s (4,749 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9213 clearwater-socket-factory-sig start/running, process 9218 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9267 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................+++ .........................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m44.293s user 0m21.620s sys 0m12.006s 2019-03-23 11:03:16,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:03:16,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9620/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8491/monit tcp 0 0 192.168.120.26:5058 0.0.0.0:* LISTEN 8864/bono tcp 0 0 192.168.120.26:5060 0.0.0.0:* LISTEN 8864/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8864/bono tcp 0 0 127.0.0.1:44811 0.0.0.0:* LISTEN 1735/python tcp6 0 0 ::1:53 :::* LISTEN 9620/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 0.0.0.0:56941 0.0.0.0:* 579/dhclient udp 0 0 192.168.120.26:123 0.0.0.0:* 7983/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7983/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7983/ntpd udp 0 0 192.168.120.26:5058 0.0.0.0:* 8864/bono udp 0 0 192.168.120.26:5060 0.0.0.0:* 8864/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9620/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 7983/ntpd udp6 0 0 ::1:123 :::* 7983/ntpd udp6 0 0 :::123 :::* 7983/ntpd udp6 0 0 :::61415 :::* 579/dhclient udp6 0 0 ::1:53 :::* 9620/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19954 8555/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19955 8557/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9046 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8825 982/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.006s 2019-03-23 11:03:16,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-03-23 11:03:16,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/kern.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa23 /var/log/dmesg.0 /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/iotop.log /var/log/bono/bono_out.log /var/log/bono/bono_20190323T110000Z.txt /var/log/bono/bono_err.log /var/log/syslog /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.008s user 0m0.000s sys 0m0.006s 2019-03-23 11:03:16,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-23 11:03:16,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:03:23 11:02:21: Namespace: management 2019:03:23 11:02:21: [management] Starting server 2019:03:23 11:02:21: [management] Listening for requests 2019:03:23 11:02:21: Namespace: signaling 2019:03:23 11:02:21: [signaling] Starting server 2019:03:23 11:02:21: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:16,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:03:16,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/QSI0N/install-bono.sh 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17817 0 --:--:-- --:--:-- --:--:-- 17892 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/QSI0N/install-bono.sh: line 6: /home/ubuntu/bono_host_95xnra/env/bin/ctx: Argument list too long 2019-03-23 11:03:16,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-23 11:03:16,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-23 11:03:16,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-23 11:03:16,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-23 11:03:16,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-03-23 11:02:40.469287763 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-03-23 11:03:16,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-23 11:03:16,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190323T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-95xnra 2019-03-23 11:03:16,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-23 11:03:16,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 11:03:16,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 11:03:16,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:16,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 11:03:16,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:16,299 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:16,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:16,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:16,363 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:16 GMT 2019-03-23 11:03:16,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:16,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:16,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:16,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:16,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:21,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:21,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:17.040Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J8CDG/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:16.899Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:17.671Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:17.523Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.245Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.004Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp3t9fJT', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.072Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.071Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.093Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.442Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.093Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.093Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpl8pKvH', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.433Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.451Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.071Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:18.935Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:18.085Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.95201678-5379-4eb1-90d9-3de4ad05c28b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:19.551Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:19.180Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:19.551Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:19.432Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:21.488Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/C3P2J/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:21.070Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0ba7b560-018a-45fa-af1e-df166c1b18bc"}], "metadata": {"pagination": {"total": 2859, "offset": 2843, "size": 50}}} 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:21,776 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:21 GMT 2019-03-23 11:03:21,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:21,777 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:21,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:21,777 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:21,777 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:21,777 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J8CDG/bind.py 2019-03-23 11:03:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:03:21,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:03:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp3t9fJT', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:03:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:03:21,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpl8pKvH', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:21,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/C3P2J/add-snmpproxy-collector.py 2019-03-23 11:03:21,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:21,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:21,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:21 GMT 2019-03-23 11:03:21,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:21,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:21,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:21,941 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:21,941 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:26,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:27,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:22.195Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:22.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:22.195Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:22.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:22.195Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://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 (11.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57925 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m36.413s\nuser\t0m12.817s\nsys\t0m3.689s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:21.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:22.195Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:22.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:22.937Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_vw76e4/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:22.177Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0ba7b560-018a-45fa-af1e-df166c1b18bc"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:23.559Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (8,889 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58186 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.597s\nuser\t0m13.003s\nsys\t0m3.685s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:23.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.081Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:23.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.081Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:23.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.081Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:23.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.297Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] => 2019-03-23 11:03:02.893715816 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] => 2019:03:23 11:02:32: Namespace: management\n2019:03:23 11:02:32: [management] Starting server\n2019:03:23 11:02:32: [management] Listening for requests\n2019:03:23 11:02:32: Namespace: signaling\n2019:03:23 11:02:32: [signaling] Starting server\n2019:03:23 11:02:32: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.065s\nuser\t0m0.008s\nsys\t0m0.048s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:05:ad:6c \n inet addr:192.168.120.29 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe05:ad6c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78780 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43801 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137602350 (137.6 MB) TX bytes:6324589 (6.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:824 errors:0 dropped:0 overruns:0 frame:0\n TX packets:824 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:111758 (111.7 KB) TX bytes:111758 (111.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:56 ? 00:00:01 /sbin/init\nroot 2 0 0 10:56 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:56 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:56 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:56 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:56 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:56 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:56 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:56 ? 00:00:00 [migration/0]\nroot 12 2 0 10:56 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:56 ? 00:00:00 [khelper]\nroot 14 2 0 10:56 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:56 ? 00:00:00 [netns]\nroot 16 2 0 10:56 ? 00:00:00 [writeback]\nroot 17 2 0 10:56 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:56 ? 00:00:00 [bioset]\nroot 19 2 0 10:56 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:56 ? 00:00:00 [kblockd]\nroot 21 2 0 10:56 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:56 ? 00:00:00 [khubd]\nroot 23 2 0 10:56 ? 00:00:00 [md]\nroot 24 2 0 10:56 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:56 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:56 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:56 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:56 ? 00:00:00 [vmstat]\nroot 30 2 0 10:56 ? 00:00:00 [ksmd]\nroot 31 2 0 10:56 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:56 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:56 ? 00:00:00 [crypto]\nroot 46 2 0 10:56 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:56 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:56 ? 00:00:00 [vballoon]\nroot 49 2 0 10:56 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:56 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:56 ? 00:00:00 [deferwq]\nroot 72 2 0 10:56 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:56 ? 00:00:00 [kpsmoused]\nroot 120 2 0 10:57 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 379 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 385 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 523 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 557 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nroot 916 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 936 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 999 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1106 1 0 10:57 ? 00:00:00 cron\ndaemon 1107 1 0 10:57 ? 00:00:00 atd\nroot 1244 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_yyfyhq/env/bin/python -m cloudify_agent.worker --queue sprout_host_yyfyhq --max-workers 5 --name sprout_host_yyfyhq\nubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/sprout_host_yyfyhq/env/bin/python -m cloudify_agent.worker --queue sprout_host_yyfyhq --max-workers 5 --name sprout_host_yyfyhq\nubuntu 1609 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_yyfyhq/env/bin/diamond --configfile /home/ubuntu/sprout_host_yyfyhq/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1465 1 11:00 ? 00:00:02 /home/ubuntu/sprout_host_yyfyhq/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-X13IzM\nubuntu 1742 1732 0 11:00 ? 00:00:00 /bin/sh -c /tmp/ZYACD/install-sprout.sh\nubuntu 1744 1742 0 11:00 ? 00:00:00 /bin/bash -e /tmp/ZYACD/install-sprout.sh\nntp 8282 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8764 1 0 11:02 ? 00:00:00 rsyslogd\nroot 8795 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8796 8795 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8800 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8801 8800 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8810 8796 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8811 8801 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8812 8811 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8850 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9558 1 0 11:03 ? 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 9605 1744 0 11:03 ? 00:00:00 /bin/bash -e /tmp/ZYACD/install-sprout.sh\nubuntu 9606 9605 0 11:03 ? 00:00:00 /bin/bash -e /tmp/ZYACD/install-sprout.sh\nroot 9607 9606 0 11:03 ? 00:00:00 sudo ps -edf\nroot 9608 9607 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "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:50738 0.0.0.0:* LISTEN 1732/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9558/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8850/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9558/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \nudp 0 0 0.0.0.0:56941 0.0.0.0:* 557/dhclient \nudp 0 0 192.168.120.29:123 0.0.0.0:* 8282/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8282/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8282/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9558/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8282/ntpd \nudp6 0 0 ::1:123 :::* 8282/ntpd \nudp6 0 0 :::123 :::* 8282/ntpd \nudp6 0 0 :::61415 :::* 557/dhclient \nudp6 0 0 ::1:53 :::* 9558/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7249 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8794 936/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9063 1105/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20288 8810/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20289 8812/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:24.748Z", "message": "[sprout] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20190323T110000Z.txt\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa23\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "Execution done (PID=1742, return_code=0): /tmp/ZYACD/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.297Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 17821 0 --:--:-- --:--:-- --:--:-- 17790", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:24.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.b09f8495-92ee-4223-82f2-7dd66fc95737"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:73:4a:ad \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe73:4aad/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:95479 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43503 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170049836 (170.0 MB) TX bytes:6390396 (6.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:882 errors:0 dropped:0 overruns:0 frame:0\n TX packets:882 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:117886 (117.8 KB) TX bytes:117886 (117.8 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:56 ? 00:00:01 /sbin/init\nroot 2 0 0 10:56 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:56 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:56 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:56 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:56 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:56 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:56 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:56 ? 00:00:00 [migration/0]\nroot 12 2 0 10:56 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:56 ? 00:00:00 [khelper]\nroot 14 2 0 10:56 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:56 ? 00:00:00 [netns]\nroot 16 2 0 10:56 ? 00:00:00 [writeback]\nroot 17 2 0 10:56 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:56 ? 00:00:00 [bioset]\nroot 19 2 0 10:56 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:56 ? 00:00:00 [kblockd]\nroot 21 2 0 10:56 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:56 ? 00:00:00 [khubd]\nroot 23 2 0 10:56 ? 00:00:00 [md]\nroot 24 2 0 10:56 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:56 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:56 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:56 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:56 ? 00:00:00 [vmstat]\nroot 30 2 0 10:56 ? 00:00:00 [ksmd]\nroot 31 2 0 10:56 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:56 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:56 ? 00:00:00 [crypto]\nroot 46 2 0 10:56 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:56 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:56 ? 00:00:00 [vballoon]\nroot 49 2 0 10:56 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:56 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:56 ? 00:00:00 [deferwq]\nroot 72 2 0 10:56 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:56 ? 00:00:00 [kpsmoused]\nroot 131 2 0 10:56 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:56 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:56 ? 00:00:00 [ext4-rsv-conver]\nroot 379 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 385 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 464 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 923 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nroot 931 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 938 1 0 10:57 ? 00:00:00 rsyslogd\nroot 1040 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 10:57 ? 00:00:00 cron\ndaemon 1097 1 0 10:57 ? 00:00:00 atd\nroot 1185 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_byc0vc/env/bin/python -m cloudify_agent.worker --queue homer_host_byc0vc --max-workers 5 --name homer_host_byc0vc\nubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/homer_host_byc0vc/env/bin/python -m cloudify_agent.worker --queue homer_host_byc0vc --max-workers 5 --name homer_host_byc0vc\nubuntu 1609 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/homer_host_byc0vc/env/bin/diamond --configfile /home/ubuntu/homer_host_byc0vc/work/plugins/diamond/etc/diamond.conf\nubuntu 1736 1465 1 11:00 ? 00:00:02 /home/ubuntu/homer_host_byc0vc/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-93OAel\nubuntu 1746 1736 0 11:00 ? 00:00:00 /bin/sh -c /tmp/D505V/install-homer.sh\nubuntu 1748 1746 0 11:00 ? 00:00:00 /bin/bash -e /tmp/D505V/install-homer.sh\nntp 8332 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8844 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8893 1 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8897 8893 0 11:02 ? 00:00:00 inotifywait -e create -qq .\nroot 9009 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9010 9009 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9011 9009 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9012 9009 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9013 9009 0 11:02 ? 00:00:00 nginx: worker process\nroot 9544 8844 0 11:03 ? 00:00:00 [nginx_ping] \nroot 9546 8844 0 11:03 ? 00:00:00 [check-nginx-upt] \nroot 9550 8844 0 11:03 ? 00:00:00 [check-monit-upt] \ndnsmasq 9638 1 0 11:03 ? 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 9685 1748 0 11:03 ? 00:00:00 /bin/bash -e /tmp/D505V/install-homer.sh\nubuntu 9686 9685 0 11:03 ? 00:00:00 /bin/bash -e /tmp/D505V/install-homer.sh\nroot 9687 9686 0 11:03 ? 00:00:00 sudo ps -edf\nroot 9688 9687 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "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 9638/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8844/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9009/nginx \ntcp 0 0 127.0.0.1:55973 0.0.0.0:* LISTEN 1736/python \ntcp6 0 0 ::1:53 :::* LISTEN 9638/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8332/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8332/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8332/ntpd \nudp 0 0 0.0.0.0:24583 0.0.0.0:* 573/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9638/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8332/ntpd \nudp6 0 0 ::1:123 :::* 8332/ntpd \nudp6 0 0 :::123 :::* 8332/ntpd \nudp6 0 0 :::20221 :::* 573/dhclient \nudp6 0 0 ::1:53 :::* 9638/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9041 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7260 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8696 893/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2938, "offset": 2859, "size": 50}}} 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:27 GMT 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:27,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:27,084 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-03-23 11:03:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-03-23 11:03:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://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 (11.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57925 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m36.413s user 0m12.817s sys 0m3.689s 2019-03-23 11:03:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-03-23 11:03:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_vw76e4/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-03-23 11:03:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (8,889 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58186 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.597s user 0m13.003s sys 0m3.685s 2019-03-23 11:03:27,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-03-23 11:03:27,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-03-23 11:03:27,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-03-23 11:03:27,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:27,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-03-23 11:03:02.893715816 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-23 11:03:27,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-23 11:03:27,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-23 11:03:27,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-23 11:03:27,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019:03:23 11:02:32: Namespace: management 2019:03:23 11:02:32: [management] Starting server 2019:03:23 11:02:32: [management] Listening for requests 2019:03:23 11:02:32: Namespace: signaling 2019:03:23 11:02:32: [signaling] Starting server 2019:03:23 11:02:32: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.001s 2019-03-23 11:03:27,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-23 11:03:27,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.065s user 0m0.008s sys 0m0.048s 2019-03-23 11:03:27,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-03-23 11:03:27,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:05:ad:6c inet addr:192.168.120.29 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe05:ad6c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78780 errors:0 dropped:0 overruns:0 frame:0 TX packets:43801 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137602350 (137.6 MB) TX bytes:6324589 (6.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:824 errors:0 dropped:0 overruns:0 frame:0 TX packets:824 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:111758 (111.7 KB) TX bytes:111758 (111.7 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:27,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-03-23 11:03:27,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 120 2 0 10:57 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 379 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 385 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 523 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 557 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] root 916 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon message+ 936 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 999 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1106 1 0 10:57 ? 00:00:00 cron daemon 1107 1 0 10:57 ? 00:00:00 atd root 1244 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_yyfyhq/env/bin/python -m cloudify_agent.worker --queue sprout_host_yyfyhq --max-workers 5 --name sprout_host_yyfyhq ubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/sprout_host_yyfyhq/env/bin/python -m cloudify_agent.worker --queue sprout_host_yyfyhq --max-workers 5 --name sprout_host_yyfyhq ubuntu 1609 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_yyfyhq/env/bin/diamond --configfile /home/ubuntu/sprout_host_yyfyhq/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1465 1 11:00 ? 00:00:02 /home/ubuntu/sprout_host_yyfyhq/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-X13IzM ubuntu 1742 1732 0 11:00 ? 00:00:00 /bin/sh -c /tmp/ZYACD/install-sprout.sh ubuntu 1744 1742 0 11:00 ? 00:00:00 /bin/bash -e /tmp/ZYACD/install-sprout.sh ntp 8282 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8764 1 0 11:02 ? 00:00:00 rsyslogd root 8795 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8796 8795 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8800 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8801 8800 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8810 8796 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8811 8801 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8812 8811 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8850 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9558 1 0 11:03 ? 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 9605 1744 0 11:03 ? 00:00:00 /bin/bash -e /tmp/ZYACD/install-sprout.sh ubuntu 9606 9605 0 11:03 ? 00:00:00 /bin/bash -e /tmp/ZYACD/install-sprout.sh root 9607 9606 0 11:03 ? 00:00:00 sudo ps -edf root 9608 9607 0 11:03 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.002s 2019-03-23 11:03:27,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 11:03:27,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 11:03:27,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-03-23 11:03:27,091 - 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:50738 0.0.0.0:* LISTEN 1732/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9558/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8850/monit tcp6 0 0 ::1:53 :::* LISTEN 9558/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1101/sshd udp 0 0 0.0.0.0:56941 0.0.0.0:* 557/dhclient udp 0 0 192.168.120.29:123 0.0.0.0:* 8282/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8282/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8282/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 9558/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8282/ntpd udp6 0 0 ::1:123 :::* 8282/ntpd udp6 0 0 :::123 :::* 8282/ntpd udp6 0 0 :::61415 :::* 557/dhclient udp6 0 0 ::1:53 :::* 9558/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7249 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8794 936/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9063 1105/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20288 8810/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20289 8812/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-23 11:03:27,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-03-23 11:03:27,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20190323T110000Z.txt /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat /var/log/sysstat/clearwater-sa23 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.007s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:27,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:03:27,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:03:27,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:03:27,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:03:27,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:03:27,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:03:27,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/ZYACD/install-sprout.sh 2019-03-23 11:03:27,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-yyfyhq 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-03-23 11:03:27,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-23 11:03:27,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 17821 0 --:--:-- --:--:-- --:--:-- 17790 2019-03-23 11:03:27,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-03-23 11:03:27,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:73:4a:ad inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe73:4aad/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:95479 errors:0 dropped:0 overruns:0 frame:0 TX packets:43503 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170049836 (170.0 MB) TX bytes:6390396 (6.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:882 errors:0 dropped:0 overruns:0 frame:0 TX packets:882 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:117886 (117.8 KB) TX bytes:117886 (117.8 KB) real 0m0.007s user 0m0.004s sys 0m0.002s 2019-03-23 11:03:27,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-03-23 11:03:27,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 131 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:56 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:56 ? 00:00:00 [ext4-rsv-conver] root 379 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 385 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 464 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] message+ 893 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 923 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind root 931 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon syslog 938 1 0 10:57 ? 00:00:00 rsyslogd root 1040 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 10:57 ? 00:00:00 cron daemon 1097 1 0 10:57 ? 00:00:00 atd root 1185 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_byc0vc/env/bin/python -m cloudify_agent.worker --queue homer_host_byc0vc --max-workers 5 --name homer_host_byc0vc ubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/homer_host_byc0vc/env/bin/python -m cloudify_agent.worker --queue homer_host_byc0vc --max-workers 5 --name homer_host_byc0vc ubuntu 1609 1 0 10:57 ? 00:00:01 python2.7 /home/ubuntu/homer_host_byc0vc/env/bin/diamond --configfile /home/ubuntu/homer_host_byc0vc/work/plugins/diamond/etc/diamond.conf ubuntu 1736 1465 1 11:00 ? 00:00:02 /home/ubuntu/homer_host_byc0vc/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-93OAel ubuntu 1746 1736 0 11:00 ? 00:00:00 /bin/sh -c /tmp/D505V/install-homer.sh ubuntu 1748 1746 0 11:00 ? 00:00:00 /bin/bash -e /tmp/D505V/install-homer.sh ntp 8332 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8844 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8893 1 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8897 8893 0 11:02 ? 00:00:00 inotifywait -e create -qq . root 9009 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9010 9009 0 11:02 ? 00:00:00 nginx: worker process www-data 9011 9009 0 11:02 ? 00:00:00 nginx: worker process www-data 9012 9009 0 11:02 ? 00:00:00 nginx: worker process www-data 9013 9009 0 11:02 ? 00:00:00 nginx: worker process root 9544 8844 0 11:03 ? 00:00:00 [nginx_ping] root 9546 8844 0 11:03 ? 00:00:00 [check-nginx-upt] root 9550 8844 0 11:03 ? 00:00:00 [check-monit-upt] dnsmasq 9638 1 0 11:03 ? 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 9685 1748 0 11:03 ? 00:00:00 /bin/bash -e /tmp/D505V/install-homer.sh ubuntu 9686 9685 0 11:03 ? 00:00:00 /bin/bash -e /tmp/D505V/install-homer.sh root 9687 9686 0 11:03 ? 00:00:00 sudo ps -edf root 9688 9687 0 11:03 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.009s 2019-03-23 11:03:27,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-03-23 11:03:27,095 - 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 9638/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8844/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9009/nginx tcp 0 0 127.0.0.1:55973 0.0.0.0:* LISTEN 1736/python tcp6 0 0 ::1:53 :::* LISTEN 9638/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8332/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8332/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8332/ntpd udp 0 0 0.0.0.0:24583 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9638/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8332/ntpd udp6 0 0 ::1:123 :::* 8332/ntpd udp6 0 0 :::123 :::* 8332/ntpd udp6 0 0 :::20221 :::* 573/dhclient udp6 0 0 ::1:53 :::* 9638/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9041 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7260 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8696 893/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-23 11:03:27,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 11:03:27,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:27,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:27,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:27,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:27,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:27,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:27 GMT 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:27,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:32,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:32,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:32,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:32,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:32,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:32,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:32,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.002s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:25.975Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.413Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "Execution done (PID=1746, return_code=0): /tmp/D505V/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " \r100 3149 100 3149 0 0 15096 0 --:--:-- --:--:-- --:--:-- 15139", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] => 2019-03-23 11:03:05.454585578 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] => [23-Mar-2019 11:02:27 UTC] clearwater-diags-monitor starting\n[23-Mar-2019 11:02:27 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:26.573Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:25.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.77ecb493-e7ab-4c0c-bac6-9a0389cf3451"}, {"node_instance_id": "homer_1vi3hd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:27.196Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:27.758Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:27.758Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:27.758Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:27.758Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JGIMT/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.424Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.035Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.035Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7AGmvV', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.228Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.764Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.718Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.957Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Waiting for process 1736 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:27.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.016Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.017Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEDBlqv', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.017Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.027Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.381Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.035Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.885Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.249Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:28.885Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.241Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.0e07e862-d057-485e-b208-675735cca243"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:29.419Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XUGGV/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.842Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:29.419Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.768Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2976, "offset": 2909, "size": 50}}} 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:32 GMT 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:32,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:32,278 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:32,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.002s sys 0m0.051s 2019-03-23 11:03:32,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-03-23 11:03:32,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-23 11:03:32,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:32,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 11:03:32,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 11:03:32,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:03:32,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:03:32,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:03:32,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:03:32,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:03:32,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1746, return_code=0): /tmp/D505V/install-homer.sh 2019-03-23 11:03:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-23 11:03:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:03:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:03:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15096 0 --:--:-- --:--:-- --:--:-- 15139 2019-03-23 11:03:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc 2019-03-23 11:03:32,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-byc0vc 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-03-23 11:03:05.454585578 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-23 11:03:32,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-23 11:03:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [23-Mar-2019 11:02:27 UTC] clearwater-diags-monitor starting [23-Mar-2019 11:02:27 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-23 11:03:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-23 11:03:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.009s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-03-23 11:03:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:32,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 11:03:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 11:03:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 11:03:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JGIMT/bind.py 2019-03-23 11:03:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:03:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:32,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7AGmvV', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1736 to end... 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:32,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEDBlqv', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:03:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:03:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XUGGV/bind.py 2019-03-23 11:03:32,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:32,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:32,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:32 GMT 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:32,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:37,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:37,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:37,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:37,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:37,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:29.419Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XUGGV/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:28.842Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:29.985Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.723Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:29.985Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.686Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:29.985Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.355Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.740Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.723Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmshNB6', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.724Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.732Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.740Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.740Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6Uu96s', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.902Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.914Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.921Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.de52a4b0-0211-4c34-93f9-a7c17be41b04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/2T0QU/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:29.971Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.cb874f01-e19a-408c-ab64-7af2dcb3d3f2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:30.578Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:30.438Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:31.227Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:30.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:31.227Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:30.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:32.484Z", "message": "Waiting for process 1738 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:32.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:33.951Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:33.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 2978, "offset": 2959, "size": 50}}} 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:37 GMT 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:37,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:37,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:37,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:37,483 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XUGGV/bind.py 2019-03-23 11:03:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:03:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:03:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:03:37,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmshNB6', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:03:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:03:37,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6Uu96s', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/2T0QU/add-snmpproxy-collector.py 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 11:03:37,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1738 to end... 2019-03-23 11:03:37,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:03:37,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:37,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:37,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:37 GMT 2019-03-23 11:03:37,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:37,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:37,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:37,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:37,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:42,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:42,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2978, "offset": 2978, "size": 50}}} 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:42 GMT 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:42,822 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:42,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:42,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:42,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:42 GMT 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:42,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:47,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:48,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:48,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:43.892Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58607 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m30.125s\nuser\t0m13.045s\nsys\t0m3.515s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://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 7s (4,988 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58133 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m37.581s\nuser\t0m12.889s\nsys\t0m3.330s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:44.610Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:43.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.078Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.067s\nuser\t0m0.008s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:45.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_eyntah", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.027Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20190323T110000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/ralf\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/sa23\n/var/log/sysstat/clearwater-sa23\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/mysql.err\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/ellis\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "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 10679/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:33047 0.0.0.0:* LISTEN 1726/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9822/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9990/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9083/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10679/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 9233/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9233/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9233/ntpd \nudp 0 0 0.0.0.0:12254 0.0.0.0:* 556/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10679/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 9233/ntpd \nudp6 0 0 ::1:123 :::* 9233/ntpd \nudp6 0 0 :::123 :::* 9233/ntpd \nudp6 0 0 :::47794 :::* 556/dhclient \nudp6 0 0 ::1:53 :::* 10679/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23102 10243/python /tmp/.ellis-sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9057 1104/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20606 9083/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 8690 873/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "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 10317/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:43097 0.0.0.0:* LISTEN 1728/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9484/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9555/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10317/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8646/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8646/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8646/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10082/snmpd \nudp 0 0 0.0.0.0:37087 0.0.0.0:* 551/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10317/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient \nudp6 0 0 ::1:123 :::* 8646/ntpd \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8646/ntpd \nudp6 0 0 :::123 :::* 8646/ntpd \nudp6 0 0 :::161 :::* 10082/snmpd \nudp6 0 0 :::43175 :::* 551/dhclient \nudp6 0 0 ::1:53 :::* 10317/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8714 893/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23123 10082/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9055 1104/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20997 9228/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20998 9230/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.013s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:57 ? 00:00:01 /sbin/init\nroot 2 0 0 10:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:57 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:57 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:57 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:57 ? 00:00:00 [migration/0]\nroot 12 2 0 10:57 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:57 ? 00:00:00 [khelper]\nroot 14 2 0 10:57 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:57 ? 00:00:00 [netns]\nroot 16 2 0 10:57 ? 00:00:00 [writeback]\nroot 17 2 0 10:57 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:57 ? 00:00:00 [bioset]\nroot 19 2 0 10:57 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:57 ? 00:00:00 [kblockd]\nroot 21 2 0 10:57 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:57 ? 00:00:00 [khubd]\nroot 23 2 0 10:57 ? 00:00:00 [md]\nroot 24 2 0 10:57 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:57 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:57 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:57 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:57 ? 00:00:00 [vmstat]\nroot 30 2 0 10:57 ? 00:00:00 [ksmd]\nroot 31 2 0 10:57 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:57 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:57 ? 00:00:00 [crypto]\nroot 46 2 0 10:57 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:57 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:57 ? 00:00:00 [vballoon]\nroot 49 2 0 10:57 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:57 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:57 ? 00:00:00 [deferwq]\nroot 72 2 0 10:57 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:57 ? 00:00:00 [kpsmoused]\nroot 119 2 0 10:57 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 484 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 551 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nmessage+ 893 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 917 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 919 1 0 10:57 ? 00:00:00 rsyslogd\nroot 939 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1046 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1051 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1052 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1054 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1105 1 0 10:57 ? 00:00:00 cron\ndaemon 1106 1 0 10:57 ? 00:00:00 atd\nroot 1241 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1247 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_jn28a1/env/bin/python -m cloudify_agent.worker --queue dime_host_jn28a1 --max-workers 5 --name dime_host_jn28a1\nubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/dime_host_jn28a1/env/bin/python -m cloudify_agent.worker --queue dime_host_jn28a1 --max-workers 5 --name dime_host_jn28a1\nubuntu 1609 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/dime_host_jn28a1/env/bin/diamond --configfile /home/ubuntu/dime_host_jn28a1/work/plugins/diamond/etc/diamond.conf\nubuntu 1728 1465 1 11:00 ? 00:00:02 /home/ubuntu/dime_host_jn28a1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-pRu9d4\nubuntu 1738 1728 0 11:00 ? 00:00:00 /bin/sh -c /tmp/IEQTC/install-dime.sh\nubuntu 1740 1738 0 11:00 ? 00:00:00 /bin/bash -e /tmp/IEQTC/install-dime.sh\nntp 8646 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9213 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9214 9213 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9218 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9219 9218 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9228 9214 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9229 9219 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9230 9229 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9484 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9555 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9556 9555 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9557 9555 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9558 9555 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9559 9555 0 11:02 ? 00:00:00 nginx: worker process\nroot 9968 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9972 9968 0 11:03 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10082 1 0 11:03 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10317 1 0 11:03 ? 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 10364 1740 0 11:03 ? 00:00:00 /bin/bash -e /tmp/IEQTC/install-dime.sh\nubuntu 10365 10364 0 11:03 ? 00:00:00 /bin/bash -e /tmp/IEQTC/install-dime.sh\nroot 10366 10365 0 11:03 ? 00:00:00 sudo ps -edf\nroot 10367 10366 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e7:23:7f \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee7:237f/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106732 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47173 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175900401 (175.9 MB) TX bytes:6748594 (6.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:830 errors:0 dropped:0 overruns:0 frame:0\n TX packets:830 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:124884 (124.8 KB) TX bytes:124884 (124.8 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:57 ? 00:00:01 /sbin/init\nroot 2 0 0 10:57 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:57 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:57 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:57 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:57 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:57 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:57 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:57 ? 00:00:00 [migration/0]\nroot 12 2 0 10:57 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:57 ? 00:00:00 [khelper]\nroot 14 2 0 10:57 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:57 ? 00:00:00 [netns]\nroot 16 2 0 10:57 ? 00:00:00 [writeback]\nroot 17 2 0 10:57 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:57 ? 00:00:00 [bioset]\nroot 19 2 0 10:57 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:57 ? 00:00:00 [kblockd]\nroot 21 2 0 10:57 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:57 ? 00:00:00 [khubd]\nroot 23 2 0 10:57 ? 00:00:00 [md]\nroot 24 2 0 10:57 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:57 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:57 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:57 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:57 ? 00:00:00 [vmstat]\nroot 30 2 0 10:57 ? 00:00:00 [ksmd]\nroot 31 2 0 10:57 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:57 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:57 ? 00:00:00 [crypto]\nroot 46 2 0 10:57 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:57 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:57 ? 00:00:00 [vballoon]\nroot 49 2 0 10:57 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:57 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:57 ? 00:00:00 [deferwq]\nroot 72 2 0 10:57 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:57 ? 00:00:00 [kpsmoused]\nroot 132 2 0 10:57 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 418 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 508 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nmessage+ 873 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 903 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 928 1 0 10:57 ? 00:00:00 rsyslogd\nroot 944 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nroot 1042 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1047 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1055 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1061 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1104 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1105 1 0 10:57 ? 00:00:00 cron\ndaemon 1106 1 0 10:57 ? 00:00:00 atd\nroot 1238 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1244 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_pcgfey/env/bin/python -m cloudify_agent.worker --queue ellis_host_pcgfey --max-workers 5 --name ellis_host_pcgfey\nubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/ellis_host_pcgfey/env/bin/python -m cloudify_agent.worker --queue ellis_host_pcgfey --max-workers 5 --name ellis_host_pcgfey\nubuntu 1609 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_pcgfey/env/bin/diamond --configfile /home/ubuntu/ellis_host_pcgfey/work/plugins/diamond/etc/diamond.conf\nubuntu 1726 1465 1 11:00 ? 00:00:02 /home/ubuntu/ellis_host_pcgfey/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-QMwU6c\nubuntu 1736 1726 0 11:00 ? 00:00:00 /bin/sh -c /tmp/TPGK1/install-ellis.sh\nubuntu 1738 1736 0 11:00 ? 00:00:00 /bin/bash -e /tmp/TPGK1/install-ellis.sh\nmysql 9083 1 0 11:02 ? 00:00:00 /usr/sbin/mysqld\nntp 9233 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9822 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9873 1 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9877 9873 0 11:02 ? 00:00:00 inotifywait -e create -qq .\nroot 9990 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9991 9990 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9992 9990 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9993 9990 0 11:02 ? 00:00:00 nginx: worker process\nwww-data 9994 9990 0 11:02 ? 00:00:00 nginx: worker process\nellis 10243 1 0 11:03 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10389 9822 0 11:03 ? 00:00:00 [nginx_ping] \nroot 10392 9822 0 11:03 ? 00:00:00 [check-nginx-upt] \nroot 10396 9822 0 11:03 ? 00:00:00 [check-monit-upt] \nroot 10400 9822 0 11:03 ? 00:00:00 [poll_ellis.sh] \nroot 10406 9822 0 11:03 ? 00:00:00 [poll_ellis_http] \nroot 10409 9822 0 11:03 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10420 10409 0 11:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10458 10420 0 11:03 ? 00:00:00 sleep 25\ndnsmasq 10679 1 0 11:03 ? 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 10726 1738 0 11:03 ? 00:00:00 /bin/bash -e /tmp/TPGK1/install-ellis.sh\nubuntu 10727 10726 0 11:03 ? 00:00:00 /bin/bash -e /tmp/TPGK1/install-ellis.sh\nroot 10728 10727 0 11:03 ? 00:00:00 sudo ps -edf\nroot 10729 10728 0 11:03 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:03:03 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8b:303/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86269 errors:0 dropped:0 overruns:0 frame:0\n TX packets:48770 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151155086 (151.1 MB) TX bytes:6921642 (6.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:810 errors:0 dropped:0 overruns:0 frame:0\n TX packets:810 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110093 (110.0 KB) TX bytes:110093 (110.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:45.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:45.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.058s\nuser\t0m0.004s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:45.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] => [23-Mar-2019 11:03:21 UTC] clearwater-diags-monitor starting\n[23-Mar-2019 11:03:21 UTC] Waiting for trigger files\n2019:03:23 11:02:44: Namespace: management\n2019:03:23 11:02:44: [management] Starting server\n2019:03:23 11:02:44: [management] Listening for requests\n2019:03:23 11:02:44: Namespace: signaling\n2019:03:23 11:02:44: [signaling] Starting server\n2019:03:23 11:02:44: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] => [23-Mar-2019 11:02:47 UTC] clearwater-diags-monitor starting\n[23-Mar-2019 11:02:47 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:46.611Z", "message": "[ellis] => 2019-03-23 11:03:25.129693469 Stopping etcd clearwater-etcd\n2019-03-23 11:03:25.719554001 Restarting etcd clearwater-etcd\n2019-03-23 11:03:25.724255058 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-03-23 11:03:25.724946275 Check for previous failed startup attempt\n2019-03-23 11:03:25.726001822 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2019-03-23 11:03:25.803832725 etcdctl returned 0\n2019-03-23 11:03:25.809966088 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " \r100 3149 100 3149 0 0 19645 0 --:--:-- --:--:-- --:--:-- 19681", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] => 2019-03-23 11:03:26.330204844 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Execution done (PID=1738, return_code=0): /tmp/IEQTC/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}], "metadata": {"pagination": {"total": 3055, "offset": 2978, "size": 50}}} 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:48,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:48 GMT 2019-03-23 11:03:48,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:48,135 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:48,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:48,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:48,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:48,135 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58607 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.125s user 0m13.045s sys 0m3.515s 2019-03-23 11:03:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-03-23 11:03:48,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-03-23 11:03:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://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 7s (4,988 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58133 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m37.581s user 0m12.889s sys 0m3.330s 2019-03-23 11:03:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-03-23 11:03:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-03-23 11:03:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-03-23 11:03:48,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-03-23 11:03:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.067s user 0m0.008s sys 0m0.047s 2019-03-23 11:03:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-23 11:03:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-23 11:03:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 11:03:48,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 11:03:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20190323T110000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/ralf /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/dmesg /var/log/wtmp real 0m0.009s user 0m0.004s sys 0m0.002s 2019-03-23 11:03:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-03-23 11:03:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-23 11:03:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/btmp /var/log/lastlog /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/sa23 /var/log/sysstat/clearwater-sa23 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/mysql.err /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/ellis /var/log/dmesg /var/log/wtmp real 0m0.009s user 0m0.004s sys 0m0.002s 2019-03-23 11:03:48,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-03-23 11:03:48,142 - 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 10679/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:33047 0.0.0.0:* LISTEN 1726/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9822/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9990/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9083/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10679/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 9233/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9233/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9233/ntpd udp 0 0 0.0.0.0:12254 0.0.0.0:* 556/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10679/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 9233/ntpd udp6 0 0 ::1:123 :::* 9233/ntpd udp6 0 0 :::123 :::* 9233/ntpd udp6 0 0 :::47794 :::* 556/dhclient udp6 0 0 ::1:53 :::* 10679/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23102 10243/python /tmp/.ellis-sock unix 2 [ ACC ] SEQPACKET LISTENING 7222 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9057 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20606 9083/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 8690 873/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.007s sys 0m0.001s 2019-03-23 11:03:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-03-23 11:03:48,142 - 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 10317/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:43097 0.0.0.0:* LISTEN 1728/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9484/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9555/nginx tcp6 0 0 ::1:53 :::* LISTEN 10317/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8646/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8646/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8646/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10082/snmpd udp 0 0 0.0.0.0:37087 0.0.0.0:* 551/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10317/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient udp6 0 0 ::1:123 :::* 8646/ntpd udp6 0 0 fe80::f816:3eff:fee:123 :::* 8646/ntpd udp6 0 0 :::123 :::* 8646/ntpd udp6 0 0 :::161 :::* 10082/snmpd udp6 0 0 :::43175 :::* 551/dhclient udp6 0 0 ::1:53 :::* 10317/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8714 893/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23123 10082/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7226 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9055 1104/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20997 9228/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20998 9230/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.013s user 0m0.000s sys 0m0.011s 2019-03-23 11:03:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-03-23 11:03:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:57 ? 00:00:01 /sbin/init root 2 0 0 10:57 ? 00:00:00 [kthreadd] root 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:57 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:57 ? 00:00:00 [rcu_sched] root 8 2 0 10:57 ? 00:00:00 [rcuos/0] root 9 2 0 10:57 ? 00:00:00 [rcu_bh] root 10 2 0 10:57 ? 00:00:00 [rcuob/0] root 11 2 0 10:57 ? 00:00:00 [migration/0] root 12 2 0 10:57 ? 00:00:00 [watchdog/0] root 13 2 0 10:57 ? 00:00:00 [khelper] root 14 2 0 10:57 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:57 ? 00:00:00 [netns] root 16 2 0 10:57 ? 00:00:00 [writeback] root 17 2 0 10:57 ? 00:00:00 [kintegrityd] root 18 2 0 10:57 ? 00:00:00 [bioset] root 19 2 0 10:57 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:57 ? 00:00:00 [kblockd] root 21 2 0 10:57 ? 00:00:00 [ata_sff] root 22 2 0 10:57 ? 00:00:00 [khubd] root 23 2 0 10:57 ? 00:00:00 [md] root 24 2 0 10:57 ? 00:00:00 [devfreq_wq] root 25 2 0 10:57 ? 00:00:00 [kworker/0:1] root 27 2 0 10:57 ? 00:00:00 [khungtaskd] root 28 2 0 10:57 ? 00:00:00 [kswapd0] root 29 2 0 10:57 ? 00:00:00 [vmstat] root 30 2 0 10:57 ? 00:00:00 [ksmd] root 31 2 0 10:57 ? 00:00:00 [khugepaged] root 32 2 0 10:57 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:57 ? 00:00:00 [crypto] root 46 2 0 10:57 ? 00:00:00 [kthrotld] root 47 2 0 10:57 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:57 ? 00:00:00 [vballoon] root 49 2 0 10:57 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:57 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:57 ? 00:00:00 [deferwq] root 72 2 0 10:57 ? 00:00:00 [charger_manager] root 114 2 0 10:57 ? 00:00:00 [kpsmoused] root 119 2 0 10:57 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 484 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 551 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] message+ 893 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind syslog 919 1 0 10:57 ? 00:00:00 rsyslogd root 939 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1046 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1051 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1052 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1054 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 10:57 ? 00:00:00 cron daemon 1106 1 0 10:57 ? 00:00:00 atd root 1241 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1247 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_jn28a1/env/bin/python -m cloudify_agent.worker --queue dime_host_jn28a1 --max-workers 5 --name dime_host_jn28a1 ubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/dime_host_jn28a1/env/bin/python -m cloudify_agent.worker --queue dime_host_jn28a1 --max-workers 5 --name dime_host_jn28a1 ubuntu 1609 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/dime_host_jn28a1/env/bin/diamond --configfile /home/ubuntu/dime_host_jn28a1/work/plugins/diamond/etc/diamond.conf ubuntu 1728 1465 1 11:00 ? 00:00:02 /home/ubuntu/dime_host_jn28a1/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-pRu9d4 ubuntu 1738 1728 0 11:00 ? 00:00:00 /bin/sh -c /tmp/IEQTC/install-dime.sh ubuntu 1740 1738 0 11:00 ? 00:00:00 /bin/bash -e /tmp/IEQTC/install-dime.sh ntp 8646 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9213 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9214 9213 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9218 1 0 11:02 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9219 9218 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9228 9214 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9229 9219 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9230 9229 0 11:02 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9484 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9555 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9556 9555 0 11:02 ? 00:00:00 nginx: worker process www-data 9557 9555 0 11:02 ? 00:00:00 nginx: worker process www-data 9558 9555 0 11:02 ? 00:00:00 nginx: worker process www-data 9559 9555 0 11:02 ? 00:00:00 nginx: worker process root 9968 1 0 11:03 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9972 9968 0 11:03 ? 00:00:00 inotifywait -e create -qq . snmp 10082 1 0 11:03 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10317 1 0 11:03 ? 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 10364 1740 0 11:03 ? 00:00:00 /bin/bash -e /tmp/IEQTC/install-dime.sh ubuntu 10365 10364 0 11:03 ? 00:00:00 /bin/bash -e /tmp/IEQTC/install-dime.sh root 10366 10365 0 11:03 ? 00:00:00 sudo ps -edf root 10367 10366 0 11:03 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.009s 2019-03-23 11:03:48,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-03-23 11:03:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e7:23:7f inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee7:237f/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106732 errors:0 dropped:0 overruns:0 frame:0 TX packets:47173 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175900401 (175.9 MB) TX bytes:6748594 (6.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:830 errors:0 dropped:0 overruns:0 frame:0 TX packets:830 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:124884 (124.8 KB) TX bytes:124884 (124.8 KB) real 0m0.007s user 0m0.005s sys 0m0.001s 2019-03-23 11:03:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:57 ? 00:00:01 /sbin/init root 2 0 0 10:57 ? 00:00:00 [kthreadd] root 3 2 0 10:57 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:57 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:57 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:57 ? 00:00:00 [rcu_sched] root 8 2 0 10:57 ? 00:00:00 [rcuos/0] root 9 2 0 10:57 ? 00:00:00 [rcu_bh] root 10 2 0 10:57 ? 00:00:00 [rcuob/0] root 11 2 0 10:57 ? 00:00:00 [migration/0] root 12 2 0 10:57 ? 00:00:00 [watchdog/0] root 13 2 0 10:57 ? 00:00:00 [khelper] root 14 2 0 10:57 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:57 ? 00:00:00 [netns] root 16 2 0 10:57 ? 00:00:00 [writeback] root 17 2 0 10:57 ? 00:00:00 [kintegrityd] root 18 2 0 10:57 ? 00:00:00 [bioset] root 19 2 0 10:57 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:57 ? 00:00:00 [kblockd] root 21 2 0 10:57 ? 00:00:00 [ata_sff] root 22 2 0 10:57 ? 00:00:00 [khubd] root 23 2 0 10:57 ? 00:00:00 [md] root 24 2 0 10:57 ? 00:00:00 [devfreq_wq] root 25 2 0 10:57 ? 00:00:00 [kworker/0:1] root 27 2 0 10:57 ? 00:00:00 [khungtaskd] root 28 2 0 10:57 ? 00:00:00 [kswapd0] root 29 2 0 10:57 ? 00:00:00 [vmstat] root 30 2 0 10:57 ? 00:00:00 [ksmd] root 31 2 0 10:57 ? 00:00:00 [khugepaged] root 32 2 0 10:57 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:57 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:57 ? 00:00:00 [crypto] root 46 2 0 10:57 ? 00:00:00 [kthrotld] root 47 2 0 10:57 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:57 ? 00:00:00 [vballoon] root 49 2 0 10:57 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:57 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:57 ? 00:00:00 [deferwq] root 72 2 0 10:57 ? 00:00:00 [charger_manager] root 114 2 0 10:57 ? 00:00:00 [kpsmoused] root 132 2 0 10:57 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 418 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 508 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] message+ 873 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 903 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind syslog 928 1 0 10:57 ? 00:00:00 rsyslogd root 944 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon root 1042 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1047 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1055 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1061 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1104 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1105 1 0 10:57 ? 00:00:00 cron daemon 1106 1 0 10:57 ? 00:00:00 atd root 1238 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1244 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_pcgfey/env/bin/python -m cloudify_agent.worker --queue ellis_host_pcgfey --max-workers 5 --name ellis_host_pcgfey ubuntu 1465 1463 0 10:57 ? 00:00:01 /home/ubuntu/ellis_host_pcgfey/env/bin/python -m cloudify_agent.worker --queue ellis_host_pcgfey --max-workers 5 --name ellis_host_pcgfey ubuntu 1609 1 0 10:58 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_pcgfey/env/bin/diamond --configfile /home/ubuntu/ellis_host_pcgfey/work/plugins/diamond/etc/diamond.conf ubuntu 1726 1465 1 11:00 ? 00:00:02 /home/ubuntu/ellis_host_pcgfey/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-QMwU6c ubuntu 1736 1726 0 11:00 ? 00:00:00 /bin/sh -c /tmp/TPGK1/install-ellis.sh ubuntu 1738 1736 0 11:00 ? 00:00:00 /bin/bash -e /tmp/TPGK1/install-ellis.sh mysql 9083 1 0 11:02 ? 00:00:00 /usr/sbin/mysqld ntp 9233 1 0 11:02 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9822 1 0 11:02 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9873 1 0 11:02 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9877 9873 0 11:02 ? 00:00:00 inotifywait -e create -qq . root 9990 1 0 11:02 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9991 9990 0 11:02 ? 00:00:00 nginx: worker process www-data 9992 9990 0 11:02 ? 00:00:00 nginx: worker process www-data 9993 9990 0 11:02 ? 00:00:00 nginx: worker process www-data 9994 9990 0 11:02 ? 00:00:00 nginx: worker process ellis 10243 1 0 11:03 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10389 9822 0 11:03 ? 00:00:00 [nginx_ping] root 10392 9822 0 11:03 ? 00:00:00 [check-nginx-upt] root 10396 9822 0 11:03 ? 00:00:00 [check-monit-upt] root 10400 9822 0 11:03 ? 00:00:00 [poll_ellis.sh] root 10406 9822 0 11:03 ? 00:00:00 [poll_ellis_http] root 10409 9822 0 11:03 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10420 10409 0 11:03 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10458 10420 0 11:03 ? 00:00:00 sleep 25 dnsmasq 10679 1 0 11:03 ? 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 10726 1738 0 11:03 ? 00:00:00 /bin/bash -e /tmp/TPGK1/install-ellis.sh ubuntu 10727 10726 0 11:03 ? 00:00:00 /bin/bash -e /tmp/TPGK1/install-ellis.sh root 10728 10727 0 11:03 ? 00:00:00 sudo ps -edf root 10729 10728 0 11:03 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.009s 2019-03-23 11:03:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-03-23 11:03:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:03:03 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:303/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86269 errors:0 dropped:0 overruns:0 frame:0 TX packets:48770 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151155086 (151.1 MB) TX bytes:6921642 (6.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:810 errors:0 dropped:0 overruns:0 frame:0 TX packets:810 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110093 (110.0 KB) TX bytes:110093 (110.0 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:48,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.058s user 0m0.004s sys 0m0.047s 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [23-Mar-2019 11:03:21 UTC] clearwater-diags-monitor starting [23-Mar-2019 11:03:21 UTC] Waiting for trigger files 2019:03:23 11:02:44: Namespace: management 2019:03:23 11:02:44: [management] Starting server 2019:03:23 11:02:44: [management] Listening for requests 2019:03:23 11:02:44: Namespace: signaling 2019:03:23 11:02:44: [signaling] Starting server 2019:03:23 11:02:44: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [23-Mar-2019 11:02:47 UTC] clearwater-diags-monitor starting [23-Mar-2019 11:02:47 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-23 11:03:48,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-03-23 11:03:25.129693469 Stopping etcd clearwater-etcd 2019-03-23 11:03:25.719554001 Restarting etcd clearwater-etcd 2019-03-23 11:03:25.724255058 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-03-23 11:03:25.724946275 Check for previous failed startup attempt 2019-03-23 11:03:25.726001822 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2019-03-23 11:03:25.803832725 etcdctl returned 0 2019-03-23 11:03:25.809966088 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19645 0 --:--:-- --:--:-- --:--:-- 19681 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:03:48,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-03-23 11:03:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-03-23 11:03:26.330204844 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:03:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:03:48,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1738, return_code=0): /tmp/IEQTC/install-dime.sh 2019-03-23 11:03:48,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:48,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:48,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:48,443 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:48 GMT 2019-03-23 11:03:48,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:48,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:48,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:48,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:48,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:53,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:53,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:53,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:53,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:53,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:53,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:53,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Execution done (PID=1736, return_code=0): /tmp/TPGK1/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] => 2019-03-23 11:03:26.330204844 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " \r100 3149 100 3149 0 0 19645 0 --:--:-- --:--:-- --:--:-- 19681", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.9771a1ae-b1dd-451c-b584-fa9189a66e08"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " \r100 3149 100 3149 0 0 17857 0 --:--:-- --:--:-- --:--:-- 17892", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.171Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:46.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.e183d309-72bd-43a1-9be0-abe837a9a9d6"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.821Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.821Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:47.821Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.416Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.416Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.416Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.984Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:48.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.984Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:48.583Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.984Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:47.774Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:48.984Z", "message": "Downloaded scripts/bind/bind.py to /tmp/B5DQH/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:48.857Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:49.567Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.115Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:49.567Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.363Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpAtyYpw', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.397Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.410Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.417Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.417Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.417Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfj13I3', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.590Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.597Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.397Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.396Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.396Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/IU6GT/create_number.sh", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.103Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.825Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.179Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:49.604Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.635f7f4e-ed35-4e78-8504-68e811929044"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UGY5G/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.401Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}], "metadata": {"pagination": {"total": 3099, "offset": 3028, "size": 50}}} 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:53 GMT 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:53,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:53,680 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:53,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-jn28a1 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1736, return_code=0): /tmp/TPGK1/install-ellis.sh 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:03:53,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:53,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:53,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:53,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-03-23 11:03:26.330204844 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-23 11:03:53,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-23 11:03:53,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-03-23 11:03:53,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19645 0 --:--:-- --:--:-- --:--:-- 19681 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-23 11:03:53,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-pcgfey 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17857 0 --:--:-- --:--:-- --:--:-- 17892 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 11:03:53,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 11:03:53,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 11:03:53,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-23 11:03:53,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-23 11:03:53,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:53,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:53,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/B5DQH/bind.py 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpAtyYpw', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:03:53,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfj13I3', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/IU6GT/create_number.sh 2019-03-23 11:03:53,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:53,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:03:53,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UGY5G/bind.py 2019-03-23 11:03:53,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:53,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:53,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:53,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:53 GMT 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:53,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:53,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:53,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:53,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:58,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:03:59,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:59,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:59,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:59,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:59,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.625Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UGY5G/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.401Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.166Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.139Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.111Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.109Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:50.727Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.105Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.882Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfmZgkh', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.862Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.874Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.881Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.882Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6XErNv', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:51.030Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:51.039Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:51.046Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.820Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.861Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:51.408Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:50.861Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.c0bdbdfa-69f3-4d55-8dea-46ed77c15ec5"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:52.011Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:51.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:52.011Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:51.429Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:52.011Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:51.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:03:53.928Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:03:53.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 3100, "offset": 3078, "size": 50}}} 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:59 GMT 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:59,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:03:59,082 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:03:59,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:03:59,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UGY5G/bind.py 2019-03-23 11:03:59,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-03-23 11:03:59,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:03:59,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:03:59,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:03:59,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:03:59,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:03:59,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfmZgkh', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:59,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:03:59,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:03:59,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:59,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6XErNv', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'ellis': {u'ellis_vt9ppe': {u'public_address': u'172.30.9.209', u'private_address': u'192.168.120.4', u'name': u'ellis-vt9ppe'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 11:03:59,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:03:59,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 11:03:59,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:03:59,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:03:59,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:03:59,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:03:59,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:03:59,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:03:59,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:03:59 GMT 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:03:59,150 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:04,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:04,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:04,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3100, "offset": 3100, "size": 50}}} 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:04 GMT 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:04,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:04:04,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:04,337 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:04,337 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:04,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:04,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:04,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:04,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:04 GMT 2019-03-23 11:04:04,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:04,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:04,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:04,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:04,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:09,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:09,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3100, "offset": 3100, "size": 50}}} 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:09,514 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:09 GMT 2019-03-23 11:04:09,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:09,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:04:09,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:09,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:09,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:09,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:09,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:09,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:09,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:09,862 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:09,862 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:09,862 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:09 GMT 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:09,863 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:14,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:15,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:15,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:15,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:15,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:15,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:15,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:10.353Z", "message": "Waiting for process 10816 to end...", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:10.150Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:10.856Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7: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.7\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:10.202Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:13.924Z", "message": "Waiting for process 1747 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.010Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " ...done.", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " ...done.", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.010Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.010Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.940Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.469Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.010Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.010Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:14.619Z", "message": "Execution done (PID=10816, return_code=0): /tmp/IU6GT/create_number.sh", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:13.958Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.5c5065cb-7fac-4eda-841f-fa6334fe25cd"}], "metadata": {"pagination": {"total": 3117, "offset": 3100, "size": 50}}} 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:15 GMT 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:15,248 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:04:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 10816 to end... 2019-03-23 11:04:15,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7: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.7 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-03-23 11:04:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1747 to end... 2019-03-23 11:04:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:04:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-03-23 11:04:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-03-23 11:04:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-03-23 11:04:15,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:04:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-03-23 11:04:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:04:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-03-23 11:04:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-03-23 11:04:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-03-23 11:04:15,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:04:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:04:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:04:15,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=10816, return_code=0): /tmp/IU6GT/create_number.sh 2019-03-23 11:04:15,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:15,304 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:15,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:15 GMT 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:15,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:15,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:15,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:20,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:20,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:20,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:15.251Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:15.251Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:14.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:15.967Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:15.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 3120, "offset": 3117, "size": 50}}} 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:20 GMT 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:20,616 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:04:20,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:20,617 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:20,617 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:20,617 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:04:20,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-23 11:04:20,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-23 11:04:20,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-23 11:04:20,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:20,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:20,692 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:20 GMT 2019-03-23 11:04:20,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:20,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:20,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:20,693 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:20,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:25,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:25,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:25,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:25,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:25,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:25,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:25,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:24.725Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,278 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59699 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m9.075s\nuser\t0m3.659s\nsys\t0m1.057s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:24.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:25.453Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:24.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:25.453Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:24.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:25.453Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:24.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 3124, "offset": 3120, "size": 50}}} 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:25 GMT 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:25,817 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:04:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,278 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59699 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m9.075s user 0m3.659s sys 0m1.057s 2019-03-23 11:04:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-03-23 11:04:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-03-23 11:04:25,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-03-23 11:04:25,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:25,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:25 GMT 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:25,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:30,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:31,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:31,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:26.921Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.009s\nsys\t0m0.044s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:3c:ec \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefc:3cec/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:135528 errors:0 dropped:0 overruns:0 frame:0\n TX packets:61378 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222384622 (222.3 MB) TX bytes:8494057 (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:816 errors:0 dropped:0 overruns:0 frame:0\n TX packets:816 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:137344 (137.3 KB) TX bytes:137344 (137.3 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 10:56 ? 00:00:01 /sbin/init\nroot 2 0 0 10:56 ? 00:00:00 [kthreadd]\nroot 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 10:56 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 10:56 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 10:56 ? 00:00:00 [rcu_sched]\nroot 8 2 0 10:56 ? 00:00:00 [rcuos/0]\nroot 9 2 0 10:56 ? 00:00:00 [rcu_bh]\nroot 10 2 0 10:56 ? 00:00:00 [rcuob/0]\nroot 11 2 0 10:56 ? 00:00:00 [migration/0]\nroot 12 2 0 10:56 ? 00:00:00 [watchdog/0]\nroot 13 2 0 10:56 ? 00:00:00 [khelper]\nroot 14 2 0 10:56 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 10:56 ? 00:00:00 [netns]\nroot 16 2 0 10:56 ? 00:00:00 [writeback]\nroot 17 2 0 10:56 ? 00:00:00 [kintegrityd]\nroot 18 2 0 10:56 ? 00:00:00 [bioset]\nroot 19 2 0 10:56 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 10:56 ? 00:00:00 [kblockd]\nroot 21 2 0 10:56 ? 00:00:00 [ata_sff]\nroot 22 2 0 10:56 ? 00:00:00 [khubd]\nroot 23 2 0 10:56 ? 00:00:00 [md]\nroot 24 2 0 10:56 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 10:56 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 10:56 ? 00:00:00 [khungtaskd]\nroot 28 2 0 10:56 ? 00:00:00 [kswapd0]\nroot 29 2 0 10:56 ? 00:00:00 [vmstat]\nroot 30 2 0 10:56 ? 00:00:00 [ksmd]\nroot 31 2 0 10:56 ? 00:00:00 [khugepaged]\nroot 32 2 0 10:56 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 10:56 ? 00:00:00 [crypto]\nroot 46 2 0 10:56 ? 00:00:00 [kthrotld]\nroot 47 2 0 10:56 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 10:56 ? 00:00:00 [vballoon]\nroot 49 2 0 10:56 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 10:56 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 10:56 ? 00:00:00 [deferwq]\nroot 72 2 0 10:56 ? 00:00:00 [charger_manager]\nroot 114 2 0 10:56 ? 00:00:00 [kpsmoused]\nroot 131 2 0 10:56 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 420 2 0 10:57 ? 00:00:00 [kworker/u3:1]\nroot 464 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 10:57 ? 00:00:00 [kauditd]\nmessage+ 899 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork\nroot 924 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 926 1 0 10:57 ? 00:00:00 rsyslogd\nroot 943 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 10:57 ? 00:00:00 cron\ndaemon 1096 1 0 10:57 ? 00:00:00 atd\nroot 1186 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1458 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_hheo5e/env/bin/python -m cloudify_agent.worker --queue vellum_host_hheo5e --max-workers 5 --name vellum_host_hheo5e\nubuntu 1460 1458 0 10:57 ? 00:00:02 /home/ubuntu/vellum_host_hheo5e/env/bin/python -m cloudify_agent.worker --queue vellum_host_hheo5e --max-workers 5 --name vellum_host_hheo5e\nubuntu 1604 1 0 10:57 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_hheo5e/env/bin/diamond --configfile /home/ubuntu/vellum_host_hheo5e/work/plugins/diamond/etc/diamond.conf\nubuntu 1737 1460 1 11:00 ? 00:00:02 /home/ubuntu/vellum_host_hheo5e/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-mJ6zYW\nubuntu 1747 1737 0 11:00 ? 00:00:00 /bin/sh -c /tmp/U3CJX/install-vellum.sh\nubuntu 1749 1747 0 11:00 ? 00:00:00 /bin/bash -e /tmp/U3CJX/install-vellum.sh\nntp 11710 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12109 1 0 11:03 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13078 1 0 11:03 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13084 13078 0 11:03 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13150 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13940 13150 0 11:04 ? 00:00:00 [check-monit-upt] \nmemcache 13958 1 0 11:04 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0\nroot 13968 13150 0 11:04 ? 00:00:00 [check-memcached] \nroot 13970 13150 0 11:04 ? 00:00:00 [poll_memcached.] \nroot 13977 13150 0 11:04 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13983 13977 0 11:04 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14023 13983 0 11:04 ? 00:00:00 sleep 7\ndnsmasq 14108 1 0 11:04 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14155 1749 0 11:04 ? 00:00:00 /bin/bash -e /tmp/U3CJX/install-vellum.sh\nubuntu 14156 14155 0 11:04 ? 00:00:00 /bin/bash -e /tmp/U3CJX/install-vellum.sh\nroot 14157 14156 0 11:04 ? 00:00:00 sudo ps -edf\nroot 14158 14157 0 11:04 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14108/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13150/monit \ntcp 0 0 127.0.0.1:40357 0.0.0.0:* LISTEN 1737/python \ntcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13958/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12109/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14108/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11710/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11710/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11710/ntpd \nudp 0 0 0.0.0.0:40902 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12109/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14108/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11710/ntpd \nudp6 0 0 ::1:123 :::* 11710/ntpd \nudp6 0 0 :::123 :::* 11710/ntpd \nudp6 0 0 :::62958 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 14108/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8724 899/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9029 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] => 2019-03-23 11:03:45.143430636 Stopping etcd clearwater-etcd\n2019-03-23 11:04:20.748323030 Restarting etcd clearwater-etcd\n2019-03-23 11:04:20.759926982 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-03-23 11:04:20.760602222 Check for previous failed startup attempt\n2019-03-23 11:04:20.762914519 Running etcdctl member list\n47db7561e739b461: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n8045531708945e8d: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false\n8f241d5941f18bcd: name=192-168-120-26 peerURLs=http://192.168.120.26:2380 clientURLs=http://192.168.120.26:4000 isLeader=false\n2019-03-23 11:04:20.899755278 etcdctl returned 0\n2019-03-23 11:04:20.912288371 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:27.566Z", "message": "[vellum] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa23\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/chronos\n/var/log/clearwater-config-manager\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/memcached.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/astaire\n/var/log/cloud-init.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/rogers\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_20190323T110000Z.txt\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:26.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "[vellum] => INFO [main] 2019-03-23 11:01:47,732 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-03-23 11:01:47,748 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:47,863 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-03-23 11:01:48,052 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-03-23 11:01:48,060 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-03-23 11:01:48,060 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-03-23 11:01:48,615 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:48,655 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-03-23 11:01:48,727 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-03-23 11:01:48,727 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-03-23 11:01:48,727 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698368(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66735552(65171K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673912(16283K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-03-23 11:01:48,729 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1553338906.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1553338906.log]\nINFO [main] 2019-03-23 11:01:48,962 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-03-23 11:01:48,962 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-03-23 11:01:49,398 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-03-23 11:01:49,404 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-03-23 11:01:49,404 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-03-23 11:01:49,413 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-03-23 11:01:49,531 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-03-23 11:01:49,541 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-03-23 11:01:49,542 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-03-23 11:01:49,710 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-03-23 11:01:51,327 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-03-23 11:01:51,338 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-03-23 11:01:51,345 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-03-23 11:01:51,349 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-03-23 11:01:51,354 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-03-23 11:01:51,359 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-03-23 11:01:51,370 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-03-23 11:01:51,376 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-03-23 11:01:51,382 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-03-23 11:01:51,386 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-03-23 11:01:51,392 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-03-23 11:01:51,397 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-03-23 11:01:51,400 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-03-23 11:01:51,404 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-03-23 11:01:51,407 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-03-23 11:01:51,412 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-03-23 11:01:51,527 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-03-23 11:01:51,529 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-03-23 11:01:51,602 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:51,611 Memtable.java:347 - Writing Memtable-local@445921019(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:51,683 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=1553338911296, position=399)\nINFO [main] 2019-03-23 11:01:52,186 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-03-23 11:01:52,391 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-03-23 11:01:52,391 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-03-23 11:01:52,393 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-03-23 11:01:52,413 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-03-23 11:01:52,414 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-03-23 11:01:52,440 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:52,459 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-03-23 11:01:52,469 SystemKeyspace.java:765 - No host ID found, created aa5a611a-377c-44f8-8ca5-b0f6af355d00 (Note: This should happen exactly once per node).\nINFO [main] 2019-03-23 11:01:52,474 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-03-23 11:01:52,478 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:52,479 Memtable.java:347 - Writing Memtable-local@1372771845(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:52,480 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=1553338911296, position=93397)\nINFO [main] 2019-03-23 11:01:52,824 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:52,838 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-03-23 11:01:52,868 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-03-23 11:01:52,884 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:52,897 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-03-23 11:01:52,905 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:52,913 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-03-23 11:01:52,927 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-03-23 11:01:52,928 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-23 11:01:52,936 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-03-23 11:01:52,947 StorageService.java:959 - Generated random tokens. tokens are [6681034901820311600, -2570628768361659047, 8498418072453106050, 3986429624252013266, 8404144144643809756, 7177094220841024202, 6900254015451539879, 3049459361963222398, 3492500577791376458, -9201706366157742623, 7006085557247161214, 8173077619225963797, 1038493773736082970, 3543908957754432761, -7408400106815356346, 4195746708903337752, 5814365312111151513, -6147097795033759772, -5123515198337460427, 2495056222455734267, 1485576633394705791, -9186495484504559803, -5611185439445160215, -3132192471530240025, 7783406596161014967, -8008844121366758087, 8352009890430656734, 8146779029856276874, 2958470647230707575, 6182971970251823729, -1971268920029449073, 5947041474955104364, -5372507727499067907, 8670258043868619171, -2510682326438896386, -6206402973130842520, 6229318106463154351, 798783883065642599, -2348066067967886811, 6293132302039407132, 6166328336436061026, 4924106028454533880, 7050706137994549589, 7802452549473705923, 7622213231174601430, 7140403467252466422, -5298830729867555463, -500455666073027050, -1934551369037263087, -8413675618253938120, -6064409984657743282, -1128153821355167428, 1271500841296936880, -8768182743508174747, -901608901985574220, -954500096501061017, 8307470813932472814, 2988271127760242006, -8337679188748709766, 377332785701428524, -2110890602875436485, 6548131320885280606, 815750360790155045, 6256533537790200682, -523607848541574174, -6904196059735504973, 5259548156042814659, -3250119477470240971, 4459978106921344097, -1810338191221158756, -7896011704346015910, -146397008709101720, -2514756420741941565, 6078464262044465972, -7150257251502557282, 2339980888172538142, 2512569634337121201, 1716425498447217989, -6385403599426279626, 4148660581104784916, -1292659461587704828, 4649394445984482490, 3804747382604367422, -4600708673953590443, 1695141768088618513, -548167059340934989, -2534961161110050380, 4577490615678536948, 2568118326079243860, 5394715958296873743, 5810942583310451530, 2367279934373374932, -3297159106150842638, 4936383635828849353, 5203538557159279632, 4496815079698282351, -3233575627174284342, -4924501361937452434, 2498532008814013815, 5573078406624576688, 7416365186589248504, 2815093753998056936, 323074987145033374, 3858946510313949531, 7238699626340613396, -4875787802328386891, -6363763343116483197, -2450433787202933779, -8995156469658864685, 7132638002394834482, -8660386316155313669, -4970076247598243132, -7131684954990614071, 1216675003788496081, -6725092003465798456, -7985908792657852480, -4260946206000658014, -8529033713596207877, -3159694379813640454, -655839150817236213, 5769575903211600288, -3252352816937952519, 293566633892093817, 5801994824654528634, 2468259820237640973, 1297501630929703858, 4981601707572768662, -4609717088878070698, 1403132798790660624, 2042816900522728231, 5502070125076779302, -4076226522549567597, 6263094996915173615, -8675489810157986370, -696875269251594587, -29223632938105240, -3375772954311691229, -2742590300647157724, -4560228363131202158, 2549339362081133320, -7314581817580967780, -3166505247218208764, 5320669482751903424, 2673812423302781895, 7213726334169693533, 3594555902713869794, -4978116537753604038, -8651462686621980949, 5595895669265814118, 6493759919884701527, 7881559234042774640, -2483538629741643998, 4468410466747388836, 3832677772748979386, -8131354616271854600, -3465460220862899000, 5455684454488058051, 7389706961394298942, 1036495167450229597, -4537830497428342730, -4117562262757603190, 2127446459289819005, -1745506269956940619, 2899470497335350199, -360102332682854310, -8200441520310057003, -6674533894831872570, 6673085490203149114, -3257317093347395670, 5028893602663467180, 3639043931052140628, 9073396662662973636, 8680990914629613076, 9000529365920051156, 9154772514500674210, -1443805351112005666, 3938806509616444739, 1093939097713405204, -5794254548050643393, -281371963617085909, -2299440650675076877, 444633634947235512, -2618605942321133378, 3202524705201841031, -5128969026221372941, 6431263032996715, -139386596825214297, -8177474774730686944, -8436195057046409815, 6666792969837489422, 4673642798362573585, -629737415254428423, 8445258409305730146, 4683898599551558775, 2008217491112054462, 4231900827457819234, 6083919701668634776, 3439776710916033545, -1404941727279556145, -7981594425267894627, -3779094211264876395, 2332371406353002680, -7471709507374284894, -3404771404686273381, 3067381277528892840, 2844264240270746095, 5286789010675654693, -2914349406045362465, -2079854826611152298, 2940929739788996997, 1516057448306074344, -670638288202054990, -4733201348599146095, 8805685352171982401, -4810703775347478236, -4536259056674379679, 7982598406229481651, -3227141716591276153, 5221832804645509487, -2984751893610339895, 6933101701895647957, -7926063074899634360, 3815103018033470553, 1410667616029925183, -5718606857955947592, 4867482930844490331, -7012510699782644231, 8880509190506985814, 2610967349881404471, 4591011435214580004, 3100554269223237183, 396451911792594496, -756858433540206613, -2123312464493126293, 7673731772444026680, 527817141705045070, 317130574968998208, 2379502687713271622, 5050434462382866523, -3766679406016381816, -763423865120366002, 3287285156163583970, 1584215141622681144, 7894636957352642659, 3242816917244540211, 6334057909145505796, -8036675262681705605, -6225378589490219145, -381689948783899421, -2985773928966689868, -4089581130445101631, 4215334044363401469, -454919299581961499, 2521353177073115357, -6659739110063422421, -1714445324862297373]\nINFO [main] 2019-03-23 11:01:52,960 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@72992575[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@2d2a1d9e[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@22aba858}\nINFO [MigrationStage:1] 2019-03-23 11:01:53,047 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,050 Memtable.java:347 - Writing Memtable-schema_keyspaces@818518048(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,051 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=1553338911296, position=102352)\nINFO [MigrationStage:1] 2019-03-23 11:01:53,334 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,334 Memtable.java:347 - Writing Memtable-schema_columnfamilies@342594865(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,351 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=1553338911296, position=102352)\nINFO [MigrationStage:1] 2019-03-23 11:01:53,464 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,465 Memtable.java:347 - Writing Memtable-schema_columns@1226307960(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,495 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=1553338911296, position=102352)\nINFO [MigrationStage:1] 2019-03-23 11:01:53,893 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,893 Memtable.java:347 - Writing Memtable-schema_triggers@87526442(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,894 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=1553338911296, position=102352)\nINFO [MigrationStage:1] 2019-03-23 11:01:54,097 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,098 Memtable.java:347 - Writing Memtable-schema_usertypes@1500983272(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,099 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=1553338911296, position=102352)\nINFO [MigrationStage:1] 2019-03-23 11:01:54,418 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6ae75751[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-03-23 11:01:54,428 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-03-23 11:01:54,429 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3f9091[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-03-23 11:01:54,440 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-03-23 11:01:54,490 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:54,493 Memtable.java:347 - Writing Memtable-local@1373524881(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-23 11:01:54,494 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=1553338911296, position=102595)\nINFO [main] 2019-03-23 11:01:54,909 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51462 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,911 Memtable.java:347 - Writing Memtable-local@230674666(8.348KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,923 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=1553338911296, position=114567)\nINFO [CompactionExecutor:2] 2019-03-23 11:01:55,334 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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')]\nINFO [main] 2019-03-23 11:01:55,398 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-03-23 11:01:55,602 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-03-23 11:01:55,630 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-03-23 11:01:55,630 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-03-23 11:01:55,680 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-03-23 11:01:55,727 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2019-03-23 11:01:56,009 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,965 bytes to 5,778 (~96% of original) in 644ms = 0.008556MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-03-23 11:03:41,999 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-03-23 11:03:42,029 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-03-23 11:03:42,030 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-03-23 11:03:42,033 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-03-23 11:03:44,060 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-03-23 11:03:44,061 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.012s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "Execution done (PID=1747, return_code=0): /tmp/U3CJX/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}], "metadata": {"pagination": {"total": 3190, "offset": 3124, "size": 50}}} 2019-03-23 11:04:31,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:31 GMT 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:31,156 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:04:31,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.009s sys 0m0.044s 2019-03-23 11:04:31,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-03-23 11:04:31,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-03-23 11:04:31,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:3c:ec inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefc:3cec/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:135528 errors:0 dropped:0 overruns:0 frame:0 TX packets:61378 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222384622 (222.3 MB) TX bytes:8494057 (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:816 errors:0 dropped:0 overruns:0 frame:0 TX packets:816 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:137344 (137.3 KB) TX bytes:137344 (137.3 KB) real 0m0.007s user 0m0.005s sys 0m0.001s 2019-03-23 11:04:31,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-03-23 11:04:31,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 10:56 ? 00:00:01 /sbin/init root 2 0 0 10:56 ? 00:00:00 [kthreadd] root 3 2 0 10:56 ? 00:00:00 [ksoftirqd/0] root 5 2 0 10:56 ? 00:00:00 [kworker/0:0H] root 6 2 0 10:56 ? 00:00:00 [kworker/u2:0] root 7 2 0 10:56 ? 00:00:00 [rcu_sched] root 8 2 0 10:56 ? 00:00:00 [rcuos/0] root 9 2 0 10:56 ? 00:00:00 [rcu_bh] root 10 2 0 10:56 ? 00:00:00 [rcuob/0] root 11 2 0 10:56 ? 00:00:00 [migration/0] root 12 2 0 10:56 ? 00:00:00 [watchdog/0] root 13 2 0 10:56 ? 00:00:00 [khelper] root 14 2 0 10:56 ? 00:00:00 [kdevtmpfs] root 15 2 0 10:56 ? 00:00:00 [netns] root 16 2 0 10:56 ? 00:00:00 [writeback] root 17 2 0 10:56 ? 00:00:00 [kintegrityd] root 18 2 0 10:56 ? 00:00:00 [bioset] root 19 2 0 10:56 ? 00:00:00 [kworker/u3:0] root 20 2 0 10:56 ? 00:00:00 [kblockd] root 21 2 0 10:56 ? 00:00:00 [ata_sff] root 22 2 0 10:56 ? 00:00:00 [khubd] root 23 2 0 10:56 ? 00:00:00 [md] root 24 2 0 10:56 ? 00:00:00 [devfreq_wq] root 25 2 0 10:56 ? 00:00:00 [kworker/0:1] root 27 2 0 10:56 ? 00:00:00 [khungtaskd] root 28 2 0 10:56 ? 00:00:00 [kswapd0] root 29 2 0 10:56 ? 00:00:00 [vmstat] root 30 2 0 10:56 ? 00:00:00 [ksmd] root 31 2 0 10:56 ? 00:00:00 [khugepaged] root 32 2 0 10:56 ? 00:00:00 [fsnotify_mark] root 33 2 0 10:56 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 10:56 ? 00:00:00 [crypto] root 46 2 0 10:56 ? 00:00:00 [kthrotld] root 47 2 0 10:56 ? 00:00:00 [kworker/u2:1] root 48 2 0 10:56 ? 00:00:00 [vballoon] root 49 2 0 10:56 ? 00:00:00 [scsi_eh_0] root 50 2 0 10:56 ? 00:00:00 [scsi_eh_1] root 71 2 0 10:56 ? 00:00:00 [deferwq] root 72 2 0 10:56 ? 00:00:00 [charger_manager] root 114 2 0 10:56 ? 00:00:00 [kpsmoused] root 131 2 0 10:56 ? 00:00:00 [kworker/0:2] root 176 2 0 10:57 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 10:57 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 10:57 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 420 2 0 10:57 ? 00:00:00 [kworker/u3:1] root 464 1 0 10:57 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 10:57 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 10:57 ? 00:00:00 [kauditd] message+ 899 1 0 10:57 ? 00:00:00 dbus-daemon --system --fork root 924 1 0 10:57 ? 00:00:00 /lib/systemd/systemd-logind syslog 926 1 0 10:57 ? 00:00:00 rsyslogd root 943 1 0 10:57 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 10:57 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 10:57 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 10:57 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 10:57 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 10:57 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 10:57 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 10:57 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 10:57 ? 00:00:00 cron daemon 1096 1 0 10:57 ? 00:00:00 atd root 1186 1 0 10:57 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 10:57 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1458 1 0 10:57 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_hheo5e/env/bin/python -m cloudify_agent.worker --queue vellum_host_hheo5e --max-workers 5 --name vellum_host_hheo5e ubuntu 1460 1458 0 10:57 ? 00:00:02 /home/ubuntu/vellum_host_hheo5e/env/bin/python -m cloudify_agent.worker --queue vellum_host_hheo5e --max-workers 5 --name vellum_host_hheo5e ubuntu 1604 1 0 10:57 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_hheo5e/env/bin/diamond --configfile /home/ubuntu/vellum_host_hheo5e/work/plugins/diamond/etc/diamond.conf ubuntu 1737 1460 1 11:00 ? 00:00:02 /home/ubuntu/vellum_host_hheo5e/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-mJ6zYW ubuntu 1747 1737 0 11:00 ? 00:00:00 /bin/sh -c /tmp/U3CJX/install-vellum.sh ubuntu 1749 1747 0 11:00 ? 00:00:00 /bin/bash -e /tmp/U3CJX/install-vellum.sh ntp 11710 1 0 11:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12109 1 0 11:03 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13078 1 0 11:03 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13084 13078 0 11:03 ? 00:00:00 cpulimit -e astaire -l 5 root 13150 1 0 11:03 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13940 13150 0 11:04 ? 00:00:00 [check-monit-upt] memcache 13958 1 0 11:04 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.6 -c 4096 -r -U 0 root 13968 13150 0 11:04 ? 00:00:00 [check-memcached] root 13970 13150 0 11:04 ? 00:00:00 [poll_memcached.] root 13977 13150 0 11:04 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13983 13977 0 11:04 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14023 13983 0 11:04 ? 00:00:00 sleep 7 dnsmasq 14108 1 0 11:04 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14155 1749 0 11:04 ? 00:00:00 /bin/bash -e /tmp/U3CJX/install-vellum.sh ubuntu 14156 14155 0 11:04 ? 00:00:00 /bin/bash -e /tmp/U3CJX/install-vellum.sh root 14157 14156 0 11:04 ? 00:00:00 sudo ps -edf root 14158 14157 0 11:04 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-03-23 11:04:31,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-03-23 11:04:31,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14108/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13150/monit tcp 0 0 127.0.0.1:40357 0.0.0.0:* LISTEN 1737/python tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN 13958/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12109/memcached tcp6 0 0 ::1:53 :::* LISTEN 14108/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 11710/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11710/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11710/ntpd udp 0 0 0.0.0.0:40902 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12109/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14108/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11710/ntpd udp6 0 0 ::1:123 :::* 11710/ntpd udp6 0 0 :::123 :::* 11710/ntpd udp6 0 0 :::62958 :::* 567/dhclient udp6 0 0 ::1:53 :::* 14108/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8724 899/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7222 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9029 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.009s user 0m0.003s sys 0m0.003s 2019-03-23 11:04:31,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-23 11:04:31,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-23 11:04:31,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-03-23 11:03:45.143430636 Stopping etcd clearwater-etcd 2019-03-23 11:04:20.748323030 Restarting etcd clearwater-etcd 2019-03-23 11:04:20.759926982 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-03-23 11:04:20.760602222 Check for previous failed startup attempt 2019-03-23 11:04:20.762914519 Running etcdctl member list 47db7561e739b461: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 8045531708945e8d: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false 8f241d5941f18bcd: name=192-168-120-26 peerURLs=http://192.168.120.26:2380 clientURLs=http://192.168.120.26:4000 isLeader=false 2019-03-23 11:04:20.899755278 etcdctl returned 0 2019-03-23 11:04:20.912288371 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-23 11:04:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-23 11:04:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-23 11:04:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-03-23 11:04:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/sysstat /var/log/sysstat/clearwater-sa23 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/chronos /var/log/clearwater-config-manager /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/memcached.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/astaire /var/log/cloud-init.log /var/log/cassandra /var/log/cassandra/system.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/rogers /var/log/rogers/rogers_out.log /var/log/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_20190323T110000Z.txt /var/log/dmesg /var/log/wtmp real 0m0.009s user 0m0.000s sys 0m0.005s 2019-03-23 11:04:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e 2019-03-23 11:04:31,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-03-23 11:04:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.005s user 0m0.004s sys 0m0.002s 2019-03-23 11:04:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-03-23 11:04:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-23 11:04:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-03-23 11:04:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-23 11:04:31,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-03-23 11:04:31,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-03-23 11:01:47,732 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-03-23 11:01:47,748 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:47,863 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-03-23 11:01:48,052 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-03-23 11:01:48,060 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-03-23 11:01:48,060 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-03-23 11:01:48,615 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:48,655 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-03-23 11:01:48,727 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-03-23 11:01:48,727 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-03-23 11:01:48,727 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 698368(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66735552(65171K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16673912(16283K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-03-23 11:01:48,728 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-03-23 11:01:48,729 CassandraDaemon.java:207 - JVM Arguments: [-ea, -javaagent:/usr/share/cassandra/lib/jamm-0.3.0.jar, -XX:+CMSClassUnloadingEnabled, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -Xms496M, -Xmx496M, -Xmn100M, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:+UseTLAB, -XX:CompileCommandFile=/etc/cassandra/hotspot_compiler, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:CMSWaitDuration=10000, -XX:+UseCondCardMark, -Djava.net.preferIPv4Stack=true, -Dcassandra.jmx.local.port=7199, -XX:+DisableExplicitGC, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/var/log/cassandra, -Dcassandra.storagedir=, -Dcassandra-pidfile=/var/run/cassandra/cassandra.pid, -XX:HeapDumpPath=/var/lib/cassandra/java_1553338906.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1553338906.log] INFO [main] 2019-03-23 11:01:48,962 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-03-23 11:01:48,962 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-03-23 11:01:49,398 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-03-23 11:01:49,404 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-03-23 11:01:49,404 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-03-23 11:01:49,413 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-03-23 11:01:49,531 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-03-23 11:01:49,541 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-03-23 11:01:49,542 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-03-23 11:01:49,710 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-03-23 11:01:51,327 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-03-23 11:01:51,338 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-03-23 11:01:51,345 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-03-23 11:01:51,349 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-03-23 11:01:51,354 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-03-23 11:01:51,359 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-03-23 11:01:51,370 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-03-23 11:01:51,376 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-03-23 11:01:51,382 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-03-23 11:01:51,386 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-03-23 11:01:51,392 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-03-23 11:01:51,397 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-03-23 11:01:51,400 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-03-23 11:01:51,404 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-03-23 11:01:51,407 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-03-23 11:01:51,412 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-03-23 11:01:51,527 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-03-23 11:01:51,529 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-03-23 11:01:51,602 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-23 11:01:51,611 Memtable.java:347 - Writing Memtable-local@445921019(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-23 11:01:51,683 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=1553338911296, position=399) INFO [main] 2019-03-23 11:01:52,186 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-03-23 11:01:52,391 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-03-23 11:01:52,391 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-03-23 11:01:52,393 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-03-23 11:01:52,413 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-03-23 11:01:52,414 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-03-23 11:01:52,440 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:52,459 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-03-23 11:01:52,469 SystemKeyspace.java:765 - No host ID found, created aa5a611a-377c-44f8-8ca5-b0f6af355d00 (Note: This should happen exactly once per node). INFO [main] 2019-03-23 11:01:52,474 StorageService.java:807 - Starting up server gossip INFO [main] 2019-03-23 11:01:52,478 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-23 11:01:52,479 Memtable.java:347 - Writing Memtable-local@1372771845(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-23 11:01:52,480 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=1553338911296, position=93397) INFO [main] 2019-03-23 11:01:52,824 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:52,838 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-03-23 11:01:52,868 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-03-23 11:01:52,884 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:52,897 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-03-23 11:01:52,905 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:52,913 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-03-23 11:01:52,927 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-03-23 11:01:52,928 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-23 11:01:52,936 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-03-23 11:01:52,947 StorageService.java:959 - Generated random tokens. tokens are [6681034901820311600, -2570628768361659047, 8498418072453106050, 3986429624252013266, 8404144144643809756, 7177094220841024202, 6900254015451539879, 3049459361963222398, 3492500577791376458, -9201706366157742623, 7006085557247161214, 8173077619225963797, 1038493773736082970, 3543908957754432761, -7408400106815356346, 4195746708903337752, 5814365312111151513, -6147097795033759772, -5123515198337460427, 2495056222455734267, 1485576633394705791, -9186495484504559803, -5611185439445160215, -3132192471530240025, 7783406596161014967, -8008844121366758087, 8352009890430656734, 8146779029856276874, 2958470647230707575, 6182971970251823729, -1971268920029449073, 5947041474955104364, -5372507727499067907, 8670258043868619171, -2510682326438896386, -6206402973130842520, 6229318106463154351, 798783883065642599, -2348066067967886811, 6293132302039407132, 6166328336436061026, 4924106028454533880, 7050706137994549589, 7802452549473705923, 7622213231174601430, 7140403467252466422, -5298830729867555463, -500455666073027050, -1934551369037263087, -8413675618253938120, -6064409984657743282, -1128153821355167428, 1271500841296936880, -8768182743508174747, -901608901985574220, -954500096501061017, 8307470813932472814, 2988271127760242006, -8337679188748709766, 377332785701428524, -2110890602875436485, 6548131320885280606, 815750360790155045, 6256533537790200682, -523607848541574174, -6904196059735504973, 5259548156042814659, -3250119477470240971, 4459978106921344097, -1810338191221158756, -7896011704346015910, -146397008709101720, -2514756420741941565, 6078464262044465972, -7150257251502557282, 2339980888172538142, 2512569634337121201, 1716425498447217989, -6385403599426279626, 4148660581104784916, -1292659461587704828, 4649394445984482490, 3804747382604367422, -4600708673953590443, 1695141768088618513, -548167059340934989, -2534961161110050380, 4577490615678536948, 2568118326079243860, 5394715958296873743, 5810942583310451530, 2367279934373374932, -3297159106150842638, 4936383635828849353, 5203538557159279632, 4496815079698282351, -3233575627174284342, -4924501361937452434, 2498532008814013815, 5573078406624576688, 7416365186589248504, 2815093753998056936, 323074987145033374, 3858946510313949531, 7238699626340613396, -4875787802328386891, -6363763343116483197, -2450433787202933779, -8995156469658864685, 7132638002394834482, -8660386316155313669, -4970076247598243132, -7131684954990614071, 1216675003788496081, -6725092003465798456, -7985908792657852480, -4260946206000658014, -8529033713596207877, -3159694379813640454, -655839150817236213, 5769575903211600288, -3252352816937952519, 293566633892093817, 5801994824654528634, 2468259820237640973, 1297501630929703858, 4981601707572768662, -4609717088878070698, 1403132798790660624, 2042816900522728231, 5502070125076779302, -4076226522549567597, 6263094996915173615, -8675489810157986370, -696875269251594587, -29223632938105240, -3375772954311691229, -2742590300647157724, -4560228363131202158, 2549339362081133320, -7314581817580967780, -3166505247218208764, 5320669482751903424, 2673812423302781895, 7213726334169693533, 3594555902713869794, -4978116537753604038, -8651462686621980949, 5595895669265814118, 6493759919884701527, 7881559234042774640, -2483538629741643998, 4468410466747388836, 3832677772748979386, -8131354616271854600, -3465460220862899000, 5455684454488058051, 7389706961394298942, 1036495167450229597, -4537830497428342730, -4117562262757603190, 2127446459289819005, -1745506269956940619, 2899470497335350199, -360102332682854310, -8200441520310057003, -6674533894831872570, 6673085490203149114, -3257317093347395670, 5028893602663467180, 3639043931052140628, 9073396662662973636, 8680990914629613076, 9000529365920051156, 9154772514500674210, -1443805351112005666, 3938806509616444739, 1093939097713405204, -5794254548050643393, -281371963617085909, -2299440650675076877, 444633634947235512, -2618605942321133378, 3202524705201841031, -5128969026221372941, 6431263032996715, -139386596825214297, -8177474774730686944, -8436195057046409815, 6666792969837489422, 4673642798362573585, -629737415254428423, 8445258409305730146, 4683898599551558775, 2008217491112054462, 4231900827457819234, 6083919701668634776, 3439776710916033545, -1404941727279556145, -7981594425267894627, -3779094211264876395, 2332371406353002680, -7471709507374284894, -3404771404686273381, 3067381277528892840, 2844264240270746095, 5286789010675654693, -2914349406045362465, -2079854826611152298, 2940929739788996997, 1516057448306074344, -670638288202054990, -4733201348599146095, 8805685352171982401, -4810703775347478236, -4536259056674379679, 7982598406229481651, -3227141716591276153, 5221832804645509487, -2984751893610339895, 6933101701895647957, -7926063074899634360, 3815103018033470553, 1410667616029925183, -5718606857955947592, 4867482930844490331, -7012510699782644231, 8880509190506985814, 2610967349881404471, 4591011435214580004, 3100554269223237183, 396451911792594496, -756858433540206613, -2123312464493126293, 7673731772444026680, 527817141705045070, 317130574968998208, 2379502687713271622, 5050434462382866523, -3766679406016381816, -763423865120366002, 3287285156163583970, 1584215141622681144, 7894636957352642659, 3242816917244540211, 6334057909145505796, -8036675262681705605, -6225378589490219145, -381689948783899421, -2985773928966689868, -4089581130445101631, 4215334044363401469, -454919299581961499, 2521353177073115357, -6659739110063422421, -1714445324862297373] INFO [main] 2019-03-23 11:01:52,960 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@72992575[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@2d2a1d9e[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@22aba858} INFO [MigrationStage:1] 2019-03-23 11:01:53,047 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,050 Memtable.java:347 - Writing Memtable-schema_keyspaces@818518048(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,051 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=1553338911296, position=102352) INFO [MigrationStage:1] 2019-03-23 11:01:53,334 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,334 Memtable.java:347 - Writing Memtable-schema_columnfamilies@342594865(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,351 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=1553338911296, position=102352) INFO [MigrationStage:1] 2019-03-23 11:01:53,464 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,465 Memtable.java:347 - Writing Memtable-schema_columns@1226307960(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-23 11:01:53,495 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=1553338911296, position=102352) INFO [MigrationStage:1] 2019-03-23 11:01:53,893 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,893 Memtable.java:347 - Writing Memtable-schema_triggers@87526442(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-23 11:01:53,894 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=1553338911296, position=102352) INFO [MigrationStage:1] 2019-03-23 11:01:54,097 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,098 Memtable.java:347 - Writing Memtable-schema_usertypes@1500983272(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,099 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=1553338911296, position=102352) INFO [MigrationStage:1] 2019-03-23 11:01:54,418 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@6ae75751[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-03-23 11:01:54,428 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-03-23 11:01:54,429 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3f9091[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-03-23 11:01:54,440 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-03-23 11:01:54,490 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-23 11:01:54,493 Memtable.java:347 - Writing Memtable-local@1373524881(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-23 11:01:54,494 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=1553338911296, position=102595) INFO [main] 2019-03-23 11:01:54,909 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51462 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,911 Memtable.java:347 - Writing Memtable-local@230674666(8.348KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-23 11:01:54,923 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=1553338911296, position=114567) INFO [CompactionExecutor:2] 2019-03-23 11:01:55,334 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-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db')] INFO [main] 2019-03-23 11:01:55,398 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-03-23 11:01:55,602 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-03-23 11:01:55,630 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-03-23 11:01:55,630 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-03-23 11:01:55,680 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-03-23 11:01:55,727 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2019-03-23 11:01:56,009 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,965 bytes to 5,778 (~96% of original) in 644ms = 0.008556MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-03-23 11:03:41,999 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-03-23 11:03:42,029 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-03-23 11:03:42,030 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-03-23 11:03:42,033 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-03-23 11:03:44,060 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-03-23 11:03:44,061 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.012s user 0m0.002s sys 0m0.003s 2019-03-23 11:04:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:04:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-23 11:04:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1747, return_code=0): /tmp/U3CJX/install-vellum.sh 2019-03-23 11:04:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:04:31,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:04:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-03-23 11:04:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-03-23 11:04:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:04:31,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:31,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:31,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:31,229 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:31 GMT 2019-03-23 11:04:31,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:31,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:31,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:31,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:31,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:36,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:36,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:36,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:36,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:36,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\xe9' in position 33462: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " File \"/home/ubuntu/vellum_host_hheo5e/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " \r100 3149 100 3149 0 0 17843 0 --:--:-- --:--:-- --:--:-- 17892", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:28.295Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:27.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.66176238-ce87-4424-8c42-7019067cec92"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:29.017Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:28.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:29.017Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:28.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:29.017Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:28.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:29.017Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:28.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:30.934Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UU7QY/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:31.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:31.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "Process created, PID: 14421", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "[vellum] 192.168.120.6", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:31.794Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:30.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3199, "offset": 3174, "size": 50}}} 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:36 GMT 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:04:36,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:36,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:36,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:36,341 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:04:36,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-03-23 11:04:36,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-03-23 11:04:36,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:04:36,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\xe9' in position 33462: ordinal not in range(128)") 2019-03-23 11:04:36,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-03-23 11:04:36,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-03-23 11:04:36,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_hheo5e/env/bin/ctx", line 13, in 2019-03-23 11:04:36,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-03-23 11:04:36,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17843 0 --:--:-- --:--:-- --:--:-- 17892 2019-03-23 11:04:36,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-hheo5e 2019-03-23 11:04:36,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-23 11:04:36,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-23 11:04:36,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-23 11:04:36,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:04:36,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:04:36,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/UU7QY/start-vellum.sh 2019-03-23 11:04:36,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:04:36,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:04:36,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:04:36,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-03-23 11:04:36,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14421 2019-03-23 11:04:36,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-03-23 11:04:36,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2019-03-23 11:04:36,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:04:36,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:04:36,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:36,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:36 GMT 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:36,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:41,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:41,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:41.301Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:41.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3200, "offset": 3199, "size": 50}}} 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:41 GMT 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:41,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:04:41,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:41,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:41,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:41 GMT 2019-03-23 11:04:41,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:41,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:41,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:41,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:41,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:46,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:46,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:46,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:46,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:46,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:46,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3200, "offset": 3200, "size": 50}}} 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:46 GMT 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:46,660 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:46,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:46,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:46,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:46 GMT 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:46,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:46,720 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:46,720 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:51,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:51,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:51,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:51,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:51,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:51,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:51,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:50.894Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:50.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:04:51.521Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:04:51.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3202, "offset": 3200, "size": 50}}} 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:51 GMT 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:51,834 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:04:51,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:04:51,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:04:51,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:51,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:51,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:51,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:51 GMT 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:51,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:51,903 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:51,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:56,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:04:57,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:57,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:57,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3202, "offset": 3202, "size": 50}}} 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:57 GMT 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:04:57,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:57,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:57,118 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:04:57,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:04:57,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:04:57 GMT 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:04:57,277 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:02,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:02,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:02,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:02,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:02,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:01.524Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:01.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3203, "offset": 3202, "size": 50}}} 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:02 GMT 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:05:02,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:02,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:02,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:02,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:05:02,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:02,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:02,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:02,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:02,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:02,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:02 GMT 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:02,504 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:07,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:07,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:07,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3203, "offset": 3203, "size": 50}}} 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:07 GMT 2019-03-23 11:05:07,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:07,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:05:07,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:07,685 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:07,685 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:07,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:07,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:07,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:07,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:07,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:07 GMT 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:07,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:12,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:12,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:12,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:12,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:12,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:12,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:10.898Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:11.514Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:11.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3205, "offset": 3203, "size": 50}}} 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:12 GMT 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:12,901 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:05:12,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:05:12,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:05:12,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:12,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:12,965 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:12 GMT 2019-03-23 11:05:12,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:12,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:12,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:12,965 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:12,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:17,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:18,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:18,062 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:18,062 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:18,062 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:18,062 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:18,062 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:18 GMT 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:18,063 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:18,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:18,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:18,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:18,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:18,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:18,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:18 GMT 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:18,122 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:23,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:23,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:21.522Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:21.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3206, "offset": 3205, "size": 50}}} 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:23 GMT 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:23,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:23,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:05:23,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:23,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:23,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:23,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:23,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:23 GMT 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:23,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:28,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:28,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:28,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:28,414 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:28,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:28,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:28,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3206, "offset": 3206, "size": 50}}} 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:28 GMT 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:28,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:28,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:28,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:28,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:28,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:28,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:28 GMT 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:28,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:33,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:33,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:33,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:33,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:33,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:33,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:30.896Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:30.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:31.513Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:31.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3208, "offset": 3206, "size": 50}}} 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:33 GMT 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:33,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:33,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:33,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:05:33,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:05:33,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:05:33,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:33,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:33,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:33,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:33,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:33,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:33,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:33 GMT 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:33,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:38,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:38,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:38,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:38,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:38,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:38,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:38 GMT 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:38,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:38,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:38,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:38,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:38,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:38,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:38,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:38,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:38,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:38 GMT 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:38,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:43,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:44,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:44,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:41.526Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:41.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3209, "offset": 3208, "size": 50}}} 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:44 GMT 2019-03-23 11:05:44,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:44,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:05:44,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:44,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:44,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:44,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:05:44,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:44,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:44 GMT 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:44,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:49,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:49,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3209, "offset": 3209, "size": 50}}} 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:49 GMT 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:49,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:49,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:49,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:49,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:49 GMT 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:49,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:49,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:49,281 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:49,281 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:54,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:54,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:54,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:50.898Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:50.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:05:51.715Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:05:51.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3211, "offset": 3209, "size": 50}}} 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:54 GMT 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:54,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:54,394 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:54,394 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:05:54,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:05:54,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:05:54,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:54,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:54,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:54,456 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:54 GMT 2019-03-23 11:05:54,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:54,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:54,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:54,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:54,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:59,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:05:59,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:59,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:59,570 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:59,570 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:59 GMT 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:59,571 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:59,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:05:59,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:05:59,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:05:59,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:05:59,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:05:59,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:05:59,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:05:59 GMT 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:05:59,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:05:59,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:04,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:04,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:04,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:04,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:01.724Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:01.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3212, "offset": 3211, "size": 50}}} 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:04 GMT 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:04,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:06:04,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:04,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:04,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:06:04,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:04,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:04,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:04 GMT 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:04,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:04,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:04,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:04,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:09,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:10,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:10,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3212, "offset": 3212, "size": 50}}} 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:10 GMT 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:10,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:10,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:10,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:10 GMT 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:10,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:10,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:10,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:10,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:15,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:15,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:10.899Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:10.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:11.717Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:11.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3214, "offset": 3212, "size": 50}}} 2019-03-23 11:06:15,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:15 GMT 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:15,186 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:06:15,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:06:15,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:06:15,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:15,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:15 GMT 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:15,261 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:20,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:20,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:20,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:20,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:20,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:20,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:20,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3214, "offset": 3214, "size": 50}}} 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:20 GMT 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:20,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:20,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:20,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:20,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:20,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:20,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:20,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:20,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:20 GMT 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:20,420 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:25,426 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:25,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:21.731Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:21.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3215, "offset": 3214, "size": 50}}} 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:25,542 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:25 GMT 2019-03-23 11:06:25,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:25,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:06:25,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:25,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:25,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:25,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:06:25,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:25,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:25,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:25 GMT 2019-03-23 11:06:25,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:25,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:25,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:25,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:25,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:30,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:30,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3215, "offset": 3215, "size": 50}}} 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:30 GMT 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:30,724 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:30,725 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:30,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:30,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:30,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:30 GMT 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:30,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:30,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:30,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:35,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:35,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:35,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:35,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:30.907Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:30.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:31.724Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:31.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3217, "offset": 3215, "size": 50}}} 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:35 GMT 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:35,914 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:06:35,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:35,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:35,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:35,915 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:06:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:06:35,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:06:35,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:35,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:35 GMT 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:35,982 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:40,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:41,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:41,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3217, "offset": 3217, "size": 50}}} 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:41 GMT 2019-03-23 11:06:41,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:41,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:06:41,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:41,096 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:41,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:41,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:41,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:41 GMT 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:41,154 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:46,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:46,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:46,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:41.734Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:41.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3218, "offset": 3217, "size": 50}}} 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:46 GMT 2019-03-23 11:06:46,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:46,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:06:46,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:46,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:46,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:46,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:06:46,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:46,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:46,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:46,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:46 GMT 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:46,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:46,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:46,348 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:46,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:51,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:51,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:51,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:51,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:51,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:51,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:51,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:50.960Z", "message": "Waiting for process 14421 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:50.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3219, "offset": 3218, "size": 50}}} 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:51 GMT 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:51,485 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:51,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14421 to end... 2019-03-23 11:06:51,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:51,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:51 GMT 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:51,556 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:56,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:06:56,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:06:51.935Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:06:51.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3220, "offset": 3219, "size": 50}}} 2019-03-23 11:06:56,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:56 GMT 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:06:56,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-23 11:06:56,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:06:56,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:06:56 GMT 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:06:56,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:07:01,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:07:01,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3220, "offset": 3220, "size": 50}}} 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:07:01 GMT 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:07:01,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:07:01,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:07:01 GMT 2019-03-23 11:07:01,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:07:01,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-23 11:07:01,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:07:01,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:07:01,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:07:06,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:07:06,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:07:06,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:07:06,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:07:06,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:01.949Z", "message": " /tmp/UU7QY/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7222 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9029 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6535 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": "Execution done (PID=14421, return_code=0): /tmp/UU7QY/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:3c:ec ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " inet6 addr: fe80::f816:3eff:fefc:3cec/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " RX packets:136099 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " TX packets:62245 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " RX bytes:222518991 (222.5 MB) TX bytes:8749540 (8.7 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " RX packets:2038 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " TX packets:2038 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " RX bytes:283854 (283.8 KB) TX bytes:283854 (283.8 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " will not be shown, you would have to be root to see it all.)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " tcp 0 0 127.0.0.1:47093 0.0.0.0:* LISTEN 14322/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:07:02.464Z", "message": " tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:07:01.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1ca24724-fe40-4006-a8a8-ae370669fe79", "logger": "ctx.49d1b8dd-5f63-4dfd-a6e7-dc2ff77d1f8e"}], "metadata": {"pagination": {"total": 3327, "offset": 3220, "size": 50}}} 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:07:06 GMT 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:07:06,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:07:06,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:07:06,972 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:07:06,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: connect: Connection refused 2019-03-23 11:07:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-03-23 11:07:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: connect: Connection refused 2019-03-23 11:07:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-03-23 11:07:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: connect: Connection refused 2019-03-23 11:07:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-03-23 11:07:06,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: connect: Connection refused 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: connect: Connection refused 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: connect: Connection refused 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/UU7QY/start-vellum.sh: line 22: /dev/tcp/192.168.120.6/7000: Connection refused 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7222 - /run/udev/control 2019-03-23 11:07:06,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9029 - /var/run/acpid.socket 2019-03-23 11:07:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6535 - @/com/ubuntu/upstart 2019-03-23 11:07:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14421, return_code=0): /tmp/UU7QY/start-vellum.sh 2019-03-23 11:07:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:07:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:07:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:07:06,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:3c:ec 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fefc:3cec/64 Scope:Link 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-03-23 11:07:06,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136099 errors:0 dropped:0 overruns:0 frame:0 2019-03-23 11:07:06,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:62245 errors:0 dropped:0 overruns:0 carrier:0 2019-03-23 11:07:06,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-03-23 11:07:06,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222518991 (222.5 MB) TX bytes:8749540 (8.7 MB) 2019-03-23 11:07:06,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:07:06,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-03-23 11:07:06,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:2038 errors:0 dropped:0 overruns:0 frame:0 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:2038 errors:0 dropped:0 overruns:0 carrier:0 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:283854 (283.8 KB) TX bytes:283854 (283.8 KB) 2019-03-23 11:07:06,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-03-23 11:07:06,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-03-23 11:07:06,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-03-23 11:07:06,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-03-23 11:07:06,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-03-23 11:07:06,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN - 2019-03-23 11:07:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:47093 0.0.0.0:* LISTEN 14322/python 2019-03-23 11:07:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-03-23 11:07:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-03-23 11:07:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-03-23 11:07:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 192.168.120.6:11211 0.0.0.0:* LISTEN - 2019-03-23 11:07:06,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/1ca24724-fe40-4006-a8a8-ae370669fe79 2019-03-23 11:07:07,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:07:07,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:07:07,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T11:07:05.929Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"} 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:07:07 GMT 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:07:07,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-03-23 11:07:07,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:07:07,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:07:07,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:07:07,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-03-23T10:53:33.362Z', u'id': u'1ca24724-fe40-4006-a8a8-ae370669fe79', u'ended_at': u'2019-03-23T11:07:05.929Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-03-23T10:53:33.362Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-03-23 11:07:07,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-03-23 11:07:07,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:07:07,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:07:07,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.209"}, "deployment_id": "clearwater-opnfv"} 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:07:07 GMT 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:07:07,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-03-23 11:07:07,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:07:07,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:07:07,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:07:07,119 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.209 2019-03-23 11:07:07,205 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-03-23 11:07:07,275 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-03-23 11:07:07,276 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-03-23 11:07:07,311 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:07:07,312 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-03-23 11:07:32,385 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:07:32,385 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-03-23 11:07:57,426 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:07:57,427 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-03-23 11:08:22,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:08:22,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-03-23 11:08:47,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:08:47,511 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-03-23 11:09:12,537 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:09:12,537 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-03-23 11:09:37,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:09:37,577 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-03-23 11:10:02,638 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:10:02,638 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-03-23 11:10:27,687 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:10:27,688 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-03-23 11:10:52,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:10:52,717 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-03-23 11:11:17,764 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:11:17,765 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-03-23 11:11:42,813 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:11:42,814 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-03-23 11:12:07,862 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-23 11:12:07,862 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 13: cannot create a number 2019-03-23 11:12:33,119 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550098@clearwater.opnfv', u'sip_username': u'6505550098', u'formatted_number': u'(650) 555-0098', u'number': u'6505550098', u'sip_uri': u'sip:6505550098@clearwater.opnfv', u'number_id': u'ddb09c2080074941bcea5786b0d0135f', u'sip_password': u'gnYhzKM55', u'pstn': False} 2019-03-23 11:12:33,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-03-23 11:12:33,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:12:33,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:12:33,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.207", "ellis_ip": "172.30.9.209"}, "deployment_id": "clearwater-opnfv"} 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:12:33 GMT 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:12:33,206 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:12:33,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:12:33,207 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-03-23 11:12:33,207 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-03-23 11:12:33,215 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-03-23 11:12:33,216 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-03-23 11:14:49,042 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550227, 6505550918) Passed Basic Call - SDP (TCP) - (6505550520, 6505550850) Passed Basic Call - Tel URIs (TCP) - (6505550991, 6505550714) Passed Basic Call - Unknown number (TCP) - (6505550168, 6505550463) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550448, 6505550776) Passed Basic Call - Messages - Pager model (TCP) - (6505550009, 6505550835) Passed Basic Call - Pracks (TCP) - (6505550886, 6505550979) Passed Basic Registration (TCP) - (6505550740) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550646, 6505550647) Passed Call Barring - Outbound Rejection (TCP) - (6505550823, 6505550725) 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) - (6505550537, 6505550877) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550926, 6505550211, 6505550571) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550297, 6505550090, 6505550030) Passed Call Diversion - Not reachable (408) (TCP) - (6505550351, 6505550601, 6505550709) Passed Call Diversion - Not reachable (503) (TCP) - (6505550698, 6505550483, 6505550437) Passed Call Diversion - Not reachable (500) (TCP) - (6505550137, 6505550220, 6505550251) Passed Call Diversion - Busy (TCP) - (6505550379, 6505550193, 6505550616) Passed Call Diversion - Unconditional (TCP) - (6505550203, 6505550114, 6505550558) Passed Call Diversion - No answer (TCP) - (6505550608, 6505550690, 6505550229) Passed Call Diversion - Bad target URI (TCP) - (6505550042, 6505550650) Passed Call Diversion - Audio-only call (TCP) - (6505550488, 6505550332, 6505550400, 6505550822) Passed Call Diversion - Audio-video call (TCP) - (6505550926, 6505550779, 6505550703, 6505550696) Passed Call Forking - Mainline (TCP) - (6505550037, 6505550431) Passed Call Forking - Endpoint offline (TCP) - (6505550895, 6505550168) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550065, 6505550541) Passed Call Waiting - Accepted (TCP) - (6505550865, 6505550421, 6505550800) Passed Call Waiting - Cancelled (TCP) - (6505550648, 6505550351, 6505550976) Passed CANCEL - Mainline (TCP) - (6505550768, 6505550892) Passed Filtering - Accept-Contact (TCP) - (6505550886, 6505550008) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550705, 6505550739) Passed Filtering - Accept-Contact no match (TCP) - (6505550884, 6505550732) Passed Filtering - Accept-Contact negated match (TCP) - (6505550616, 6505550455) Passed Filtering - RFC3841 example (TCP) - (6505550042, 6505550147) Passed Filtering - Reject-Contact no match (TCP) - (6505550566, 6505550791) Passed Filtering - Reject-Contact match (TCP) - (6505550093, 6505550849) 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) - (6505550052) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550753) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550080) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550199) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550687, 6505550806) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550218, 6505550886) Passed GRUU - Call - only GRUU as target (TCP) - (6505550194, 6505550711) Passed GRUU - Call - AoR as target (TCP) - (6505550460, 6505550680) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550798, 6505550496) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550713, 6505550336) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550511, 6505550991) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550686, 6505550927) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550857, 6505550501) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550174, 6505550821) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550460) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550225) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550158) 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) - (6505550909, 6505550044) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-03-23 11:14:49,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-03-23 11:14:49,166 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 11:14:49,166 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:46 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-23 11:14:49,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-03-23 11:14:49,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions 2019-03-23 11:14:49,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:14:49,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:14:49,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:14:49,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:14:49,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T10:53:29.574Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:27.277Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:27.279Z", "id": "f0d5826e-dabc-4e61-930f-096de96b8e3a"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T11:07:05.929Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:33.362Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T10:53:33.362Z", "id": "1ca24724-fe40-4006-a8a8-ae370669fe79"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:14:49 GMT 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:14:49,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:14:49,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:14:49,265 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:14:49,266 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.202:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-03-23 11:14:49,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:14:49,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:14:49,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:14:49 GMT 2019-03-23 11:14:49,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:14:49,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:14:49,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:14:49,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:14:49,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:14:49,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:14:50,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:14:50,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:14:50,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:14:50 GMT 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:14:50,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-23 11:14:50,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:14:50,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:14:50,091 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:14:50,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:14:50,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:14:50,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:14:50,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:14:50,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:14:50,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:14:50 GMT 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:14:50,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:14:55,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:14:55,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:50.790Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:50.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:54.417Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.016Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.016Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 5, "offset": 0, "size": 50}}} 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:14:55 GMT 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:14:55,299 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:14:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-03-23 11:14:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:14:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:14:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:14:55,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:14:55,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:14:55,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:14:55,373 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:14:55 GMT 2019-03-23 11:14:55,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:14:55,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:14:55,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:14:55,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:14:55,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:00,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:00,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:00,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:00,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:00,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:00,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:00,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.598Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.598Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.598Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:54.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:55.598Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Execution done (PID=17752, return_code=1): /tmp/F12IW/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "vellum_3167kv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/F12IW/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Process created, PID: 17752", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.211Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:55.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2258cfd8-1706-4fdc-bea2-ae259295ba57"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:56.780Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/VGG1Y/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "Process created, PID: 18529", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "dime_zr0hww", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:56.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:57.504Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/65FHL/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Execution done (PID=24983, return_code=1): /tmp/65FHL/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "bono_o7p6rh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Process created, PID: 24983", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.191Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:57.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3e4dd710-3aa6-4002-8eee-e46f08f8af73"}, {"node_instance_id": "homer_1vi3hd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.776Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:58.776Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/HR575/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "vellum_3167kv", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/65FHL/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/65FHL/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/65FHL/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:14:59.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}], "metadata": {"pagination": {"total": 72, "offset": 5, "size": 50}}} 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:00 GMT 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:00,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:00,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17752, return_code=1): /tmp/F12IW/stop-ellis.sh 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-23 11:15:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/F12IW/stop-ellis.sh 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17752 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/VGG1Y/stop-sprout.sh 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18529 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/65FHL/stop-vellum.sh 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24983, return_code=1): /tmp/65FHL/stop-vellum.sh 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 24983 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-03-23 11:15:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/HR575/stop-bono.sh 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/65FHL/stop-vellum.sh, exit_code: 1 2019-03-23 11:15:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:00,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:00,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:00,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:00,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:00,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:00 GMT 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:00,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:00,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:05,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:05,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:05,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/O1ARL/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Process created, PID: 15927", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Execution done (PID=15927, return_code=1): /tmp/O1ARL/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:58.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:14:59.417Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bd3e35b9-432f-4fa3-9115-0c76e28b40bd"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.024Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.024Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/O1ARL/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/O1ARL/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_jn28a1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_jn28a1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/dime_host_jn28a1/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/dime_host_jn28a1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/dime_host_jn28a1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/dime_host_jn28a1/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/O1ARL/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:14:59.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.024Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JU8CY/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Process created, PID: 16893", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:00.642Z", "message": "Execution done (PID=16893, return_code=1): /tmp/JU8CY/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.622Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.156Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.464Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3MHE5/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.986Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:00.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.df35a833-ff96-4389-b689-115c09dfe840"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.247Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:14:59.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/JU8CY/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/JU8CY/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/JU8CY/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:15:01.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {u'vellum_3167kv': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-3167kv'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.588Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.588Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.588Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}], "metadata": {"pagination": {"total": 187, "offset": 55, "size": 50}}} 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:05 GMT 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:05,882 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:05,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:05,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/O1ARL/stop-dime.sh 2019-03-23 11:15:05,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:05,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15927 2019-03-23 11:15:05,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:05,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:05,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'dime' not found 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15927, return_code=1): /tmp/O1ARL/stop-dime.sh 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:05,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/O1ARL/stop-dime.sh, exit_code: 1 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-03-23 11:15:05,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:05,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-03-23 11:15:05,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:05,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:05,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/JU8CY/stop-homer.sh 2019-03-23 11:15:05,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:05,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16893 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16893, return_code=1): /tmp/JU8CY/stop-homer.sh 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:15:05,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3MHE5/bind.py 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:05,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JU8CY/stop-homer.sh, exit_code: 1 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {u'vellum_3167kv': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-3167kv'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:05,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:05,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:15:05,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:05,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:06,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:06,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:06 GMT 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:06,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:06,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:06,330 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:06,330 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:11,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:11,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:11,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:11,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:11,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:11,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Execution done (PID=16303, return_code=1): /tmp/HR575/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Execution done (PID=18529, return_code=1): /tmp/VGG1Y/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.588Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.588Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.578Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/JU8CY/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/JU8CY/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/homer_host_byc0vc/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/JU8CY/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:15:01.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": " There is no service named \"clearwater_config_manager\"", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": " ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0af38f0d-f8ff-4081-9ca1-5b8b06e543e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:01.802Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {u'vellum_3167kv': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-3167kv'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.588Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e5332e5-4f05-4be7-96f6-3b805075d996"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppUx1hu', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.859Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UJQ8D/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.925Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.869Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": "sprout_c0i65k", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/VGG1Y/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/VGG1Y/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_yyfyhq/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_yyfyhq/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/sprout_host_yyfyhq/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/sprout_host_yyfyhq/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_yyfyhq/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/sprout_host_yyfyhq/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/VGG1Y/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:15:02.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.411Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.445Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.179Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:02.389Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:01.878Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e07b9a0d-423a-4663-84bb-9b4c2334df05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.502Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.786Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.779Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_3VrvP', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.771Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.518Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.518Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.517Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.511Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdoX6Yp', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.503Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.287Z", "source_id": "ellis_vt9ppe", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/HR575/stop-bono.sh, exit_code: 1", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/HR575/stop-bono.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_95xnra/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_95xnra/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/bono_host_95xnra/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/bono_host_95xnra/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/bono_host_95xnra/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/bono_host_95xnra/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/HR575/stop-bono.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:15:02.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.081Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.503Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.296a1210-812c-44b9-9016-a74e7c553823"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.604Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U4U0X/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.037Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}], "metadata": {"pagination": {"total": 261, "offset": 105, "size": 50}}} 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:11 GMT 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:11,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:11,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:11,444 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:11,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Sprout SIP Router sprout 2019-03-23 11:15:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16303, return_code=1): /tmp/HR575/stop-bono.sh 2019-03-23 11:15:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18529, return_code=1): /tmp/VGG1Y/stop-sprout.sh 2019-03-23 11:15:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:11,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:11,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/JU8CY/stop-homer.sh, exit_code: 1 2019-03-23 11:15:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_config_manager" 2019-03-23 11:15:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-23 11:15:11,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {u'vellum_3167kv': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-3167kv'}}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppUx1hu', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UJQ8D/bind.py 2019-03-23 11:15:11,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/VGG1Y/stop-sprout.sh, exit_code: 1 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:15:11,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_3VrvP', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:15:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:11,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdoX6Yp', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/HR575/stop-bono.sh, exit_code: 1 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {u'dime_zr0hww': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-zr0hww'}}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:11,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:11,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U4U0X/bind.py 2019-03-23 11:15:11,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:11,557 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:11,558 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:11,559 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:11 GMT 2019-03-23 11:15:11,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:11,559 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:11,559 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:11,559 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:11,559 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:16,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:16,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:16,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:16,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.588Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.588Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.557Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.311Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U4U0X/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.037Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:02.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.604Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:03.689Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.604Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.267Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.065Z", "source_id": "vellum_3167kv", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.267Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.139Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.267Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.267Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmptkfAD8', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.754Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.267Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.762Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.267Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:03.769Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ce52bf9d-8b0d-40ff-a96d-6c3117ff2022"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.792Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.876Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.792Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.182Z", "source_id": "dime_zr0hww", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.792Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.029Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.792Z", "message": "Downloaded scripts/bind/bind.py to /tmp/GREBU/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.459Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:04.792Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.614Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.954Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.912Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEyv1RU', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.913Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.765Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.160Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.150Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpqjDisW', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.140Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.912Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.954Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.954Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:05.455Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:04.936Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.894c21e2-f050-4015-bbb1-84a6bdd54389"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.123Z", "message": "Downloaded scripts/bind/bind.py to /tmp/78F0V/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.166Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.123Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.529Z", "source_id": "homer_1vi3hd", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.123Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.951Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.123Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PV35S/bind.py", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:05.431Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.486Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgtiKkr', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.489Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.500Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.506Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.507Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.507Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.486Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.438Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:06.701Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.485Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphGct2R', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.696Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 299, "offset": 155, "size": 50}}} 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:16 GMT 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:16,637 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:16,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:16,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:16,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:16,638 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:15:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:15:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:15:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U4U0X/bind.py 2019-03-23 11:15:16,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {u'homer_1vi3hd': {u'public_address': u'', u'private_address': u'192.168.120.21', u'name': u'homer-1vi3hd'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptkfAD8', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:16,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:15:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:15:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/GREBU/bind.py 2019-03-23 11:15:16,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, u'vellum': {}, u'bono': {u'bono_o7p6rh': {u'public_address': u'172.30.9.205', u'private_address': u'192.168.120.26', u'name': u'bono-o7p6rh'}}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEyv1RU', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:16,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:15:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpqjDisW', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:15:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:15:16,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/78F0V/bind.py 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PV35S/bind.py 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgtiKkr', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:16,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_c0i65k': {u'public_address': u'', u'private_address': u'192.168.120.29', u'name': u'sprout-c0i65k'}}, 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.7', u'hss_hostname': u''}. 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:16,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:16,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:15:16,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:15:16,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphGct2R', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:16,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:16,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:16,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:16,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:16,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:16,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:16 GMT 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:16,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:16,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:21,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:21,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:21,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:21,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:21,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:21,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:21,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmphGct2R', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.696Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.712Z", "source_id": "bono_o7p6rh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c59e2676-75e6-48f7-aea2-a4f2f7e889d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.820Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.883Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.884Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcUnSjC', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.885Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.899Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.907Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.908Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:06.908Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpH8pEnQ', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.101Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.110Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.298Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.118Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5b7b0528-396b-4b78-97a8-c65918164923"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Process created, PID: 17968", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "vellum_3167kv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_0yyvam", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.404Z", "source_id": "sprout_c0i65k", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:07.909Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AXEKS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Process created, PID: 25166", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BC9HS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:08.509Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:07.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.107Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.107Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.107Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "Process created, PID: 16081", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/XDRFT/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:09.775Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:08.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3ZU1K/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "Process created, PID: 17014", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "sprout_c0i65k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:10.424Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:09.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CZ0TT/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}], "metadata": {"pagination": {"total": 341, "offset": 205, "size": 50}}} 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:21 GMT 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:21,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:21,847 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:21,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:21,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmphGct2R', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:21,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:15:21,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-23 11:15:21,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-23 11:15:21,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-03-23 11:15:21,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcUnSjC', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:21,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-23 11:15:21,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-23 11:15:21,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-23 11:15:21,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.207', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-03-23 11:15:21,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpH8pEnQ', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:21,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17968 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:21,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:21,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:21,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-23 11:15:21,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AXEKS/remove-cluster-node.sh 2019-03-23 11:15:21,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 25166 2019-03-23 11:15:21,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:21,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BC9HS/remove-cluster-node.sh 2019-03-23 11:15:21,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-23 11:15:21,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:21,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:21,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:21,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:21,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:21,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16081 2019-03-23 11:15:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/XDRFT/remove-cluster-node.sh 2019-03-23 11:15:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:15:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/3ZU1K/remove-cluster-node.sh 2019-03-23 11:15:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-23 11:15:21,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17014 2019-03-23 11:15:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:21,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CZ0TT/remove-cluster-node.sh 2019-03-23 11:15:21,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:21,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:21,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:21,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:21,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:21,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:21,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:21 GMT 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:21,920 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:26,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:27,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:27,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_o7p6rh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CZ0TT/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.069Z", "message": "Process created, PID: 18691", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:10.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:11.574Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/WT84H/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Execution done (PID=17968, return_code=0): /tmp/AXEKS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": " Removed member 8045531708945e8d from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "ellis_vt9ppe", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a8b8bb6-a0d3-4d7f-8029-d04dd9d9d721"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Process created, PID: 16504", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.077Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.724Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:12.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.724Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:12.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.724Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_vt9ppe", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:12.724Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:11.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:13.894Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:14.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:14.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": "Execution done (PID=16081, return_code=0): /tmp/XDRFT/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": " Removed member 2c9af39eee453a4e from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_zr0hww", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:14.527Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:13.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b062d123-8022-4320-9491-d51479e4530c"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:15.161Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:14.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:15.161Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:14.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:17.331Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:17.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:18.048Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:17.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:18.717Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}], "metadata": {"pagination": {"total": 365, "offset": 255, "size": 50}}} 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:27 GMT 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:27,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-23 11:15:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/CZ0TT/remove-cluster-node.sh 2019-03-23 11:15:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-23 11:15:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18691 2019-03-23 11:15:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-23 11:15:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-23 11:15:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-23 11:15:27,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/WT84H/remove-cluster-node.sh 2019-03-23 11:15:27,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:27,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:27,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:27,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:27,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17968, return_code=0): /tmp/AXEKS/remove-cluster-node.sh 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 8045531708945e8d from cluster 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-23 11:15:27,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16504 2019-03-23 11:15:27,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-23 11:15:27,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-23 11:15:27,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:15:27,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:27,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:15:27,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:27,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-23 11:15:27,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:15:27,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:27,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-23 11:15:27,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-23 11:15:27,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16081, return_code=0): /tmp/XDRFT/remove-cluster-node.sh 2019-03-23 11:15:27,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 2c9af39eee453a4e from cluster 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:15:27,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:27,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:27,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:27,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:27,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:27,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:27,134 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:27 GMT 2019-03-23 11:15:27,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:27,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:27,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:27,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:27,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:32,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:32,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:32,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:32,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:32,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " Removed member 47db7561e739b461 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Execution done (PID=17014, return_code=0): /tmp/3ZU1K/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "homer_1vi3hd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:18.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5525cb70-c730-4f9e-ab0e-ca924a5289fe"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.239Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_1vi3hd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": "Execution done (PID=16504, return_code=0): /tmp/WT84H/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": " Removed member 8f241d5941f18bcd from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:19.951Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9bc53e6d-6c0c-4d4d-9722-cf3378f21077"}, {"node_instance_id": "bono_o7p6rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:20.553Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:20.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:20.553Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:20.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:20.553Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:19.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:21.155Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:20.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:21.155Z", "message": "Stopping Agent ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:20.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ed47cb3a-3a10-4c60-8897-a304d7c09ea4"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:21.155Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:20.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:21.155Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:20.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:21.786Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:21.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:21.786Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:21.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:22.453Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:21.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:22.453Z", "message": "Stopping Agent dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:22.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a88df42-26d2-4006-9b36-2b505c2db4bd"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:22.453Z", "message": "Successfully stopped daemon: ellis_host_pcgfey\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:21.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ed47cb3a-3a10-4c60-8897-a304d7c09ea4"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:22.453Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_pcgfey stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:21.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ed47cb3a-3a10-4c60-8897-a304d7c09ea4"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:22.453Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:21.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ed47cb3a-3a10-4c60-8897-a304d7c09ea4"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:23.199Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:22.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:23.199Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:22.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:23.199Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:22.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:23.702Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:23.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a88df42-26d2-4006-9b36-2b505c2db4bd"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:23.702Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_jn28a1 stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:23.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a88df42-26d2-4006-9b36-2b505c2db4bd"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:23.702Z", "message": "Successfully stopped daemon: dime_host_jn28a1\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:23.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8a88df42-26d2-4006-9b36-2b505c2db4bd"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:24.367Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:24.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:24.367Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:24.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:24.367Z", "message": "Deleting Agent ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:23.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e2c167a1-0035-4be8-b65b-596a586a197b"}], "metadata": {"pagination": {"total": 408, "offset": 305, "size": 50}}} 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:32 GMT 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:32,227 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:32,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:32,228 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:32,228 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:32,228 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:32,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-23 11:15:32,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-23 11:15:32,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-23 11:15:32,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-23 11:15:32,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-23 11:15:32,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 47db7561e739b461 from cluster 2019-03-23 11:15:32,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17014, return_code=0): /tmp/3ZU1K/remove-cluster-node.sh 2019-03-23 11:15:32,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:32,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:32,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:32,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:32,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:15:32,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16504, return_code=0): /tmp/WT84H/remove-cluster-node.sh 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 8f241d5941f18bcd from cluster 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-23 11:15:32,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_pcgfey 2019-03-23 11:15:32,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:15:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:15:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:15:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_jn28a1 2019-03-23 11:15:32,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_pcgfey 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_pcgfey stop 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_jn28a1 stop 2019-03-23 11:15:32,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_jn28a1 2019-03-23 11:15:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:15:32,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_pcgfey 2019-03-23 11:15:32,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:32,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:32 GMT 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:32,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:37,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:37,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:37,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:37,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:24.998Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:24.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:24.998Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:24.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:25.594Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:25.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:25.594Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:24.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:25.594Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:25.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:26.177Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:25.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:26.177Z", "message": "Deleting Agent dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:25.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b9333260-87a7-41ba-b117-1832e6e18004"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:26.758Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:26.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:26.758Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:26.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:26.758Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:26.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.352Z", "message": "Stopping Agent homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:27.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b1959e1f-4116-4a78-8c7d-5fa3ba82d6f7"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.352Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:26.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.352Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:26.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.988Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:27.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e2c167a1-0035-4be8-b65b-596a586a197b"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.988Z", "message": "Stopping Agent bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:27.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ba507c7e-8746-4102-9d95-1037fafe00b9"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.988Z", "message": "Successfully deleted daemon: ellis_host_pcgfey", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:27.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e2c167a1-0035-4be8-b65b-596a586a197b"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.988Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:27.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e2c167a1-0035-4be8-b65b-596a586a197b"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:27.988Z", "message": "11:15:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pcgfey: No response received for task 4a96cccee792451da3d9e1639c97b39d", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:27.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e2c167a1-0035-4be8-b65b-596a586a197b"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:28.655Z", "message": "Waiting for process 25166 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Successfully stopped daemon: homer_host_byc0vc\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b1959e1f-4116-4a78-8c7d-5fa3ba82d6f7"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ba507c7e-8746-4102-9d95-1037fafe00b9"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Successfully stopped daemon: bono_host_95xnra\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ba507c7e-8746-4102-9d95-1037fafe00b9"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_95xnra stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ba507c7e-8746-4102-9d95-1037fafe00b9"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_byc0vc stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b1959e1f-4116-4a78-8c7d-5fa3ba82d6f7"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:28.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b1959e1f-4116-4a78-8c7d-5fa3ba82d6f7"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:29.591Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.143Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.143Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.143Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b9333260-87a7-41ba-b117-1832e6e18004"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "Deleting Agent homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca7c13dc-3ff5-4119-be6a-8e73b0947baf"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:29.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "11:15:29 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_jn28a1: No response received for task 7b9baed67b644bab8af006a7f11d209c", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b9333260-87a7-41ba-b117-1832e6e18004"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b9333260-87a7-41ba-b117-1832e6e18004"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "Successfully deleted daemon: dime_host_jn28a1", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b9333260-87a7-41ba-b117-1832e6e18004"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9edfece-fad3-47dc-9826-af054c3caa88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:30.775Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-b9edfece-fad3-47dc-9826-af054c3caa88", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:31.416Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:31.416Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:31.416Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:31.416Z", "message": "Deleting Agent bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7b2e4890-9038-43d5-bfbe-4eb37d412fcd"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:31.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:31.416Z", "message": "Waiting for process 18691 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:30.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.019Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-0e290f0d-ea03-433c-aeb9-3a025fdaa2d9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.019Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.019Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 x-compute-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}], "metadata": {"pagination": {"total": 459, "offset": 355, "size": 50}}} 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:37 GMT 2019-03-23 11:15:37,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:37,398 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:37,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:37,398 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:37,398 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:37,398 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:15:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:15:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:37,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_jn28a1 2019-03-23 11:15:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:15:37,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_byc0vc 2019-03-23 11:15:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:15:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:15:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_95xnra 2019-03-23 11:15:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_pcgfey 2019-03-23 11:15:37,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:15:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:15:27 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_pcgfey: No response received for task 4a96cccee792451da3d9e1639c97b39d 2019-03-23 11:15:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25166 to end... 2019-03-23 11:15:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_byc0vc 2019-03-23 11:15:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:15:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_95xnra 2019-03-23 11:15:37,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_95xnra stop 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_byc0vc stop 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:15:37,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:15:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_byc0vc 2019-03-23 11:15:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:15:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:37,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:15:29 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_jn28a1: No response received for task 7b9baed67b644bab8af006a7f11d209c 2019-03-23 11:15:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:15:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_jn28a1 2019-03-23 11:15:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:15:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9edfece-fad3-47dc-9826-af054c3caa88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:15:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b9edfece-fad3-47dc-9826-af054c3caa88 2019-03-23 11:15:37,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_95xnra 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3" 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 18691 to end... 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-0e290f0d-ea03-433c-aeb9-3a025fdaa2d9 2019-03-23 11:15:37,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3" -d '{"os-stop": null}' 2019-03-23 11:15:37,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 x-compute-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 Content-Length: 0 Content-Type: application/json 2019-03-23 11:15:37,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:37,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:37,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:37,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:37,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:37,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:37,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:37 GMT 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:37,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:42,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:42,578 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.019Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-0e290f0d-ea03-433c-aeb9-3a025fdaa2d9", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.019Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.019Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 x-compute-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-88b57069-204b-477a-8121-fdeaf15f61f7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-88b57069-204b-477a-8121-fdeaf15f61f7", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:32.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6042890-b458-4bb9-9a9c-f74652f90f5a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:32.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c6042890-b458-4bb9-9a9c-f74652f90f5a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:32.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "sprout_c0i65k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:32.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": " Removed member adfc1e1cfe98d3b4 from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "sprout_c0i65k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:32.578Z", "message": "Execution done (PID=18691, return_code=0): /tmp/CZ0TT/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:31.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e200351d-0bfc-4fd1-aa70-92e4fc3b88b1"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:33.399Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:33.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4047134f8c06f5be4e00daf7b5e563383c2b5c30\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:32.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "sprout_c0i65k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:33.399Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:32.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:33.399Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.037Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.037Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f819f3-5faf-4d99-a5e3-4639127dfd98 x-compute-request-id: req-91f819f3-5faf-4d99-a5e3-4639127dfd98 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:57:19Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca7c13dc-3ff5-4119-be6a-8e73b0947baf"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa x-compute-request-id: req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-91f819f3-5faf-4d99-a5e3-4639127dfd98", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4047134f8c06f5be4e00daf7b5e563383c2b5c30\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:34.773Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-91f819f3-5faf-4d99-a5e3-4639127dfd98", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:33.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_node_eyntah", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "11:15:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_byc0vc: No response received for task 7328f72f919a44729a20b7992529fb12", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca7c13dc-3ff5-4119-be6a-8e73b0947baf"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca7c13dc-3ff5-4119-be6a-8e73b0947baf"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Successfully deleted daemon: homer_host_byc0vc", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:34.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca7c13dc-3ff5-4119-be6a-8e73b0947baf"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7b2e4890-9038-43d5-bfbe-4eb37d412fcd"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "11:15:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_95xnra: No response received for task 7744c2150b2d4c53965dafa1957f108d", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7b2e4890-9038-43d5-bfbe-4eb37d412fcd"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7b2e4890-9038-43d5-bfbe-4eb37d412fcd"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:35.420Z", "message": "Successfully deleted daemon: bono_host_95xnra", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7b2e4890-9038-43d5-bfbe-4eb37d412fcd"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:36.021Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:36.021Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:36.021Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:35.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 495, "offset": 405, "size": 50}}} 2019-03-23 11:15:42,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:42 GMT 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:42,580 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:42,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-0e290f0d-ea03-433c-aeb9-3a025fdaa2d9 2019-03-23 11:15:42,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3" -d '{"os-stop": null}' 2019-03-23 11:15:42,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 x-compute-request-id: req-88b57069-204b-477a-8121-fdeaf15f61f7 Content-Length: 0 Content-Type: application/json 2019-03-23 11:15:42,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:15:42,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:15:42,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:15:42,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-23 11:15:42,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:15:42,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-88b57069-204b-477a-8121-fdeaf15f61f7 2019-03-23 11:15:42,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-88b57069-204b-477a-8121-fdeaf15f61f7 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6042890-b458-4bb9-9a9c-f74652f90f5a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c6042890-b458-4bb9-9a9c-f74652f90f5a 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-23 11:15:42,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member adfc1e1cfe98d3b4 from cluster 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18691, return_code=0): /tmp/CZ0TT/remove-cluster-node.sh 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4047134f8c06f5be4e00daf7b5e563383c2b5c30" 2019-03-23 11:15:42,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:15:42,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:42,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:15:42,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:15:42,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91f819f3-5faf-4d99-a5e3-4639127dfd98 x-compute-request-id: req-91f819f3-5faf-4d99-a5e3-4639127dfd98 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:57:19Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:42,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:15:42,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:15:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa x-compute-request-id: req-d66ede7e-26dd-4514-b0a8-a9ce0caf36aa Content-Length: 0 Content-Type: application/json 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-91f819f3-5faf-4d99-a5e3-4639127dfd98 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4047134f8c06f5be4e00daf7b5e563383c2b5c30" -d '{"os-stop": null}' 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-91f819f3-5faf-4d99-a5e3-4639127dfd98 2019-03-23 11:15:42,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:15:34 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_byc0vc: No response received for task 7328f72f919a44729a20b7992529fb12 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_byc0vc 2019-03-23 11:15:42,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:15:42,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:15:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_95xnra: No response received for task 7744c2150b2d4c53965dafa1957f108d 2019-03-23 11:15:42,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:15:42,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_95xnra 2019-03-23 11:15:42,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:15:42,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:42,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:15:42,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:42,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:42,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:42,675 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:42 GMT 2019-03-23 11:15:42,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:42,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:42,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:42,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:42,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:47,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:47,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:36.606Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:36.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:36.606Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:36.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:37.241Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:37.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:37.241Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:36.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:37.874Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:37.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:37.874Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:37.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:38.677Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c174e878-db2c-4ed3-9979-1a544066a756", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:38.677Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:37.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:38.677Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:37.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:38.677Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:38.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:38.677Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c174e878-db2c-4ed3-9979-1a544066a756 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.344Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-69fd83a3-10ea-41bb-ae3a-2ebac5699645", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.344Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69fd83a3-10ea-41bb-ae3a-2ebac5699645 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4a5eb4b3dfd325e1a44daa2f7613f2fafec5eda\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:38.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.344Z", "message": "Stopping Agent sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.57b8097f-c936-4b98-824a-cc8376303beb"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.344Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50368fa8294f2dfe0bd2e8373e4fb4f2995ce98e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb x-compute-request-id: req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4a5eb4b3dfd325e1a44daa2f7613f2fafec5eda\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-994db894-ffea-439a-8814-857fb6a1c333 x-compute-request-id: req-994db894-ffea-439a-8814-857fb6a1c333 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-994db894-ffea-439a-8814-857fb6a1c333", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-994db894-ffea-439a-8814-857fb6a1c333", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50368fa8294f2dfe0bd2e8373e4fb4f2995ce98e\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8611a64-2dad-4443-b0e5-320e4be6514f x-compute-request-id: req-b8611a64-2dad-4443-b0e5-320e4be6514f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:56Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b8611a64-2dad-4443-b0e5-320e4be6514f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:39.950Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b8611a64-2dad-4443-b0e5-320e4be6514f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:40.455Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:40.455Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc023f6c-e31f-4465-81e4-edd0ea12d176 x-compute-request-id: req-bc023f6c-e31f-4465-81e4-edd0ea12d176 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:40.455Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-bc023f6c-e31f-4465-81e4-edd0ea12d176", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:40.455Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-bc023f6c-e31f-4465-81e4-edd0ea12d176", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:40.455Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:39.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:41.023Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_yyfyhq stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:40.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.57b8097f-c936-4b98-824a-cc8376303beb"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:41.023Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:40.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:41.023Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:40.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.57b8097f-c936-4b98-824a-cc8376303beb"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:41.023Z", "message": "Successfully stopped daemon: sprout_host_yyfyhq\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:40.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.57b8097f-c936-4b98-824a-cc8376303beb"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:41.705Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:41.705Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:41.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:42.437Z", "message": "Deleting Agent sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:42.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.07b9f89b-7e68-4a25-bc33-0b6a08990790"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:42.437Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:41.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:43.054Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf x-compute-request-id: req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:15:31Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:42.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:43.672Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:42.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:43.672Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:15:43.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:43.672Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:42.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2ea3e524-c33f-4e9c-9692-a916f14d7b6e"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:44.354Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1709816-784c-42c4-8364-746c8962b254 x-compute-request-id: req-e1709816-784c-42c4-8364-746c8962b254 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:15:33Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:44.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:44.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4047134f8c06f5be4e00daf7b5e563383c2b5c30\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:44.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:45.080Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-e1709816-784c-42c4-8364-746c8962b254", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:44.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:45.080Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:15:44.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:45.080Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-e1709816-784c-42c4-8364-746c8962b254", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:44.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f836429d-60db-4594-a88e-9a252c6a3a0b"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:46.198Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:46.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.07b9f89b-7e68-4a25-bc33-0b6a08990790"}], "metadata": {"pagination": {"total": 509, "offset": 455, "size": 50}}} 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:47 GMT 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:47,767 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:47,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:15:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:15:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:15:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:15:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c174e878-db2c-4ed3-9979-1a544066a756 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c174e878-db2c-4ed3-9979-1a544066a756 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-69fd83a3-10ea-41bb-ae3a-2ebac5699645 2019-03-23 11:15:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69fd83a3-10ea-41bb-ae3a-2ebac5699645 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a5eb4b3dfd325e1a44daa2f7613f2fafec5eda" 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_yyfyhq 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50368fa8294f2dfe0bd2e8373e4fb4f2995ce98e" 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb x-compute-request-id: req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb Content-Length: 0 Content-Type: application/json 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a5eb4b3dfd325e1a44daa2f7613f2fafec5eda" -d '{"os-stop": null}' 2019-03-23 11:15:47,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-994db894-ffea-439a-8814-857fb6a1c333 x-compute-request-id: req-994db894-ffea-439a-8814-857fb6a1c333 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-994db894-ffea-439a-8814-857fb6a1c333 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-994db894-ffea-439a-8814-857fb6a1c333 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50368fa8294f2dfe0bd2e8373e4fb4f2995ce98e" -d '{"os-stop": null}' 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8611a64-2dad-4443-b0e5-320e4be6514f x-compute-request-id: req-b8611a64-2dad-4443-b0e5-320e4be6514f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:56Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b8611a64-2dad-4443-b0e5-320e4be6514f 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b8611a64-2dad-4443-b0e5-320e4be6514f 2019-03-23 11:15:47,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:15:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc023f6c-e31f-4465-81e4-edd0ea12d176 x-compute-request-id: req-bc023f6c-e31f-4465-81e4-edd0ea12d176 Content-Length: 0 Content-Type: application/json 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-bc023f6c-e31f-4465-81e4-edd0ea12d176 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-bc023f6c-e31f-4465-81e4-edd0ea12d176 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-24b13f57-24c4-4cb1-97a9-a7373d8b39cb 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_yyfyhq stop 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:15:47,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:15:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_yyfyhq 2019-03-23 11:15:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:15:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_yyfyhq 2019-03-23 11:15:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b640f92f055c138c7dc284ec318a36605b35abe3" 2019-03-23 11:15:47,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf x-compute-request-id: req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:15:31Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-d2e425f2-94fe-4e80-91ae-3c6edc900bbf 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1709816-784c-42c4-8364-746c8962b254 x-compute-request-id: req-e1709816-784c-42c4-8364-746c8962b254 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:15:33Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4047134f8c06f5be4e00daf7b5e563383c2b5c30" 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-e1709816-784c-42c4-8364-746c8962b254 2019-03-23 11:15:47,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:15:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-e1709816-784c-42c4-8364-746c8962b254 2019-03-23 11:15:47,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:15:47,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:47,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:47 GMT 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:47,838 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:52,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:52,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:46.701Z", "message": "11:15:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_yyfyhq: No response received for task 7d13395d9c844e82b4c4319a4b7836d2", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:46.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.07b9f89b-7e68-4a25-bc33-0b6a08990790"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:46.701Z", "message": "Successfully deleted daemon: sprout_host_yyfyhq", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:46.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.07b9f89b-7e68-4a25-bc33-0b6a08990790"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:46.701Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:46.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.07b9f89b-7e68-4a25-bc33-0b6a08990790"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:47.236Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:47.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:47.916Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:47.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:47.916Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:47.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:48.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:48.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:48.548Z", "message": "Waiting for process 25166 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:48.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:49.216Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-b7be8b81-0e10-4ec2-9c17-516d955559ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:48.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:49.216Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7124718fd5c545fe7c46f43cf206e1e347414356\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:48.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:49.216Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7be8b81-0e10-4ec2-9c17-516d955559ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:48.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:49.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c4a5eb4b3dfd325e1a44daa2f7613f2fafec5eda\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:49.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:50.583Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-658eb459-bdea-4493-8064-03a01dd61f16 x-compute-request-id: req-658eb459-bdea-4493-8064-03a01dd61f16 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:50.583Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64329a65-8f8c-4f62-ad47-61811e399bd6 x-compute-request-id: req-64329a65-8f8c-4f62-ad47-61811e399bd6 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:50.583Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-64329a65-8f8c-4f62-ad47-61811e399bd6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:50.583Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-64329a65-8f8c-4f62-ad47-61811e399bd6", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:50.583Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7124718fd5c545fe7c46f43cf206e1e347414356\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:50.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50368fa8294f2dfe0bd2e8373e4fb4f2995ce98e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:49.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5d0ac78-369d-4ec1-831e-0434827a77e4 x-compute-request-id: req-b5d0ac78-369d-4ec1-831e-0434827a77e4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:15:39Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b5d0ac78-369d-4ec1-831e-0434827a77e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b5d0ac78-369d-4ec1-831e-0434827a77e4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a80336d0-c057-41db-8cdf-3b9eefb4232f"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:15:50.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b46cd154-1ac3-495d-ad7e-045adf207b69 x-compute-request-id: req-b46cd154-1ac3-495d-ad7e-045adf207b69 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:15:39Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:15:50.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b46cd154-1ac3-495d-ad7e-045adf207b69", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b46cd154-1ac3-495d-ad7e-045adf207b69", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cf03a12f-35ff-412c-aaac-bf1bfe60c654"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-658eb459-bdea-4493-8064-03a01dd61f16", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:51.247Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-658eb459-bdea-4493-8064-03a01dd61f16", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:50.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:52.251Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:52.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 534, "offset": 505, "size": 50}}} 2019-03-23 11:15:52,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:52 GMT 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:52,927 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:15:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:15:45 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_yyfyhq: No response received for task 7d13395d9c844e82b4c4319a4b7836d2 2019-03-23 11:15:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_yyfyhq 2019-03-23 11:15:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:15:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:15:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:15:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:15:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:15:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25166 to end... 2019-03-23 11:15:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b7be8b81-0e10-4ec2-9c17-516d955559ed 2019-03-23 11:15:52,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7124718fd5c545fe7c46f43cf206e1e347414356" 2019-03-23 11:15:52,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7be8b81-0e10-4ec2-9c17-516d955559ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:15:52,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4a5eb4b3dfd325e1a44daa2f7613f2fafec5eda" 2019-03-23 11:15:52,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-658eb459-bdea-4493-8064-03a01dd61f16 x-compute-request-id: req-658eb459-bdea-4493-8064-03a01dd61f16 Content-Length: 0 Content-Type: application/json 2019-03-23 11:15:52,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64329a65-8f8c-4f62-ad47-61811e399bd6 x-compute-request-id: req-64329a65-8f8c-4f62-ad47-61811e399bd6 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:52,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-64329a65-8f8c-4f62-ad47-61811e399bd6 2019-03-23 11:15:52,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-64329a65-8f8c-4f62-ad47-61811e399bd6 2019-03-23 11:15:52,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7124718fd5c545fe7c46f43cf206e1e347414356" -d '{"os-stop": null}' 2019-03-23 11:15:52,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50368fa8294f2dfe0bd2e8373e4fb4f2995ce98e" 2019-03-23 11:15:52,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b5d0ac78-369d-4ec1-831e-0434827a77e4 x-compute-request-id: req-b5d0ac78-369d-4ec1-831e-0434827a77e4 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:15:39Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:52,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b5d0ac78-369d-4ec1-831e-0434827a77e4 2019-03-23 11:15:52,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-b5d0ac78-369d-4ec1-831e-0434827a77e4 2019-03-23 11:15:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:15:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b46cd154-1ac3-495d-ad7e-045adf207b69 x-compute-request-id: req-b46cd154-1ac3-495d-ad7e-045adf207b69 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:15:39Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:15:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:15:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b46cd154-1ac3-495d-ad7e-045adf207b69 2019-03-23 11:15:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b46cd154-1ac3-495d-ad7e-045adf207b69 2019-03-23 11:15:52,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-658eb459-bdea-4493-8064-03a01dd61f16 2019-03-23 11:15:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-658eb459-bdea-4493-8064-03a01dd61f16 2019-03-23 11:15:52,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:15:52,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:52,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:52,994 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:52 GMT 2019-03-23 11:15:52,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:52,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:52,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:52,995 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:52,995 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:58,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:15:58,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:58,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:58,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:58,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:58,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:52.968Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:52.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 535, "offset": 534, "size": 50}}} 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:58 GMT 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 639 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:58,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:15:58,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:15:58,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:15:58,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:15:58 GMT 2019-03-23 11:15:58,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:15:58,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:15:58,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:15:58,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:15:58,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:03,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:03,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:03,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:03,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:03,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:03,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:58.890Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:58.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:59.521Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:58.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:15:59.521Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:59.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:00.056Z", "message": "Stopping Agent proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:15:59.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0b72bb8c-9389-4116-aeb1-27b154d4b668"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:00.560Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7124718fd5c545fe7c46f43cf206e1e347414356\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:01.091Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-2a0da67c-0e4a-4217-a160-855eea90dd7f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:01.091Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0b72bb8c-9389-4116-aeb1-27b154d4b668"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:01.091Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a0da67c-0e4a-4217-a160-855eea90dd7f x-compute-request-id: req-2a0da67c-0e4a-4217-a160-855eea90dd7f Content-Encoding: gzip Content-Length: 857 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:01.091Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-2a0da67c-0e4a-4217-a160-855eea90dd7f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9c417e95-c3c0-4a26-a724-402ac4d84674"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:01.595Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_vw76e4 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0b72bb8c-9389-4116-aeb1-27b154d4b668"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:01.595Z", "message": "Successfully stopped daemon: proxy_host_vw76e4\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:00.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0b72bb8c-9389-4116-aeb1-27b154d4b668"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:02.253Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:01.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:02.253Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:01.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:02.253Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:01.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:02.253Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:16:01.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:02.820Z", "message": "Deleting Agent proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:02.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.24428f2b-137a-4735-9174-267042d9f949"}], "metadata": {"pagination": {"total": 551, "offset": 535, "size": 50}}} 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:03 GMT 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:03,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:03,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:03,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_vw76e4 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7124718fd5c545fe7c46f43cf206e1e347414356" 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-2a0da67c-0e4a-4217-a160-855eea90dd7f 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:16:03,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a0da67c-0e4a-4217-a160-855eea90dd7f x-compute-request-id: req-2a0da67c-0e4a-4217-a160-855eea90dd7f Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:03,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-2a0da67c-0e4a-4217-a160-855eea90dd7f 2019-03-23 11:16:03,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_vw76e4 stop 2019-03-23 11:16:03,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_vw76e4 2019-03-23 11:16:03,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:16:03,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:16:03,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:16:03,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:16:03,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_vw76e4 2019-03-23 11:16:03,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:03,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:03,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:03,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:03 GMT 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:03,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:03,322 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:03,322 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:08,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:08,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:08,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:08,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:08,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:06.825Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:06.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.24428f2b-137a-4735-9174-267042d9f949"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:07.328Z", "message": "11:16:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_vw76e4: No response received for task 7383088c27364591bb97db3521f124bd", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:06.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.24428f2b-137a-4735-9174-267042d9f949"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:07.328Z", "message": "Successfully deleted daemon: proxy_host_vw76e4", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:06.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.24428f2b-137a-4735-9174-267042d9f949"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:07.328Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:06.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.24428f2b-137a-4735-9174-267042d9f949"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:07.859Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:07.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:07.859Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:07.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:08.394Z", "message": "Waiting for process 25166 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:08.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:08.394Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:07.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 559, "offset": 551, "size": 50}}} 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:08 GMT 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:08,418 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:08,419 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:16:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:16:06 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_vw76e4: No response received for task 7383088c27364591bb97db3521f124bd 2019-03-23 11:16:08,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_vw76e4 2019-03-23 11:16:08,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:16:08,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:16:08,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:16:08,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25166 to end... 2019-03-23 11:16:08,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:16:08,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:08,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:08,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:08 GMT 2019-03-23 11:16:08,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:08,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:08,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:08,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:08,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:13,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:13,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:13,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:13,580 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:13,580 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:13,580 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:13,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:09.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:08.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:09.113Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d369cc-1678-4b50-a9c9-beeb879a83e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:08.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:09.113Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-44d369cc-1678-4b50-a9c9-beeb879a83e7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:08.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:09.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceb4005c673a2492014fee84953fa7780d09db22\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:09.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea5f37ed-046e-43c4-9876-5d7eda258e52 x-compute-request-id: req-ea5f37ed-046e-43c4-9876-5d7eda258e52 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:47:de:4f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:09.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-ea5f37ed-046e-43c4-9876-5d7eda258e52", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:09.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-ea5f37ed-046e-43c4-9876-5d7eda258e52", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:09.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceb4005c673a2492014fee84953fa7780d09db22\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:09.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcf95d56-77b0-404a-91b7-849081316b65 x-compute-request-id: req-dcf95d56-77b0-404a-91b7-849081316b65 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:10.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef/action used request id req-dcf95d56-77b0-404a-91b7-849081316b65", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:10.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:10.488Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef/action used request id req-dcf95d56-77b0-404a-91b7-849081316b65", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:10.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}], "metadata": {"pagination": {"total": 570, "offset": 559, "size": 50}}} 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:13 GMT 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:13,581 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:13,582 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:13,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:13,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44d369cc-1678-4b50-a9c9-beeb879a83e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:13,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-44d369cc-1678-4b50-a9c9-beeb879a83e7 2019-03-23 11:16:13,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb4005c673a2492014fee84953fa7780d09db22" 2019-03-23 11:16:13,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea5f37ed-046e-43c4-9876-5d7eda258e52 x-compute-request-id: req-ea5f37ed-046e-43c4-9876-5d7eda258e52 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:de:4f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:13,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-ea5f37ed-046e-43c4-9876-5d7eda258e52 2019-03-23 11:16:13,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-ea5f37ed-046e-43c4-9876-5d7eda258e52 2019-03-23 11:16:13,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb4005c673a2492014fee84953fa7780d09db22" -d '{"os-stop": null}' 2019-03-23 11:16:13,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcf95d56-77b0-404a-91b7-849081316b65 x-compute-request-id: req-dcf95d56-77b0-404a-91b7-849081316b65 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:13,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef/action used request id req-dcf95d56-77b0-404a-91b7-849081316b65 2019-03-23 11:16:13,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef/action used request id req-dcf95d56-77b0-404a-91b7-849081316b65 2019-03-23 11:16:13,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:13,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:13,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:13 GMT 2019-03-23 11:16:13,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:13,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:13,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:13,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:13,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:18,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:18,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:18,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:13.661Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:13.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:14.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:14.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:15.410Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83365241-114e-48c0-99e6-231a4f069407 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:14.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:15.410Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:14.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:15.410Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-83365241-114e-48c0-99e6-231a4f069407", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:14.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:15.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d05b5e47466b4f1c510caf1dfe8dd2bc9695346\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:15.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ca4df8-a7b3-4202-be74-a6c99bf5e457 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d9ca4df8-a7b3-4202-be74-a6c99bf5e457", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0 x-compute-request-id: req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:15.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:15.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.53f6c9fd-7fb8-474a-b1f1-ef2354bb6fe1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:16.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98053524769345a019001b30485c75e760097084\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:17.274Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.898Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:17.274Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:16.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:17.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3bac7df-43a7-4338-a55d-0b77e545eaf0 x-compute-request-id: req-b3bac7df-43a7-4338-a55d-0b77e545eaf0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:45Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:17.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:17.777Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b3bac7df-43a7-4338-a55d-0b77e545eaf0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:17.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:17.777Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b3bac7df-43a7-4338-a55d-0b77e545eaf0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:17.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:17.777Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:17.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3b07fb74-a38d-422b-9371-6e181a386726"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:17.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-105c2a9c-9459-427d-b0cd-1820f7d87122", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.028Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "Remove floating ip 172.30.9.209", "level": "info", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.021Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.022Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.022Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105c2a9c-9459-427d-b0cd-1820f7d87122 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.028Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-105c2a9c-9459-427d-b0cd-1820f7d87122", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.028Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:17.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.285Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105c2a9c-9459-427d-b0cd-1820f7d87122 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.028Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}], "metadata": {"pagination": {"total": 602, "offset": 570, "size": 50}}} 2019-03-23 11:16:18,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:18 GMT 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:18,740 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83365241-114e-48c0-99e6-231a4f069407 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:18,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-83365241-114e-48c0-99e6-231a4f069407 2019-03-23 11:16:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d05b5e47466b4f1c510caf1dfe8dd2bc9695346" 2019-03-23 11:16:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:16:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:18,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9ca4df8-a7b3-4202-be74-a6c99bf5e457 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d9ca4df8-a7b3-4202-be74-a6c99bf5e457 2019-03-23 11:16:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0 x-compute-request-id: req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0 2019-03-23 11:16:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-71a6ce7e-bb6b-426b-9533-dfef3c6fd7f0 2019-03-23 11:16:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:16:18,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98053524769345a019001b30485c75e760097084" 2019-03-23 11:16:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-23 11:16:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:16:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3bac7df-43a7-4338-a55d-0b77e545eaf0 x-compute-request-id: req-b3bac7df-43a7-4338-a55d-0b77e545eaf0 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:45Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b3bac7df-43a7-4338-a55d-0b77e545eaf0 2019-03-23 11:16:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b3bac7df-43a7-4338-a55d-0b77e545eaf0 2019-03-23 11:16:18,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-105c2a9c-9459-427d-b0cd-1820f7d87122 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.209 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105c2a9c-9459-427d-b0cd-1820f7d87122 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:18,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-105c2a9c-9459-427d-b0cd-1820f7d87122 2019-03-23 11:16:18,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:16:18,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:16:18,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105c2a9c-9459-427d-b0cd-1820f7d87122 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:18,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:18,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:18 GMT 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:18,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:23,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:24,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.435Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.838Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:58:25Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4b:69:c9\", \"device_id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\", \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:58:18Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f6:9d:68\", \"device_id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\", \"id\": \"740dbabe-1ff4-4a06-9451-2e30a1e8e048\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:50:09Z\", \"updated_at\": \"2019-03-23T10:50:11Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:54:d6:3e\", \"device_id\": \"5d893136-3baf-47bf-81c0-47846fc84b9f\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"e325ac2d-8d85-45dc-9994-ba5cfa02af13\", \"id\": \"d2390864-4aa3-41a8-ac58-db617bfb13e1\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T10:58:35Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:03:03\", \"device_id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"42e18c0e-e59a-42ef-a3cc-d1f36e6de902\", \"id\": \"fc1c99f3-78ad-43fd-83a8-9631350ab0a7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.705Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.838Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.344Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:18.838Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.435Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.874Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:58:25Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4b:69:c9\", \"device_id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\", \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:58:18Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f6:9d:68\", \"device_id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\", \"id\": \"740dbabe-1ff4-4a06-9451-2e30a1e8e048\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:50:09Z\", \"updated_at\": \"2019-03-23T10:50:11Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:54:d6:3e\", \"device_id\": \"5d893136-3baf-47bf-81c0-47846fc84b9f\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"e325ac2d-8d85-45dc-9994-ba5cfa02af13\", \"id\": \"d2390864-4aa3-41a8-ac58-db617bfb13e1\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T10:58:35Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8b:03:03\", \"device_id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\"}, \"fixed_ip_address\": \"192.168.120.4\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"42e18c0e-e59a-42ef-a3cc-d1f36e6de902\", \"id\": \"fc1c99f3-78ad-43fd-83a8-9631350ab0a7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.705Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.705Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.706Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.706Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.707Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.707Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.708Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"840bd634-ddf7-47e8-a540-85158798ab93\"],\"mac_address\":\"fa:16:3e:4b:69:c9\",\"device_id\":\"364ff4d3-3500-4a26-99a2-b210617ded3d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.749Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"840bd634-ddf7-47e8-a540-85158798ab93\"],\"mac_address\":\"fa:16:3e:4b:69:c9\",\"device_id\":\"364ff4d3-3500-4a26-99a2-b210617ded3d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.749Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.749Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.749Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.750Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.750Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.750Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.750Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b820ca46-315a-49a4-8384-80694afeff11 Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\",\"security_groups\":[\"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\",\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"e59a8bf6-2813-4ff2-b7d4-488391ebd476\"],\"mac_address\":\"fa:16:3e:f6:9d:68\",\"device_id\":\"4b355576-4aad-4e8e-9c76-5b28574c3c76\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.788Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b820ca46-315a-49a4-8384-80694afeff11 Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\",\"security_groups\":[\"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\",\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"e59a8bf6-2813-4ff2-b7d4-488391ebd476\"],\"mac_address\":\"fa:16:3e:f6:9d:68\",\"device_id\":\"4b355576-4aad-4e8e-9c76-5b28574c3c76\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.789Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.789Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.789Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.789Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.790Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.790Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.790Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3a3758be-f66e-421b-a533-7964ba42690e Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:50:06Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"e325ac2d-8d85-45dc-9994-ba5cfa02af13\",\"security_groups\":[\"a537302b-7df3-4d65-b90b-23e4c7f61ac8\"],\"mac_address\":\"fa:16:3e:54:d6:3e\",\"device_id\":\"5d893136-3baf-47bf-81c0-47846fc84b9f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:23Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.832Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.875Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3a3758be-f66e-421b-a533-7964ba42690e Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:50:06Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.19\"}],\"id\":\"e325ac2d-8d85-45dc-9994-ba5cfa02af13\",\"security_groups\":[\"a537302b-7df3-4d65-b90b-23e4c7f61ac8\"],\"mac_address\":\"fa:16:3e:54:d6:3e\",\"device_id\":\"5d893136-3baf-47bf-81c0-47846fc84b9f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:48:23Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.833Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.833Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.833Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.833Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.834Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.835Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.835Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c0c14492-70ff-48e0-91d8-750f93c2e951 Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:57:16Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"42e18c0e-e59a-42ef-a3cc-d1f36e6de902\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\"],\"mac_address\":\"fa:16:3e:8b:03:03\",\"device_id\":\"f65dd71a-6a02-4c07-a602-0128c39ecd13\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.873Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c0c14492-70ff-48e0-91d8-750f93c2e951 Date: Sat, 23 Mar 2019 11:16:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:57:16Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.4\"}],\"id\":\"42e18c0e-e59a-42ef-a3cc-d1f36e6de902\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b\"],\"mac_address\":\"fa:16:3e:8b:03:03\",\"device_id\":\"f65dd71a-6a02-4c07-a602-0128c39ecd13\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.873Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.873Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.873Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.874Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.875Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec3cc89-8afe-4b5a-a983-416035f7ed23 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.879Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec3cc89-8afe-4b5a-a983-416035f7ed23 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.879Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4ec3cc89-8afe-4b5a-a983-416035f7ed23", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.879Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4ec3cc89-8afe-4b5a-a983-416035f7ed23", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:18.880Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:19.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:19.285Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.021Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-af74f543-f9f7-49f1-88ff-5642d0585a19", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:19.496Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.021Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af74f543-f9f7-49f1-88ff-5642d0585a19 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:19.496Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}], "metadata": {"pagination": {"total": 696, "offset": 602, "size": 50}}} 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:23 GMT 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:24,001 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:24,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:58:25Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:69:c9", "device_id": "364ff4d3-3500-4a26-99a2-b210617ded3d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03", "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:58:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:9d:68", "device_id": "4b355576-4aad-4e8e-9c76-5b28574c3c76"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "7447bb1b-7c8a-4d5f-ab0c-aa52320b9010", "id": "740dbabe-1ff4-4a06-9451-2e30a1e8e048", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T10:58:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:03:03", "device_id": "f65dd71a-6a02-4c07-a602-0128c39ecd13"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "42e18c0e-e59a-42ef-a3cc-d1f36e6de902", "id": "fc1c99f3-78ad-43fd-83a8-9631350ab0a7", "qos_policy_id": null}]} 2019-03-23 11:16:24,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:24,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951 2019-03-23 11:16:24,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3263 X-Openstack-Request-Id: req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:58:25Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:69:c9", "device_id": "364ff4d3-3500-4a26-99a2-b210617ded3d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03", "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:58:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:9d:68", "device_id": "4b355576-4aad-4e8e-9c76-5b28574c3c76"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "7447bb1b-7c8a-4d5f-ab0c-aa52320b9010", "id": "740dbabe-1ff4-4a06-9451-2e30a1e8e048", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T10:58:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8b:03:03", "device_id": "f65dd71a-6a02-4c07-a602-0128c39ecd13"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "42e18c0e-e59a-42ef-a3cc-d1f36e6de902", "id": "fc1c99f3-78ad-43fd-83a8-9631350ab0a7", "qos_policy_id": null}]} 2019-03-23 11:16:24,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e 2019-03-23 11:16:24,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e 2019-03-23 11:16:24,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e 2019-03-23 11:16:24,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dba8b7ed-66d4-44e1-9a67-938bfdbb141e 2019-03-23 11:16:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.7"}],"id":"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","840bd634-ddf7-47e8-a540-85158798ab93"],"mac_address":"fa:16:3e:4b:69:c9","device_id":"364ff4d3-3500-4a26-99a2-b210617ded3d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.7"}],"id":"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","840bd634-ddf7-47e8-a540-85158798ab93"],"mac_address":"fa:16:3e:4b:69:c9","device_id":"364ff4d3-3500-4a26-99a2-b210617ded3d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab 2019-03-23 11:16:24,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-1b8d6ad3-8bd1-4d70-8b59-80a3f738d8ab 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b820ca46-315a-49a4-8384-80694afeff11 Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.26"}],"id":"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010","security_groups":["2d9f87f2-a195-4fbb-993c-4b1c72d2d143","381db59f-d8c5-4a37-b0a5-93597faed68b","e59a8bf6-2813-4ff2-b7d4-488391ebd476"],"mac_address":"fa:16:3e:f6:9d:68","device_id":"4b355576-4aad-4e8e-9c76-5b28574c3c76","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-b820ca46-315a-49a4-8384-80694afeff11 Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.26"}],"id":"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010","security_groups":["2d9f87f2-a195-4fbb-993c-4b1c72d2d143","381db59f-d8c5-4a37-b0a5-93597faed68b","e59a8bf6-2813-4ff2-b7d4-488391ebd476"],"mac_address":"fa:16:3e:f6:9d:68","device_id":"4b355576-4aad-4e8e-9c76-5b28574c3c76","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-b820ca46-315a-49a4-8384-80694afeff11 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3a3758be-f66e-421b-a533-7964ba42690e Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:50:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.19"}],"id":"e325ac2d-8d85-45dc-9994-ba5cfa02af13","security_groups":["a537302b-7df3-4d65-b90b-23e4c7f61ac8"],"mac_address":"fa:16:3e:54:d6:3e","device_id":"5d893136-3baf-47bf-81c0-47846fc84b9f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-3a3758be-f66e-421b-a533-7964ba42690e Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:50:06Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.19"}],"id":"e325ac2d-8d85-45dc-9994-ba5cfa02af13","security_groups":["a537302b-7df3-4d65-b90b-23e4c7f61ac8"],"mac_address":"fa:16:3e:54:d6:3e","device_id":"5d893136-3baf-47bf-81c0-47846fc84b9f","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:23Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/e325ac2d-8d85-45dc-9994-ba5cfa02af13.json used request id req-3a3758be-f66e-421b-a533-7964ba42690e 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e948b6bfae6a55ea6fbb4b784a0bcdb0d737c0f9" 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c0c14492-70ff-48e0-91d8-750f93c2e951 Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:57:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.4"}],"id":"42e18c0e-e59a-42ef-a3cc-d1f36e6de902","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b"],"mac_address":"fa:16:3e:8b:03:03","device_id":"f65dd71a-6a02-4c07-a602-0128c39ecd13","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-c0c14492-70ff-48e0-91d8-750f93c2e951 Date: Sat, 23 Mar 2019 11:16:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:57:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.4"}],"id":"42e18c0e-e59a-42ef-a3cc-d1f36e6de902","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b"],"mac_address":"fa:16:3e:8b:03:03","device_id":"f65dd71a-6a02-4c07-a602-0128c39ecd13","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/42e18c0e-e59a-42ef-a3cc-d1f36e6de902.json used request id req-c0c14492-70ff-48e0-91d8-750f93c2e951 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:24,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec3cc89-8afe-4b5a-a983-416035f7ed23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec3cc89-8afe-4b5a-a983-416035f7ed23 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4ec3cc89-8afe-4b5a-a983-416035f7ed23 2019-03-23 11:16:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4ec3cc89-8afe-4b5a-a983-416035f7ed23 2019-03-23 11:16:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a" 2019-03-23 11:16:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-af74f543-f9f7-49f1-88ff-5642d0585a19 2019-03-23 11:16:24,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af74f543-f9f7-49f1-88ff-5642d0585a19 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:24,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:24,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:24,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:24,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:24 GMT 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:24,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:24,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:24,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:29,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:29,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:29,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:29,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:29,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:29,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:29,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a\"", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:19.285Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:19.492Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceb4005c673a2492014fee84953fa7780d09db22\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 x-compute-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.084Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.084Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.084Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.084Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.084Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.085Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.209\"}}'", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.086Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce x-compute-request-id: req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:47:de:4f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:11Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:19.923Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:20.684Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 x-compute-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.084Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.317Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.317Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.317Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.317Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:20.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cd1a9499-733d-4f40-ab23-9a8118dc60f2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.953Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-9f96e947-1c47-4166-abf1-013efe3ee780", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.122Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.953Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.953Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.953Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.123Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.953Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f96e947-1c47-4166-abf1-013efe3ee780 x-compute-request-id: req-9f96e947-1c47-4166-abf1-013efe3ee780 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:45Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.122Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:21.953Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-9f96e947-1c47-4166-abf1-013efe3ee780", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.122Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6eac632d-e1fa-4e84-9dc2-a59cd4635933 x-compute-request-id: req-6eac632d-e1fa-4e84-9dc2-a59cd4635933 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.231Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:21.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-34702cd7-5b57-4975-b111-c2449206d7a1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34702cd7-5b57-4975-b111-c2449206d7a1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.232Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-6eac632d-e1fa-4e84-9dc2-a59cd4635933", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.231Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:22.518Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-6eac632d-e1fa-4e84-9dc2-a59cd4635933", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.231Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e815b3-a409-42a5-8ce3-3203b9581f9b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-84e815b3-a409-42a5-8ce3-3203b9581f9b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e207cdf10d0d19afba121639158a182bf64f437e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7daae57090ee45857674a86efe57f5e9b441a32d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65651eda-9cb4-497d-b10d-3efa2f3226bb x-compute-request-id: req-65651eda-9cb4-497d-b10d-3efa2f3226bb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:45Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.093Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.148Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:22.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.656Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.656Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6\"", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.094Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.656Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-65651eda-9cb4-497d-b10d-3efa2f3226bb", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.094Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:23.656Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-65651eda-9cb4-497d-b10d-3efa2f3226bb", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.094Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-21fc3aac-c94c-472d-9948-2c5e030c9540", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.773Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9686475e-26ce-4b9a-bb67-40fef1998de3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9686475e-26ce-4b9a-bb67-40fef1998de3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 x-compute-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b2bf001c-d464-4b77-896c-29ba592c8f28", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}], "metadata": {"pagination": {"total": 822, "offset": 652, "size": 50}}} 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:29 GMT 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:29,242 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:29,243 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:29,243 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:29,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a" 2019-03-23 11:16:29,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:29,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceb4005c673a2492014fee84953fa7780d09db22" 2019-03-23 11:16:29,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 x-compute-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:29,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890 2019-03-23 11:16:29,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890 2019-03-23 11:16:29,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890 2019-03-23 11:16:29,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-a638d93a-54ee-46d3-86bf-a1e9192e8890 2019-03-23 11:16:29,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-03-23 11:16:29,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6596a454d205c2cc5310d2bdf1b05bf5929d14a" -d '{"removeFloatingIp": {"address": "172.30.9.209"}}' 2019-03-23 11:16:29,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce x-compute-request-id: req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:de:4f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:11Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:29,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6" 2019-03-23 11:16:29,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 x-compute-request-id: req-a638d93a-54ee-46d3-86bf-a1e9192e8890 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:29,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:29,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-03-23 11:16:29,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce 2019-03-23 11:16:29,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-a3d72e46-521b-4bfb-a7dd-1d5db55e78ce 2019-03-23 11:16:29,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-9f96e947-1c47-4166-abf1-013efe3ee780 2019-03-23 11:16:29,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:29,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:16:29,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-03-23 11:16:29,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f96e947-1c47-4166-abf1-013efe3ee780 x-compute-request-id: req-9f96e947-1c47-4166-abf1-013efe3ee780 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:45Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:29,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-9f96e947-1c47-4166-abf1-013efe3ee780 2019-03-23 11:16:29,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:29,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6eac632d-e1fa-4e84-9dc2-a59cd4635933 x-compute-request-id: req-6eac632d-e1fa-4e84-9dc2-a59cd4635933 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:29,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:16:29,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:16:29,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:16:29,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-34702cd7-5b57-4975-b111-c2449206d7a1 2019-03-23 11:16:29,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34702cd7-5b57-4975-b111-c2449206d7a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:29,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6" 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-6eac632d-e1fa-4e84-9dc2-a59cd4635933 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-6eac632d-e1fa-4e84-9dc2-a59cd4635933 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84e815b3-a409-42a5-8ce3-3203b9581f9b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-84e815b3-a409-42a5-8ce3-3203b9581f9b 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207cdf10d0d19afba121639158a182bf64f437e" 2019-03-23 11:16:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7daae57090ee45857674a86efe57f5e9b441a32d" 2019-03-23 11:16:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65651eda-9cb4-497d-b10d-3efa2f3226bb x-compute-request-id: req-65651eda-9cb4-497d-b10d-3efa2f3226bb Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:45Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:16:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:16:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf44a97608331a7a756aaa016c91bc413024afb6" 2019-03-23 11:16:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-65651eda-9cb4-497d-b10d-3efa2f3226bb 2019-03-23 11:16:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-65651eda-9cb4-497d-b10d-3efa2f3226bb 2019-03-23 11:16:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-21fc3aac-c94c-472d-9948-2c5e030c9540 2019-03-23 11:16:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9686475e-26ce-4b9a-bb67-40fef1998de3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9686475e-26ce-4b9a-bb67-40fef1998de3 2019-03-23 11:16:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 x-compute-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b2bf001c-d464-4b77-896c-29ba592c8f28 2019-03-23 11:16:29,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:29,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:29 GMT 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:29,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:34,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:34,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:34,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-21fc3aac-c94c-472d-9948-2c5e030c9540", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.773Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-21fc3aac-c94c-472d-9948-2c5e030c9540", "level": "debug", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.773Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.cec0431b-0cb3-484d-9509-018245b62c4d"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9686475e-26ce-4b9a-bb67-40fef1998de3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9686475e-26ce-4b9a-bb67-40fef1998de3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 x-compute-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b2bf001c-d464-4b77-896c-29ba592c8f28", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b2bf001c-d464-4b77-896c-29ba592c8f28", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.01acaebd-5cda-4a26-82be-0d9c438e4515"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e x-compute-request-id: req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.7db10976-9a1e-46fa-818f-2ee4286cd8a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff5e1295-9b66-4b9e-949b-59bcd5e8e3b4 x-compute-request-id: req-ff5e1295-9b66-4b9e-949b-59bcd5e8e3b4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.705Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.204Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-ff5e1295-9b66-4b9e-949b-59bcd5e8e3b4", "level": "debug", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:23.706Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ccea3b56-b4bd-4467-a41b-b7a9d15f9193"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6 x-compute-request-id: req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:47:de:4f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:11Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_c5bw03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.187Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:24.862Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-900396e3-58d3-4e69-85c6-6a9f3b230321 x-compute-request-id: req-900396e3-58d3-4e69-85c6-6a9f3b230321 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d x-compute-request-id: req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:47:de:4f\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:24Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_proxy_host_vw76e4\", \"created\": \"2019-03-23T10:53:53Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-900396e3-58d3-4e69-85c6-6a9f3b230321", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-900396e3-58d3-4e69-85c6-6a9f3b230321", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_7p7li5", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.210Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:25.472Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "Waiting for server \"a1ff7352-f774-4fc6-aa42-17b5f573c5ef\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.735Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb4455a-641f-404f-9e58-2349de2daadb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.742Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-dcb4455a-641f-404f-9e58-2349de2daadb", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.743Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.338Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:24.597Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.116Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.123Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.150Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.693Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:25.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6ae564-8594-439f-80c3-2ec56f53d514 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.155Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6d6ae564-8594-439f-80c3-2ec56f53d514", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.155Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.530Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:26.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.154Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-14afed46-9794-4fbc-81c0-0a9b39dfb954", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.535Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.568Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}], "metadata": {"pagination": {"total": 927, "offset": 702, "size": 50}}} 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:34 GMT 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:34,428 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:34,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:34,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:34,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:34,429 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:34,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-21fc3aac-c94c-472d-9948-2c5e030c9540 2019-03-23 11:16:34,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-21fc3aac-c94c-472d-9948-2c5e030c9540 2019-03-23 11:16:34,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:34,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9686475e-26ce-4b9a-bb67-40fef1998de3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:34,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9686475e-26ce-4b9a-bb67-40fef1998de3 2019-03-23 11:16:34,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 x-compute-request-id: req-b2bf001c-d464-4b77-896c-29ba592c8f28 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:34,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b2bf001c-d464-4b77-896c-29ba592c8f28 2019-03-23 11:16:34,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b2bf001c-d464-4b77-896c-29ba592c8f28 2019-03-23 11:16:34,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:16:34,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e x-compute-request-id: req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:34,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-40f2738d-a9cc-4761-8d8a-2d5cf8c21f6e 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ff5e1295-9b66-4b9e-949b-59bcd5e8e3b4 x-compute-request-id: req-ff5e1295-9b66-4b9e-949b-59bcd5e8e3b4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-ff5e1295-9b66-4b9e-949b-59bcd5e8e3b4 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6 2019-03-23 11:16:34,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6 x-compute-request-id: req-605b8d9e-7aad-4f25-a1ba-8aa347b1eac6 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:de:4f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:11Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913" 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913" 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-900396e3-58d3-4e69-85c6-6a9f3b230321 x-compute-request-id: req-900396e3-58d3-4e69-85c6-6a9f3b230321 Content-Type: application/json 2019-03-23 11:16:34,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d x-compute-request-id: req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:de:4f", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "a1ff7352-f774-4fc6-aa42-17b5f573c5ef", "security_groups": [{"name": "default"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:24Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_proxy_host_vw76e4", "created": "2019-03-23T10:53:53Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-900396e3-58d3-4e69-85c6-6a9f3b230321 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-900396e3-58d3-4e69-85c6-6a9f3b230321 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913" 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d 2019-03-23 11:16:34,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a1ff7352-f774-4fc6-aa42-17b5f573c5ef" to be deleted. current status: SHUTOFF 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb4455a-641f-404f-9e58-2349de2daadb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dcb4455a-641f-404f-9e58-2349de2daadb 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:34,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-0d6f3c5b-883b-41a8-a039-a62d39c3e29d 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d6ae564-8594-439f-80c3-2ec56f53d514 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6d6ae564-8594-439f-80c3-2ec56f53d514 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:34,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb" 2019-03-23 11:16:34,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-14afed46-9794-4fbc-81c0-0a9b39dfb954 2019-03-23 11:16:34,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff" 2019-03-23 11:16:34,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:34,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:34,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:34,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:34,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:34 GMT 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:34,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:34,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:34,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:39,511 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:39,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:39,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:39,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:39,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:39,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:39,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-14afed46-9794-4fbc-81c0-0a9b39dfb954", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.535Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d166f486-5fb1-4227-8182-f5d04bbe9214 x-compute-request-id: req-d166f486-5fb1-4227-8182-f5d04bbe9214 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:45Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.902Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d166f486-5fb1-4227-8182-f5d04bbe9214", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.902Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d166f486-5fb1-4227-8182-f5d04bbe9214", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.902Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.905Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.994Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "Remove floating ip 172.30.9.205", "level": "info", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.903Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.904Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.905Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1267160-8d74-4776-9e98-4bb4fbedbec4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.911Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1267160-8d74-4776-9e98-4bb4fbedbec4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.911Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e1267160-8d74-4776-9e98-4bb4fbedbec4", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.911Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.374Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e1267160-8d74-4776-9e98-4bb4fbedbec4", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:26.911Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.331Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.338Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.339Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85f1cc50-b314-4bb3-9cb2-05893e157cc3 x-compute-request-id: req-85f1cc50-b314-4bb3-9cb2-05893e157cc3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.619Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-85f1cc50-b314-4bb3-9cb2-05893e157cc3", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.619Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-85f1cc50-b314-4bb3-9cb2-05893e157cc3", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.620Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.621Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab3016d-2c49-4e40-af52-dc38ad28b9a8 x-compute-request-id: req-fab3016d-2c49-4e40-af52-dc38ad28b9a8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.328Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fab3016d-2c49-4e40-af52-dc38ad28b9a8", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.329Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:27.974Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fab3016d-2c49-4e40-af52-dc38ad28b9a8", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.329Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.010Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.010Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.009Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.009Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.964Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.009Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.009Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d Date: Sat, 23 Mar 2019 11:16:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\",\"security_groups\":[\"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\",\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"e59a8bf6-2813-4ff2-b7d4-488391ebd476\"],\"mac_address\":\"fa:16:3e:f6:9d:68\",\"device_id\":\"4b355576-4aad-4e8e-9c76-5b28574c3c76\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.008Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d Date: Sat, 23 Mar 2019 11:16:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.26\"}],\"id\":\"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\",\"security_groups\":[\"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\",\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"e59a8bf6-2813-4ff2-b7d4-488391ebd476\"],\"mac_address\":\"fa:16:3e:f6:9d:68\",\"device_id\":\"4b355576-4aad-4e8e-9c76-5b28574c3c76\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.008Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.964Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.962Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6606dc7a-13c1-4511-b14d-21a86302b772 Date: Sat, 23 Mar 2019 11:16:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"840bd634-ddf7-47e8-a540-85158798ab93\"],\"mac_address\":\"fa:16:3e:4b:69:c9\",\"device_id\":\"364ff4d3-3500-4a26-99a2-b210617ded3d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.962Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6606dc7a-13c1-4511-b14d-21a86302b772 Date: Sat, 23 Mar 2019 11:16:27 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"840bd634-ddf7-47e8-a540-85158798ab93\"],\"mac_address\":\"fa:16:3e:4b:69:c9\",\"device_id\":\"364ff4d3-3500-4a26-99a2-b210617ded3d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.962Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.920Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.919Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.918Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-ff03dbd8-48db-422f-a785-389fc2277ee1 Date: Sat, 23 Mar 2019 11:16:27 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:58:25Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4b:69:c9\", \"device_id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\", \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:58:18Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f6:9d:68\", \"device_id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\", \"id\": \"740dbabe-1ff4-4a06-9451-2e30a1e8e048\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:50:09Z\", \"updated_at\": \"2019-03-23T10:50:11Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:54:d6:3e\", \"device_id\": \"5d893136-3baf-47bf-81c0-47846fc84b9f\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"e325ac2d-8d85-45dc-9994-ba5cfa02af13\", \"id\": \"d2390864-4aa3-41a8-ac58-db617bfb13e1\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T11:16:23Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 5, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": null, \"id\": \"fc1c99f3-78ad-43fd-83a8-9631350ab0a7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.915Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.915Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.915Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-ff03dbd8-48db-422f-a785-389fc2277ee1 Date: Sat, 23 Mar 2019 11:16:27 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:58:25Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4b:69:c9\", \"device_id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\", \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:47Z\", \"updated_at\": \"2019-03-23T10:58:18Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f6:9d:68\", \"device_id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\"}, \"fixed_ip_address\": \"192.168.120.26\", \"floating_ip_address\": \"172.30.9.205\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010\", \"id\": \"740dbabe-1ff4-4a06-9451-2e30a1e8e048\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:50:09Z\", \"updated_at\": \"2019-03-23T10:50:11Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:54:d6:3e\", \"device_id\": \"5d893136-3baf-47bf-81c0-47846fc84b9f\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"e325ac2d-8d85-45dc-9994-ba5cfa02af13\", \"id\": \"d2390864-4aa3-41a8-ac58-db617bfb13e1\", \"qos_policy_id\": null}, {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:49Z\", \"updated_at\": \"2019-03-23T11:16:23Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 5, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": null, \"id\": \"fc1c99f3-78ad-43fd-83a8-9631350ab0a7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.915Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.962Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.963Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.963Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:27.918Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 x-compute-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.460Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.363Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-21ca9970-9d96-44cd-89ce-cdb12148fb79", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.362Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}], "metadata": {"pagination": {"total": 1014, "offset": 752, "size": 50}}} 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:39 GMT 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:39,622 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:39,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-14afed46-9794-4fbc-81c0-0a9b39dfb954 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d166f486-5fb1-4227-8182-f5d04bbe9214 x-compute-request-id: req-d166f486-5fb1-4227-8182-f5d04bbe9214 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:45Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d166f486-5fb1-4227-8182-f5d04bbe9214 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-d166f486-5fb1-4227-8182-f5d04bbe9214 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564" 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.205 2019-03-23 11:16:39,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1267160-8d74-4776-9e98-4bb4fbedbec4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1267160-8d74-4776-9e98-4bb4fbedbec4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e1267160-8d74-4776-9e98-4bb4fbedbec4 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e1267160-8d74-4776-9e98-4bb4fbedbec4 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-03-23 11:16:39,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358" 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358" 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-85f1cc50-b314-4bb3-9cb2-05893e157cc3 x-compute-request-id: req-85f1cc50-b314-4bb3-9cb2-05893e157cc3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-85f1cc50-b314-4bb3-9cb2-05893e157cc3 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-85f1cc50-b314-4bb3-9cb2-05893e157cc3 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fab3016d-2c49-4e40-af52-dc38ad28b9a8 x-compute-request-id: req-fab3016d-2c49-4e40-af52-dc38ad28b9a8 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:39,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fab3016d-2c49-4e40-af52-dc38ad28b9a8 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-fab3016d-2c49-4e40-af52-dc38ad28b9a8 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358" 2019-03-23 11:16:39,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json used request id req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d Date: Sat, 23 Mar 2019 11:16:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.26"}],"id":"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010","security_groups":["2d9f87f2-a195-4fbb-993c-4b1c72d2d143","381db59f-d8c5-4a37-b0a5-93597faed68b","e59a8bf6-2813-4ff2-b7d4-488391ebd476"],"mac_address":"fa:16:3e:f6:9d:68","device_id":"4b355576-4aad-4e8e-9c76-5b28574c3c76","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-2f009e7a-25f4-4e9a-bb60-6388ad23c00d Date: Sat, 23 Mar 2019 11:16:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.26"}],"id":"7447bb1b-7c8a-4d5f-ab0c-aa52320b9010","security_groups":["2d9f87f2-a195-4fbb-993c-4b1c72d2d143","381db59f-d8c5-4a37-b0a5-93597faed68b","e59a8bf6-2813-4ff2-b7d4-488391ebd476"],"mac_address":"fa:16:3e:f6:9d:68","device_id":"4b355576-4aad-4e8e-9c76-5b28574c3c76","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/7447bb1b-7c8a-4d5f-ab0c-aa52320b9010.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358" 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6606dc7a-13c1-4511-b14d-21a86302b772 Date: Sat, 23 Mar 2019 11:16:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.7"}],"id":"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","840bd634-ddf7-47e8-a540-85158798ab93"],"mac_address":"fa:16:3e:4b:69:c9","device_id":"364ff4d3-3500-4a26-99a2-b210617ded3d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:39,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-6606dc7a-13c1-4511-b14d-21a86302b772 Date: Sat, 23 Mar 2019 11:16:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.7"}],"id":"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","840bd634-ddf7-47e8-a540-85158798ab93"],"mac_address":"fa:16:3e:4b:69:c9","device_id":"364ff4d3-3500-4a26-99a2-b210617ded3d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358" 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77909ca7ed64ac0d23822693eb8faa120f26358" 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-ff03dbd8-48db-422f-a785-389fc2277ee1 Date: Sat, 23 Mar 2019 11:16:27 GMT RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:58:25Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:69:c9", "device_id": "364ff4d3-3500-4a26-99a2-b210617ded3d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03", "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:58:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:9d:68", "device_id": "4b355576-4aad-4e8e-9c76-5b28574c3c76"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "7447bb1b-7c8a-4d5f-ab0c-aa52320b9010", "id": "740dbabe-1ff4-4a06-9451-2e30a1e8e048", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T11:16:23Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 5, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": null, "id": "fc1c99f3-78ad-43fd-83a8-9631350ab0a7", "qos_policy_id": null}]} 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1 2019-03-23 11:16:39,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2955 X-Openstack-Request-Id: req-ff03dbd8-48db-422f-a785-389fc2277ee1 Date: Sat, 23 Mar 2019 11:16:27 GMT RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:58:25Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:69:c9", "device_id": "364ff4d3-3500-4a26-99a2-b210617ded3d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03", "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:47Z", "updated_at": "2019-03-23T10:58:18Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f6:9d:68", "device_id": "4b355576-4aad-4e8e-9c76-5b28574c3c76"}, "fixed_ip_address": "192.168.120.26", "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "7447bb1b-7c8a-4d5f-ab0c-aa52320b9010", "id": "740dbabe-1ff4-4a06-9451-2e30a1e8e048", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:49Z", "updated_at": "2019-03-23T11:16:23Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 5, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": null, "id": "fc1c99f3-78ad-43fd-83a8-9631350ab0a7", "qos_policy_id": null}]} 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-6606dc7a-13c1-4511-b14d-21a86302b772 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ff03dbd8-48db-422f-a785-389fc2277ee1 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 x-compute-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb" 2019-03-23 11:16:39,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-21ca9970-9d96-44cd-89ce-cdb12148fb79 2019-03-23 11:16:39,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:39,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:39,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:39,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:39,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:39,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:39,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:39 GMT 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:39,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:44,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:44,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:44,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:44,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:44,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:44,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-153dfae9-8111-4407-b58c-b9af49aa9a91", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.016Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21ca9970-9d96-44cd-89ce-cdb12148fb79 x-compute-request-id: req-21ca9970-9d96-44cd-89ce-cdb12148fb79 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.361Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-21ca9970-9d96-44cd-89ce-cdb12148fb79", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.361Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-21ca9970-9d96-44cd-89ce-cdb12148fb79", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.362Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.363Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:28.489Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 x-compute-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.460Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb0289e7-550f-4f77-a1d8-c615364c5c71 x-compute-request-id: req-fb0289e7-550f-4f77-a1d8-c615364c5c71 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.757Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.646Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-fb0289e7-550f-4f77-a1d8-c615364c5c71", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.757Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a0438a8-55d6-4c2c-a43b-f977212e65a2 x-compute-request-id: req-1a0438a8-55d6-4c2c-a43b-f977212e65a2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.985Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-fb0289e7-550f-4f77-a1d8-c615364c5c71", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.757Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-794205c1-4a69-4852-83db-e84b9866c4d7", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.461Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b4c42baa-4f89-476a-b83d-12a332c02fbd", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.644Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4c42baa-4f89-476a-b83d-12a332c02fbd x-compute-request-id: req-b4c42baa-4f89-476a-b83d-12a332c02fbd Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:45Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.644Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "Waiting for process 25166 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.523Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b4c42baa-4f89-476a-b83d-12a332c02fbd", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.644Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.45682f06-2abd-4fe1-93c3-84c38c81b00d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104\"", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.522Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.463Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.110Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-794205c1-4a69-4852-83db-e84b9866c4d7", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.461Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.183Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.353Z", "source_id": "dime_host_jn28a1", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-35304ac7-3411-490d-b34d-caf4e0459932", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.213Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35304ac7-3411-490d-b34d-caf4e0459932 x-compute-request-id: req-35304ac7-3411-490d-b34d-caf4e0459932 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.213Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.987Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-1a0438a8-55d6-4c2c-a43b-f977212e65a2", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.986Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-1a0438a8-55d6-4c2c-a43b-f977212e65a2", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:28.985Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-35304ac7-3411-490d-b34d-caf4e0459932", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.214Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564\"", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.215Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a x-compute-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.182Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a x-compute-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"172.30.9.205\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.182Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.182Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.182Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.183Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.184Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.205\"}}'", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.184Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb9e6166-2982-4a70-9a99-22dff0fb7600 x-compute-request-id: req-bb9e6166-2982-4a70-9a99-22dff0fb7600 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.357Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-bb9e6166-2982-4a70-9a99-22dff0fb7600", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.357Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-bb9e6166-2982-4a70-9a99-22dff0fb7600", "level": "debug", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.357Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.61ba930c-d139-4a81-bcc5-9ca214253902"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:29.748Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b83fba53-8db9-4344-8c98-ea6d95571994 x-compute-request-id: req-b83fba53-8db9-4344-8c98-ea6d95571994 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.647Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-b83fba53-8db9-4344-8c98-ea6d95571994", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.648Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2f110ff-695b-463d-a70d-32b7617576a9 x-compute-request-id: req-d2f110ff-695b-463d-a70d-32b7617576a9 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.793Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_r4fnlh", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.730Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.833Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-d2f110ff-695b-463d-a70d-32b7617576a9", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.793Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-d2f110ff-695b-463d-a70d-32b7617576a9", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.794Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-b83fba53-8db9-4344-8c98-ea6d95571994", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.647Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff\"", "level": "debug", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:29.649Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2059fbb5-88ed-4732-b155-e579f44a3160"}], "metadata": {"pagination": {"total": 1102, "offset": 802, "size": 50}}} 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:44 GMT 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:44,881 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:44,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:44,882 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:44,882 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:44,882 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:44,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-153dfae9-8111-4407-b58c-b9af49aa9a91 2019-03-23 11:16:44,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-21ca9970-9d96-44cd-89ce-cdb12148fb79 x-compute-request-id: req-21ca9970-9d96-44cd-89ce-cdb12148fb79 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:44,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-21ca9970-9d96-44cd-89ce-cdb12148fb79 2019-03-23 11:16:44,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/action used request id req-21ca9970-9d96-44cd-89ce-cdb12148fb79 2019-03-23 11:16:44,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb" 2019-03-23 11:16:44,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 x-compute-request-id: req-794205c1-4a69-4852-83db-e84b9866c4d7 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:44,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb0289e7-550f-4f77-a1d8-c615364c5c71 x-compute-request-id: req-fb0289e7-550f-4f77-a1d8-c615364c5c71 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:16:44,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fadcb2618a50a9511f21f5a914421c54010bdbb" 2019-03-23 11:16:44,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-fb0289e7-550f-4f77-a1d8-c615364c5c71 2019-03-23 11:16:44,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a0438a8-55d6-4c2c-a43b-f977212e65a2 x-compute-request-id: req-1a0438a8-55d6-4c2c-a43b-f977212e65a2 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:44,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53/os-security-groups used request id req-fb0289e7-550f-4f77-a1d8-c615364c5c71 2019-03-23 11:16:44,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-794205c1-4a69-4852-83db-e84b9866c4d7 2019-03-23 11:16:44,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b4c42baa-4f89-476a-b83d-12a332c02fbd 2019-03-23 11:16:44,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4c42baa-4f89-476a-b83d-12a332c02fbd x-compute-request-id: req-b4c42baa-4f89-476a-b83d-12a332c02fbd Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:45Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:44,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25166 to end... 2019-03-23 11:16:44,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104" 2019-03-23 11:16:44,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-b4c42baa-4f89-476a-b83d-12a332c02fbd 2019-03-23 11:16:44,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104" 2019-03-23 11:16:44,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564" 2019-03-23 11:16:44,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-794205c1-4a69-4852-83db-e84b9866c4d7 2019-03-23 11:16:44,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a 2019-03-23 11:16:44,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:44,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-35304ac7-3411-490d-b34d-caf4e0459932 2019-03-23 11:16:44,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35304ac7-3411-490d-b34d-caf4e0459932 x-compute-request-id: req-35304ac7-3411-490d-b34d-caf4e0459932 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:44,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff" 2019-03-23 11:16:44,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-1a0438a8-55d6-4c2c-a43b-f977212e65a2 2019-03-23 11:16:44,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-1a0438a8-55d6-4c2c-a43b-f977212e65a2 2019-03-23 11:16:44,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-35304ac7-3411-490d-b34d-caf4e0459932 2019-03-23 11:16:44,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a10950ee6007dc428a83d54426d403421a3d564" 2019-03-23 11:16:44,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a x-compute-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:44,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a x-compute-request-id: req-4aad133e-a21f-415d-aada-3f26a23f6e0a Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:44,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a 2019-03-23 11:16:44,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a 2019-03-23 11:16:44,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-4aad133e-a21f-415d-aada-3f26a23f6e0a 2019-03-23 11:16:44,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104" -d '{"removeFloatingIp": {"address": "172.30.9.205"}}' 2019-03-23 11:16:44,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a26d8744367c8fc78e2c4659d5bd5fb0e405104" -d '{"removeFloatingIp": {"address": "172.30.9.205"}}' 2019-03-23 11:16:44,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb9e6166-2982-4a70-9a99-22dff0fb7600 x-compute-request-id: req-bb9e6166-2982-4a70-9a99-22dff0fb7600 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-23 11:16:44,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-bb9e6166-2982-4a70-9a99-22dff0fb7600 2019-03-23 11:16:44,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-bb9e6166-2982-4a70-9a99-22dff0fb7600 2019-03-23 11:16:44,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b83fba53-8db9-4344-8c98-ea6d95571994 x-compute-request-id: req-b83fba53-8db9-4344-8c98-ea6d95571994 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-b83fba53-8db9-4344-8c98-ea6d95571994 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2f110ff-695b-463d-a70d-32b7617576a9 x-compute-request-id: req-d2f110ff-695b-463d-a70d-32b7617576a9 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:16:44,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-d2f110ff-695b-463d-a70d-32b7617576a9 2019-03-23 11:16:44,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-d2f110ff-695b-463d-a70d-32b7617576a9 2019-03-23 11:16:44,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-b83fba53-8db9-4344-8c98-ea6d95571994 2019-03-23 11:16:44,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87089c8bab2ef3246c546b01ff9bf8473ebf8aff" 2019-03-23 11:16:44,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:44,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:44,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:44,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:44,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:44,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:44 GMT 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:44,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:44,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:49,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:50,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:50,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:50,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:50,090 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:50,090 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:50,090 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2dc14355-821d-4f8c-aebe-de8a2a120144", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.188Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_ltefq7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.058Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dc14355-821d-4f8c-aebe-de8a2a120144 x-compute-request-id: req-2dc14355-821d-4f8c-aebe-de8a2a120144 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance a1ff7352-f774-4fc6-aa42-17b5f573c5ef could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:30.964Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2dc14355-821d-4f8c-aebe-de8a2a120144", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:30.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8486f2c5-e3f6-48d0-ac28-df8638194e0e"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:31.546Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:31.546Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.184Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:31.546Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e6c0d7b8-b725-45cd-874b-46bf1868be20", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.193Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:31.546Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c0d7b8-b725-45cd-874b-46bf1868be20 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.193Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": "proxy_host_vw76e4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:31.546Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.588Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 x-compute-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.587Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.588Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 x-compute-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.587Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.589Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134", "level": "debug", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.589Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "Floating ip 172.30.9.205 detached from server", "level": "info", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.589Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f39760f8-d996-450a-b590-0b27b55cf253"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.786Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300053de-b47f-41dc-8db1-7b91ae76d8f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.792Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-300053de-b47f-41dc-8db1-7b91ae76d8f0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.792Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_vq2qkl", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.961Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.191Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.605Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9925cd38-53ad-4ee2-82ff-618caae4104e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9925cd38-53ad-4ee2-82ff-618caae4104e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:31.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.149Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-e90979c0-6117-4764-bd44-c32b8df4bc0e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.148Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-e90979c0-6117-4764-bd44-c32b8df4bc0e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.147Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e90979c0-6117-4764-bd44-c32b8df4bc0e x-compute-request-id: req-e90979c0-6117-4764-bd44-c32b8df4bc0e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.147Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.214Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:32.855Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.068Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.822Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d70b97a0-6bac-4401-8251-62d286c28b1e x-compute-request-id: req-d70b97a0-6bac-4401-8251-62d286c28b1e Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.907Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-d70b97a0-6bac-4401-8251-62d286c28b1e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.908Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-d70b97a0-6bac-4401-8251-62d286c28b1e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.907Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.909Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9139e2ae-59a9-4388-925c-ce80e8e88291 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9139e2ae-59a9-4388-925c-ce80e8e88291", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.212Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-022cb356-c3ec-4388-b605-270a9e8d2dc2", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.822Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-022cb356-c3ec-4388-b605-270a9e8d2dc2", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.821Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:33.385Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-022cb356-c3ec-4388-b605-270a9e8d2dc2 x-compute-request-id: req-022cb356-c3ec-4388-b605-270a9e8d2dc2 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:32.821Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.606Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}], "metadata": {"pagination": {"total": 1196, "offset": 852, "size": 50}}} 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:50 GMT 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:50,091 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:50,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:50,092 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2dc14355-821d-4f8c-aebe-de8a2a120144 2019-03-23 11:16:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:16:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ccb8e0ff483c10ced43a7c1208a0c46823aa913" 2019-03-23 11:16:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:16:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2dc14355-821d-4f8c-aebe-de8a2a120144 x-compute-request-id: req-2dc14355-821d-4f8c-aebe-de8a2a120144 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a1ff7352-f774-4fc6-aa42-17b5f573c5ef could not be found.", "code": 404}} 2019-03-23 11:16:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a1ff7352-f774-4fc6-aa42-17b5f573c5ef used request id req-2dc14355-821d-4f8c-aebe-de8a2a120144 2019-03-23 11:16:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:16:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e6c0d7b8-b725-45cd-874b-46bf1868be20 2019-03-23 11:16:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c0d7b8-b725-45cd-874b-46bf1868be20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:16:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 2019-03-23 11:16:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 x-compute-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:16:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 2019-03-23 11:16:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 x-compute-request-id: req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:16:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 2019-03-23 11:16:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-2a8e70b8-7bd5-4447-bbb1-230ce2698134 2019-03-23 11:16:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.205 detached from server 2019-03-23 11:16:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-300053de-b47f-41dc-8db1-7b91ae76d8f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-300053de-b47f-41dc-8db1-7b91ae76d8f0 2019-03-23 11:16:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:16:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-23 11:16:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d" 2019-03-23 11:16:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9925cd38-53ad-4ee2-82ff-618caae4104e 2019-03-23 11:16:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9925cd38-53ad-4ee2-82ff-618caae4104e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:16:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-e90979c0-6117-4764-bd44-c32b8df4bc0e 2019-03-23 11:16:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-e90979c0-6117-4764-bd44-c32b8df4bc0e 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e90979c0-6117-4764-bd44-c32b8df4bc0e x-compute-request-id: req-e90979c0-6117-4764-bd44-c32b8df4bc0e Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d" 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5" 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d70b97a0-6bac-4401-8251-62d286c28b1e x-compute-request-id: req-d70b97a0-6bac-4401-8251-62d286c28b1e Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-d70b97a0-6bac-4401-8251-62d286c28b1e 2019-03-23 11:16:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/action used request id req-d70b97a0-6bac-4401-8251-62d286c28b1e 2019-03-23 11:16:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d" 2019-03-23 11:16:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9139e2ae-59a9-4388-925c-ce80e8e88291 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9139e2ae-59a9-4388-925c-ce80e8e88291 2019-03-23 11:16:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:16:50,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-022cb356-c3ec-4388-b605-270a9e8d2dc2 2019-03-23 11:16:50,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-022cb356-c3ec-4388-b605-270a9e8d2dc2 2019-03-23 11:16:50,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-022cb356-c3ec-4388-b605-270a9e8d2dc2 x-compute-request-id: req-022cb356-c3ec-4388-b605-270a9e8d2dc2 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:50,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5" 2019-03-23 11:16:50,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d" 2019-03-23 11:16:50,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:50,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:50 GMT 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:50,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:55,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:55,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e32b87c-7d73-48a4-af57-527de3241160 x-compute-request-id: req-5e32b87c-7d73-48a4-af57-527de3241160 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.645Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-5e32b87c-7d73-48a4-af57-527de3241160", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.645Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-5e32b87c-7d73-48a4-af57-527de3241160", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.645Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48912782-3f07-4841-9b24-b8bc32e7669a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.216Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-48912782-3f07-4841-9b24-b8bc32e7669a", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.216Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2991ed4e-8497-4c42-8589-bc756f46194a x-compute-request-id: req-2991ed4e-8497-4c42-8589-bc756f46194a Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.318Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2991ed4e-8497-4c42-8589-bc756f46194a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.318Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2991ed4e-8497-4c42-8589-bc756f46194a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.318Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.319Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.51c825c7-8b3e-4ac8-9c10-67c46518097a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97b60053-43de-4a8c-9ffd-046d61eed7d0 x-compute-request-id: req-97b60053-43de-4a8c-9ffd-046d61eed7d0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.466Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-97b60053-43de-4a8c-9ffd-046d61eed7d0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.466Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-97b60053-43de-4a8c-9ffd-046d61eed7d0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.467Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.467Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6bd14d5-d23f-48ea-aeae-449ee419c401 x-compute-request-id: req-f6bd14d5-d23f-48ea-aeae-449ee419c401 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:45Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-f6bd14d5-d23f-48ea-aeae-449ee419c401", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-f6bd14d5-d23f-48ea-aeae-449ee419c401", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af75f1a57b1582f25152b9aed3a9f375c247f723\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e x-compute-request-id: req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.605Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.605Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.605Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.606Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.625Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.096Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b5fac58-67dc-4a56-b9ed-a2fe26ec7be5 x-compute-request-id: req-4b5fac58-67dc-4a56-b9ed-a2fe26ec7be5 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "Waiting for server \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.097Z", "source_id": "homer_host_byc0vc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.292Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-482a71fb-25d9-4268-8520-0e3edfe1ca2b x-compute-request-id: req-482a71fb-25d9-4268-8520-0e3edfe1ca2b Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.946Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-482a71fb-25d9-4268-8520-0e3edfe1ca2b", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.947Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-482a71fb-25d9-4268-8520-0e3edfe1ca2b", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:33.947Z", "source_id": "ellis_host_pcgfey", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a5c3244f-fdac-4d96-aeeb-4f511ef899a1"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3550c6d-9c34-4e20-9c21-52eb88129e6b x-compute-request-id: req-a3550c6d-9c34-4e20-9c21-52eb88129e6b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e7:23:7f\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:19.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6aa1b1fa-d318-477d-9fd5-b63cbc158a53\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:33Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_dime_host_jn28a1\", \"created\": \"2019-03-23T10:54:05Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-a3550c6d-9c34-4e20-9c21-52eb88129e6b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-a3550c6d-9c34-4e20-9c21-52eb88129e6b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500 x-compute-request-id: req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.345Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.345Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.345Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.347Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345 x-compute-request-id: req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:34.763Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.b2f2aed2-7c04-4eea-ab47-f7571a88ec7c"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:35.359Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:35.359Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:35.359Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:34.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1227, "offset": 902, "size": 50}}} 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:55 GMT 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:16:55,284 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:16:55,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5e32b87c-7d73-48a4-af57-527de3241160 x-compute-request-id: req-5e32b87c-7d73-48a4-af57-527de3241160 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:16:55,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-5e32b87c-7d73-48a4-af57-527de3241160 2019-03-23 11:16:55,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups used request id req-5e32b87c-7d73-48a4-af57-527de3241160 2019-03-23 11:16:55,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d" 2019-03-23 11:16:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d" 2019-03-23 11:16:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48912782-3f07-4841-9b24-b8bc32e7669a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:16:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-48912782-3f07-4841-9b24-b8bc32e7669a 2019-03-23 11:16:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2991ed4e-8497-4c42-8589-bc756f46194a x-compute-request-id: req-2991ed4e-8497-4c42-8589-bc756f46194a Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2991ed4e-8497-4c42-8589-bc756f46194a 2019-03-23 11:16:55,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-2991ed4e-8497-4c42-8589-bc756f46194a 2019-03-23 11:16:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae34b28b57bfdcc5eab336988298ef7fe8f2e41d" 2019-03-23 11:16:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97b60053-43de-4a8c-9ffd-046d61eed7d0 x-compute-request-id: req-97b60053-43de-4a8c-9ffd-046d61eed7d0 Content-Length: 0 Content-Type: application/json 2019-03-23 11:16:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-97b60053-43de-4a8c-9ffd-046d61eed7d0 2019-03-23 11:16:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/action used request id req-97b60053-43de-4a8c-9ffd-046d61eed7d0 2019-03-23 11:16:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5" 2019-03-23 11:16:55,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6bd14d5-d23f-48ea-aeae-449ee419c401 x-compute-request-id: req-f6bd14d5-d23f-48ea-aeae-449ee419c401 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:45Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-f6bd14d5-d23f-48ea-aeae-449ee419c401 2019-03-23 11:16:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-f6bd14d5-d23f-48ea-aeae-449ee419c401 2019-03-23 11:16:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af75f1a57b1582f25152b9aed3a9f375c247f723" 2019-03-23 11:16:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e x-compute-request-id: req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e 2019-03-23 11:16:55,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-3b8923b8-fbb5-48eb-bd0f-4ef21c962a6e 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4cf6cc5ef00f8871ad6b4a2761d44d7cefc15f5" 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f" 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b5fac58-67dc-4a56-b9ed-a2fe26ec7be5 x-compute-request-id: req-4b5fac58-67dc-4a56-b9ed-a2fe26ec7be5 Content-Type: application/json 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6aa1b1fa-d318-477d-9fd5-b63cbc158a53" to be deleted. current status: SHUTOFF 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:16:55,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-482a71fb-25d9-4268-8520-0e3edfe1ca2b x-compute-request-id: req-482a71fb-25d9-4268-8520-0e3edfe1ca2b Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-482a71fb-25d9-4268-8520-0e3edfe1ca2b 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13/os-security-groups used request id req-482a71fb-25d9-4268-8520-0e3edfe1ca2b 2019-03-23 11:16:55,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3550c6d-9c34-4e20-9c21-52eb88129e6b x-compute-request-id: req-a3550c6d-9c34-4e20-9c21-52eb88129e6b Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:23:7f", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:19.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6aa1b1fa-d318-477d-9fd5-b63cbc158a53", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:33Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_dime_host_jn28a1", "created": "2019-03-23T10:54:05Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-a3550c6d-9c34-4e20-9c21-52eb88129e6b 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-a3550c6d-9c34-4e20-9c21-52eb88129e6b 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500 x-compute-request-id: req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-f84ac1b3-2720-40c2-bc3b-f6efc2bf5500 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-03-23 11:16:55,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345 x-compute-request-id: req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:16:55,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-a9cfb8b7-0393-4fc5-aba4-82d9a1ef9345 2019-03-23 11:16:55,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:16:55,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:16:55,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:16:55,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:16:55,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:16:55,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:16:55,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:16:55,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:16:55 GMT 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:16:55,392 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:00,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:00,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:00,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:00,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.764Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-09cc6e16-73aa-4152-a661-5713daeb37b4", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.605Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-09cc6e16-73aa-4152-a661-5713daeb37b4", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.604Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09cc6e16-73aa-4152-a661-5713daeb37b4 x-compute-request-id: req-09cc6e16-73aa-4152-a661-5713daeb37b4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.604Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.606Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.004Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ca3b107-57f2-4038-970c-b43f2b0c76a7 x-compute-request-id: req-0ca3b107-57f2-4038-970c-b43f2b0c76a7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.763Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:35.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.516Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.735Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524e7754-fc8f-4203-b6b4-01c444d25405 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-524e7754-fc8f-4203-b6b4-01c444d25405", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d x-compute-request-id: req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d Content-Encoding: gzip Content-Length: 701 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01e406bc-b3c3-44d1-a743-6c04ee95fef2\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2ceae373-883f-48e2-8bf8-ddcf1113c3e5\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"366833f8-acfa-47e5-a47a-3bf0c5d28d44\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4bd4e8d1-bc3c-422d-b70a-66da050229f1\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6469d8-cbc2-4136-a324-305409445414\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"5da50b0e-59fa-4870-9e18-fd2b2f67474f\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"be7c3456-a2bf-4627-92d0-3a0676cd1f40\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e5efeecc-4563-47f6-a417-7270bf11bc09\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"2d9f87f2-a195-4fbb-993c-4b1c72d2d143\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.254Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.254Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.254Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1deb422d-13d2-477f-bb60-620300cf9fb9"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:36.814Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.281Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4da05de-f319-417b-a31f-89ca95f5e3aa x-compute-request-id: req-f4da05de-f319-417b-a31f-89ca95f5e3aa Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032 x-compute-request-id: req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:50Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b46095-4b43-4654-b1d5-b2b6a84d7b64 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.372Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-95b46095-4b43-4654-b1d5-b2b6a84d7b64", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:36.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.888Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "Waiting for server \"6925bb21-f4ca-459b-a47e-7419059d0bb8\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7153ab76-e460-41e3-917d-dab35867fd62", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7153ab76-e460-41e3-917d-dab35867fd62", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7153ab76-e460-41e3-917d-dab35867fd62 x-compute-request-id: req-7153ab76-e460-41e3-917d-dab35867fd62 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:73:4a:ad\", \"version\": 4, \"addr\": \"192.168.120.21\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:56.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"6925bb21-f4ca-459b-a47e-7419059d0bb8\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:37Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_homer_host_byc0vc\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6385be32-85b6-4d41-8a94-494e2cfc8cd6", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.471Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6385be32-85b6-4d41-8a94-494e2cfc8cd6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.471Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.466Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-f4da05de-f319-417b-a31f-89ca95f5e3aa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:37.924Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-f4da05de-f319-417b-a31f-89ca95f5e3aa", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.014Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-205f8134-2067-403a-99d3-ff52c4d3c447", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-205f8134-2067-403a-99d3-ff52c4d3c447", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c565490e-891e-46d1-9b3c-2a85d90ceea2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.897Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c565490e-891e-46d1-9b3c-2a85d90ceea2", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.898Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3b97b44-a1b1-4e6e-a80b-47ba87a255e4 x-compute-request-id: req-b3b97b44-a1b1-4e6e-a80b-47ba87a255e4 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-205f8134-2067-403a-99d3-ff52c4d3c447 x-compute-request-id: req-205f8134-2067-403a-99d3-ff52c4d3c447 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:43Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-b3b97b44-a1b1-4e6e-a80b-47ba87a255e4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}], "metadata": {"pagination": {"total": 1270, "offset": 952, "size": 50}}} 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:00,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:00 GMT 2019-03-23 11:17:00,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:00,498 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:00,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:00,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:00,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:00,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:17:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f" 2019-03-23 11:17:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-09cc6e16-73aa-4152-a661-5713daeb37b4 2019-03-23 11:17:00,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-09cc6e16-73aa-4152-a661-5713daeb37b4 2019-03-23 11:17:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09cc6e16-73aa-4152-a661-5713daeb37b4 x-compute-request-id: req-09cc6e16-73aa-4152-a661-5713daeb37b4 Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c0cbe7ae76148f03eb915120b92ada96696150f" 2019-03-23 11:17:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ca3b107-57f2-4038-970c-b43f2b0c76a7 x-compute-request-id: req-0ca3b107-57f2-4038-970c-b43f2b0c76a7 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:00,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:17:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524e7754-fc8f-4203-b6b4-01c444d25405 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-524e7754-fc8f-4203-b6b4-01c444d25405 2019-03-23 11:17:00,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d x-compute-request-id: req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d Content-Encoding: gzip Content-Length: 701 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01e406bc-b3c3-44d1-a743-6c04ee95fef2"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2ceae373-883f-48e2-8bf8-ddcf1113c3e5"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "366833f8-acfa-47e5-a47a-3bf0c5d28d44"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4bd4e8d1-bc3c-422d-b70a-66da050229f1"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6469d8-cbc2-4136-a324-305409445414"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5da50b0e-59fa-4870-9e18-fd2b2f67474f"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "be7c3456-a2bf-4627-92d0-3a0676cd1f40"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e5efeecc-4563-47f6-a417-7270bf11bc09"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "2d9f87f2-a195-4fbb-993c-4b1c72d2d143", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-03-23 11:17:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d 2019-03-23 11:17:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-22b8c58b-b86b-4a81-acc2-a0bb8cc2da9d 2019-03-23 11:17:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f" 2019-03-23 11:17:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:17:00,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4da05de-f319-417b-a31f-89ca95f5e3aa x-compute-request-id: req-f4da05de-f319-417b-a31f-89ca95f5e3aa Content-Type: application/json 2019-03-23 11:17:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150" 2019-03-23 11:17:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f" 2019-03-23 11:17:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032 2019-03-23 11:17:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032 2019-03-23 11:17:00,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032 x-compute-request-id: req-ddb752f8-91ee-4a1e-9eaf-f4bc8e163032 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:50Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b46095-4b43-4654-b1d5-b2b6a84d7b64 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-95b46095-4b43-4654-b1d5-b2b6a84d7b64 2019-03-23 11:17:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f" 2019-03-23 11:17:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6925bb21-f4ca-459b-a47e-7419059d0bb8" to be deleted. current status: SHUTOFF 2019-03-23 11:17:00,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7153ab76-e460-41e3-917d-dab35867fd62 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-7153ab76-e460-41e3-917d-dab35867fd62 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7153ab76-e460-41e3-917d-dab35867fd62 x-compute-request-id: req-7153ab76-e460-41e3-917d-dab35867fd62 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:4a:ad", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:56.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "6925bb21-f4ca-459b-a47e-7419059d0bb8", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:37Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_homer_host_byc0vc", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6385be32-85b6-4d41-8a94-494e2cfc8cd6 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6385be32-85b6-4d41-8a94-494e2cfc8cd6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-f4da05de-f319-417b-a31f-89ca95f5e3aa 2019-03-23 11:17:00,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-f4da05de-f319-417b-a31f-89ca95f5e3aa 2019-03-23 11:17:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9" 2019-03-23 11:17:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-205f8134-2067-403a-99d3-ff52c4d3c447 2019-03-23 11:17:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-205f8134-2067-403a-99d3-ff52c4d3c447 2019-03-23 11:17:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150" 2019-03-23 11:17:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c565490e-891e-46d1-9b3c-2a85d90ceea2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:00,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c565490e-891e-46d1-9b3c-2a85d90ceea2 2019-03-23 11:17:00,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3b97b44-a1b1-4e6e-a80b-47ba87a255e4 x-compute-request-id: req-b3b97b44-a1b1-4e6e-a80b-47ba87a255e4 Content-Type: application/json 2019-03-23 11:17:00,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-205f8134-2067-403a-99d3-ff52c4d3c447 x-compute-request-id: req-205f8134-2067-403a-99d3-ff52c4d3c447 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:43Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:00,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-b3b97b44-a1b1-4e6e-a80b-47ba87a255e4 2019-03-23 11:17:00,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:00,581 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:00,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:00,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:00 GMT 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:00,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:00,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:00,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:00,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:05,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:05,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:05,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:05,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.321Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:38.524Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-205f8134-2067-403a-99d3-ff52c4d3c447", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:37.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-39adb533-3b95-49cc-ab0e-35ad7687a710", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-39adb533-3b95-49cc-ab0e-35ad7687a710", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "Waiting for server \"f65dd71a-6a02-4c07-a602-0128c39ecd13\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca56e40-711b-4596-b335-b8a9c44c2a8b x-compute-request-id: req-5ca56e40-711b-4596-b335-b8a9c44c2a8b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.726Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-5ca56e40-711b-4596-b335-b8a9c44c2a8b", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.726Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-5ca56e40-711b-4596-b335-b8a9c44c2a8b", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.727Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.728Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11d31df5-112c-4054-9297-893bf085642d x-compute-request-id: req-11d31df5-112c-4054-9297-893bf085642d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.984Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.111Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39adb533-3b95-49cc-ab0e-35ad7687a710 x-compute-request-id: req-39adb533-3b95-49cc-ab0e-35ad7687a710 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:8b:03:03\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:57:16.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"f65dd71a-6a02-4c07-a602-0128c39ecd13\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:37Z\", \"hostId\": \"c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_ellis_host_pcgfey\", \"created\": \"2019-03-23T10:54:04Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-34bb16b5-3077-49ee-b05c-32d36a4eb43e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-11d31df5-112c-4054-9297-893bf085642d", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.985Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-11d31df5-112c-4054-9297-893bf085642d", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.985Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:38.987Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34bb16b5-3077-49ee-b05c-32d36a4eb43e x-compute-request-id: req-34bb16b5-3077-49ee-b05c-32d36a4eb43e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 6aa1b1fa-d318-477d-9fd5-b63cbc158a53 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": "dime_host_jn28a1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-34bb16b5-3077-49ee-b05c-32d36a4eb43e", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a529acd1-813b-40ce-aa76-71ddada4dff3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:39.695Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91cf925b-0a06-4d67-a3fa-e821f55017ca x-compute-request-id: req-91cf925b-0a06-4d67-a3fa-e821f55017ca Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.581Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-91cf925b-0a06-4d67-a3fa-e821f55017ca", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.581Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-91cf925b-0a06-4d67-a3fa-e821f55017ca", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.582Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.583Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e99b4bec-2de7-4d47-92ed-335764142a28 x-compute-request-id: req-e99b4bec-2de7-4d47-92ed-335764142a28 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.858Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-e99b4bec-2de7-4d47-92ed-335764142a28", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.858Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-e99b4bec-2de7-4d47-92ed-335764142a28", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.859Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-114a2c28-af15-4738-bcc5-bd2d817a83e1 x-compute-request-id: req-114a2c28-af15-4738-bcc5-bd2d817a83e1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.026Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-114a2c28-af15-4738-bcc5-bd2d817a83e1", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.027Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-114a2c28-af15-4738-bcc5-bd2d817a83e1", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.028Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9\"", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.030Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.860Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_host_jn28a1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.220Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:39.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-4525df80-2b4f-4f1d-a602-8cf819b5621a", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.694Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f421036-15e5-4b05-b6ea-406b24d6d25b x-compute-request-id: req-2f421036-15e5-4b05-b6ea-406b24d6d25b Content-Encoding: gzip Content-Length: 531 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"00bde293-22a1-47a6-92b3-e34c2fc128a6\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"46be9e29-4026-4f98-b306-ca1158138c0a\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9dff386f-1121-43af-99cc-fd4586c3108d\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"e59a8bf6-2813-4ff2-b7d4-488391ebd476\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.202Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2f421036-15e5-4b05-b6ea-406b24d6d25b", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.202Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2f421036-15e5-4b05-b6ea-406b24d6d25b", "level": "debug", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.203Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ca87ae40-01cd-48b8-a0a4-7600de3eb311"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a33d6074-53ec-4498-b5a8-04ae386085c1 x-compute-request-id: req-a33d6074-53ec-4498-b5a8-04ae386085c1 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.550Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a33d6074-53ec-4498-b5a8-04ae386085c1", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.550Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a33d6074-53ec-4498-b5a8-04ae386085c1", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.552Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3\"", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.553Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4525df80-2b4f-4f1d-a602-8cf819b5621a x-compute-request-id: req-4525df80-2b4f-4f1d-a602-8cf819b5621a Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.694Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-4525df80-2b4f-4f1d-a602-8cf819b5621a", "level": "debug", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.694Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.9e39d4ae-be61-44ec-ae28-bbc838791d1c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_tevwks", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.614Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:40.779Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:41.430Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.722Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:41.430Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_q2w6pq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:41.179Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:41.430Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:40.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.025Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:41.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1303, "offset": 1002, "size": 50}}} 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:05 GMT 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:05,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:05,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:05,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:05,711 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:05,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150" 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3" 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-205f8134-2067-403a-99d3-ff52c4d3c447 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-39adb533-3b95-49cc-ab0e-35ad7687a710 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-39adb533-3b95-49cc-ab0e-35ad7687a710 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f65dd71a-6a02-4c07-a602-0128c39ecd13" to be deleted. current status: SHUTOFF 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ca56e40-711b-4596-b335-b8a9c44c2a8b x-compute-request-id: req-5ca56e40-711b-4596-b335-b8a9c44c2a8b Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:05,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-5ca56e40-711b-4596-b335-b8a9c44c2a8b 2019-03-23 11:17:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-5ca56e40-711b-4596-b335-b8a9c44c2a8b 2019-03-23 11:17:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-03-23 11:17:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11d31df5-112c-4054-9297-893bf085642d x-compute-request-id: req-11d31df5-112c-4054-9297-893bf085642d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39adb533-3b95-49cc-ab0e-35ad7687a710 x-compute-request-id: req-39adb533-3b95-49cc-ab0e-35ad7687a710 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:03:03", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:57:16.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "f65dd71a-6a02-4c07-a602-0128c39ecd13", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:37Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_ellis_host_pcgfey", "created": "2019-03-23T10:54:04Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-34bb16b5-3077-49ee-b05c-32d36a4eb43e 2019-03-23 11:17:05,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-11d31df5-112c-4054-9297-893bf085642d 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-11d31df5-112c-4054-9297-893bf085642d 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8a307c2bf7bdaccdd7acb3fe0bc673f3d64a77d" 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34bb16b5-3077-49ee-b05c-32d36a4eb43e x-compute-request-id: req-34bb16b5-3077-49ee-b05c-32d36a4eb43e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6aa1b1fa-d318-477d-9fd5-b63cbc158a53 could not be found.", "code": 404}} 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6aa1b1fa-d318-477d-9fd5-b63cbc158a53 used request id req-34bb16b5-3077-49ee-b05c-32d36a4eb43e 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-91cf925b-0a06-4d67-a3fa-e821f55017ca x-compute-request-id: req-91cf925b-0a06-4d67-a3fa-e821f55017ca Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:05,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-91cf925b-0a06-4d67-a3fa-e821f55017ca 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-91cf925b-0a06-4d67-a3fa-e821f55017ca 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9" 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e99b4bec-2de7-4d47-92ed-335764142a28 x-compute-request-id: req-e99b4bec-2de7-4d47-92ed-335764142a28 Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-e99b4bec-2de7-4d47-92ed-335764142a28 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-e99b4bec-2de7-4d47-92ed-335764142a28 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-114a2c28-af15-4738-bcc5-bd2d817a83e1 x-compute-request-id: req-114a2c28-af15-4738-bcc5-bd2d817a83e1 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:05,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-114a2c28-af15-4738-bcc5-bd2d817a83e1 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-114a2c28-af15-4738-bcc5-bd2d817a83e1 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97906f291a96d9562a899d55986fd83bf9e90fa9" 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3" 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:17:05,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-4525df80-2b4f-4f1d-a602-8cf819b5621a 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f421036-15e5-4b05-b6ea-406b24d6d25b x-compute-request-id: req-2f421036-15e5-4b05-b6ea-406b24d6d25b Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "00bde293-22a1-47a6-92b3-e34c2fc128a6"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "46be9e29-4026-4f98-b306-ca1158138c0a"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9dff386f-1121-43af-99cc-fd4586c3108d"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "e59a8bf6-2813-4ff2-b7d4-488391ebd476", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2f421036-15e5-4b05-b6ea-406b24d6d25b 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2f421036-15e5-4b05-b6ea-406b24d6d25b 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a33d6074-53ec-4498-b5a8-04ae386085c1 x-compute-request-id: req-a33d6074-53ec-4498-b5a8-04ae386085c1 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a33d6074-53ec-4498-b5a8-04ae386085c1 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a33d6074-53ec-4498-b5a8-04ae386085c1 2019-03-23 11:17:05,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad9d9c3481093998c7c8a8330bc8da3c64f54d3" 2019-03-23 11:17:05,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4525df80-2b4f-4f1d-a602-8cf819b5621a x-compute-request-id: req-4525df80-2b4f-4f1d-a602-8cf819b5621a Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-23 11:17:05,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-4525df80-2b4f-4f1d-a602-8cf819b5621a 2019-03-23 11:17:05,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:05,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:05,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:05,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:05,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:05,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:05,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:05,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:05 GMT 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:05,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:10,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:11,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:11,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:11,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.025Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:41.335Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.025Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:41.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.592Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.122Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.592Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35434a7-9747-4458-b721-aa95d6d79e86 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.127Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.592Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d35434a7-9747-4458-b721-aa95d6d79e86", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.127Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:42.592Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:41.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-8c1e3a54-110b-4e61-8bcd-92d5890cfbec", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.731Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a979ca9a-d71d-4810-89ee-62fc5850eedf", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1e3a54-110b-4e61-8bcd-92d5890cfbec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.731Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.726Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.546Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "homer_host_byc0vc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854 x-compute-request-id: req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 6925bb21-f4ca-459b-a47e-7419059d0bb8 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3c063c9c-c44e-488f-8d73-ea1fd6e0f0bc"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.210Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a979ca9a-d71d-4810-89ee-62fc5850eedf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:42.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.133Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-c12878b3-11fd-4c9b-92b1-d3c0b5969635", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.132Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.138Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55b8c6f701121e278c9c199343226e27059265aa\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-c12878b3-11fd-4c9b-92b1-d3c0b5969635", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.131Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c12878b3-11fd-4c9b-92b1-d3c0b5969635 x-compute-request-id: req-c12878b3-11fd-4c9b-92b1-d3c0b5969635 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.131Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-9d920845-4865-4f8d-a842-9dae5d7f38e2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "homer_host_byc0vc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "RESP: [204] X-Openstack-Request-Id: req-51e6b420-ab1b-464f-8640-d73af123b01b Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:43 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-9d920845-4865-4f8d-a842-9dae5d7f38e2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "ellis_host_pcgfey", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:43.798Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d920845-4865-4f8d-a842-9dae5d7f38e2 x-compute-request-id: req-9d920845-4865-4f8d-a842-9dae5d7f38e2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance f65dd71a-6a02-4c07-a602-0128c39ecd13 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.ae9071bf-2f87-4f33-93b0-66b6aca00b97"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-51e6b420-ab1b-464f-8640-d73af123b01b", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": "dime_security_group_c5bw03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-51e6b420-ab1b-464f-8640-d73af123b01b", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.472696de-7b69-41f3-b097-b086e4300adc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-196f5fc6-0d58-4023-acf4-f7edaf5599dd x-compute-request-id: req-196f5fc6-0d58-4023-acf4-f7edaf5599dd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.792Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-196f5fc6-0d58-4023-acf4-f7edaf5599dd", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.792Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-196f5fc6-0d58-4023-acf4-f7edaf5599dd", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.792Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.793Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02025330-7bd1-4866-8dd3-3a31cb07c499 x-compute-request-id: req-02025330-7bd1-4866-8dd3-3a31cb07c499 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.227Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-02025330-7bd1-4866-8dd3-3a31cb07c499", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.228Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-02025330-7bd1-4866-8dd3-3a31cb07c499", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.228Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2\"", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.230Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9215727-6836-475a-96b4-4373407a4eb4 x-compute-request-id: req-b9215727-6836-475a-96b4-4373407a4eb4 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.165Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b9215727-6836-475a-96b4-4373407a4eb4", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.166Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b9215727-6836-475a-96b4-4373407a4eb4", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.166Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.167Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_host_pcgfey", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:44.409Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:43.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1304, "offset": 1052, "size": 50}}} 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:11 GMT 2019-03-23 11:17:11,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:11,048 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:11,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:11,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:11,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:11,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:11,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf60a6c7d5439a119e850d726ac40e66c279a1f" 2019-03-23 11:17:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35434a7-9747-4458-b721-aa95d6d79e86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d35434a7-9747-4458-b721-aa95d6d79e86 2019-03-23 11:17:11,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:17:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-8c1e3a54-110b-4e61-8bcd-92d5890cfbec 2019-03-23 11:17:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a979ca9a-d71d-4810-89ee-62fc5850eedf 2019-03-23 11:17:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c1e3a54-110b-4e61-8bcd-92d5890cfbec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:11,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:11,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2" 2019-03-23 11:17:11,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854 2019-03-23 11:17:11,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6925bb21-f4ca-459b-a47e-7419059d0bb8 used request id req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854 2019-03-23 11:17:11,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854 x-compute-request-id: req-44cb3fb3-a6f6-472b-a74c-05d4a7b25854 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6925bb21-f4ca-459b-a47e-7419059d0bb8 could not be found.", "code": 404}} 2019-03-23 11:17:11,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:11,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:17:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a979ca9a-d71d-4810-89ee-62fc5850eedf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-03-23 11:17:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-c12878b3-11fd-4c9b-92b1-d3c0b5969635 2019-03-23 11:17:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869" 2019-03-23 11:17:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b8c6f701121e278c9c199343226e27059265aa" 2019-03-23 11:17:11,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d71d17e5ce453d30b6822c812d10604dc4354150" 2019-03-23 11:17:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-c12878b3-11fd-4c9b-92b1-d3c0b5969635 2019-03-23 11:17:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c12878b3-11fd-4c9b-92b1-d3c0b5969635 x-compute-request-id: req-c12878b3-11fd-4c9b-92b1-d3c0b5969635 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-9d920845-4865-4f8d-a842-9dae5d7f38e2 2019-03-23 11:17:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:11,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51e6b420-ab1b-464f-8640-d73af123b01b Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f65dd71a-6a02-4c07-a602-0128c39ecd13 used request id req-9d920845-4865-4f8d-a842-9dae5d7f38e2 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d920845-4865-4f8d-a842-9dae5d7f38e2 x-compute-request-id: req-9d920845-4865-4f8d-a842-9dae5d7f38e2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f65dd71a-6a02-4c07-a602-0128c39ecd13 could not be found.", "code": 404}} 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-51e6b420-ab1b-464f-8640-d73af123b01b 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/c5db2ffb-23a8-4f81-9c96-afc0b40b09ae.json used request id req-51e6b420-ab1b-464f-8640-d73af123b01b 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-196f5fc6-0d58-4023-acf4-f7edaf5599dd x-compute-request-id: req-196f5fc6-0d58-4023-acf4-f7edaf5599dd Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:11,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-196f5fc6-0d58-4023-acf4-f7edaf5599dd 2019-03-23 11:17:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-196f5fc6-0d58-4023-acf4-f7edaf5599dd 2019-03-23 11:17:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2" 2019-03-23 11:17:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02025330-7bd1-4866-8dd3-3a31cb07c499 x-compute-request-id: req-02025330-7bd1-4866-8dd3-3a31cb07c499 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-02025330-7bd1-4866-8dd3-3a31cb07c499 2019-03-23 11:17:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-02025330-7bd1-4866-8dd3-3a31cb07c499 2019-03-23 11:17:11,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80308e3febb25ae1c5a92467aa1db021679568f2" 2019-03-23 11:17:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9215727-6836-475a-96b4-4373407a4eb4 x-compute-request-id: req-b9215727-6836-475a-96b4-4373407a4eb4 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b9215727-6836-475a-96b4-4373407a4eb4 2019-03-23 11:17:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-b9215727-6836-475a-96b4-4373407a4eb4 2019-03-23 11:17:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:17:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:11,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:17:11,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:11,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:11,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:11,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:11,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:11 GMT 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:11,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:11,121 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:11,121 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:16,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:16,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:16,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:16,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_c5bw03", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.038Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.038Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.038Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9368f93e-f692-4d20-93c8-d63f132ea079 x-compute-request-id: req-9368f93e-f692-4d20-93c8-d63f132ea079 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.375Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.038Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-9368f93e-f692-4d20-93c8-d63f132ea079", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.375Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.038Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-9368f93e-f692-4d20-93c8-d63f132ea079", "level": "debug", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.375Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.513e5d60-21ac-49ff-bd7d-1f0672900680"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.038Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21 x-compute-request-id: req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.394Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.394Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.394Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.394Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-5c1ce248-7358-4826-9de7-e2309bfb43d0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.283Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c1ce248-7358-4826-9de7-e2309bfb43d0 x-compute-request-id: req-5c1ce248-7358-4826-9de7-e2309bfb43d0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.282Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-5c1ce248-7358-4826-9de7-e2309bfb43d0", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.283Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": "dime_security_group_c5bw03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.283Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:45.616Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6c6d8232-70e9-4c2f-a521-7106036bb7a2", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.025Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c6d8232-70e9-4c2f-a521-7106036bb7a2 x-compute-request-id: req-6c6d8232-70e9-4c2f-a521-7106036bb7a2 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.025Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_jp52pm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:44.840Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.166Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6ecad71f-d0b9-4607-81a4-9d72ba290b6b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ecad71f-d0b9-4607-81a4-9d72ba290b6b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.234Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6c6d8232-70e9-4c2f-a521-7106036bb7a2", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.025Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.80c39c31-6968-4453-aa0f-7c922110b4c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ae4564-023d-46d6-9583-4bb0725f5fef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.575Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-11ae4564-023d-46d6-9583-4bb0725f5fef", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.575Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.569Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:46.865Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce6b88b537d8787ece860abac17f5b9f395f0201\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.986Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "RESP: [204] X-Openstack-Request-Id: req-eb360064-6163-438b-8a2a-4b173ea4e66d Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:46 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-eb360064-6163-438b-8a2a-4b173ea4e66d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": "homer_security_group_r4fnlh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-eb360064-6163-438b-8a2a-4b173ea4e66d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1d8340b5-a44e-4ebd-bd5e-5b0efa58070c"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:47.434Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:45.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.422Z", "source_id": "bono_host_95xnra", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb2d19f8-3e35-4aae-9801-cc5ff4609168 x-compute-request-id: req-cb2d19f8-3e35-4aae-9801-cc5ff4609168 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.518Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cb2d19f8-3e35-4aae-9801-cc5ff4609168", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.518Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cb2d19f8-3e35-4aae-9801-cc5ff4609168", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.518Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.049Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.519Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "Waiting for process 25166 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}], "metadata": {"pagination": {"total": 1304, "offset": 1102, "size": 50}}} 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:16 GMT 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:16,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:16,209 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9368f93e-f692-4d20-93c8-d63f132ea079 x-compute-request-id: req-9368f93e-f692-4d20-93c8-d63f132ea079 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-9368f93e-f692-4d20-93c8-d63f132ea079 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-9368f93e-f692-4d20-93c8-d63f132ea079 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:16,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21 x-compute-request-id: req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869" 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-a83a285c-a4e0-4f04-9378-52e9f7c8ee21 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-5c1ce248-7358-4826-9de7-e2309bfb43d0 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c1ce248-7358-4826-9de7-e2309bfb43d0 x-compute-request-id: req-5c1ce248-7358-4826-9de7-e2309bfb43d0 Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/action used request id req-5c1ce248-7358-4826-9de7-e2309bfb43d0 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:16,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21a97c170c40a1339da4e7bb667276120f575869" 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6c6d8232-70e9-4c2f-a521-7106036bb7a2 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c6d8232-70e9-4c2f-a521-7106036bb7a2 x-compute-request-id: req-6c6d8232-70e9-4c2f-a521-7106036bb7a2 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:16,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6ecad71f-d0b9-4607-81a4-9d72ba290b6b 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ecad71f-d0b9-4607-81a4-9d72ba290b6b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76/os-security-groups used request id req-6c6d8232-70e9-4c2f-a521-7106036bb7a2 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11ae4564-023d-46d6-9583-4bb0725f5fef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:16,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-11ae4564-023d-46d6-9583-4bb0725f5fef 2019-03-23 11:17:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce6b88b537d8787ece860abac17f5b9f395f0201" 2019-03-23 11:17:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306" 2019-03-23 11:17:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb360064-6163-438b-8a2a-4b173ea4e66d Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-eb360064-6163-438b-8a2a-4b173ea4e66d 2019-03-23 11:17:16,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/366c101c-323a-4fb4-8bd6-acb22c4375bf.json used request id req-eb360064-6163-438b-8a2a-4b173ea4e66d 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb2d19f8-3e35-4aae-9801-cc5ff4609168 x-compute-request-id: req-cb2d19f8-3e35-4aae-9801-cc5ff4609168 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cb2d19f8-3e35-4aae-9801-cc5ff4609168 2019-03-23 11:17:16,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-cb2d19f8-3e35-4aae-9801-cc5ff4609168 2019-03-23 11:17:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:17:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:16,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25166 to end... 2019-03-23 11:17:16,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:16,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:16,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:16,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:16,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:16,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:16 GMT 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:16,299 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:21,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:21,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:21,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:21,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:21,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/fc1c99f3-78ad-43fd-83a8-9631350ab0a7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e80b78fc0bfc0d7d85e244f35bae4f39ee2fce4b\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a97c2f5c-6951-4e4b-ba28-1a76b30594b1", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97c2f5c-6951-4e4b-ba28-1a76b30594b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-bc6e64d4-afc9-4885-a8a6-2c0460dff234", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6e64d4-afc9-4885-a8a6-2c0460dff234 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:48.627Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:46.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.560Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2be05370-b82c-40db-8bd5-910757b8701e x-compute-request-id: req-2be05370-b82c-40db-8bd5-910757b8701e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.253Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json used request id req-3a02b5a6-f723-4c71-9625-24cde81e552e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json used request id req-3a02b5a6-f723-4c71-9625-24cde81e552e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3a02b5a6-f723-4c71-9625-24cde81e552e Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:49 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.879Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ceb41d22-dfe3-48de-a027-0b264926d54f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.878Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ceb41d22-dfe3-48de-a027-0b264926d54f", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.877Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceb41d22-dfe3-48de-a027-0b264926d54f x-compute-request-id: req-ceb41d22-dfe3-48de-a027-0b264926d54f Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.877Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d25eeb6c-5c99-4cda-9733-320d596f9372", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "homer_security_group_r4fnlh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:47.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d25eeb6c-5c99-4cda-9733-320d596f9372 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "ellis_security_group_ltefq7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3dbd4acab3134a7c39b2a7d2e8ddb8dea2a9dc8a\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.082c74ee-cc65-4bcd-841b-27a702b99707"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.561Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd x-compute-request-id: req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.560Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.308Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:48.561Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83ccc9e0-bebd-4e43-b887-83d5982cf507 x-compute-request-id: req-83ccc9e0-bebd-4e43-b887-83d5982cf507 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f6:9d:68\", \"version\": 4, \"addr\": \"192.168.120.26\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"4b355576-4aad-4e8e-9c76-5b28574c3c76\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:15:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bono_host_95xnra\", \"created\": \"2019-03-23T10:54:07Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/floatingips/fc1c99f3-78ad-43fd-83a8-9631350ab0a7.json used request id req-c74ca2c8-4a3e-4654-b3a9-60f7227380ab", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/fc1c99f3-78ad-43fd-83a8-9631350ab0a7.json used request id req-c74ca2c8-4a3e-4654-b3a9-60f7227380ab", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_floatingip_7p7li5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c74ca2c8-4a3e-4654-b3a9-60f7227380ab Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:49 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.a4fa0fbe-9a3a-4df7-a11d-8b302c752811"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2fc7977d321ec366714caa531826d727045647d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2be05370-b82c-40db-8bd5-910757b8701e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.254Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2be05370-b82c-40db-8bd5-910757b8701e", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.253Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4babf6e6-89a1-498c-a759-301406d7e995"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2fc7977d321ec366714caa531826d727045647d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-83ccc9e0-bebd-4e43-b887-83d5982cf507", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:49.874Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-83ccc9e0-bebd-4e43-b887-83d5982cf507", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-969852be-2659-4f4e-8871-ea0ed38fff83 x-compute-request-id: req-969852be-2659-4f4e-8871-ea0ed38fff83 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.822Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-969852be-2659-4f4e-8871-ea0ed38fff83", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-969852be-2659-4f4e-8871-ea0ed38fff83", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}], "metadata": {"pagination": {"total": 1304, "offset": 1152, "size": 50}}} 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:21 GMT 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:21,399 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:21,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:21,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:21,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:21,400 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:21,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/fc1c99f3-78ad-43fd-83a8-9631350ab0a7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80b78fc0bfc0d7d85e244f35bae4f39ee2fce4b" 2019-03-23 11:17:21,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a97c2f5c-6951-4e4b-ba28-1a76b30594b1 2019-03-23 11:17:21,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97c2f5c-6951-4e4b-ba28-1a76b30594b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:21,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:21,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:17:21,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bc6e64d4-afc9-4885-a8a6-2c0460dff234 2019-03-23 11:17:21,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6e64d4-afc9-4885-a8a6-2c0460dff234 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:21,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2be05370-b82c-40db-8bd5-910757b8701e x-compute-request-id: req-2be05370-b82c-40db-8bd5-910757b8701e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json used request id req-3a02b5a6-f723-4c71-9625-24cde81e552e 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json used request id req-3a02b5a6-f723-4c71-9625-24cde81e552e 2019-03-23 11:17:21,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a02b5a6-f723-4c71-9625-24cde81e552e Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:21,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306" 2019-03-23 11:17:21,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ceb41d22-dfe3-48de-a027-0b264926d54f 2019-03-23 11:17:21,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ceb41d22-dfe3-48de-a027-0b264926d54f 2019-03-23 11:17:21,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ceb41d22-dfe3-48de-a027-0b264926d54f x-compute-request-id: req-ceb41d22-dfe3-48de-a027-0b264926d54f Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:21,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d25eeb6c-5c99-4cda-9733-320d596f9372 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d25eeb6c-5c99-4cda-9733-320d596f9372 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:21,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:21,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:17:21,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8959d0bf-fcc2-422f-93a1-ecc8d6a61f9b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd4acab3134a7c39b2a7d2e8ddb8dea2a9dc8a" 2019-03-23 11:17:21,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51692caf117daca986a9bd4d8f6728047132d306" 2019-03-23 11:17:21,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd x-compute-request-id: req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:21,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/action used request id req-5a9c8c64-d169-4b40-896a-5ff8e6231dfd 2019-03-23 11:17:21,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83ccc9e0-bebd-4e43-b887-83d5982cf507 x-compute-request-id: req-83ccc9e0-bebd-4e43-b887-83d5982cf507 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f6:9d:68", "version": 4, "addr": "192.168.120.26", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "4b355576-4aad-4e8e-9c76-5b28574c3c76", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:15:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bono_host_95xnra", "created": "2019-03-23T10:54:07Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/floatingips/fc1c99f3-78ad-43fd-83a8-9631350ab0a7.json used request id req-c74ca2c8-4a3e-4654-b3a9-60f7227380ab 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/fc1c99f3-78ad-43fd-83a8-9631350ab0a7.json used request id req-c74ca2c8-4a3e-4654-b3a9-60f7227380ab 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c74ca2c8-4a3e-4654-b3a9-60f7227380ab Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fc7977d321ec366714caa531826d727045647d" 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2be05370-b82c-40db-8bd5-910757b8701e 2019-03-23 11:17:21,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba/os-security-groups used request id req-2be05370-b82c-40db-8bd5-910757b8701e 2019-03-23 11:17:21,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:17:21,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fc7977d321ec366714caa531826d727045647d" 2019-03-23 11:17:21,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-83ccc9e0-bebd-4e43-b887-83d5982cf507 2019-03-23 11:17:21,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-83ccc9e0-bebd-4e43-b887-83d5982cf507 2019-03-23 11:17:21,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:16:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-969852be-2659-4f4e-8871-ea0ed38fff83 x-compute-request-id: req-969852be-2659-4f4e-8871-ea0ed38fff83 Content-Type: application/json 2019-03-23 11:17:21,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:21,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:21,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:21,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-969852be-2659-4f4e-8871-ea0ed38fff83 2019-03-23 11:17:21,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-969852be-2659-4f4e-8871-ea0ed38fff83 2019-03-23 11:17:21,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:21,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:21 GMT 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:21,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:26,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:26,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:26,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-da8f62a7-4183-423d-9dd3-96a9b55b0fdd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.822Z", "source_id": "sprout_host_yyfyhq", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_security_group_ltefq7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:49.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "ellis_floatingip_7p7li5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:50.464Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-da8f62a7-4183-423d-9dd3-96a9b55b0fdd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.112Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.112Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.112Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:50.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:51.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.829Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:51.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.829Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe2faed1-c2f4-4d66-9f8d-d091e025a22f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:51.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:51.829Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fe2faed1-c2f4-4d66-9f8d-d091e025a22f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:51.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:52.449Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:51.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48 x-compute-request-id: req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:01Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547 x-compute-request-id: req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:52.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.653Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec05dbb4-53ed-4b39-b922-d57a8b781fab x-compute-request-id: req-ec05dbb4-53ed-4b39-b922-d57a8b781fab Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:05:ad:6c\", \"version\": 4, \"addr\": \"192.168.120.29\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"65e3a846-53bf-4f64-8010-f99cd573e0ba\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:16:52Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_sprout_host_yyfyhq\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:53.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.653Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ec05dbb4-53ed-4b39-b922-d57a8b781fab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:53.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.653Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ec05dbb4-53ed-4b39-b922-d57a8b781fab", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:53.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:53.653Z", "message": "Waiting for server \"65e3a846-53bf-4f64-8010-f99cd573e0ba\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:53.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:55.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2fc7977d321ec366714caa531826d727045647d\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:55.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:55.905Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:55.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:55.905Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6e0ab310-0e5a-4369-a273-b88228d808c4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:55.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:55.905Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e0ab310-0e5a-4369-a273-b88228d808c4 x-compute-request-id: req-6e0ab310-0e5a-4369-a273-b88228d808c4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 4b355576-4aad-4e8e-9c76-5b28574c3c76 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:55.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:55.905Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6e0ab310-0e5a-4369-a273-b88228d808c4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:55.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.0eb0bd40-9f38-41bc-b1e1-3266f7a21326"}, {"node_instance_id": "bono_host_95xnra", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:56.486Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:55.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:56.486Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:56.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:57.081Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:56.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:57.081Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:56.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:57.081Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:56.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:57.726Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:57.726Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:56.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:57.726Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:56.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:16:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b5308ce-e715-4a39-878d-7a7ae4310d00 x-compute-request-id: req-0b5308ce-e715-4a39-878d-7a7ae4310d00 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 65e3a846-53bf-4f64-8010-f99cd573e0ba could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0b5308ce-e715-4a39-878d-7a7ae4310d00", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0b5308ce-e715-4a39-878d-7a7ae4310d00", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "sprout_host_yyfyhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.286Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e652354-7616-4a2c-93a5-09e96c293d87"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d53e47-9201-4d2f-aa43-02646bfbd337 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.91d920c0-108c-41f6-ad6c-22f0f90209a1"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.91d920c0-108c-41f6-ad6c-22f0f90209a1"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1333, "offset": 1202, "size": 50}}} 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:26,584 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:26 GMT 2019-03-23 11:17:26,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:26,585 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:26,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:26,585 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:26,585 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:26,585 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:26,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-da8f62a7-4183-423d-9dd3-96a9b55b0fdd 2019-03-23 11:17:26,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:17:26,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:26,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:26,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-da8f62a7-4183-423d-9dd3-96a9b55b0fdd 2019-03-23 11:17:26,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:17:26,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:26,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:26,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:26,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:17:26,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe2faed1-c2f4-4d66-9f8d-d091e025a22f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:26,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fe2faed1-c2f4-4d66-9f8d-d091e025a22f 2019-03-23 11:17:26,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e" 2019-03-23 11:17:26,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48 x-compute-request-id: req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:01Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:26,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48 2019-03-23 11:17:26,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-d45736b0-46c4-4974-a5d1-8a8ecdeafc48 2019-03-23 11:17:26,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e" 2019-03-23 11:17:26,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547 x-compute-request-id: req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547 Content-Type: application/json 2019-03-23 11:17:26,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547 2019-03-23 11:17:26,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-55fbfccd-b57b-40f6-8ecf-38ecad1d6547 2019-03-23 11:17:26,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e" 2019-03-23 11:17:26,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec05dbb4-53ed-4b39-b922-d57a8b781fab x-compute-request-id: req-ec05dbb4-53ed-4b39-b922-d57a8b781fab Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:ad:6c", "version": 4, "addr": "192.168.120.29", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "65e3a846-53bf-4f64-8010-f99cd573e0ba", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:16:52Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_sprout_host_yyfyhq", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:26,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ec05dbb4-53ed-4b39-b922-d57a8b781fab 2019-03-23 11:17:26,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-ec05dbb4-53ed-4b39-b922-d57a8b781fab 2019-03-23 11:17:26,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "65e3a846-53bf-4f64-8010-f99cd573e0ba" to be deleted. current status: SHUTOFF 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2fc7977d321ec366714caa531826d727045647d" 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6e0ab310-0e5a-4369-a273-b88228d808c4 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:16:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e0ab310-0e5a-4369-a273-b88228d808c4 x-compute-request-id: req-6e0ab310-0e5a-4369-a273-b88228d808c4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4b355576-4aad-4e8e-9c76-5b28574c3c76 could not be found.", "code": 404}} 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4b355576-4aad-4e8e-9c76-5b28574c3c76 used request id req-6e0ab310-0e5a-4369-a273-b88228d808c4 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:26,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:26,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:16:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b5308ce-e715-4a39-878d-7a7ae4310d00 x-compute-request-id: req-0b5308ce-e715-4a39-878d-7a7ae4310d00 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 65e3a846-53bf-4f64-8010-f99cd573e0ba could not be found.", "code": 404}} 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0b5308ce-e715-4a39-878d-7a7ae4310d00 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba used request id req-0b5308ce-e715-4a39-878d-7a7ae4310d00 2019-03-23 11:17:26,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/65e3a846-53bf-4f64-8010-f99cd573e0ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec3516e827df6dc44aaddfbbed9cbff2b648458e" 2019-03-23 11:17:26,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22d53e47-9201-4d2f-aa43-02646bfbd337 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:26,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:17:26,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:17:26,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-23 11:17:26,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:26,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:26,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:26,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:26,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:26,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:26 GMT 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:26,664 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:26,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:31,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:31,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:31,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_q2w6pq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:58.941Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:57.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e9e565-3348-4a4f-a8be-cf5b929d47fa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_host_yyfyhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/740dbabe-1ff4-4a06-9451-2e30a1e8e048.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}20782ef4461f15dab520fab750d427afe21e447f\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}15bef54f8ed4e10adcb0647cf4b1c9f3ae9b5944\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.91d920c0-108c-41f6-ad6c-22f0f90209a1"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:16:59.485Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-07e9e565-3348-4a4f-a8be-cf5b929d47fa", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:58.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "RESP: [204] X-Openstack-Request-Id: req-6916eff0-03e9-498f-8442-1c7f4cdae1fd Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:59 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.91d920c0-108c-41f6-ad6c-22f0f90209a1"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json used request id req-6916eff0-03e9-498f-8442-1c7f4cdae1fd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.91d920c0-108c-41f6-ad6c-22f0f90209a1"}, {"node_instance_id": "bono_security_group_q2w6pq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json used request id req-6916eff0-03e9-498f-8442-1c7f4cdae1fd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.91d920c0-108c-41f6-ad6c-22f0f90209a1"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.126Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:16:59.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.721Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.721Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:00.721Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.365Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/floatingips/740dbabe-1ff4-4a06-9451-2e30a1e8e048.json used request id req-6cf800c0-95e6-42d8-969d-8a29b1b39ab3", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "bono_security_group_q2w6pq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.365Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.365Z", "message": "RESP: [204] X-Openstack-Request-Id: req-6cf800c0-95e6-42d8-969d-8a29b1b39ab3 Content-Length: 0 Date: Sat, 23 Mar 2019 11:17:00 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "bono_floatingip_vq2qkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.365Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/740dbabe-1ff4-4a06-9451-2e30a1e8e048.json used request id req-6cf800c0-95e6-42d8-969d-8a29b1b39ab3", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2fe9b0cb-6830-444f-89fa-4b0aeecf1de7"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.365Z", "message": "Deleting node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.365Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-5fb08483-bd5b-498b-9cb6-f7ff096baac9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb08483-bd5b-498b-9cb6-f7ff096baac9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:01.926Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:00.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb31b1ffa5f2e193dde42d76552659e531138924\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "bono_floatingip_vq2qkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d135e8a3-749f-4125-aa0e-9c7ce2159f86 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d135e8a3-749f-4125-aa0e-9c7ce2159f86", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:01.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "RESP: [204] X-Openstack-Request-Id: req-11206714-5607-420f-a119-9049117098ee Content-Length: 0 Date: Sat, 23 Mar 2019 11:17:02 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-11206714-5607-420f-a119-9049117098ee", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-11206714-5607-420f-a119-9049117098ee", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e7ef2959-5010-44fd-9a68-03c68616f6ec"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:02.580Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8316306a1936c259f2598717d4cb4a4b2c20e426\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.164Z", "message": "Deleted node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.164Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-3ef6b879-37f5-4994-abfa-65130293c72c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "internal_sip_security_group_jp52pm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.164Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.164Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3ef6b879-37f5-4994-abfa-65130293c72c Content-Length: 0 Date: Sat, 23 Mar 2019 11:17:02 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "sprout_security_group_tevwks", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.164Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-3ef6b879-37f5-4994-abfa-65130293c72c", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:02.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.918b3040-3ffa-488b-a68d-58322a81ca80"}, {"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.748Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:03.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1352, "offset": 1252, "size": 50}}} 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:31 GMT 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:31,777 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:31,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-23 11:17:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:16:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07e9e565-3348-4a4f-a8be-cf5b929d47fa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-23 11:17:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:31,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/740dbabe-1ff4-4a06-9451-2e30a1e8e048.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20782ef4461f15dab520fab750d427afe21e447f" 2019-03-23 11:17:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bef54f8ed4e10adcb0647cf4b1c9f3ae9b5944" 2019-03-23 11:17:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-07e9e565-3348-4a4f-a8be-cf5b929d47fa 2019-03-23 11:17:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:31,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6916eff0-03e9-498f-8442-1c7f4cdae1fd Content-Length: 0 Date: Sat, 23 Mar 2019 11:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json used request id req-6916eff0-03e9-498f-8442-1c7f4cdae1fd 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/2d9f87f2-a195-4fbb-993c-4b1c72d2d143.json used request id req-6916eff0-03e9-498f-8442-1c7f4cdae1fd 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:31,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:17:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/floatingips/740dbabe-1ff4-4a06-9451-2e30a1e8e048.json used request id req-6cf800c0-95e6-42d8-969d-8a29b1b39ab3 2019-03-23 11:17:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cf800c0-95e6-42d8-969d-8a29b1b39ab3 Content-Length: 0 Date: Sat, 23 Mar 2019 11:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/740dbabe-1ff4-4a06-9451-2e30a1e8e048.json used request id req-6cf800c0-95e6-42d8-969d-8a29b1b39ab3 2019-03-23 11:17:31,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:17:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5fb08483-bd5b-498b-9cb6-f7ff096baac9 2019-03-23 11:17:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb08483-bd5b-498b-9cb6-f7ff096baac9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:31,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-23 11:17:31,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:17:31,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:17:31,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb31b1ffa5f2e193dde42d76552659e531138924" 2019-03-23 11:17:31,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:31,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:17:31,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d135e8a3-749f-4125-aa0e-9c7ce2159f86 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d135e8a3-749f-4125-aa0e-9c7ce2159f86 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11206714-5607-420f-a119-9049117098ee Content-Length: 0 Date: Sat, 23 Mar 2019 11:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-11206714-5607-420f-a119-9049117098ee 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/e59a8bf6-2813-4ff2-b7d4-488391ebd476.json used request id req-11206714-5607-420f-a119-9049117098ee 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8316306a1936c259f2598717d4cb4a4b2c20e426" 2019-03-23 11:17:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:31,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-3ef6b879-37f5-4994-abfa-65130293c72c 2019-03-23 11:17:31,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:17:31,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ef6b879-37f5-4994-abfa-65130293c72c Content-Length: 0 Date: Sat, 23 Mar 2019 11:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:17:31,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a040160e-6aa6-4139-82aa-cb6f13e4ede0.json used request id req-3ef6b879-37f5-4994-abfa-65130293c72c 2019-03-23 11:17:31,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:31,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:31,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:31,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:31,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:31,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:31 GMT 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:31,966 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:31,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:36,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:37,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_tevwks", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:03.748Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:03.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:08.620Z", "message": "Waiting for process 25166 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:08.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:21.632Z", "message": " Received an error trying to remove member 7377207b1bafe1fc: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.7:4000 has no leader", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Execution done (PID=25166, return_code=2): /tmp/BC9HS/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/BC9HS/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/BC9HS/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/vellum_host_hheo5e/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/BC9HS/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-23T11:17:21.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " ; error #1: client: etcd member http://192.168.120.6:4000 has no leader", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_3167kv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.164Z", "message": " ; error #2: client: endpoint http://192.168.120.4:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.6b770932-bf54-4147-a0e3-ac00e9bec6c6"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.764Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:22.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.764Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:22.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_3167kv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:22.764Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:21.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:23.481Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:22.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:24.020Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:23.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:24.020Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:23.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:24.565Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:23.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:24.565Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:24.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_0yyvam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:24.565Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:24.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:25.249Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:24.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:25.249Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:24.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:25.760Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:25.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:26.480Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:25.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:27.199Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:27.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:27.830Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:27.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:27.830Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:27.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:28.413Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:28.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:28.413Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:28.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:28.991Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:28.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:28.991Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:28.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:28.991Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:28.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:29.658Z", "message": "Stopping Agent vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:29.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4a0edeed-2ce4-4c46-a094-d652acd6dddb"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:30.374Z", "message": "Stopping Agent bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:29.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e662f34-8bb2-4de4-a807-88914060f613"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:30.941Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:30.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e662f34-8bb2-4de4-a807-88914060f613"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:30.941Z", "message": "Successfully stopped daemon: bind_host_g42msx\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:30.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e662f34-8bb2-4de4-a807-88914060f613"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:30.941Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_g42msx stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:30.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.5e662f34-8bb2-4de4-a807-88914060f613"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:31.618Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4a0edeed-2ce4-4c46-a094-d652acd6dddb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:31.618Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_hheo5e stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4a0edeed-2ce4-4c46-a094-d652acd6dddb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:31.618Z", "message": "Successfully stopped daemon: vellum_host_hheo5e\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:30.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.4a0edeed-2ce4-4c46-a094-d652acd6dddb"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:31.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:31.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:31.618Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:31.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:31.618Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:31.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1361, "offset": 1302, "size": 50}}} 2019-03-23 11:17:37,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:37 GMT 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:37,190 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:37,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:37,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 25166 to end... 2019-03-23 11:17:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Received an error trying to remove member 7377207b1bafe1fc: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.7:4000 has no leader 2019-03-23 11:17:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-23 11:17:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-23 11:17:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-23 11:17:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-23 11:17:37,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=25166, return_code=2): /tmp/BC9HS/remove-cluster-node.sh 2019-03-23 11:17:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-23 11:17:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-23 11:17:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/BC9HS/remove-cluster-node.sh, exit_code: 2 2019-03-23 11:17:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #1: client: etcd member http://192.168.120.6:4000 has no leader 2019-03-23 11:17:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-23 11:17:37,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Failed to remove instance from cluster 2019-03-23 11:17:37,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-23 11:17:37,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-23 11:17:37,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-23 11:17:37,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #2: client: endpoint http://192.168.120.4:4000 exceeded header timeout 2019-03-23 11:17:37,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:37,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:17:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:17:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:17:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:17:37,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-23 11:17:37,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-23 11:17:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:17:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:17:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:17:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-23 11:17:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-23 11:17:37,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_hheo5e 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_g42msx 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_g42msx 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_g42msx stop 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-23 11:17:37,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_hheo5e stop 2019-03-23 11:17:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_hheo5e 2019-03-23 11:17:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:17:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:17:37,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:17:37,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:37,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:37,278 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:37 GMT 2019-03-23 11:17:37,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:37,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:37,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:37,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:37,279 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:42,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:42,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:32.221Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:32.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:32.221Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:31.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:32.221Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:31.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:32.802Z", "message": "Deleting Agent bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:32.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8d1d732c-5e3c-48e5-b30a-8375ab592969"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:33.427Z", "message": "Deleting Agent vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:32.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e85e7888-9859-4864-a00c-c5b1ce150d82"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:36.545Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8d1d732c-5e3c-48e5-b30a-8375ab592969"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.049Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8d1d732c-5e3c-48e5-b30a-8375ab592969"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.049Z", "message": "11:17:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_g42msx: No response received for task 6cebc339473a4995b368772e76014b45", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8d1d732c-5e3c-48e5-b30a-8375ab592969"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.049Z", "message": "Successfully deleted daemon: bind_host_g42msx", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.8d1d732c-5e3c-48e5-b30a-8375ab592969"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "Successfully deleted daemon: vellum_host_hheo5e", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e85e7888-9859-4864-a00c-c5b1ce150d82"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:37.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:37.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "11:17:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_hheo5e: No response received for task 50c878b009584e049feae2dc28b56970", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e85e7888-9859-4864-a00c-c5b1ce150d82"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e85e7888-9859-4864-a00c-c5b1ce150d82"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:37.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:37.894Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:36.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.e85e7888-9859-4864-a00c-c5b1ce150d82"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:38.441Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:37.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:38.441Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:38.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:38.441Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:37.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:38.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.173Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0182368c-62df-474d-86e7-70f2882ff464 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:38.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.173Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0182368c-62df-474d-86e7-70f2882ff464", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:38.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b94ab8c3394e0e79f66061db5903fe8e49d3cced\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:38.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.841Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0928f1bd-5c3d-4692-834a-38f5c8ece6c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.841Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34369b44f520280a78f136b21903644f52f50fa1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:39.841Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0928f1bd-5c3d-4692-834a-38f5c8ece6c8", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6b3b5c5d-156e-4138-bf0c-10bb6079f031", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b94ab8c3394e0e79f66061db5903fe8e49d3cced\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6266653d-f053-41f8-8518-06175cac12ff x-compute-request-id: req-6266653d-f053-41f8-8518-06175cac12ff Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b3b5c5d-156e-4138-bf0c-10bb6079f031 x-compute-request-id: req-6b3b5c5d-156e-4138-bf0c-10bb6079f031 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6b3b5c5d-156e-4138-bf0c-10bb6079f031", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-6266653d-f053-41f8-8518-06175cac12ff", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:40.374Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-6266653d-f053-41f8-8518-06175cac12ff", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:39.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-869c5203-de0d-41e9-b579-df22f833af2e x-compute-request-id: req-869c5203-de0d-41e9-b579-df22f833af2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T10:56:58Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f083559a-95cf-4bdf-9a76-02043d25403b x-compute-request-id: req-f083559a-95cf-4bdf-9a76-02043d25403b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34369b44f520280a78f136b21903644f52f50fa1\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-869c5203-de0d-41e9-b579-df22f833af2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-f083559a-95cf-4bdf-9a76-02043d25403b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-f083559a-95cf-4bdf-9a76-02043d25403b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:41.062Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-869c5203-de0d-41e9-b579-df22f833af2e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:40.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}], "metadata": {"pagination": {"total": 1393, "offset": 1352, "size": 50}}} 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:42 GMT 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:42,377 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-23 11:17:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-23 11:17:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-23 11:17:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_g42msx 2019-03-23 11:17:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_hheo5e 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:17:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_g42msx: No response received for task 6cebc339473a4995b368772e76014b45 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_g42msx 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_hheo5e 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:17:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:17:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:17:36 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_hheo5e: No response received for task 50c878b009584e049feae2dc28b56970 2019-03-23 11:17:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-23 11:17:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:17:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-23 11:17:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-23 11:17:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 11:17:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-23 11:17:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:17:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0182368c-62df-474d-86e7-70f2882ff464 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0182368c-62df-474d-86e7-70f2882ff464 2019-03-23 11:17:42,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94ab8c3394e0e79f66061db5903fe8e49d3cced" 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0928f1bd-5c3d-4692-834a-38f5c8ece6c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34369b44f520280a78f136b21903644f52f50fa1" 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0928f1bd-5c3d-4692-834a-38f5c8ece6c8 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6b3b5c5d-156e-4138-bf0c-10bb6079f031 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94ab8c3394e0e79f66061db5903fe8e49d3cced" -d '{"os-stop": null}' 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6266653d-f053-41f8-8518-06175cac12ff x-compute-request-id: req-6266653d-f053-41f8-8518-06175cac12ff Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:42,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b3b5c5d-156e-4138-bf0c-10bb6079f031 x-compute-request-id: req-6b3b5c5d-156e-4138-bf0c-10bb6079f031 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6b3b5c5d-156e-4138-bf0c-10bb6079f031 2019-03-23 11:17:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-6266653d-f053-41f8-8518-06175cac12ff 2019-03-23 11:17:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-6266653d-f053-41f8-8518-06175cac12ff 2019-03-23 11:17:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:17:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-869c5203-de0d-41e9-b579-df22f833af2e x-compute-request-id: req-869c5203-de0d-41e9-b579-df22f833af2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T10:56:58Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:17:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f083559a-95cf-4bdf-9a76-02043d25403b x-compute-request-id: req-f083559a-95cf-4bdf-9a76-02043d25403b Content-Length: 0 Content-Type: application/json 2019-03-23 11:17:42,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34369b44f520280a78f136b21903644f52f50fa1" -d '{"os-stop": null}' 2019-03-23 11:17:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-869c5203-de0d-41e9-b579-df22f833af2e 2019-03-23 11:17:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-f083559a-95cf-4bdf-9a76-02043d25403b 2019-03-23 11:17:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-f083559a-95cf-4bdf-9a76-02043d25403b 2019-03-23 11:17:42,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-869c5203-de0d-41e9-b579-df22f833af2e 2019-03-23 11:17:42,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:42,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:42,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:42,446 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:42 GMT 2019-03-23 11:17:42,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:42,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:42,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:42,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:42,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:47,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:47,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:47,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1393, "offset": 1393, "size": 50}}} 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:47 GMT 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:47,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:47,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:47,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:47,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:47,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:47 GMT 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:47,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:47,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:52,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:52,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:52,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:50.136Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b94ab8c3394e0e79f66061db5903fe8e49d3cced\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:49.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:50.756Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0 x-compute-request-id: req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:17:39Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:50.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.290Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34369b44f520280a78f136b21903644f52f50fa1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:50.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.290Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:50.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.290Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:50.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.af0f9290-c0f7-4b89-8df0-3cc89dd50da5"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.877Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:17:51.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.877Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:51.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.877Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:51.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.877Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T11:17:51.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:17:51.877Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04 x-compute-request-id: req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T11:17:40Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:17:51.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.363af7be-39c9-4efc-bb67-bece81bdcadb"}], "metadata": {"pagination": {"total": 1403, "offset": 1393, "size": 50}}} 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:52,804 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:52 GMT 2019-03-23 11:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:52,805 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:52,805 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:17:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b94ab8c3394e0e79f66061db5903fe8e49d3cced" 2019-03-23 11:17:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0 x-compute-request-id: req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:17:39Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:52,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34369b44f520280a78f136b21903644f52f50fa1" 2019-03-23 11:17:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0 2019-03-23 11:17:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6e3a3f85-a6e6-4e71-aed3-1808a3c5a6f0 2019-03-23 11:17:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:17:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04 2019-03-23 11:17:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04 2019-03-23 11:17:52,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-23 11:17:52,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:17:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04 x-compute-request-id: req-27ca3dd3-7b44-43f4-a677-c16c8cec2f04 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:17:40Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:17:52,808 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:52,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:52,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:52,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:52,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:52 GMT 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:52,868 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:52,869 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:57,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:17:57,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1403, "offset": 1403, "size": 50}}} 2019-03-23 11:17:57,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:57 GMT 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:17:57,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:17:58,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:17:58,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:17:58,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:17:58,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:17:58,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:17:58 GMT 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:17:58,029 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:03,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:03,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1403, "offset": 1403, "size": 50}}} 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:03 GMT 2019-03-23 11:18:03,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:03,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:18:03,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:03,119 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:03,119 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:03,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:03,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:03,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:03,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:03,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:03 GMT 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:03,200 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:08,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:08,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:08,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:08,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1403, "offset": 1403, "size": 50}}} 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:08 GMT 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:08,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:08,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:08,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:08,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:08,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:08,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:08,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:08,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:08,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:08 GMT 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:08,374 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:13,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:13,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:13,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1403, "offset": 1403, "size": 50}}} 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:13,499 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:13 GMT 2019-03-23 11:18:13,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:13,500 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:18:13,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:13,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:13,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:13,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:13,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:13 GMT 2019-03-23 11:18:13,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:13,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:13,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:13,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:13,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:18,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:18,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:18,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1403, "offset": 1403, "size": 50}}} 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:18,657 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:18 GMT 2019-03-23 11:18:18,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:18,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-23 11:18:18,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:18,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:18,658 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:18,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:18,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:18,717 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:18 GMT 2019-03-23 11:18:18,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:18,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:18,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:18,718 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:18,718 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:23,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:23,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:21.441Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:21.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:22.108Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:21.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:22.776Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c731f57d-4f7f-4073-a642-39dd32a684b6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:22.776Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c731f57d-4f7f-4073-a642-39dd32a684b6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:22.776Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:22.776Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb7117f0394761777e0fd3b2d19b59cd78fe8d6f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}db2e2d804b5f809ea256ae6839242d6a8cb74b7d\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.407Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58315a5-04fe-4ad2-8c2f-db539f50166e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.407Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a58315a5-04fe-4ad2-8c2f-db539f50166e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:22.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}], "metadata": {"pagination": {"total": 1413, "offset": 1403, "size": 50}}} 2019-03-23 11:18:23,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:23 GMT 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:23,811 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:18:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:18:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c731f57d-4f7f-4073-a642-39dd32a684b6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:23,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c731f57d-4f7f-4073-a642-39dd32a684b6 2019-03-23 11:18:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7117f0394761777e0fd3b2d19b59cd78fe8d6f" 2019-03-23 11:18:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db2e2d804b5f809ea256ae6839242d6a8cb74b7d" 2019-03-23 11:18:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a58315a5-04fe-4ad2-8c2f-db539f50166e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:23,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a58315a5-04fe-4ad2-8c2f-db539f50166e 2019-03-23 11:18:23,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:23,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:23,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:23,880 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:23 GMT 2019-03-23 11:18:23,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:23,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:23,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:23,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:23,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:28,885 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:28,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:28,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.975Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.975Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64f3f998-31ba-4c81-a628-95c4d98bd1d7 x-compute-request-id: req-64f3f998-31ba-4c81-a628-95c4d98bd1d7 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.975Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-64f3f998-31ba-4c81-a628-95c4d98bd1d7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:23.975Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-64f3f998-31ba-4c81-a628-95c4d98bd1d7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d8c4b2b5-039c-44e2-bf52-6005fae4a7d4"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:24.317Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-9cabcef4-d692-43da-940e-3d54b411243e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-9cabcef4-d692-43da-940e-3d54b411243e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cabcef4-d692-43da-940e-3d54b411243e x-compute-request-id: req-9cabcef4-d692-43da-940e-3d54b411243e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.2a72c13d-c875-4667-99f8-50cb71abf914"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:24.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:24.668Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:23.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:25.268Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:24.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:25.268Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:24.439Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:25.268Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:24.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:25.799Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.121Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:25.799Z", "message": "Remove floating ip 172.30.9.207", "level": "info", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.603Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.016Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.604Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.604Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438ec841-b9e4-4bbc-b346-0d3a30b43347 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.610Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438ec841-b9e4-4bbc-b346-0d3a30b43347 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.610Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-438ec841-b9e4-4bbc-b346-0d3a30b43347", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.611Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-438ec841-b9e4-4bbc-b346-0d3a30b43347", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:25.611Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.016Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.182Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac6ea2bb-299c-47f0-a4fa-83c97d8a923c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.187Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:26.467Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ac6ea2bb-299c-47f0-a4fa-83c97d8a923c", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.187Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 Date: Sat, 23 Mar 2019 11:18:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:58:25Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4b:69:c9\", \"device_id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\", \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:50:09Z\", \"updated_at\": \"2019-03-23T10:50:11Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:54:d6:3e\", \"device_id\": \"5d893136-3baf-47bf-81c0-47846fc84b9f\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"e325ac2d-8d85-45dc-9994-ba5cfa02af13\", \"id\": \"d2390864-4aa3-41a8-ac58-db617bfb13e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.531Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 Date: Sat, 23 Mar 2019 11:18:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:53:48Z\", \"updated_at\": \"2019-03-23T10:58:25Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:4b:69:c9\", \"device_id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\"}, \"fixed_ip_address\": \"192.168.120.7\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 2, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\", \"id\": \"3dd7edf6-38d0-48e2-bd7c-432d16815a10\", \"qos_policy_id\": null}, {\"router_id\": \"7b485975-9e38-48c9-b671-1a88a359fd09\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"created_at\": \"2019-03-23T10:50:09Z\", \"updated_at\": \"2019-03-23T10:50:11Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:54:d6:3e\", \"device_id\": \"5d893136-3baf-47bf-81c0-47846fc84b9f\"}, \"fixed_ip_address\": \"192.168.120.19\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 1, \"project_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"port_id\": \"e325ac2d-8d85-45dc-9994-ba5cfa02af13\", \"id\": \"d2390864-4aa3-41a8-ac58-db617bfb13e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.531Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.532Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.532Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.532Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.534Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.533Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.534Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-669177f6-233d-4876-9f64-754f626682fe Date: Sat, 23 Mar 2019 11:18:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"840bd634-ddf7-47e8-a540-85158798ab93\"],\"mac_address\":\"fa:16:3e:4b:69:c9\",\"device_id\":\"364ff4d3-3500-4a26-99a2-b210617ded3d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.575Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-669177f6-233d-4876-9f64-754f626682fe Date: Sat, 23 Mar 2019 11:18:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T10:56:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"b9660c97-52eb-48aa-815a-1a9779b18b80\",\"ip_address\":\"192.168.120.7\"}],\"id\":\"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03\",\"security_groups\":[\"381db59f-d8c5-4a37-b0a5-93597faed68b\",\"840bd634-ddf7-47e8-a540-85158798ab93\"],\"mac_address\":\"fa:16:3e:4b:69:c9\",\"device_id\":\"364ff4d3-3500-4a26-99a2-b210617ded3d\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"8c67fc8b-eb4f-4494-afd0-61efd9486c94\",\"tenant_id\":\"0da09e5de10d41738477ffdec6c2ca38\",\"created_at\":\"2019-03-23T10:54:10Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.575Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.575Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.575Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.576Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.576Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.577Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.577Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a166ad5c-99b3-4f9c-b783-493b00878484 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.583Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a166ad5c-99b3-4f9c-b783-493b00878484 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.583Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a166ad5c-99b3-4f9c-b783-493b00878484", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.583Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a166ad5c-99b3-4f9c-b783-493b00878484", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.583Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.589Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.050Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.994Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}], "metadata": {"pagination": {"total": 1477, "offset": 1413, "size": 50}}} 2019-03-23 11:18:28,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:28 GMT 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:28,976 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:18:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64f3f998-31ba-4c81-a628-95c4d98bd1d7 x-compute-request-id: req-64f3f998-31ba-4c81-a628-95c4d98bd1d7 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-64f3f998-31ba-4c81-a628-95c4d98bd1d7 2019-03-23 11:18:28,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-64f3f998-31ba-4c81-a628-95c4d98bd1d7 2019-03-23 11:18:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:18:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-9cabcef4-d692-43da-940e-3d54b411243e 2019-03-23 11:18:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-9cabcef4-d692-43da-940e-3d54b411243e 2019-03-23 11:18:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cabcef4-d692-43da-940e-3d54b411243e x-compute-request-id: req-9cabcef4-d692-43da-940e-3d54b411243e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:28,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-23 11:18:28,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:18:28,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-23 11:18:28,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-23 11:18:28,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-23 11:18:28,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:28,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:28,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.207 2019-03-23 11:18:28,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7" 2019-03-23 11:18:28,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:28,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:28,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438ec841-b9e4-4bbc-b346-0d3a30b43347 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:28,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438ec841-b9e4-4bbc-b346-0d3a30b43347 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:28,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-438ec841-b9e4-4bbc-b346-0d3a30b43347 2019-03-23 11:18:28,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-438ec841-b9e4-4bbc-b346-0d3a30b43347 2019-03-23 11:18:28,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7" 2019-03-23 11:18:28,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:28,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac6ea2bb-299c-47f0-a4fa-83c97d8a923c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:28,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ac6ea2bb-299c-47f0-a4fa-83c97d8a923c 2019-03-23 11:18:28,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 Date: Sat, 23 Mar 2019 11:18:26 GMT RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:58:25Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:69:c9", "device_id": "364ff4d3-3500-4a26-99a2-b210617ded3d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03", "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 11:18:28,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 Date: Sat, 23 Mar 2019 11:18:26 GMT RESP BODY: {"floatingips": [{"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:53:48Z", "updated_at": "2019-03-23T10:58:25Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4b:69:c9", "device_id": "364ff4d3-3500-4a26-99a2-b210617ded3d"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.207", "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03", "id": "3dd7edf6-38d0-48e2-bd7c-432d16815a10", "qos_policy_id": null}, {"router_id": "7b485975-9e38-48c9-b671-1a88a359fd09", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:50:09Z", "updated_at": "2019-03-23T10:50:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:d6:3e", "device_id": "5d893136-3baf-47bf-81c0-47846fc84b9f"}, "fixed_ip_address": "192.168.120.19", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "port_id": "e325ac2d-8d85-45dc-9994-ba5cfa02af13", "id": "d2390864-4aa3-41a8-ac58-db617bfb13e1", "qos_policy_id": null}]} 2019-03-23 11:18:28,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 2019-03-23 11:18:28,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 2019-03-23 11:18:28,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 2019-03-23 11:18:28,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7" 2019-03-23 11:18:28,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-c930a30d-ac0a-412a-9bbb-0d052e75e5a2 2019-03-23 11:18:28,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}841421ec34fcbed9096feadcc18dc23cd8dd3da7" 2019-03-23 11:18:28,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-669177f6-233d-4876-9f64-754f626682fe Date: Sat, 23 Mar 2019 11:18:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.7"}],"id":"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","840bd634-ddf7-47e8-a540-85158798ab93"],"mac_address":"fa:16:3e:4b:69:c9","device_id":"364ff4d3-3500-4a26-99a2-b210617ded3d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:18:28,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-669177f6-233d-4876-9f64-754f626682fe Date: Sat, 23 Mar 2019 11:18:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T10:56:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9660c97-52eb-48aa-815a-1a9779b18b80","ip_address":"192.168.120.7"}],"id":"1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03","security_groups":["381db59f-d8c5-4a37-b0a5-93597faed68b","840bd634-ddf7-47e8-a540-85158798ab93"],"mac_address":"fa:16:3e:4b:69:c9","device_id":"364ff4d3-3500-4a26-99a2-b210617ded3d","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"0da09e5de10d41738477ffdec6c2ca38","qos_policy_id":null,"admin_state_up":true,"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:54:10Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 11:18:28,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe 2019-03-23 11:18:28,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/1bf0a5db-c9fc-436a-a3ca-179cf1ba0c03.json used request id req-669177f6-233d-4876-9f64-754f626682fe 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a166ad5c-99b3-4f9c-b783-493b00878484 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a166ad5c-99b3-4f9c-b783-493b00878484 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:28,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a166ad5c-99b3-4f9c-b783-493b00878484 2019-03-23 11:18:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a166ad5c-99b3-4f9c-b783-493b00878484 2019-03-23 11:18:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb" 2019-03-23 11:18:28,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b" 2019-03-23 11:18:28,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:29,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:29 GMT 2019-03-23 11:18:29,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:29,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:29,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:29,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:29,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:34,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:34,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:34,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:27.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b\"", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:26.994Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.851Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.207\"}}'", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.851Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.849Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.849Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.848Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.848Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee x-compute-request-id: req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.595Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.595Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.596Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.597Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff x-compute-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.848Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.295Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff x-compute-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"172.30.9.207\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:27.848Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:28.824Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa3d0df6-2332-4189-99c0-50a621dccaac x-compute-request-id: req-aa3d0df6-2332-4189-99c0-50a621dccaac Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:28.701Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2618ab16-1908-4b4f-930c-d3b45b034b40 x-compute-request-id: req-2618ab16-1908-4b4f-930c-d3b45b034b40 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.276Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:28.702Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a x-compute-request-id: req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.137Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.137Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.137Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb\"", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.138Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-aa3d0df6-2332-4189-99c0-50a621dccaac", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:28.701Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:29.458Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-aa3d0df6-2332-4189-99c0-50a621dccaac", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:28.701Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:30.144Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-2618ab16-1908-4b4f-930c-d3b45b034b40", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.277Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:30.144Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.638Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:30.144Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.553Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:30.144Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-2618ab16-1908-4b4f-930c-d3b45b034b40", "level": "debug", "target_id": "vellum_security_group_mov1k3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:29.277Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.1979c684-a54a-4bbb-92ed-c38560d2c5ae"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:30.711Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:30.697Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.214Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-475a5124-963b-47b4-a946-e9eb07f8d667", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:30.702Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.214Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475a5124-963b-47b4-a946-e9eb07f8d667 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:30.702Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d5372838b37df690a2e9b04f4d7d8757cddb22c\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.118Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.679Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 x-compute-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.224Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 x-compute-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 \nRESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.224Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.225Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.225Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.226Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5", "level": "debug", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.226Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:31.860Z", "message": "Floating ip 172.30.9.207 detached from server", "level": "info", "target_id": "bind_floatingip_rhjq03", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.226Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.94b3112b-c6b8-47d8-9567-e6f555e5afa6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:32.394Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d5372838b37df690a2e9b04f4d7d8757cddb22c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.980Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:32.394Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.978Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:32.394Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.802Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:32.394Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa x-compute-request-id: req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.978Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:32.394Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:31.978Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:32.932Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-542be461-c853-4878-9cec-e1301e738e0b x-compute-request-id: req-542be461-c853-4878-9cec-e1301e738e0b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:32.725Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-542be461-c853-4878-9cec-e1301e738e0b", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:32.726Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:32.896Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff8de0b7-67a5-4893-accd-e63c3e58a79d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:32.901Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ff8de0b7-67a5-4893-accd-e63c3e58a79d", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:32.902Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.300Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-542be461-c853-4878-9cec-e1301e738e0b", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:32.726Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}], "metadata": {"pagination": {"total": 1526, "offset": 1463, "size": 50}}} 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:34 GMT 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:34,141 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b" 2019-03-23 11:18:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-03-23 11:18:34,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a8ddbfb5a97594db18d31c6d29c412655e124b" -d '{"removeFloatingIp": {"address": "172.30.9.207"}}' 2019-03-23 11:18:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff 2019-03-23 11:18:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff 2019-03-23 11:18:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff 2019-03-23 11:18:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-dc9f995d-375b-45b4-89e8-29f0855e32ff 2019-03-23 11:18:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee x-compute-request-id: req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:34,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee 2019-03-23 11:18:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-cb8c50f9-3e97-4e20-aa44-82ab265c6bee 2019-03-23 11:18:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-03-23 11:18:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff x-compute-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff x-compute-request-id: req-dc9f995d-375b-45b4-89e8-29f0855e32ff Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aa3d0df6-2332-4189-99c0-50a621dccaac x-compute-request-id: req-aa3d0df6-2332-4189-99c0-50a621dccaac Content-Length: 0 Content-Type: application/json 2019-03-23 11:18:34,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2618ab16-1908-4b4f-930c-d3b45b034b40 x-compute-request-id: req-2618ab16-1908-4b4f-930c-d3b45b034b40 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-23 11:18:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb" 2019-03-23 11:18:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a x-compute-request-id: req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a 2019-03-23 11:18:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-48aebfb7-a8f9-4bde-9b58-4d31da752a0a 2019-03-23 11:18:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b2bb27378611925593828cbf108d82e682deafb" 2019-03-23 11:18:34,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-aa3d0df6-2332-4189-99c0-50a621dccaac 2019-03-23 11:18:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-aa3d0df6-2332-4189-99c0-50a621dccaac 2019-03-23 11:18:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-2618ab16-1908-4b4f-930c-d3b45b034b40 2019-03-23 11:18:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-2618ab16-1908-4b4f-930c-d3b45b034b40 2019-03-23 11:18:34,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-475a5124-963b-47b4-a946-e9eb07f8d667 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-475a5124-963b-47b4-a946-e9eb07f8d667 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5372838b37df690a2e9b04f4d7d8757cddb22c" 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 x-compute-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:18:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 x-compute-request-id: req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:18:34,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 2019-03-23 11:18:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 2019-03-23 11:18:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 2019-03-23 11:18:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-4d7024c4-d261-4108-a6b2-8b927ae0ead5 2019-03-23 11:18:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.207 detached from server 2019-03-23 11:18:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5372838b37df690a2e9b04f4d7d8757cddb22c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:18:34,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa 2019-03-23 11:18:34,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:34,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa x-compute-request-id: req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:34,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-203251bc-91b9-4b5f-82fb-5d56f69ac2fa 2019-03-23 11:18:34,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:18:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-542be461-c853-4878-9cec-e1301e738e0b x-compute-request-id: req-542be461-c853-4878-9cec-e1301e738e0b Content-Length: 0 Content-Type: application/json 2019-03-23 11:18:34,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-542be461-c853-4878-9cec-e1301e738e0b 2019-03-23 11:18:34,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:34,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff8de0b7-67a5-4893-accd-e63c3e58a79d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:34,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ff8de0b7-67a5-4893-accd-e63c3e58a79d 2019-03-23 11:18:34,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a" 2019-03-23 11:18:34,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/action used request id req-542be461-c853-4878-9cec-e1301e738e0b 2019-03-23 11:18:34,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:34,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:34,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:34,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:34,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:34,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:34 GMT 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:34,216 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:39,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:39,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:39,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:39,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:33.513Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.300Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-8456eccb-7273-419e-8841-a5096401533c", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.530Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c x-compute-request-id: req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.868Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.868Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.868Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.869Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.037Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60 x-compute-request-id: req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.398Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.398Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.399Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6d5372838b37df690a2e9b04f4d7d8757cddb22c\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.399Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8456eccb-7273-419e-8841-a5096401533c x-compute-request-id: req-8456eccb-7273-419e-8841-a5096401533c Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.530Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.067Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-8456eccb-7273-419e-8841-a5096401533c", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:33.530Z", "source_id": "vellum_host_hheo5e", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.85e2efcd-11ef-495f-b337-fe43c2102280"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.403Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.404Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686 x-compute-request-id: req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.403Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:34.662Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.403Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.343Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-ecd0b7f6-b89b-4935-b845-5ad337d911de", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.947Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.343Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2401126c-d82c-4048-af55-62a7f8f079be x-compute-request-id: req-2401126c-d82c-4048-af55-62a7f8f079be Content-Encoding: gzip Content-Length: 371 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0a65b54c-142b-41c3-84d4-61fdd1385990\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"999f2aba-b50c-480e-b370-4b7ed187d182\"}, {\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c21195a1-2362-45e1-b377-2dff9015dffe\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eff55327-5ea2-4e82-aa9a-29a9b9d8dac3\"}], \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"id\": \"381db59f-d8c5-4a37-b0a5-93597faed68b\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.271Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.343Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecd0b7f6-b89b-4935-b845-5ad337d911de x-compute-request-id: req-ecd0b7f6-b89b-4935-b845-5ad337d911de Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.947Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.343Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-ecd0b7f6-b89b-4935-b845-5ad337d911de", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.947Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.343Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a\"", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:34.948Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-2401126c-d82c-4048-af55-62a7f8f079be", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.271Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-2401126c-d82c-4048-af55-62a7f8f079be", "level": "debug", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.271Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.f9808172-7162-4a11-a08b-1c87a869c569"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59fa2cc-c2ec-4de4-8902-50920ad3a05d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c59fa2cc-c2ec-4de4-8902-50920ad3a05d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:35.875Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_j6pmsb", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.748Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:36.470Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:35.872Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:36.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:36.989Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c1de188-b937-4deb-89a8-c71173f17872 x-compute-request-id: req-6c1de188-b937-4deb-89a8-c71173f17872 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "Waiting for server \"c4e59311-5265-4303-bc1c-86d28c348d1e\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:37.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fec93856-5720-4077-b8b7-d719f16d1180", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:37.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b x-compute-request-id: req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.958Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:37.372Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0227e164-1ebc-4c6f-ac4d-1454e89ebeef", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.963Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fec93856-5720-4077-b8b7-d719f16d1180", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:37.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fec93856-5720-4077-b8b7-d719f16d1180 x-compute-request-id: req-fec93856-5720-4077-b8b7-d719f16d1180 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:3c:ec\", \"version\": 4, \"addr\": \"192.168.120.6\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"c4e59311-5265-4303-bc1c-86d28c348d1e\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:18:36Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_vellum_host_hheo5e\", \"created\": \"2019-03-23T10:54:00Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:37.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-6c1de188-b937-4deb-89a8-c71173f17872", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-6c1de188-b937-4deb-89a8-c71173f17872", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:37.588Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0227e164-1ebc-4c6f-ac4d-1454e89ebeef Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:36.963Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}], "metadata": {"pagination": {"total": 1567, "offset": 1513, "size": 50}}} 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:39 GMT 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:39,309 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:39,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:39,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:39,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:39,310 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a" 2019-03-23 11:18:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-8456eccb-7273-419e-8841-a5096401533c 2019-03-23 11:18:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c x-compute-request-id: req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:39,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-1fc223b9-c6ed-4e50-a813-f9d5ebce2c5c 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60 x-compute-request-id: req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-8c62fa25-2d1c-4c19-a68a-2e26ab345a60 2019-03-23 11:18:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d5372838b37df690a2e9b04f4d7d8757cddb22c" 2019-03-23 11:18:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8456eccb-7273-419e-8841-a5096401533c x-compute-request-id: req-8456eccb-7273-419e-8841-a5096401533c Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:18:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e/os-security-groups used request id req-8456eccb-7273-419e-8841-a5096401533c 2019-03-23 11:18:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686 2019-03-23 11:18:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a" 2019-03-23 11:18:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:18:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:18:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686 x-compute-request-id: req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686 Content-Length: 0 Content-Type: application/json 2019-03-23 11:18:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-860e93b4-3d9e-4bd3-a6b6-0dd8d2023686 2019-03-23 11:18:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-ecd0b7f6-b89b-4935-b845-5ad337d911de 2019-03-23 11:18:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2401126c-d82c-4048-af55-62a7f8f079be x-compute-request-id: req-2401126c-d82c-4048-af55-62a7f8f079be Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0a65b54c-142b-41c3-84d4-61fdd1385990"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "999f2aba-b50c-480e-b370-4b7ed187d182"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c21195a1-2362-45e1-b377-2dff9015dffe"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eff55327-5ea2-4e82-aa9a-29a9b9d8dac3"}], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "381db59f-d8c5-4a37-b0a5-93597faed68b", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-23 11:18:39,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecd0b7f6-b89b-4935-b845-5ad337d911de x-compute-request-id: req-ecd0b7f6-b89b-4935-b845-5ad337d911de Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-ecd0b7f6-b89b-4935-b845-5ad337d911de 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee02438c7f86113038db92c1da5bd849a60e0c6a" 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-2401126c-d82c-4048-af55-62a7f8f079be 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-2401126c-d82c-4048-af55-62a7f8f079be 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:39,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59fa2cc-c2ec-4de4-8902-50920ad3a05d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c59fa2cc-c2ec-4de4-8902-50920ad3a05d 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08" 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6c1de188-b937-4deb-89a8-c71173f17872 x-compute-request-id: req-6c1de188-b937-4deb-89a8-c71173f17872 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c4e59311-5265-4303-bc1c-86d28c348d1e" to be deleted. current status: SHUTOFF 2019-03-23 11:18:39,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fec93856-5720-4077-b8b7-d719f16d1180 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b x-compute-request-id: req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b Content-Type: application/json 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc" 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08" 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-ba03b9ac-e6ba-44c8-b0ce-c44edb00892b 2019-03-23 11:18:39,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0227e164-1ebc-4c6f-ac4d-1454e89ebeef 2019-03-23 11:18:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-fec93856-5720-4077-b8b7-d719f16d1180 2019-03-23 11:18:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fec93856-5720-4077-b8b7-d719f16d1180 x-compute-request-id: req-fec93856-5720-4077-b8b7-d719f16d1180 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:3c:ec", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c4e59311-5265-4303-bc1c-86d28c348d1e", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "c4e59311-5265-4303-bc1c-86d28c348d1e", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:18:36Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_vellum_host_hheo5e", "created": "2019-03-23T10:54:00Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-6c1de188-b937-4deb-89a8-c71173f17872 2019-03-23 11:18:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-6c1de188-b937-4deb-89a8-c71173f17872 2019-03-23 11:18:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08" 2019-03-23 11:18:39,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0227e164-1ebc-4c6f-ac4d-1454e89ebeef Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:39,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:39,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:39,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:39,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:39,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:39 GMT 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:39,375 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:39,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:44,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:44,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:44,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:44,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:44,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:44,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:38.209Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54fe6561-35b2-4d12-938a-680e4fdac4e5 x-compute-request-id: req-54fe6561-35b2-4d12-938a-680e4fdac4e5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:38.091Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:38.713Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-54fe6561-35b2-4d12-938a-680e4fdac4e5", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:38.091Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:38.713Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:38.092Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:38.713Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-54fe6561-35b2-4d12-938a-680e4fdac4e5", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:38.091Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:39.439Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47aa4ef7-81b0-4d51-a60b-42c7cc854648 x-compute-request-id: req-47aa4ef7-81b0-4d51-a60b-42c7cc854648 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.151Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:39.439Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.152Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:39.439Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-47aa4ef7-81b0-4d51-a60b-42c7cc854648", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.151Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:39.439Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-47aa4ef7-81b0-4d51-a60b-42c7cc854648", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.151Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.056Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc\"", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.736Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.056Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a25e642-d819-40cc-9a11-118666d0e70a x-compute-request-id: req-4a25e642-d819-40cc-9a11-118666d0e70a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.734Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.056Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-4a25e642-d819-40cc-9a11-118666d0e70a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.735Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.056Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-4a25e642-d819-40cc-9a11-118666d0e70a", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:39.735Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.673Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de89244a-497e-4cd5-a948-db15f0ec3081 x-compute-request-id: req-de89244a-497e-4cd5-a948-db15f0ec3081 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:40.284Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.673Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:40.577Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.673Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-de89244a-497e-4cd5-a948-db15f0ec3081", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:40.284Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:40.673Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-de89244a-497e-4cd5-a948-db15f0ec3081", "level": "debug", "target_id": "base_security_group_s2yti6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:40.284Z", "source_id": "bind_host_g42msx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.37d01068-3484-4568-b098-3ec1dd92cf20"}, {"node_instance_id": "bind_host_g42msx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:41.272Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:41.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:41.272Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:40.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:41.272Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:40.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.189Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d293578c-0153-4c67-9aa8-55ce3b0b2140 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d293578c-0153-4c67-9aa8-55ce3b0b2140", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_host_hheo5e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:42.826Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:18:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556 x-compute-request-id: req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance c4e59311-5265-4303-bc1c-86d28c348d1e could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3573146d-bb73-48bd-aecf-98ffb8611417"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6df7a3bd-c9e3-47cb-86df-5285248e69a0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "RESP: [204] Date: Sat, 23 Mar 2019 11:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c391efef-1e40-4be5-9f9e-892fc8405875 x-compute-request-id: req-c391efef-1e40-4be5-9f9e-892fc8405875 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6df7a3bd-c9e3-47cb-86df-5285248e69a0 x-compute-request-id: req-6df7a3bd-c9e3-47cb-86df-5285248e69a0 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:17:51Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6df7a3bd-c9e3-47cb-86df-5285248e69a0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_host_hheo5e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:43.399Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:42.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3fd96abd-a10d-418a-abe8-939009a21c13", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fd96abd-a10d-418a-abe8-939009a21c13 x-compute-request-id: req-3fd96abd-a10d-418a-abe8-939009a21c13 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:4b:69:c9\", \"version\": 4, \"addr\": \"192.168.120.7\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-23T10:56:58.000000\", \"flavor\": {\"id\": \"facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d\", \"rel\": \"bookmark\"}]}, \"id\": \"364ff4d3-3500-4a26-99a2-b210617ded3d\", \"user_id\": \"0ff1f3ca69234820b0dd606d38374dab\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-03-23T11:18:43Z\", \"hostId\": \"7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05\", \"name\": \"server_clearwater-opnfv_bind_host_g42msx\", \"created\": \"2019-03-23T10:54:06Z\", \"tenant_id\": \"0da09e5de10d41738477ffdec6c2ca38\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05\", \"cloudify_management_network_id\": \"8c67fc8b-eb4f-4494-afd0-61efd9486c94\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3fd96abd-a10d-418a-abe8-939009a21c13", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c391efef-1e40-4be5-9f9e-892fc8405875", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "Waiting for server \"364ff4d3-3500-4a26-99a2-b210617ded3d\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.027Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c391efef-1e40-4be5-9f9e-892fc8405875", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}], "metadata": {"pagination": {"total": 1607, "offset": 1563, "size": 50}}} 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:44 GMT 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:44,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:44,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:44,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:44,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:44,471 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:44,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-54fe6561-35b2-4d12-938a-680e4fdac4e5 x-compute-request-id: req-54fe6561-35b2-4d12-938a-680e4fdac4e5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:44,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-54fe6561-35b2-4d12-938a-680e4fdac4e5 2019-03-23 11:18:44,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-23 11:18:44,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-54fe6561-35b2-4d12-938a-680e4fdac4e5 2019-03-23 11:18:44,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 11:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47aa4ef7-81b0-4d51-a60b-42c7cc854648 x-compute-request-id: req-47aa4ef7-81b0-4d51-a60b-42c7cc854648 Content-Length: 0 Content-Type: application/json 2019-03-23 11:18:44,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc" 2019-03-23 11:18:44,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-47aa4ef7-81b0-4d51-a60b-42c7cc854648 2019-03-23 11:18:44,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/action used request id req-47aa4ef7-81b0-4d51-a60b-42c7cc854648 2019-03-23 11:18:44,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee85741975f2f0a77723de226ba9f91a310c5dc" 2019-03-23 11:18:44,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a25e642-d819-40cc-9a11-118666d0e70a x-compute-request-id: req-4a25e642-d819-40cc-9a11-118666d0e70a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:44,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-4a25e642-d819-40cc-9a11-118666d0e70a 2019-03-23 11:18:44,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-4a25e642-d819-40cc-9a11-118666d0e70a 2019-03-23 11:18:44,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-de89244a-497e-4cd5-a948-db15f0ec3081 x-compute-request-id: req-de89244a-497e-4cd5-a948-db15f0ec3081 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-23 11:18:44,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-23 11:18:44,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-de89244a-497e-4cd5-a948-db15f0ec3081 2019-03-23 11:18:44,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d/os-security-groups used request id req-de89244a-497e-4cd5-a948-db15f0ec3081 2019-03-23 11:18:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 11:18:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-23 11:18:44,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52997d54e321290e8bf9f6b18c404756946dac08" 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864" 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c4e59311-5265-4303-bc1c-86d28c348d1e used request id req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d293578c-0153-4c67-9aa8-55ce3b0b2140 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d293578c-0153-4c67-9aa8-55ce3b0b2140 2019-03-23 11:18:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:18:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556 x-compute-request-id: req-108df9d1-6f39-4ad8-9c2c-ce7d62b16556 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c4e59311-5265-4303-bc1c-86d28c348d1e could not be found.", "code": 404}} 2019-03-23 11:18:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6df7a3bd-c9e3-47cb-86df-5285248e69a0 2019-03-23 11:18:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:18:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864" 2019-03-23 11:18:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:18:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Sat, 23 Mar 2019 11:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c391efef-1e40-4be5-9f9e-892fc8405875 x-compute-request-id: req-c391efef-1e40-4be5-9f9e-892fc8405875 Content-Type: application/json 2019-03-23 11:18:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6df7a3bd-c9e3-47cb-86df-5285248e69a0 x-compute-request-id: req-6df7a3bd-c9e3-47cb-86df-5285248e69a0 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:17:51Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-6df7a3bd-c9e3-47cb-86df-5285248e69a0 2019-03-23 11:18:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:18:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3fd96abd-a10d-418a-abe8-939009a21c13 2019-03-23 11:18:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:18:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fd96abd-a10d-418a-abe8-939009a21c13 x-compute-request-id: req-3fd96abd-a10d-418a-abe8-939009a21c13 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:69:c9", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/364ff4d3-3500-4a26-99a2-b210617ded3d", "rel": "bookmark"}], "image": {"id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "links": [{"href": "http://172.30.9.27:8774/images/fe02cc45-9233-474d-9306-48a3fcce7eb4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-23T10:56:58.000000", "flavor": {"id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "links": [{"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}]}, "id": "364ff4d3-3500-4a26-99a2-b210617ded3d", "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-03-23T11:18:43Z", "hostId": "7111d50395273195242a8d5df847969b0b2d34dfee71d60b7349bc68", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "server_clearwater-opnfv_bind_host_g42msx", "created": "2019-03-23T10:54:06Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "cloudify_management_network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94"}}} 2019-03-23 11:18:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-3fd96abd-a10d-418a-abe8-939009a21c13 2019-03-23 11:18:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c391efef-1e40-4be5-9f9e-892fc8405875 2019-03-23 11:18:44,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864" 2019-03-23 11:18:44,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "364ff4d3-3500-4a26-99a2-b210617ded3d" to be deleted. current status: SHUTOFF 2019-03-23 11:18:44,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:18:44,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-c391efef-1e40-4be5-9f9e-892fc8405875 2019-03-23 11:18:44,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:44,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:44 GMT 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:44,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:49,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:49,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_mov1k3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.686Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:44.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.686Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:43.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.686Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:44.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:44.686Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:44.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:45.609Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:45.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.276Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68896661fe88096737ba79e9871586d60dd4a39b\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:45.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:45.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.276Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd7a80c-424e-4384-a962-1c53a373c429 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:45.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.276Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-7fd7a80c-424e-4384-a962-1c53a373c429", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:45.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.921Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:46.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_security_group_mov1k3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.921Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:46.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.921Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-402127bd-3063-43d3-b051-355397314db7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:46.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.921Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-402127bd-3063-43d3-b051-355397314db7", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:46.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "vellum_security_group_mov1k3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:46.921Z", "message": "RESP: [204] X-Openstack-Request-Id: req-402127bd-3063-43d3-b051-355397314db7 Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:46 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:46.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.93f8c75f-51b8-4756-867f-366431bbcbf5"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:48.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:48.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.304Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69487325-a627-40ce-a505-fe9a293d5eb3 x-compute-request-id: req-69487325-a627-40ce-a505-fe9a293d5eb3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 364ff4d3-3500-4a26-99a2-b210617ded3d could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:48.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.304Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-69487325-a627-40ce-a505-fe9a293d5eb3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:48.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}, {"node_instance_id": "bind_host_g42msx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.304Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.304Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:48.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_host_g42msx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.304Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-69487325-a627-40ce-a505-fe9a293d5eb3", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:48.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.c626d4a0-f8a6-42de-9f7c-b288b245b560"}], "metadata": {"pagination": {"total": 1627, "offset": 1607, "size": 50}}} 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:49 GMT 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:49,643 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:49,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:18:49,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:49,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:49,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:49,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:18:49,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68896661fe88096737ba79e9871586d60dd4a39b" 2019-03-23 11:18:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd7a80c-424e-4384-a962-1c53a373c429 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7fd7a80c-424e-4384-a962-1c53a373c429 2019-03-23 11:18:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:18:49,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-402127bd-3063-43d3-b051-355397314db7 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/abe7c952-6dd9-48d5-8062-eba0c7634788.json used request id req-402127bd-3063-43d3-b051-355397314db7 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-402127bd-3063-43d3-b051-355397314db7 Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a2b87e037218725ff1b6c8baadd3caee75f7864" 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 11:18:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69487325-a627-40ce-a505-fe9a293d5eb3 x-compute-request-id: req-69487325-a627-40ce-a505-fe9a293d5eb3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 364ff4d3-3500-4a26-99a2-b210617ded3d could not be found.", "code": 404}} 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-69487325-a627-40ce-a505-fe9a293d5eb3 2019-03-23 11:18:49,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:18:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-23 11:18:49,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/364ff4d3-3500-4a26-99a2-b210617ded3d used request id req-69487325-a627-40ce-a505-fe9a293d5eb3 2019-03-23 11:18:49,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:49,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:49,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:49,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:49 GMT 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:49,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:49,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:49,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:54,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:18:54,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:54,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:54,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:54,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:54,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:54,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.938Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:49.938Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:50.532Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:50.532Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:50.532Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:51.129Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:49.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:51.129Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:51.129Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:51.727Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:51.727Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:51.727Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.324Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.324Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.324Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-88fabd8a-b02c-4a18-9060-bcd9eb746c35", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "keypair_6quz1h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.3d41b081-7010-4366-800f-569a2b53d307"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88fabd8a-b02c-4a18-9060-bcd9eb746c35 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:52.922Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:50.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:53.468Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:51.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:53.468Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:51.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:53.468Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}022595b6698952a7d171ee3ca3c6481a7ac93f4c\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:53.468Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:51.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:51.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:51.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-e819ec3c-a4c1-4d4c-8ffc-cebce372ef46", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/3dd7edf6-38d0-48e2-bd7c-432d16815a10.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52b661a57c22617abec2d3a934548c43ed19b971\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}149f6a82163d2b53ccbdfeb129de4e610e26a1c1\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "keypair_6quz1h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:52.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:51.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f43d078-ecd5-4eaf-98f1-a52cfc3b33cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0f43d078-ecd5-4eaf-98f1-a52cfc3b33cf", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4a386f-2d19-47b8-9972-6e48c2ff9114 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-bc4a386f-2d19-47b8-9972-6e48c2ff9114", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e819ec3c-a4c1-4d4c-8ffc-cebce372ef46 Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:53 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "base_security_group_s2yti6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-e819ec3c-a4c1-4d4c-8ffc-cebce372ef46", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:53.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.d34c42d8-75f8-4d3e-877e-572bdef23246"}, {"node_instance_id": "base_security_group_s2yti6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.176Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.761Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json used request id req-0944a562-f5d1-43ec-b404-bc3199054b9a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.761Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0944a562-f5d1-43ec-b404-bc3199054b9a Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:54 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.761Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json used request id req-0944a562-f5d1-43ec-b404-bc3199054b9a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}], "metadata": {"pagination": {"total": 1678, "offset": 1627, "size": 50}}} 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:54 GMT 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:54,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:54,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:54,828 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:18:54,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:18:54,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:18:54,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:18:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:18:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-23 11:18:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:18:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:18:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-23 11:18:54,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:54,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-23 11:18:54,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-88fabd8a-b02c-4a18-9060-bcd9eb746c35 2019-03-23 11:18:54,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-03-23 11:18:54,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:18:54,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:54,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88fabd8a-b02c-4a18-9060-bcd9eb746c35 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:54,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:54,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:54,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-03-23 11:18:54,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022595b6698952a7d171ee3ca3c6481a7ac93f4c" 2019-03-23 11:18:54,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-23 11:18:54,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-23 11:18:54,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:18:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-e819ec3c-a4c1-4d4c-8ffc-cebce372ef46 2019-03-23 11:18:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/3dd7edf6-38d0-48e2-bd7c-432d16815a10.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52b661a57c22617abec2d3a934548c43ed19b971" 2019-03-23 11:18:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}149f6a82163d2b53ccbdfeb129de4e610e26a1c1" 2019-03-23 11:18:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-23 11:18:54,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f43d078-ecd5-4eaf-98f1-a52cfc3b33cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0f43d078-ecd5-4eaf-98f1-a52cfc3b33cf 2019-03-23 11:18:54,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-23 11:18:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:18:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4a386f-2d19-47b8-9972-6e48c2ff9114 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:18:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bc4a386f-2d19-47b8-9972-6e48c2ff9114 2019-03-23 11:18:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e819ec3c-a4c1-4d4c-8ffc-cebce372ef46 Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:18:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/381db59f-d8c5-4a37-b0a5-93597faed68b.json used request id req-e819ec3c-a4c1-4d4c-8ffc-cebce372ef46 2019-03-23 11:18:54,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:18:54,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json used request id req-0944a562-f5d1-43ec-b404-bc3199054b9a 2019-03-23 11:18:54,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0944a562-f5d1-43ec-b404-bc3199054b9a Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:18:54,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/security-groups/840bd634-ddf7-47e8-a540-85158798ab93.json used request id req-0944a562-f5d1-43ec-b404-bc3199054b9a 2019-03-23 11:18:54,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:18:54,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:18:54,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:54 GMT 2019-03-23 11:18:54,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:18:54,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-23 11:18:54,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:18:54,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:18:54,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:18:59,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/events 2019-03-23 11:19:00,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:19:00,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:19:00,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:19:00,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:19:00,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_j6pmsb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:54.761Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0944a562-f5d1-43ec-b404-bc3199054b9a Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:54 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.42d1c824-168d-4755-8843-4f285ed71370"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:55.299Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3d4e808b-00f3-4532-8300-5e74191d51be Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:54 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_security_group_j6pmsb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:55.299Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:55.299Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/floatingips/3dd7edf6-38d0-48e2-bd7c-432d16815a10.json used request id req-3d4e808b-00f3-4532-8300-5e74191d51be", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_floatingip_rhjq03", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:55.299Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3dd7edf6-38d0-48e2-bd7c-432d16815a10.json used request id req-3d4e808b-00f3-4532-8300-5e74191d51be", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:54.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0", "logger": "ctx.bdb9ec5e-7e7d-45d6-b173-7ae003494372"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:55.830Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:55.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": "bind_floatingip_rhjq03", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:55.830Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:55.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-23T11:18:56.449Z", "message": "'uninstall' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T11:18:55.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"}], "metadata": {"pagination": {"total": 1685, "offset": 1677, "size": 50}}} 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:18:59 GMT 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:19:00,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:19:00,002 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:19:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0944a562-f5d1-43ec-b404-bc3199054b9a Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:00,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d4e808b-00f3-4532-8300-5e74191d51be Content-Length: 0 Date: Sat, 23 Mar 2019 11:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:19:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/floatingips/3dd7edf6-38d0-48e2-bd7c-432d16815a10.json used request id req-3d4e808b-00f3-4532-8300-5e74191d51be 2019-03-23 11:19:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3dd7edf6-38d0-48e2-bd7c-432d16815a10.json used request id req-3d4e808b-00f3-4532-8300-5e74191d51be 2019-03-23 11:19:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-23 11:19:00,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-23 11:19:00,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-03-23 11:19:00,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3.1/executions/63a09ad1-8cde-470e-a178-0e0c6a1791d0 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:19:00,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T11:18:55.898Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:14:49.355Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-23T11:14:49.355Z", "id": "63a09ad1-8cde-470e-a178-0e0c6a1791d0"} 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:19:00 GMT 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:19:00,060 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/deployments/clearwater-opnfv 2019-03-23 11:19:00,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 11:19:00,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "fe02cc45-9233-474d-9306-48a3fcce7eb4", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "bono_cluster_size": 1, "flavor_id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05", "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": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:26.541Z", "created_by": "admin", "updated_at": "2019-03-23T10:53:26.541Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:19:00 GMT 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:19:00,617 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:19:10,628 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3.1/blueprints/clearwater-opnfv 2019-03-23 11:19:10,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:19:10,739 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 11:19:10,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-03-23T10:53:19.614Z", "updated_at": "2019-03-23T10:53:19.614Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "clearwater-opnfv", "plan": {"relationships": {"cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "insecure": false, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-03-23 11:19:10,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:19:10,742 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:19:10 GMT 2019-03-23 11:19:10,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:19:10,742 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:19:10,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:19:10,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:19:10,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:19:10,743 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:19:10,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 11:19:10,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:11,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:19:11 GMT X-Openstack-Request-Id: req-08122ab6-5b0a-4be2-aca7-124e8156a622 2019-03-23 11:19:11,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:19:11,816 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/fe02cc45-9233-474d-9306-48a3fcce7eb4 used request id req-08122ab6-5b0a-4be2-aca7-124e8156a622 2019-03-23 11:19:11,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.02564001083s 2019-03-23 11:19:11,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:19:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:12,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-d7ce0f47-c11a-4e07-863e-0e9a79f64986 x-openstack-request-id: req-d7ce0f47-c11a-4e07-863e-0e9a79f64986 2019-03-23 11:19:12,123 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "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": "94f29d75-2417-45ed-8cd0-b42db1cfabf6"}, {"name": "cloudify_ims-flavor_alt_01f02655-67d6-4498-917b-f8360a95ee05", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "facae7b2-4c94-4198-9ed0-65f7fd9baa7d"}]} 2019-03-23 11:19:12,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-d7ce0f47-c11a-4e07-863e-0e9a79f64986 2019-03-23 11:19:12,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.301050901413s 2019-03-23 11:19:12,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 11:19:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:12,150 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c264caf-ac3f-438f-9855-9159dbb3ef74 x-openstack-request-id: req-6c264caf-ac3f-438f-9855-9159dbb3ef74 2019-03-23 11:19:12,150 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/facae7b2-4c94-4198-9ed0-65f7fd9baa7d used request id req-6c264caf-ac3f-438f-9855-9159dbb3ef74 2019-03-23 11:19:12,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0236580371857s 2019-03-23 11:19:12,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 11:19:12,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/d2390864-4aa3-41a8-ac58-db617bfb13e1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:13,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:19:13 GMT X-Openstack-Request-Id: req-b7771249-258b-4fe7-a2f9-3b34f784372d 2019-03-23 11:19:13,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:13,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/d2390864-4aa3-41a8-ac58-db617bfb13e1.json used request id req-b7771249-258b-4fe7-a2f9-3b34f784372d 2019-03-23 11:19:13,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.61418795586s 2019-03-23 11:19:13,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:19:13,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:13,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:13 GMT X-Openstack-Request-Id: req-7b6352a9-eb05-4a1d-a821-f3a5250418a5 2019-03-23 11:19:13,856 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 11:19:13,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7b6352a9-eb05-4a1d-a821-f3a5250418a5 2019-03-23 11:19:13,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.075257062912s 2019-03-23 11:19:13,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 11:19:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:14,252 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-b81dfc0e-3ad4-40ad-8f80-dfd6557c9bf6 x-openstack-request-id: req-b81dfc0e-3ad4-40ad-8f80-dfd6557c9bf6 2019-03-23 11:19:14,252 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f used request id req-b81dfc0e-3ad4-40ad-8f80-dfd6557c9bf6 2019-03-23 11:19:14,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.395045995712s 2019-03-23 11:19:14,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:19:14,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:15,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 775 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-6dcaad2f-1387-4718-a5f6-a3e2390d7878 x-openstack-request-id: req-6dcaad2f-1387-4718-a5f6-a3e2390d7878 2019-03-23 11:19:15,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d6:3e", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:d6:3e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/5d893136-3baf-47bf-81c0-47846fc84b9f", "rel": "bookmark"}], "image": {"id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "links": [{"href": "http://172.30.9.27:8774/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T10:50:06.000000", "flavor": {"id": "94f29d75-2417-45ed-8cd0-b42db1cfabf6", "links": [{"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "bookmark"}]}, "id": "5d893136-3baf-47bf-81c0-47846fc84b9f", "security_groups": [{"name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}], "user_id": "0ff1f3ca69234820b0dd606d38374dab", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:19:14Z", "hostId": "c22b592bd910b37d3f66820a137795944e97d747483b5a240d8d3146", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05", "name": "cloudify_ims-vm_01f02655-67d6-4498-917b-f8360a95ee05", "created": "2019-03-23T10:48:21Z", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:19:15,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6dcaad2f-1387-4718-a5f6-a3e2390d7878 2019-03-23 11:19:15,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.996186971664s 2019-03-23 11:19:15,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:19:17,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:19:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:17,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-33c48baf-4b11-4381-b564-33afe3b17438 x-openstack-request-id: req-33c48baf-4b11-4381-b564-33afe3b17438 2019-03-23 11:19:17,336 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 11:19:17,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-33c48baf-4b11-4381-b564-33afe3b17438 2019-03-23 11:19:17,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0830500125885s 2019-03-23 11:19:17,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:19:17,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:17,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:17 GMT X-Openstack-Request-Id: req-29161c7c-4ee5-4add-bf62-bb76786c2cdf 2019-03-23 11:19:17,394 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:53:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:53:11Z", "revision_number": 0, "id": "d0d610be-7f30-4872-a919-faa6f7e2e458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:11Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:18Z", "updated_at": "2019-03-23T10:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "09a21273-8207-4174-85a9-1d794dfecf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "1cdb1881-e67a-42f9-80ed-701cea39f098", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 80, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "25b5f8e2-5dc9-466c-a953-ddce7158e7f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:48:18Z", "revision_number": 0, "id": "6be70ad8-7a3d-49b0-b444-9d0e0909484a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:18Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "8ad39a35-49bd-448d-897a-e8e8cff88899", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "974cb3d7-db52-4e93-bbc3-0dbf34f4a765", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 443, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "a7c57132-614d-4907-92a9-625fd8aedd38", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:19Z", "revision_number": 0, "id": "c15b8391-16a5-4c6b-a5c6-634c3a1369c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:19Z", "security_group_id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 7, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "a537302b-7df3-4d65-b90b-23e4c7f61ac8", "name": "cloudify_ims-sg_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 11:19:17,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-29161c7c-4ee5-4add-bf62-bb76786c2cdf 2019-03-23 11:19:17,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519051551819s 2019-03-23 11:19:17,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 11:19:17,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a537302b-7df3-4d65-b90b-23e4c7f61ac8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:17,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:19:17 GMT X-Openstack-Request-Id: req-c093508f-9774-4d05-ab4e-e47b9d638ae4 2019-03-23 11:19:17,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:17,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a537302b-7df3-4d65-b90b-23e4c7f61ac8.json used request id req-c093508f-9774-4d05-ab4e-e47b9d638ae4 2019-03-23 11:19:17,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145346164703s 2019-03-23 11:19:17,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 11:19:17,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:17,576 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-513b7bfc-13b9-45c2-a9ff-8a29ba2fa836 x-openstack-request-id: req-513b7bfc-13b9-45c2-a9ff-8a29ba2fa836 2019-03-23 11:19:17,576 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_01f02655-67d6-4498-917b-f8360a95ee05 used request id req-513b7bfc-13b9-45c2-a9ff-8a29ba2fa836 2019-03-23 11:19:17,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0288488864899s 2019-03-23 11:19:17,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 11:19:17,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/7b485975-9e38-48c9-b671-1a88a359fd09/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" -d '{"subnet_id": "b9660c97-52eb-48aa-815a-1a9779b18b80"}' 2019-03-23 11:19:20,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:20 GMT X-Openstack-Request-Id: req-33c4b725-440f-48a1-af4c-b9b499c282a8 2019-03-23 11:19:20,165 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8c67fc8b-eb4f-4494-afd0-61efd9486c94", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "subnet_id": "b9660c97-52eb-48aa-815a-1a9779b18b80", "subnet_ids": ["b9660c97-52eb-48aa-815a-1a9779b18b80"], "port_id": "6ef5cd5a-f997-41d3-9daa-e1d0500a2ef9", "id": "7b485975-9e38-48c9-b671-1a88a359fd09"} 2019-03-23 11:19:20,165 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/7b485975-9e38-48c9-b671-1a88a359fd09/remove_router_interface.json used request id req-33c4b725-440f-48a1-af4c-b9b499c282a8 2019-03-23 11:19:20,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58826494217s 2019-03-23 11:19:20,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 11:19:20,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:20,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:20 GMT X-Openstack-Request-Id: req-44628f13-e5a1-474a-a7d6-fbdcb4b3e59d 2019-03-23 11:19:20,298 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:06Z", "admin_state_up": true, "updated_at": "2019-03-23T11:19:18Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "7b485975-9e38-48c9-b671-1a88a359fd09", "name": "cloudify_ims-router_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 11:19:20,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-44628f13-e5a1-474a-a7d6-fbdcb4b3e59d 2019-03-23 11:19:20,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132876873016s 2019-03-23 11:19:20,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 11:19:20,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/7b485975-9e38-48c9-b671-1a88a359fd09.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:21,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:19:21 GMT X-Openstack-Request-Id: req-b6676ac1-e713-4d67-b068-a6f2a3b0156c 2019-03-23 11:19:21,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:21,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7b485975-9e38-48c9-b671-1a88a359fd09.json used request id req-b6676ac1-e713-4d67-b068-a6f2a3b0156c 2019-03-23 11:19:21,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42158699036s 2019-03-23 11:19:21,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 11:19:21,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:21,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:21 GMT X-Openstack-Request-Id: req-ff10065b-235b-4533-99d5-c3fad80807ec 2019-03-23 11:19:21,772 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T10:48: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":"0da09e5de10d41738477ffdec6c2ca38","id":"b9660c97-52eb-48aa-815a-1a9779b18b80","subnetpool_id":null,"name":"cloudify_ims-subnet_01f02655-67d6-4498-917b-f8360a95ee05"}]} 2019-03-23 11:19:21,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ff10065b-235b-4533-99d5-c3fad80807ec 2019-03-23 11:19:21,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0500800609589s 2019-03-23 11:19:21,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 11:19:21,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/b9660c97-52eb-48aa-815a-1a9779b18b80.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:22,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:19:22 GMT X-Openstack-Request-Id: req-834bece2-d24d-49e5-a6a7-2f8fd8a668c0 2019-03-23 11:19:22,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:22,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b9660c97-52eb-48aa-815a-1a9779b18b80.json used request id req-834bece2-d24d-49e5-a6a7-2f8fd8a668c0 2019-03-23 11:19:22,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03043913841s 2019-03-23 11:19:22,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:19:22,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:22,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:22 GMT X-Openstack-Request-Id: req-9fb26c7d-f3bb-4d21-b3e1-e0a61f386e8b 2019-03-23 11:19:22,901 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c67fc8b-eb4f-4494-afd0-61efd9486c94","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0da09e5de10d41738477ffdec6c2ca38","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T11:19:22Z","qos_policy_id":null,"name":"cloudify_ims-net_01f02655-67d6-4498-917b-f8360a95ee05","admin_state_up":true,"tenant_id":"0da09e5de10d41738477ffdec6c2ca38","created_at":"2019-03-23T10:48:03Z","mtu":1450}]} 2019-03-23 11:19:22,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9fb26c7d-f3bb-4d21-b3e1-e0a61f386e8b 2019-03-23 11:19:22,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967710018158s 2019-03-23 11:19:22,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 11:19:22,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/8c67fc8b-eb4f-4494-afd0-61efd9486c94.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:24,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:19:24 GMT X-Openstack-Request-Id: req-8adca1cb-c094-4200-82ee-ec96d7b6b921 2019-03-23 11:19:24,385 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:24,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8c67fc8b-eb4f-4494-afd0-61efd9486c94.json used request id req-8adca1cb-c094-4200-82ee-ec96d7b6b921 2019-03-23 11:19:24,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.4826900959s 2019-03-23 11:19:24,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:19:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:24,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:24 GMT X-Openstack-Request-Id: req-a0e8d749-dc21-46e2-8332-691411ef3f8d 2019-03-23 11:19:24,618 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T10:48:17Z", "file": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/file", "owner": "0da09e5de10d41738477ffdec6c2ca38", "id": "ceadcb06-3e87-404c-a8d4-25a87fb68515", "size": 300941312, "self": "/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/ceadcb06-3e87-404c-a8d4-25a87fb68515/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_01f02655-67d6-4498-917b-f8360a95ee05", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T10:48:12Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:19:24,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a0e8d749-dc21-46e2-8332-691411ef3f8d 2019-03-23 11:19:24,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.228647947311s 2019-03-23 11:19:24,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 11:19:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a24c7fe97d150973ff29935101fe71f554679f46" 2019-03-23 11:19:24,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:19:24 GMT X-Openstack-Request-Id: req-137bbf02-ffaa-4855-8cfd-acfd2c3497a4 2019-03-23 11:19:24,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. 2019-03-23 11:19:24,965 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ceadcb06-3e87-404c-a8d4-25a87fb68515 used request id req-137bbf02-ffaa-4855-8cfd-acfd2c3497a4 2019-03-23 11:19:24,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.344782114029s 2019-03-23 11:19:24,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:19:24,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:24,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-6fc3535c-4856-4f15-9d60-9b9c0dcf81c3 x-openstack-request-id: req-6fc3535c-4856-4f15-9d60-9b9c0dcf81c3 2019-03-23 11:19:24,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_01f02655-67d6-4498-917b-f8360a95ee05", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6", "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": "94f29d75-2417-45ed-8cd0-b42db1cfabf6"}]} 2019-03-23 11:19:24,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6fc3535c-4856-4f15-9d60-9b9c0dcf81c3 2019-03-23 11:19:24,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228898525238s 2019-03-23 11:19:24,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 11:19:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:25,015 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-ec3c9952-65b7-429d-aee7-dd7d816ae0cb x-openstack-request-id: req-ec3c9952-65b7-429d-aee7-dd7d816ae0cb 2019-03-23 11:19:25,015 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/94f29d75-2417-45ed-8cd0-b42db1cfabf6 used request id req-ec3c9952-65b7-429d-aee7-dd7d816ae0cb 2019-03-23 11:19:25,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0253610610962s 2019-03-23 11:19:25,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:19:25,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:25,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f5d025b-e31b-4601-a575-bb126aeb0ea4 2019-03-23 11:19:25,229 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05", "links": {"self": "http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0ff1f3ca69234820b0dd606d38374dab", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 11:19:25,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2f5d025b-e31b-4601-a575-bb126aeb0ea4 2019-03-23 11:19:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213491201401s 2019-03-23 11:19:25,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:19:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:25,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508797d7-fa21-4f28-b1ea-b4a9521bb4fc 2019-03-23 11:19:25,463 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_01f02655-67d6-4498-917b-f8360a95ee05", "links": {"self": "http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0ff1f3ca69234820b0dd606d38374dab", "description": null}} 2019-03-23 11:19:25,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab used request id req-508797d7-fa21-4f28-b1ea-b4a9521bb4fc 2019-03-23 11:19:25,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227972984314s 2019-03-23 11:19:25,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 11:19:25,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:25,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-353d2a54-955e-4e80-abd6-224450e31921 2019-03-23 11:19:25,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:19:25,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0ff1f3ca69234820b0dd606d38374dab used request id req-353d2a54-955e-4e80-abd6-224450e31921 2019-03-23 11:19:25,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.31139588356s 2019-03-23 11:19:25,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:19:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:25,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80df4d7b-345f-430b-8778-c0491af318e6 2019-03-23 11:19:25,971 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38"}, "tags": [], "enabled": true, "id": "0da09e5de10d41738477ffdec6c2ca38", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_01f02655-67d6-4498-917b-f8360a95ee05"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 11:19:25,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-80df4d7b-345f-430b-8778-c0491af318e6 2019-03-23 11:19:25,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187011003494s 2019-03-23 11:19:25,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 11:19:25,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:26,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:19:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cefc6d76-b930-40e3-8e02-41e8f779b554 2019-03-23 11:19:26,247 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:19:26,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0da09e5de10d41738477ffdec6c2ca38 used request id req-cefc6d76-b930-40e3-8e02-41e8f779b554 2019-03-23 11:19:26,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270389080048s 2019-03-23 11:19:26,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:19:26,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0da09e5de10d41738477ffdec6c2ca38&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:26,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:26 GMT X-Openstack-Request-Id: req-80ad2037-8681-4c0f-b010-2f0b678e6af4 2019-03-23 11:19:26,571 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:53:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:53:11Z", "revision_number": 0, "id": "d0d610be-7f30-4872-a919-faa6f7e2e458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:11Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}]} 2019-03-23 11:19:26,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=0da09e5de10d41738477ffdec6c2ca38&name=default used request id req-80ad2037-8681-4c0f-b010-2f0b678e6af4 2019-03-23 11:19:26,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318499088287s 2019-03-23 11:19:26,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:19:26,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:26,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33979 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:26 GMT X-Openstack-Request-Id: req-e8287a53-ff21-40c9-9240-af3c8af5f639 2019-03-23 11:19:26,694 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "created_at": "2019-03-23T10:48:03Z", "updated_at": "2019-03-23T10:53:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "617759e2-906d-45f2-8fc2-be73424fba87", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "958e7688-6202-4e69-8e66-f04bf6e65575", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T10:53:11Z", "revision_number": 0, "id": "d0d610be-7f30-4872-a919-faa6f7e2e458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:53:11Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ee6827ed-9372-43ef-870f-6cad4946e506", "remote_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv6", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T10:48:03Z", "revision_number": 0, "id": "ff24fad9-2004-42d8-8ef4-b7ecfb035c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T10:48:03Z", "security_group_id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "tenant_id": "0da09e5de10d41738477ffdec6c2ca38", "port_range_min": null, "ethertype": "IPv4", "project_id": "0da09e5de10d41738477ffdec6c2ca38"}], "revision_number": 2, "project_id": "0da09e5de10d41738477ffdec6c2ca38", "id": "47ecac9a-7230-43ce-b237-7d677ae785a7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 11:19:26,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e8287a53-ff21-40c9-9240-af3c8af5f639 2019-03-23 11:19:26,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118034124374s 2019-03-23 11:19:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 11:19:26,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/47ecac9a-7230-43ce-b237-7d677ae785a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3ef192c809194eddbcb831efb39ce1a5592f79c8" 2019-03-23 11:19:26,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:19:26 GMT X-Openstack-Request-Id: req-4382811b-a3d8-4beb-bec9-1c763dcce982 2019-03-23 11:19:26,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:19:26,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/47ecac9a-7230-43ce-b237-7d677ae785a7.json used request id req-4382811b-a3d8-4beb-bec9-1c763dcce982 2019-03-23 11:19:26,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.110666036606s 2019-03-23 11:19:26,837 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-03-23 11:19:26,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:19:26,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15643302-652a-445e-97c6-50c9112bf916 2019-03-23 11:19:26,869 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 11:19:26,869 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-15643302-652a-445e-97c6-50c9112bf916 2019-03-23 11:19:26,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 11:19:27,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T12:19:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["vcY4GF53QZSaA5MpEWvkQA"], "issued_at": "2019-03-23T11:19:27.000000Z"}} 2019-03-23 11:19:27,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:19:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:27,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:27 GMT X-Openstack-Request-Id: req-416dfca2-36c8-47d3-b046-032faec18a4a 2019-03-23 11:19:27,641 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 11:19:27,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-416dfca2-36c8-47d3-b046-032faec18a4a 2019-03-23 11:19:27,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366276025772s 2019-03-23 11:19:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:19:27,653 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0466cb6-869d-42ba-b3a7-2668e5dd4650 2019-03-23 11:19:27,653 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:19:27,654 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-c0466cb6-869d-42ba-b3a7-2668e5dd4650 2019-03-23 11:19:27,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 11:19:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:27,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9f82dd-e755-4da5-88f8-0bc826584ca3 2019-03-23 11:19:27,817 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 11:19:27,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9c9f82dd-e755-4da5-88f8-0bc826584ca3 2019-03-23 11:19:27,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162765979767s 2019-03-23 11:19:27,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 11:19:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}}' 2019-03-23 11:19:28,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd1320f-c457-4f80-994f-f873296fddc3 2019-03-23 11:19:28,059 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6"}, "tags": [], "enabled": true, "id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}} 2019-03-23 11:19:28,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-efd1320f-c457-4f80-994f-f873296fddc3 2019-03-23 11:19:28,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233911037445s 2019-03-23 11:19:28,060 - 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'fe1b8086cbe74cdeb11046a1e3b1e1a6', '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_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}) 2019-03-23 11:19:28,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 11:19:28,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "vIEGy9LLQZAjyEmZH00BQBWLPaB7xn", "email": null, "name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}}' 2019-03-23 11:19:28,489 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf1c944-9c5a-4bc6-a8af-290d9c9f89d0 2019-03-23 11:19:28,490 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": {"self": "http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "019b38848f7f44e38a194a4bf70242a8", "domain_id": "default", "password_expires_at": null}} 2019-03-23 11:19:28,490 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-caf1c944-9c5a-4bc6-a8af-290d9c9f89d0 2019-03-23 11:19:28,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.422858953476s 2019-03-23 11:19:28,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'019b38848f7f44e38a194a4bf70242a8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}) 2019-03-23 11:19:28,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:19:28,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:28,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48c8add2-0e3b-4b61-806d-318dc36f8272 2019-03-23 11:19:28,719 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:19:28,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-48c8add2-0e3b-4b61-806d-318dc36f8272 2019-03-23 11:19:28,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224240064621s 2019-03-23 11:19:28,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:19:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:28,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a814e3e5-1261-406e-b228-276ae325c153 2019-03-23 11:19:28,925 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:19:28,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a814e3e5-1261-406e-b228-276ae325c153 2019-03-23 11:19:28,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199945926666s 2019-03-23 11:19:28,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:19:28,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:29,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85854597-d66c-40ce-9ad6-d2dbd3a3b1c0 2019-03-23 11:19:29,049 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:19:29,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85854597-d66c-40ce-9ad6-d2dbd3a3b1c0 2019-03-23 11:19:29,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117345094681s 2019-03-23 11:19:29,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 11:19:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:29,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fb466d3-20d2-4dea-bd29-941a0d82d228 2019-03-23 11:19:29,264 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 11:19:29,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4fb466d3-20d2-4dea-bd29-941a0d82d228 2019-03-23 11:19:29,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.208338022232s 2019-03-23 11:19:29,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:19:29,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:29,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6963b35-4731-4320-884b-42cf9bede7b4 2019-03-23 11:19:29,438 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": {"self": "http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "019b38848f7f44e38a194a4bf70242a8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 11:19:29,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d6963b35-4731-4320-884b-42cf9bede7b4 2019-03-23 11:19:29,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.173084974289s 2019-03-23 11:19:29,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:19:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:29,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54892f74-3c84-4703-a7a1-e656bc3d50c4 2019-03-23 11:19:29,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6"}, "tags": [], "enabled": true, "id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 11:19:29,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-54892f74-3c84-4703-a7a1-e656bc3d50c4 2019-03-23 11:19:29,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116430044174s 2019-03-23 11:19:29,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 11:19:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=019b38848f7f44e38a194a4bf70242a8&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=fe1b8086cbe74cdeb11046a1e3b1e1a6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ead395c-963c-4c81-95d9-9652adfb3858 2019-03-23 11:19:29,792 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=019b38848f7f44e38a194a4bf70242a8&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=fe1b8086cbe74cdeb11046a1e3b1e1a6", "previous": null, "next": null}} 2019-03-23 11:19:29,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=019b38848f7f44e38a194a4bf70242a8&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=fe1b8086cbe74cdeb11046a1e3b1e1a6 used request id req-4ead395c-963c-4c81-95d9-9652adfb3858 2019-03-23 11:19:29,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.214971065521s 2019-03-23 11:19:29,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 11:19:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6/users/019b38848f7f44e38a194a4bf70242a8/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:30,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d432830-d9b3-4cec-b9c5-19a8d0897faa 2019-03-23 11:19:30,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:19:30,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6/users/019b38848f7f44e38a194a4bf70242a8/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-4d432830-d9b3-4cec-b9c5-19a8d0897faa 2019-03-23 11:19:30,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.33360004425s 2019-03-23 11:19:30,132 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 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'fe1b8086cbe74cdeb11046a1e3b1e1a6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'vIEGy9LLQZAjyEmZH00BQBWLPaB7xn', 'username': u'heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 11:19:30,135 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'password': 'vIEGy9LLQZAjyEmZH00BQBWLPaB7xn', 'project_name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'project_domain_name': 'Default'} 2019-03-23 11:19:30,166 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-03-23 11:19:30,167 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-03-23 11:19:30,168 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-23 11:19:31,633 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-23 11:19:31,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:19:31,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c8514f-4f6a-4752-be39-cd9ea36c4894 2019-03-23 11:19:31,640 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 11:19:31,640 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-c8c8514f-4f6a-4752-be39-cd9ea36c4894 2019-03-23 11:19:31,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 11:19:32,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T12:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_fe1b8086cbe74cdeb11046a1e3b1e1a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "id": "019b38848f7f44e38a194a4bf70242a8"}, "audit_ids": ["P9V6J1lATxWA0Xm3uZIdsA"], "issued_at": "2019-03-23T11:19:31.000000Z"}} 2019-03-23 11:19:32,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:19:32,056 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:32 GMT 2019-03-23 11:19:32,057 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 11:19:32,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:19:32,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:19:32,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:32 GMT X-Openstack-Request-Id: req-07387f97-65e3-44bc-be91-0b1455e3a20f 2019-03-23 11:19:32,299 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:19:32,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07387f97-65e3-44bc-be91-0b1455e3a20f 2019-03-23 11:19:32,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.23733997345s 2019-03-23 11:19:32,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 11:19:32,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}' 2019-03-23 11:19:32,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:32 GMT Location: http://172.30.9.27:9292/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-22f66948-0738-441e-b29b-038a3656c287 2019-03-23 11:19:32,356 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:32Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": null, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": null, "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 11:19:32,356 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-22f66948-0738-441e-b29b-038a3656c287 2019-03-23 11:19:32,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0466940402985s 2019-03-23 11:19:32,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 11:19:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '' 2019-03-23 11:19:37,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:19:37 GMT X-Openstack-Request-Id: req-d30473cf-1e0c-44dd-8fc6-c73878422b33 2019-03-23 11:19:37,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:19:37,095 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file used request id req-d30473cf-1e0c-44dd-8fc6-c73878422b33 2019-03-23 11:19:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.73777389526s 2019-03-23 11:19:37,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:19:37,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:19:37,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:37 GMT X-Openstack-Request-Id: req-b6659840-535c-47fe-8520-5a34efe2fabd 2019-03-23 11:19:37,139 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:19:37,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b6659840-535c-47fe-8520-5a34efe2fabd 2019-03-23 11:19:37,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391731262207s 2019-03-23 11:19:37,142 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file', 'owner': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'size': 263848448, u'self': u'/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T11:19:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T11:19:37Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'created': u'2019-03-23T11:19:32Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-23T11:19:32Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-23 11:19:37,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 11:19:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-23 11:19:37,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-9dcddae0-15d0-4ada-b8e5-d91dc0e018c7 x-openstack-request-id: req-9dcddae0-15d0-4ada-b8e5-d91dc0e018c7 2019-03-23 11:19:37,443 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}} 2019-03-23 11:19:37,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9dcddae0-15d0-4ada-b8e5-d91dc0e018c7 2019-03-23 11:19:37,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.298048019409s 2019-03-23 11:19:37,444 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'swap': 0}) 2019-03-23 11:19:37,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 11:19:37,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" -d '{"extra_specs": {}}' 2019-03-23 11:19:37,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c418a38b-b0a3-4b69-b990-7c6fb661b07b x-openstack-request-id: req-c418a38b-b0a3-4b69-b990-7c6fb661b07b 2019-03-23 11:19:37,466 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 11:19:37,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80/os-extra_specs used request id req-c418a38b-b0a3-4b69-b990-7c6fb661b07b 2019-03-23 11:19:37,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208041667938s 2019-03-23 11:19:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:19:37,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:37,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27bb484-5849-47bf-8b36-249121cd3a05 2019-03-23 11:19:37,601 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6"}, "tags": [], "enabled": true, "id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}]} 2019-03-23 11:19:37,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d27bb484-5849-47bf-8b36-249121cd3a05 2019-03-23 11:19:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127067089081s 2019-03-23 11:19:37,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-03-23 11:19:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/fe1b8086cbe74cdeb11046a1e3b1e1a6.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-03-23 11:19:37,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:37 GMT X-Openstack-Request-Id: req-7ed5cc42-8cdf-4315-a52f-39a1426f036b 2019-03-23 11:19:37,698 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-03-23 11:19:37,699 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/fe1b8086cbe74cdeb11046a1e3b1e1a6.json used request id req-7ed5cc42-8cdf-4315-a52f-39a1426f036b 2019-03-23 11:19:37,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0948810577393s 2019-03-23 11:19:37,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:19:37,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:37,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d3dcb4f-e84e-4ef7-b564-2e6c10d9c443 2019-03-23 11:19:37,857 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:19:37,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0d3dcb4f-e84e-4ef7-b564-2e6c10d9c443 2019-03-23 11:19:37,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154290914536s 2019-03-23 11:19:37,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-03-23 11:19:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" -d '{"role": {"name": "heat_stack_owner"}}' 2019-03-23 11:19:38,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6fe7aee-dc03-4ef8-97c5-93d3a31232be 2019-03-23 11:19:38,082 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "092a2b8109f4448091f150a4badca8cd", "links": {"self": "http://172.30.9.27:5000/v3/roles/092a2b8109f4448091f150a4badca8cd"}, "name": "heat_stack_owner"}} 2019-03-23 11:19:38,083 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c6fe7aee-dc03-4ef8-97c5-93d3a31232be 2019-03-23 11:19:38,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.220015048981s 2019-03-23 11:19:38,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:19:38,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:38,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670577cc-bdb2-439b-b820-0c79b53ade3e 2019-03-23 11:19:38,290 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "092a2b8109f4448091f150a4badca8cd", "links": {"self": "http://172.30.9.27:5000/v3/roles/092a2b8109f4448091f150a4badca8cd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:19:38,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-670577cc-bdb2-439b-b820-0c79b53ade3e 2019-03-23 11:19:38,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20357298851s 2019-03-23 11:19:38,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 11:19:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:38,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f770fe4-d94b-4512-afbe-082f9c24fe86 2019-03-23 11:19:38,498 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 11:19:38,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2f770fe4-d94b-4512-afbe-082f9c24fe86 2019-03-23 11:19:38,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201327800751s 2019-03-23 11:19:38,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:19:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:38,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fe0b34-3802-44c4-881e-198f85f34cd9 2019-03-23 11:19:38,630 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": {"self": "http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "019b38848f7f44e38a194a4bf70242a8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 11:19:38,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-87fe0b34-3802-44c4-881e-198f85f34cd9 2019-03-23 11:19:38,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13124704361s 2019-03-23 11:19:38,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:19:38,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:38,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbba7ab0-0b82-4b85-86d6-35179f7ec486 2019-03-23 11:19:38,840 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6"}, "tags": [], "enabled": true, "id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 11:19:38,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bbba7ab0-0b82-4b85-86d6-35179f7ec486 2019-03-23 11:19:38,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197079896927s 2019-03-23 11:19:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 11:19:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=019b38848f7f44e38a194a4bf70242a8&role.id=092a2b8109f4448091f150a4badca8cd&scope.project.id=fe1b8086cbe74cdeb11046a1e3b1e1a6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:38,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea82d29-506f-46ef-90be-bb630e7d87ad 2019-03-23 11:19:38,961 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=019b38848f7f44e38a194a4bf70242a8&role.id=092a2b8109f4448091f150a4badca8cd&scope.project.id=fe1b8086cbe74cdeb11046a1e3b1e1a6", "previous": null, "next": null}} 2019-03-23 11:19:38,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=019b38848f7f44e38a194a4bf70242a8&role.id=092a2b8109f4448091f150a4badca8cd&scope.project.id=fe1b8086cbe74cdeb11046a1e3b1e1a6 used request id req-fea82d29-506f-46ef-90be-bb630e7d87ad 2019-03-23 11:19:38,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111619949341s 2019-03-23 11:19:38,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 11:19:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6/users/019b38848f7f44e38a194a4bf70242a8/roles/092a2b8109f4448091f150a4badca8cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:19:39,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62d95375-f134-47be-bade-9e12b43a41bd 2019-03-23 11:19:39,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:19:39,122 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6/users/019b38848f7f44e38a194a4bf70242a8/roles/092a2b8109f4448091f150a4badca8cd used request id req-62d95375-f134-47be-bade-9e12b43a41bd 2019-03-23 11:19:39,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155896902084s 2019-03-23 11:19:39,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 11:19:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"keypair": {"name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}}' 2019-03-23 11:19:39,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19: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-a18e748f-3cf1-44e8-9d26-d35afc928850 x-openstack-request-id: req-a18e748f-3cf1-44e8-9d26-d35afc928850 2019-03-23 11:19:39,511 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChlnMlL+qTA6NQ8HZh5ZUL1APLSvrKrMf22E32SOuFv1NZ6mgQ7ql9ESaXst9/u9SoAaqVyWxPWd8VT1K1tPoS2WC1YfnQgmNXjKthUVZz51sHr1TWn6FPhmhqTPqHlLnY9Ot+tt4FLZGte5mzJMAL/a8BmXyVRKMpnVHEfGnttyzPx8NFN0AxJbXNxZlf0FMe0Tg/qqa9hZfyX7ingxH+E2vHLjzeyVhQuxy/AkCf1DuqXSwP5qURRALssaeL2HAzjda+ef/CfquD2ZGShcr9fdhkVPHsB4BzVinO4ysrDElNKvJdgTn/mPGePcgv9W8LyV1O8MMy+4lrnKQ4K77B Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoZZzJS/qkwOjUPB2YeWVC9QDy0r6yqzH9thN9kjrhb9TWepo\nEO6pfREml7Lff7vUqAGqlclsT1nfFU9StbT6EtlgtWH50IJjV4yrYVFWc+dbB69U\n1p+hT4Zoakz6h5S52PTrfrbeBS2RrXuZsyTAC/2vAZl8lUSjKZ1RxHxp7bcsz8fD\nRTdAMSW1zcWZX9BTHtE4P6qmvYWX8l+4p4MR/hNrxy483slYULscvwJAn9Q7ql0s\nD+alEUQC7LGni9hwM43Wvnn/wn6rg9mRkoXK/X3YZFTx7AeAc1YpzuMrKwxJTSry\nXYE5/5jxnj3IL/VvC8ldTvDDMvuJa5ykOCu+wQIDAQABAoIBAEMv/Xyu6chrMNMM\nyQx3m3upklJLQPBY22RmGDSZqWSZYxz1/INd2RdptDRLaecAwLGCz90sPV7ZLYr8\nypVHRNvlivKgZHEwZgIXOYNjgKD8x7rwSkRbZ4Vbi7r3eww46PWvEORFQRfCFNqf\nlA8K7teNieEOYuDmAzngcglS+fCfGlduMvaZWTgQci0D/AWSau20tKSmDaYULJd8\nXaSuVKcaNGmS/qnKjgRcf0O/u67ebmNlOCwEdRXG6s3vMDzW4qoWDVigDvcI24/D\nFc/6eLAQUet3CYqkVqvwHsppbsX4zzgyFqAeKrCQO25+btTeq5NebpR3D6zOgQWI\nYEblRgECgYEAztojHU5ENbQD2jAl4PzzRmAK6LdFa0mox2+AxyVS27IS5yNhH6gG\nCgJtGifk1NnBSY6eoXqqaOprzfvRL42Q0G21S/eNdq3pEIjiIFAcx25gGMuVDyDF\nOYZlJH0hQNpScTySnD2whlAb54IFFwmApR8tY36u8sHV3YWSL9YtK7ECgYEAx/sW\nPiqw+wft/30sfxV8fQu84BUjITjPd8/D5TrAuXfY8/xIvlJ3GXs+P+pNnr4bPRjM\nUVcOfgFEPO/hjo8ANjnXpUNeectwxfuGL7ai4LNQKNEp9YeVAuzz7R04q1voyVf2\nT61+3kX19yoDi1Wj2dthNFBh8Sxz8rH2ok9XWBECgYEAro9zlqWX9mIF5jk/nhCZ\nFEi0rBMNqC6vGi7E1EpxFCnAvgIjUl2vSv8lJy+HcwCYlwSeZdNov8UkWN4reB/V\nl68dkhBE92RoDKYXfgFdaAeDXSlgjzWueo8qB5L5XwtfC2R8rRF6SL6N7d7RgNFq\nGO6olRAxf3eIjbrM1UW/NOECgYEAxxb8vOVJjpEFau5WRyq/5cmyvq+sap2hRllM\nYEDOr5ZWIgjO7tMwiOi+P2lm3xvKCFhQyMXPwrhGFBiIyKErB9EsE/Zu7vgPjLrs\ni0HbA7LgodIiYLMbMW9vJGeMDGUS6qgsqoRCIs0po2hrYOLgnbofGrLP3wdvY3Wy\n4UH15dECgYEAo0M31bZyggVXtNAWMDd32WaqFR9JqllStPAuTCADdy7qDUoWFo07\nSFgHvzPnA2xEZCRG6pLuXP6R0yNFEW81uxtdC3WMXq0/rhIFRtl5c9bfajTKpst9\nSceTPO7kRqI2nQB7WI0wBZK6eLebPX3HDoKfU4h9b5WBGv78wXurdE4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "019b38848f7f44e38a194a4bf70242a8", "name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "fingerprint": "3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3"}} 2019-03-23 11:19:39,511 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a18e748f-3cf1-44e8-9d26-d35afc928850 2019-03-23 11:19:39,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.386049985886s 2019-03-23 11:19:39,512 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAoZZzJS/qkwOjUPB2YeWVC9QDy0r6yqzH9thN9kjrhb9TWepo EO6pfREml7Lff7vUqAGqlclsT1nfFU9StbT6EtlgtWH50IJjV4yrYVFWc+dbB69U 1p+hT4Zoakz6h5S52PTrfrbeBS2RrXuZsyTAC/2vAZl8lUSjKZ1RxHxp7bcsz8fD RTdAMSW1zcWZX9BTHtE4P6qmvYWX8l+4p4MR/hNrxy483slYULscvwJAn9Q7ql0s D+alEUQC7LGni9hwM43Wvnn/wn6rg9mRkoXK/X3YZFTx7AeAc1YpzuMrKwxJTSry XYE5/5jxnj3IL/VvC8ldTvDDMvuJa5ykOCu+wQIDAQABAoIBAEMv/Xyu6chrMNMM yQx3m3upklJLQPBY22RmGDSZqWSZYxz1/INd2RdptDRLaecAwLGCz90sPV7ZLYr8 ypVHRNvlivKgZHEwZgIXOYNjgKD8x7rwSkRbZ4Vbi7r3eww46PWvEORFQRfCFNqf lA8K7teNieEOYuDmAzngcglS+fCfGlduMvaZWTgQci0D/AWSau20tKSmDaYULJd8 XaSuVKcaNGmS/qnKjgRcf0O/u67ebmNlOCwEdRXG6s3vMDzW4qoWDVigDvcI24/D Fc/6eLAQUet3CYqkVqvwHsppbsX4zzgyFqAeKrCQO25+btTeq5NebpR3D6zOgQWI YEblRgECgYEAztojHU5ENbQD2jAl4PzzRmAK6LdFa0mox2+AxyVS27IS5yNhH6gG CgJtGifk1NnBSY6eoXqqaOprzfvRL42Q0G21S/eNdq3pEIjiIFAcx25gGMuVDyDF OYZlJH0hQNpScTySnD2whlAb54IFFwmApR8tY36u8sHV3YWSL9YtK7ECgYEAx/sW Piqw+wft/30sfxV8fQu84BUjITjPd8/D5TrAuXfY8/xIvlJ3GXs+P+pNnr4bPRjM UVcOfgFEPO/hjo8ANjnXpUNeectwxfuGL7ai4LNQKNEp9YeVAuzz7R04q1voyVf2 T61+3kX19yoDi1Wj2dthNFBh8Sxz8rH2ok9XWBECgYEAro9zlqWX9mIF5jk/nhCZ FEi0rBMNqC6vGi7E1EpxFCnAvgIjUl2vSv8lJy+HcwCYlwSeZdNov8UkWN4reB/V l68dkhBE92RoDKYXfgFdaAeDXSlgjzWueo8qB5L5XwtfC2R8rRF6SL6N7d7RgNFq GO6olRAxf3eIjbrM1UW/NOECgYEAxxb8vOVJjpEFau5WRyq/5cmyvq+sap2hRllM YEDOr5ZWIgjO7tMwiOi+P2lm3xvKCFhQyMXPwrhGFBiIyKErB9EsE/Zu7vgPjLrs i0HbA7LgodIiYLMbMW9vJGeMDGUS6qgsqoRCIs0po2hrYOLgnbofGrLP3wdvY3Wy 4UH15dECgYEAo0M31bZyggVXtNAWMDd32WaqFR9JqllStPAuTCADdy7qDUoWFo07 SFgHvzPnA2xEZCRG6pLuXP6R0yNFEW81uxtdC3WMXq0/rhIFRtl5c9bfajTKpst9 SceTPO7kRqI2nQB7WI0wBZK6eLebPX3HDoKfU4h9b5WBGv78wXurdE4= -----END RSA PRIVATE KEY----- 2019-03-23 11:19:39,512 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-03-23 11:19:40,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-03-23 11:19:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"files": {"file:///src/heat_vims/ellis.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Ellis node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ellis node in the Ellis cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"dn_range_length\": {\"default\": \"1000\", \"type\": \"string\", \"description\": \"Number of directory numbers to add to pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"dn_range_start\": {\"default\": \"6505550000\", \"type\": \"string\", \"description\": \"First directory number in pool\", \"constraints\": [{\"allowed_pattern\": \"[0-9]+\", \"description\": \"Must be numeric\"}]}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ellis-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dn_range_length__\": {\"get_param\": \"dn_range_length\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__dn_range_start__\": {\"get_param\": \"dn_range_start\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-ellis.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config. Add xdms_hostname here to use Homer's management\\n# hostname instead of signaling. This will override shared_config. This works around\\n# https://github.com/Metaswitch/ellis/issues/153.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=ellis-__index__.__zone__\\netcd_cluster=$etcd_ip\\nxdms_hostname=homer-0.__zone__:7888\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install ellis --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Wait until etcd is up and running before uploading the shared_config\\n/usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\\n\\n# Configure and upload /etc/clearwater/shared_config.\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\\ncat > /tmp/shared_config << EOF\\n# Deployment definitions\\nhome_domain=__zone__\\nsprout_hostname=sprout.__zone__\\nhs_hostname=hs.__zone__:8888\\nhs_provisioning_hostname=hs-prov.__zone__:8889\\nralf_hostname=ralf.__zone__:10888\\nxdms_hostname=homer.__zone__:7888\\nsprout_impi_store=vellum.__zone__\\nsprout_registration_store=vellum.__zone__\\nhomestead_impu_store=vellum.__zone__\\ncassandra_hostname=vellum.__zone__\\nchronos_hostname=vellum.__zone__\\nralf_session_store=vellum.__zone__\\n\\nupstream_hostname=sprout.__zone__\\n\\n# Email server configuration\\nsmtp_smarthost=localhost\\nsmtp_username=username\\nsmtp_password=password\\nemail_recovery_sender=clearwater@example.org\\n\\n# Keys\\nsignup_key=secret\\nturn_workaround=secret\\nellis_api_key=secret\\nellis_cookie_key=secret\\n\\nreduce_cassandra_mem_usage=Y\\nEOF\\n/usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\\n\\n# Allocate a pool of numbers to assign to users. Before we do this,\\n# restart clearwater-infrastructure to make sure that\\n# local_settings.py runs to pick up the configuration changes.\\nservice clearwater-infrastructure restart\\nservice ellis stop\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add ellis-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ellis.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\n/usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start __dn_range_start__ --count __dn_range_length__ --realm __zone__\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/vellum.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Vellum node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Vellum node in the Vellum cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"vellum-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-vellum.log) 2>&1\\nset -x\\nsleep 180\\nsysctl -w net.ipv6.conf.lo.disable_ipv6=0\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__private_mgmt_ip__\\npublic_hostname=__index__.vellum.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Create /etc/chronos/chronos.conf.\\nmkdir -p /etc/chronos\\ncat > /etc/chronos/chronos.conf << EOF\\n[http]\\nbind-address = __private_mgmt_ip__\\nbind-port = 7253\\nthreads = 50\\n\\n[logging]\\nfolder = /var/log/chronos\\nlevel = 2\\n\\n[alarms]\\nenabled = true\\n\\n[dns]\\nservers = __dns_mgmt_ip__\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install vellum --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add vellum-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add vellum.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/sprout.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Sprout node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Sprout node in the Sprout cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"sprout-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-sprout.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__private_mgmt_ip__\\npublic_hostname=__index__.sprout.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install sprout --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add sprout-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add scscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add icscf.sprout.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.sprout.__zone__.\\nupdate add _sip._tcp.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nupdate add icscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.icscf.sprout.__zone__.\\nupdate add _sip._tcp.icscf.sprout.__zone__. 30 SRV 0 0 5052 __index__.sprout.__zone__.\\nupdate add scscf.sprout.__zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.scscf.sprout.__zone__.\\nupdate add _sip._tcp.scscf.sprout.__zone__. 30 SRV 0 0 5054 __index__.sprout.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/network.yaml": "{\"outputs\": {\"private_net_gateway\": {\"description\": \"Private network gateway address\", \"value\": {\"get_param\": \"private_net_gateway\"}}, \"private_net\": {\"description\": \"ID of private network\", \"value\": {\"get_resource\": \"private_net\"}}, \"private_net_cidr\": {\"description\": \"Private network address (CIDR notation)\", \"value\": {\"get_param\": \"private_net_cidr\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Network for Clearwater to use\\n\", \"parameters\": {\"private_net_cidr\": {\"default\": \"192.168.0.0/24\", \"type\": \"string\", \"description\": \"Private network address (CIDR notation)\"}, \"private_net_pool_end\": {\"default\": \"192.168.0.253\", \"type\": \"string\", \"description\": \"End of private network IP address pool\"}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"private_net_gateway\": {\"default\": \"192.168.0.254\", \"type\": \"string\", \"description\": \"Private network gateway address\"}, \"public_net_id\": {\"type\": \"string\", \"description\": \"ID of public network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"private_net_pool_start\": {\"default\": \"192.168.0.1\", \"type\": \"string\", \"description\": \"Start of private network IP address pool\"}, \"private_net_name\": {\"default\": \"clearwater-private\", \"type\": \"string\", \"description\": \"Name of private network\"}, \"private_net_ip_version\": {\"default\": \"4\", \"type\": \"string\", \"description\": \"IP version (4 or 6)\", \"constraints\": [{\"description\": \"Must be 4 (IPv4) or 6 (IPv6)\", \"allowed_values\": [\"4\", \"6\"]}]}}, \"resources\": {\"router\": {\"type\": \"OS::Neutron::Router\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_net\": {\"type\": \"OS::Neutron::Net\", \"properties\": {\"name\": {\"get_param\": \"private_net_name\"}}}, \"private_subnet\": {\"type\": \"OS::Neutron::Subnet\", \"properties\": {\"ip_version\": {\"get_param\": \"private_net_ip_version\"}, \"allocation_pools\": [{\"start\": {\"get_param\": \"private_net_pool_start\"}, \"end\": {\"get_param\": \"private_net_pool_end\"}}], \"gateway_ip\": {\"get_param\": \"private_net_gateway\"}, \"name\": {\"get_param\": \"private_net_name\"}, \"network_id\": {\"get_resource\": \"private_net\"}, \"cidr\": {\"get_param\": \"private_net_cidr\"}, \"dns_nameservers\": [{\"get_param\": \"dns_ip\"}]}}, \"router_gateway\": {\"type\": \"OS::Neutron::RouterGateway\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"network_id\": {\"get_param\": \"public_net_id\"}}}, \"router_interface\": {\"type\": \"OS::Neutron::RouterInterface\", \"properties\": {\"router_id\": {\"get_resource\": \"router\"}, \"subnet_id\": {\"get_resource\": \"private_subnet\"}}}}}", "file:///src/heat_vims/dns.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private signaling network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}, \"zone\": {\"description\": \"DNS zone\", \"value\": {\"get_param\": \"zone\"}}, \"dnssec_key\": {\"description\": \"DNSSEC private key (Base64-encoded)\", \"value\": {\"get_param\": \"dnssec_key\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"DNS server exposing dynamic DNS using DNSSEC\\n\", \"parameters\": {\"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"dns_ip\": {\"default\": \"8.8.8.8\", \"type\": \"string\", \"description\": \"IP address of DNS server\"}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of security group for DNS nodes\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"ns.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__public_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_ip__\": {\"get_param\": \"dns_ip\"}, \"__zone__\": {\"get_param\": \"zone\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dns.log) 2>&1\\nset -x\\n\\n# Install BIND.\\napt-get update\\nDEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes\\n\\ncat > /etc/bind/named.conf.options << EOF\\noptions {\\n directory \\\"/var/cache/bind\\\";\\n forwarders {\\n __dns_ip__;\\n };\\n dnssec-validation auto;\\n auth-nxdomain no;\\n listen-on-v6 { any; };\\n};\\nEOF\\n\\n# Update BIND configuration with the specified zone and key.\\ncat >> /etc/bind/named.conf.local << EOF\\nkey __zone__. {\\n algorithm \\\"HMAC-MD5\\\";\\n secret \\\"__dnssec_key__\\\";\\n};\\n\\nzone \\\"__zone__\\\" IN {\\n type master;\\n file \\\"/var/lib/bind/db.__zone__\\\";\\n allow-update {\\n key __zone__.;\\n };\\n};\\nEOF\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Create basic zone configuration.\\ncat > /var/lib/bind/db.__zone__ << EOF\\n\\\\$ORIGIN __zone__.\\n\\\\$TTL 1h\\n@ IN SOA ns admin\\\\@__zone__. ( $(date +%Y%m%d%H) 1d 2h 1w 30s )\\n@ NS ns\\nns $(ip2rr __public_ip__)\\nEOF\\nchown root:bind /var/lib/bind/db.__zone__\\n\\n# Now that BIND configuration is correct, kick it to reload.\\nservice bind9 reload\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/dime.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public (management) network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Dime node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Ralf node in the Ralf cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"dime-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-dime.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__private_mgmt_ip__\\npublic_hostname=dime-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install dime --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add dime-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add ralf.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add hs-prov.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/bono.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Bono node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Bono node in the Bono cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (managment)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"bono-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-bono.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=__index__.bono.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install bono --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add bono-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __index__.bono.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2T\\\" \\\"\\\" _sip._tcp.__zone__.\\nupdate add __zone__. 30 NAPTR 0 0 \\\"s\\\" \\\"SIP+D2U\\\" \\\"\\\" _sip._udp.__zone__.\\nupdate add _sip._tcp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nupdate add _sip._udp.__zone__. 30 SRV 0 0 5060 __index__.bono.__zone__.\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/homer.yaml": "{\"outputs\": {\"private_mgmt_ip\": {\"description\": \"IP address in private management network\", \"value\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}}, \"public_mgmt_ip\": {\"description\": \"IP address in public management network\", \"value\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Clearwater Homer node\\n\", \"parameters\": {\"etcd_ip\": {\"default\": \"\", \"type\": \"string\", \"description\": \"IP address of an existing member of the etcd cluster\"}, \"zone\": {\"default\": \"example.com\", \"type\": \"string\", \"description\": \"DNS zone\"}, \"dnssec_key\": {\"type\": \"string\", \"description\": \"DNSSEC private key (Base64-encoded)\", \"constraints\": [{\"allowed_pattern\": \"[0-9A-Za-z+/=]+\", \"description\": \"Must be Base64-encoded\"}]}, \"index\": {\"default\": 0, \"type\": \"number\", \"description\": \"Index of this Homer node in the Homer cluster\"}, \"key_name\": {\"type\": \"string\", \"description\": \"Name of keypair to assign\", \"constraints\": [{\"custom_constraint\": \"nova.keypair\", \"description\": \"Must be a valid keypair name\"}]}, \"image\": {\"type\": \"string\", \"description\": \"Name of image to use\", \"constraints\": [{\"custom_constraint\": \"glance.image\", \"description\": \"Must be a valid image name\"}]}, \"base_mgmt_security_group\": {\"type\": \"string\", \"description\": \"ID of base security group for all Clearwater nodes (management)\"}, \"repo_url\": {\"default\": \"http://repo.cw-ngv.com/stable\", \"type\": \"string\", \"description\": \"URL for Clearwater repository\"}, \"public_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of public management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}, \"flavor\": {\"type\": \"string\", \"description\": \"Flavor to use\", \"constraints\": [{\"custom_constraint\": \"nova.flavor\", \"description\": \"Must be a valid flavor name\"}]}, \"dns_mgmt_ip\": {\"type\": \"string\", \"description\": \"IP address for DNS server on management network\"}, \"private_mgmt_net_id\": {\"type\": \"string\", \"description\": \"ID of private management network\", \"constraints\": [{\"custom_constraint\": \"neutron.network\", \"description\": \"Must be a valid network ID\"}]}}, \"resources\": {\"wait_condition\": {\"type\": \"OS::Heat::WaitCondition\", \"properties\": {\"count\": 1, \"handle\": {\"get_resource\": \"wait_handle\"}, \"timeout\": 1200}}, \"mgmt_floating_ip\": {\"type\": \"OS::Neutron::FloatingIP\", \"properties\": {\"floating_network_id\": {\"get_param\": \"public_mgmt_net_id\"}, \"port_id\": {\"get_resource\": \"mgmt_port\"}}}, \"wait_handle\": {\"type\": \"OS::Heat::WaitConditionHandle\"}, \"mgmt_port\": {\"type\": \"OS::Neutron::Port\", \"properties\": {\"network_id\": {\"str_replace\": {\"params\": {\"x\": {\"get_param\": \"private_mgmt_net_id\"}}, \"template\": \"x\"}}, \"security_groups\": [{\"get_param\": \"base_mgmt_security_group\"}]}}, \"server\": {\"type\": \"OS::Nova::Server\", \"properties\": {\"user_data_format\": \"RAW\", \"name\": {\"str_replace\": {\"params\": {\"__index__\": {\"get_param\": \"index\"}, \"__zone__\": {\"get_param\": \"zone\"}}, \"template\": \"homer-__index__.__zone__\"}}, \"key_name\": {\"get_param\": \"key_name\"}, \"image\": {\"get_param\": \"image\"}, \"user_data\": {\"str_replace\": {\"params\": {\"__private_mgmt_ip__\": {\"get_attr\": [\"mgmt_port\", \"fixed_ips\", 0, \"ip_address\"]}, \"__public_mgmt_ip__\": {\"get_attr\": [\"mgmt_floating_ip\", \"floating_ip_address\"]}, \"__dns_mgmt_ip__\": {\"get_param\": \"dns_mgmt_ip\"}, \"wc_notify\": {\"get_attr\": [\"wait_handle\", \"curl_cli\"]}, \"__zone__\": {\"get_param\": \"zone\"}, \"__repo_url__\": {\"get_param\": \"repo_url\"}, \"__index__\": {\"get_param\": \"index\"}, \"__etcd_ip__\": {\"get_param\": \"etcd_ip\"}, \"__dnssec_key__\": {\"get_param\": \"dnssec_key\"}}, \"template\": \"#!/bin/bash\\n\\n# Log all output to file.\\nexec > >(tee -a /var/log/clearwater-heat-homer.log) 2>&1\\nset -x\\n\\n# Configure the APT software source.\\necho 'deb __repo_url__ binary/' > /etc/apt/sources.list.d/clearwater.list\\ncurl -L http://repo.cw-ngv.com/repo_key | apt-key add -\\napt-get update\\n\\n# Configure /etc/clearwater/local_config.\\nmkdir -p /etc/clearwater\\netcd_ip=__etcd_ip__\\n[ -n \\\"$etcd_ip\\\" ] || etcd_ip=__private_mgmt_ip__\\ncat > /etc/clearwater/local_config << EOF\\nlocal_ip=__private_mgmt_ip__\\npublic_ip=__public_mgmt_ip__\\npublic_hostname=homer-__index__.__zone__\\netcd_cluster=$etcd_ip\\nEOF\\n\\n# Now install the software.\\nDEBIAN_FRONTEND=noninteractive apt-get install homer --yes --force-yes\\nDEBIAN_FRONTEND=noninteractive apt-get install clearwater-management --yes --force-yes\\n\\n# Function to give DNS record type and IP address for specified IP address\\nip2rr() {\\n if echo $1 | grep -q -e '[^0-9.]' ; then\\n echo AAAA $1\\n else\\n echo A $1\\n fi\\n}\\n\\n# Update DNS\\nretries=0\\nwhile ! { nsupdate -y \\\"__zone__:__dnssec_key__\\\" -v << EOF\\nserver __dns_mgmt_ip__\\nupdate add homer-__index__.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nupdate add homer.__zone__. 30 $(ip2rr __public_mgmt_ip__)\\nsend\\nEOF\\n} && [ $retries -lt 10 ]\\ndo\\n retries=$((retries + 1))\\n echo 'nsupdate failed - retrying (retry '$retries')...'\\n sleep 5\\ndone\\n\\n# Use the DNS server.\\necho 'nameserver __dns_mgmt_ip__' > /etc/dnsmasq.resolv.conf\\necho 'RESOLV_CONF=/etc/dnsmasq.resolv.conf' >> /etc/default/dnsmasq\\nservice dnsmasq force-reload\\n\\nfor ((i=1;i<=10;i++)); do\\n monit summary\\n test -z \\\"$(monit summary 2>&1 |sed '1,2d' |grep -v Running |grep -v Status\\\\ ok )\\\" && break || sleep 60\\ndone\\nclearwater-etcdctl cluster-health\\nclearwater-etcdctl member list\\ncw-check_cluster_state\\ncw-check_config_sync\\n\\nwc_notify --data-binary '{\\\"status\\\": \\\"SUCCESS\\\"}'\\n\"}}, \"flavor\": {\"get_param\": \"flavor\"}, \"networks\": [{\"port\": {\"get_resource\": \"mgmt_port\"}}]}}}}", "file:///src/heat_vims/security-groups.yaml": "{\"outputs\": {\"base_mgmt\": {\"description\": \"Base security group for all Clearwater nodes (management)\", \"value\": {\"get_resource\": \"base_mgmt\"}}}, \"heat_template_version\": \"2013-05-23\", \"description\": \"Security Groups for Clearwater to use\\n\", \"parameters\": {\"name_prefix\": {\"default\": \"clearwater\", \"type\": \"string\", \"description\": \"Security group name prefix\"}}, \"resources\": {\"base_mgmt\": {\"type\": \"OS::Neutron::SecurityGroup\", \"properties\": {\"rules\": [{\"ethertype\": \"IPv4\", \"direction\": \"egress\"}, {\"ethertype\": \"IPv6\", \"direction\": \"egress\"}, {\"protocol\": \"icmp\"}, {\"protocol\": \"tcp\", \"port_range_max\": 65535, \"port_range_min\": 1}, {\"protocol\": \"udp\", \"port_range_max\": 65535, \"port_range_min\": 1}], \"name\": {\"str_replace\": {\"params\": {\"__name_prefix__\": {\"get_param\": \"name_prefix\"}}, \"template\": \"__name_prefix__-base-mgmt\"}}, \"description\": \"Base security group for all Clearwater nodes (management)\"}}}}"}, "disable_rollback": false, "parameters": {"vellum_cluster_size": 1, "private_mgmt_net_gateway": "192.168.100.254", "zone": "clearwater.opnfv", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "dime_cluster_size": 1, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_end": "192.168.100.253", "private_mgmt_net_pool_start": "192.168.100.1", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "bono_cluster_size": 1, "external_mgmt_dns_ip": "8.8.8.8", "homer_cluster_size": 1, "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2019-03-23 11:19:44,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 Server: Apache x-openstack-request-id: req-2e390361-02f3-4d98-b287-80f1a8adeeab 2019-03-23 11:19:44,983 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}]}} 2019-03-23 11:19:44,983 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks used request id req-2e390361-02f3-4d98-b287-80f1a8adeeab 2019-03-23 11:19:44,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.94737696648s 2019-03-23 11:19:44,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:19:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:19:45,750 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:19:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?sort_dir=asc Server: Apache x-openstack-request-id: req-c50c2f59-f648-4d65-b7bf-a6ee864a86f8 2019-03-23 11:19:45,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:19:46,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 510 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-499f4639-c122-4059-b638-d77e2871d2da 2019-03-23 11:19:46,527 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv/events/09fa9075-3211-424d-bf81-83a79f78ce3f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "id": "09fa9075-3211-424d-bf81-83a79f78ce3f"}, {"resource_name": "security_groups", "event_time": "2019-03-23T11:19:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups/events/0bfc1173-bad8-48bf-94af-e51af96dd625", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-44zr7pljuarn", "id": "0bfc1173-bad8-48bf-94af-e51af96dd625"}, {"resource_name": "mgmt_network", "event_time": "2019-03-23T11:19:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network/events/342d6b13-933e-4ef2-a4dc-ea5ad0eadd9f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-ysvecou6jwgf", "id": "342d6b13-933e-4ef2-a4dc-ea5ad0eadd9f"}]} 2019-03-23 11:19:46,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?sort_dir=asc&sort_dir=asc used request id req-499f4639-c122-4059-b638-d77e2871d2da 2019-03-23 11:19:46,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.54328989983s 2019-03-23 11:19:51,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:19:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=342d6b13-933e-4ef2-a4dc-ea5ad0eadd9f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:19:52,165 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:19:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=342d6b13-933e-4ef2-a4dc-ea5ad0eadd9f&sort_dir=asc Server: Apache x-openstack-request-id: req-e87805de-6565-4e26-80ad-8ffe7a655ac8 2019-03-23 11:19:52,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:19:52,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 360 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-538b79d8-d550-4732-b2bb-a32a6a2dc244 2019-03-23 11:19:52,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-03-23T11:19:47Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups/events/d9b4e9bd-684c-4cab-87d9-47c48ac1b2f3", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f769acb6-88eb-48e7-a09f-bd8851572dd9", "id": "d9b4e9bd-684c-4cab-87d9-47c48ac1b2f3"}]} 2019-03-23 11:19:52,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=342d6b13-933e-4ef2-a4dc-ea5ad0eadd9f&sort_dir=asc&marker=342d6b13-933e-4ef2-a4dc-ea5ad0eadd9f&sort_dir=asc used request id req-538b79d8-d550-4732-b2bb-a32a6a2dc244 2019-03-23 11:19:52,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.675015926361s 2019-03-23 11:19:57,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:19:57,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=d9b4e9bd-684c-4cab-87d9-47c48ac1b2f3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:19:58,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:19:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=d9b4e9bd-684c-4cab-87d9-47c48ac1b2f3&sort_dir=asc Server: Apache x-openstack-request-id: req-f4677c75-6b4a-4ea8-af39-1a0522110301 2019-03-23 11:19:58,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:19:58,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Sat, 23 Mar 2019 11:19:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-87e97fe2-b22d-4468-80eb-129706c9ed5b 2019-03-23 11:19:58,679 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-03-23T11:19:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network/events/c8ac450a-1ce1-4014-9ada-1d05195538df", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "de525a10-4d21-459d-97fb-04eb1ff1391e", "id": "c8ac450a-1ce1-4014-9ada-1d05195538df"}, {"resource_name": "dns", "event_time": "2019-03-23T11:19:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns/events/b471cf33-6f03-4314-bf05-1673d7cfe4e9", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-4uzlqib3wswp", "id": "b471cf33-6f03-4314-bf05-1673d7cfe4e9"}]} 2019-03-23 11:19:58,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=d9b4e9bd-684c-4cab-87d9-47c48ac1b2f3&sort_dir=asc&marker=d9b4e9bd-684c-4cab-87d9-47c48ac1b2f3&sort_dir=asc used request id req-87e97fe2-b22d-4468-80eb-129706c9ed5b 2019-03-23 11:19:58,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.46541905403s 2019-03-23 11:20:03,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:03,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:03 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-3152a8c1-11a7-41ac-a1d8-d1bb9de3d428 2019-03-23 11:20:03,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. 2019-03-23 11:20:03,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:03 GMT Server: Apache x-openstack-request-id: req-39cbbb96-7059-442a-92d7-77faaaeab551 2019-03-23 11:20:03,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:03,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-39cbbb96-7059-442a-92d7-77faaaeab551 2019-03-23 11:20:03,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.088338136673s 2019-03-23 11:20:08,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:08,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:09,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-8c6615c6-a14d-4617-95fc-51716af314a5 2019-03-23 11:20:09,480 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:10,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:09 GMT Server: Apache x-openstack-request-id: req-a2938021-5c80-418a-be9a-387182278aae 2019-03-23 11:20:10,188 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:10,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-a2938021-5c80-418a-be9a-387182278aae 2019-03-23 11:20:10,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.41200399399s 2019-03-23 11:20:10,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:20:10,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:10,218 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-955778b3-fa5a-4c94-bab5-d1573344c69d 2019-03-23 11:20:10,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:10,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c6d44e73-988b-4720-8cb2-97bd430c37cf 2019-03-23 11:20:10,260 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:20:10,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c6d44e73-988b-4720-8cb2-97bd430c37cf 2019-03-23 11:20:10,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717549324036s 2019-03-23 11:20:15,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:15,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:15,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-f150ebed-f894-43af-ab66-dce4b39e0659 2019-03-23 11:20:15,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:16,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:15 GMT Server: Apache x-openstack-request-id: req-0c953662-b4cf-4b94-99b2-777a4a0d5175 2019-03-23 11:20:16,043 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:16,043 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-0c953662-b4cf-4b94-99b2-777a4a0d5175 2019-03-23 11:20:16,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.775660037994s 2019-03-23 11:20:21,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:21,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:21,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-fca477af-405a-4761-b998-3f192407bb1c 2019-03-23 11:20:21,752 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:22,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:21 GMT Server: Apache x-openstack-request-id: req-6018034f-ec94-419d-ab88-83c3e2453d13 2019-03-23 11:20:22,462 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:22,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-6018034f-ec94-419d-ab88-83c3e2453d13 2019-03-23 11:20:22,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.4136929512s 2019-03-23 11:20:22,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:20:22,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:22,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:22 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-afafbc07-58bf-43a8-a408-32cd3f6a88b9 2019-03-23 11:20:22,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:22,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48c6345c-17ae-4ee3-9baa-526d3c6ff1fb 2019-03-23 11:20:22,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:20:22,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-48c6345c-17ae-4ee3-9baa-526d3c6ff1fb 2019-03-23 11:20:22,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718719959259s 2019-03-23 11:20:27,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:27,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-04f7e685-64fc-425e-b957-0fc5091c2101 2019-03-23 11:20:27,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:27,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:27 GMT Server: Apache x-openstack-request-id: req-0e14dcf9-a626-452e-bb98-efe81aad7962 2019-03-23 11:20:27,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:27,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-0e14dcf9-a626-452e-bb98-efe81aad7962 2019-03-23 11:20:27,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729248523712s 2019-03-23 11:20:32,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:32,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:32,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-a898f10c-93f0-4cb1-a4c2-c3d3191c7981 2019-03-23 11:20:32,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:32,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:32 GMT Server: Apache x-openstack-request-id: req-dc70e4be-ab68-412a-bcc1-4f8f844a7b3f 2019-03-23 11:20:32,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:32,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-dc70e4be-ab68-412a-bcc1-4f8f844a7b3f 2019-03-23 11:20:32,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716691017151s 2019-03-23 11:20:32,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:20:32,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:32,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-be682a25-e68a-42a5-81ab-376bbbd66ef7 2019-03-23 11:20:32,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:32,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d5283b5-16fd-40e2-8d06-dfe54223040c 2019-03-23 11:20:32,767 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:20:32,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-4d5283b5-16fd-40e2-8d06-dfe54223040c 2019-03-23 11:20:32,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074266910553s 2019-03-23 11:20:37,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:37,804 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-24698d0d-1906-4a67-a1ff-02fd19ce282d 2019-03-23 11:20:37,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:37,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:37 GMT Server: Apache x-openstack-request-id: req-f90fb209-5c7a-4530-b4e5-7dd8934889a6 2019-03-23 11:20:37,846 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:37,846 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-f90fb209-5c7a-4530-b4e5-7dd8934889a6 2019-03-23 11:20:37,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727150440216s 2019-03-23 11:20:42,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:42,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:42,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-e1592be4-674f-469f-b1e6-fe9ba3ffa400 2019-03-23 11:20:42,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:43,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:42 GMT Server: Apache x-openstack-request-id: req-135191d1-dc3c-447f-8ae4-1b19dd9a5090 2019-03-23 11:20:43,689 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:43,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-135191d1-dc3c-447f-8ae4-1b19dd9a5090 2019-03-23 11:20:43,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.836947202682s 2019-03-23 11:20:43,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:20:43,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:43,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b9862a5d-f130-49cb-8498-55bece3d5147 2019-03-23 11:20:43,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:43,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7cb8e93-1bf3-494a-9898-03cb7a9f01af 2019-03-23 11:20:43,761 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:20:43,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a7cb8e93-1bf3-494a-9898-03cb7a9f01af 2019-03-23 11:20:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716509819031s 2019-03-23 11:20:48,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:48,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:48,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-ef52f156-892a-408f-a597-f17c7fa42c9f 2019-03-23 11:20:48,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:48,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:48 GMT Server: Apache x-openstack-request-id: req-7c48ccc6-dd81-4069-907a-1dedfd38c2a8 2019-03-23 11:20:48,839 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:48,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-7c48ccc6-dd81-4069-907a-1dedfd38c2a8 2019-03-23 11:20:48,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071366071701s 2019-03-23 11:20:53,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:53,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:53,874 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-c19f1eef-caa5-48dd-ad29-d47ac1a228d6 2019-03-23 11:20:53,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:53,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:53 GMT Server: Apache x-openstack-request-id: req-e3c38adf-a8db-4e73-b8d8-5049a2364fcc 2019-03-23 11:20:53,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:53,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-e3c38adf-a8db-4e73-b8d8-5049a2364fcc 2019-03-23 11:20:53,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718069076538s 2019-03-23 11:20:53,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:20:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:53,947 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-5d9c2393-1510-4276-b853-77519dd98843 2019-03-23 11:20:53,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:53,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18563487-85b5-4f24-b0a5-c528b9082a4b 2019-03-23 11:20:53,990 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:20:53,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-18563487-85b5-4f24-b0a5-c528b9082a4b 2019-03-23 11:20:53,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726220607758s 2019-03-23 11:20:58,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:20:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:20:59,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:20:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-f3a370fb-e790-4f6b-96da-cec0cf752d79 2019-03-23 11:20:59,026 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:20:59,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:20:59 GMT Server: Apache x-openstack-request-id: req-b06b940e-a35c-4eba-9e3b-2424037cc6f8 2019-03-23 11:20:59,067 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:20:59,067 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-b06b940e-a35c-4eba-9e3b-2424037cc6f8 2019-03-23 11:20:59,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706028938293s 2019-03-23 11:21:04,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:04,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:04,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-b93b8b31-c04e-4e33-9f30-7cbd1cafc83b 2019-03-23 11:21:04,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:04,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:04 GMT Server: Apache x-openstack-request-id: req-99e024e9-a0d8-4844-a6d6-7d16ab52f1ff 2019-03-23 11:21:04,145 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:04,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-99e024e9-a0d8-4844-a6d6-7d16ab52f1ff 2019-03-23 11:21:04,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072597026825s 2019-03-23 11:21:04,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:21:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:04,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e8e8603c-0f9d-4072-b704-ab05326dfe2a 2019-03-23 11:21:04,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:04,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac1a1c2b-d039-457d-b869-7fa0db2a7b42 2019-03-23 11:21:04,216 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:21:04,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ac1a1c2b-d039-457d-b869-7fa0db2a7b42 2019-03-23 11:21:04,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703561306s 2019-03-23 11:21:09,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:09,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-839947d0-34a4-4b4b-b894-5607260ebf00 2019-03-23 11:21:09,255 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:09,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:09 GMT Server: Apache x-openstack-request-id: req-997499ce-cb36-49cc-827f-e8995bc589a1 2019-03-23 11:21:09,300 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:09,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-997499ce-cb36-49cc-827f-e8995bc589a1 2019-03-23 11:21:09,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773129463196s 2019-03-23 11:21:14,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:14,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:14,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-961c44fe-2610-44ac-9df0-5ae552222b8e 2019-03-23 11:21:14,336 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:14,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:14 GMT Server: Apache x-openstack-request-id: req-6034db57-7956-4aee-bc96-f5ca124d7922 2019-03-23 11:21:14,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:14,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-6034db57-7956-4aee-bc96-f5ca124d7922 2019-03-23 11:21:14,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717458724976s 2019-03-23 11:21:14,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:21:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:14,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-abde0dd4-ebdd-4bba-9e84-724884921f8f 2019-03-23 11:21:14,407 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:14,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bcdeba5d-092a-4eeb-bb58-854fe9bd5d1a 2019-03-23 11:21:14,449 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:21:14,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-bcdeba5d-092a-4eeb-bb58-854fe9bd5d1a 2019-03-23 11:21:14,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714240074158s 2019-03-23 11:21:19,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:19,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:19,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-87c16c3d-72b3-4c49-b6b9-ec4ae33370e3 2019-03-23 11:21:19,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:19,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:19 GMT Server: Apache x-openstack-request-id: req-8b6dabd1-7c79-4ca2-b651-8b62f7191152 2019-03-23 11:21:19,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:19,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-8b6dabd1-7c79-4ca2-b651-8b62f7191152 2019-03-23 11:21:19,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747609138489s 2019-03-23 11:21:24,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:24,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-7d5dbe34-4644-4011-8058-3316528f8e1f 2019-03-23 11:21:24,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:24,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:24 GMT Server: Apache x-openstack-request-id: req-536e686b-82a7-4208-8baf-6c350de134c5 2019-03-23 11:21:24,612 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:24,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-536e686b-82a7-4208-8baf-6c350de134c5 2019-03-23 11:21:24,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758461952209s 2019-03-23 11:21:24,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:21:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:24,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-575de5e1-60ec-46b2-b2be-db4ee4bf135d 2019-03-23 11:21:24,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:24,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7d7f8bff-da45-462a-ac65-d09fc24383dd 2019-03-23 11:21:24,686 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:21:24,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-7d7f8bff-da45-462a-ac65-d09fc24383dd 2019-03-23 11:21:24,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733449459076s 2019-03-23 11:21:29,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:29,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:29 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-5c14ae27-bdf6-4320-bf8e-e1663c863e13 2019-03-23 11:21:29,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:29,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:29 GMT Server: Apache x-openstack-request-id: req-7ad7da7c-9637-42e7-bc67-48ccd26fcefc 2019-03-23 11:21:29,764 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:29,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-7ad7da7c-9637-42e7-bc67-48ccd26fcefc 2019-03-23 11:21:29,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724148750305s 2019-03-23 11:21:34,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:34,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:34,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:34 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-556c1a04-f806-46ff-b224-d53dc478b669 2019-03-23 11:21:34,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:34,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:34 GMT Server: Apache x-openstack-request-id: req-4cee9e29-095b-4892-a511-0352e439a886 2019-03-23 11:21:34,838 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:34,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-4cee9e29-095b-4892-a511-0352e439a886 2019-03-23 11:21:34,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734090805054s 2019-03-23 11:21:34,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:21:34,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:34,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:34 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-163cce5d-ce80-4843-a75d-f8c85108e164 2019-03-23 11:21:34,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:34,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07169aa7-19b9-477a-9d4e-b5bed2fce693 2019-03-23 11:21:34,911 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:21:34,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-07169aa7-19b9-477a-9d4e-b5bed2fce693 2019-03-23 11:21:34,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723929405212s 2019-03-23 11:21:39,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:39,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:39 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-a8cf181b-7d6e-4392-b2db-ef574546f600 2019-03-23 11:21:39,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:39,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:39 GMT Server: Apache x-openstack-request-id: req-65ffd39f-52f5-4da0-af6d-3e82b9e172c8 2019-03-23 11:21:39,991 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:39,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-65ffd39f-52f5-4da0-af6d-3e82b9e172c8 2019-03-23 11:21:39,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072900056839s 2019-03-23 11:21:44,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:45,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-4a8b0713-f9c0-4c22-ab3b-bf57b9f954d8 2019-03-23 11:21:45,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:45,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:45 GMT Server: Apache x-openstack-request-id: req-2830b4bc-e272-4e83-bdcb-c4028c93ac37 2019-03-23 11:21:45,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:45,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-2830b4bc-e272-4e83-bdcb-c4028c93ac37 2019-03-23 11:21:45,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0927078723907s 2019-03-23 11:21:45,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:21:45,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:45,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b96aad06-cfc6-4796-bb7b-c29f1f762b3a 2019-03-23 11:21:45,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:45,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-826bff59-2427-4c74-8404-bac0bb9ec563 2019-03-23 11:21:45,158 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:21:45,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-826bff59-2427-4c74-8404-bac0bb9ec563 2019-03-23 11:21:45,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720579624176s 2019-03-23 11:21:50,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:50,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:50 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-7f3e1cfc-bb34-4305-8e23-b7111a519cbe 2019-03-23 11:21:50,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:50,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:50 GMT Server: Apache x-openstack-request-id: req-5cce5fd3-7d29-441f-874d-543e3f24c7ad 2019-03-23 11:21:50,273 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:50,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-5cce5fd3-7d29-441f-874d-543e3f24c7ad 2019-03-23 11:21:50,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108527898788s 2019-03-23 11:21:55,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:21:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:55,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:55 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-73994026-ba43-4e0c-b86b-02aca75d3d16 2019-03-23 11:21:55,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:55,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:55 GMT Server: Apache x-openstack-request-id: req-77ccaa47-9db8-499c-8cf8-8e11fc925e40 2019-03-23 11:21:55,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:21:55,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-77ccaa47-9db8-499c-8cf8-8e11fc925e40 2019-03-23 11:21:55,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729041099548s 2019-03-23 11:21:55,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:21:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:21:55,378 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:21:55 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-ecf3d640-6421-420c-83b8-ed00b48bb51d 2019-03-23 11:21:55,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:21:55,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:21:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8e4935e1-b4ac-4dde-aaad-30b3730e8926 2019-03-23 11:21:55,405 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:21:55,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-8e4935e1-b4ac-4dde-aaad-30b3730e8926 2019-03-23 11:21:55,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0562400817871s 2019-03-23 11:22:00,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:00,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:00 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-de951c41-7771-44a3-b642-428d8811d9f9 2019-03-23 11:22:00,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:00,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:00 GMT Server: Apache x-openstack-request-id: req-d9091528-115a-4ad1-b6bd-8c7ae0c7f07f 2019-03-23 11:22:00,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:00,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-d9091528-115a-4ad1-b6bd-8c7ae0c7f07f 2019-03-23 11:22:00,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709788799286s 2019-03-23 11:22:05,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:05,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:05 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-59437431-f60e-49f6-ba56-687e9cef6323 2019-03-23 11:22:05,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:05,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:05 GMT Server: Apache x-openstack-request-id: req-b7329f93-5e9e-4ac3-874a-7265f4ed8007 2019-03-23 11:22:05,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:05,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-b7329f93-5e9e-4ac3-874a-7265f4ed8007 2019-03-23 11:22:05,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761380195618s 2019-03-23 11:22:05,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:22:05,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:05,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:05 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c23e8004-1fbc-4816-96d7-63edcd7f7494 2019-03-23 11:22:05,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:05,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17fbea64-de18-4371-930d-4211f23d8e58 2019-03-23 11:22:05,641 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:22:05,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-17fbea64-de18-4371-930d-4211f23d8e58 2019-03-23 11:22:05,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759000778198s 2019-03-23 11:22:10,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:10,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-78895650-9bec-4ecd-8007-80e9c7b24aa0 2019-03-23 11:22:10,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:10,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:10 GMT Server: Apache x-openstack-request-id: req-aacd303e-bdb5-4de9-8661-44ac1cb2f8d8 2019-03-23 11:22:10,719 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:10,719 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-aacd303e-bdb5-4de9-8661-44ac1cb2f8d8 2019-03-23 11:22:10,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739719867706s 2019-03-23 11:22:15,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:15,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:15,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-5f7113dc-38e2-4d21-9403-99ea0e4b9c28 2019-03-23 11:22:15,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:15,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:15 GMT Server: Apache x-openstack-request-id: req-dd1f1bf5-b546-4dd6-8a09-230b4585bfff 2019-03-23 11:22:15,796 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:15,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-dd1f1bf5-b546-4dd6-8a09-230b4585bfff 2019-03-23 11:22:15,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708630084991s 2019-03-23 11:22:15,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:22:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:15,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b118687e-273f-4373-a344-852e2901902b 2019-03-23 11:22:15,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:15,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ad262ee2-b7c7-4ad7-a5c3-581a7546998e 2019-03-23 11:22:15,868 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:22:15,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ad262ee2-b7c7-4ad7-a5c3-581a7546998e 2019-03-23 11:22:15,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716412067413s 2019-03-23 11:22:20,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:20,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:20,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-0441a55a-c672-4fec-bc7b-d38a682e56c7 2019-03-23 11:22:20,921 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:20,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:20 GMT Server: Apache x-openstack-request-id: req-97446ffc-1458-44d3-89fb-3f99c1c16cdd 2019-03-23 11:22:20,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:20,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-97446ffc-1458-44d3-89fb-3f99c1c16cdd 2019-03-23 11:22:20,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0880470275879s 2019-03-23 11:22:25,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:25,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-586427cc-e2f2-472e-94dd-aaebe26fa58d 2019-03-23 11:22:25,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:26,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:26 GMT Server: Apache x-openstack-request-id: req-a4e7630a-9c2d-4d80-a61f-c39a87f47854 2019-03-23 11:22:26,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:26,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-a4e7630a-9c2d-4d80-a61f-c39a87f47854 2019-03-23 11:22:26,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719530582428s 2019-03-23 11:22:26,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:22:26,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:26,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-5e6cb617-8b36-4626-b51d-4df3f1524154 2019-03-23 11:22:26,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:26,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-22297972-e5a3-4c64-8272-374c57136ad4 2019-03-23 11:22:26,111 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:22:26,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-22297972-e5a3-4c64-8272-374c57136ad4 2019-03-23 11:22:26,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702300071716s 2019-03-23 11:22:31,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:31,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:31,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:31 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc Server: Apache x-openstack-request-id: req-95c4f26a-aae1-40ed-b417-3e45e0e21c31 2019-03-23 11:22:31,149 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:31,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69645321-c34b-476e-a2a6-8dcf8fd5433f 2019-03-23 11:22:31,192 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-03-23T11:22:26Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns/events/fa69883e-c1e2-4a2e-89f6-18af16fd6327", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "44d42a27-0815-4c4e-b250-8a5b40b49db6", "id": "fa69883e-c1e2-4a2e-89f6-18af16fd6327"}, {"resource_name": "ellis", "event_time": "2019-03-23T11:22:26Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis/events/f708e298-b098-4f30-b6d9-a4c56da98c35", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-t33r37vnnsqm", "id": "f708e298-b098-4f30-b6d9-a4c56da98c35"}]} 2019-03-23 11:22:31,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc&marker=b471cf33-6f03-4314-bf05-1673d7cfe4e9&sort_dir=asc used request id req-69645321-c34b-476e-a2a6-8dcf8fd5433f 2019-03-23 11:22:31,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750939846039s 2019-03-23 11:22:36,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:36,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:36,229 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:36 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-fafb4e3d-5b22-4d5c-b223-0cfb652e51ec 2019-03-23 11:22:36,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:36,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:36 GMT Server: Apache x-openstack-request-id: req-0e546482-fba4-4118-a1dc-920d8cb09768 2019-03-23 11:22:36,270 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:36,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-0e546482-fba4-4118-a1dc-920d8cb09768 2019-03-23 11:22:36,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720319747925s 2019-03-23 11:22:41,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:41,305 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-029a83bf-7c0d-4d91-b0fb-81768f0ffb3e 2019-03-23 11:22:41,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:41,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:41 GMT Server: Apache x-openstack-request-id: req-1575d1ec-645c-4787-8e7c-1f9fe9a4e31b 2019-03-23 11:22:41,346 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:41,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-1575d1ec-645c-4787-8e7c-1f9fe9a4e31b 2019-03-23 11:22:41,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701718330383s 2019-03-23 11:22:41,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:22:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:41,377 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b98d406-37d0-4690-a7f8-2a7bac7ac27f 2019-03-23 11:22:41,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:41,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd2026e1-949b-448a-bf87-4ad76fcc50c3 2019-03-23 11:22:41,418 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:22:41,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-cd2026e1-949b-448a-bf87-4ad76fcc50c3 2019-03-23 11:22:41,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715861320496s 2019-03-23 11:22:46,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:46,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-01fc6954-727e-434c-990e-e680e0321f73 2019-03-23 11:22:46,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:46,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:46 GMT Server: Apache x-openstack-request-id: req-43f07608-2426-44ac-b28b-186c21028646 2019-03-23 11:22:46,498 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:46,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-43f07608-2426-44ac-b28b-186c21028646 2019-03-23 11:22:46,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726299285889s 2019-03-23 11:22:51,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:51,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-77e86877-3b1f-41ed-a754-978cc8793efb 2019-03-23 11:22:51,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:51 GMT Server: Apache x-openstack-request-id: req-27d0984d-010b-40a3-80a2-b9f1d61f93c5 2019-03-23 11:22:51,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:51,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-27d0984d-010b-40a3-80a2-b9f1d61f93c5 2019-03-23 11:22:51,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711569786072s 2019-03-23 11:22:51,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:22:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:51,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-3664a262-6a12-4456-a589-c61bacfe78dc 2019-03-23 11:22:51,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:51,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-188f6081-a85d-4939-812c-a20b3e1bcd97 2019-03-23 11:22:51,646 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:22:51,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-188f6081-a85d-4939-812c-a20b3e1bcd97 2019-03-23 11:22:51,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706508159637s 2019-03-23 11:22:56,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:22:56,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:22:56,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:22:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-963fe706-dcb6-42da-b822-de4e9babcea7 2019-03-23 11:22:56,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:22:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:22:56 GMT Server: Apache x-openstack-request-id: req-6a9fcd31-169e-4fac-a580-71f19cb6fba1 2019-03-23 11:22:56,723 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:22:56,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-6a9fcd31-169e-4fac-a580-71f19cb6fba1 2019-03-23 11:22:56,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712378025055s 2019-03-23 11:23:01,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:01,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-cafabe3c-8b84-48dc-a02e-a2268f6c9603 2019-03-23 11:23:01,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:01,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:01 GMT Server: Apache x-openstack-request-id: req-2c640c7e-b6d8-45e9-b8bd-c8698530db0e 2019-03-23 11:23:01,804 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:01,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-2c640c7e-b6d8-45e9-b8bd-c8698530db0e 2019-03-23 11:23:01,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745708942413s 2019-03-23 11:23:01,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:23:01,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:01,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-2088a7be-a4b8-49b7-a399-571815845d2e 2019-03-23 11:23:01,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:01,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3100d478-71a6-4179-a30a-9a60537f81d7 2019-03-23 11:23:01,877 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:23:01,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-3100d478-71a6-4179-a30a-9a60537f81d7 2019-03-23 11:23:01,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723860263824s 2019-03-23 11:23:06,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:06,914 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-bfd15eab-af55-4851-8273-b4adc9632e15 2019-03-23 11:23:06,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:06,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:06 GMT Server: Apache x-openstack-request-id: req-583527cb-ecef-47cf-937c-a001d44ae442 2019-03-23 11:23:06,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:06,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-583527cb-ecef-47cf-937c-a001d44ae442 2019-03-23 11:23:06,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071949005127s 2019-03-23 11:23:11,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:11,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-6dff5746-6acd-4309-a7d1-e1733df2ac8a 2019-03-23 11:23:11,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:12,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:11 GMT Server: Apache x-openstack-request-id: req-0980a91c-159a-4fef-84d9-c2b908dc5d05 2019-03-23 11:23:12,031 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:12,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-0980a91c-159a-4fef-84d9-c2b908dc5d05 2019-03-23 11:23:12,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702199935913s 2019-03-23 11:23:12,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:23:12,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:12,060 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:12 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c592845-bd39-45b2-a829-7ce9166d68c6 2019-03-23 11:23:12,060 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:12,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7d4bda95-7362-407c-9aaf-ba01a14f4bd7 2019-03-23 11:23:12,101 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:23:12,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-7d4bda95-7362-407c-9aaf-ba01a14f4bd7 2019-03-23 11:23:12,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697329044342s 2019-03-23 11:23:17,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:17,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:17,138 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:17 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-71c7f695-fc97-4ac6-9da2-aaebaa18c5d0 2019-03-23 11:23:17,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:17,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:17 GMT Server: Apache x-openstack-request-id: req-0fecd295-8571-4160-82d7-0dac3debff76 2019-03-23 11:23:17,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:17,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-0fecd295-8571-4160-82d7-0dac3debff76 2019-03-23 11:23:17,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735449790955s 2019-03-23 11:23:22,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:22,214 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:22 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-4f02397f-f0af-4513-8f89-269d01b64491 2019-03-23 11:23:22,214 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:22,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:22 GMT Server: Apache x-openstack-request-id: req-bb7e141a-9aae-41a4-8880-a32e7b337bd5 2019-03-23 11:23:22,254 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:22,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-bb7e141a-9aae-41a4-8880-a32e7b337bd5 2019-03-23 11:23:22,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713679790497s 2019-03-23 11:23:22,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:23:22,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:22,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:22 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5ea1df6-ed01-4c0e-8476-7d76b7277673 2019-03-23 11:23:22,286 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:22,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90c7ffb4-33cf-4649-80d7-4e756d01e492 2019-03-23 11:23:22,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:23:22,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-90c7ffb4-33cf-4649-80d7-4e756d01e492 2019-03-23 11:23:22,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729329586029s 2019-03-23 11:23:27,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:27,370 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-9c332c8a-7114-4b5c-bd6f-1c2652477979 2019-03-23 11:23:27,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:27,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:27 GMT Server: Apache x-openstack-request-id: req-92711344-2754-4864-86b6-3f515df3b272 2019-03-23 11:23:27,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:27,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-92711344-2754-4864-86b6-3f515df3b272 2019-03-23 11:23:27,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775918960571s 2019-03-23 11:23:32,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:32,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:32,449 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-8d20de70-3cdf-4f8b-a18c-02d0a1740322 2019-03-23 11:23:32,449 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:32,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:32 GMT Server: Apache x-openstack-request-id: req-e5111920-ee38-46fd-a859-fd2f7b33b8b8 2019-03-23 11:23:32,493 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:32,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-e5111920-ee38-46fd-a859-fd2f7b33b8b8 2019-03-23 11:23:32,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742421150208s 2019-03-23 11:23:32,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:23:32,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:32,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b98a2e3e-c4de-4083-b10b-862f2c51009f 2019-03-23 11:23:32,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:32,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-20949d65-70c7-4f27-89e6-3aff46e6fdd2 2019-03-23 11:23:32,565 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:23:32,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-20949d65-70c7-4f27-89e6-3aff46e6fdd2 2019-03-23 11:23:32,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718920230865s 2019-03-23 11:23:37,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:37,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:37,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-9817154b-a290-47d7-a6f6-7ad22dbc707b 2019-03-23 11:23:37,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:37,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:37 GMT Server: Apache x-openstack-request-id: req-b7c39827-425b-4f99-b84f-eeeb32659894 2019-03-23 11:23:37,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:37,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-b7c39827-425b-4f99-b84f-eeeb32659894 2019-03-23 11:23:37,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742719173431s 2019-03-23 11:23:42,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:42,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:42,683 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-d150e94d-2940-4861-a2ec-52bc3022c8c4 2019-03-23 11:23:42,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:42,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:42 GMT Server: Apache x-openstack-request-id: req-8c939885-d40e-4a1f-9ae7-1cfeede4738e 2019-03-23 11:23:42,730 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:42,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-8c939885-d40e-4a1f-9ae7-1cfeede4738e 2019-03-23 11:23:42,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780658721924s 2019-03-23 11:23:42,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:23:42,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:42,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e5c02c04-d8d9-4edb-92dc-3a3223cad095 2019-03-23 11:23:42,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:42,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdb1bd44-2d47-4969-a336-609fc4e346ef 2019-03-23 11:23:42,802 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:23:42,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-fdb1bd44-2d47-4969-a336-609fc4e346ef 2019-03-23 11:23:42,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713329315186s 2019-03-23 11:23:47,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:47,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:47,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-c8cd5758-d4c1-40b1-ad43-50e07500f398 2019-03-23 11:23:47,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:47,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:47 GMT Server: Apache x-openstack-request-id: req-114e6b1d-d553-4711-98d8-87bb2cddc80b 2019-03-23 11:23:47,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:47,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-114e6b1d-d553-4711-98d8-87bb2cddc80b 2019-03-23 11:23:47,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777459144592s 2019-03-23 11:23:52,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:52,925 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-c0d38004-273b-4112-87ff-0a1941bbe230 2019-03-23 11:23:52,925 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:52,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:52 GMT Server: Apache x-openstack-request-id: req-0055dd48-9e73-45e1-87e1-42e1e0cdf6b8 2019-03-23 11:23:52,967 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:52,968 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-0055dd48-9e73-45e1-87e1-42e1e0cdf6b8 2019-03-23 11:23:52,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748739242554s 2019-03-23 11:23:52,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:23:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:53,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-9ea1ae82-6fd0-4782-a08a-74ac3e59799f 2019-03-23 11:23:53,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:53,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ae18c4c-3b3d-4f32-bdff-8dafed164292 2019-03-23 11:23:53,042 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:23:53,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6ae18c4c-3b3d-4f32-bdff-8dafed164292 2019-03-23 11:23:53,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739779472351s 2019-03-23 11:23:58,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:23:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:23:58,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:23:58 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-1102231c-1a43-47f0-8ac2-b6cc49e8b580 2019-03-23 11:23:58,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:23:58,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:23:58 GMT Server: Apache x-openstack-request-id: req-49dd2cd8-9421-4270-88a5-23faf2f4c7e0 2019-03-23 11:23:58,120 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:23:58,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-49dd2cd8-9421-4270-88a5-23faf2f4c7e0 2019-03-23 11:23:58,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714449882507s 2019-03-23 11:24:03,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:03,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:03 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-f3e1e606-a3ef-453c-83c8-80d2bc40ac31 2019-03-23 11:24:03,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:03,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:03 GMT Server: Apache x-openstack-request-id: req-f4acf134-5fb4-4312-81ef-0d05316c4ccf 2019-03-23 11:24:03,198 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:03,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-f4acf134-5fb4-4312-81ef-0d05316c4ccf 2019-03-23 11:24:03,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718507766724s 2019-03-23 11:24:03,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:24:03,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:03,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:03 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-a8af73eb-8e78-4bc0-a6f8-ab115c84f60f 2019-03-23 11:24:03,228 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:03,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9ec6997-6d8a-400c-967c-12179a3a5555 2019-03-23 11:24:03,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:24:03,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c9ec6997-6d8a-400c-967c-12179a3a5555 2019-03-23 11:24:03,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537338256836s 2019-03-23 11:24:08,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:08,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:08,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-1feabb11-67f4-4fcd-9bd0-795a64e7fb43 2019-03-23 11:24:08,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:08,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:08 GMT Server: Apache x-openstack-request-id: req-df11e2b4-e93e-4bb3-b67d-205c2f665359 2019-03-23 11:24:08,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:08,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-df11e2b4-e93e-4bb3-b67d-205c2f665359 2019-03-23 11:24:08,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715250968933s 2019-03-23 11:24:13,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:13,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:13,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-aaec3983-f13f-40e4-92da-59576346d974 2019-03-23 11:24:13,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:13,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:13 GMT Server: Apache x-openstack-request-id: req-9ad3065d-6944-4bda-b218-129485fd4ee2 2019-03-23 11:24:13,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:13,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-9ad3065d-6944-4bda-b218-129485fd4ee2 2019-03-23 11:24:13,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715999603271s 2019-03-23 11:24:13,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:24:13,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:13,438 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-96af81c8-5a94-4e3a-b5ba-03ded4ff8f85 2019-03-23 11:24:13,438 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:13,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eb9bcbad-e316-433c-beae-01e3761bfe3b 2019-03-23 11:24:13,464 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:24:13,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-eb9bcbad-e316-433c-beae-01e3761bfe3b 2019-03-23 11:24:13,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0554599761963s 2019-03-23 11:24:18,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:18,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-de946a06-0dfc-491e-8f1e-916e7ff779ca 2019-03-23 11:24:18,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:18 GMT Server: Apache x-openstack-request-id: req-0d60ca6d-7244-4bb8-8b09-68bb2c48af97 2019-03-23 11:24:18,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:18,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-0d60ca6d-7244-4bb8-8b09-68bb2c48af97 2019-03-23 11:24:18,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0934438705444s 2019-03-23 11:24:23,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:23,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:23,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-8830b8f8-415d-47ea-aa50-e925fb3c787e 2019-03-23 11:24:23,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:23,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:23 GMT Server: Apache x-openstack-request-id: req-59667cac-737e-4a78-95e8-16594ee8fd35 2019-03-23 11:24:23,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:23,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-59667cac-737e-4a78-95e8-16594ee8fd35 2019-03-23 11:24:23,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761079788208s 2019-03-23 11:24:23,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:24:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:23,678 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8ec5837f-a58d-44b1-a282-3ba8ae60913e 2019-03-23 11:24:23,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:23,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f63a8cf-8232-4d75-bc9e-636d05fc7c97 2019-03-23 11:24:23,721 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:24:23,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6f63a8cf-8232-4d75-bc9e-636d05fc7c97 2019-03-23 11:24:23,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749230384827s 2019-03-23 11:24:28,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:28,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-91f05f44-d2cc-47c9-a3ef-882f89a1c2c2 2019-03-23 11:24:28,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:28,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:28 GMT Server: Apache x-openstack-request-id: req-fded2327-1ef8-4f9b-b59c-4e5da4803c96 2019-03-23 11:24:28,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:28,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-fded2327-1ef8-4f9b-b59c-4e5da4803c96 2019-03-23 11:24:28,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747911930084s 2019-03-23 11:24:33,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:33,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:33,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-a37abb2b-4279-4388-88aa-dad8102fc9cd 2019-03-23 11:24:33,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:33,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:33 GMT Server: Apache x-openstack-request-id: req-1c98db0a-daab-4353-9978-92a2aef23777 2019-03-23 11:24:33,879 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:33,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-1c98db0a-daab-4353-9978-92a2aef23777 2019-03-23 11:24:33,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699670314789s 2019-03-23 11:24:33,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:24:33,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:33,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-bc4f910f-413e-45c7-88ba-59b42e573854 2019-03-23 11:24:33,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:33,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6e68565-6d23-4fa9-a8c5-765f52710f54 2019-03-23 11:24:33,936 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:24:33,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b6e68565-6d23-4fa9-a8c5-765f52710f54 2019-03-23 11:24:33,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0569150447845s 2019-03-23 11:24:38,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:38,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:38,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-afc0fcdd-6a52-4c40-bfc2-5bf387ad0010 2019-03-23 11:24:38,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:39,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:38 GMT Server: Apache x-openstack-request-id: req-16928b59-6ca1-432a-a88b-c5c8ad0cf9c2 2019-03-23 11:24:39,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:39,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-16928b59-6ca1-432a-a88b-c5c8ad0cf9c2 2019-03-23 11:24:39,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0916168689728s 2019-03-23 11:24:44,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:44,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:44,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-1ac357ff-76c0-4dae-b2d1-b79a67dd9451 2019-03-23 11:24:44,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:44,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:44 GMT Server: Apache x-openstack-request-id: req-6ce06222-48c4-49af-8d51-b669a73c7d0c 2019-03-23 11:24:44,110 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:44,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-6ce06222-48c4-49af-8d51-b669a73c7d0c 2019-03-23 11:24:44,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705440044403s 2019-03-23 11:24:44,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:24:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:44,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec49b821-4df1-4c0c-b1fe-9a9b5e176167 2019-03-23 11:24:44,394 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:44,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-241cd2cd-1084-40a8-8499-fbfeb6a66959 2019-03-23 11:24:44,435 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:24:44,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-241cd2cd-1084-40a8-8499-fbfeb6a66959 2019-03-23 11:24:44,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.32470202446s 2019-03-23 11:24:49,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:49,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:49,486 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:49 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-e8bb0f5d-cd46-4a8f-bc24-b8b44b93c471 2019-03-23 11:24:49,487 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:49,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:49 GMT Server: Apache x-openstack-request-id: req-273a335c-2957-486e-a57b-ed677c7821af 2019-03-23 11:24:49,531 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:49,531 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-273a335c-2957-486e-a57b-ed677c7821af 2019-03-23 11:24:49,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0915579795837s 2019-03-23 11:24:54,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:54,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:54,570 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-b51827e0-0de6-48a2-a44c-442f9f5816fd 2019-03-23 11:24:54,570 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:54 GMT Server: Apache x-openstack-request-id: req-0a4d1e66-5cb5-4ee6-82f3-cf752a0556a6 2019-03-23 11:24:54,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:24:54,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-0a4d1e66-5cb5-4ee6-82f3-cf752a0556a6 2019-03-23 11:24:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739269256592s 2019-03-23 11:24:54,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:24:54,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:54,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3fa1ab4-9b9b-4656-bdd7-d93496077b15 2019-03-23 11:24:54,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:24:54,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-47d01bcb-a3b2-4475-9592-41ae6ff1bb38 2019-03-23 11:24:54,952 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:24:54,952 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-47d01bcb-a3b2-4475-9592-41ae6ff1bb38 2019-03-23 11:24:54,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.340877056122s 2019-03-23 11:24:59,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:24:59,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:24:59,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:24:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-245f5d67-9fad-441e-b6f9-59a2251deb4c 2019-03-23 11:24:59,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:00,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:24:59 GMT Server: Apache x-openstack-request-id: req-cef4dbd8-a07b-4760-b20d-bf22a529a9d5 2019-03-23 11:25:00,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:00,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-cef4dbd8-a07b-4760-b20d-bf22a529a9d5 2019-03-23 11:25:00,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715689659119s 2019-03-23 11:25:05,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:05,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:05 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-dc0e540e-65f4-488e-8d84-d03c43bf973f 2019-03-23 11:25:05,069 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:05,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:05 GMT Server: Apache x-openstack-request-id: req-6cd27a10-0101-454c-8f2e-8ffe3d88a539 2019-03-23 11:25:05,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:05,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-6cd27a10-0101-454c-8f2e-8ffe3d88a539 2019-03-23 11:25:05,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.366879224777s 2019-03-23 11:25:05,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:25:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:05,696 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:05 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-673ceadf-d60b-4b36-9dcc-6f1d0d9520ee 2019-03-23 11:25:05,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8fcc423-2ee5-4395-87fd-913c73c2e2ee 2019-03-23 11:25:05,739 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:25:05,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b8fcc423-2ee5-4395-87fd-913c73c2e2ee 2019-03-23 11:25:05,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336371898651s 2019-03-23 11:25:10,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:10,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:10,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-aeed57c2-acf2-4453-ba50-b99797841529 2019-03-23 11:25:10,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:11,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:10 GMT Server: Apache x-openstack-request-id: req-47831b33-a13d-4fea-8f12-76f999b63e26 2019-03-23 11:25:11,020 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:11,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-47831b33-a13d-4fea-8f12-76f999b63e26 2019-03-23 11:25:11,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.273802042007s 2019-03-23 11:25:16,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:16,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-cea9ddcb-35ce-4a6f-80db-fec286b2d44b 2019-03-23 11:25:16,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:16,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:16 GMT Server: Apache x-openstack-request-id: req-f69a4277-389f-40ab-adcc-6139c049fb87 2019-03-23 11:25:16,357 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:16,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-f69a4277-389f-40ab-adcc-6139c049fb87 2019-03-23 11:25:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.331514120102s 2019-03-23 11:25:16,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:25:16,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:16,388 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc7dbbf9-29e1-413d-b739-829fa63e6304 2019-03-23 11:25:16,388 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:16,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ecc0c1de-835f-45ed-a595-ddfd1f7863e0 2019-03-23 11:25:16,670 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:25:16,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ecc0c1de-835f-45ed-a595-ddfd1f7863e0 2019-03-23 11:25:16,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.31186580658s 2019-03-23 11:25:21,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:21,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:21,706 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-6be700e4-08a7-43f1-b184-59312be48c0e 2019-03-23 11:25:21,706 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:22,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:21 GMT Server: Apache x-openstack-request-id: req-6939fb38-2939-48b2-b489-f08f368198d5 2019-03-23 11:25:22,016 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:22,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-6939fb38-2939-48b2-b489-f08f368198d5 2019-03-23 11:25:22,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340345859528s 2019-03-23 11:25:27,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:27,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:27,054 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-2f935697-add7-4b15-be45-4a28b6a78400 2019-03-23 11:25:27,054 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:27 GMT Server: Apache x-openstack-request-id: req-08eb7ff1-ffa4-4c7f-842c-6058b03630b6 2019-03-23 11:25:27,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:27,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-08eb7ff1-ffa4-4c7f-842c-6058b03630b6 2019-03-23 11:25:27,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758621692657s 2019-03-23 11:25:27,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:25:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:27,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-a77d5d9a-f9da-45d4-9539-e345f7b218f0 2019-03-23 11:25:27,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:27,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-326e7487-bd59-499a-aef6-9e7968ebf5b6 2019-03-23 11:25:27,365 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:25:27,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-326e7487-bd59-499a-aef6-9e7968ebf5b6 2019-03-23 11:25:27,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.267921924591s 2019-03-23 11:25:32,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:32,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-dcdc5262-69a1-4f34-96a1-bbafe08c747e 2019-03-23 11:25:32,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:32,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:32 GMT Server: Apache x-openstack-request-id: req-d9cdff21-5a85-43ee-9c4b-ae5894a61aca 2019-03-23 11:25:32,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:32,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-d9cdff21-5a85-43ee-9c4b-ae5894a61aca 2019-03-23 11:25:32,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728101730347s 2019-03-23 11:25:37,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:37,763 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-6c0ecf73-51e9-484c-b6d2-7a35dd7caaa5 2019-03-23 11:25:37,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:37,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:37 GMT Server: Apache x-openstack-request-id: req-32a73781-3932-4a10-a2fc-a8619f7a917d 2019-03-23 11:25:37,805 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:37,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-32a73781-3932-4a10-a2fc-a8619f7a917d 2019-03-23 11:25:37,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35399889946s 2019-03-23 11:25:37,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:25:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:37,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8833076e-c790-4e90-ab49-632c62672778 2019-03-23 11:25:37,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:37,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0a25542-8f88-4f02-9dc8-4d371038a8db 2019-03-23 11:25:37,876 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:25:37,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d0a25542-8f88-4f02-9dc8-4d371038a8db 2019-03-23 11:25:37,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709929466248s 2019-03-23 11:25:42,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:42,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-37e004ab-5d2d-4b9d-9cc1-f8bc5063e0f2 2019-03-23 11:25:42,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:42,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:42 GMT Server: Apache x-openstack-request-id: req-c18c6532-0fbd-4a34-96e3-d72e2e683441 2019-03-23 11:25:42,959 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:42,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-c18c6532-0fbd-4a34-96e3-d72e2e683441 2019-03-23 11:25:42,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075788974762s 2019-03-23 11:25:47,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:47,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-2ca6f24b-71cc-4c5a-bb80-db788bb7b851 2019-03-23 11:25:47,995 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:48,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:47 GMT Server: Apache x-openstack-request-id: req-03f388c2-e031-45ad-9d72-c0bded4832dd 2019-03-23 11:25:48,036 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:48,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-03f388c2-e031-45ad-9d72-c0bded4832dd 2019-03-23 11:25:48,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720868110657s 2019-03-23 11:25:48,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:25:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:48,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a44b2df-3ad1-471d-8c21-463dac65237c 2019-03-23 11:25:48,067 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:48,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d41694d0-5d41-42e8-bf2c-ac7a74edd6fe 2019-03-23 11:25:48,376 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:25:48,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d41694d0-5d41-42e8-bf2c-ac7a74edd6fe 2019-03-23 11:25:48,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.339088916779s 2019-03-23 11:25:53,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:53,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:53,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-7e1b28a5-0488-4cb5-a4f6-43fd5ac0f044 2019-03-23 11:25:53,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:53,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:53 GMT Server: Apache x-openstack-request-id: req-425013e0-185b-4282-bb97-c292950411de 2019-03-23 11:25:53,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:53,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-425013e0-185b-4282-bb97-c292950411de 2019-03-23 11:25:53,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072518825531s 2019-03-23 11:25:58,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:25:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:58,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:58 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-d91b5ce6-25e4-4e6e-b824-6490b464cb97 2019-03-23 11:25:58,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:58,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:58 GMT Server: Apache x-openstack-request-id: req-72dd1cf0-4d57-4874-b2df-27a9349e949d 2019-03-23 11:25:58,536 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:25:58,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-72dd1cf0-4d57-4874-b2df-27a9349e949d 2019-03-23 11:25:58,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747780799866s 2019-03-23 11:25:58,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:25:58,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:25:58,567 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:25:58 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-4a5dfc3f-04d3-46f3-b9b4-4e3d49d0a879 2019-03-23 11:25:58,567 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:25:58,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:25:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-eab9001d-2870-4e89-a1d7-bdf8f5fcf768 2019-03-23 11:25:58,609 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:25:58,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-eab9001d-2870-4e89-a1d7-bdf8f5fcf768 2019-03-23 11:25:58,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731570720673s 2019-03-23 11:26:03,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:03,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:03 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-8b8e6c56-ec78-4413-9ad3-fc81d6a6b993 2019-03-23 11:26:03,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:03,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:03 GMT Server: Apache x-openstack-request-id: req-a6f3eda3-562f-4504-ac99-0ed91268760d 2019-03-23 11:26:03,687 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:03,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-a6f3eda3-562f-4504-ac99-0ed91268760d 2019-03-23 11:26:03,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708718299866s 2019-03-23 11:26:08,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:08,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:08,723 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-911ead92-e58b-4a35-b8a9-94bef52e6723 2019-03-23 11:26:08,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:08,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:08 GMT Server: Apache x-openstack-request-id: req-2e49f322-1aad-427f-b02c-8bc91f6421be 2019-03-23 11:26:08,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:08,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-2e49f322-1aad-427f-b02c-8bc91f6421be 2019-03-23 11:26:08,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108135938644s 2019-03-23 11:26:08,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:26:08,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:08,831 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-9cc657f1-6fdd-4dd1-bd22-8d4c683bf27b 2019-03-23 11:26:08,831 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:08,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-56f52bc2-4468-4b16-936d-b9ae0a2b352b 2019-03-23 11:26:08,874 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:26:08,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-56f52bc2-4468-4b16-936d-b9ae0a2b352b 2019-03-23 11:26:08,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074912071228s 2019-03-23 11:26:13,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:13,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-29e05320-a7b3-4d22-aebd-e69a636197af 2019-03-23 11:26:13,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:13,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:13 GMT Server: Apache x-openstack-request-id: req-14ad96c4-bb26-491d-8baa-a699d6d6fe85 2019-03-23 11:26:13,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:13,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-14ad96c4-bb26-491d-8baa-a699d6d6fe85 2019-03-23 11:26:13,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074844121933s 2019-03-23 11:26:18,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:18,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-d30b37c2-b9b2-4ec0-9313-8c4cae406400 2019-03-23 11:26:18,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:19,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:18 GMT Server: Apache x-openstack-request-id: req-389b6437-03b1-44d7-ac01-d0b30b677f1e 2019-03-23 11:26:19,032 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:19,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-389b6437-03b1-44d7-ac01-d0b30b677f1e 2019-03-23 11:26:19,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707859992981s 2019-03-23 11:26:19,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:26:19,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:19,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c4fe694-48e4-4823-a986-8e9920111b9c 2019-03-23 11:26:19,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:19,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a88b741-164c-4de4-91e3-208a7c0646ed 2019-03-23 11:26:19,108 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:26:19,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6a88b741-164c-4de4-91e3-208a7c0646ed 2019-03-23 11:26:19,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756759643555s 2019-03-23 11:26:24,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:24,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:24,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-3a47d6d3-592e-4687-ad3c-e3fb69532257 2019-03-23 11:26:24,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:24,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:24 GMT Server: Apache x-openstack-request-id: req-50a4727b-9d2d-4aba-882d-94f0b2f69f34 2019-03-23 11:26:24,188 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:24,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-50a4727b-9d2d-4aba-882d-94f0b2f69f34 2019-03-23 11:26:24,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733859539032s 2019-03-23 11:26:29,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:29,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:29 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-47806f24-16de-497a-9692-305207b688ad 2019-03-23 11:26:29,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:29,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:29 GMT Server: Apache x-openstack-request-id: req-3506db6b-4d4b-4a8a-afe1-d6abcb6a7c56 2019-03-23 11:26:29,546 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:29,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-3506db6b-4d4b-4a8a-afe1-d6abcb6a7c56 2019-03-23 11:26:29,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354813098907s 2019-03-23 11:26:29,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:26:29,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:29,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:29 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-55f3259f-351e-4337-bc91-12086780dc0e 2019-03-23 11:26:29,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:29,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bfcb17cc-fb1a-4ae5-ae5b-3d239210a696 2019-03-23 11:26:29,618 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:26:29,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-bfcb17cc-fb1a-4ae5-ae5b-3d239210a696 2019-03-23 11:26:29,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719749927521s 2019-03-23 11:26:34,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:34,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:34 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-e51ea397-9c2d-40b7-9f04-cbaaa4fa76b0 2019-03-23 11:26:34,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:34,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:34 GMT Server: Apache x-openstack-request-id: req-a9810466-aca8-4e72-bcd3-b12e6fb46c68 2019-03-23 11:26:34,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:34,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-a9810466-aca8-4e72-bcd3-b12e6fb46c68 2019-03-23 11:26:34,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752341747284s 2019-03-23 11:26:39,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:39,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:39 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-e627fb9a-8b68-4cb4-80d2-fba30fb7e2cc 2019-03-23 11:26:39,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:39 GMT Server: Apache x-openstack-request-id: req-653962e4-0e2d-4417-8151-f28f48699651 2019-03-23 11:26:39,782 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:39,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-653962e4-0e2d-4417-8151-f28f48699651 2019-03-23 11:26:39,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076486825943s 2019-03-23 11:26:39,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:26:39,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:39,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:39 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e2bf4147-a653-472f-b94e-6d170eb61fb5 2019-03-23 11:26:39,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:39,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-db81d8ff-cfbf-4db5-b424-028a7eb3c576 2019-03-23 11:26:39,857 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:26:39,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-db81d8ff-cfbf-4db5-b424-028a7eb3c576 2019-03-23 11:26:39,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746359825134s 2019-03-23 11:26:44,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:44,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:44,897 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-96231582-7cea-4c84-84c7-f92e66e70e73 2019-03-23 11:26:44,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:44,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:44 GMT Server: Apache x-openstack-request-id: req-76add021-4fc9-4730-abb3-2199cc94e9ce 2019-03-23 11:26:44,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:44,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-76add021-4fc9-4730-abb3-2199cc94e9ce 2019-03-23 11:26:44,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0781850814819s 2019-03-23 11:26:49,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:49,980 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:49 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-effeaf7d-cc1d-49ce-9322-6508039ec141 2019-03-23 11:26:49,980 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:50,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:49 GMT Server: Apache x-openstack-request-id: req-c9423418-0b5b-4a37-9b78-82e3873f41ea 2019-03-23 11:26:50,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:50,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-c9423418-0b5b-4a37-9b78-82e3873f41ea 2019-03-23 11:26:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750679969788s 2019-03-23 11:26:50,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:26:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:50,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:50 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-df8c3dd5-9fa0-4cc0-8f38-2810295734ef 2019-03-23 11:26:50,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:50,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd296995-f614-4891-bfff-7a21df4e4589 2019-03-23 11:26:50,098 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:26:50,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-bd296995-f614-4891-bfff-7a21df4e4589 2019-03-23 11:26:50,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739159584045s 2019-03-23 11:26:55,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:26:55,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:26:55,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:26:55 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-c05672dc-a3e0-4502-a9de-000e33672ba7 2019-03-23 11:26:55,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:26:55,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:26:55 GMT Server: Apache x-openstack-request-id: req-2f61b70d-ffbe-4b30-b896-163dd5a2bb85 2019-03-23 11:26:55,180 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:26:55,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-2f61b70d-ffbe-4b30-b896-163dd5a2bb85 2019-03-23 11:26:55,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761380195618s 2019-03-23 11:27:00,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:00,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:00 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-358956d4-8528-4a83-9f5f-d6618dbebd9b 2019-03-23 11:27:00,215 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:00,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:00 GMT Server: Apache x-openstack-request-id: req-50b41dab-b45c-4b0c-be34-34e3e81b819b 2019-03-23 11:27:00,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:00,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-50b41dab-b45c-4b0c-be34-34e3e81b819b 2019-03-23 11:27:00,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723230838776s 2019-03-23 11:27:00,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:27:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:00,286 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:00 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb4ad0b5-c115-432e-9d63-fb1f20367ee7 2019-03-23 11:27:00,287 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:00,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5c11df37-efdd-4c32-b783-5e2c3afbea7b 2019-03-23 11:27:00,311 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:27:00,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-5c11df37-efdd-4c32-b783-5e2c3afbea7b 2019-03-23 11:27:00,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544910430908s 2019-03-23 11:27:05,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:05,348 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:05 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-94f15960-a348-429d-bca2-ded64932aa79 2019-03-23 11:27:05,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:05,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:05 GMT Server: Apache x-openstack-request-id: req-c7c9866f-7c41-42fd-9a9a-d8d9002b7862 2019-03-23 11:27:05,390 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:05,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-c7c9866f-7c41-42fd-9a9a-d8d9002b7862 2019-03-23 11:27:05,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721340179443s 2019-03-23 11:27:10,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:10,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-655e41d3-3991-45da-a876-242561e5e821 2019-03-23 11:27:10,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:10,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:10 GMT Server: Apache x-openstack-request-id: req-bc7e9567-94b2-42c2-bc82-0cd032eaffce 2019-03-23 11:27:10,471 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:10,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-bc7e9567-94b2-42c2-bc82-0cd032eaffce 2019-03-23 11:27:10,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756990909576s 2019-03-23 11:27:10,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:27:10,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:10,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-aa2d79d3-12fe-4fd7-8e16-718b49a9b3e4 2019-03-23 11:27:10,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:10,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfb9922f-ed59-431e-bb12-cbf2ca9e7a94 2019-03-23 11:27:10,547 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:27:10,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-dfb9922f-ed59-431e-bb12-cbf2ca9e7a94 2019-03-23 11:27:10,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752389431s 2019-03-23 11:27:15,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:15,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:15,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-259c2c32-a013-4ee4-921e-61a6724cfc38 2019-03-23 11:27:15,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:15,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:15 GMT Server: Apache x-openstack-request-id: req-5300a090-b608-44bc-919f-2b4f420d2f1c 2019-03-23 11:27:15,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:15,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-5300a090-b608-44bc-919f-2b4f420d2f1c 2019-03-23 11:27:15,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0800580978394s 2019-03-23 11:27:20,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:20,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:20,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-6b2d2761-28d0-48b7-ae0a-cca1baffca46 2019-03-23 11:27:20,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:20,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:20 GMT Server: Apache x-openstack-request-id: req-a08e1568-faf5-4d30-b993-0910f5f775d6 2019-03-23 11:27:20,710 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:20,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-a08e1568-faf5-4d30-b993-0910f5f775d6 2019-03-23 11:27:20,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716879367828s 2019-03-23 11:27:20,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:27:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:20,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-a140a5bb-f5f1-437f-b236-fabfef92803d 2019-03-23 11:27:20,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:20,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-379c299b-1e93-48dc-9648-71be6bfd0dee 2019-03-23 11:27:20,784 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:27:20,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-379c299b-1e93-48dc-9648-71be6bfd0dee 2019-03-23 11:27:20,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742180347443s 2019-03-23 11:27:25,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:25,826 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-86ed467b-db17-4bca-bf0e-794786019cbd 2019-03-23 11:27:25,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:25,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:25 GMT Server: Apache x-openstack-request-id: req-6b05d6f6-97f2-4af1-8d20-9ad843bd2cc0 2019-03-23 11:27:25,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:25,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-6b05d6f6-97f2-4af1-8d20-9ad843bd2cc0 2019-03-23 11:27:25,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077821969986s 2019-03-23 11:27:30,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:30,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-de8907c3-ad63-4f02-9093-1adfc31ae1a6 2019-03-23 11:27:30,905 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:30,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:30 GMT Server: Apache x-openstack-request-id: req-fb12a62f-3a8e-4a55-acb7-bde553ccc079 2019-03-23 11:27:30,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:30,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-fb12a62f-3a8e-4a55-acb7-bde553ccc079 2019-03-23 11:27:30,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723259449005s 2019-03-23 11:27:30,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:27:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:30,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-d069a83f-65b1-4dad-9741-51618eb1db06 2019-03-23 11:27:30,977 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:31,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df80f2fa-56bf-4aab-8ca2-b67ebb7231e9 2019-03-23 11:27:31,018 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:27:31,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-df80f2fa-56bf-4aab-8ca2-b67ebb7231e9 2019-03-23 11:27:31,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709600448608s 2019-03-23 11:27:36,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:36,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:36,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:36 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc Server: Apache x-openstack-request-id: req-91248cd5-dd7b-4dd9-8ae9-b6e6ed7de5c3 2019-03-23 11:27:36,057 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:36,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6967e039-e518-48d4-a5a5-2cf8af9e026c 2019-03-23 11:27:36,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-03-23T11:27:31Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis/events/6315b768-40d1-4b92-8c20-79b1f18059e5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "0202176a-3d0e-499b-b94d-b64205d13e7f", "id": "6315b768-40d1-4b92-8c20-79b1f18059e5"}, {"resource_name": "vellum", "event_time": "2019-03-23T11:27:31Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum/events/b6ff85fa-eb33-4d10-aceb-859f7efa457b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-pazxyl5kivaz", "id": "b6ff85fa-eb33-4d10-aceb-859f7efa457b"}]} 2019-03-23 11:27:36,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc&marker=f708e298-b098-4f30-b6d9-a4c56da98c35&sort_dir=asc used request id req-6967e039-e518-48d4-a5a5-2cf8af9e026c 2019-03-23 11:27:36,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739629268646s 2019-03-23 11:27:41,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:41,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-da145c44-0057-4a60-a83c-f7fe8da56cb1 2019-03-23 11:27:41,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:41,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:41 GMT Server: Apache x-openstack-request-id: req-064930ae-ca58-4f48-9ed1-b66c87f6ecf0 2019-03-23 11:27:41,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:41,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-064930ae-ca58-4f48-9ed1-b66c87f6ecf0 2019-03-23 11:27:41,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713930130005s 2019-03-23 11:27:46,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:46,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:46,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-50683684-c5d8-41fb-b7b0-ad0daff186ea 2019-03-23 11:27:46,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:46,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:46 GMT Server: Apache x-openstack-request-id: req-3dd8bd59-c1be-4ad3-b6ee-80e3f687d66a 2019-03-23 11:27:46,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:46,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-3dd8bd59-c1be-4ad3-b6ee-80e3f687d66a 2019-03-23 11:27:46,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705900192261s 2019-03-23 11:27:46,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:27:46,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:46,283 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e657f515-56d5-4f6f-9b41-7b6d9005beb6 2019-03-23 11:27:46,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:46,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4f9ac32d-ea2d-4fa6-82b8-921217b89758 2019-03-23 11:27:46,309 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:27:46,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-4f9ac32d-ea2d-4fa6-82b8-921217b89758 2019-03-23 11:27:46,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0557351112366s 2019-03-23 11:27:51,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:51,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:51,346 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-d88697f9-a0b4-4544-96fc-f9853ae15621 2019-03-23 11:27:51,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:51,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:51 GMT Server: Apache x-openstack-request-id: req-fa69e524-97e7-462d-a4d1-1ade4284ffe3 2019-03-23 11:27:51,390 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:51,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-fa69e524-97e7-462d-a4d1-1ade4284ffe3 2019-03-23 11:27:51,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739789009094s 2019-03-23 11:27:56,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:27:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:56,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-4d93753b-99c5-48f6-8f4b-6622513d5763 2019-03-23 11:27:56,426 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:56,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:56 GMT Server: Apache x-openstack-request-id: req-fb5f5c1c-7d31-4255-86ee-ac076cd6a6e5 2019-03-23 11:27:56,467 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:27:56,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-fb5f5c1c-7d31-4255-86ee-ac076cd6a6e5 2019-03-23 11:27:56,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717730522156s 2019-03-23 11:27:56,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:27:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:27:56,497 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:27:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-5ad83303-8042-4d36-b5d8-3e2449e96b3b 2019-03-23 11:27:56,497 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:27:56,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:27:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea0a28c6-78d0-4ae6-a07e-9aa96206ddce 2019-03-23 11:27:56,539 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:27:56,539 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ea0a28c6-78d0-4ae6-a07e-9aa96206ddce 2019-03-23 11:27:56,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712430477142s 2019-03-23 11:28:01,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:01,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-0dd99563-a922-40f4-bd11-f5c588c3c895 2019-03-23 11:28:01,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:01,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:01 GMT Server: Apache x-openstack-request-id: req-aab829cc-919d-45e6-8a47-3491ad8ae851 2019-03-23 11:28:01,617 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:01,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-aab829cc-919d-45e6-8a47-3491ad8ae851 2019-03-23 11:28:01,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715198516846s 2019-03-23 11:28:06,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:06,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:06,654 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-31a136c6-de06-43c6-9a33-e12507bfd69b 2019-03-23 11:28:06,655 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:06,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:06 GMT Server: Apache x-openstack-request-id: req-d4643020-63b9-4654-b813-652746818625 2019-03-23 11:28:06,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:06,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-d4643020-63b9-4654-b813-652746818625 2019-03-23 11:28:06,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748558044434s 2019-03-23 11:28:06,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:28:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:06,730 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-2c0e102b-93a3-48ab-9369-cf293b247706 2019-03-23 11:28:06,730 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:06,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cc0b7891-2c3b-4a23-8085-a0bb47099d20 2019-03-23 11:28:06,773 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:28:06,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-cc0b7891-2c3b-4a23-8085-a0bb47099d20 2019-03-23 11:28:06,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0753569602966s 2019-03-23 11:28:11,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:11,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:11,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-4b0c0100-ba76-4523-a0dc-06ac990a392c 2019-03-23 11:28:11,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:11,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:11 GMT Server: Apache x-openstack-request-id: req-acf73045-5959-4787-acb9-d497f76775f5 2019-03-23 11:28:11,851 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:11,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-acf73045-5959-4787-acb9-d497f76775f5 2019-03-23 11:28:11,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713729858398s 2019-03-23 11:28:16,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:16,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:16,889 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-4dfe87e8-1cb1-4190-8674-b1d22ee72bd4 2019-03-23 11:28:16,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:16,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:16 GMT Server: Apache x-openstack-request-id: req-e7098f58-9030-449f-9b99-04d51f8b8302 2019-03-23 11:28:16,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:16,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e7098f58-9030-449f-9b99-04d51f8b8302 2019-03-23 11:28:16,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757219791412s 2019-03-23 11:28:16,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:28:16,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:16,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8256ee5d-2913-4653-85e5-725eb40a356c 2019-03-23 11:28:16,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:17,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbcca34b-0ee6-4246-ad99-6de2d7163752 2019-03-23 11:28:17,008 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:28:17,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-dbcca34b-0ee6-4246-ad99-6de2d7163752 2019-03-23 11:28:17,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752329826355s 2019-03-23 11:28:22,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:22,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:22,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:22 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-4e4177a4-d3dd-4a7c-abc9-5c07f544b5a6 2019-03-23 11:28:22,046 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:22,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:22 GMT Server: Apache x-openstack-request-id: req-d9bf5fca-626b-425b-ab51-3f3a26014bb3 2019-03-23 11:28:22,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:22,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-d9bf5fca-626b-425b-ab51-3f3a26014bb3 2019-03-23 11:28:22,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726501941681s 2019-03-23 11:28:27,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:27,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:27,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-7268286a-6487-43cc-89f2-be1151707d90 2019-03-23 11:28:27,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:27,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:27 GMT Server: Apache x-openstack-request-id: req-f5ced6a5-e85c-4915-bce9-5ec4967b25dc 2019-03-23 11:28:27,165 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:27,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f5ced6a5-e85c-4915-bce9-5ec4967b25dc 2019-03-23 11:28:27,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748529434204s 2019-03-23 11:28:27,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:28:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:27,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-ff1aea12-8406-4af4-9243-fb668fa37d33 2019-03-23 11:28:27,197 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:27,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e18253ca-29cd-4f4b-9835-8eccc2ab4a98 2019-03-23 11:28:27,240 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:28:27,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-e18253ca-29cd-4f4b-9835-8eccc2ab4a98 2019-03-23 11:28:27,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737891197205s 2019-03-23 11:28:32,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:32,276 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c98198d9-bfcd-42b3-8668-07afe0cbde5d 2019-03-23 11:28:32,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:32,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:32 GMT Server: Apache x-openstack-request-id: req-7c96ba64-4313-48ff-bb57-b8328dccdaa6 2019-03-23 11:28:32,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:32,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-7c96ba64-4313-48ff-bb57-b8328dccdaa6 2019-03-23 11:28:32,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712089538574s 2019-03-23 11:28:37,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:37,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:37,355 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-192318d1-ab91-4105-bdfb-0807bd016e7b 2019-03-23 11:28:37,355 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:37,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:37 GMT Server: Apache x-openstack-request-id: req-1dff3e45-e8b1-414d-a407-803a866477db 2019-03-23 11:28:37,398 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:37,398 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-1dff3e45-e8b1-414d-a407-803a866477db 2019-03-23 11:28:37,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746910572052s 2019-03-23 11:28:37,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:28:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:37,429 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f680b6d8-2408-4c31-b036-3060fb29dc87 2019-03-23 11:28:37,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:37,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c3c44e4a-7edf-4923-94ca-680f8868a005 2019-03-23 11:28:37,472 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:28:37,472 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c3c44e4a-7edf-4923-94ca-680f8868a005 2019-03-23 11:28:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073842048645s 2019-03-23 11:28:42,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:42,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:42,509 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-799a50c3-b924-4fc5-861e-874bba2a8f9b 2019-03-23 11:28:42,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:42,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:42 GMT Server: Apache x-openstack-request-id: req-fc63db9a-cb9c-436a-8824-aecc0d1cbc95 2019-03-23 11:28:42,551 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:42,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-fc63db9a-cb9c-436a-8824-aecc0d1cbc95 2019-03-23 11:28:42,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719919204712s 2019-03-23 11:28:47,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:47,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-7527d3c4-9772-49ac-97a3-6fdb944e7f47 2019-03-23 11:28:47,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:47,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:47 GMT Server: Apache x-openstack-request-id: req-11bd768f-7989-4dc3-901d-bb575a03f363 2019-03-23 11:28:47,631 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:47,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-11bd768f-7989-4dc3-901d-bb575a03f363 2019-03-23 11:28:47,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745780467987s 2019-03-23 11:28:47,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:28:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:47,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-fc63be36-4663-482e-b18e-348a28788926 2019-03-23 11:28:47,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:47,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1767675-f3d7-4ba0-a5e0-3bc86d19110c 2019-03-23 11:28:47,690 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:28:47,690 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d1767675-f3d7-4ba0-a5e0-3bc86d19110c 2019-03-23 11:28:47,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0576319694519s 2019-03-23 11:28:52,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:52,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:52,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-3e4b518b-5fb6-4690-969e-8d1a6d240dce 2019-03-23 11:28:52,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. 2019-03-23 11:28:52,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:52 GMT Server: Apache x-openstack-request-id: req-bc6cf5bf-8b17-4a11-bc7d-34e6c401c821 2019-03-23 11:28:52,767 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:52,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-bc6cf5bf-8b17-4a11-bc7d-34e6c401c821 2019-03-23 11:28:52,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708870887756s 2019-03-23 11:28:57,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:28:57,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:57,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-948dba80-cad1-44e4-8e32-1d2f972acb34 2019-03-23 11:28:57,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:57,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:57 GMT Server: Apache x-openstack-request-id: req-35b6da9f-f4c7-4dbb-96eb-55db06a9d82d 2019-03-23 11:28:57,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:28:57,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-35b6da9f-f4c7-4dbb-96eb-55db06a9d82d 2019-03-23 11:28:57,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721318721771s 2019-03-23 11:28:57,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:28:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:28:57,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:28:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-011d630a-0548-4b79-ad1b-f3a8dc9f2eb0 2019-03-23 11:28:57,875 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:28:57,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:28:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6bb5a41f-4426-4e98-8307-daff5fe9d49b 2019-03-23 11:28:57,917 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:28:57,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6bb5a41f-4426-4e98-8307-daff5fe9d49b 2019-03-23 11:28:57,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717780590057s 2019-03-23 11:29:02,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:02,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-50223ae3-aeb7-4e3f-a973-72acafbfddcd 2019-03-23 11:29:02,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:02,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:02 GMT Server: Apache x-openstack-request-id: req-6c55d304-5b85-44e0-ba8b-8ae8ba6f111c 2019-03-23 11:29:02,996 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:02,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-6c55d304-5b85-44e0-ba8b-8ae8ba6f111c 2019-03-23 11:29:02,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718920230865s 2019-03-23 11:29:08,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:08,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:08,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-9643ec0a-1c40-4f01-ad81-9ab4e58b8c29 2019-03-23 11:29:08,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:08,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:08 GMT Server: Apache x-openstack-request-id: req-692ca565-d4dd-4b2e-a84f-c5ca5f2bfd18 2019-03-23 11:29:08,077 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:08,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-692ca565-d4dd-4b2e-a84f-c5ca5f2bfd18 2019-03-23 11:29:08,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757210254669s 2019-03-23 11:29:08,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:29:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:08,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-672d0635-e652-468b-844c-416f3672729f 2019-03-23 11:29:08,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:08,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d7ec9f76-9f91-465b-b96a-1ca5d2c07f95 2019-03-23 11:29:08,153 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:29:08,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d7ec9f76-9f91-465b-b96a-1ca5d2c07f95 2019-03-23 11:29:08,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755038261414s 2019-03-23 11:29:13,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:13,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-fd905073-4463-45a1-aa67-fd5c123ebf61 2019-03-23 11:29:13,190 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:13,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:13 GMT Server: Apache x-openstack-request-id: req-9f1b355e-1e61-4729-bb5e-1f4689cbfb3f 2019-03-23 11:29:13,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:13,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-9f1b355e-1e61-4729-bb5e-1f4689cbfb3f 2019-03-23 11:29:13,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716750621796s 2019-03-23 11:29:18,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:18,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:18,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-14ec41ab-c3b7-4838-a0c5-67031d426c04 2019-03-23 11:29:18,269 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:18,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:18 GMT Server: Apache x-openstack-request-id: req-88eabd67-6b61-4c99-ac56-d5943afe404c 2019-03-23 11:29:18,312 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:18,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-88eabd67-6b61-4c99-ac56-d5943afe404c 2019-03-23 11:29:18,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074597120285s 2019-03-23 11:29:18,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:29:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:18,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f60642ce-9fa4-4c06-8071-3e6c9600cf9a 2019-03-23 11:29:18,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:18,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c8cdbcf8-0ffe-4429-8d60-2172d5fa595f 2019-03-23 11:29:18,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:29:18,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c8cdbcf8-0ffe-4429-8d60-2172d5fa595f 2019-03-23 11:29:18,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731799602509s 2019-03-23 11:29:23,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:23,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:23,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-5c96e6ff-ad12-4c52-8aea-bc6272b9c080 2019-03-23 11:29:23,421 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:23,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:23 GMT Server: Apache x-openstack-request-id: req-08f5b4be-8e4d-4d75-bb0b-ed815fa55d43 2019-03-23 11:29:23,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:23,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-08f5b4be-8e4d-4d75-bb0b-ed815fa55d43 2019-03-23 11:29:23,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706379413605s 2019-03-23 11:29:28,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:28,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:28,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-7cb57c4f-e307-4e0e-a46e-2e0fcd2cfa63 2019-03-23 11:29:28,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:28,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:28 GMT Server: Apache x-openstack-request-id: req-4ca635a5-bfc7-49fb-aa7b-8c627335b518 2019-03-23 11:29:28,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:28,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-4ca635a5-bfc7-49fb-aa7b-8c627335b518 2019-03-23 11:29:28,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737731456757s 2019-03-23 11:29:28,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:29:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:28,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-529700b7-b382-420c-b9eb-beaf69a6b6fa 2019-03-23 11:29:28,572 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:28,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d3ff4210-6f12-43bc-af7b-5d520ad3b329 2019-03-23 11:29:28,615 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:29:28,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d3ff4210-6f12-43bc-af7b-5d520ad3b329 2019-03-23 11:29:28,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739049911499s 2019-03-23 11:29:33,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:33,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:33,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-422c1fc6-2b8b-4f93-b840-43f26d9ccfaf 2019-03-23 11:29:33,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:33,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:33 GMT Server: Apache x-openstack-request-id: req-8b038fdb-5a2c-402a-be0e-7616c26c98a4 2019-03-23 11:29:33,693 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:33,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-8b038fdb-5a2c-402a-be0e-7616c26c98a4 2019-03-23 11:29:33,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711491107941s 2019-03-23 11:29:38,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:38,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:38,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-1e81c639-6031-457f-ad2c-07018756e734 2019-03-23 11:29:38,727 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:38,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:38 GMT Server: Apache x-openstack-request-id: req-91478956-75bc-462e-ad9c-cc6abcae5594 2019-03-23 11:29:38,770 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:38,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-91478956-75bc-462e-ad9c-cc6abcae5594 2019-03-23 11:29:38,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745248794556s 2019-03-23 11:29:38,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:29:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:38,800 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-1f73a133-eeb1-446a-8be5-7cb40cc65246 2019-03-23 11:29:38,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:38,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3f69ad0-09b4-4d40-9367-84f7248d8920 2019-03-23 11:29:38,843 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:29:38,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-e3f69ad0-09b4-4d40-9367-84f7248d8920 2019-03-23 11:29:38,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726459026337s 2019-03-23 11:29:43,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:43,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-b7f81928-c0e8-4698-ae58-a21efb7fa20c 2019-03-23 11:29:43,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:43,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:43 GMT Server: Apache x-openstack-request-id: req-b26cd628-63b7-4fe2-b8c6-82c9900aa899 2019-03-23 11:29:43,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:43,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-b26cd628-63b7-4fe2-b8c6-82c9900aa899 2019-03-23 11:29:43,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719130039215s 2019-03-23 11:29:48,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:48,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:48,959 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-29461450-443c-4ce0-a890-edf863ed0e82 2019-03-23 11:29:48,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:49,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:48 GMT Server: Apache x-openstack-request-id: req-00210de5-b7f6-4206-a0de-5611ee213f18 2019-03-23 11:29:49,001 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:49,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-00210de5-b7f6-4206-a0de-5611ee213f18 2019-03-23 11:29:49,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737020969391s 2019-03-23 11:29:49,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:29:49,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:49,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:49 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e24416e2-8fd6-43ba-ad1c-11c2fb7685a1 2019-03-23 11:29:49,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:49,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e96859c1-9034-4f30-ab0f-33c03ed6d3be 2019-03-23 11:29:49,074 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:29:49,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-e96859c1-9034-4f30-ab0f-33c03ed6d3be 2019-03-23 11:29:49,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732369422913s 2019-03-23 11:29:54,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:54,112 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-4a29ca5d-fc34-4a9b-a486-2fa9662cc493 2019-03-23 11:29:54,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. 2019-03-23 11:29:54,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:54 GMT Server: Apache x-openstack-request-id: req-7aa35bd9-ff4d-42dd-b8e1-865f592a0863 2019-03-23 11:29:54,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:54,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-7aa35bd9-ff4d-42dd-b8e1-865f592a0863 2019-03-23 11:29:54,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.322080850601s 2019-03-23 11:29:59,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:29:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:59,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-174ae242-0a08-4820-9003-1b5ed83b7deb 2019-03-23 11:29:59,721 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:59,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:59 GMT Server: Apache x-openstack-request-id: req-d0393881-72a6-430e-b6f3-51deba53ccc4 2019-03-23 11:29:59,762 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:29:59,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-d0393881-72a6-430e-b6f3-51deba53ccc4 2019-03-23 11:29:59,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352744102478s 2019-03-23 11:29:59,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:29:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:29:59,793 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:29:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a5529af-f794-49ad-a21c-8e1a15b80d15 2019-03-23 11:29:59,794 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:29:59,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:29:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a2ab866b-67d2-45e3-ab75-d751a0ff4b40 2019-03-23 11:29:59,839 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:29:59,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a2ab866b-67d2-45e3-ab75-d751a0ff4b40 2019-03-23 11:29:59,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0770630836487s 2019-03-23 11:30:04,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:04,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-77e9dd91-7944-4fcc-9a51-82689ef4403b 2019-03-23 11:30:04,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:04,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:04 GMT Server: Apache x-openstack-request-id: req-f4af4b42-03d0-45e3-a1ec-221c8d62af59 2019-03-23 11:30:04,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:04,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f4af4b42-03d0-45e3-a1ec-221c8d62af59 2019-03-23 11:30:04,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0804059505463s 2019-03-23 11:30:09,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:09,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:09,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e5a0f0c2-757c-4f21-8c58-63afa003e6d0 2019-03-23 11:30:09,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:10,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:09 GMT Server: Apache x-openstack-request-id: req-85efe780-0604-40b3-80d6-91a88fa3cbf8 2019-03-23 11:30:10,008 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:10,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-85efe780-0604-40b3-80d6-91a88fa3cbf8 2019-03-23 11:30:10,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755479335785s 2019-03-23 11:30:10,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:30:10,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:10,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea13cd14-3cd8-43e8-884d-9836202997a9 2019-03-23 11:30:10,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:10,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-063e0a87-c0f6-4739-922d-5687f7577d0c 2019-03-23 11:30:10,084 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:30:10,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-063e0a87-c0f6-4739-922d-5687f7577d0c 2019-03-23 11:30:10,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747110843658s 2019-03-23 11:30:15,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:15,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-7e11fe31-4a80-4112-9bd6-7c896a5b0060 2019-03-23 11:30:15,117 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:15,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:15 GMT Server: Apache x-openstack-request-id: req-cefdfc73-73bc-4fdc-bde1-9ea34380912d 2019-03-23 11:30:15,157 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:15,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-cefdfc73-73bc-4fdc-bde1-9ea34380912d 2019-03-23 11:30:15,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069619178772s 2019-03-23 11:30:20,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:20,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:20,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c522311a-0791-4842-8dfb-718d48bf26da 2019-03-23 11:30:20,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:20,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:20 GMT Server: Apache x-openstack-request-id: req-4e35bfe3-5f0a-4197-9ce8-cfe9a5cf0ebf 2019-03-23 11:30:20,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:20,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-4e35bfe3-5f0a-4197-9ce8-cfe9a5cf0ebf 2019-03-23 11:30:20,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.534187078476s 2019-03-23 11:30:20,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:30:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:20,726 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f82d979a-9eb9-40b3-b050-d6fbcb345a0b 2019-03-23 11:30:20,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. 2019-03-23 11:30:21,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1e61d49-e643-40ef-8bc7-361701fdb5cd 2019-03-23 11:30:21,016 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:30:21,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b1e61d49-e643-40ef-8bc7-361701fdb5cd 2019-03-23 11:30:21,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.318482875824s 2019-03-23 11:30:26,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:26,053 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-a1982ca8-7007-434c-b2ec-7a16300538f1 2019-03-23 11:30:26,053 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:26,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:26 GMT Server: Apache x-openstack-request-id: req-f9eb1277-5321-4860-985a-24b34ba8ae3d 2019-03-23 11:30:26,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:26,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f9eb1277-5321-4860-985a-24b34ba8ae3d 2019-03-23 11:30:26,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746119022369s 2019-03-23 11:30:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:31,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:31 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-b9176ee7-a06b-4dad-a66a-a88abb141b96 2019-03-23 11:30:31,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:31,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:31 GMT Server: Apache x-openstack-request-id: req-267f80b1-6383-46e0-9280-ce8089478fae 2019-03-23 11:30:31,177 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:31,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-267f80b1-6383-46e0-9280-ce8089478fae 2019-03-23 11:30:31,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734810829163s 2019-03-23 11:30:31,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:30:31,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:31,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:31 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e67aa929-601d-428e-b35e-f3cb5d1bb2dd 2019-03-23 11:30:31,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:31,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0532f08a-dd92-4db6-a316-3e8551b00a39 2019-03-23 11:30:31,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:30:31,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-0532f08a-dd92-4db6-a316-3e8551b00a39 2019-03-23 11:30:31,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0746560096741s 2019-03-23 11:30:36,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:36,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:36,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:36 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-2101588c-459a-4220-9789-7da710b363ee 2019-03-23 11:30:36,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:36,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:36 GMT Server: Apache x-openstack-request-id: req-96670cfc-a47e-432e-9bbb-edc49224d7b2 2019-03-23 11:30:36,601 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:36,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-96670cfc-a47e-432e-9bbb-edc49224d7b2 2019-03-23 11:30:36,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342131137848s 2019-03-23 11:30:41,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:41,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-88164cbd-2c8d-4e0b-8dfe-1e618595f865 2019-03-23 11:30:41,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:41,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:41 GMT Server: Apache x-openstack-request-id: req-4e5db72c-9fea-44ff-a9ad-0ced09ccef35 2019-03-23 11:30:41,687 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:41,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-4e5db72c-9fea-44ff-a9ad-0ced09ccef35 2019-03-23 11:30:41,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0804719924927s 2019-03-23 11:30:41,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:30:41,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:41,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-2671f890-375f-401f-87d9-ec1a039e3d13 2019-03-23 11:30:41,719 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:41,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44751438-b198-4e53-b650-dffc2e60371b 2019-03-23 11:30:41,763 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:30:41,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-44751438-b198-4e53-b650-dffc2e60371b 2019-03-23 11:30:41,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0751800537109s 2019-03-23 11:30:46,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:46,996 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c7bb553f-dd7b-4619-9dfe-233a66152e36 2019-03-23 11:30:46,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:47,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:46 GMT Server: Apache x-openstack-request-id: req-c2e80a36-c79b-4aab-9504-18aa03f77745 2019-03-23 11:30:47,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:47,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-c2e80a36-c79b-4aab-9504-18aa03f77745 2019-03-23 11:30:47,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.269124984741s 2019-03-23 11:30:52,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:52,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c1d3dd32-143d-4cc3-bafe-72117ea52bd9 2019-03-23 11:30:52,079 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:52,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:52 GMT Server: Apache x-openstack-request-id: req-6f23f810-8f13-4527-a281-78b8444c8ba2 2019-03-23 11:30:52,122 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:52,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-6f23f810-8f13-4527-a281-78b8444c8ba2 2019-03-23 11:30:52,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772321224213s 2019-03-23 11:30:52,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:30:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:52,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-09cfa275-c2f3-45d3-b38a-7bd1afc8c43d 2019-03-23 11:30:52,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:52,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-62f9673b-f759-4968-9947-30cb5fb95cf6 2019-03-23 11:30:52,453 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:30:52,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-62f9673b-f759-4968-9947-30cb5fb95cf6 2019-03-23 11:30:52,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.330346107483s 2019-03-23 11:30:57,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:30:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:30:57,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:30:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-04f8fedf-0f79-469a-9c1a-eea0dca23208 2019-03-23 11:30:57,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:30:58,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:30:57 GMT Server: Apache x-openstack-request-id: req-84fa0225-6bd6-464c-b1c4-013d9b97c115 2019-03-23 11:30:58,088 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:30:58,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-84fa0225-6bd6-464c-b1c4-013d9b97c115 2019-03-23 11:30:58,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.628535985947s 2019-03-23 11:31:03,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:03,125 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:03 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-89fc0d1c-c546-491b-b8be-2afe9c0d2f2e 2019-03-23 11:31:03,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:03,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:03 GMT Server: Apache x-openstack-request-id: req-a0c79acc-7238-4fe7-82d0-4169343e82b7 2019-03-23 11:31:03,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:03,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-a0c79acc-7238-4fe7-82d0-4169343e82b7 2019-03-23 11:31:03,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729048252106s 2019-03-23 11:31:03,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:31:03,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:03,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:03 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-aade6620-133c-4d20-9e4f-0606a4d15ccb 2019-03-23 11:31:03,383 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:03,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38cfd34a-8614-4eaa-9929-299228f14734 2019-03-23 11:31:03,425 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:31:03,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-38cfd34a-8614-4eaa-9929-299228f14734 2019-03-23 11:31:03,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.258121013641s 2019-03-23 11:31:08,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:08,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:08,461 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-cb3ba0a0-42a6-480d-837e-46600f3fca96 2019-03-23 11:31:08,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:08,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:08 GMT Server: Apache x-openstack-request-id: req-fb3a6ec7-9944-4453-a100-f3f727e12d43 2019-03-23 11:31:08,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:08,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-fb3a6ec7-9944-4453-a100-f3f727e12d43 2019-03-23 11:31:08,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754919052124s 2019-03-23 11:31:13,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:13,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:13,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-478fec3c-d983-4552-a880-42fb66e02af1 2019-03-23 11:31:13,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:13,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:13 GMT Server: Apache x-openstack-request-id: req-e07d0003-3e21-4533-ab26-bde35a02b362 2019-03-23 11:31:13,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:13,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e07d0003-3e21-4533-ab26-bde35a02b362 2019-03-23 11:31:13,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761210918427s 2019-03-23 11:31:13,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:31:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:13,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-a54740e7-20bc-490f-8ca5-d14908361b64 2019-03-23 11:31:13,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:13,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14dc4fa2-a496-4f17-b193-ce5711aa2735 2019-03-23 11:31:13,659 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:31:13,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-14dc4fa2-a496-4f17-b193-ce5711aa2735 2019-03-23 11:31:13,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733199119568s 2019-03-23 11:31:18,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:18,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:18,699 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-caae5475-05e7-434c-a5e3-81e0e89e24d4 2019-03-23 11:31:18,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:18 GMT Server: Apache x-openstack-request-id: req-21dabbf9-3366-4785-8280-4b547c10de40 2019-03-23 11:31:18,742 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:18,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-21dabbf9-3366-4785-8280-4b547c10de40 2019-03-23 11:31:18,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762920379639s 2019-03-23 11:31:23,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:23,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-4109045d-3c5b-498d-93be-cd1d2220e6b0 2019-03-23 11:31:23,779 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:23,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:23 GMT Server: Apache x-openstack-request-id: req-9d031402-e9ba-41cf-9490-c880aaee10ae 2019-03-23 11:31:23,820 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:23,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-9d031402-e9ba-41cf-9490-c880aaee10ae 2019-03-23 11:31:23,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715279579163s 2019-03-23 11:31:23,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:31:23,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:23,850 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f15b9072-9f44-4890-94ea-127b0cb026ac 2019-03-23 11:31:23,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:23,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7ca1ff1-76dd-4f33-a030-d840e75055c7 2019-03-23 11:31:23,892 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:31:23,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a7ca1ff1-76dd-4f33-a030-d840e75055c7 2019-03-23 11:31:23,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714330673218s 2019-03-23 11:31:28,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:28,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:28,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-b018c944-8788-4a7a-88b3-6199c7999359 2019-03-23 11:31:28,931 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:28,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:28 GMT Server: Apache x-openstack-request-id: req-bcacc87d-3df9-42a7-8398-20f0614beadd 2019-03-23 11:31:28,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:28,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-bcacc87d-3df9-42a7-8398-20f0614beadd 2019-03-23 11:31:28,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073842048645s 2019-03-23 11:31:33,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:34,008 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e8d4708e-fd90-495a-99f0-03c03f17478c 2019-03-23 11:31:34,008 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:34,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:34 GMT Server: Apache x-openstack-request-id: req-a0d1329c-97aa-40f3-a1a3-a985ad199b65 2019-03-23 11:31:34,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:34,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-a0d1329c-97aa-40f3-a1a3-a985ad199b65 2019-03-23 11:31:34,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074765920639s 2019-03-23 11:31:34,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:31:34,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:34,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:34 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-19e60b2c-d34a-494e-a1f4-4b648587fc36 2019-03-23 11:31:34,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:34,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-208e2ddd-4057-4071-9d19-7b50943f7a18 2019-03-23 11:31:34,107 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:31:34,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-208e2ddd-4057-4071-9d19-7b50943f7a18 2019-03-23 11:31:34,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054986000061s 2019-03-23 11:31:39,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:39,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:39 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-a3840b53-828b-41a2-a74c-9440b513bd2e 2019-03-23 11:31:39,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:39,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:39 GMT Server: Apache x-openstack-request-id: req-e1d3f1b6-03b6-4e01-9ac6-2014ca285af5 2019-03-23 11:31:39,184 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:39,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e1d3f1b6-03b6-4e01-9ac6-2014ca285af5 2019-03-23 11:31:39,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711500644684s 2019-03-23 11:31:44,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:44,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:44,219 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-0be389b6-28ea-4d03-a08c-15aa215d03fe 2019-03-23 11:31:44,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:44,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:44 GMT Server: Apache x-openstack-request-id: req-179d2855-bf20-4052-8e48-d11e91473167 2019-03-23 11:31:44,260 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:44,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-179d2855-bf20-4052-8e48-d11e91473167 2019-03-23 11:31:44,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698020458221s 2019-03-23 11:31:44,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:31:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:44,288 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-6d1d7c67-e0f4-4106-afb2-063d8198393a 2019-03-23 11:31:44,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:44,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91c74348-705d-41cf-a56b-7e59e2c168f8 2019-03-23 11:31:44,329 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:31:44,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-91c74348-705d-41cf-a56b-7e59e2c168f8 2019-03-23 11:31:44,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0684349536896s 2019-03-23 11:31:49,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:49,367 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:49 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-5a5d488a-6fb8-4d3e-a2ce-23748848e949 2019-03-23 11:31:49,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:49,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:49 GMT Server: Apache x-openstack-request-id: req-500ad820-17f5-4ffa-9db9-7025c9591df8 2019-03-23 11:31:49,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:49,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-500ad820-17f5-4ffa-9db9-7025c9591df8 2019-03-23 11:31:49,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763590335846s 2019-03-23 11:31:54,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:54,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-3a225b90-adbc-479e-bf28-757dcd7df56b 2019-03-23 11:31:54,445 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:54,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:54 GMT Server: Apache x-openstack-request-id: req-d2c12ca0-4aea-40b6-b110-1ef515b35dc0 2019-03-23 11:31:54,487 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:54,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-d2c12ca0-4aea-40b6-b110-1ef515b35dc0 2019-03-23 11:31:54,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742769241333s 2019-03-23 11:31:54,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:31:54,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:54,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-fce73e0b-6b28-4a3d-981d-048dd0cb9697 2019-03-23 11:31:54,519 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:54,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b7b9e3d6-c640-4a2e-9966-171da86198d9 2019-03-23 11:31:54,561 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:31:54,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b7b9e3d6-c640-4a2e-9966-171da86198d9 2019-03-23 11:31:54,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736210346222s 2019-03-23 11:31:59,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:31:59,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:31:59,594 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:31:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-8d2268b9-dc05-40df-8d8d-31aebe5e305d 2019-03-23 11:31:59,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:31:59,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:31:59 GMT Server: Apache x-openstack-request-id: req-a7d51fde-ccbc-4af8-9827-9a5f12d61447 2019-03-23 11:31:59,635 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:31:59,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-a7d51fde-ccbc-4af8-9827-9a5f12d61447 2019-03-23 11:31:59,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702149868011s 2019-03-23 11:32:04,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:04,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:04,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c96de935-a654-4ff7-9d64-fd98527192df 2019-03-23 11:32:04,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:04,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:04 GMT Server: Apache x-openstack-request-id: req-e14aa5ba-039b-45a5-9036-a89ca1ff35f7 2019-03-23 11:32:04,989 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:04,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e14aa5ba-039b-45a5-9036-a89ca1ff35f7 2019-03-23 11:32:04,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349900007248s 2019-03-23 11:32:04,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:32:04,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:05,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-064e670c-b23a-4637-877f-708891b2feba 2019-03-23 11:32:05,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:05,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3cce0dc2-e13e-4f03-9cb9-eda9ada23467 2019-03-23 11:32:05,062 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:32:05,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-3cce0dc2-e13e-4f03-9cb9-eda9ada23467 2019-03-23 11:32:05,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073184967041s 2019-03-23 11:32:10,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:10,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-bce33d1e-9784-4bdb-a1b9-ce2929105673 2019-03-23 11:32:10,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:10,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:10 GMT Server: Apache x-openstack-request-id: req-aaf0813f-02ee-4982-839f-c63ee3059d57 2019-03-23 11:32:10,144 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:10,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-aaf0813f-02ee-4982-839f-c63ee3059d57 2019-03-23 11:32:10,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750968456268s 2019-03-23 11:32:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:15,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:15,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-1cc19cb5-35eb-4dc3-8f9a-3a1c9a4e7594 2019-03-23 11:32:15,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. 2019-03-23 11:32:15,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:15 GMT Server: Apache x-openstack-request-id: req-81b9027e-b35a-4d08-ae77-c4b2c127dcb0 2019-03-23 11:32:15,222 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:15,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-81b9027e-b35a-4d08-ae77-c4b2c127dcb0 2019-03-23 11:32:15,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761339664459s 2019-03-23 11:32:15,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:32:15,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:15,254 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-79ea706d-a08a-421a-b935-85dd6fe873a9 2019-03-23 11:32:15,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:15,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d6aeb127-7cfb-4d00-86df-15147b3e7095 2019-03-23 11:32:15,301 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:32:15,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d6aeb127-7cfb-4d00-86df-15147b3e7095 2019-03-23 11:32:15,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0782761573792s 2019-03-23 11:32:20,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:20,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:20,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-65692e6c-3e3d-443e-9171-1309d3212e56 2019-03-23 11:32:20,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:20,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:20 GMT Server: Apache x-openstack-request-id: req-75438226-9261-4dfe-b29e-636f49ae59dc 2019-03-23 11:32:20,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:20,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-75438226-9261-4dfe-b29e-636f49ae59dc 2019-03-23 11:32:20,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728998184204s 2019-03-23 11:32:25,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:25,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:25,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-95872d43-2c3d-4f28-b9e3-618579bfc49c 2019-03-23 11:32:25,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:25 GMT Server: Apache x-openstack-request-id: req-65d0cb2c-c9e2-49bb-b14e-6791feb131e7 2019-03-23 11:32:25,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:25,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-65d0cb2c-c9e2-49bb-b14e-6791feb131e7 2019-03-23 11:32:25,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734131336212s 2019-03-23 11:32:25,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:32:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:25,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-1fcad6c0-1c12-46a2-a0cc-8240a40afe6d 2019-03-23 11:32:25,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:25,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9251d9a-f38a-4eed-9762-f37adc6872b3 2019-03-23 11:32:25,536 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:32:25,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c9251d9a-f38a-4eed-9762-f37adc6872b3 2019-03-23 11:32:25,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755360126495s 2019-03-23 11:32:30,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:30,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:30,575 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-faaf2234-7f97-4adb-9d64-081b48fcebf6 2019-03-23 11:32:30,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:30,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:30 GMT Server: Apache x-openstack-request-id: req-d878c1b5-1ed0-43c9-bbf9-792867fe2f37 2019-03-23 11:32:30,617 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:30,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-d878c1b5-1ed0-43c9-bbf9-792867fe2f37 2019-03-23 11:32:30,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738971233368s 2019-03-23 11:32:35,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:35,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c2b9cce2-af57-4ecb-84cd-ccdb79fa35a5 2019-03-23 11:32:35,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:35,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:35 GMT Server: Apache x-openstack-request-id: req-465d98ae-ea5d-4ebb-a1e4-957702c9aed4 2019-03-23 11:32:35,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:35,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-465d98ae-ea5d-4ebb-a1e4-957702c9aed4 2019-03-23 11:32:35,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711438655853s 2019-03-23 11:32:35,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:32:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:35,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e63d1975-3cb2-4aa4-93bc-d319bef970f6 2019-03-23 11:32:35,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:35,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6a0c68f4-f812-4b5e-abca-a68b952b4b4a 2019-03-23 11:32:35,767 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:32:35,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6a0c68f4-f812-4b5e-abca-a68b952b4b4a 2019-03-23 11:32:35,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722579956055s 2019-03-23 11:32:40,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:40,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:40,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-3f04f592-b74c-46cb-8a77-de3c86efaf33 2019-03-23 11:32:40,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. 2019-03-23 11:32:40,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:40 GMT Server: Apache x-openstack-request-id: req-d190b00a-d712-470b-9153-d6eb28c210e0 2019-03-23 11:32:40,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:40,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-d190b00a-d712-470b-9153-d6eb28c210e0 2019-03-23 11:32:40,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778770446777s 2019-03-23 11:32:45,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:45,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:45,893 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-37b0217b-d8b8-4e02-9426-9efdbca0a94a 2019-03-23 11:32:45,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:45,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:45 GMT Server: Apache x-openstack-request-id: req-b16f9a0b-6619-4cbb-b44c-a7d94f00a64d 2019-03-23 11:32:45,935 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:45,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-b16f9a0b-6619-4cbb-b44c-a7d94f00a64d 2019-03-23 11:32:45,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776607990265s 2019-03-23 11:32:45,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:32:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:45,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c4398773-fe2e-43f5-aaf0-e549a20aecd1 2019-03-23 11:32:45,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:46,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8cee93a7-7d20-499d-ac2b-eafb6c12651c 2019-03-23 11:32:46,008 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:32:46,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-8cee93a7-7d20-499d-ac2b-eafb6c12651c 2019-03-23 11:32:46,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725381374359s 2019-03-23 11:32:51,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:51,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:51,047 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-02ea17d2-adb6-4361-8816-7f2644638cc4 2019-03-23 11:32:51,047 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:51,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:51 GMT Server: Apache x-openstack-request-id: req-15e3db54-7784-4d57-9b29-aaff9ccba044 2019-03-23 11:32:51,090 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:51,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-15e3db54-7784-4d57-9b29-aaff9ccba044 2019-03-23 11:32:51,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742230415344s 2019-03-23 11:32:56,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:32:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:56,126 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-205f0686-1648-4a76-bdd7-1bd106b05073 2019-03-23 11:32:56,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:56,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:56 GMT Server: Apache x-openstack-request-id: req-50b10179-1817-406a-93fb-ee303013e197 2019-03-23 11:32:56,167 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:32:56,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-50b10179-1817-406a-93fb-ee303013e197 2019-03-23 11:32:56,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715491771698s 2019-03-23 11:32:56,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:32:56,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:32:56,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:32:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-d23cd364-55fe-48f4-a518-1bd8c87d1c2c 2019-03-23 11:32:56,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:32:56,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:32:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01bacd64-31db-4119-99d1-10372af30654 2019-03-23 11:32:56,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:32:56,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-01bacd64-31db-4119-99d1-10372af30654 2019-03-23 11:32:56,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069051027298s 2019-03-23 11:33:01,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:01,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:01,291 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-d0503c4b-36ab-4a58-890f-48b7efe71060 2019-03-23 11:33:01,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:01,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:01 GMT Server: Apache x-openstack-request-id: req-5d9a6cb5-1113-4d0c-8c9d-0402c451a2a4 2019-03-23 11:33:01,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:01,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-5d9a6cb5-1113-4d0c-8c9d-0402c451a2a4 2019-03-23 11:33:01,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895440578461s 2019-03-23 11:33:06,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:06,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-0ab27ec9-08ea-4bd4-a4d9-a2e4f6522d90 2019-03-23 11:33:06,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:06,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:06 GMT Server: Apache x-openstack-request-id: req-58d23c4e-5cbd-4599-be8d-1c4662b45638 2019-03-23 11:33:06,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:06,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-58d23c4e-5cbd-4599-be8d-1c4662b45638 2019-03-23 11:33:06,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708639621735s 2019-03-23 11:33:06,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:33:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:06,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-fef70a9c-3af4-4680-ac3f-bea164e3109b 2019-03-23 11:33:06,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:06,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-184bf6ec-5961-4364-9220-bd5d7fcd2544 2019-03-23 11:33:06,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:33:06,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-184bf6ec-5961-4364-9220-bd5d7fcd2544 2019-03-23 11:33:06,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549349784851s 2019-03-23 11:33:11,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:11,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:11,506 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c389f6aa-c241-4e47-b0f6-9e8b35987f47 2019-03-23 11:33:11,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:11,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:11 GMT Server: Apache x-openstack-request-id: req-3b2846b7-a5c5-4c7c-9845-2988aaa80482 2019-03-23 11:33:11,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:11,549 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-3b2846b7-a5c5-4c7c-9845-2988aaa80482 2019-03-23 11:33:11,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076534986496s 2019-03-23 11:33:16,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:16,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:16,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-d8659da5-d86a-4b44-8e4b-1d7ab5f837c2 2019-03-23 11:33:16,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:16,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:16 GMT Server: Apache x-openstack-request-id: req-fcc5d5f0-0ab0-40ee-a2c2-554b032086b6 2019-03-23 11:33:16,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:16,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-fcc5d5f0-0ab0-40ee-a2c2-554b032086b6 2019-03-23 11:33:16,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0798711776733s 2019-03-23 11:33:16,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:33:16,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:16,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-10524e11-750d-4892-9c1e-428526557a59 2019-03-23 11:33:16,665 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:16,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-225391d8-a19d-4e1e-b79f-8f2bc63b7e1c 2019-03-23 11:33:16,707 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:33:16,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-225391d8-a19d-4e1e-b79f-8f2bc63b7e1c 2019-03-23 11:33:16,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727679729462s 2019-03-23 11:33:21,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:21,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:21,746 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-8458cae4-47bd-44e4-8963-daeb5284effa 2019-03-23 11:33:21,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:21,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:21 GMT Server: Apache x-openstack-request-id: req-0916d488-54a9-445a-9820-2d27bf394373 2019-03-23 11:33:21,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:21,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-0916d488-54a9-445a-9820-2d27bf394373 2019-03-23 11:33:21,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751371383667s 2019-03-23 11:33:26,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:26,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:26,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-1134dbbc-99d4-4110-bf44-b8f62f4ade41 2019-03-23 11:33:26,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:26,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:26 GMT Server: Apache x-openstack-request-id: req-9b46ea7b-b037-4ab9-86b6-68162fbe26a0 2019-03-23 11:33:26,866 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:26,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-9b46ea7b-b037-4ab9-86b6-68162fbe26a0 2019-03-23 11:33:26,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710611343384s 2019-03-23 11:33:26,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:33:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:26,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-3701fa5a-deb3-47d6-979e-3b423acf02c1 2019-03-23 11:33:26,896 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:26,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0be194a0-cfa8-450b-8b39-ff566a3ba58a 2019-03-23 11:33:26,938 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:33:26,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-0be194a0-cfa8-450b-8b39-ff566a3ba58a 2019-03-23 11:33:26,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071713924408s 2019-03-23 11:33:31,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:31,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:31,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:31 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e2fe7b0d-e7d8-4858-afac-91ecb508e2b8 2019-03-23 11:33:31,976 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:32,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:31 GMT Server: Apache x-openstack-request-id: req-8f48aa68-4f2f-491a-a61f-e932140b42d3 2019-03-23 11:33:32,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:32,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-8f48aa68-4f2f-491a-a61f-e932140b42d3 2019-03-23 11:33:32,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744030475616s 2019-03-23 11:33:37,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:37,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:37,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-a6ed499a-0e38-4876-90a6-6001f46c3e1e 2019-03-23 11:33:37,056 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:37,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:37 GMT Server: Apache x-openstack-request-id: req-fc2c7744-492d-419e-89cc-98ad9dce1451 2019-03-23 11:33:37,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:37,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-fc2c7744-492d-419e-89cc-98ad9dce1451 2019-03-23 11:33:37,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075098991394s 2019-03-23 11:33:37,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:33:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:37,129 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-24c0f190-cdd7-4e25-93f3-0fa97a773b05 2019-03-23 11:33:37,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:37,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-66988438-4ee7-4065-88bf-8a29a660fa59 2019-03-23 11:33:37,172 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:33:37,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-66988438-4ee7-4065-88bf-8a29a660fa59 2019-03-23 11:33:37,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727169513702s 2019-03-23 11:33:42,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:42,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:42,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-06e6758e-f16b-4070-a824-eb8942027c31 2019-03-23 11:33:42,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:42,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:42 GMT Server: Apache x-openstack-request-id: req-daa573d5-87d5-424b-8b7c-5fd5dfc9f110 2019-03-23 11:33:42,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:42,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-daa573d5-87d5-424b-8b7c-5fd5dfc9f110 2019-03-23 11:33:42,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077094078064s 2019-03-23 11:33:47,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:47,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c905fc4f-c6ec-4955-94b6-768b1f8b465a 2019-03-23 11:33:47,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:47,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:47 GMT Server: Apache x-openstack-request-id: req-ae90987f-369b-45a9-92e4-a29b1f10495a 2019-03-23 11:33:47,334 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:47,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-ae90987f-369b-45a9-92e4-a29b1f10495a 2019-03-23 11:33:47,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726809501648s 2019-03-23 11:33:47,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:33:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:47,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-38d2f03c-25d7-44af-917c-fef687b8b7e5 2019-03-23 11:33:47,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:47,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-90d28cb1-c6e1-4830-b839-68f548a70d0f 2019-03-23 11:33:47,408 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:33:47,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-90d28cb1-c6e1-4830-b839-68f548a70d0f 2019-03-23 11:33:47,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730438232422s 2019-03-23 11:33:52,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:52,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:52,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-86776d07-ebe2-4998-a894-d26c96c35dde 2019-03-23 11:33:52,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:52,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:52 GMT Server: Apache x-openstack-request-id: req-a80ab416-5e81-4c6e-b871-9a81d54cefc5 2019-03-23 11:33:52,489 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:52,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-a80ab416-5e81-4c6e-b871-9a81d54cefc5 2019-03-23 11:33:52,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745160579681s 2019-03-23 11:33:57,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:33:57,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:57,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-0ca9e75e-7940-4521-b0b7-ddb8556aa1b5 2019-03-23 11:33:57,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:57,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:57 GMT Server: Apache x-openstack-request-id: req-3a6cf03e-27d0-4710-b33f-9c7e7af88e71 2019-03-23 11:33:57,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:33:57,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-3a6cf03e-27d0-4710-b33f-9c7e7af88e71 2019-03-23 11:33:57,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734629631042s 2019-03-23 11:33:57,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:33:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:33:57,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:33:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f91b69a2-e263-4087-a946-70e8efa819b2 2019-03-23 11:33:57,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:33:57,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:33:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aac93fb7-2d5d-41c7-b9f4-e466809471ec 2019-03-23 11:33:57,642 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:33:57,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-aac93fb7-2d5d-41c7-b9f4-e466809471ec 2019-03-23 11:33:57,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729510784149s 2019-03-23 11:34:02,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:02,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:02,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-8ac6c3dc-88c0-4e84-8139-c23014c23d5f 2019-03-23 11:34:02,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:02 GMT Server: Apache x-openstack-request-id: req-f20d8ad6-df60-439c-9449-4cdf69e0add9 2019-03-23 11:34:02,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:02,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f20d8ad6-df60-439c-9449-4cdf69e0add9 2019-03-23 11:34:02,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754079818726s 2019-03-23 11:34:07,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:07,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-3860610d-142a-4941-8e67-c3e418ae1f55 2019-03-23 11:34:07,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:07,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:07 GMT Server: Apache x-openstack-request-id: req-ecb883bc-b38f-4f97-b520-62f17296b57b 2019-03-23 11:34:07,805 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:07,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-ecb883bc-b38f-4f97-b520-62f17296b57b 2019-03-23 11:34:07,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749199390411s 2019-03-23 11:34:07,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:34:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:07,837 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-947896c0-ba96-42e5-8c2d-239dfa24cd44 2019-03-23 11:34:07,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2725329-a3ed-4e07-b3d8-5bbaf024a5c2 2019-03-23 11:34:07,881 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:34:07,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-f2725329-a3ed-4e07-b3d8-5bbaf024a5c2 2019-03-23 11:34:07,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0759060382843s 2019-03-23 11:34:12,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:12,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:12 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e7e9c2f2-8b21-47a7-943a-7636dd56aa2a 2019-03-23 11:34:12,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:12,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:12 GMT Server: Apache x-openstack-request-id: req-39c57bf8-8340-4134-aef8-06d0333c6d1a 2019-03-23 11:34:12,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:12,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-39c57bf8-8340-4134-aef8-06d0333c6d1a 2019-03-23 11:34:12,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757668018341s 2019-03-23 11:34:17,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:17,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:18,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:17 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e81e3907-09ab-4d9d-929a-3c2efe4c25f5 2019-03-23 11:34:18,000 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:18,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:18 GMT Server: Apache x-openstack-request-id: req-f56459b5-9496-41bd-bbe1-0c728dcb46b2 2019-03-23 11:34:18,042 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:18,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f56459b5-9496-41bd-bbe1-0c728dcb46b2 2019-03-23 11:34:18,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729930400848s 2019-03-23 11:34:18,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:34:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:18,073 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f55790d3-ea62-4ebf-9bab-c2ffbc7a2f04 2019-03-23 11:34:18,074 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:18,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3fdb6ad-75de-4d87-89b6-be475c5fd5b5 2019-03-23 11:34:18,120 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:34:18,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-e3fdb6ad-75de-4d87-89b6-be475c5fd5b5 2019-03-23 11:34:18,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0774002075195s 2019-03-23 11:34:23,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:23,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:23,158 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-2dd60fda-388b-411d-8e81-9e9b6137fe9f 2019-03-23 11:34:23,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:23,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:23 GMT Server: Apache x-openstack-request-id: req-8c965ac8-fab4-41a7-9e73-3136d768cc10 2019-03-23 11:34:23,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:23,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-8c965ac8-fab4-41a7-9e73-3136d768cc10 2019-03-23 11:34:23,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739438533783s 2019-03-23 11:34:28,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:28,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-f354f61d-365a-4c0e-9084-eb0afc52e3d3 2019-03-23 11:34:28,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:28,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:28 GMT Server: Apache x-openstack-request-id: req-c9d32fe1-d13f-4d54-a04a-97c6a6f25ac4 2019-03-23 11:34:28,281 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:28,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-c9d32fe1-d13f-4d54-a04a-97c6a6f25ac4 2019-03-23 11:34:28,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750079154968s 2019-03-23 11:34:28,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:34:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:28,312 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-829c9242-c39d-4f20-ae56-ccea30ca4c1e 2019-03-23 11:34:28,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:28,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9241e7a5-a32c-4091-a5fe-e8372e8b7bc8 2019-03-23 11:34:28,354 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:34:28,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-9241e7a5-a32c-4091-a5fe-e8372e8b7bc8 2019-03-23 11:34:28,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072438955307s 2019-03-23 11:34:33,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:33,391 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-505f78f6-4261-41f4-a1ed-49e40c427c0a 2019-03-23 11:34:33,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:33,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:33 GMT Server: Apache x-openstack-request-id: req-e8a26210-613b-48b3-b504-bf923f291a1a 2019-03-23 11:34:33,433 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:33,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e8a26210-613b-48b3-b504-bf923f291a1a 2019-03-23 11:34:33,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720610618591s 2019-03-23 11:34:38,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:38,472 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-84950439-54dd-4743-ae80-a471a56ff70d 2019-03-23 11:34:38,472 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:38,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:38 GMT Server: Apache x-openstack-request-id: req-756559ef-c376-4650-bc07-2bcc2cfb38ec 2019-03-23 11:34:38,515 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:38,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-756559ef-c376-4650-bc07-2bcc2cfb38ec 2019-03-23 11:34:38,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075581073761s 2019-03-23 11:34:38,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:34:38,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:38,546 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-6375902d-2ff0-43e6-9610-f48bb8f8bae0 2019-03-23 11:34:38,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-469c84d5-dc16-4dea-a830-ed21ccdb208c 2019-03-23 11:34:38,589 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:34:38,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-469c84d5-dc16-4dea-a830-ed21ccdb208c 2019-03-23 11:34:38,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741579532623s 2019-03-23 11:34:43,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:43,627 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-de2dbc43-13f8-4d63-b05e-57f55e66893a 2019-03-23 11:34:43,627 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:43,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:43 GMT Server: Apache x-openstack-request-id: req-bc3c6435-1907-4451-9c57-a4c3e0789fca 2019-03-23 11:34:43,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:43,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-bc3c6435-1907-4451-9c57-a4c3e0789fca 2019-03-23 11:34:43,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747530460358s 2019-03-23 11:34:48,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:48,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:48,708 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-5ae46db4-d0e1-4c79-8b82-97f750454e9f 2019-03-23 11:34:48,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:48,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:48 GMT Server: Apache x-openstack-request-id: req-76316182-6773-4619-9f06-6543249230c3 2019-03-23 11:34:48,750 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:48,750 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-76316182-6773-4619-9f06-6543249230c3 2019-03-23 11:34:48,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743970870972s 2019-03-23 11:34:48,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:34:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:48,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-89a18562-7b48-4749-86f0-c7034c77a737 2019-03-23 11:34:48,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:48,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-872a492a-a02e-409f-9f92-adbaf8c2a44e 2019-03-23 11:34:48,824 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:34:48,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-872a492a-a02e-409f-9f92-adbaf8c2a44e 2019-03-23 11:34:48,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733911991119s 2019-03-23 11:34:53,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:53,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-382aad56-36ae-4227-b816-b38f6ac76a1e 2019-03-23 11:34:53,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:53,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:53 GMT Server: Apache x-openstack-request-id: req-9156aafe-33e6-4af2-a1da-5c746f4174e4 2019-03-23 11:34:53,913 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:53,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-9156aafe-33e6-4af2-a1da-5c746f4174e4 2019-03-23 11:34:53,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0820209980011s 2019-03-23 11:34:58,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:34:58,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:58,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:58 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e3c89467-150d-415a-9842-a4d48f7f45b1 2019-03-23 11:34:58,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:58,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:58 GMT Server: Apache x-openstack-request-id: req-7f6a12ae-9ba2-4f23-a694-22ac54b42768 2019-03-23 11:34:58,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:34:58,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-7f6a12ae-9ba2-4f23-a694-22ac54b42768 2019-03-23 11:34:58,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745480060577s 2019-03-23 11:34:58,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:34:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:34:59,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:34:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-1948949d-da74-4948-9b5f-26468cf7ef01 2019-03-23 11:34:59,025 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:34:59,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:34:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca68c041-0a2c-4748-9053-fddda9c28fce 2019-03-23 11:34:59,051 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:34:59,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ca68c041-0a2c-4748-9053-fddda9c28fce 2019-03-23 11:34:59,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0576109886169s 2019-03-23 11:35:04,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:04,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:04,089 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-d6182d58-bbd7-4f8c-9055-41a19b254b80 2019-03-23 11:35:04,089 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:04 GMT Server: Apache x-openstack-request-id: req-7efb1dd5-60c9-42ce-a838-dd2fca4dfc3a 2019-03-23 11:35:04,130 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:04,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-7efb1dd5-60c9-42ce-a838-dd2fca4dfc3a 2019-03-23 11:35:04,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722160339355s 2019-03-23 11:35:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:09,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:09,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-501b9290-6f8a-48c6-b7d2-930c983dc3b9 2019-03-23 11:35:09,168 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:09,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:09 GMT Server: Apache x-openstack-request-id: req-04e22ddb-b2a8-4374-a5fb-ab25925f0c8b 2019-03-23 11:35:09,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:09,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-04e22ddb-b2a8-4374-a5fb-ab25925f0c8b 2019-03-23 11:35:09,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773239135742s 2019-03-23 11:35:09,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:35:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:09,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-04d4f9a5-2c50-4c21-b979-8547dcf40979 2019-03-23 11:35:09,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:09,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12eb4fd8-fd49-4576-8b68-a99d5173449c 2019-03-23 11:35:09,552 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:35:09,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-12eb4fd8-fd49-4576-8b68-a99d5173449c 2019-03-23 11:35:09,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.340612888336s 2019-03-23 11:35:14,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:14,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-714d0c02-8d0b-4de5-a2d8-91853ffb8df8 2019-03-23 11:35:14,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:14,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:14 GMT Server: Apache x-openstack-request-id: req-dd176b06-a315-4f5a-82a7-6086087e339f 2019-03-23 11:35:14,631 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:14,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-dd176b06-a315-4f5a-82a7-6086087e339f 2019-03-23 11:35:14,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727138519287s 2019-03-23 11:35:19,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:19,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-de77a380-8335-4644-a63c-164ad3abf755 2019-03-23 11:35:19,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:19,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:19 GMT Server: Apache x-openstack-request-id: req-a625c632-172c-4245-9373-877c186f947e 2019-03-23 11:35:19,712 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:19,712 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-a625c632-172c-4245-9373-877c186f947e 2019-03-23 11:35:19,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749888420105s 2019-03-23 11:35:19,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:35:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:19,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-2545bb1f-dcdb-4b4c-b256-b8311d40fe3a 2019-03-23 11:35:19,743 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb49a391-cb0b-4231-836e-c0b871fb76c1 2019-03-23 11:35:19,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:35:19,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-bb49a391-cb0b-4231-836e-c0b871fb76c1 2019-03-23 11:35:19,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720698833466s 2019-03-23 11:35:24,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:24,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:24,824 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-211dfd28-7735-4ec6-846a-d0160f918240 2019-03-23 11:35:24,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:25,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:24 GMT Server: Apache x-openstack-request-id: req-655926d4-cff6-4b14-989d-dccd57f72463 2019-03-23 11:35:25,150 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:25,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-655926d4-cff6-4b14-989d-dccd57f72463 2019-03-23 11:35:25,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361700057983s 2019-03-23 11:35:30,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:30,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-7bb4bdd3-6356-4cb5-a7a2-da93e4eb88cd 2019-03-23 11:35:30,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:30,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:30 GMT Server: Apache x-openstack-request-id: req-37fb679f-3b6c-4f24-892c-afb6e4fa33c0 2019-03-23 11:35:30,228 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:30,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-37fb679f-3b6c-4f24-892c-afb6e4fa33c0 2019-03-23 11:35:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724799633026s 2019-03-23 11:35:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:35:30,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:30,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-340fc35c-df62-4eae-98ab-689d512fbec3 2019-03-23 11:35:30,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0a7e2ee6-eced-4b53-82e0-851d054eb680 2019-03-23 11:35:30,657 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:35:30,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-0a7e2ee6-eced-4b53-82e0-851d054eb680 2019-03-23 11:35:30,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.428469896317s 2019-03-23 11:35:35,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:35,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:35,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-fe00e7da-ac84-43cc-a349-e68f1678cb79 2019-03-23 11:35:35,696 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:35,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:35 GMT Server: Apache x-openstack-request-id: req-2eed41aa-f753-4547-bfc9-b1e0a721df4e 2019-03-23 11:35:35,737 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:35,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-2eed41aa-f753-4547-bfc9-b1e0a721df4e 2019-03-23 11:35:35,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725908279419s 2019-03-23 11:35:40,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:40,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:41,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-5c09adb0-f8eb-4fa9-8f4a-c12dc60a28f2 2019-03-23 11:35:41,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:41,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:41 GMT Server: Apache x-openstack-request-id: req-6d416d7c-4d69-465a-a176-ba09d6cfc7c5 2019-03-23 11:35:41,182 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:41,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-6d416d7c-4d69-465a-a176-ba09d6cfc7c5 2019-03-23 11:35:41,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.444097042084s 2019-03-23 11:35:41,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:35:41,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:41,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-fd82149e-eb17-4488-a083-4ff27dd2a761 2019-03-23 11:35:41,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:41,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-59e4b478-ece8-4f19-adc0-ff93827204ee 2019-03-23 11:35:41,516 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:35:41,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-59e4b478-ece8-4f19-adc0-ff93827204ee 2019-03-23 11:35:41,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.333286046982s 2019-03-23 11:35:46,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:46,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-7bcf73c4-5818-4910-b54b-4d4956842667 2019-03-23 11:35:46,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:46,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:46 GMT Server: Apache x-openstack-request-id: req-094b0b8d-70ca-42a2-b2db-3b51dfaf8797 2019-03-23 11:35:46,879 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:46,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-094b0b8d-70ca-42a2-b2db-3b51dfaf8797 2019-03-23 11:35:46,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35590004921s 2019-03-23 11:35:51,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:51,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:51,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-780747bd-77d8-4956-bc6f-bdf366ab422a 2019-03-23 11:35:51,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:51,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:51 GMT Server: Apache x-openstack-request-id: req-5edc895d-a0c2-4b5a-8dec-91cada3cb83b 2019-03-23 11:35:51,959 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:51,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-5edc895d-a0c2-4b5a-8dec-91cada3cb83b 2019-03-23 11:35:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074324131012s 2019-03-23 11:35:51,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:35:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:52,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-782e27eb-022d-486b-b24a-52c40fe50c3f 2019-03-23 11:35:52,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a14b249d-14f8-4488-8e66-1188d33cc1f0 2019-03-23 11:35:52,326 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:35:52,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a14b249d-14f8-4488-8e66-1188d33cc1f0 2019-03-23 11:35:52,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.366816997528s 2019-03-23 11:35:57,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:35:57,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:35:57,365 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:35:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-91e6ebb6-6a5a-4c74-86bc-4a2c5380b773 2019-03-23 11:35:57,365 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:35:57,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:35:57 GMT Server: Apache x-openstack-request-id: req-13294adb-e710-4648-8fa4-203acce2d1b2 2019-03-23 11:35:57,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:35:57,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-13294adb-e710-4648-8fa4-203acce2d1b2 2019-03-23 11:35:57,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.277827978134s 2019-03-23 11:36:02,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:02,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-93582b79-1104-43a9-95d7-965f906f635f 2019-03-23 11:36:02,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:02,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:02 GMT Server: Apache x-openstack-request-id: req-3c34751e-3b97-49d1-99ce-260ab769b95e 2019-03-23 11:36:02,968 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:02,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-3c34751e-3b97-49d1-99ce-260ab769b95e 2019-03-23 11:36:02,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352240085602s 2019-03-23 11:36:02,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:36:02,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:03,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1ea6354-9467-404a-842f-dfe6e2cf776b 2019-03-23 11:36:03,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:03,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0de0fec3-31b6-425f-90db-9c2ff7a9e45c 2019-03-23 11:36:03,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:36:03,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-0de0fec3-31b6-425f-90db-9c2ff7a9e45c 2019-03-23 11:36:03,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.358824968338s 2019-03-23 11:36:08,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:08,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:08,366 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c9b7e76e-c9ad-490e-b3ca-c2a904e93c7b 2019-03-23 11:36:08,366 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:08,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:08 GMT Server: Apache x-openstack-request-id: req-a27d6b5f-f7c4-44e1-9fa2-887595fefc6a 2019-03-23 11:36:08,408 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:08,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-a27d6b5f-f7c4-44e1-9fa2-887595fefc6a 2019-03-23 11:36:08,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732748508453s 2019-03-23 11:36:13,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:13,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:13,445 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-37aa434a-28c0-418a-be52-00729e822c91 2019-03-23 11:36:13,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:13,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:13 GMT Server: Apache x-openstack-request-id: req-b46cb7f6-9e39-4434-9ddd-3faf0350ab31 2019-03-23 11:36:13,489 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:13,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-b46cb7f6-9e39-4434-9ddd-3faf0350ab31 2019-03-23 11:36:13,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754449367523s 2019-03-23 11:36:13,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:36:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:13,519 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e2e8814-7035-4a81-a67e-7727ff6a8cf6 2019-03-23 11:36:13,520 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:13,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1688e36-87a2-4cd5-a85e-4c4f460abe0b 2019-03-23 11:36:13,562 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:36:13,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b1688e36-87a2-4cd5-a85e-4c4f460abe0b 2019-03-23 11:36:13,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729348659515s 2019-03-23 11:36:18,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:18,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:18,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-e33108c8-2e37-43a9-8bd9-ea9ec7de6047 2019-03-23 11:36:18,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:18,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:18 GMT Server: Apache x-openstack-request-id: req-836e9ce4-c023-4829-bed4-e2755d5ef4bd 2019-03-23 11:36:18,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:18,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-836e9ce4-c023-4829-bed4-e2755d5ef4bd 2019-03-23 11:36:18,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350960969925s 2019-03-23 11:36:23,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:23,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-78a990d8-08d4-4523-ab57-fdaba508a5c7 2019-03-23 11:36:23,954 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:23,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:23 GMT Server: Apache x-openstack-request-id: req-38bb4b87-1a5f-4217-9771-166c0f88b200 2019-03-23 11:36:23,997 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:23,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-38bb4b87-1a5f-4217-9771-166c0f88b200 2019-03-23 11:36:23,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760109424591s 2019-03-23 11:36:23,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:36:24,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:24,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-7dc8cc64-629a-439f-b6f7-05889dab4063 2019-03-23 11:36:24,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:24,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7ba6528d-6bdd-47fd-80db-70e84906b8d7 2019-03-23 11:36:24,071 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:36:24,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-7ba6528d-6bdd-47fd-80db-70e84906b8d7 2019-03-23 11:36:24,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734457969666s 2019-03-23 11:36:29,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:29,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:29 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-3cafa135-bd0c-41c5-aaa7-46007574e5f2 2019-03-23 11:36:29,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:29,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:29 GMT Server: Apache x-openstack-request-id: req-9d11e8f1-89f5-4b84-9ba7-165096710446 2019-03-23 11:36:29,151 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:29,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-9d11e8f1-89f5-4b84-9ba7-165096710446 2019-03-23 11:36:29,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728769302368s 2019-03-23 11:36:34,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:34,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:34,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:34 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-ae7c15a3-e208-4717-a990-b349f629ee0b 2019-03-23 11:36:34,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:34,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:34 GMT Server: Apache x-openstack-request-id: req-85bd2073-ca91-43ec-9f95-0dc31becaa45 2019-03-23 11:36:34,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:34,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-85bd2073-ca91-43ec-9f95-0dc31becaa45 2019-03-23 11:36:34,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744540691376s 2019-03-23 11:36:34,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:36:34,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:34,261 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:34 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-86beaad7-2f8f-4faa-acaf-3a0d91bd7dc6 2019-03-23 11:36:34,261 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:34,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f581edc-3386-412c-bfd2-c97f9a292634 2019-03-23 11:36:34,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:36:34,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6f581edc-3386-412c-bfd2-c97f9a292634 2019-03-23 11:36:34,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708231925964s 2019-03-23 11:36:39,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:39,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:39,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:39 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-1ddc9352-4ec8-41ee-be4e-568ff2a3c273 2019-03-23 11:36:39,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:39,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:39 GMT Server: Apache x-openstack-request-id: req-c176b21f-3ada-4ec7-ac0f-969510403dc4 2019-03-23 11:36:39,383 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:39,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-c176b21f-3ada-4ec7-ac0f-969510403dc4 2019-03-23 11:36:39,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740339756012s 2019-03-23 11:36:44,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:44,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-b672844b-a481-4240-9f5c-0b4251bd6e88 2019-03-23 11:36:44,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:44,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:44 GMT Server: Apache x-openstack-request-id: req-e87e14e7-bcbd-4fa3-86db-bc98508a8431 2019-03-23 11:36:44,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:44,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e87e14e7-bcbd-4fa3-86db-bc98508a8431 2019-03-23 11:36:44,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738379955292s 2019-03-23 11:36:44,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:36:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:44,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:44 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-25ce19b0-252f-4532-a7e5-795ee5dad157 2019-03-23 11:36:44,492 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:44,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29b1956a-e168-4439-a5d8-e2f79ff8cceb 2019-03-23 11:36:44,539 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:36:44,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-29b1956a-e168-4439-a5d8-e2f79ff8cceb 2019-03-23 11:36:44,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0776479244232s 2019-03-23 11:36:49,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:49,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:49,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:49 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-2e245a3f-96a8-4e2c-994e-24f70b673181 2019-03-23 11:36:49,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:49,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:49 GMT Server: Apache x-openstack-request-id: req-e2d38504-0f73-4a2d-8b87-b0b17bc670e2 2019-03-23 11:36:49,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:49,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e2d38504-0f73-4a2d-8b87-b0b17bc670e2 2019-03-23 11:36:49,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769758224487s 2019-03-23 11:36:54,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:54,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:54,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-f54b0223-4ea1-4e4c-a25e-e733d1a6f2d7 2019-03-23 11:36:54,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:54,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:54 GMT Server: Apache x-openstack-request-id: req-923dd34c-2abe-4d7c-a011-338aa74fcbdf 2019-03-23 11:36:54,704 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:54,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-923dd34c-2abe-4d7c-a011-338aa74fcbdf 2019-03-23 11:36:54,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754520893097s 2019-03-23 11:36:54,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:36:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:54,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-129d3c2a-03b4-4cde-b3c5-d4a9d6b08942 2019-03-23 11:36:54,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:54,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7702ad88-50ed-4610-b9d7-25d4c0d26078 2019-03-23 11:36:54,778 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:36:54,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-7702ad88-50ed-4610-b9d7-25d4c0d26078 2019-03-23 11:36:54,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731229782104s 2019-03-23 11:36:59,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:36:59,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:36:59,815 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:36:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-8887b1d5-92d8-491a-b20d-e0283245dcbd 2019-03-23 11:36:59,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:36:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:36:59 GMT Server: Apache x-openstack-request-id: req-63f736ec-032c-4618-8d24-d46d34fca624 2019-03-23 11:36:59,857 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:36:59,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-63f736ec-032c-4618-8d24-d46d34fca624 2019-03-23 11:36:59,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072313785553s 2019-03-23 11:37:04,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:04,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:04,892 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-de777598-5616-41ac-a33e-e209676f082f 2019-03-23 11:37:04,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:04,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:04 GMT Server: Apache x-openstack-request-id: req-f6d348e1-90bb-473c-b2a7-480f8dcf51b0 2019-03-23 11:37:04,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:04,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f6d348e1-90bb-473c-b2a7-480f8dcf51b0 2019-03-23 11:37:04,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710828304291s 2019-03-23 11:37:04,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:37:04,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:04,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-21f3e4e2-7308-4a1a-a267-2bd175331541 2019-03-23 11:37:04,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:05,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e95114be-99bd-4ac6-aea9-250beda34e03 2019-03-23 11:37:05,293 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:37:05,293 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-e95114be-99bd-4ac6-aea9-250beda34e03 2019-03-23 11:37:05,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.35910320282s 2019-03-23 11:37:10,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:10,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:10,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:10 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-2caf8731-ef65-49ee-ba4f-397ec43309e3 2019-03-23 11:37:10,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:10 GMT Server: Apache x-openstack-request-id: req-9325c938-9adf-463b-a9b6-1f3a479740dd 2019-03-23 11:37:10,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:10,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-9325c938-9adf-463b-a9b6-1f3a479740dd 2019-03-23 11:37:10,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761361122131s 2019-03-23 11:37:15,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:15,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-5a18706f-97db-4ebc-9c53-2df994c731b2 2019-03-23 11:37:15,415 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:15,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:15 GMT Server: Apache x-openstack-request-id: req-e11d792d-e51d-4fa4-b2aa-5d80ee818ef3 2019-03-23 11:37:15,457 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:15,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-e11d792d-e51d-4fa4-b2aa-5d80ee818ef3 2019-03-23 11:37:15,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752890110016s 2019-03-23 11:37:15,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:37:15,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:15,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:15 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c717320a-1680-4eaf-ac02-96ded295fef3 2019-03-23 11:37:15,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a2b45b8c-0324-4d87-8b09-ad17855cbf1f 2019-03-23 11:37:15,532 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:37:15,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a2b45b8c-0324-4d87-8b09-ad17855cbf1f 2019-03-23 11:37:15,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745987892151s 2019-03-23 11:37:20,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:20,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-c2787d29-25a7-41f0-9f59-ab13782864f7 2019-03-23 11:37:20,569 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:20,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:20 GMT Server: Apache x-openstack-request-id: req-f07eeb69-03d9-48cd-8477-c0ec58c25a49 2019-03-23 11:37:20,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:20,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-f07eeb69-03d9-48cd-8477-c0ec58c25a49 2019-03-23 11:37:20,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718610286713s 2019-03-23 11:37:25,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:25,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:25,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-313075c9-558c-4cb9-9b0f-07810d578fe0 2019-03-23 11:37:25,648 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:25,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:25 GMT Server: Apache x-openstack-request-id: req-838a0ea5-d2ea-4e88-98b3-4c1a05d37add 2019-03-23 11:37:25,691 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:25,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-838a0ea5-d2ea-4e88-98b3-4c1a05d37add 2019-03-23 11:37:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743160247803s 2019-03-23 11:37:25,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:37:25,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:25,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a7f7d81-c4db-4090-a277-c4db42a59fee 2019-03-23 11:37:25,722 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02e89497-3c84-484f-9305-7dce8f81d1bb 2019-03-23 11:37:25,765 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:37:25,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-02e89497-3c84-484f-9305-7dce8f81d1bb 2019-03-23 11:37:25,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732390880585s 2019-03-23 11:37:30,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:30,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc Server: Apache x-openstack-request-id: req-54516467-938e-44c0-b29c-6c9027218e4b 2019-03-23 11:37:30,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:30,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0321a89a-7331-4a5a-b6db-379db7d74bd1 2019-03-23 11:37:30,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-03-23T11:37:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum/events/a3d32446-6791-4213-81f3-b93d4135bc6b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "889e6d41-0f46-41e1-a5cd-3911b94416ae", "id": "a3d32446-6791-4213-81f3-b93d4135bc6b"}, {"resource_name": "sprout", "event_time": "2019-03-23T11:37:29Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout/events/ae9993c0-8cbb-4eaa-a91a-53891dea2473", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-eksq5bzbheyn", "id": "ae9993c0-8cbb-4eaa-a91a-53891dea2473"}]} 2019-03-23 11:37:30,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc&marker=b6ff85fa-eb33-4d10-aceb-859f7efa457b&sort_dir=asc used request id req-0321a89a-7331-4a5a-b6db-379db7d74bd1 2019-03-23 11:37:30,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737130641937s 2019-03-23 11:37:35,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:35,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-11f7bfca-ac6d-4032-9379-aa9f514913bd 2019-03-23 11:37:35,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:35,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:35 GMT Server: Apache x-openstack-request-id: req-46e049b7-498f-40c0-8545-9064311a8390 2019-03-23 11:37:35,922 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:35,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-46e049b7-498f-40c0-8545-9064311a8390 2019-03-23 11:37:35,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711970329285s 2019-03-23 11:37:40,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:40,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-3f13d331-2892-4a55-98bb-eb1dccd72bc5 2019-03-23 11:37:40,955 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:40,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:40 GMT Server: Apache x-openstack-request-id: req-87803d25-0a6c-4e50-8152-a81b8cad792e 2019-03-23 11:37:40,997 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:40,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-87803d25-0a6c-4e50-8152-a81b8cad792e 2019-03-23 11:37:40,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719110965729s 2019-03-23 11:37:40,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:37:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:41,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b577c987-a310-4131-b66f-8c86f89ce7dc 2019-03-23 11:37:41,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:41,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2300ab35-69bd-4f6f-b19a-492a1039b876 2019-03-23 11:37:41,069 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:37:41,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-2300ab35-69bd-4f6f-b19a-492a1039b876 2019-03-23 11:37:41,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712268352509s 2019-03-23 11:37:46,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:46,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:46,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-7a77095d-5ccf-403b-9fd3-398a59004d85 2019-03-23 11:37:46,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:46,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:46 GMT Server: Apache x-openstack-request-id: req-6db42034-6a24-4088-923f-4bea6488a8de 2019-03-23 11:37:46,147 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:46,147 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-6db42034-6a24-4088-923f-4bea6488a8de 2019-03-23 11:37:46,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719408988953s 2019-03-23 11:37:51,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:51,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-779015f9-ba8c-43a2-828f-a268f4861bf6 2019-03-23 11:37:51,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:51,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:51 GMT Server: Apache x-openstack-request-id: req-372f3f68-6e65-4602-b491-b438d7468ee7 2019-03-23 11:37:51,237 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:51,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-372f3f68-6e65-4602-b491-b438d7468ee7 2019-03-23 11:37:51,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.087247133255s 2019-03-23 11:37:51,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:37:51,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:51,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8063f53b-817b-4e74-be25-41f47b8167f7 2019-03-23 11:37:51,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:51,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-49d6d28b-fdf1-42e5-a82c-51b4dfb98d64 2019-03-23 11:37:51,324 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:37:51,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-49d6d28b-fdf1-42e5-a82c-51b4dfb98d64 2019-03-23 11:37:51,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0865790843964s 2019-03-23 11:37:56,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:37:56,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:37:56,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:37:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-298d7a7e-f988-44d1-b326-95decfa13491 2019-03-23 11:37:56,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:37:56,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:37:56 GMT Server: Apache x-openstack-request-id: req-328c527c-1e95-44b7-bc88-4ebbfa88ded5 2019-03-23 11:37:56,404 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:37:56,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-328c527c-1e95-44b7-bc88-4ebbfa88ded5 2019-03-23 11:37:56,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737481117249s 2019-03-23 11:38:01,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:01,440 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-27692562-f8d7-4bfb-a63b-9d7089332af3 2019-03-23 11:38:01,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:01,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:01 GMT Server: Apache x-openstack-request-id: req-1eb6eddf-5786-41fd-a0aa-5b3a16531dae 2019-03-23 11:38:01,483 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:01,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-1eb6eddf-5786-41fd-a0aa-5b3a16531dae 2019-03-23 11:38:01,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727920532227s 2019-03-23 11:38:01,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:38:01,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:01,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c36b1864-6b29-43e4-a988-d052eb227691 2019-03-23 11:38:01,512 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:01,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3783618b-246e-48bd-a07e-817b174c3a63 2019-03-23 11:38:01,553 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:38:01,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-3783618b-246e-48bd-a07e-817b174c3a63 2019-03-23 11:38:01,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697948932648s 2019-03-23 11:38:06,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:06,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:06,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-ab526fbc-4cbe-4eb3-a085-5d77df20ed29 2019-03-23 11:38:06,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:06,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:06 GMT Server: Apache x-openstack-request-id: req-d66b92b7-1ef6-42b6-a355-8b530f892760 2019-03-23 11:38:06,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:06,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-d66b92b7-1ef6-42b6-a355-8b530f892760 2019-03-23 11:38:06,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720629692078s 2019-03-23 11:38:11,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:11,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:11,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-bf7fde27-d379-4cb0-a8b4-6863e3241bac 2019-03-23 11:38:11,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:11,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:11 GMT Server: Apache x-openstack-request-id: req-468852dd-e07f-4dc0-b7f1-1bb360f90191 2019-03-23 11:38:11,709 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:11,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-468852dd-e07f-4dc0-b7f1-1bb360f90191 2019-03-23 11:38:11,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714430809021s 2019-03-23 11:38:11,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:38:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:11,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-99110b07-f073-4348-a367-17a2ca199d20 2019-03-23 11:38:11,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:11,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6bd5abf4-3768-4171-bc57-67cc1ab1d71a 2019-03-23 11:38:11,762 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:38:11,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6bd5abf4-3768-4171-bc57-67cc1ab1d71a 2019-03-23 11:38:11,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0530619621277s 2019-03-23 11:38:16,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:16,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:16,799 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-586e6b2b-3762-4993-a59e-4ff1ad12ccaa 2019-03-23 11:38:16,799 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:16,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:16 GMT Server: Apache x-openstack-request-id: req-ad36db3d-60d7-43c4-8e98-fe41fb8e7d54 2019-03-23 11:38:16,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:16,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-ad36db3d-60d7-43c4-8e98-fe41fb8e7d54 2019-03-23 11:38:16,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787851810455s 2019-03-23 11:38:21,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:21,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:21,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-467ad1e7-33b1-4431-a04f-9125fb0b202e 2019-03-23 11:38:21,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:21,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:21 GMT Server: Apache x-openstack-request-id: req-db2f0595-03f8-460b-af16-451ff41b3b76 2019-03-23 11:38:21,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:21,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-db2f0595-03f8-460b-af16-451ff41b3b76 2019-03-23 11:38:21,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736489295959s 2019-03-23 11:38:21,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:38:21,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:21,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-df3b6f1a-fa15-4ca6-bbfe-892c6ae60ce6 2019-03-23 11:38:21,951 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:21,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39fc2f6b-d402-40c3-ae00-3024ac58ed89 2019-03-23 11:38:21,976 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:38:21,976 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-39fc2f6b-d402-40c3-ae00-3024ac58ed89 2019-03-23 11:38:21,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556910037994s 2019-03-23 11:38:26,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:27,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-d50b89c8-7b31-4547-aa2c-7bbb233a8df9 2019-03-23 11:38:27,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:27,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:27 GMT Server: Apache x-openstack-request-id: req-254ab023-7af9-468c-a5f6-eea76943ca85 2019-03-23 11:38:27,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:27,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-254ab023-7af9-468c-a5f6-eea76943ca85 2019-03-23 11:38:27,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717179775238s 2019-03-23 11:38:32,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:32,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-17c06e4b-b0d1-41f4-b2e9-702674f55527 2019-03-23 11:38:32,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:32,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:32 GMT Server: Apache x-openstack-request-id: req-f27b0d19-ec98-4b69-ad79-67009952d765 2019-03-23 11:38:32,131 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:32,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-f27b0d19-ec98-4b69-ad79-67009952d765 2019-03-23 11:38:32,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712270736694s 2019-03-23 11:38:32,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:38:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:32,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-9b08239c-dade-453f-b7d7-8f2b09689588 2019-03-23 11:38:32,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:32,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-66fa87ac-e571-4c8f-8ecc-fdde941a71b7 2019-03-23 11:38:32,187 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:38:32,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-66fa87ac-e571-4c8f-8ecc-fdde941a71b7 2019-03-23 11:38:32,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0546398162842s 2019-03-23 11:38:37,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:37,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-eefeb462-24ed-4889-80ba-1d12bebfc16e 2019-03-23 11:38:37,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:37,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:37 GMT Server: Apache x-openstack-request-id: req-c5be5379-0752-4f82-9fe4-9d65e825367f 2019-03-23 11:38:37,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:37,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-c5be5379-0752-4f82-9fe4-9d65e825367f 2019-03-23 11:38:37,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720899105072s 2019-03-23 11:38:42,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:42,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-6631eb6b-13e2-425c-b9bb-b9263d2c3e1a 2019-03-23 11:38:42,301 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:42,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:42 GMT Server: Apache x-openstack-request-id: req-6f2d057f-b831-4da0-8a9a-84b03f37879c 2019-03-23 11:38:42,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:42,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-6f2d057f-b831-4da0-8a9a-84b03f37879c 2019-03-23 11:38:42,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768840312958s 2019-03-23 11:38:42,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:38:42,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:42,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8cfb784d-ed46-43b0-be60-e71851f0b800 2019-03-23 11:38:42,393 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:42,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9edbff73-5a87-48a3-a954-fa64b71b19f6 2019-03-23 11:38:42,435 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:38:42,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-9edbff73-5a87-48a3-a954-fa64b71b19f6 2019-03-23 11:38:42,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0894019603729s 2019-03-23 11:38:47,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:47,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:47,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-954425ed-85d7-4e83-bd83-9b2e5b8121d2 2019-03-23 11:38:47,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:47,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:47 GMT Server: Apache x-openstack-request-id: req-dcf2cc85-0ba4-4933-945d-fc31f9018273 2019-03-23 11:38:47,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:47,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-dcf2cc85-0ba4-4933-945d-fc31f9018273 2019-03-23 11:38:47,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741050243378s 2019-03-23 11:38:52,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:52,552 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-9a667173-25b8-473c-ae9f-4c4487128141 2019-03-23 11:38:52,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:52,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:52 GMT Server: Apache x-openstack-request-id: req-ab8c65b5-2441-4e23-aa40-10c5c98701df 2019-03-23 11:38:52,593 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:52,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-ab8c65b5-2441-4e23-aa40-10c5c98701df 2019-03-23 11:38:52,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707809925079s 2019-03-23 11:38:52,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:38:52,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:52,622 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b771f094-9f06-419e-a1cf-bf86b7c6916b 2019-03-23 11:38:52,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:52,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6f72ac66-c241-4a25-a29a-02d0e2b99597 2019-03-23 11:38:52,648 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:38:52,648 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-6f72ac66-c241-4a25-a29a-02d0e2b99597 2019-03-23 11:38:52,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0543761253357s 2019-03-23 11:38:57,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:38:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:38:57,688 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:38:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-6a37dd7c-e6dc-4789-9026-c95c283d99ac 2019-03-23 11:38:57,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:38:57,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:38:57 GMT Server: Apache x-openstack-request-id: req-0f97bcdf-64e4-4b8d-8213-18239db65b37 2019-03-23 11:38:57,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:38:57,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-0f97bcdf-64e4-4b8d-8213-18239db65b37 2019-03-23 11:38:57,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0770471096039s 2019-03-23 11:39:02,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:02,767 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-86651b1b-7279-4a75-9ef9-4387fe499017 2019-03-23 11:39:02,767 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:02,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:02 GMT Server: Apache x-openstack-request-id: req-5a8b456b-7bb1-494d-8179-cc0cff0e68ab 2019-03-23 11:39:02,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:02,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-5a8b456b-7bb1-494d-8179-cc0cff0e68ab 2019-03-23 11:39:02,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716481208801s 2019-03-23 11:39:02,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:39:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:02,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-cdadf93e-b94a-4fd3-83dd-a26b35984ebc 2019-03-23 11:39:02,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:02,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f01407b1-426f-48c7-9e5d-a5bc26ff7039 2019-03-23 11:39:02,880 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:39:02,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-f01407b1-426f-48c7-9e5d-a5bc26ff7039 2019-03-23 11:39:02,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710389614105s 2019-03-23 11:39:07,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:07,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-d993b0cb-cadc-4c14-a795-cd883dba0b95 2019-03-23 11:39:07,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:07,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:07 GMT Server: Apache x-openstack-request-id: req-7c35b147-6a67-4204-aa38-6c14127b51af 2019-03-23 11:39:07,960 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:07,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-7c35b147-6a67-4204-aa38-6c14127b51af 2019-03-23 11:39:07,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736291408539s 2019-03-23 11:39:12,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:12,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:12,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:12 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-5b2c4aa5-d650-4307-aaf6-1fb9a1680d04 2019-03-23 11:39:12,994 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:13,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:12 GMT Server: Apache x-openstack-request-id: req-9116eea8-a7f6-495f-b7bf-91e63458b411 2019-03-23 11:39:13,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:13,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-9116eea8-a7f6-495f-b7bf-91e63458b411 2019-03-23 11:39:13,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704071521759s 2019-03-23 11:39:13,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:39:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:13,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-a42a7f2c-e8f8-4c16-8a62-022e758d6b67 2019-03-23 11:39:13,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:13,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2d1b65a6-24b5-44cb-9c8a-6b64af047c25 2019-03-23 11:39:13,091 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:39:13,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-2d1b65a6-24b5-44cb-9c8a-6b64af047c25 2019-03-23 11:39:13,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0554239749908s 2019-03-23 11:39:18,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:18,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:18,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-ea2efc26-4774-4b0f-b302-01659b346a93 2019-03-23 11:39:18,133 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:18,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:18 GMT Server: Apache x-openstack-request-id: req-8bafea0f-a124-454e-be84-fed8ce832539 2019-03-23 11:39:18,175 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:18,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-8bafea0f-a124-454e-be84-fed8ce832539 2019-03-23 11:39:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775418281555s 2019-03-23 11:39:23,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:23,211 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-6d11c52c-8c19-475e-a038-eb82b3e524d3 2019-03-23 11:39:23,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:23,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:23 GMT Server: Apache x-openstack-request-id: req-0ad610bd-eb1f-486d-b57c-7c8c02124b61 2019-03-23 11:39:23,253 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:23,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-0ad610bd-eb1f-486d-b57c-7c8c02124b61 2019-03-23 11:39:23,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716919898987s 2019-03-23 11:39:23,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:39:23,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:23,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-2b8211a7-f847-4d66-a23c-b79e250c63b1 2019-03-23 11:39:23,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:23,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-581a76bf-7dea-4ed8-9f0a-5448c37e9878 2019-03-23 11:39:23,323 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:39:23,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-581a76bf-7dea-4ed8-9f0a-5448c37e9878 2019-03-23 11:39:23,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700850486755s 2019-03-23 11:39:28,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:28,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:28,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-94466d94-9811-46cc-86ef-4a35c9237cd0 2019-03-23 11:39:28,361 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:28,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:28 GMT Server: Apache x-openstack-request-id: req-c28daf3c-1781-4667-89ea-57835dfde458 2019-03-23 11:39:28,403 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:28,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-c28daf3c-1781-4667-89ea-57835dfde458 2019-03-23 11:39:28,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730588436127s 2019-03-23 11:39:33,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:33,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-d48616ae-c75c-47d0-a1b8-5b84de2aed58 2019-03-23 11:39:33,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:33,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:33 GMT Server: Apache x-openstack-request-id: req-1c2de01b-4579-45bf-91c8-354c8d037df1 2019-03-23 11:39:33,482 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:33,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-1c2de01b-4579-45bf-91c8-354c8d037df1 2019-03-23 11:39:33,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733251571655s 2019-03-23 11:39:33,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:39:33,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:33,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e4df18f9-7f7c-45fc-90c6-7179606501d2 2019-03-23 11:39:33,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:33,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-89138bc7-7460-483d-ac48-39566337eb26 2019-03-23 11:39:33,555 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:39:33,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-89138bc7-7460-483d-ac48-39566337eb26 2019-03-23 11:39:33,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723578929901s 2019-03-23 11:39:38,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:38,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:38,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-deb4ae1c-6eab-4ee5-a9f4-627105ac43ff 2019-03-23 11:39:38,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:38,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:38 GMT Server: Apache x-openstack-request-id: req-257b9f0b-d901-4840-9e1c-f8f11b68b848 2019-03-23 11:39:38,655 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:38,655 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-257b9f0b-d901-4840-9e1c-f8f11b68b848 2019-03-23 11:39:38,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0926361083984s 2019-03-23 11:39:43,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:43,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:43,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-cdf58b5a-4334-4d0b-a3da-c616f709bfdb 2019-03-23 11:39:43,692 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:43,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:43 GMT Server: Apache x-openstack-request-id: req-852ee385-3494-49f9-bfb3-7dc78c8f5b75 2019-03-23 11:39:43,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:43,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-852ee385-3494-49f9-bfb3-7dc78c8f5b75 2019-03-23 11:39:43,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735671520233s 2019-03-23 11:39:43,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:39:43,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:43,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-05b40b70-f9a2-4327-b6f6-6132e3f100d9 2019-03-23 11:39:43,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33ce6bef-9fa2-462b-b549-3ddf7768c18a 2019-03-23 11:39:43,807 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:39:43,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-33ce6bef-9fa2-462b-b549-3ddf7768c18a 2019-03-23 11:39:43,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725519657135s 2019-03-23 11:39:48,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:48,847 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-5af78d36-5112-49ea-b974-92b38287af58 2019-03-23 11:39:48,847 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:48,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:48 GMT Server: Apache x-openstack-request-id: req-41fcdd50-d069-47b0-b7b1-f2b2508db829 2019-03-23 11:39:48,890 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:48,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-41fcdd50-d069-47b0-b7b1-f2b2508db829 2019-03-23 11:39:48,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759429931641s 2019-03-23 11:39:53,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:53,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:53,922 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-50ca0893-5fe0-4219-8b5e-1f9008f9f7d5 2019-03-23 11:39:53,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:53,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:53 GMT Server: Apache x-openstack-request-id: req-1d7dede8-d721-44a7-bcfd-8c9b2149ef38 2019-03-23 11:39:53,963 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:53,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-1d7dede8-d721-44a7-bcfd-8c9b2149ef38 2019-03-23 11:39:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716230869293s 2019-03-23 11:39:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:39:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:53,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-ec6f49e9-ee39-4ee2-8429-60ffaabb98da 2019-03-23 11:39:53,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:54,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-830536b8-2893-4156-9b66-607bfe67fada 2019-03-23 11:39:54,017 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:39:54,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-830536b8-2893-4156-9b66-607bfe67fada 2019-03-23 11:39:54,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538527965546s 2019-03-23 11:39:59,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:39:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:39:59,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:39:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-ab30a6cb-71b8-40ab-81b8-b78a522459b3 2019-03-23 11:39:59,055 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:39:59,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:39:59 GMT Server: Apache x-openstack-request-id: req-39f167aa-fee4-4147-8653-0f442911e7f9 2019-03-23 11:39:59,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:39:59,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-39f167aa-fee4-4147-8653-0f442911e7f9 2019-03-23 11:39:59,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738708972931s 2019-03-23 11:40:04,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:04,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:04,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-cca8ae0f-9469-40da-8e63-8816c55aba1d 2019-03-23 11:40:04,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:04,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:04 GMT Server: Apache x-openstack-request-id: req-5c9e227f-5ca9-45e6-9a79-a284e3a713d6 2019-03-23 11:40:04,179 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:04,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-5c9e227f-5ca9-45e6-9a79-a284e3a713d6 2019-03-23 11:40:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758490562439s 2019-03-23 11:40:04,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:40:04,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:04,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e8e270d-5604-4d9c-8e1a-53bdbf70e0f4 2019-03-23 11:40:04,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:04,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2f8c4ae-c508-4428-b1b5-6c82f0b8d601 2019-03-23 11:40:04,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:40:04,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b2f8c4ae-c508-4428-b1b5-6c82f0b8d601 2019-03-23 11:40:04,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721740722656s 2019-03-23 11:40:09,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:09,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:09,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-bce41da8-ee94-44cb-8b45-61f81816051f 2019-03-23 11:40:09,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:09,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:09 GMT Server: Apache x-openstack-request-id: req-5367983a-48f7-4734-8856-1224867e65ec 2019-03-23 11:40:09,599 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:09,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-5367983a-48f7-4734-8856-1224867e65ec 2019-03-23 11:40:09,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340548038483s 2019-03-23 11:40:14,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:14,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-77f19e0f-5ca2-4ba1-8e8e-a67ab2c0ec6c 2019-03-23 11:40:14,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:14,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:14 GMT Server: Apache x-openstack-request-id: req-5e020a66-89c7-4af1-aae8-8bfb0e553262 2019-03-23 11:40:14,681 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:14,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-5e020a66-89c7-4af1-aae8-8bfb0e553262 2019-03-23 11:40:14,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760340690613s 2019-03-23 11:40:14,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:40:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:14,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-45f16ef3-7936-4059-82c0-f08513991173 2019-03-23 11:40:14,713 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:14,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b64115f4-fa39-4976-963d-901ed52ae5f9 2019-03-23 11:40:14,755 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:40:14,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b64115f4-fa39-4976-963d-901ed52ae5f9 2019-03-23 11:40:14,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073292016983s 2019-03-23 11:40:19,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:19,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:19,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-91cc12bb-c829-4c3a-8196-62991d163c56 2019-03-23 11:40:19,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:19,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:19 GMT Server: Apache x-openstack-request-id: req-94371a6f-f9eb-4d48-88c3-001a97bc0b54 2019-03-23 11:40:19,839 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:19,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-94371a6f-f9eb-4d48-88c3-001a97bc0b54 2019-03-23 11:40:19,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768640041351s 2019-03-23 11:40:24,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:24,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:24,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-a4f8e9d7-1716-4eb2-8e1f-49db80fc880b 2019-03-23 11:40:24,877 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:24,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:24 GMT Server: Apache x-openstack-request-id: req-413a65d4-a0e2-46ae-8702-9b3362ce31e7 2019-03-23 11:40:24,918 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:24,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-413a65d4-a0e2-46ae-8702-9b3362ce31e7 2019-03-23 11:40:24,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732808113098s 2019-03-23 11:40:24,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:40:24,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:24,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-512b39b5-2006-4061-89db-8d936ef6d260 2019-03-23 11:40:24,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:24,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-291daf6a-57da-4efb-8f33-f2071b5282eb 2019-03-23 11:40:24,994 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:40:24,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-291daf6a-57da-4efb-8f33-f2071b5282eb 2019-03-23 11:40:24,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748009681702s 2019-03-23 11:40:30,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:30,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:30,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-fac0f0b3-0be0-43d9-9244-61e8183454b5 2019-03-23 11:40:30,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:30,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:30 GMT Server: Apache x-openstack-request-id: req-be24be51-452d-407c-be64-fb59fdc5ebc9 2019-03-23 11:40:30,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:30,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-be24be51-452d-407c-be64-fb59fdc5ebc9 2019-03-23 11:40:30,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758910179138s 2019-03-23 11:40:35,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:35,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-dcaf0877-7496-4500-9eb9-1a0a24e04fe2 2019-03-23 11:40:35,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:35,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:35 GMT Server: Apache x-openstack-request-id: req-23a12f1c-27a2-41a3-8b3d-f03444665b6b 2019-03-23 11:40:35,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:35,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-23a12f1c-27a2-41a3-8b3d-f03444665b6b 2019-03-23 11:40:35,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742969512939s 2019-03-23 11:40:35,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:40:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:35,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-deaaad5a-0829-4cd3-bb16-071e8c0690c3 2019-03-23 11:40:35,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:35,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-661bf1e3-0be9-4ace-9c82-805f7d7d9052 2019-03-23 11:40:35,229 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:40:35,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-661bf1e3-0be9-4ace-9c82-805f7d7d9052 2019-03-23 11:40:35,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727689266205s 2019-03-23 11:40:40,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:40,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:40,270 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-d1a72e5e-31e6-4e49-a577-c16cefb26d91 2019-03-23 11:40:40,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:40,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:40 GMT Server: Apache x-openstack-request-id: req-46b69331-3691-4c67-a63b-f74e5e9447d3 2019-03-23 11:40:40,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:40,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-46b69331-3691-4c67-a63b-f74e5e9447d3 2019-03-23 11:40:40,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768921375275s 2019-03-23 11:40:45,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:45,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:45,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-3d9c93da-851c-4c93-8ec8-354fa0c6eceb 2019-03-23 11:40:45,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:45,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:45 GMT Server: Apache x-openstack-request-id: req-83f22b3d-1798-4bad-bc37-f137a394614f 2019-03-23 11:40:45,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:45,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-83f22b3d-1798-4bad-bc37-f137a394614f 2019-03-23 11:40:45,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.617442131042s 2019-03-23 11:40:45,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:40:45,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:45,966 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-38168ccb-3162-4c15-b2fa-720dfabd7e74 2019-03-23 11:40:45,966 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:46,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8d72837-424b-48d3-b3d4-46baf09ec366 2019-03-23 11:40:46,009 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:40:46,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a8d72837-424b-48d3-b3d4-46baf09ec366 2019-03-23 11:40:46,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726161003113s 2019-03-23 11:40:51,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:51,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:51,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-d7975275-44ed-41d2-a426-cee1a8fdeeb5 2019-03-23 11:40:51,049 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:51,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:51 GMT Server: Apache x-openstack-request-id: req-738cc830-e608-4d43-a12f-3d12733e8e09 2019-03-23 11:40:51,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:51,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-738cc830-e608-4d43-a12f-3d12733e8e09 2019-03-23 11:40:51,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761580467224s 2019-03-23 11:40:56,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:40:56,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:56,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-08e79da9-b1bd-473a-a940-71e7ae6d5816 2019-03-23 11:40:56,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:56 GMT Server: Apache x-openstack-request-id: req-1353e45f-b602-4140-9de7-783163aa2dd0 2019-03-23 11:40:56,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:40:56,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-1353e45f-b602-4140-9de7-783163aa2dd0 2019-03-23 11:40:56,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749909877777s 2019-03-23 11:40:56,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:40:56,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:40:56,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:40:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-dacc45aa-3106-4b7b-81d8-0362bceccf7a 2019-03-23 11:40:56,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:40:56,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:40:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b4bc07a-ca20-4b07-822d-ada4c62cfaa6 2019-03-23 11:40:56,513 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:40:56,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-4b4bc07a-ca20-4b07-822d-ada4c62cfaa6 2019-03-23 11:40:56,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34011888504s 2019-03-23 11:41:01,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:01,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:01,552 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-65d7d367-d344-4207-b7ed-566f48a00733 2019-03-23 11:41:01,552 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:01,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:01 GMT Server: Apache x-openstack-request-id: req-86522134-0a80-4729-8c81-dbbfe7f791f0 2019-03-23 11:41:01,596 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:01,596 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-86522134-0a80-4729-8c81-dbbfe7f791f0 2019-03-23 11:41:01,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759449005127s 2019-03-23 11:41:06,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:06,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:06,633 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-72bf66ba-8e7b-467b-a3e2-9909b3f52857 2019-03-23 11:41:06,633 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:06,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:06 GMT Server: Apache x-openstack-request-id: req-c4fae556-3c6f-4486-ba42-346c380660b9 2019-03-23 11:41:06,940 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:06,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-c4fae556-3c6f-4486-ba42-346c380660b9 2019-03-23 11:41:06,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338408946991s 2019-03-23 11:41:06,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:41:06,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:07,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-379d85ad-3fd9-42bb-8431-995b54139623 2019-03-23 11:41:07,241 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:07,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d85a6221-265f-4029-b6c4-9af0dd513f4f 2019-03-23 11:41:07,282 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:41:07,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d85a6221-265f-4029-b6c4-9af0dd513f4f 2019-03-23 11:41:07,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341763973236s 2019-03-23 11:41:12,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:12,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:12,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:12 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-bd94e43c-955d-42ab-b404-a5863ee8656d 2019-03-23 11:41:12,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:12,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:12 GMT Server: Apache x-openstack-request-id: req-79d90b29-a989-4921-8cca-54cc7560bf02 2019-03-23 11:41:12,375 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:12,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-79d90b29-a989-4921-8cca-54cc7560bf02 2019-03-23 11:41:12,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0904769897461s 2019-03-23 11:41:17,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:17,413 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:17 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-c1711d0b-166c-4698-8403-53789d2a95e9 2019-03-23 11:41:17,413 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:17,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:17 GMT Server: Apache x-openstack-request-id: req-13fe2625-1b5d-4624-bc6d-7ef22e913fd5 2019-03-23 11:41:17,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:17,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-13fe2625-1b5d-4624-bc6d-7ef22e913fd5 2019-03-23 11:41:17,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740489959717s 2019-03-23 11:41:17,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:41:17,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:17,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:17 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b7506155-947f-43fa-89fa-f743a94a70f0 2019-03-23 11:41:17,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:17,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4f63520-4bb1-4745-886e-2dc640cc6b05 2019-03-23 11:41:17,531 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:41:17,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b4f63520-4bb1-4745-886e-2dc640cc6b05 2019-03-23 11:41:17,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0757439136505s 2019-03-23 11:41:22,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:22,855 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:22 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-ae0f9982-cf93-4a49-869f-b1b67170d5dc 2019-03-23 11:41:22,855 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:22,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:22 GMT Server: Apache x-openstack-request-id: req-29224f26-f977-4b37-8f3d-4bf64d6637f8 2019-03-23 11:41:22,896 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:22,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-29224f26-f977-4b37-8f3d-4bf64d6637f8 2019-03-23 11:41:22,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357902050018s 2019-03-23 11:41:27,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:27,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-69eed2d6-81c7-46c9-a837-13916f9341fb 2019-03-23 11:41:27,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:27,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:27 GMT Server: Apache x-openstack-request-id: req-e2ea857a-bd6f-41b8-9b35-00ee07e48adc 2019-03-23 11:41:27,973 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:27,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-e2ea857a-bd6f-41b8-9b35-00ee07e48adc 2019-03-23 11:41:27,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712471008301s 2019-03-23 11:41:27,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:41:27,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:28,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-39d6e9ec-96c3-4cf2-a402-11c2a8b2e3dc 2019-03-23 11:41:28,003 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:28,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a511add-e072-46cf-bd90-a5ec57adc75b 2019-03-23 11:41:28,028 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:41:28,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-5a511add-e072-46cf-bd90-a5ec57adc75b 2019-03-23 11:41:28,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054212808609s 2019-03-23 11:41:33,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:33,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:33,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-46ae82d9-f019-47fa-beaf-c7d864e1d0bc 2019-03-23 11:41:33,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:33,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:33 GMT Server: Apache x-openstack-request-id: req-2a9f82f1-a63f-4757-8191-caee6491b60c 2019-03-23 11:41:33,104 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:33,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-2a9f82f1-a63f-4757-8191-caee6491b60c 2019-03-23 11:41:33,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07009100914s 2019-03-23 11:41:38,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:38,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:38,322 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-801e96df-8edf-4149-966f-eb077d25add8 2019-03-23 11:41:38,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:38,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:38 GMT Server: Apache x-openstack-request-id: req-eaccb5c0-0d58-4282-b982-17c2506d3cd5 2019-03-23 11:41:38,363 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:38,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-eaccb5c0-0d58-4282-b982-17c2506d3cd5 2019-03-23 11:41:38,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.253067016602s 2019-03-23 11:41:38,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:41:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:38,392 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-6f915862-20c7-42a4-a1bd-fe5a4c356a6e 2019-03-23 11:41:38,392 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:38,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ed2a7c0-e649-4f0b-9a61-8c06c610a8a2 2019-03-23 11:41:38,418 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:41:38,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-0ed2a7c0-e649-4f0b-9a61-8c06c610a8a2 2019-03-23 11:41:38,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540878772736s 2019-03-23 11:41:43,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:43,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:43,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-6449c388-5075-4fd2-a52a-7908e91d5fb5 2019-03-23 11:41:43,457 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:43,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:43 GMT Server: Apache x-openstack-request-id: req-19909ed0-30c7-4b42-9dd7-fbdf8f14728e 2019-03-23 11:41:43,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:43,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-19909ed0-30c7-4b42-9dd7-fbdf8f14728e 2019-03-23 11:41:43,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760250091553s 2019-03-23 11:41:48,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:48,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:48,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-ff1a76e5-4aac-42cf-88a5-53128926b474 2019-03-23 11:41:48,537 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:48,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:48 GMT Server: Apache x-openstack-request-id: req-bb4491fe-0db3-46b5-8793-8cad25cd91b7 2019-03-23 11:41:48,852 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:48,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-bb4491fe-0db3-46b5-8793-8cad25cd91b7 2019-03-23 11:41:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345654010773s 2019-03-23 11:41:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:41:48,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:48,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-45598c70-20fe-4f9f-ad0a-c9c31333c1dc 2019-03-23 11:41:48,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:49,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-96ea1293-3709-4662-86ea-ccf350df56f3 2019-03-23 11:41:49,190 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:41:49,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-96ea1293-3709-4662-86ea-ccf350df56f3 2019-03-23 11:41:49,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338135004044s 2019-03-23 11:41:54,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:54,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-dff19fcb-8dfa-40ba-a68e-5e360ebd3942 2019-03-23 11:41:54,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. 2019-03-23 11:41:54,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:54 GMT Server: Apache x-openstack-request-id: req-be7aadc8-2efe-4922-868f-0458e1cdd125 2019-03-23 11:41:54,546 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:54,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-be7aadc8-2efe-4922-868f-0458e1cdd125 2019-03-23 11:41:54,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349344015121s 2019-03-23 11:41:59,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:41:59,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:59,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-2fd8763e-e009-4526-8100-777c4417e185 2019-03-23 11:41:59,584 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:59,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:59 GMT Server: Apache x-openstack-request-id: req-4322787e-453b-4b11-9aa1-f3adb42398b2 2019-03-23 11:41:59,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:41:59,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-4322787e-453b-4b11-9aa1-f3adb42398b2 2019-03-23 11:41:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074805021286s 2019-03-23 11:41:59,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:41:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:41:59,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:41:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c64c5036-72bd-4eab-b332-06e94ca7ee8d 2019-03-23 11:41:59,656 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:41:59,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:41:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-df31a921-f7e0-4d30-beb4-0f4928605852 2019-03-23 11:41:59,697 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:41:59,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-df31a921-f7e0-4d30-beb4-0f4928605852 2019-03-23 11:41:59,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700697898865s 2019-03-23 11:42:04,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:04,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:04,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-a9f47cdc-6cc3-4c19-9e59-d7f6edf43214 2019-03-23 11:42:04,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. 2019-03-23 11:42:04,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:04 GMT Server: Apache x-openstack-request-id: req-5d051467-2c8e-452d-86c9-31f46afa7759 2019-03-23 11:42:04,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:04,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-5d051467-2c8e-452d-86c9-31f46afa7759 2019-03-23 11:42:04,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703639984131s 2019-03-23 11:42:09,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:09,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-b8fa98b6-02aa-463e-8386-4a33151e2d78 2019-03-23 11:42:09,812 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:09,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:09 GMT Server: Apache x-openstack-request-id: req-681f62df-40c3-440f-bebe-e212480e74d4 2019-03-23 11:42:09,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:09,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-681f62df-40c3-440f-bebe-e212480e74d4 2019-03-23 11:42:09,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073805809021s 2019-03-23 11:42:09,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:42:09,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:09,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-43dafa1c-f634-45bf-a443-b96daee2240f 2019-03-23 11:42:09,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:09,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2dc1c550-0208-40c8-aa35-1cf6d5569499 2019-03-23 11:42:09,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:42:09,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-2dc1c550-0208-40c8-aa35-1cf6d5569499 2019-03-23 11:42:09,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720889568329s 2019-03-23 11:42:14,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:14,981 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-7602a0b8-5ced-49bd-a279-942e5fdf4c0c 2019-03-23 11:42:14,981 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:15,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:14 GMT Server: Apache x-openstack-request-id: req-dad856c2-b388-4380-8cf1-db1b919353ae 2019-03-23 11:42:15,024 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:15,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-dad856c2-b388-4380-8cf1-db1b919353ae 2019-03-23 11:42:15,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0911109447479s 2019-03-23 11:42:20,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:20,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:20,061 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-c03a3120-82ad-4082-b23b-9bcf25bcc6bb 2019-03-23 11:42:20,062 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:20,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:20 GMT Server: Apache x-openstack-request-id: req-3ebdbf12-1209-48bc-a45f-4b9083610be2 2019-03-23 11:42:20,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:20,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-3ebdbf12-1209-48bc-a45f-4b9083610be2 2019-03-23 11:42:20,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754420757294s 2019-03-23 11:42:20,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:42:20,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:20,419 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b13b159-2621-4fed-942c-2928116090d0 2019-03-23 11:42:20,419 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:20,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01ac1241-3504-42ca-a888-f87c1284823e 2019-03-23 11:42:20,444 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:42:20,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-01ac1241-3504-42ca-a888-f87c1284823e 2019-03-23 11:42:20,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338642120361s 2019-03-23 11:42:25,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:25,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:25,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-66ae92e6-6c27-4e06-af2a-69aec0d8dd3e 2019-03-23 11:42:25,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:25,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:25 GMT Server: Apache x-openstack-request-id: req-77c3844e-c00c-4be8-b1cf-0040103d14c7 2019-03-23 11:42:25,525 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:25,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-77c3844e-c00c-4be8-b1cf-0040103d14c7 2019-03-23 11:42:25,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739989280701s 2019-03-23 11:42:30,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:30,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-c0953d2d-f24c-4ad8-b44b-a194f5ebfc58 2019-03-23 11:42:30,561 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:30,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:30 GMT Server: Apache x-openstack-request-id: req-9f690148-ed71-4b66-9191-b52ff361e788 2019-03-23 11:42:30,602 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:30,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-9f690148-ed71-4b66-9191-b52ff361e788 2019-03-23 11:42:30,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712471008301s 2019-03-23 11:42:30,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:42:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:30,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-768ecd2c-20b7-4f10-88ca-b2da8d408312 2019-03-23 11:42:30,632 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73e10e15-5465-4062-9d48-ae248ba18981 2019-03-23 11:42:30,657 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:42:30,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-73e10e15-5465-4062-9d48-ae248ba18981 2019-03-23 11:42:30,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548410415649s 2019-03-23 11:42:35,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:35,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:35,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-c86e47f0-02bc-47a8-8c75-9f22f8b6e176 2019-03-23 11:42:35,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:35,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:35 GMT Server: Apache x-openstack-request-id: req-6cbb79bf-fa50-47bf-9831-1b2f24fd818a 2019-03-23 11:42:35,739 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:35,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-6cbb79bf-fa50-47bf-9831-1b2f24fd818a 2019-03-23 11:42:35,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750908851624s 2019-03-23 11:42:40,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:40,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc Server: Apache x-openstack-request-id: req-eb834886-f863-49fb-8d5c-60679c750a8f 2019-03-23 11:42:40,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:40,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 584 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a45ce56c-b8dd-45d2-9578-fc4e73998568 2019-03-23 11:42:40,949 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-03-23T11:42:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout/events/a45f0c9c-091c-4146-834f-31bad15902b3", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "788a6f7b-ca3c-470e-9905-98f0bb646fbb", "id": "a45f0c9c-091c-4146-834f-31bad15902b3"}, {"resource_name": "dime", "event_time": "2019-03-23T11:42:39Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime/events/4f92c48b-c627-4c59-8350-e81dd03fe500", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-i7c6xd7hhhxy", "id": "4f92c48b-c627-4c59-8350-e81dd03fe500"}, {"resource_name": "bono", "event_time": "2019-03-23T11:42:39Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono/events/3c2bb8f4-4389-48cc-a47d-7a0201f487eb", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-rvhxdy66aw7k", "id": "3c2bb8f4-4389-48cc-a47d-7a0201f487eb"}, {"resource_name": "homer", "event_time": "2019-03-23T11:42:39Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer/events/f77bec58-4108-46d3-8f27-0fa4f52b59d0", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-ryiilitmyu6u", "id": "f77bec58-4108-46d3-8f27-0fa4f52b59d0"}]} 2019-03-23 11:42:40,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc&marker=ae9993c0-8cbb-4eaa-a91a-53891dea2473&sort_dir=asc used request id req-a45ce56c-b8dd-45d2-9578-fc4e73998568 2019-03-23 11:42:40,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.205054998398s 2019-03-23 11:42:45,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:45,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-8bb9ff92-190a-482a-9855-8f3d1ea3555c 2019-03-23 11:42:45,987 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:46,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:45 GMT Server: Apache x-openstack-request-id: req-9363fb79-01d3-4423-b9ec-72a4e3b590f5 2019-03-23 11:42:46,029 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:46,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-9363fb79-01d3-4423-b9ec-72a4e3b590f5 2019-03-23 11:42:46,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728249549866s 2019-03-23 11:42:51,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:51,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-6a4bedce-3878-4a7b-bc4e-b4ef2156662d 2019-03-23 11:42:51,065 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:51,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:51 GMT Server: Apache x-openstack-request-id: req-3106d7e5-3431-44af-a239-be4509b3d097 2019-03-23 11:42:51,107 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:51,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-3106d7e5-3431-44af-a239-be4509b3d097 2019-03-23 11:42:51,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724368095398s 2019-03-23 11:42:51,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:42:51,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:51,138 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f348e362-49a0-4ee9-84ad-20ac4d293878 2019-03-23 11:42:51,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:51,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74c75674-9e1b-4049-9851-31252964a6af 2019-03-23 11:42:51,180 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:42:51,180 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-74c75674-9e1b-4049-9851-31252964a6af 2019-03-23 11:42:51,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720369815826s 2019-03-23 11:42:56,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:42:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:42:56,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:42:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-f810cff5-c449-45ec-bb7d-fc1a08cd7758 2019-03-23 11:42:56,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:42:56,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:42:56 GMT Server: Apache x-openstack-request-id: req-a402612e-0719-4dce-b780-38f55ca052e8 2019-03-23 11:42:56,254 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:42:56,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-a402612e-0719-4dce-b780-38f55ca052e8 2019-03-23 11:42:56,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712540149689s 2019-03-23 11:43:01,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:01,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:01,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-98243296-695d-47e5-9408-0ab43cde4a45 2019-03-23 11:43:01,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:01,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:01 GMT Server: Apache x-openstack-request-id: req-a634ce7e-e2ab-401e-a78e-648264c5455e 2019-03-23 11:43:01,326 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:01,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-a634ce7e-e2ab-401e-a78e-648264c5455e 2019-03-23 11:43:01,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2019-03-23 11:43:01,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:43:01,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:01,358 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9d1aa4a-2c63-450f-a097-4f621c4de6a8 2019-03-23 11:43:01,358 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:01,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-18326d24-e44f-4d92-a317-26df591b915e 2019-03-23 11:43:01,400 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:43:01,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-18326d24-e44f-4d92-a317-26df591b915e 2019-03-23 11:43:01,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729768276215s 2019-03-23 11:43:06,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:06,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:06,436 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-2f79d81d-2599-42e1-8afd-d78b5821c2d0 2019-03-23 11:43:06,436 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:06,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:06 GMT Server: Apache x-openstack-request-id: req-18c728a0-0b6a-41c1-a87e-cf209a9757bf 2019-03-23 11:43:06,478 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:06,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-18c728a0-0b6a-41c1-a87e-cf209a9757bf 2019-03-23 11:43:06,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727348327637s 2019-03-23 11:43:11,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:11,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:11,513 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-1872a016-315b-4416-b744-75effba791a9 2019-03-23 11:43:11,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:11,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:11 GMT Server: Apache x-openstack-request-id: req-c10d05a7-2aab-4542-a517-b9022e80a24f 2019-03-23 11:43:11,556 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:11,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-c10d05a7-2aab-4542-a517-b9022e80a24f 2019-03-23 11:43:11,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724611282349s 2019-03-23 11:43:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:43:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:11,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-18bc0158-c486-4071-ba5f-40c538874410 2019-03-23 11:43:11,586 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:11,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-940d6d42-7435-4415-a634-e8f5beba3b1f 2019-03-23 11:43:11,627 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:43:11,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-940d6d42-7435-4415-a634-e8f5beba3b1f 2019-03-23 11:43:11,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708160400391s 2019-03-23 11:43:16,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:16,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:16,664 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-b5e6a764-443d-44f3-bd7c-4858192f8d8a 2019-03-23 11:43:16,664 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:16,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:16 GMT Server: Apache x-openstack-request-id: req-1dac710f-363b-433f-bc65-d0f3d2a3d803 2019-03-23 11:43:16,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:16,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-1dac710f-363b-433f-bc65-d0f3d2a3d803 2019-03-23 11:43:16,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712471008301s 2019-03-23 11:43:21,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:21,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-3dfcd019-c794-45ef-945b-02f62f1dcc92 2019-03-23 11:43:21,740 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:21,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:21 GMT Server: Apache x-openstack-request-id: req-e5ccb0b2-5042-4ada-9e9f-b2543bad4c51 2019-03-23 11:43:21,781 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:21,781 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-e5ccb0b2-5042-4ada-9e9f-b2543bad4c51 2019-03-23 11:43:21,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702998638153s 2019-03-23 11:43:21,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:43:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:21,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-831ad872-110a-4391-b9b7-a2c010911e16 2019-03-23 11:43:21,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:21,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0e85e12-6e93-4d3b-bfaa-1fcbc1a15f18 2019-03-23 11:43:21,985 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:43:21,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b0e85e12-6e93-4d3b-bfaa-1fcbc1a15f18 2019-03-23 11:43:21,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.203716039658s 2019-03-23 11:43:26,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:27,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-d4a5d03f-424c-4f49-a8fc-e9e08d91a170 2019-03-23 11:43:27,023 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:27,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:27 GMT Server: Apache x-openstack-request-id: req-4d728e12-c030-488a-833f-57e4faac9f1d 2019-03-23 11:43:27,065 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:27,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-4d728e12-c030-488a-833f-57e4faac9f1d 2019-03-23 11:43:27,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734238624573s 2019-03-23 11:43:32,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:32,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:32,105 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-aaf15a86-de10-4ee2-ada6-2c3aaf6e22a8 2019-03-23 11:43:32,105 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:32,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:32 GMT Server: Apache x-openstack-request-id: req-2083e45f-da65-4dad-b60c-3406490537d3 2019-03-23 11:43:32,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:32,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-2083e45f-da65-4dad-b60c-3406490537d3 2019-03-23 11:43:32,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076611995697s 2019-03-23 11:43:32,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:43:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:32,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-0f6ab47a-1bdb-4f12-ad4a-599ec06828a9 2019-03-23 11:43:32,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:32,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b04372d4-9967-4010-a6de-27099e606e92 2019-03-23 11:43:32,221 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:43:32,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-b04372d4-9967-4010-a6de-27099e606e92 2019-03-23 11:43:32,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733239650726s 2019-03-23 11:43:37,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:37,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-a2276615-7613-4054-9018-282084bf30c3 2019-03-23 11:43:37,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:37,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:37 GMT Server: Apache x-openstack-request-id: req-960c6353-7f53-48c8-a37e-11a7c106780d 2019-03-23 11:43:37,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:37,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-960c6353-7f53-48c8-a37e-11a7c106780d 2019-03-23 11:43:37,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712540149689s 2019-03-23 11:43:42,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:42,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:42,339 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-86640080-8a94-4bc7-971c-9c11d98fdbf8 2019-03-23 11:43:42,339 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:42,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:42 GMT Server: Apache x-openstack-request-id: req-992b4918-9b61-430e-b348-9cf754104056 2019-03-23 11:43:42,414 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:42,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-992b4918-9b61-430e-b348-9cf754104056 2019-03-23 11:43:42,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.108635902405s 2019-03-23 11:43:42,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:43:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:42,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a9e6c28-421a-4937-b6b7-dd2116a94261 2019-03-23 11:43:42,443 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:42,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41ca6db7-5f6c-4f45-9a52-2ca97a4f306b 2019-03-23 11:43:42,485 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:43:42,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-41ca6db7-5f6c-4f45-9a52-2ca97a4f306b 2019-03-23 11:43:42,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709590911865s 2019-03-23 11:43:47,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:47,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-02962105-6ca4-4cd4-9866-b71e03735b18 2019-03-23 11:43:47,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:47,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:47 GMT Server: Apache x-openstack-request-id: req-3faab461-4f8c-42b1-83a9-2f4c3def7a41 2019-03-23 11:43:47,566 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:47,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-3faab461-4f8c-42b1-83a9-2f4c3def7a41 2019-03-23 11:43:47,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745871067047s 2019-03-23 11:43:52,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:52,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:52,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-5e9f417c-b334-44f7-a1bc-b60d78de83ab 2019-03-23 11:43:52,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:52,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:52 GMT Server: Apache x-openstack-request-id: req-1171dd40-165c-4c98-91bd-fa275ea4330c 2019-03-23 11:43:52,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:52,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-1171dd40-165c-4c98-91bd-fa275ea4330c 2019-03-23 11:43:52,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737850666046s 2019-03-23 11:43:52,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:43:52,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:52,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f42fff7c-acb4-43cd-be3f-be5cfaa76de9 2019-03-23 11:43:52,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:52,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7b873a4-12f8-495d-a47f-7356b498fe0b 2019-03-23 11:43:52,717 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:43:52,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-f7b873a4-12f8-495d-a47f-7356b498fe0b 2019-03-23 11:43:52,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713381767273s 2019-03-23 11:43:57,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:43:57,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:43:57,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:43:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-fb3b1539-09f4-4205-b694-72cf3ab9e75e 2019-03-23 11:43:57,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:43:57,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:43:57 GMT Server: Apache x-openstack-request-id: req-c62f93fc-b113-42e5-a8cb-a844836394b5 2019-03-23 11:43:57,798 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:43:57,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-c62f93fc-b113-42e5-a8cb-a844836394b5 2019-03-23 11:43:57,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738968849182s 2019-03-23 11:44:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:02,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-4c85d88c-295e-46d7-aab4-974e048251dd 2019-03-23 11:44:02,839 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:02,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:02 GMT Server: Apache x-openstack-request-id: req-dbabe8e6-6827-4e97-ab3b-bccc2a33278c 2019-03-23 11:44:02,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:02,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-dbabe8e6-6827-4e97-ab3b-bccc2a33278c 2019-03-23 11:44:02,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766081809998s 2019-03-23 11:44:02,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:44:02,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:02,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd4ebffe-6c7d-41f5-9760-880d7b5d9f9a 2019-03-23 11:44:02,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:02,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5afdf551-e634-48bb-8ee2-f7e9e0e81409 2019-03-23 11:44:02,954 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:44:02,954 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-5afdf551-e634-48bb-8ee2-f7e9e0e81409 2019-03-23 11:44:02,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07306599617s 2019-03-23 11:44:07,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:07,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:07,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-2f762899-66d2-4f7d-b36e-40e9f35d42d8 2019-03-23 11:44:07,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:08,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:07 GMT Server: Apache x-openstack-request-id: req-7b57e6d3-b953-4a1e-aa19-18cfd1172f5a 2019-03-23 11:44:08,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:08,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-7b57e6d3-b953-4a1e-aa19-18cfd1172f5a 2019-03-23 11:44:08,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724198818207s 2019-03-23 11:44:13,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:13,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-94ecf44a-5914-4ff5-a704-5e72f0475c88 2019-03-23 11:44:13,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:13,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:13 GMT Server: Apache x-openstack-request-id: req-e63f53e0-7754-4eca-9cf6-7dafba02a116 2019-03-23 11:44:13,115 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:13,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-e63f53e0-7754-4eca-9cf6-7dafba02a116 2019-03-23 11:44:13,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075667142868s 2019-03-23 11:44:13,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:44:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:13,146 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-7875947d-ec12-47dd-a266-13710281fe41 2019-03-23 11:44:13,146 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb7ef4ea-0901-4cc4-9017-71b968be79e1 2019-03-23 11:44:13,189 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:44:13,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-fb7ef4ea-0901-4cc4-9017-71b968be79e1 2019-03-23 11:44:13,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728831291199s 2019-03-23 11:44:18,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:18,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:18,224 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:18 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-c67a8115-2cfa-46bb-aaab-7a0361afc00c 2019-03-23 11:44:18,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:18,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:18 GMT Server: Apache x-openstack-request-id: req-72c75a93-3f78-4884-9b30-a70432b14cbc 2019-03-23 11:44:18,266 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:18,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-72c75a93-3f78-4884-9b30-a70432b14cbc 2019-03-23 11:44:18,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754880905151s 2019-03-23 11:44:23,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:23,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:23,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-8429baf5-fb16-4388-9574-5d61539f50e8 2019-03-23 11:44:23,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:23,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:23 GMT Server: Apache x-openstack-request-id: req-3092d31d-1365-46c4-90e8-151d5f50b34d 2019-03-23 11:44:23,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:23,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-3092d31d-1365-46c4-90e8-151d5f50b34d 2019-03-23 11:44:23,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757701396942s 2019-03-23 11:44:23,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:44:23,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:23,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:23 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6376b2e-a9b4-4172-896f-378b67838b4b 2019-03-23 11:44:23,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:23,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d38b9db7-c373-4b09-b7a0-498694600f50 2019-03-23 11:44:23,417 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:44:23,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d38b9db7-c373-4b09-b7a0-498694600f50 2019-03-23 11:44:23,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730760097504s 2019-03-23 11:44:28,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:28,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:28,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:28 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-4e386e9d-89ca-490e-a763-a6f9ea410cc0 2019-03-23 11:44:28,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:28,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:28 GMT Server: Apache x-openstack-request-id: req-1aeea405-8dd7-43f4-9aac-5ae6040f6b9b 2019-03-23 11:44:28,499 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:28,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-1aeea405-8dd7-43f4-9aac-5ae6040f6b9b 2019-03-23 11:44:28,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749099254608s 2019-03-23 11:44:33,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:33,535 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-e0732f08-f29e-43bc-b0c3-c5b336227997 2019-03-23 11:44:33,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:33,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:33 GMT Server: Apache x-openstack-request-id: req-544616d9-48f3-4ebd-981f-dc5ef99e93e7 2019-03-23 11:44:33,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:33,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-544616d9-48f3-4ebd-981f-dc5ef99e93e7 2019-03-23 11:44:33,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072212934494s 2019-03-23 11:44:33,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:44:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:33,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-7f2a1ec9-5370-45d2-a112-cf8fa3b36c1b 2019-03-23 11:44:33,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:33,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-08c83fc4-bed4-4e39-9a93-49c41a07914c 2019-03-23 11:44:33,650 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:44:33,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-08c83fc4-bed4-4e39-9a93-49c41a07914c 2019-03-23 11:44:33,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073126077652s 2019-03-23 11:44:38,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:38,687 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-a44f85c7-1439-4d9c-a004-d4980a5ea765 2019-03-23 11:44:38,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:38,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:38 GMT Server: Apache x-openstack-request-id: req-ed9e8117-248a-4331-9e61-3e01a4d2c56e 2019-03-23 11:44:38,728 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:38,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-ed9e8117-248a-4331-9e61-3e01a4d2c56e 2019-03-23 11:44:38,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710051059723s 2019-03-23 11:44:43,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:43,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:43,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-e0126130-dea0-48a3-b8f8-138b4e3583e9 2019-03-23 11:44:43,766 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:43,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:43 GMT Server: Apache x-openstack-request-id: req-5930ec93-d22e-4612-ac68-69408f0f398f 2019-03-23 11:44:43,808 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:43,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-5930ec93-d22e-4612-ac68-69408f0f398f 2019-03-23 11:44:43,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750288963318s 2019-03-23 11:44:43,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:44:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:43,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-b628b8c5-fece-4ce1-b0d0-0a38dbd07673 2019-03-23 11:44:43,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:43,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5a387cd2-0628-4c43-bd2c-2768b5254bcd 2019-03-23 11:44:43,882 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:44:43,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-5a387cd2-0628-4c43-bd2c-2768b5254bcd 2019-03-23 11:44:43,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734090805054s 2019-03-23 11:44:48,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:48,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:48,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-55267875-a65e-4625-a73e-8faaad9a0f01 2019-03-23 11:44:48,920 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:48,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:48 GMT Server: Apache x-openstack-request-id: req-7535e4e8-ca24-43f5-9a45-565333123977 2019-03-23 11:44:48,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:48,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-7535e4e8-ca24-43f5-9a45-565333123977 2019-03-23 11:44:48,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720748901367s 2019-03-23 11:44:53,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:53,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:53,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-abdf1f35-7de0-4937-a185-feebf81394bc 2019-03-23 11:44:53,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:54,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:54 GMT Server: Apache x-openstack-request-id: req-f469d430-80ad-4857-a159-4bef7efc3e8f 2019-03-23 11:44:54,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:54,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-f469d430-80ad-4857-a159-4bef7efc3e8f 2019-03-23 11:44:54,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732281208038s 2019-03-23 11:44:54,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:44:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:54,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:54 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-3000578a-42d5-40aa-9051-b395e061d789 2019-03-23 11:44:54,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:54,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4f4f91cc-397a-4435-a678-3d8c8b1c97d8 2019-03-23 11:44:54,114 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:44:54,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-4f4f91cc-397a-4435-a678-3d8c8b1c97d8 2019-03-23 11:44:54,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728011131287s 2019-03-23 11:44:59,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:44:59,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:44:59,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:44:59 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-44ff520f-600d-4444-b0b1-318153d01a20 2019-03-23 11:44:59,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:44:59,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:44:59 GMT Server: Apache x-openstack-request-id: req-b5961dc0-422b-4e9f-9b3a-c9f4f675a11d 2019-03-23 11:44:59,195 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:44:59,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-b5961dc0-422b-4e9f-9b3a-c9f4f675a11d 2019-03-23 11:44:59,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749049186707s 2019-03-23 11:45:04,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:04,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-21951aa5-c111-41ed-aa9a-e48ec6499ad8 2019-03-23 11:45:04,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:04,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:04 GMT Server: Apache x-openstack-request-id: req-a9927c72-388d-41dd-b178-ef2841fa2380 2019-03-23 11:45:04,276 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:04,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-a9927c72-388d-41dd-b178-ef2841fa2380 2019-03-23 11:45:04,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748200416565s 2019-03-23 11:45:04,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:45:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:04,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-d9e90cbb-7d0e-4792-8fbd-5186fa204447 2019-03-23 11:45:04,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:04,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa120223-9a3d-4929-ac4c-b08bf50a2882 2019-03-23 11:45:04,350 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:45:04,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-fa120223-9a3d-4929-ac4c-b08bf50a2882 2019-03-23 11:45:04,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738070011139s 2019-03-23 11:45:09,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:09,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:09,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-ad81d54f-8bf1-44f0-b538-4fdcc9b8cb48 2019-03-23 11:45:09,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:09,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:09 GMT Server: Apache x-openstack-request-id: req-b8b68841-d5c1-49e8-8ca6-459284a38bfc 2019-03-23 11:45:09,428 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:09,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-b8b68841-d5c1-49e8-8ca6-459284a38bfc 2019-03-23 11:45:09,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716021060944s 2019-03-23 11:45:14,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:14,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-5ce9bd3e-bf23-4e0b-8843-c7e354942619 2019-03-23 11:45:14,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:14,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:14 GMT Server: Apache x-openstack-request-id: req-67d85a0f-8471-46ab-8e15-7ad5f3ac42b0 2019-03-23 11:45:14,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:14,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-67d85a0f-8471-46ab-8e15-7ad5f3ac42b0 2019-03-23 11:45:14,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762300491333s 2019-03-23 11:45:14,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:45:14,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:14,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-300403b5-5759-41e7-b0f4-8c2a16a78400 2019-03-23 11:45:14,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:14,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca340f6a-0053-4cf5-80cd-d1a3b50ada10 2019-03-23 11:45:14,587 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:45:14,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ca340f6a-0053-4cf5-80cd-d1a3b50ada10 2019-03-23 11:45:14,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0761740207672s 2019-03-23 11:45:19,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:19,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:19,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-86c43f87-df13-4b9d-bd99-c6b241e82432 2019-03-23 11:45:19,625 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:19,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:19 GMT Server: Apache x-openstack-request-id: req-d68a38e4-1866-4369-a6be-9f038360ae36 2019-03-23 11:45:19,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:19,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-d68a38e4-1866-4369-a6be-9f038360ae36 2019-03-23 11:45:19,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.38433098793s 2019-03-23 11:45:24,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:24,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:25,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-25c942c8-bd9e-44b0-853b-348d8bbc5595 2019-03-23 11:45:25,015 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:25,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:25 GMT Server: Apache x-openstack-request-id: req-2d988731-df05-4a88-b37c-99a49902e9ae 2019-03-23 11:45:25,058 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:25,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-2d988731-df05-4a88-b37c-99a49902e9ae 2019-03-23 11:45:25,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746669769287s 2019-03-23 11:45:25,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:45:25,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:25,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0b07888-5e81-431a-845a-50f3e1320704 2019-03-23 11:45:25,090 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1cda498a-6daf-43ff-afae-6d2d4c994f4f 2019-03-23 11:45:25,132 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:45:25,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-1cda498a-6daf-43ff-afae-6d2d4c994f4f 2019-03-23 11:45:25,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735459327698s 2019-03-23 11:45:30,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:30,169 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-e1b48d1c-66b2-4254-a710-6532f4312f6c 2019-03-23 11:45:30,169 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:30,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:30 GMT Server: Apache x-openstack-request-id: req-bd0b1a23-7ac4-4646-9034-55287936abff 2019-03-23 11:45:30,212 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:30,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-bd0b1a23-7ac4-4646-9034-55287936abff 2019-03-23 11:45:30,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728719234467s 2019-03-23 11:45:35,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:35,250 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-9b79c2dc-7fa5-4183-a3b0-7e8bdcca276f 2019-03-23 11:45:35,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:35,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:35 GMT Server: Apache x-openstack-request-id: req-82feb98b-0e43-41ee-bd5b-fd528393f635 2019-03-23 11:45:35,291 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:35,291 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-82feb98b-0e43-41ee-bd5b-fd528393f635 2019-03-23 11:45:35,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737109184265s 2019-03-23 11:45:35,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:45:35,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:35,321 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d8036b8-7fa2-47cc-94f0-05615402b152 2019-03-23 11:45:35,321 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c780efbf-dede-4bc6-8fea-6fea140feab6 2019-03-23 11:45:35,346 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:45:35,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c780efbf-dede-4bc6-8fea-6fea140feab6 2019-03-23 11:45:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0538051128387s 2019-03-23 11:45:40,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:40,389 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-54fabb64-228d-4b9e-bcbc-eb200068a829 2019-03-23 11:45:40,389 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:40,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:40 GMT Server: Apache x-openstack-request-id: req-c5be4a96-5c89-4651-84a9-22774b3ab94a 2019-03-23 11:45:40,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:40,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-c5be4a96-5c89-4651-84a9-22774b3ab94a 2019-03-23 11:45:40,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787169933319s 2019-03-23 11:45:45,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:45,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:45,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-37c1c27c-a8f4-4ac5-b0fb-56a1f22d146b 2019-03-23 11:45:45,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:45,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:45 GMT Server: Apache x-openstack-request-id: req-13fca8ee-6f18-4756-bcf8-d541f2f71ed9 2019-03-23 11:45:45,511 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:45,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-13fca8ee-6f18-4756-bcf8-d541f2f71ed9 2019-03-23 11:45:45,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744340419769s 2019-03-23 11:45:45,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:45:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:45,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-82866ba3-2d7f-4a0f-8541-7df96fbc58b8 2019-03-23 11:45:45,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:45,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3e2a24b2-d745-4443-b556-dff27b27fac8 2019-03-23 11:45:45,585 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:45:45,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-3e2a24b2-d745-4443-b556-dff27b27fac8 2019-03-23 11:45:45,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734632015228s 2019-03-23 11:45:50,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:50,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:50 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-2c5a6872-a0ca-42a4-92f0-d23d691c6ccf 2019-03-23 11:45:50,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:50,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:50 GMT Server: Apache x-openstack-request-id: req-76e65de2-fccf-4f6e-8ebe-7378e671bfda 2019-03-23 11:45:50,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:50,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-76e65de2-fccf-4f6e-8ebe-7378e671bfda 2019-03-23 11:45:50,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743410587311s 2019-03-23 11:45:55,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:45:55,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:55,702 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:55 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-3825a73e-fb85-4fc6-ab3c-9c91972bd998 2019-03-23 11:45:55,702 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:56,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:55 GMT Server: Apache x-openstack-request-id: req-72aeb4a4-648b-41d0-ac5b-85cb989e0047 2019-03-23 11:45:56,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:45:56,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-72aeb4a4-648b-41d0-ac5b-85cb989e0047 2019-03-23 11:45:56,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.338156938553s 2019-03-23 11:45:56,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:45:56,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:45:56,040 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:45:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-c6bbcb04-5a03-40ec-9157-23829aa4b537 2019-03-23 11:45:56,040 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:45:56,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:45:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d932203c-21d6-4320-bcc3-061e0e1dfadc 2019-03-23 11:45:56,328 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:45:56,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-d932203c-21d6-4320-bcc3-061e0e1dfadc 2019-03-23 11:45:56,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.318011045456s 2019-03-23 11:46:01,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:01,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:01,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-97b3b524-7875-4b26-9d9b-67b3c01c762a 2019-03-23 11:46:01,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:01,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:01 GMT Server: Apache x-openstack-request-id: req-6ea69811-0ce4-4dc8-8f26-a58746339ab1 2019-03-23 11:46:01,411 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:01,412 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-6ea69811-0ce4-4dc8-8f26-a58746339ab1 2019-03-23 11:46:01,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766751766205s 2019-03-23 11:46:06,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:06,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-5672a1f0-f101-48a9-9257-4337d5db6d05 2019-03-23 11:46:06,451 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:06,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:06 GMT Server: Apache x-openstack-request-id: req-637e0350-1012-41c8-a4eb-8b5493b8a3dd 2019-03-23 11:46:06,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:06,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-637e0350-1012-41c8-a4eb-8b5493b8a3dd 2019-03-23 11:46:06,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.278896093369s 2019-03-23 11:46:06,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:46:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:06,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-4091a6e0-2025-41d5-80c0-18cac71ac3f8 2019-03-23 11:46:06,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:06,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cedad8a3-eff0-4b31-8b02-63bee9261561 2019-03-23 11:46:06,770 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:46:06,770 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-cedad8a3-eff0-4b31-8b02-63bee9261561 2019-03-23 11:46:06,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732061862946s 2019-03-23 11:46:11,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:11,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-7331c8f4-52a4-4ba7-8625-db72fa6e63b0 2019-03-23 11:46:11,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:11,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:11 GMT Server: Apache x-openstack-request-id: req-b299144c-cac7-470a-ad4f-3981b401758f 2019-03-23 11:46:11,846 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:11,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-b299144c-cac7-470a-ad4f-3981b401758f 2019-03-23 11:46:11,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716490745544s 2019-03-23 11:46:16,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:17,166 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-366e2233-bc89-4354-9b03-fe575aada12e 2019-03-23 11:46:17,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:17,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:17 GMT Server: Apache x-openstack-request-id: req-d082863e-97b7-4b0c-83b2-f89272940114 2019-03-23 11:46:17,207 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:17,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-d082863e-97b7-4b0c-83b2-f89272940114 2019-03-23 11:46:17,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.3552339077s 2019-03-23 11:46:17,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:46:17,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:17,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:17 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-6f9e6bc0-1e9b-4838-93f6-88f1d9e57657 2019-03-23 11:46:17,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:17,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3029aabb-698e-4eac-b5a9-a03a6807d387 2019-03-23 11:46:17,261 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:46:17,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-3029aabb-698e-4eac-b5a9-a03a6807d387 2019-03-23 11:46:17,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0533521175385s 2019-03-23 11:46:22,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:22,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:22,596 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:22 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-b0dc9c01-c84b-427e-bb40-f7af3baee154 2019-03-23 11:46:22,596 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:22,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:22 GMT Server: Apache x-openstack-request-id: req-9c4ff376-9b4d-47f2-8d04-ded6d21e33ed 2019-03-23 11:46:22,638 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:22,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-9c4ff376-9b4d-47f2-8d04-ded6d21e33ed 2019-03-23 11:46:22,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369561195374s 2019-03-23 11:46:27,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:27,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:27,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-35c9a25b-05e5-4397-9e98-29e79b45f8dc 2019-03-23 11:46:27,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:27,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:27 GMT Server: Apache x-openstack-request-id: req-64896cc3-0eb8-4e04-9293-6046db5f45e7 2019-03-23 11:46:27,718 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:27,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-64896cc3-0eb8-4e04-9293-6046db5f45e7 2019-03-23 11:46:27,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744249820709s 2019-03-23 11:46:27,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:46:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:27,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:27 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-7c1268e8-4694-4fb2-973a-4b81376abd19 2019-03-23 11:46:27,944 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:27,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-321f70dc-4b35-484f-8e00-7609a2eff42d 2019-03-23 11:46:27,986 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:46:27,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-321f70dc-4b35-484f-8e00-7609a2eff42d 2019-03-23 11:46:27,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.267185926437s 2019-03-23 11:46:32,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:32,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:33,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:33 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-855fcca0-c785-46d2-9c39-4e85cad42dd9 2019-03-23 11:46:33,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:33,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:33 GMT Server: Apache x-openstack-request-id: req-e97ceb9f-9da3-48d9-94f8-cca0b71e13c9 2019-03-23 11:46:33,070 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:33,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-e97ceb9f-9da3-48d9-94f8-cca0b71e13c9 2019-03-23 11:46:33,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0776920318604s 2019-03-23 11:46:38,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:38,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-e280ef83-f522-4167-b587-b1560dad8cb1 2019-03-23 11:46:38,106 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:38,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:38 GMT Server: Apache x-openstack-request-id: req-ed07327a-32dc-4482-8a0b-e9f253c20d3c 2019-03-23 11:46:38,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:38,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-ed07327a-32dc-4482-8a0b-e9f253c20d3c 2019-03-23 11:46:38,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732510089874s 2019-03-23 11:46:38,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:46:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:38,180 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:38 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-f1a674d7-c825-4e93-87dd-e66034d0edd1 2019-03-23 11:46:38,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:38,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7d926a5-9abc-4fdb-9377-639441934838 2019-03-23 11:46:38,222 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:46:38,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-e7d926a5-9abc-4fdb-9377-639441934838 2019-03-23 11:46:38,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722150802612s 2019-03-23 11:46:43,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:43,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:43 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-799a5615-a561-4cc5-bf8a-36d837f2668c 2019-03-23 11:46:43,259 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:43,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:43 GMT Server: Apache x-openstack-request-id: req-f27513bd-da48-44f0-a961-b9c80a1f4b30 2019-03-23 11:46:43,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:43,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-f27513bd-da48-44f0-a961-b9c80a1f4b30 2019-03-23 11:46:43,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704040527344s 2019-03-23 11:46:48,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:48,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:48,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-b9a6fee6-ad75-43cd-b2f0-467457cca2bf 2019-03-23 11:46:48,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:48,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:48 GMT Server: Apache x-openstack-request-id: req-c7987f58-bc00-4d64-86d7-fcf89e9b2077 2019-03-23 11:46:48,380 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:48,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-c7987f58-bc00-4d64-86d7-fcf89e9b2077 2019-03-23 11:46:48,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746548175812s 2019-03-23 11:46:48,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:46:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:48,410 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:48 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ccd469a-60ad-49ba-ae18-63a4d61c22f5 2019-03-23 11:46:48,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:48,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8281120e-0938-4087-a394-a61c0d90fa6a 2019-03-23 11:46:48,452 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:46:48,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-8281120e-0938-4087-a394-a61c0d90fa6a 2019-03-23 11:46:48,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714359283447s 2019-03-23 11:46:53,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:53,508 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:53 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-5f172e2a-4d99-4f4c-a740-f712803bd74d 2019-03-23 11:46:53,508 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:53,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:53 GMT Server: Apache x-openstack-request-id: req-8ab04e8d-f50b-4f7b-b94e-71073cf65bbc 2019-03-23 11:46:53,552 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:53,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-8ab04e8d-f50b-4f7b-b94e-71073cf65bbc 2019-03-23 11:46:53,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0959801673889s 2019-03-23 11:46:58,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:46:58,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:58,589 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:58 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-b4830745-ff9e-4d77-81ad-6118e84970e2 2019-03-23 11:46:58,589 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:58,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:58 GMT Server: Apache x-openstack-request-id: req-117b10e3-0a0f-43d8-879b-3eb9e2d74178 2019-03-23 11:46:58,927 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:46:58,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-117b10e3-0a0f-43d8-879b-3eb9e2d74178 2019-03-23 11:46:58,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369035005569s 2019-03-23 11:46:58,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:46:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:46:58,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:46:58 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-47e16346-5537-4202-91d4-48d432a8aa60 2019-03-23 11:46:58,957 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:46:58,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:46:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-081bfcf0-7d4d-4920-9651-69175db4b7b2 2019-03-23 11:46:59,000 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:46:59,000 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-081bfcf0-7d4d-4920-9651-69175db4b7b2 2019-03-23 11:46:59,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725789070129s 2019-03-23 11:47:04,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:04,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:04,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:04 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-4833d43b-2b29-46ed-afb4-7149b021113b 2019-03-23 11:47:04,037 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:04,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:04 GMT Server: Apache x-openstack-request-id: req-c013cb1e-96ef-48f8-a243-df3e2e700139 2019-03-23 11:47:04,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:04,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-c013cb1e-96ef-48f8-a243-df3e2e700139 2019-03-23 11:47:04,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711379051208s 2019-03-23 11:47:09,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:09,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:09,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-cd98b2ff-e7e2-48f4-bb5d-f869f95a6cdb 2019-03-23 11:47:09,113 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:09,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:09 GMT Server: Apache x-openstack-request-id: req-8c06d753-e303-4be3-b84d-e7c206438ca0 2019-03-23 11:47:09,436 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:09,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-8c06d753-e303-4be3-b84d-e7c206438ca0 2019-03-23 11:47:09,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352014064789s 2019-03-23 11:47:09,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:47:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:09,466 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:09 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-27485cbe-7e38-4039-8e3d-f27752299f68 2019-03-23 11:47:09,466 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:09,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34002ef9-a1b3-4d2b-8d4b-69e0af5bd7dd 2019-03-23 11:47:09,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:47:09,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-34002ef9-a1b3-4d2b-8d4b-69e0af5bd7dd 2019-03-23 11:47:09,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320962905884s 2019-03-23 11:47:14,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:14,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:15,064 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:14 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-46ee7865-3ae2-4dbe-9a3b-5e7ec683168a 2019-03-23 11:47:15,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:15,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:15 GMT Server: Apache x-openstack-request-id: req-8c5ca5e9-3802-4814-b971-4a2a0bee2d75 2019-03-23 11:47:15,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:15,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-8c5ca5e9-3802-4814-b971-4a2a0bee2d75 2019-03-23 11:47:15,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.341199874878s 2019-03-23 11:47:20,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:20,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:20,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:20 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc Server: Apache x-openstack-request-id: req-202d9dd3-6c2d-48de-b5ad-c1147ca492ce 2019-03-23 11:47:20,142 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:20,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5eed6fd-1c2d-4a8e-928f-cede9015f527 2019-03-23 11:47:20,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-03-23T11:47:19Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono/events/7cd10d8a-d5f9-441b-a2f5-4a8545915d46", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "fbe5aeea-7c26-408c-ba94-11fc5475ee04", "id": "7cd10d8a-d5f9-441b-a2f5-4a8545915d46"}]} 2019-03-23 11:47:20,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc&marker=f77bec58-4108-46d3-8f27-0fa4f52b59d0&sort_dir=asc used request id req-b5eed6fd-1c2d-4a8e-928f-cede9015f527 2019-03-23 11:47:20,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743570327759s 2019-03-23 11:47:25,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:25,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:25,236 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:25 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-64384d61-99f2-4c4f-935e-7bda438586c4 2019-03-23 11:47:25,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:25,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:25 GMT Server: Apache x-openstack-request-id: req-3af71aa0-e512-4501-b1b6-39b08d028223 2019-03-23 11:47:25,280 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:25,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-3af71aa0-e512-4501-b1b6-39b08d028223 2019-03-23 11:47:25,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.092297077179s 2019-03-23 11:47:30,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:30,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:30,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-9119260b-8fff-4112-9b9a-71986b0dffa4 2019-03-23 11:47:30,317 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:30 GMT Server: Apache x-openstack-request-id: req-820da470-c717-452f-979f-cea0d2c69614 2019-03-23 11:47:30,359 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:30,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-820da470-c717-452f-979f-cea0d2c69614 2019-03-23 11:47:30,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731990337372s 2019-03-23 11:47:30,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:47:30,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:30,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-d747e860-7aa2-485f-b55f-00572696af78 2019-03-23 11:47:30,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44190820-08b8-4151-93ee-b435ef56f3aa 2019-03-23 11:47:30,432 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:47:30,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-44190820-08b8-4151-93ee-b435ef56f3aa 2019-03-23 11:47:30,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730571746826s 2019-03-23 11:47:35,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:35,470 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-116b30a3-fdaa-4147-bd02-5bfcdedf00b9 2019-03-23 11:47:35,471 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:35,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:35 GMT Server: Apache x-openstack-request-id: req-46cc34ae-2c24-42b1-8ba2-27cc4e69c69f 2019-03-23 11:47:35,512 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:35,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-46cc34ae-2c24-42b1-8ba2-27cc4e69c69f 2019-03-23 11:47:35,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731539726257s 2019-03-23 11:47:40,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:40,549 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-b939eac7-8002-4165-873e-01c58734d7a2 2019-03-23 11:47:40,549 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:40,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:40 GMT Server: Apache x-openstack-request-id: req-a6b0a81a-1109-4484-92c4-f38a3e07ac3e 2019-03-23 11:47:40,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:40,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-a6b0a81a-1109-4484-92c4-f38a3e07ac3e 2019-03-23 11:47:40,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716559886932s 2019-03-23 11:47:40,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:47:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:40,620 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-08250f49-a0e3-440c-89aa-d251270c8474 2019-03-23 11:47:40,620 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:40,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab3ab082-8ced-449a-bb89-ea764bde82f5 2019-03-23 11:47:40,911 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:47:40,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ab3ab082-8ced-449a-bb89-ea764bde82f5 2019-03-23 11:47:40,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.320966005325s 2019-03-23 11:47:45,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:45,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:45,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:45 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-244fac9c-0155-4976-a9f3-334074e23d01 2019-03-23 11:47:45,950 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:45,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:45 GMT Server: Apache x-openstack-request-id: req-ab3cbe01-465b-4b71-bc24-150684da6d8d 2019-03-23 11:47:45,993 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:45,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-ab3cbe01-465b-4b71-bc24-150684da6d8d 2019-03-23 11:47:45,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753190517426s 2019-03-23 11:47:50,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:51,033 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-60e01f1f-7b99-4ac7-9c28-4f254e2e532f 2019-03-23 11:47:51,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:51,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:51 GMT Server: Apache x-openstack-request-id: req-fc17b015-133e-4030-a999-781f0d1628a6 2019-03-23 11:47:51,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:51,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-fc17b015-133e-4030-a999-781f0d1628a6 2019-03-23 11:47:51,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766158103943s 2019-03-23 11:47:51,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:47:51,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:51,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-28664c54-6f8b-4b5e-8f62-a614e4401da8 2019-03-23 11:47:51,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:51,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53717708-3716-4f70-a9f4-3dc39d9e26a6 2019-03-23 11:47:51,148 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:47:51,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-53717708-3716-4f70-a9f4-3dc39d9e26a6 2019-03-23 11:47:51,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719470977783s 2019-03-23 11:47:56,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:47:56,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:47:56,188 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:47:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-31f56ba4-1d08-4956-b36c-c885900269ba 2019-03-23 11:47:56,188 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:47:56,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:47:56 GMT Server: Apache x-openstack-request-id: req-98252220-0390-4752-bb67-ded4445bc36b 2019-03-23 11:47:56,231 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:47:56,231 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-98252220-0390-4752-bb67-ded4445bc36b 2019-03-23 11:47:56,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753412246704s 2019-03-23 11:48:01,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:01,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-584438b8-f12b-47a7-9cc8-f52e41dc5ce9 2019-03-23 11:48:01,270 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:01,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:01 GMT Server: Apache x-openstack-request-id: req-fa09bf37-5a15-4db8-b437-f7698840cb2c 2019-03-23 11:48:01,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:01,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-fa09bf37-5a15-4db8-b437-f7698840cb2c 2019-03-23 11:48:01,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760488510132s 2019-03-23 11:48:01,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:48:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:01,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3e5cc5b-e7ee-43db-bfff-46da2021cd12 2019-03-23 11:48:01,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:01,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-767ffe00-20df-423c-aa47-0ecaed74a22f 2019-03-23 11:48:01,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:48:01,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-767ffe00-20df-423c-aa47-0ecaed74a22f 2019-03-23 11:48:01,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723421573639s 2019-03-23 11:48:06,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:06,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:06,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-9d462941-2600-453f-a6ce-74414fa126fe 2019-03-23 11:48:06,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:06,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:06 GMT Server: Apache x-openstack-request-id: req-43c08ba9-6e48-40ac-bdd1-7f46aa726179 2019-03-23 11:48:06,470 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:06,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-43c08ba9-6e48-40ac-bdd1-7f46aa726179 2019-03-23 11:48:06,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777781009674s 2019-03-23 11:48:11,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:11,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:11,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-dc0662d4-7133-4d85-853b-0d03d2aed2cf 2019-03-23 11:48:11,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:11,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:11 GMT Server: Apache x-openstack-request-id: req-30cc43d5-8d88-4c53-93ff-69fa751f9b7e 2019-03-23 11:48:11,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:11,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-30cc43d5-8d88-4c53-93ff-69fa751f9b7e 2019-03-23 11:48:11,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728249549866s 2019-03-23 11:48:11,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:48:11,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:11,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:11 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-42f67c2c-9c03-43be-bd99-91f40957bcac 2019-03-23 11:48:11,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:11,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8925cd48-b5bf-4eb4-9d90-3c35aa8d0ced 2019-03-23 11:48:11,621 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:48:11,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-8925cd48-b5bf-4eb4-9d90-3c35aa8d0ced 2019-03-23 11:48:11,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727009773254s 2019-03-23 11:48:16,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:16,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:16 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-b9444f2a-fed0-4e69-bc9d-bc8664e076e1 2019-03-23 11:48:16,659 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:16,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:16 GMT Server: Apache x-openstack-request-id: req-7346da52-a45c-4ed2-b360-902aabea4fd5 2019-03-23 11:48:16,701 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:16,701 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-7346da52-a45c-4ed2-b360-902aabea4fd5 2019-03-23 11:48:16,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738339424133s 2019-03-23 11:48:21,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:21,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-e1c18625-385b-4478-b026-c718a332a735 2019-03-23 11:48:21,737 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:21,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:21 GMT Server: Apache x-openstack-request-id: req-8d7de659-f337-46e6-981c-a5f4c676bfbc 2019-03-23 11:48:21,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:21,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-8d7de659-f337-46e6-981c-a5f4c676bfbc 2019-03-23 11:48:21,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070897102356s 2019-03-23 11:48:21,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:48:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:21,807 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:21 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-dd240b69-1510-4ec2-8f90-967261c8b0b6 2019-03-23 11:48:21,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:21,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1143282e-bc55-4aee-a851-73dc3f348546 2019-03-23 11:48:21,849 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:48:21,849 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-1143282e-bc55-4aee-a851-73dc3f348546 2019-03-23 11:48:21,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706651210785s 2019-03-23 11:48:26,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:26,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:26 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-2a75aeca-0c36-4d63-919e-70c8977738b0 2019-03-23 11:48:26,888 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:26 GMT Server: Apache x-openstack-request-id: req-3f6a34f5-c9f2-46e6-b65b-a1d62683c904 2019-03-23 11:48:26,931 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:26,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-3f6a34f5-c9f2-46e6-b65b-a1d62683c904 2019-03-23 11:48:26,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745801925659s 2019-03-23 11:48:31,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:31,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:31 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-a6465c2d-78c3-49ff-9552-c936a09118b8 2019-03-23 11:48:31,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:32,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:31 GMT Server: Apache x-openstack-request-id: req-a92373cb-6653-4e23-809e-2a62608092eb 2019-03-23 11:48:32,010 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:32,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-a92373cb-6653-4e23-809e-2a62608092eb 2019-03-23 11:48:32,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074835062027s 2019-03-23 11:48:32,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:48:32,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:32,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:32 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-95bbee55-4c33-435c-9e11-a4b685104b88 2019-03-23 11:48:32,043 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:32,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a745dcf4-17f2-4520-b782-369955f0e2c7 2019-03-23 11:48:32,085 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:48:32,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a745dcf4-17f2-4520-b782-369955f0e2c7 2019-03-23 11:48:32,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074905872345s 2019-03-23 11:48:37,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:37,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:37,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:37 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-589e4957-f1e2-48a9-b3d5-84e905aefa1f 2019-03-23 11:48:37,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:37,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:37 GMT Server: Apache x-openstack-request-id: req-1d12999e-aa2b-4575-b8c1-c6b25380959f 2019-03-23 11:48:37,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:37,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-1d12999e-aa2b-4575-b8c1-c6b25380959f 2019-03-23 11:48:37,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710909366608s 2019-03-23 11:48:42,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:42,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:42,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-fc15ba4d-469b-4801-a441-c4fc535e3c33 2019-03-23 11:48:42,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:42,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:42 GMT Server: Apache x-openstack-request-id: req-27788899-08a3-49f9-9a26-c3caeb1b2606 2019-03-23 11:48:42,246 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:42,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-27788899-08a3-49f9-9a26-c3caeb1b2606 2019-03-23 11:48:42,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775020122528s 2019-03-23 11:48:42,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:48:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:42,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:42 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-e9f06069-1ab1-434c-a4b1-52bd14e5bf7a 2019-03-23 11:48:42,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. 2019-03-23 11:48:42,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a79ba859-ba71-47bf-941a-456ef6399010 2019-03-23 11:48:42,323 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:48:42,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-a79ba859-ba71-47bf-941a-456ef6399010 2019-03-23 11:48:42,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0764360427856s 2019-03-23 11:48:47,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:47,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:47,360 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:47 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-8dc4599f-4a14-4788-98c8-ac896f0c5ef9 2019-03-23 11:48:47,360 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:47,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:47 GMT Server: Apache x-openstack-request-id: req-a07acabf-aa77-4e70-8c49-6a0a4faabad9 2019-03-23 11:48:47,402 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:47,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-a07acabf-aa77-4e70-8c49-6a0a4faabad9 2019-03-23 11:48:47,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724880695343s 2019-03-23 11:48:52,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:52,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:52,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-f0cdd1ff-0461-42ea-b86b-1e32cc0b9804 2019-03-23 11:48:52,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:52,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:52 GMT Server: Apache x-openstack-request-id: req-dc91e1f9-32dc-47fd-9ca7-3ee4d891fc73 2019-03-23 11:48:52,484 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:48:52,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-dc91e1f9-32dc-47fd-9ca7-3ee4d891fc73 2019-03-23 11:48:52,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763161182404s 2019-03-23 11:48:52,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:48:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:52,515 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:52 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-03f30f0b-da21-4c0b-ae8b-464972bc663f 2019-03-23 11:48:52,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:52,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f4d106c1-61cd-4286-a5c2-035f3cd06487 2019-03-23 11:48:52,557 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:48:52,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-f4d106c1-61cd-4286-a5c2-035f3cd06487 2019-03-23 11:48:52,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716569423676s 2019-03-23 11:48:57,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:48:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:48:57,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:48:57 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc Server: Apache x-openstack-request-id: req-1b0f59b2-e3e8-4dac-88e6-9fc8e1d1f03d 2019-03-23 11:48:57,597 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:48:57,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 355 Content-Type: application/json Date: Sat, 23 Mar 2019 11:48:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-73254f01-1817-4212-85f9-dc30bed2db90 2019-03-23 11:48:57,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-03-23T11:48:55Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer/events/bf10fae7-9186-46c8-b936-fdfe9b1ad335", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "60bb0f03-8652-4633-b68f-83189e8d3a1c", "id": "bf10fae7-9186-46c8-b936-fdfe9b1ad335"}]} 2019-03-23 11:48:57,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc&marker=7cd10d8a-d5f9-441b-a2f5-4a8545915d46&sort_dir=asc used request id req-73254f01-1817-4212-85f9-dc30bed2db90 2019-03-23 11:48:57,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769469738007s 2019-03-23 11:49:02,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:49:02,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:02,677 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:49:02 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc Server: Apache x-openstack-request-id: req-0a9c1f4f-0e7e-45ef-bd3d-c0eac0b75cfe 2019-03-23 11:49:02,678 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:49:02,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:02 GMT Server: Apache x-openstack-request-id: req-b91ecb75-5488-43e3-934a-76594a781301 2019-03-23 11:49:02,719 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:49:02,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc&marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc used request id req-b91ecb75-5488-43e3-934a-76594a781301 2019-03-23 11:49:02,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731358528137s 2019-03-23 11:49:07,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:49:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:07,758 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:49:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc Server: Apache x-openstack-request-id: req-0fee2ae7-1b58-4339-9b43-0615d1a60c0a 2019-03-23 11:49:07,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. 2019-03-23 11:49:07,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:07 GMT Server: Apache x-openstack-request-id: req-ce54b1b3-fb48-4e3b-aa5d-44d921d6b5f8 2019-03-23 11:49:07,801 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:49:07,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc&marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc used request id req-ce54b1b3-fb48-4e3b-aa5d-44d921d6b5f8 2019-03-23 11:49:07,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756380558014s 2019-03-23 11:49:07,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:49:07,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:07,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:49:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-4668cd1f-ef82-400d-a519-24baae43335f 2019-03-23 11:49:07,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:49:07,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 819 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c9fbca15-6ada-4cea-a2d6-505df99f54e2 2019-03-23 11:49:07,875 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:49:07,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-c9fbca15-6ada-4cea-a2d6-505df99f54e2 2019-03-23 11:49:07,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740311145782s 2019-03-23 11:49:12,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:49:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:12,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:49:12 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc Server: Apache x-openstack-request-id: req-55000bd4-1e91-4153-9206-7a893ef98217 2019-03-23 11:49:12,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:49:12,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 442 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53fbe339-8739-4bc9-8624-043ec9aad366 2019-03-23 11:49:12,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-03-23T11:49:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime/events/c61c39cb-c589-4c19-93de-048d8d29b526", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c97bf879-ee5d-4540-86ad-11eaba384524", "id": "c61c39cb-c589-4c19-93de-048d8d29b526"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-03-23T11:49:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv/events/3095cff3-edcf-4a96-a111-78cba803d66f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "id": "3095cff3-edcf-4a96-a111-78cba803d66f"}]} 2019-03-23 11:49:12,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc&marker=bf10fae7-9186-46c8-b936-fdfe9b1ad335&sort_dir=asc used request id req-53fbe339-8739-4bc9-8624-043ec9aad366 2019-03-23 11:49:12,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738060474396s 2019-03-23 11:49:12,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:49:12,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:12,987 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:49:12 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 Server: Apache x-openstack-request-id: req-4f8fa265-46f0-434d-b9b8-fa440c62a137 2019-03-23 11:49:12,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:49:13,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68def3c8-a0e2-424d-98f9-db2693943389 2019-03-23 11:49:13,062 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "outputs": [{"output_value": "172.30.9.201", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-03-23 11:49:13,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 used request id req-68def3c8-a0e2-424d-98f9-db2693943389 2019-03-23 11:49:13,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.105281829834s 2019-03-23 11:49:13,064 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-03-23T11:19:44Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'97f5071b-94fc-4a47-a717-c959b0ec97d3', 'parameters': Munch({u'OS::project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', u'image': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', u'sprout_cluster_size': u'1', u'zone': u'clearwater.opnfv', u'private_mgmt_net_pool_end': u'192.168.100.253', u'external_mgmt_dns_ip': u'8.8.8.8', u'vellum_cluster_size': u'1', u'OS::stack_name': u'clearwater-opnfv', u'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', u'dn_range_length': u'1000', u'private_mgmt_net_cidr': u'192.168.100.0/24', u'dn_range_start': u'6505550000', u'repo_url': u'http://repo.cw-ngv.com/stable', u'homer_cluster_size': u'1', u'private_mgmt_net_gateway': u'192.168.100.254', u'OS::stack_id': u'97f5071b-94fc-4a47-a717-c959b0ec97d3', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'ae0893a52ebd4eb486a53139711ba998', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.201', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-03-23T11:19:44Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3'}) 2019-03-23 11:49:13,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:14,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-ab7d89f5-6c15-4339-aa4b-83ec7633e066 x-openstack-request-id: req-ab7d89f5-6c15-4339-aa4b-83ec7633e066 2019-03-23 11:49:14,882 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:14,882 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab7d89f5-6c15-4339-aa4b-83ec7633e066 2019-03-23 11:49:14,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.81745100021s 2019-03-23 11:49:14,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:49:14,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:14,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:14 GMT X-Openstack-Request-Id: req-b0aaebed-385b-49e5-b938-b143ecb38028 2019-03-23 11:49:14,999 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dd38b14b-f783-4a50-963b-ecc88b9e5a8f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fe1b8086cbe74cdeb11046a1e3b1e1a6","l2_adjacency":true,"status":"ACTIVE","subnets":["6703c6ba-732a-4eff-8377-c6e5e8ee9fec"],"description":"","tags":[],"updated_at":"2019-03-23T11:19:48Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"fe1b8086cbe74cdeb11046a1e3b1e1a6","created_at":"2019-03-23T11:19:48Z","mtu":1450}]} 2019-03-23 11:49:14,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b0aaebed-385b-49e5-b938-b143ecb38028 2019-03-23 11:49:15,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0972998142242s 2019-03-23 11:49:15,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 11:49:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:15,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:15 GMT X-Openstack-Request-Id: req-0bf272db-2823-458d-b3ae-ce774dfee981 2019-03-23 11:49:15,046 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd38b14b-f783-4a50-963b-ecc88b9e5a8f","tenant_id":"fe1b8086cbe74cdeb11046a1e3b1e1a6","created_at":"2019-03-23T11:19:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T11:19:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.100.1","end":"192.168.100.253"}],"gateway_ip":"192.168.100.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.100.0/24","project_id":"fe1b8086cbe74cdeb11046a1e3b1e1a6","id":"6703c6ba-732a-4eff-8377-c6e5e8ee9fec","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-03-23 11:49:15,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0bf272db-2823-458d-b3ae-ce774dfee981 2019-03-23 11:49:15,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.04536485672s 2019-03-23 11:49:15,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:15,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-111681ed-25a7-4e7e-9e20-66a5a28a773f x-openstack-request-id: req-111681ed-25a7-4e7e-9e20-66a5a28a773f 2019-03-23 11:49:15,075 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:15,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-111681ed-25a7-4e7e-9e20-66a5a28a773f 2019-03-23 11:49:15,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232448577881s 2019-03-23 11:49:15,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:15,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:16,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-b1e0d1a1-6013-42a0-97c3-4b2e54c8753f x-openstack-request-id: req-b1e0d1a1-6013-42a0-97c3-4b2e54c8753f 2019-03-23 11:49:16,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:16,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/os-security-groups used request id req-b1e0d1a1-6013-42a0-97c3-4b2e54c8753f 2019-03-23 11:49:16,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.07842206955s 2019-03-23 11:49:16,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:16,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:16,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:16 GMT X-Openstack-Request-Id: req-8e802f36-e1ab-4edc-8aeb-51bd742741e0 2019-03-23 11:49:16,868 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:16,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8e802f36-e1ab-4edc-8aeb-51bd742741e0 2019-03-23 11:49:16,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.706557035446s 2019-03-23 11:49:16,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:16,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:17,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b7c41957-885a-4293-ada4-2e541a5b6282 x-openstack-request-id: req-b7c41957-885a-4293-ada4-2e541a5b6282 2019-03-23 11:49:17,624 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:17,624 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-b7c41957-885a-4293-ada4-2e541a5b6282 2019-03-23 11:49:17,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.74569606781s 2019-03-23 11:49:17,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:17,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:17,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7185d193-50ef-4a0a-a530-d294363e7d4d x-openstack-request-id: req-7185d193-50ef-4a0a-a530-d294363e7d4d 2019-03-23 11:49:17,658 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:17,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7185d193-50ef-4a0a-a530-d294363e7d4d 2019-03-23 11:49:17,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334250926971s 2019-03-23 11:49:17,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:18,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c08f8655-261f-467d-9303-56482d978609 x-openstack-request-id: req-c08f8655-261f-467d-9303-56482d978609 2019-03-23 11:49:18,358 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:18,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/os-security-groups used request id req-c08f8655-261f-467d-9303-56482d978609 2019-03-23 11:49:18,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.698094129562s 2019-03-23 11:49:18,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:18,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:18 GMT X-Openstack-Request-Id: req-c76c4e10-973d-4e83-8d87-b43155a5edf3 2019-03-23 11:49:18,406 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:18,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c76c4e10-973d-4e83-8d87-b43155a5edf3 2019-03-23 11:49:18,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.041512966156s 2019-03-23 11:49:18,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:19,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:18 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6c0e98ee-ed01-4696-af93-076a0d914b5f x-openstack-request-id: req-6c0e98ee-ed01-4696-af93-076a0d914b5f 2019-03-23 11:49:19,243 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:19,243 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-6c0e98ee-ed01-4696-af93-076a0d914b5f 2019-03-23 11:49:19,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.82970905304s 2019-03-23 11:49:19,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:19,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-72911b8d-14a6-4b9c-984a-15b9e99207cd x-openstack-request-id: req-72911b8d-14a6-4b9c-984a-15b9e99207cd 2019-03-23 11:49:19,269 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:19,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-72911b8d-14a6-4b9c-984a-15b9e99207cd 2019-03-23 11:49:19,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253670215607s 2019-03-23 11:49:19,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:20,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-2e2965d6-b00a-407f-90c4-39f13f462f87 x-openstack-request-id: req-2e2965d6-b00a-407f-90c4-39f13f462f87 2019-03-23 11:49:20,294 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:20,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/os-security-groups used request id req-2e2965d6-b00a-407f-90c4-39f13f462f87 2019-03-23 11:49:20,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.02384209633s 2019-03-23 11:49:20,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:20,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:20 GMT X-Openstack-Request-Id: req-d8c0aaaa-206a-44fa-9cc1-00a6db41d6df 2019-03-23 11:49:20,424 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:20,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d8c0aaaa-206a-44fa-9cc1-00a6db41d6df 2019-03-23 11:49:20,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.122937917709s 2019-03-23 11:49:20,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:20,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:21,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-75e2991f-4a93-4489-8dd5-e97ee47eccce x-openstack-request-id: req-75e2991f-4a93-4489-8dd5-e97ee47eccce 2019-03-23 11:49:21,142 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:21,142 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-75e2991f-4a93-4489-8dd5-e97ee47eccce 2019-03-23 11:49:21,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.711563110352s 2019-03-23 11:49:21,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:21,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:21,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-8d5cecd7-bf98-4d57-82b1-0f603da56936 x-openstack-request-id: req-8d5cecd7-bf98-4d57-82b1-0f603da56936 2019-03-23 11:49:21,172 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:21,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-8d5cecd7-bf98-4d57-82b1-0f603da56936 2019-03-23 11:49:21,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029128074646s 2019-03-23 11:49:21,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:21,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-73760efe-6425-48d3-98f5-2780bf2785c3 x-openstack-request-id: req-73760efe-6425-48d3-98f5-2780bf2785c3 2019-03-23 11:49:21,323 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:21,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/os-security-groups used request id req-73760efe-6425-48d3-98f5-2780bf2785c3 2019-03-23 11:49:21,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150151968002s 2019-03-23 11:49:21,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:21,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:21,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:21 GMT X-Openstack-Request-Id: req-1971b7f5-79f4-4d21-9007-5b0b68861cdc 2019-03-23 11:49:21,366 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:21,366 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1971b7f5-79f4-4d21-9007-5b0b68861cdc 2019-03-23 11:49:21,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366020202637s 2019-03-23 11:49:21,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:22,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3117ff98-0d1f-481c-b600-1ea98df66146 x-openstack-request-id: req-3117ff98-0d1f-481c-b600-1ea98df66146 2019-03-23 11:49:22,122 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:22,122 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-3117ff98-0d1f-481c-b600-1ea98df66146 2019-03-23 11:49:22,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.748892068863s 2019-03-23 11:49:22,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:22,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:22,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-a6484867-c92b-4af9-94d4-04174abfe32b x-openstack-request-id: req-a6484867-c92b-4af9-94d4-04174abfe32b 2019-03-23 11:49:22,146 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:22,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a6484867-c92b-4af9-94d4-04174abfe32b 2019-03-23 11:49:22,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230000019073s 2019-03-23 11:49:22,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:22,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-8c501eb4-4aec-45f9-81a8-79c26f9733c1 x-openstack-request-id: req-8c501eb4-4aec-45f9-81a8-79c26f9733c1 2019-03-23 11:49:22,791 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:22,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/os-security-groups used request id req-8c501eb4-4aec-45f9-81a8-79c26f9733c1 2019-03-23 11:49:22,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.643918037415s 2019-03-23 11:49:22,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:22,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:22,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:22 GMT X-Openstack-Request-Id: req-debd2320-42d6-48f8-aa5b-43fa31a9fb9d 2019-03-23 11:49:22,837 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:22,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-debd2320-42d6-48f8-aa5b-43fa31a9fb9d 2019-03-23 11:49:22,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388000011444s 2019-03-23 11:49:22,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:22,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:23,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a5e93ede-2247-4c4a-a445-354d1d37ddfd x-openstack-request-id: req-a5e93ede-2247-4c4a-a445-354d1d37ddfd 2019-03-23 11:49:23,482 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:23,482 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-a5e93ede-2247-4c4a-a445-354d1d37ddfd 2019-03-23 11:49:23,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.638960838318s 2019-03-23 11:49:23,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:23,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:23,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-01dda4be-e71f-44a2-bb86-25ddfcc09ad4 x-openstack-request-id: req-01dda4be-e71f-44a2-bb86-25ddfcc09ad4 2019-03-23 11:49:23,507 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:23,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-01dda4be-e71f-44a2-bb86-25ddfcc09ad4 2019-03-23 11:49:23,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250358581543s 2019-03-23 11:49:23,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:23,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:24,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-3061f039-d7c0-4b65-9e08-26c9383d88d8 x-openstack-request-id: req-3061f039-d7c0-4b65-9e08-26c9383d88d8 2019-03-23 11:49:24,520 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:24,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/os-security-groups used request id req-3061f039-d7c0-4b65-9e08-26c9383d88d8 2019-03-23 11:49:24,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.01160287857s 2019-03-23 11:49:24,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:24,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:24,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:24 GMT X-Openstack-Request-Id: req-7baf5c9d-b37b-4fd8-a568-ec4ad8eae580 2019-03-23 11:49:24,565 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:24,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7baf5c9d-b37b-4fd8-a568-ec4ad8eae580 2019-03-23 11:49:24,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382089614868s 2019-03-23 11:49:24,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:24,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:24,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:24 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f3c3820e-d424-41e9-ac92-4f009cba16ac x-openstack-request-id: req-f3c3820e-d424-41e9-ac92-4f009cba16ac 2019-03-23 11:49:24,613 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:24,613 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-f3c3820e-d424-41e9-ac92-4f009cba16ac 2019-03-23 11:49:24,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0408279895782s 2019-03-23 11:49:24,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:24,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:24,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-b81e0e47-6e5d-4cb9-b11d-942afe7faa8a x-openstack-request-id: req-b81e0e47-6e5d-4cb9-b11d-942afe7faa8a 2019-03-23 11:49:24,638 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:24,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b81e0e47-6e5d-4cb9-b11d-942afe7faa8a 2019-03-23 11:49:24,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245759487152s 2019-03-23 11:49:24,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:26,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-14701cb1-fd62-463c-be95-fc8c35974322 x-openstack-request-id: req-14701cb1-fd62-463c-be95-fc8c35974322 2019-03-23 11:49:26,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:26,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/os-security-groups used request id req-14701cb1-fd62-463c-be95-fc8c35974322 2019-03-23 11:49:26,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.38390612602s 2019-03-23 11:49:26,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:26,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:26 GMT X-Openstack-Request-Id: req-7c2284ca-1f55-456a-831b-4a90f791629f 2019-03-23 11:49:26,068 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:26,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c2284ca-1f55-456a-831b-4a90f791629f 2019-03-23 11:49:26,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375759601593s 2019-03-23 11:49:26,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:26,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:26,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:26 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-331fef12-7a76-4f0c-af95-d895a3315956 x-openstack-request-id: req-331fef12-7a76-4f0c-af95-d895a3315956 2019-03-23 11:49:26,777 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:26,777 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-331fef12-7a76-4f0c-af95-d895a3315956 2019-03-23 11:49:26,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.703009843826s 2019-03-23 11:49:26,778 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:2a:04', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:2a:04', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'ffc63b89-987f-43ff-8ebd-4c482fb34b04', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-03-23T11:43:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:26Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:53Z', 'created': u'2019-03-23T11:42:53Z', '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:6f:5c:da', u'version': 4, u'addr': u'192.168.100.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:5c:da', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'61fb0725-b2ea-4b75-a508-ce5604034bb0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-03-23T11:43:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:26Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.21', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:52Z', 'created': u'2019-03-23T11:42:52Z', '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:ff:da:0e', u'version': 4, u'addr': u'192.168.100.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:da:0e', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:24.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-03-23T11:43:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:24Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.22', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:52Z', 'created': u'2019-03-23T11:42:52Z', '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:27:f5:ff', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:f5:ff', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:37:57.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'fe1597f5-9e7a-40b9-adb5-53420f2f109f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-03-23T11:37:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:37:57Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:37:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:37:42Z', 'created': u'2019-03-23T11:37:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:89:30', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:89:30', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:27:58.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'3cbcc6a4-bd55-401e-b9ca-bb985e6869f3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-03-23T11:27:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:27:58Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:27:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:27:44Z', 'created': u'2019-03-23T11:27:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'619a2664-2d90-4a25-8f7d-c86baf78e299', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-23T11:24:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:24:20Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:22:34Z', 'created': u'2019-03-23T11:22:34Z', '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:27:f5:e9', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:f5:e9', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:21:53.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-03-23T11:21:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:21:53Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:21:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:20:05Z', 'created': u'2019-03-23T11:20:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-23 11:49:26,783 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-03-23 11:49:26,787 - paramiko.transport - DEBUG - starting thread (client mode): 0xc30ac8d0L 2019-03-23 11:49:26,787 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:49:26,800 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:49:26,800 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:49:26,801 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:49:26,802 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:49:26,802 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:49:26,802 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:49:26,802 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:49:26,802 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:49:26,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:49:26,846 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:49:26,851 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 3c38b62727a5b9f104d1e1226b60b651 2019-03-23 11:49:26,852 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:49:26,883 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:49:26,901 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:49:26,917 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:49:27,365 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:49:27,365 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:49:27,383 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:49:27,401 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:49:27,401 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-03-23 11:49:27,402 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 11:49:27,403 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-03-23 11:49:27,405 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fd6050L 2019-03-23 11:49:27,406 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:49:27,420 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:49:27,420 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:49:27,422 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:49:27,422 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:49:27,423 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:49:27,423 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:49:27,423 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:49:27,423 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:49:27,431 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:49:27,432 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:49:27,437 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 1f457111a70c85d556a23d8acf8a1809 2019-03-23 11:49:27,438 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:49:27,471 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:49:27,492 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:49:27,503 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:49:27,765 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:49:27,765 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:49:27,768 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:49:27,780 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:49:27,780 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:49:27,782 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-03-23 11:49:27,784 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2649c50L 2019-03-23 11:49:27,785 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:49:27,794 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:49:27,794 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:49:27,795 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:49:27,795 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:49:27,795 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:49:27,796 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:49:27,796 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:49:27,796 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:49:27,838 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:49:27,839 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:49:27,848 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 169bb7253efde96d528930b4e9193c14 2019-03-23 11:49:27,849 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:49:27,877 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:49:27,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:49:27,914 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:49:28,389 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:49:28,390 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:49:28,416 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:49:28,436 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:49:28,436 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:49:28,438 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-03-23 11:49:28,441 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fd6910L 2019-03-23 11:49:28,442 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:49:28,451 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:49:28,451 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:49:28,452 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:49:28,453 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:49:28,453 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:49:28,453 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:49:28,453 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:49:28,453 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:49:28,495 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:49:28,496 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:49:28,505 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: eee692eb288522cd17cf3ea9d198071d 2019-03-23 11:49:28,506 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:49:28,535 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:49:28,551 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:49:28,570 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:49:28,963 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:49:28,963 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:49:28,973 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:49:28,993 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:49:28,993 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 10m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:49:28,995 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-03-23 11:49:28,997 - paramiko.transport - DEBUG - starting thread (client mode): 0xc30ac8d0L 2019-03-23 11:49:28,998 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:49:29,012 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:49:29,012 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:49:29,014 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:49:29,014 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:49:29,014 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:49:29,014 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:49:29,014 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:49:29,014 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:49:29,058 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:49:29,058 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:49:29,062 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 5120aa9e66a6680a8e08a687ff6c649f 2019-03-23 11:49:29,062 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:49:29,096 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:49:29,117 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:49:29,126 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:49:29,765 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:49:29,765 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:49:29,792 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:49:29,806 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:49:29,806 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-03-23 11:49:29,808 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-03-23 11:49:29,810 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fb6e10L 2019-03-23 11:49:29,811 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:49:29,829 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:49:29,829 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:49:29,830 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:49:29,830 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:49:29,830 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:49:29,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:49:29,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:49:29,831 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:49:29,874 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:49:29,875 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:49:29,911 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: c76a731b46be93bcc5a03194a6de5103 2019-03-23 11:49:29,912 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:49:29,913 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:49:29,932 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:49:29,944 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:49:30,525 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:49:30,525 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:49:30,546 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:49:30,568 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:49:30,568 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:49:30,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:30,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:31,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-98725aa1-67f6-494b-b4f5-19bf59d5a827 x-openstack-request-id: req-98725aa1-67f6-494b-b4f5-19bf59d5a827 2019-03-23 11:49:31,064 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:31,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-98725aa1-67f6-494b-b4f5-19bf59d5a827 2019-03-23 11:49:31,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493591070175s 2019-03-23 11:49:31,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:31,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:31,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-54c5379f-82f5-4fb3-a80d-fa41a0356ce3 x-openstack-request-id: req-54c5379f-82f5-4fb3-a80d-fa41a0356ce3 2019-03-23 11:49:31,094 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:31,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-54c5379f-82f5-4fb3-a80d-fa41a0356ce3 2019-03-23 11:49:31,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233120918274s 2019-03-23 11:49:31,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:31,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:32,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-5b599979-f0f3-431b-9b1d-5fd0967696f5 x-openstack-request-id: req-5b599979-f0f3-431b-9b1d-5fd0967696f5 2019-03-23 11:49:32,130 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:32,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/os-security-groups used request id req-5b599979-f0f3-431b-9b1d-5fd0967696f5 2019-03-23 11:49:32,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.03486704826s 2019-03-23 11:49:32,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:32,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:32,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:32 GMT X-Openstack-Request-Id: req-9879332a-5080-4df0-be7f-31f21fd73a4e 2019-03-23 11:49:32,178 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:32,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9879332a-5080-4df0-be7f-31f21fd73a4e 2019-03-23 11:49:32,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403320789337s 2019-03-23 11:49:32,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:32,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:32,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:32 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-08b6b30b-c194-4e32-8c0b-95fe0d37dfd0 x-openstack-request-id: req-08b6b30b-c194-4e32-8c0b-95fe0d37dfd0 2019-03-23 11:49:32,885 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:32,886 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-08b6b30b-c194-4e32-8c0b-95fe0d37dfd0 2019-03-23 11:49:32,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.700995206833s 2019-03-23 11:49:32,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:32,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:32,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-e925a817-a957-4ec2-803d-4e30d1aed1bb x-openstack-request-id: req-e925a817-a957-4ec2-803d-4e30d1aed1bb 2019-03-23 11:49:32,912 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:32,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e925a817-a957-4ec2-803d-4e30d1aed1bb 2019-03-23 11:49:32,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263240337372s 2019-03-23 11:49:32,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:33,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-46f703c8-f5ac-4538-95ea-5c0ecdcd9554 x-openstack-request-id: req-46f703c8-f5ac-4538-95ea-5c0ecdcd9554 2019-03-23 11:49:33,239 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:33,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/os-security-groups used request id req-46f703c8-f5ac-4538-95ea-5c0ecdcd9554 2019-03-23 11:49:33,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.324765920639s 2019-03-23 11:49:33,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:33,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:33 GMT X-Openstack-Request-Id: req-7fe45a6a-e4a4-4e17-8ac3-e94c7b4eaa77 2019-03-23 11:49:33,283 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:33,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7fe45a6a-e4a4-4e17-8ac3-e94c7b4eaa77 2019-03-23 11:49:33,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378570556641s 2019-03-23 11:49:33,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:33,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-16a9ae1a-ede1-4834-8f27-a6724517ecfe x-openstack-request-id: req-16a9ae1a-ede1-4834-8f27-a6724517ecfe 2019-03-23 11:49:33,330 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:33,331 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-16a9ae1a-ede1-4834-8f27-a6724517ecfe 2019-03-23 11:49:33,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0406939983368s 2019-03-23 11:49:33,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:33,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-02e81ccf-ff5a-4e73-a790-b2b9d56ee53b x-openstack-request-id: req-02e81ccf-ff5a-4e73-a790-b2b9d56ee53b 2019-03-23 11:49:33,361 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:33,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-02e81ccf-ff5a-4e73-a790-b2b9d56ee53b 2019-03-23 11:49:33,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0292360782623s 2019-03-23 11:49:33,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:33,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:33,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-e35b55f5-0552-4bef-aa14-de5e0863bf8c x-openstack-request-id: req-e35b55f5-0552-4bef-aa14-de5e0863bf8c 2019-03-23 11:49:33,509 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:33,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/os-security-groups used request id req-e35b55f5-0552-4bef-aa14-de5e0863bf8c 2019-03-23 11:49:33,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.147547960281s 2019-03-23 11:49:33,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:33,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:33 GMT X-Openstack-Request-Id: req-997354b5-ec96-44aa-ae91-de3583315799 2019-03-23 11:49:33,555 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:33,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-997354b5-ec96-44aa-ae91-de3583315799 2019-03-23 11:49:33,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0387079715729s 2019-03-23 11:49:33,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:34,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:33 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-5a0d5c27-978c-4d02-83a8-f4958ea87e7b x-openstack-request-id: req-5a0d5c27-978c-4d02-83a8-f4958ea87e7b 2019-03-23 11:49:34,297 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:34,297 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-5a0d5c27-978c-4d02-83a8-f4958ea87e7b 2019-03-23 11:49:34,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.736044883728s 2019-03-23 11:49:34,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:34,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:34,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-61084a74-0f4c-492b-af4a-23018895553f x-openstack-request-id: req-61084a74-0f4c-492b-af4a-23018895553f 2019-03-23 11:49:34,324 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:34,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-61084a74-0f4c-492b-af4a-23018895553f 2019-03-23 11:49:34,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266258716583s 2019-03-23 11:49:34,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:34,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:34,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-df2105bb-e880-4a05-a2fd-396aecbc951e x-openstack-request-id: req-df2105bb-e880-4a05-a2fd-396aecbc951e 2019-03-23 11:49:34,760 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:34,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/os-security-groups used request id req-df2105bb-e880-4a05-a2fd-396aecbc951e 2019-03-23 11:49:34,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.434408903122s 2019-03-23 11:49:34,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:34,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:34,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:34 GMT X-Openstack-Request-Id: req-c7d09b72-93df-4872-9cfa-2e25335c1fc0 2019-03-23 11:49:34,806 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:34,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c7d09b72-93df-4872-9cfa-2e25335c1fc0 2019-03-23 11:49:34,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039402961731s 2019-03-23 11:49:34,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:35,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-0222c0e2-1407-4288-bc4f-888b2c20bc3f x-openstack-request-id: req-0222c0e2-1407-4288-bc4f-888b2c20bc3f 2019-03-23 11:49:35,525 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:35,525 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-0222c0e2-1407-4288-bc4f-888b2c20bc3f 2019-03-23 11:49:35,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.711898088455s 2019-03-23 11:49:35,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:35,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:35,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-b37ab717-077a-4859-9717-fb2ed6f4f321 x-openstack-request-id: req-b37ab717-077a-4859-9717-fb2ed6f4f321 2019-03-23 11:49:35,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:35,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b37ab717-077a-4859-9717-fb2ed6f4f321 2019-03-23 11:49:35,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245089530945s 2019-03-23 11:49:35,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:35,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:35,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-7d8fafc9-1c4f-450f-9b2c-e6c4f1865dae x-openstack-request-id: req-7d8fafc9-1c4f-450f-9b2c-e6c4f1865dae 2019-03-23 11:49:35,698 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:35,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/os-security-groups used request id req-7d8fafc9-1c4f-450f-9b2c-e6c4f1865dae 2019-03-23 11:49:35,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.146768808365s 2019-03-23 11:49:35,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:35,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:35 GMT X-Openstack-Request-Id: req-986941f9-4999-4ead-93b5-554a76afaeda 2019-03-23 11:49:35,741 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:35,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-986941f9-4999-4ead-93b5-554a76afaeda 2019-03-23 11:49:35,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367469787598s 2019-03-23 11:49:35,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:35,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:35,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:35 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6895cafa-e3d3-4c6f-a0e0-73760cae9e62 x-openstack-request-id: req-6895cafa-e3d3-4c6f-a0e0-73760cae9e62 2019-03-23 11:49:35,792 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:35,792 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-6895cafa-e3d3-4c6f-a0e0-73760cae9e62 2019-03-23 11:49:35,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0432920455933s 2019-03-23 11:49:35,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:35,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:35,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-20fc3a40-0bd6-4d5d-a0bd-2dbdeef9876c x-openstack-request-id: req-20fc3a40-0bd6-4d5d-a0bd-2dbdeef9876c 2019-03-23 11:49:35,817 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:35,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-20fc3a40-0bd6-4d5d-a0bd-2dbdeef9876c 2019-03-23 11:49:35,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240068435669s 2019-03-23 11:49:35,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:36,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-9b169f60-5cb4-438f-bed8-4ab1243753fb x-openstack-request-id: req-9b169f60-5cb4-438f-bed8-4ab1243753fb 2019-03-23 11:49:36,236 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:36,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/os-security-groups used request id req-9b169f60-5cb4-438f-bed8-4ab1243753fb 2019-03-23 11:49:36,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.417742967606s 2019-03-23 11:49:36,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:36,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:36 GMT X-Openstack-Request-Id: req-82350d9f-9c2d-4b4d-a8b7-491510490332 2019-03-23 11:49:36,279 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:36,279 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-82350d9f-9c2d-4b4d-a8b7-491510490332 2019-03-23 11:49:36,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369141101837s 2019-03-23 11:49:36,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:36,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:36,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-837e774b-d054-4b04-80fc-2b2e5e765996 x-openstack-request-id: req-837e774b-d054-4b04-80fc-2b2e5e765996 2019-03-23 11:49:36,325 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:36,325 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-837e774b-d054-4b04-80fc-2b2e5e765996 2019-03-23 11:49:36,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0401449203491s 2019-03-23 11:49:36,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:49:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:36,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-0b3e0c97-9dda-4e93-8238-2bb60f7f82cd x-openstack-request-id: req-0b3e0c97-9dda-4e93-8238-2bb60f7f82cd 2019-03-23 11:49:36,349 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:49:36,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0b3e0c97-9dda-4e93-8238-2bb60f7f82cd 2019-03-23 11:49:36,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236670970917s 2019-03-23 11:49:36,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:49:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:36,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-f1d5f329-fca4-45c1-92eb-646e1609d704 x-openstack-request-id: req-f1d5f329-fca4-45c1-92eb-646e1609d704 2019-03-23 11:49:36,732 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:49:36,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/os-security-groups used request id req-f1d5f329-fca4-45c1-92eb-646e1609d704 2019-03-23 11:49:36,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.381319999695s 2019-03-23 11:49:36,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:49:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:36,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:36 GMT X-Openstack-Request-Id: req-e0878187-f74a-49f2-af60-e838d8d27c4c 2019-03-23 11:49:36,779 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:49:36,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e0878187-f74a-49f2-af60-e838d8d27c4c 2019-03-23 11:49:36,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396780967712s 2019-03-23 11:49:36,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:49:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:37,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-983f7980-862c-4d71-bcdd-a5baaa68d5bc x-openstack-request-id: req-983f7980-862c-4d71-bcdd-a5baaa68d5bc 2019-03-23 11:49:37,478 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:49:37,479 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-983f7980-862c-4d71-bcdd-a5baaa68d5bc 2019-03-23 11:49:37,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.691972970963s 2019-03-23 11:49:37,479 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:2a:04', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:2a:04', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'ffc63b89-987f-43ff-8ebd-4c482fb34b04', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-03-23T11:43:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:26Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:53Z', 'created': u'2019-03-23T11:42:53Z', '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:6f:5c:da', u'version': 4, u'addr': u'192.168.100.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:5c:da', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'61fb0725-b2ea-4b75-a508-ce5604034bb0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-03-23T11:43:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:26Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.21', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:52Z', 'created': u'2019-03-23T11:42:52Z', '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:ff:da:0e', u'version': 4, u'addr': u'192.168.100.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:da:0e', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:24.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-03-23T11:43:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:24Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.22', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:52Z', 'created': u'2019-03-23T11:42:52Z', '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:27:f5:ff', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:f5:ff', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:37:57.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'fe1597f5-9e7a-40b9-adb5-53420f2f109f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-03-23T11:37:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:37:57Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:37:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:37:42Z', 'created': u'2019-03-23T11:37:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:89:30', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:89:30', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:27:58.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'3cbcc6a4-bd55-401e-b9ca-bb985e6869f3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-03-23T11:27:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:27:58Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:27:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:27:44Z', 'created': u'2019-03-23T11:27:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'619a2664-2d90-4a25-8f7d-c86baf78e299', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-23T11:24:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:24:20Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:22:34Z', 'created': u'2019-03-23T11:22:34Z', '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:27:f5:e9', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:f5:e9', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:21:53.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-03-23T11:21:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:21:53Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:21:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:20:05Z', 'created': u'2019-03-23T11:20:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-23 11:49:37,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:37,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-a98af298-68e6-464f-8cf9-f6dffdcdea66 x-openstack-request-id: req-a98af298-68e6-464f-8cf9-f6dffdcdea66 2019-03-23 11:49:37,686 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:37,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a98af298-68e6-464f-8cf9-f6dffdcdea66 2019-03-23 11:49:37,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202085018158s 2019-03-23 11:49:37,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:37,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:37,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19844 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-63dea9f4-4e34-4608-a1fc-5f4efbc79085 x-openstack-request-id: req-63dea9f4-4e34-4608-a1fc-5f4efbc79085 2019-03-23 11:49:37,769 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009707] Security Framework initialized\n[ 0.012038] AppArmor: AppArmor initialized\n[ 0.013558] Yama: becoming mindful.\n[ 0.015011] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016927] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020461] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022754] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024258] Initializing cgroup subsys memory\n[ 0.025864] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029615] Initializing cgroup subsys blkio\n[ 0.032004] Initializing cgroup subsys perf_event\n[ 0.033683] Initializing cgroup subsys hugetlb\n[ 0.036548] mce: CPU supports 10 MCE banks\n[ 0.038099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041932] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050244] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.077466] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083275] ACPI: Core revision 20131115\n[ 0.084467] ACPI: All ACPI Tables successfully acquired\n[ 0.086567] ftrace: allocating 28753 entries in 113 pages\n[ 0.108259] smpboot: Max logical packages: 1\n[ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.114644] Enabling x2apic\n[ 0.115781] Enabled x2apic\n[ 0.116016] Switched APIC routing to physical x2apic.\n[ 0.121365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.123396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.126881] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135948] KVM setup paravirtual spinlock\n[ 0.138319] x86: Booted up 1 node, 1 CPUs\n[ 0.139808] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140430] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142865] devtmpfs: initialized\n[ 0.145840] EVM: security.selinux\n[ 0.147125] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149174] EVM: security.capability\n[ 0.151534] pinctrl core: initialized pinctrl subsystem\n[ 0.152103] regulator-dummy: no parameters\n[ 0.153703] RTC time: 11:43:26, date: 03/23/19\n[ 0.155375] NET: Registered protocol family 16\n[ 0.156161] cpuidle: using governor ladder\n[ 0.157662] cpuidle: using governor menu\n[ 0.159155] ACPI: bus type PCI registered\n[ 0.160013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162335] PCI: Using configuration type 1 for base access\n[ 0.164722] bio: create slab at 0\n[ 0.166443] ACPI: Added _OSI(Module Device)\n[ 0.167969] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169678] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172609] ACPI: Interpreter enabled\n[ 0.174011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186177] ACPI: (supports S0 S5)\n[ 0.187479] ACPI: Using IOAPIC for interrupt routing\n[ 0.188021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191343] ACPI: No dock devices found.\n[ 0.193788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195886] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.198238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200216] acpiphp: Slot [3] registered\n[ 0.201691] acpiphp: Slot [4] registered\n[ 0.203162] acpiphp: Slot [5] registered\n[ 0.204026] acpiphp: Slot [6] registered\n[ 0.205487] acpiphp: Slot [7] registered\n[ 0.206952] acpiphp: Slot [8] registered\n[ 0.208022] acpiphp: Slot [9] registered\n[ 0.209483] acpiphp: Slot [10] registered\n[ 0.210981] acpiphp: Slot [11] registered\n[ 0.212023] acpiphp: Slot [12] registered\n[ 0.213514] acpiphp: Slot [13] registered\n[ 0.215001] acpiphp: Slot [14] registered\n[ 0.216029] acpiphp: Slot [15] registered\n[ 0.217516] acpiphp: Slot [16] registered\n[ 0.219006] acpiphp: Slot [17] registered\n[ 0.220029] acpiphp: Slot [18] registered\n[ 0.221520] acpiphp: Slot [19] registered\n[ 0.223016] acpiphp: Slot [20] registered\n[ 0.224022] acpiphp: Slot [21] registered\n[ 0.225517] acpiphp: Slot [22] registered\n[ 0.227003] acpiphp: Slot [23] registered\n[ 0.228027] acpiphp: Slot [24] registered\n[ 0.229516] acpiphp: Slot [25] registered\n[ 0.231009] acpiphp: Slot [26] registered\n[ 0.232022] acpiphp: Slot [27] registered\n[ 0.233506] acpiphp: Slot [28] registered\n[ 0.234986] acpiphp: Slot [29] registered\n[ 0.236022] acpiphp: Slot [30] registered\n[ 0.237507] acpiphp: Slot [31] registered\n[ 0.238985] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241893] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243978] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246286] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.280325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.283525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.285190] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.287786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.289157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.291414] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.292338] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.294294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297115] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299261] SCSI subsystem initialized\n[ 0.300235] ACPI: bus type USB registered\n[ 0.301769] usbcore: registered new interface driver usbfs\n[ 0.303693] usbcore: registered new interface driver hub\n[ 0.304042] usbcore: registered new device driver usb\n[ 0.306000] PCI: Using ACPI for IRQ routing\n[ 0.307963] NetLabel: Initializing\n[ 0.308008] NetLabel: domain hash size = 128\n[ 0.309583] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311360] NetLabel: unlabeled traffic allowed by default\n[ 0.312210] Switched to clocksource kvm-clock\n[ 0.320633] AppArmor: AppArmor Filesystem Enabled\n[ 0.322339] pnp: PnP ACPI init\n[ 0.323551] ACPI: bus type PNP registered\n[ 0.325517] pnp: PnP ACPI: found 8 devices\n[ 0.327023] ACPI: bus type PNP unregistered\n[ 0.334279] NET: Registered protocol family 2\n[ 0.336171] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.338589] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.340894] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.343172] TCP: reno registered\n[ 0.344431] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.346454] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.348705] NET: Registered protocol family 1\n[ 0.350309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.352336] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.354327] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.371285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.388428] Trying to unpack rootfs image as initramfs...\n[ 0.489435] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.492387] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.494427] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.497503] Scanning for low memory corruption every 60 seconds\n[ 0.499877] Initialise system trusted keyring\n[ 0.501530] audit: initializing netlink socket (disabled)\n[ 0.503419] type=2000 audit(1553341407.366:1): initialized\n[ 0.523493] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.526460] zbud: loaded\n[ 0.527747] VFS: Disk quotas dquot_6.5.2\n[ 0.529263] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.531828] fuse init (API version 7.22)\n[ 0.533354] msgmni has been set to 1982\n[ 0.534844] Key type big_key registered\n[ 0.536618] Key type asymmetric registered\n[ 0.538142] Asymmetric key parser 'x509' registered\n[ 0.539896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.542628] io scheduler noop registered\n[ 0.544110] io scheduler deadline registered (default)\n[ 0.545942] io scheduler cfq registered\n[ 0.547462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.549425] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.551712] ipmi message handler version 39.2\n[ 0.553366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.556037] ACPI: Power Button [PWRF]\n[ 0.557531] GHES: HEST is not enabled!\n[ 0.574094] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.606674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.609256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.634979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.638503] Linux agpgart interface v0.103\n[ 0.640972] brd: module loaded\n[ 0.642650] loop: module loaded\n[ 0.644308] blk-mq: CPU -> queue map\n[ 0.645669] CPU 0 -> Queue 0\n[ 0.647699] vda: vda1\n[ 0.649449] scsi0 : ata_piix\n[ 0.650691] scsi1 : ata_piix\n[ 0.651885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.654153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.657164] libphy: Fixed MDIO Bus: probed\n[ 0.658741] tun: Universal TUN/TAP device driver, 1.6\n[ 0.660529] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.663647] PPP generic driver version 2.4.2\n[ 0.665264] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.667481] ehci-pci: EHCI PCI platform driver\n[ 0.669097] ehci-platform: EHCI generic platform driver\n[ 0.670935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.673046] ohci-pci: OHCI PCI platform driver\n[ 0.674670] ohci-platform: OHCI generic platform driver\n[ 0.676513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.693622] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.695465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.698261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.700431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.702720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.705356] usb usb1: Product: UHCI Host Controller\n[ 0.707090] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.709278] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.711031] hub 1-0:1.0: USB hub found\n[ 0.712485] hub 1-0:1.0: 2 ports detected\n[ 0.714126] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.717865] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719639] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.721514] mousedev: PS/2 mouse device common for all mice\n[ 0.723792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.726893] rtc_cmos 00:00: RTC can wake from S4\n[ 0.729068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.731247] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.733504] device-mapper: uevent: version 1.0.3\n[ 0.735219] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.738199] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.740356] TCP: cubic registered\n[ 0.741697] NET: Registered protocol family 10\n[ 0.743524] NET: Registered protocol family 17\n[ 0.745161] Key type dns_resolver registered\n[ 0.746854] Loading compiled-in X.509 certificates\n[ 0.749126] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.752422] registered taskstats version 1\n[ 0.755440] Key type trusted registered\n[ 0.759196] Key type encrypted registered\n[ 0.760710] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.762637] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.765092] regulator-dummy: disabling\n[ 0.766521] Magic number: 11:559:732\n[ 0.768060] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:27 UTC (1553341407)\n[ 0.771003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.773055] EDD information not available.\n[ 0.813513] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.827363] Write protecting the kernel read-only data: 12288k\n[ 0.829938] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.834063] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852140] systemd-udevd[99]: starting version 204\n[ 0.884661] FDC 0 is a S82078B\n[ 1.024018] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.189335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.191635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.194008] usb 1-1: Product: QEMU USB Tablet\n[ 1.195596] usb 1-1: Manufacturer: QEMU\n[ 1.197035] usb 1-1: SerialNumber: 42\n[ 1.913805] 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.271240] 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.375432] random: init urandom read with 10 bits of entropy available\n[ 2.507938] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:29 +0000. Up 2.88 seconds.\ncloud-init-nonet[3.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 Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.65]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:32 +0000. Up 5.29 seconds.\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:ec:2a:04 |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n09:35:c0:e1:3d:11:68:78:03:d6:3b:23:29:0b:2c:98 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o=o+=. |\n| ...Bo o |\n|o. +ooo |\n|E.. o +. o |\n|.. o . oS |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nce:ec:35:a4:88:55:6f:f0:34:64:8b:2b:cb:f7:83:33 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o |\n| + . |\n| + + |\n| . * . |\n| o S = |\n| + B + |\n| . + *.o |\n| oEo.. |\n| .o.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n67:ad:42:66:f0:46:aa:d8:b7:bd:c4:9c:d3:3e:6a:60 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| = . |\n| . S o . |\n| o .EB = . |\n| . o...B o |\n| . +.+. |\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:\n3c:38:b6:27:27:a5:b9:f1:04:d1:e1:22:6b:60:b6:51 root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E . |\n| . o . |\n| = . o o |\n| o + o = |\n| . o = S |\n| . . B . |\n| B + |\n| X |\n| . . |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:38 +0000. Up 12.11 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:40 +0000. Up 13.28 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 17198 0 --:--:-- --:--:-- --:--:-- 17302\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1520 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.25\n+ '[' -n 192.168.100.25 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3883 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7921\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 7929\nclearwater-socket-factory-sig start/running, process 7937\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (8975 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57611 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n++ ip2rr 172.30.9.207\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.207\n++ echo A 172.30.9.207\n+ echo 'nameserver 192.168.100.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n bono_process Initializing Process \n monit_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n poll_bono Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n clearwater_queue_manager_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000\nmember 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000\nmember c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000\nmember d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000\nmember ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000\nmember efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nc38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false\nd1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false\ned384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\nefbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.7) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu1aU87dJ5I_XFvnqN7ndcrFMwWVWB_3W-dBS7KBPiHrDqoDxmxtG9Hasacs9Enj-CvlmdJLB8O-uGg5hY_UTG0o7fG8luLTtYPiQhsNExqrFuXZ7fRPVgygJiT72ApRygGGm-LVDds9wqaSzqmEVsiTJGAzQNm0MIrhvoU8NZCnXw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-bono-rvhxdy66aw7k-0-xpa7r3mhsc6b/68ec0c89-f909-4968-b866-0c1bfcf360aa/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:47:17 GMT\nServer: Apache\nx-openstack-request-id: req-4171b247-0759-4e51-864a-943e26b3761f\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ce:ec:35:a4:88:55:6f:f0:34:64:8b:2b:cb:f7:83:33 root@bono-0 (DSA)\nec2: 256 67:ad:42:66:f0:46:aa:d8:b7:bd:c4:9c:d3:3e:6a:60 root@bono-0 (ECDSA)\nec2: 256 3c:38:b6:27:27:a5:b9:f1:04:d1:e1:22:6b:60:b6:51 root@bono-0 (ED25519)\nec2: 2048 09:35:c0:e1:3d:11:68:78:03:d6:3b:23:29:0b:2c:98 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDi7/OWLsyy5FnWVOB6Lj5pZBbgOeYYeFXar+xQbgBX83qikK7uIHmJ/z5S5CEGTpeIodvXvP5uB08miORJlwXE= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB5yMKmpwrX4mYIIzpkekqK3qzgs8rX6REedqqkHeQpN root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNXDPGOv6kKiTG9naNjpadzotTQnkFWnw+Oo5QkhQvrJl1S3uMQGgrdeKL0UySCt5MjiBPX3ziD+4m9X913r+HZUV2+x8RVu9O2fk2VA/t0DltyjsEzLP9FJsSB1TwpxqmGhFIaKOIjtafWWEPePfmL9uAXDImVXbdsAgHzrp6QY5pzTDSk9hykf5rzAnj8L+HzS5KpHOWwANSFvt2/iislQ+3KqvjPSpu1tJQOS6e8H5zvK47qkYIeS88MAfu8yd/XM0+abkULU2SO4UQRl1kNxA/tmPruFAEahGD0maZPSYV2hkFulg76qglU9rGv1tTny42ZHahrWGXxjb8ufUL root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:47:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.78 seconds\n"} 2019-03-23 11:49:37,770 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/action used request id req-63dea9f4-4e34-4608-a1fc-5f4efbc79085 2019-03-23 11:49:37,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0763540267944s 2019-03-23 11:49:37,772 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009707] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013558] Yama: becoming mindful. [ 0.015011] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016927] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020461] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022754] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024258] Initializing cgroup subsys memory [ 0.025864] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029615] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033683] Initializing cgroup subsys hugetlb [ 0.036548] mce: CPU supports 10 MCE banks [ 0.038099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041932] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050244] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.077466] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083275] ACPI: Core revision 20131115 [ 0.084467] ACPI: All ACPI Tables successfully acquired [ 0.086567] ftrace: allocating 28753 entries in 113 pages [ 0.108259] smpboot: Max logical packages: 1 [ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114644] Enabling x2apic [ 0.115781] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.121365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.126881] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135948] KVM setup paravirtual spinlock [ 0.138319] x86: Booted up 1 node, 1 CPUs [ 0.139808] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140430] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142865] devtmpfs: initialized [ 0.145840] EVM: security.selinux [ 0.147125] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149174] EVM: security.capability [ 0.151534] pinctrl core: initialized pinctrl subsystem [ 0.152103] regulator-dummy: no parameters [ 0.153703] RTC time: 11:43:26, date: 03/23/19 [ 0.155375] NET: Registered protocol family 16 [ 0.156161] cpuidle: using governor ladder [ 0.157662] cpuidle: using governor menu [ 0.159155] ACPI: bus type PCI registered [ 0.160013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162335] PCI: Using configuration type 1 for base access [ 0.164722] bio: create slab at 0 [ 0.166443] ACPI: Added _OSI(Module Device) [ 0.167969] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172609] ACPI: Interpreter enabled [ 0.174011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186177] ACPI: (supports S0 S5) [ 0.187479] ACPI: Using IOAPIC for interrupt routing [ 0.188021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191343] ACPI: No dock devices found. [ 0.193788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195886] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200216] acpiphp: Slot [3] registered [ 0.201691] acpiphp: Slot [4] registered [ 0.203162] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205487] acpiphp: Slot [7] registered [ 0.206952] acpiphp: Slot [8] registered [ 0.208022] acpiphp: Slot [9] registered [ 0.209483] acpiphp: Slot [10] registered [ 0.210981] acpiphp: Slot [11] registered [ 0.212023] acpiphp: Slot [12] registered [ 0.213514] acpiphp: Slot [13] registered [ 0.215001] acpiphp: Slot [14] registered [ 0.216029] acpiphp: Slot [15] registered [ 0.217516] acpiphp: Slot [16] registered [ 0.219006] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221520] acpiphp: Slot [19] registered [ 0.223016] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225517] acpiphp: Slot [22] registered [ 0.227003] acpiphp: Slot [23] registered [ 0.228027] acpiphp: Slot [24] registered [ 0.229516] acpiphp: Slot [25] registered [ 0.231009] acpiphp: Slot [26] registered [ 0.232022] acpiphp: Slot [27] registered [ 0.233506] acpiphp: Slot [28] registered [ 0.234986] acpiphp: Slot [29] registered [ 0.236022] acpiphp: Slot [30] registered [ 0.237507] acpiphp: Slot [31] registered [ 0.238985] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241893] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243978] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246286] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285190] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291414] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297115] vgaarb: bridge control possible 0000:00:02.0 [ 0.299261] SCSI subsystem initialized [ 0.300235] ACPI: bus type USB registered [ 0.301769] usbcore: registered new interface driver usbfs [ 0.303693] usbcore: registered new interface driver hub [ 0.304042] usbcore: registered new device driver usb [ 0.306000] PCI: Using ACPI for IRQ routing [ 0.307963] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309583] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311360] NetLabel: unlabeled traffic allowed by default [ 0.312210] Switched to clocksource kvm-clock [ 0.320633] AppArmor: AppArmor Filesystem Enabled [ 0.322339] pnp: PnP ACPI init [ 0.323551] ACPI: bus type PNP registered [ 0.325517] pnp: PnP ACPI: found 8 devices [ 0.327023] ACPI: bus type PNP unregistered [ 0.334279] NET: Registered protocol family 2 [ 0.336171] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.338589] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.340894] TCP: Hash tables configured (established 8192 bind 8192) [ 0.343172] TCP: reno registered [ 0.344431] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.346454] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.348705] NET: Registered protocol family 1 [ 0.350309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.352336] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.354327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.371285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.388428] Trying to unpack rootfs image as initramfs... [ 0.489435] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.492387] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494427] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.497503] Scanning for low memory corruption every 60 seconds [ 0.499877] Initialise system trusted keyring [ 0.501530] audit: initializing netlink socket (disabled) [ 0.503419] type=2000 audit(1553341407.366:1): initialized [ 0.523493] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.526460] zbud: loaded [ 0.527747] VFS: Disk quotas dquot_6.5.2 [ 0.529263] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.531828] fuse init (API version 7.22) [ 0.533354] msgmni has been set to 1982 [ 0.534844] Key type big_key registered [ 0.536618] Key type asymmetric registered [ 0.538142] Asymmetric key parser 'x509' registered [ 0.539896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542628] io scheduler noop registered [ 0.544110] io scheduler deadline registered (default) [ 0.545942] io scheduler cfq registered [ 0.547462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.549425] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.551712] ipmi message handler version 39.2 [ 0.553366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556037] ACPI: Power Button [PWRF] [ 0.557531] GHES: HEST is not enabled! [ 0.574094] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.634979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638503] Linux agpgart interface v0.103 [ 0.640972] brd: module loaded [ 0.642650] loop: module loaded [ 0.644308] blk-mq: CPU -> queue map [ 0.645669] CPU 0 -> Queue 0 [ 0.647699] vda: vda1 [ 0.649449] scsi0 : ata_piix [ 0.650691] scsi1 : ata_piix [ 0.651885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.654153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.657164] libphy: Fixed MDIO Bus: probed [ 0.658741] tun: Universal TUN/TAP device driver, 1.6 [ 0.660529] tun: (C) 1999-2004 Max Krasnyansky [ 0.663647] PPP generic driver version 2.4.2 [ 0.665264] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.667481] ehci-pci: EHCI PCI platform driver [ 0.669097] ehci-platform: EHCI generic platform driver [ 0.670935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.673046] ohci-pci: OHCI PCI platform driver [ 0.674670] ohci-platform: OHCI generic platform driver [ 0.676513] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693622] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.698261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.700431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.702720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.705356] usb usb1: Product: UHCI Host Controller [ 0.707090] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.709278] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711031] hub 1-0:1.0: USB hub found [ 0.712485] hub 1-0:1.0: 2 ports detected [ 0.714126] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717865] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719639] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721514] mousedev: PS/2 mouse device common for all mice [ 0.723792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.726893] rtc_cmos 00:00: RTC can wake from S4 [ 0.729068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731247] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733504] device-mapper: uevent: version 1.0.3 [ 0.735219] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738199] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740356] TCP: cubic registered [ 0.741697] NET: Registered protocol family 10 [ 0.743524] NET: Registered protocol family 17 [ 0.745161] Key type dns_resolver registered [ 0.746854] Loading compiled-in X.509 certificates [ 0.749126] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.752422] registered taskstats version 1 [ 0.755440] Key type trusted registered [ 0.759196] Key type encrypted registered [ 0.760710] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762637] IMA: No TPM chip found, activating TPM-bypass! [ 0.765092] regulator-dummy: disabling [ 0.766521] Magic number: 11:559:732 [ 0.768060] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:27 UTC (1553341407) [ 0.771003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773055] EDD information not available. [ 0.813513] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827363] Write protecting the kernel read-only data: 12288k [ 0.829938] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.834063] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852140] systemd-udevd[99]: starting version 204 [ 0.884661] FDC 0 is a S82078B [ 1.024018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.194008] usb 1-1: Product: QEMU USB Tablet [ 1.195596] usb 1-1: Manufacturer: QEMU [ 1.197035] usb 1-1: SerialNumber: 42 [ 1.913805] 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.271240] 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.375432] random: init urandom read with 10 bits of entropy available [ 2.507938] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:29 +0000. Up 2.88 seconds. cloud-init-nonet[3.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 Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.65]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:32 +0000. Up 5.29 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:ec:2a:04 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 09:35:c0:e1:3d:11:68:78:03:d6:3b:23:29:0b:2c:98 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o=o+=. | | ...Bo o | |o. +ooo | |E.. o +. o | |.. o . oS | | . | | | | | | | +-----------------+ 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: ce:ec:35:a4:88:55:6f:f0:34:64:8b:2b:cb:f7:83:33 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | + . | | + + | | . * . | | o S = | | + B + | | . + *.o | | oEo.. | | .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: 67:ad:42:66:f0:46:aa:d8:b7:bd:c4:9c:d3:3e:6a:60 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | = . | | . S o . | | o .EB = . | | . o...B 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: 3c:38:b6:27:27:a5:b9:f1:04:d1:e1:22:6b:60:b6:51 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | E . | | . o . | | = . o o | | o + o = | | . o = S | | . . B . | | B + | | X | | . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:38 +0000. Up 12.11 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:40 +0000. Up 13.28 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 17198 0 --:--:-- --:--:-- --:--:-- 17302 OK + apt-get update Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1520 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 14 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7921 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 7929 clearwater-socket-factory-sig start/running, process 7937 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8975 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57611 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000 member d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000 member ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false c38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false d1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false ed384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.7) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu1aU87dJ5I_XFvnqN7ndcrFMwWVWB_3W-dBS7KBPiHrDqoDxmxtG9Hasacs9Enj-CvlmdJLB8O-uGg5hY_UTG0o7fG8luLTtYPiQhsNExqrFuXZ7fRPVgygJiT72ApRygGGm-LVDds9wqaSzqmEVsiTJGAzQNm0MIrhvoU8NZCnXw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-bono-rvhxdy66aw7k-0-xpa7r3mhsc6b/68ec0c89-f909-4968-b866-0c1bfcf360aa/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:47:17 GMT Server: Apache x-openstack-request-id: req-4171b247-0759-4e51-864a-943e26b3761f Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ce:ec:35:a4:88:55:6f:f0:34:64:8b:2b:cb:f7:83:33 root@bono-0 (DSA) ec2: 256 67:ad:42:66:f0:46:aa:d8:b7:bd:c4:9c:d3:3e:6a:60 root@bono-0 (ECDSA) ec2: 256 3c:38:b6:27:27:a5:b9:f1:04:d1:e1:22:6b:60:b6:51 root@bono-0 (ED25519) ec2: 2048 09:35:c0:e1:3d:11:68:78:03:d6:3b:23:29:0b:2c:98 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDi7/OWLsyy5FnWVOB6Lj5pZBbgOeYYeFXar+xQbgBX83qikK7uIHmJ/z5S5CEGTpeIodvXvP5uB08miORJlwXE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB5yMKmpwrX4mYIIzpkekqK3qzgs8rX6REedqqkHeQpN root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNXDPGOv6kKiTG9naNjpadzotTQnkFWnw+Oo5QkhQvrJl1S3uMQGgrdeKL0UySCt5MjiBPX3ziD+4m9X913r+HZUV2+x8RVu9O2fk2VA/t0DltyjsEzLP9FJsSB1TwpxqmGhFIaKOIjtafWWEPePfmL9uAXDImVXbdsAgHzrp6QY5pzTDSk9hykf5rzAnj8L+HzS5KpHOWwANSFvt2/iislQ+3KqvjPSpu1tJQOS6e8H5zvK47qkYIeS88MAfu8yd/XM0+abkULU2SO4UQRl1kNxA/tmPruFAEahGD0maZPSYV2hkFulg76qglU9rGv1tTny42ZHahrWGXxjb8ufUL root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:47:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.78 seconds 2019-03-23 11:49:37,776 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009707] Security Framework initialized [ 0.012038] AppArmor: AppArmor initialized [ 0.013558] Yama: becoming mindful. [ 0.015011] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016927] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020461] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022754] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024258] Initializing cgroup subsys memory [ 0.025864] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029615] Initializing cgroup subsys blkio [ 0.032004] Initializing cgroup subsys perf_event [ 0.033683] Initializing cgroup subsys hugetlb [ 0.036548] mce: CPU supports 10 MCE banks [ 0.038099] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038099] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041932] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050244] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.077466] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083275] ACPI: Core revision 20131115 [ 0.084467] ACPI: All ACPI Tables successfully acquired [ 0.086567] ftrace: allocating 28753 entries in 113 pages [ 0.108259] smpboot: Max logical packages: 1 [ 0.112086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114644] Enabling x2apic [ 0.115781] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.121365] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123396] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.126881] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135948] KVM setup paravirtual spinlock [ 0.138319] x86: Booted up 1 node, 1 CPUs [ 0.139808] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140430] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142865] devtmpfs: initialized [ 0.145840] EVM: security.selinux [ 0.147125] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149174] EVM: security.capability [ 0.151534] pinctrl core: initialized pinctrl subsystem [ 0.152103] regulator-dummy: no parameters [ 0.153703] RTC time: 11:43:26, date: 03/23/19 [ 0.155375] NET: Registered protocol family 16 [ 0.156161] cpuidle: using governor ladder [ 0.157662] cpuidle: using governor menu [ 0.159155] ACPI: bus type PCI registered [ 0.160013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162335] PCI: Using configuration type 1 for base access [ 0.164722] bio: create slab at 0 [ 0.166443] ACPI: Added _OSI(Module Device) [ 0.167969] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169678] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172609] ACPI: Interpreter enabled [ 0.174011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176954] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186177] ACPI: (supports S0 S5) [ 0.187479] ACPI: Using IOAPIC for interrupt routing [ 0.188021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191343] ACPI: No dock devices found. [ 0.193788] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195886] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198238] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200216] acpiphp: Slot [3] registered [ 0.201691] acpiphp: Slot [4] registered [ 0.203162] acpiphp: Slot [5] registered [ 0.204026] acpiphp: Slot [6] registered [ 0.205487] acpiphp: Slot [7] registered [ 0.206952] acpiphp: Slot [8] registered [ 0.208022] acpiphp: Slot [9] registered [ 0.209483] acpiphp: Slot [10] registered [ 0.210981] acpiphp: Slot [11] registered [ 0.212023] acpiphp: Slot [12] registered [ 0.213514] acpiphp: Slot [13] registered [ 0.215001] acpiphp: Slot [14] registered [ 0.216029] acpiphp: Slot [15] registered [ 0.217516] acpiphp: Slot [16] registered [ 0.219006] acpiphp: Slot [17] registered [ 0.220029] acpiphp: Slot [18] registered [ 0.221520] acpiphp: Slot [19] registered [ 0.223016] acpiphp: Slot [20] registered [ 0.224022] acpiphp: Slot [21] registered [ 0.225517] acpiphp: Slot [22] registered [ 0.227003] acpiphp: Slot [23] registered [ 0.228027] acpiphp: Slot [24] registered [ 0.229516] acpiphp: Slot [25] registered [ 0.231009] acpiphp: Slot [26] registered [ 0.232022] acpiphp: Slot [27] registered [ 0.233506] acpiphp: Slot [28] registered [ 0.234986] acpiphp: Slot [29] registered [ 0.236022] acpiphp: Slot [30] registered [ 0.237507] acpiphp: Slot [31] registered [ 0.238985] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241893] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243978] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246286] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256353] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280325] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283525] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285190] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287786] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291414] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294294] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297115] vgaarb: bridge control possible 0000:00:02.0 [ 0.299261] SCSI subsystem initialized [ 0.300235] ACPI: bus type USB registered [ 0.301769] usbcore: registered new interface driver usbfs [ 0.303693] usbcore: registered new interface driver hub [ 0.304042] usbcore: registered new device driver usb [ 0.306000] PCI: Using ACPI for IRQ routing [ 0.307963] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309583] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311360] NetLabel: unlabeled traffic allowed by default [ 0.312210] Switched to clocksource kvm-clock [ 0.320633] AppArmor: AppArmor Filesystem Enabled [ 0.322339] pnp: PnP ACPI init [ 0.323551] ACPI: bus type PNP registered [ 0.325517] pnp: PnP ACPI: found 8 devices [ 0.327023] ACPI: bus type PNP unregistered [ 0.334279] NET: Registered protocol family 2 [ 0.336171] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.338589] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.340894] TCP: Hash tables configured (established 8192 bind 8192) [ 0.343172] TCP: reno registered [ 0.344431] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.346454] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.348705] NET: Registered protocol family 1 [ 0.350309] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.352336] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.354327] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.371285] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.388428] Trying to unpack rootfs image as initramfs... [ 0.489435] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.492387] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.494427] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.497503] Scanning for low memory corruption every 60 seconds [ 0.499877] Initialise system trusted keyring [ 0.501530] audit: initializing netlink socket (disabled) [ 0.503419] type=2000 audit(1553341407.366:1): initialized [ 0.523493] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.526460] zbud: loaded [ 0.527747] VFS: Disk quotas dquot_6.5.2 [ 0.529263] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.531828] fuse init (API version 7.22) [ 0.533354] msgmni has been set to 1982 [ 0.534844] Key type big_key registered [ 0.536618] Key type asymmetric registered [ 0.538142] Asymmetric key parser 'x509' registered [ 0.539896] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.542628] io scheduler noop registered [ 0.544110] io scheduler deadline registered (default) [ 0.545942] io scheduler cfq registered [ 0.547462] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.549425] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.551712] ipmi message handler version 39.2 [ 0.553366] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.556037] ACPI: Power Button [PWRF] [ 0.557531] GHES: HEST is not enabled! [ 0.574094] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.606674] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.609256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.634979] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.638503] Linux agpgart interface v0.103 [ 0.640972] brd: module loaded [ 0.642650] loop: module loaded [ 0.644308] blk-mq: CPU -> queue map [ 0.645669] CPU 0 -> Queue 0 [ 0.647699] vda: vda1 [ 0.649449] scsi0 : ata_piix [ 0.650691] scsi1 : ata_piix [ 0.651885] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.654153] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.657164] libphy: Fixed MDIO Bus: probed [ 0.658741] tun: Universal TUN/TAP device driver, 1.6 [ 0.660529] tun: (C) 1999-2004 Max Krasnyansky [ 0.663647] PPP generic driver version 2.4.2 [ 0.665264] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.667481] ehci-pci: EHCI PCI platform driver [ 0.669097] ehci-platform: EHCI generic platform driver [ 0.670935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.673046] ohci-pci: OHCI PCI platform driver [ 0.674670] ohci-platform: OHCI generic platform driver [ 0.676513] uhci_hcd: USB Universal Host Controller Interface driver [ 0.693622] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.695465] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.698261] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.700431] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.702720] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.705356] usb usb1: Product: UHCI Host Controller [ 0.707090] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.709278] usb usb1: SerialNumber: 0000:00:01.2 [ 0.711031] hub 1-0:1.0: USB hub found [ 0.712485] hub 1-0:1.0: 2 ports detected [ 0.714126] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.717865] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719639] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.721514] mousedev: PS/2 mouse device common for all mice [ 0.723792] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.726893] rtc_cmos 00:00: RTC can wake from S4 [ 0.729068] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.731247] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.733504] device-mapper: uevent: version 1.0.3 [ 0.735219] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.738199] ledtrig-cpu: registered to indicate activity on CPUs [ 0.740356] TCP: cubic registered [ 0.741697] NET: Registered protocol family 10 [ 0.743524] NET: Registered protocol family 17 [ 0.745161] Key type dns_resolver registered [ 0.746854] Loading compiled-in X.509 certificates [ 0.749126] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.752422] registered taskstats version 1 [ 0.755440] Key type trusted registered [ 0.759196] Key type encrypted registered [ 0.760710] AppArmor: AppArmor sha1 policy hashing enabled [ 0.762637] IMA: No TPM chip found, activating TPM-bypass! [ 0.765092] regulator-dummy: disabling [ 0.766521] Magic number: 11:559:732 [ 0.768060] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:27 UTC (1553341407) [ 0.771003] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.773055] EDD information not available. [ 0.813513] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.827363] Write protecting the kernel read-only data: 12288k [ 0.829938] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.834063] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852140] systemd-udevd[99]: starting version 204 [ 0.884661] FDC 0 is a S82078B [ 1.024018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.189335] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.191635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.194008] usb 1-1: Product: QEMU USB Tablet [ 1.195596] usb 1-1: Manufacturer: QEMU [ 1.197035] usb 1-1: SerialNumber: 42 [ 1.913805] 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.271240] 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.375432] random: init urandom read with 10 bits of entropy available [ 2.507938] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:29 +0000. Up 2.88 seconds. cloud-init-nonet[3.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 Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.65]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:32 +0000. Up 5.29 seconds. * Starting enable remaining boot-time encrypted block devices[74G[ OK ] ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.7 | 255.255.255.0 | fa:16:3e:ec:2a:04 | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 09:35:c0:e1:3d:11:68:78:03:d6:3b:23:29:0b:2c:98 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o=o+=. | | ...Bo o | |o. +ooo | |E.. o +. o | |.. o . oS | | . | | | | | | | +-----------------+ 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: ce:ec:35:a4:88:55:6f:f0:34:64:8b:2b:cb:f7:83:33 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | + . | | + + | | . * . | | o S = | | + B + | | . + *.o | | oEo.. | | .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: 67:ad:42:66:f0:46:aa:d8:b7:bd:c4:9c:d3:3e:6a:60 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | = . | | . S o . | | o .EB = . | | . o...B 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: 3c:38:b6:27:27:a5:b9:f1:04:d1:e1:22:6b:60:b6:51 root@bono-0 The key's randomart image is: +--[ED25519 256--+ | E . | | . o . | | = . o o | | o + o = | | . o = S | | . . B . | | B + | | X | | . . | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:38 +0000. Up 12.11 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:40 +0000. Up 13.28 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 17198 0 --:--:-- --:--:-- --:--:-- 17302 OK + apt-get update Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1520 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 14 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3883 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7921 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 7929 clearwater-socket-factory-sig start/running, process 7937 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (8975 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57611 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 ++ ip2rr 172.30.9.207 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.207 ++ echo A 172.30.9.207 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process bono_process Initializing Process monit_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program poll_bono Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000 member d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000 member ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false c38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false d1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false ed384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.7) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu1aU87dJ5I_XFvnqN7ndcrFMwWVWB_3W-dBS7KBPiHrDqoDxmxtG9Hasacs9Enj-CvlmdJLB8O-uGg5hY_UTG0o7fG8luLTtYPiQhsNExqrFuXZ7fRPVgygJiT72ApRygGGm-LVDds9wqaSzqmEVsiTJGAzQNm0MIrhvoU8NZCnXw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-bono-rvhxdy66aw7k-0-xpa7r3mhsc6b/68ec0c89-f909-4968-b866-0c1bfcf360aa/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:47:17 GMT Server: Apache x-openstack-request-id: req-4171b247-0759-4e51-864a-943e26b3761f Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ce:ec:35:a4:88:55:6f:f0:34:64:8b:2b:cb:f7:83:33 root@bono-0 (DSA) ec2: 256 67:ad:42:66:f0:46:aa:d8:b7:bd:c4:9c:d3:3e:6a:60 root@bono-0 (ECDSA) ec2: 256 3c:38:b6:27:27:a5:b9:f1:04:d1:e1:22:6b:60:b6:51 root@bono-0 (ED25519) ec2: 2048 09:35:c0:e1:3d:11:68:78:03:d6:3b:23:29:0b:2c:98 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDi7/OWLsyy5FnWVOB6Lj5pZBbgOeYYeFXar+xQbgBX83qikK7uIHmJ/z5S5CEGTpeIodvXvP5uB08miORJlwXE= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB5yMKmpwrX4mYIIzpkekqK3qzgs8rX6REedqqkHeQpN root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNXDPGOv6kKiTG9naNjpadzotTQnkFWnw+Oo5QkhQvrJl1S3uMQGgrdeKL0UySCt5MjiBPX3ziD+4m9X913r+HZUV2+x8RVu9O2fk2VA/t0DltyjsEzLP9FJsSB1TwpxqmGhFIaKOIjtafWWEPePfmL9uAXDImVXbdsAgHzrp6QY5pzTDSk9hykf5rzAnj8L+HzS5KpHOWwANSFvt2/iislQ+3KqvjPSpu1tJQOS6e8H5zvK47qkYIeS88MAfu8yd/XM0+abkULU2SO4UQRl1kNxA/tmPruFAEahGD0maZPSYV2hkFulg76qglU9rGv1tTny42ZHahrWGXxjb8ufUL root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:47:17 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.78 seconds 2019-03-23 11:49:37,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:37,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:37,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-1fd2a2ff-9e19-4d7b-8f4e-8575350a4904 x-openstack-request-id: req-1fd2a2ff-9e19-4d7b-8f4e-8575350a4904 2019-03-23 11:49:37,987 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:37,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1fd2a2ff-9e19-4d7b-8f4e-8575350a4904 2019-03-23 11:49:37,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207309007645s 2019-03-23 11:49:37,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:37,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:38,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18495 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-a8dd00d1-2bc2-4e86-bdf8-d5fb11c28528 x-openstack-request-id: req-a8dd00d1-2bc2-4e86-bdf8-d5fb11c28528 2019-03-23 11:49:38,071 - keystoneauth.session - DEBUG - RESP BODY: {"output": "microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.493454] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.496447] Scanning for low memory corruption every 60 seconds\n[ 0.498757] Initialise system trusted keyring\n[ 0.500373] audit: initializing netlink socket (disabled)\n[ 0.502224] type=2000 audit(1553341407.917:1): initialized\n[ 0.522298] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.525195] zbud: loaded\n[ 0.526463] VFS: Disk quotas dquot_6.5.2\n[ 0.527940] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.530485] fuse init (API version 7.22)\n[ 0.531977] msgmni has been set to 1982\n[ 0.533473] Key type big_key registered\n[ 0.535187] Key type asymmetric registered\n[ 0.536686] Asymmetric key parser 'x509' registered\n[ 0.538399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.541059] io scheduler noop registered\n[ 0.542483] io scheduler deadline registered (default)\n[ 0.544266] io scheduler cfq registered\n[ 0.545766] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547677] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549928] ipmi message handler version 39.2\n[ 0.551540] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.554147] ACPI: Power Button [PWRF]\n[ 0.555624] GHES: HEST is not enabled!\n[ 0.572177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.604802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.607379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.633021] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.636547] Linux agpgart interface v0.103\n[ 0.639019] brd: module loaded\n[ 0.640672] loop: module loaded\n[ 0.642360] blk-mq: CPU -> queue map\n[ 0.643682] CPU 0 -> Queue 0\n[ 0.645780] vda: vda1\n[ 0.647602] scsi0 : ata_piix\n[ 0.648872] scsi1 : ata_piix\n[ 0.650054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.652305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.655323] libphy: Fixed MDIO Bus: probed\n[ 0.656880] tun: Universal TUN/TAP device driver, 1.6\n[ 0.658625] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.661651] PPP generic driver version 2.4.2\n[ 0.663237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.665370] ehci-pci: EHCI PCI platform driver\n[ 0.666921] ehci-platform: EHCI generic platform driver\n[ 0.668692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.670710] ohci-pci: OHCI PCI platform driver\n[ 0.672319] ohci-platform: OHCI generic platform driver\n[ 0.674096] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.691102] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.692830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.695526] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.697516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.699633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.702063] usb usb1: Product: UHCI Host Controller\n[ 0.703654] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.705653] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.707284] hub 1-0:1.0: USB hub found\n[ 0.708630] hub 1-0:1.0: 2 ports detected\n[ 0.710183] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.713826] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.715495] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.717238] mousedev: PS/2 mouse device common for all mice\n[ 0.719356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.722242] rtc_cmos 00:00: RTC can wake from S4\n[ 0.724317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.726337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.728435] device-mapper: uevent: version 1.0.3\n[ 0.730039] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.732822] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.734844] TCP: cubic registered\n[ 0.736124] NET: Registered protocol family 10\n[ 0.738010] NET: Registered protocol family 17\n[ 0.739540] Key type dns_resolver registered\n[ 0.741131] Loading compiled-in X.509 certificates\n[ 0.743319] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.746378] registered taskstats version 1\n[ 0.749413] Key type trusted registered\n[ 0.752912] Key type encrypted registered\n[ 0.754341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.756130] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.758481] regulator-dummy: disabling\n[ 0.759829] Magic number: 11:559:732\n[ 0.761279] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:28 UTC (1553341408)\n[ 0.764133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.766107] EDD information not available.\n[ 0.810328] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.824457] Write protecting the kernel read-only data: 12288k\n[ 0.827654] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.832337] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.848130] systemd-udevd[99]: starting version 204\n[ 0.880623] FDC 0 is a S82078B\n[ 1.020075] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184674] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.189184] usb 1-1: Product: QEMU USB Tablet\n[ 1.190710] usb 1-1: Manufacturer: QEMU\n[ 1.192115] usb 1-1: SerialNumber: 42\n[ 1.909840] 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.267700] 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.362532] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.516033] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:30 +0000. Up 2.90 seconds.\ncloud-init-nonet[3.11]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.92]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:33 +0000. Up 5.43 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.21 | 255.255.255.0 | fa:16:3e:6f:5c: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.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n64:73:96:85:0f:30:c4:83:a8:a5:a0:b7:9d:8c:d0:75 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . ++. .. |\n|. + E o.oo |\n|.o = . +.+o |\n|o = o + . |\n| o = . S |\n| o + |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n2d:02:56:09:b8:2a:bc:4d:ff:62:9f:6d:84:f6:5f:fe root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..... |\n| . .. |\n| .o |\n| .. . . |\n|.. . S . |\n|o. . + o |\n|. + . . o . |\n| . . + oo 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:\n08:12:da:da:47:d4:23:3f:d0:1f:82:de:86:08:21:9f root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o.. .+ |\n|o+ ++ = . |\n|..Eoo* + . |\n| o.oo.=.. |\n|. . ....S |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n1f:45:71:11:a7:0c:85:d5:56:a2:3d:8a:cf:8a:18:09 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| +=B++|\n| ..* +o|\n| o =. |\n| o . . |\n| E S o . |\n| . . . + |\n| o . 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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:40 +0000. Up 12.31 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:41 +0000. Up 13.32 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 14709 0 --:--:-- --:--:-- --:--:-- 14784\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1541 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.25\n+ '[' -n 192.168.100.25 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:34 http://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.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (5003 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8668\nclearwater-socket-factory-sig start/running, process 8673\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8722\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................+++\n..........+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6753 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ echo 'nameserver 192.168.100.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Does not exist Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Does not exist Process \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n clearwater_queue_manager_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000\nmember 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000\nmember c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000\nmember d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000\nmember ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000\nmember efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nc38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false\nd1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false\ned384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\nefbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu0chJxnJd4cwtOo1NJCSDQks2t6LQ2sxLss4wo0FDrZFgtCgT08-rnF7oFGxzCcpGizyNhH-wT0hQ246o6dzcNcEypbXQsZndwHxUSQdScRnepkPeFmTphHZdzCaPZ2t21x0q9XRcRN1KdZOtHRcW6QhyBLV-SpWOeeqcTiNI1jko' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-dime-i7c6xd7hhhxy-0-eni75wqncgdi/e1521def-1d23-4bb6-b95c-2bdbe142570f/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:49:09 GMT\nServer: Apache\nx-openstack-request-id: req-5d4c6957-01ba-4f4d-a945-2a667565c510\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 2d:02:56:09:b8:2a:bc:4d:ff:62:9f:6d:84:f6:5f:fe root@dime-0 (DSA)\nec2: 256 08:12:da:da:47:d4:23:3f:d0:1f:82:de:86:08:21:9f root@dime-0 (ECDSA)\nec2: 256 1f:45:71:11:a7:0c:85:d5:56:a2:3d:8a:cf:8a:18:09 root@dime-0 (ED25519)\nec2: 2048 64:73:96:85:0f:30:c4:83:a8:a5:a0:b7:9d:8c:d0:75 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFxZ9hKIiF1ZIt4X6aR95x6t5rEjMNyJineJz1yeBLc6wky9lUAqN4y+WA/KGppyXJCbT1EnKf46PFWu+7bX8Rw= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDILxaDQ9z2rtvsIaAlTpEMNjW++KeyBBkBC/HP/1Y9M root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdA/sblUilWhZ200imWWVRTe59CJn/82XJkmwlArDdj5oFvc9lD68y3zUpIeG5sOxBgtaQaL/hvwrHW+DxmgWwlHnUVhEzGSGRYz74nFo8cM6bZKq5zQtkZD3MI2rLiylQVoT4odp6KAAEYV3fxy75i3tWRtd5CK3V5cDhQCQoWH/3JBef1Da/An/WhOH3EJ6XV47RZZfpgxRf46ingy1vQ0Kkh83WI4BxEP0qZt8ZYg403LZuQgNO9y5WhZyY3WJNwBeSypQ76vPiyl9asW8XrINNC9Sh1hrbpHZUo8PjbjfKZVz+EzuFTgYQ+H1eaJEjsIJRI4E7KL4s8Tvsh7pj root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:49:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.78 seconds\n"} 2019-03-23 11:49:38,073 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/action used request id req-a8dd00d1-2bc2-4e86-bdf8-d5fb11c28528 2019-03-23 11:49:38,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0779650211334s 2019-03-23 11:49:38,075 - functest.core.singlevm - DEBUG - console: microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493454] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496447] Scanning for low memory corruption every 60 seconds [ 0.498757] Initialise system trusted keyring [ 0.500373] audit: initializing netlink socket (disabled) [ 0.502224] type=2000 audit(1553341407.917:1): initialized [ 0.522298] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525195] zbud: loaded [ 0.526463] VFS: Disk quotas dquot_6.5.2 [ 0.527940] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530485] fuse init (API version 7.22) [ 0.531977] msgmni has been set to 1982 [ 0.533473] Key type big_key registered [ 0.535187] Key type asymmetric registered [ 0.536686] Asymmetric key parser 'x509' registered [ 0.538399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541059] io scheduler noop registered [ 0.542483] io scheduler deadline registered (default) [ 0.544266] io scheduler cfq registered [ 0.545766] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547677] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549928] ipmi message handler version 39.2 [ 0.551540] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.554147] ACPI: Power Button [PWRF] [ 0.555624] GHES: HEST is not enabled! [ 0.572177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633021] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.636547] Linux agpgart interface v0.103 [ 0.639019] brd: module loaded [ 0.640672] loop: module loaded [ 0.642360] blk-mq: CPU -> queue map [ 0.643682] CPU 0 -> Queue 0 [ 0.645780] vda: vda1 [ 0.647602] scsi0 : ata_piix [ 0.648872] scsi1 : ata_piix [ 0.650054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.652305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.655323] libphy: Fixed MDIO Bus: probed [ 0.656880] tun: Universal TUN/TAP device driver, 1.6 [ 0.658625] tun: (C) 1999-2004 Max Krasnyansky [ 0.661651] PPP generic driver version 2.4.2 [ 0.663237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.665370] ehci-pci: EHCI PCI platform driver [ 0.666921] ehci-platform: EHCI generic platform driver [ 0.668692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.670710] ohci-pci: OHCI PCI platform driver [ 0.672319] ohci-platform: OHCI generic platform driver [ 0.674096] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695526] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702063] usb usb1: Product: UHCI Host Controller [ 0.703654] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.705653] usb usb1: SerialNumber: 0000:00:01.2 [ 0.707284] hub 1-0:1.0: USB hub found [ 0.708630] hub 1-0:1.0: 2 ports detected [ 0.710183] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.713826] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.715495] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717238] mousedev: PS/2 mouse device common for all mice [ 0.719356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722242] rtc_cmos 00:00: RTC can wake from S4 [ 0.724317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.726337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728435] device-mapper: uevent: version 1.0.3 [ 0.730039] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732822] ledtrig-cpu: registered to indicate activity on CPUs [ 0.734844] TCP: cubic registered [ 0.736124] NET: Registered protocol family 10 [ 0.738010] NET: Registered protocol family 17 [ 0.739540] Key type dns_resolver registered [ 0.741131] Loading compiled-in X.509 certificates [ 0.743319] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.746378] registered taskstats version 1 [ 0.749413] Key type trusted registered [ 0.752912] Key type encrypted registered [ 0.754341] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756130] IMA: No TPM chip found, activating TPM-bypass! [ 0.758481] regulator-dummy: disabling [ 0.759829] Magic number: 11:559:732 [ 0.761279] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:28 UTC (1553341408) [ 0.764133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.766107] EDD information not available. [ 0.810328] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.824457] Write protecting the kernel read-only data: 12288k [ 0.827654] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.832337] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848130] systemd-udevd[99]: starting version 204 [ 0.880623] FDC 0 is a S82078B [ 1.020075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184674] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189184] usb 1-1: Product: QEMU USB Tablet [ 1.190710] usb 1-1: Manufacturer: QEMU [ 1.192115] usb 1-1: SerialNumber: 42 [ 1.909840] 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.267700] 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.362532] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.516033] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:30 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.92]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:33 +0000. Up 5.43 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.21 | 255.255.255.0 | fa:16:3e:6f:5c: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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 64:73:96:85:0f:30:c4:83:a8:a5:a0:b7:9d:8c:d0:75 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . ++. .. | |. + E o.oo | |.o = . +.+o | |o = o + . | | o = . S | | 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: 2d:02:56:09:b8:2a:bc:4d:ff:62:9f:6d:84:f6:5f:fe root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ..... | | . .. | | .o | | .. . . | |.. . S . | |o. . + o | |. + . . o . | | . . + oo 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: 08:12:da:da:47:d4:23:3f:d0:1f:82:de:86:08:21:9f root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |o.. .+ | |o+ ++ = . | |..Eoo* + . | | o.oo.=.. | |. . ....S | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1f:45:71:11:a7:0c:85:d5:56:a2:3d:8a:cf:8a:18:09 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | +=B++| | ..* +o| | o =. | | o . . | | E S 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:40 +0000. Up 12.31 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:41 +0000. Up 13.32 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 14709 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1541 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 14 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:34 http://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.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5003 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8668 clearwater-socket-factory-sig start/running, process 8673 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8722 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6753 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Does not exist Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Does not exist Process homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000 member d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000 member ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false c38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false d1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false ed384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu0chJxnJd4cwtOo1NJCSDQks2t6LQ2sxLss4wo0FDrZFgtCgT08-rnF7oFGxzCcpGizyNhH-wT0hQ246o6dzcNcEypbXQsZndwHxUSQdScRnepkPeFmTphHZdzCaPZ2t21x0q9XRcRN1KdZOtHRcW6QhyBLV-SpWOeeqcTiNI1jko' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-dime-i7c6xd7hhhxy-0-eni75wqncgdi/e1521def-1d23-4bb6-b95c-2bdbe142570f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:49:09 GMT Server: Apache x-openstack-request-id: req-5d4c6957-01ba-4f4d-a945-2a667565c510 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2d:02:56:09:b8:2a:bc:4d:ff:62:9f:6d:84:f6:5f:fe root@dime-0 (DSA) ec2: 256 08:12:da:da:47:d4:23:3f:d0:1f:82:de:86:08:21:9f root@dime-0 (ECDSA) ec2: 256 1f:45:71:11:a7:0c:85:d5:56:a2:3d:8a:cf:8a:18:09 root@dime-0 (ED25519) ec2: 2048 64:73:96:85:0f:30:c4:83:a8:a5:a0:b7:9d:8c:d0:75 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFxZ9hKIiF1ZIt4X6aR95x6t5rEjMNyJineJz1yeBLc6wky9lUAqN4y+WA/KGppyXJCbT1EnKf46PFWu+7bX8Rw= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDILxaDQ9z2rtvsIaAlTpEMNjW++KeyBBkBC/HP/1Y9M root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdA/sblUilWhZ200imWWVRTe59CJn/82XJkmwlArDdj5oFvc9lD68y3zUpIeG5sOxBgtaQaL/hvwrHW+DxmgWwlHnUVhEzGSGRYz74nFo8cM6bZKq5zQtkZD3MI2rLiylQVoT4odp6KAAEYV3fxy75i3tWRtd5CK3V5cDhQCQoWH/3JBef1Da/An/WhOH3EJ6XV47RZZfpgxRf46ingy1vQ0Kkh83WI4BxEP0qZt8ZYg403LZuQgNO9y5WhZyY3WJNwBeSypQ76vPiyl9asW8XrINNC9Sh1hrbpHZUo8PjbjfKZVz+EzuFTgYQ+H1eaJEjsIJRI4E7KL4s8Tvsh7pj root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:49:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.78 seconds 2019-03-23 11:49:38,080 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.493454] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.496447] Scanning for low memory corruption every 60 seconds [ 0.498757] Initialise system trusted keyring [ 0.500373] audit: initializing netlink socket (disabled) [ 0.502224] type=2000 audit(1553341407.917:1): initialized [ 0.522298] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.525195] zbud: loaded [ 0.526463] VFS: Disk quotas dquot_6.5.2 [ 0.527940] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.530485] fuse init (API version 7.22) [ 0.531977] msgmni has been set to 1982 [ 0.533473] Key type big_key registered [ 0.535187] Key type asymmetric registered [ 0.536686] Asymmetric key parser 'x509' registered [ 0.538399] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.541059] io scheduler noop registered [ 0.542483] io scheduler deadline registered (default) [ 0.544266] io scheduler cfq registered [ 0.545766] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547677] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549928] ipmi message handler version 39.2 [ 0.551540] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.554147] ACPI: Power Button [PWRF] [ 0.555624] GHES: HEST is not enabled! [ 0.572177] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.604802] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.607379] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.633021] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.636547] Linux agpgart interface v0.103 [ 0.639019] brd: module loaded [ 0.640672] loop: module loaded [ 0.642360] blk-mq: CPU -> queue map [ 0.643682] CPU 0 -> Queue 0 [ 0.645780] vda: vda1 [ 0.647602] scsi0 : ata_piix [ 0.648872] scsi1 : ata_piix [ 0.650054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.652305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.655323] libphy: Fixed MDIO Bus: probed [ 0.656880] tun: Universal TUN/TAP device driver, 1.6 [ 0.658625] tun: (C) 1999-2004 Max Krasnyansky [ 0.661651] PPP generic driver version 2.4.2 [ 0.663237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.665370] ehci-pci: EHCI PCI platform driver [ 0.666921] ehci-platform: EHCI generic platform driver [ 0.668692] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.670710] ohci-pci: OHCI PCI platform driver [ 0.672319] ohci-platform: OHCI generic platform driver [ 0.674096] uhci_hcd: USB Universal Host Controller Interface driver [ 0.691102] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.692830] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.695526] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.697516] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.699633] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.702063] usb usb1: Product: UHCI Host Controller [ 0.703654] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.705653] usb usb1: SerialNumber: 0000:00:01.2 [ 0.707284] hub 1-0:1.0: USB hub found [ 0.708630] hub 1-0:1.0: 2 ports detected [ 0.710183] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.713826] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.715495] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.717238] mousedev: PS/2 mouse device common for all mice [ 0.719356] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.722242] rtc_cmos 00:00: RTC can wake from S4 [ 0.724317] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.726337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.728435] device-mapper: uevent: version 1.0.3 [ 0.730039] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.732822] ledtrig-cpu: registered to indicate activity on CPUs [ 0.734844] TCP: cubic registered [ 0.736124] NET: Registered protocol family 10 [ 0.738010] NET: Registered protocol family 17 [ 0.739540] Key type dns_resolver registered [ 0.741131] Loading compiled-in X.509 certificates [ 0.743319] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.746378] registered taskstats version 1 [ 0.749413] Key type trusted registered [ 0.752912] Key type encrypted registered [ 0.754341] AppArmor: AppArmor sha1 policy hashing enabled [ 0.756130] IMA: No TPM chip found, activating TPM-bypass! [ 0.758481] regulator-dummy: disabling [ 0.759829] Magic number: 11:559:732 [ 0.761279] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:28 UTC (1553341408) [ 0.764133] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.766107] EDD information not available. [ 0.810328] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.824457] Write protecting the kernel read-only data: 12288k [ 0.827654] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.832337] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.848130] systemd-udevd[99]: starting version 204 [ 0.880623] FDC 0 is a S82078B [ 1.020075] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184674] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.189184] usb 1-1: Product: QEMU USB Tablet [ 1.190710] usb 1-1: Manufacturer: QEMU [ 1.192115] usb 1-1: SerialNumber: 42 [ 1.909840] 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.267700] 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.362532] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.516033] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:30 +0000. Up 2.90 seconds. cloud-init-nonet[3.11]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.92]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:33 +0000. Up 5.43 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.21 | 255.255.255.0 | fa:16:3e:6f:5c: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.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 64:73:96:85:0f:30:c4:83:a8:a5:a0:b7:9d:8c:d0:75 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | . ++. .. | |. + E o.oo | |.o = . +.+o | |o = o + . | | o = . S | | 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: 2d:02:56:09:b8:2a:bc:4d:ff:62:9f:6d:84:f6:5f:fe root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | ..... | | . .. | | .o | | .. . . | |.. . S . | |o. . + o | |. + . . o . | | . . + oo 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: 08:12:da:da:47:d4:23:3f:d0:1f:82:de:86:08:21:9f root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ |o.. .+ | |o+ ++ = . | |..Eoo* + . | | o.oo.=.. | |. . ....S | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 1f:45:71:11:a7:0c:85:d5:56:a2:3d:8a:cf:8a:18:09 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | +=B++| | ..* +o| | o =. | | o . . | | E S 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:40 +0000. Up 12.31 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:41 +0000. Up 13.32 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 14709 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1541 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 14 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://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/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:33 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:34 http://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.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (5003 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8668 clearwater-socket-factory-sig start/running, process 8673 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8722 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................+++ ..........+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6753 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Does not exist Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Does not exist Process homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program clearwater_queue_manager_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000 member d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000 member ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false c38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false d1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false ed384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu0chJxnJd4cwtOo1NJCSDQks2t6LQ2sxLss4wo0FDrZFgtCgT08-rnF7oFGxzCcpGizyNhH-wT0hQ246o6dzcNcEypbXQsZndwHxUSQdScRnepkPeFmTphHZdzCaPZ2t21x0q9XRcRN1KdZOtHRcW6QhyBLV-SpWOeeqcTiNI1jko' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-dime-i7c6xd7hhhxy-0-eni75wqncgdi/e1521def-1d23-4bb6-b95c-2bdbe142570f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:49:09 GMT Server: Apache x-openstack-request-id: req-5d4c6957-01ba-4f4d-a945-2a667565c510 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 2d:02:56:09:b8:2a:bc:4d:ff:62:9f:6d:84:f6:5f:fe root@dime-0 (DSA) ec2: 256 08:12:da:da:47:d4:23:3f:d0:1f:82:de:86:08:21:9f root@dime-0 (ECDSA) ec2: 256 1f:45:71:11:a7:0c:85:d5:56:a2:3d:8a:cf:8a:18:09 root@dime-0 (ED25519) ec2: 2048 64:73:96:85:0f:30:c4:83:a8:a5:a0:b7:9d:8c:d0:75 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFxZ9hKIiF1ZIt4X6aR95x6t5rEjMNyJineJz1yeBLc6wky9lUAqN4y+WA/KGppyXJCbT1EnKf46PFWu+7bX8Rw= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDILxaDQ9z2rtvsIaAlTpEMNjW++KeyBBkBC/HP/1Y9M root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdA/sblUilWhZ200imWWVRTe59CJn/82XJkmwlArDdj5oFvc9lD68y3zUpIeG5sOxBgtaQaL/hvwrHW+DxmgWwlHnUVhEzGSGRYz74nFo8cM6bZKq5zQtkZD3MI2rLiylQVoT4odp6KAAEYV3fxy75i3tWRtd5CK3V5cDhQCQoWH/3JBef1Da/An/WhOH3EJ6XV47RZZfpgxRf46ingy1vQ0Kkh83WI4BxEP0qZt8ZYg403LZuQgNO9y5WhZyY3WJNwBeSypQ76vPiyl9asW8XrINNC9Sh1hrbpHZUo8PjbjfKZVz+EzuFTgYQ+H1eaJEjsIJRI4E7KL4s8Tvsh7pj root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:49:09 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 341.78 seconds 2019-03-23 11:49:38,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:39,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-c7741491-7bb3-494a-bb39-fe12b93d0579 x-openstack-request-id: req-c7741491-7bb3-494a-bb39-fe12b93d0579 2019-03-23 11:49:39,079 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:39,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c7741491-7bb3-494a-bb39-fe12b93d0579 2019-03-23 11:49:39,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.995830059052s 2019-03-23 11:49:39,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:39,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21189 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-661ddee2-2518-43b7-a0ab-26c887c413ff x-openstack-request-id: req-661ddee2-2518-43b7-a0ab-26c887c413ff 2019-03-23 11:49:39,167 - keystoneauth.session - DEBUG - RESP BODY: {"output": "000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009974] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013749] Yama: becoming mindful.\n[ 0.016110] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020211] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.023360] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028232] Initializing cgroup subsys memory\n[ 0.030010] Initializing cgroup subsys devices\n[ 0.032004] Initializing cgroup subsys freezer\n[ 0.033834] Initializing cgroup subsys blkio\n[ 0.036003] Initializing cgroup subsys perf_event\n[ 0.037932] Initializing cgroup subsys hugetlb\n[ 0.040791] mce: CPU supports 10 MCE banks\n[ 0.042565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042565] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.050498] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.060003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.081440] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.091787] ACPI: Core revision 20131115\n[ 0.092607] ACPI: All ACPI Tables successfully acquired\n[ 0.096474] ftrace: allocating 28753 entries in 113 pages\n[ 0.116350] smpboot: Max logical packages: 1\n[ 0.118210] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120313] Enabling x2apic\n[ 0.121591] Enabled x2apic\n[ 0.124012] Switched APIC routing to physical x2apic.\n[ 0.128457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.130841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.133804] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143169] KVM setup paravirtual spinlock\n[ 0.145994] x86: Booted up 1 node, 1 CPUs\n[ 0.147724] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148388] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.151099] devtmpfs: initialized\n[ 0.153773] EVM: security.selinux\n[ 0.155255] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157345] EVM: security.capability\n[ 0.159833] pinctrl core: initialized pinctrl subsystem\n[ 0.160057] regulator-dummy: no parameters\n[ 0.161900] RTC time: 11:43:25, date: 03/23/19\n[ 0.163804] NET: Registered protocol family 16\n[ 0.164128] cpuidle: using governor ladder\n[ 0.165870] cpuidle: using governor menu\n[ 0.167581] ACPI: bus type PCI registered\n[ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170711] PCI: Using configuration type 1 for base access\n[ 0.172700] bio: create slab at 0\n[ 0.174601] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177848] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179783] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181502] ACPI: Interpreter enabled\n[ 0.183085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.189051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195968] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.198076] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200160] ACPI: No dock devices found.\n[ 0.203590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212211] acpiphp: Slot [3] registered\n[ 0.213903] acpiphp: Slot [4] registered\n[ 0.215603] acpiphp: Slot [5] registered\n[ 0.216039] acpiphp: Slot [6] registered\n[ 0.217704] acpiphp: Slot [7] registered\n[ 0.219429] acpiphp: Slot [8] registered\n[ 0.220021] acpiphp: Slot [9] registered\n[ 0.221694] acpiphp: Slot [10] registered\n[ 0.223400] acpiphp: Slot [11] registered\n[ 0.224022] acpiphp: Slot [12] registered\n[ 0.225785] acpiphp: Slot [13] registered\n[ 0.227472] acpiphp: Slot [14] registered\n[ 0.228021] acpiphp: Slot [15] registered\n[ 0.229718] acpiphp: Slot [16] registered\n[ 0.231413] acpiphp: Slot [17] registered\n[ 0.232045] acpiphp: Slot [18] registered\n[ 0.233732] acpiphp: Slot [19] registered\n[ 0.235436] acpiphp: Slot [20] registered\n[ 0.236023] acpiphp: Slot [21] registered\n[ 0.237766] acpiphp: Slot [22] registered\n[ 0.239522] acpiphp: Slot [23] registered\n[ 0.240037] acpiphp: Slot [24] registered\n[ 0.241758] acpiphp: Slot [25] registered\n[ 0.243476] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245741] acpiphp: Slot [28] registered\n[ 0.247462] acpiphp: Slot [29] registered\n[ 0.248021] acpiphp: Slot [30] registered\n[ 0.249758] acpiphp: Slot [31] registered\n[ 0.251484] PCI host bridge to bus 0000:00\n[ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.254205] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262640] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.271458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.294940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297256] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.300101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.303004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.305204] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307742] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308316] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.310678] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313287] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315653] SCSI subsystem initialized\n[ 0.316218] ACPI: bus type USB registered\n[ 0.318034] usbcore: registered new interface driver usbfs\n[ 0.320017] usbcore: registered new interface driver hub\n[ 0.322213] usbcore: registered new device driver usb\n[ 0.324162] PCI: Using ACPI for IRQ routing\n[ 0.326360] NetLabel: Initializing\n[ 0.327826] NetLabel: domain hash size = 128\n[ 0.328003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.330039] NetLabel: unlabeled traffic allowed by default\n[ 0.332216] Switched to clocksource kvm-clock\n[ 0.340285] AppArmor: AppArmor Filesystem Enabled\n[ 0.342244] pnp: PnP ACPI init\n[ 0.343588] ACPI: bus type PNP registered\n[ 0.345908] pnp: PnP ACPI: found 8 devices\n[ 0.347661] ACPI: bus type PNP unregistered\n[ 0.355013] NET: Registered protocol family 2\n[ 0.357066] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.359877] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.362521] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.365124] TCP: reno registered\n[ 0.366566] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.368923] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.371477] NET: Registered protocol family 1\n[ 0.373333] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.375655] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.377930] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.395290] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.412832] Trying to unpack rootfs image as initramfs...\n[ 0.511319] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.514709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.517212] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.520845] Scanning for low memory corruption every 60 seconds\n[ 0.523537] Initialise system trusted keyring\n[ 0.525472] audit: initializing netlink socket (disabled)\n[ 0.527664] type=2000 audit(1553341405.928:1): initialized\n[ 0.548051] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551482] zbud: loaded\n[ 0.552948] VFS: Disk quotas dquot_6.5.2\n[ 0.554746] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.557749] fuse init (API version 7.22)\n[ 0.559549] msgmni has been set to 1982\n[ 0.561326] Key type big_key registered\n[ 0.563328] Key type asymmetric registered\n[ 0.565154] Asymmetric key parser 'x509' registered\n[ 0.567267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.570498] io scheduler noop registered\n[ 0.572203] io scheduler deadline registered (default)\n[ 0.574411] io scheduler cfq registered\n[ 0.576180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.578565] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.581316] ipmi message handler version 39.2\n[ 0.583308] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.586481] ACPI: Power Button [PWRF]\n[ 0.588248] GHES: HEST is not enabled!\n[ 0.604666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.637437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.640427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.666860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.670723] Linux agpgart interface v0.103\n[ 0.673342] brd: module loaded\n[ 0.675144] loop: module loaded\n[ 0.676953] blk-mq: CPU -> queue map\n[ 0.678526] CPU 0 -> Queue 0\n[ 0.680718] vda: vda1\n[ 0.682544] scsi0 : ata_piix\n[ 0.683965] scsi1 : ata_piix\n[ 0.685356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.688173] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.691709] libphy: Fixed MDIO Bus: probed\n[ 0.693641] tun: Universal TUN/TAP device driver, 1.6\n[ 0.695513] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.698855] PPP generic driver version 2.4.2\n[ 0.700589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702778] ehci-pci: EHCI PCI platform driver\n[ 0.704375] ehci-platform: EHCI generic platform driver\n[ 0.706230] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.708303] ohci-pci: OHCI PCI platform driver\n[ 0.709885] ohci-platform: OHCI generic platform driver\n[ 0.711694] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.728990] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.730822] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.733685] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.735791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740762] usb usb1: Product: UHCI Host Controller\n[ 0.742480] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.744632] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746396] hub 1-0:1.0: USB hub found\n[ 0.747888] hub 1-0:1.0: 2 ports detected\n[ 0.749534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753360] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755140] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.757035] mousedev: PS/2 mouse device common for all mice\n[ 0.759319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762402] rtc_cmos 00:00: RTC can wake from S4\n[ 0.764581] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.766793] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.769144] device-mapper: uevent: version 1.0.3\n[ 0.770869] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.774017] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776203] TCP: cubic registered\n[ 0.777595] NET: Registered protocol family 10\n[ 0.779426] NET: Registered protocol family 17\n[ 0.781089] Key type dns_resolver registered\n[ 0.782861] Loading compiled-in X.509 certificates\n[ 0.785192] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.789062] registered taskstats version 1\n[ 0.792029] Key type trusted registered\n[ 0.795614] Key type encrypted registered\n[ 0.797152] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.799066] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801570] regulator-dummy: disabling\n[ 0.803021] Magic number: 11:559:732\n[ 0.804593] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:26 UTC (1553341406)\n[ 0.807531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.809595] EDD information not available.\n[ 0.845509] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.859565] Write protecting the kernel read-only data: 12288k\n[ 0.862129] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.866247] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.880117] systemd-udevd[99]: starting version 204\n[ 0.916534] FDC 0 is a S82078B\n[ 1.072053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.236073] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.238391] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.240689] usb 1-1: Product: QEMU USB Tablet\n[ 1.242214] usb 1-1: Manufacturer: QEMU\n[ 1.243645] usb 1-1: SerialNumber: 42\n[ 1.946028] 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.311047] 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.406020] random: init urandom read with 10 bits of entropy available\n[ 2.547344] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:28 +0000. Up 2.94 seconds.\ncloud-init-nonet[3.16]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting 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 ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[5.11]: static networking is now up\nCloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:31 +0000. Up 5.65 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.22 | 255.255.255.0 | fa:16:3e:ff:da:0e |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n2f:36:f3:6a:83:37:e6:18:74:35:66:0e:8a:9b:db:af root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . = |\n| . . * . |\n| . o S . |\n| + . . |\n| o ..= . |\n| o.+*= |\n| . EB++. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ned:fd:c0:26:1d:93:dc:d6:57:eb:c9:d1:09:6f:1b:fd root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . .|\n| . . oo.*|\n| S . = oB=|\n| . + ++ B|\n| o * =E|\n| o o |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n86:fd:6b:59:8d:b5:ec:ad:aa:af:f7:c3:9b:9c:02:b5 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| o . . |\n| . S . * . |\n| . .. E + |\n| .+ o . |\n| o.o.+o.|\n| .+=o+B+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n16:9b:b7:25:3e:fd:e9:6d:52:89:30:b4:e9:19:3c:14 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E. |\n| o |\n| . + o |\n| + O |\n| S + B . .|\n| . o B . ..|\n| + . . |\n| . ..o.|\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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:42 +0000. Up 16.58 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:43 +0000. Up 17.73 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15052 0 --:--:-- --:--:-- --:--:-- 14995100 3149 100 3149 0 0 15048 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS homer-0 ttyS0\n\nhomer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1500 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.25\n+ '[' -n 192.168.100.25 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 16s (5253 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8288\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n......+++\n........................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58197 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.100.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status failed Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' nginx_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000\nmember 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000\nmember c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000\nmember d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000\nmember ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000\nmember efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nc38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false\nd1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false\ned384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false\nefbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.22) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu2EadMsiNUmTkfZXjV7YHRRAMzoivGRGon-RGo-LJZlVkE3WhEUc9RRweqCFZ1mnG55mo-JG4j6slE88iK4Uchz61X2vnSVhi81Mhp4syjyv63Y04serBD8KMUW83CUn8NZdRiaMvTsqy4qcyMhukdOx_iTzov6uLpPJ9Y-urQJsI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-homer-ryiilitmyu6u-0-wy6xeiwpzzxf/bdb5d80a-5fec-4c81-8b83-f95ef8d2ae7f/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:48:53 GMT\nServer: Apache\nx-openstack-request-id: req-0cdc74aa-ecc4-4930-973a-6dc9474f3752\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ed:fd:c0:26:1d:93:dc:d6:57:eb:c9:d1:09:6f:1b:fd root@homer-0 (DSA)\nec2: 256 86:fd:6b:59:8d:b5:ec:ad:aa:af:f7:c3:9b:9c:02:b5 root@homer-0 (ECDSA)\nec2: 256 16:9b:b7:25:3e:fd:e9:6d:52:89:30:b4:e9:19:3c:14 root@homer-0 (ED25519)\nec2: 2048 2f:36:f3:6a:83:37:e6:18:74:35:66:0e:8a:9b:db:af root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFGdON0YhfQJRv3wu1lWS040oRN01UBYf4SS088ZFTuFixfLCGGXLQDatJ520WgmJ8Ds7NwQB0y1eM2t/cfskQ= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHrAzOPkC4kqiquXJwKtHr9p9YAR9BywVd5KFeDGCnDm root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVTsYHQkzLYYM45LuLDstxdBLDjBZryJIJnfy3sQZiRpSJzsRDsJzinW9pheq80fp3PU5fdRSrd+CD2eSxwhV042XUxg30je64CumpbYfgR/PxPMvrFzL5HrIYc5R+k3VU1Gpyx5SGlGL3PpDcZfqcIPcgSG3sSIZXQpywx1917XFDGWJjSKDK1aFA3vGMd/MNsUsmGsTGxyBsIg0qnAGwj5Eern8AxnMVLTXKvWKc5xogra64zgTrZ8ViyGLav2qxAOy7FvMIGoZ8c+FLlWHsrmYEpgACAc5LrBsghOgsLzSZWNorcxZlHTKvfuc2eWzUE4UjTCwIs+jNLIhtatLF root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:48:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 328.27 seconds\n"} 2019-03-23 11:49:39,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/action used request id req-661ddee2-2518-43b7-a0ab-26c887c413ff 2019-03-23 11:49:39,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809009075165s 2019-03-23 11:49:39,172 - functest.core.singlevm - DEBUG - console: 000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009974] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013749] Yama: becoming mindful. [ 0.016110] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020211] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.023360] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028232] Initializing cgroup subsys memory [ 0.030010] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033834] Initializing cgroup subsys blkio [ 0.036003] Initializing cgroup subsys perf_event [ 0.037932] Initializing cgroup subsys hugetlb [ 0.040791] mce: CPU supports 10 MCE banks [ 0.042565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042565] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050498] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.081440] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091787] ACPI: Core revision 20131115 [ 0.092607] ACPI: All ACPI Tables successfully acquired [ 0.096474] ftrace: allocating 28753 entries in 113 pages [ 0.116350] smpboot: Max logical packages: 1 [ 0.118210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120313] Enabling x2apic [ 0.121591] Enabled x2apic [ 0.124012] Switched APIC routing to physical x2apic. [ 0.128457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.130841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133804] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143169] KVM setup paravirtual spinlock [ 0.145994] x86: Booted up 1 node, 1 CPUs [ 0.147724] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148388] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151099] devtmpfs: initialized [ 0.153773] EVM: security.selinux [ 0.155255] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157345] EVM: security.capability [ 0.159833] pinctrl core: initialized pinctrl subsystem [ 0.160057] regulator-dummy: no parameters [ 0.161900] RTC time: 11:43:25, date: 03/23/19 [ 0.163804] NET: Registered protocol family 16 [ 0.164128] cpuidle: using governor ladder [ 0.165870] cpuidle: using governor menu [ 0.167581] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170711] PCI: Using configuration type 1 for base access [ 0.172700] bio: create slab at 0 [ 0.174601] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179783] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181502] ACPI: Interpreter enabled [ 0.183085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.189051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195968] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.198076] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200160] ACPI: No dock devices found. [ 0.203590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212211] acpiphp: Slot [3] registered [ 0.213903] acpiphp: Slot [4] registered [ 0.215603] acpiphp: Slot [5] registered [ 0.216039] acpiphp: Slot [6] registered [ 0.217704] acpiphp: Slot [7] registered [ 0.219429] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221694] acpiphp: Slot [10] registered [ 0.223400] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225785] acpiphp: Slot [13] registered [ 0.227472] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229718] acpiphp: Slot [16] registered [ 0.231413] acpiphp: Slot [17] registered [ 0.232045] acpiphp: Slot [18] registered [ 0.233732] acpiphp: Slot [19] registered [ 0.235436] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237766] acpiphp: Slot [22] registered [ 0.239522] acpiphp: Slot [23] registered [ 0.240037] acpiphp: Slot [24] registered [ 0.241758] acpiphp: Slot [25] registered [ 0.243476] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245741] acpiphp: Slot [28] registered [ 0.247462] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249758] acpiphp: Slot [31] registered [ 0.251484] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254205] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262640] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297256] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.300101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305204] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307742] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308316] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310678] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313287] vgaarb: bridge control possible 0000:00:02.0 [ 0.315653] SCSI subsystem initialized [ 0.316218] ACPI: bus type USB registered [ 0.318034] usbcore: registered new interface driver usbfs [ 0.320017] usbcore: registered new interface driver hub [ 0.322213] usbcore: registered new device driver usb [ 0.324162] PCI: Using ACPI for IRQ routing [ 0.326360] NetLabel: Initializing [ 0.327826] NetLabel: domain hash size = 128 [ 0.328003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.330039] NetLabel: unlabeled traffic allowed by default [ 0.332216] Switched to clocksource kvm-clock [ 0.340285] AppArmor: AppArmor Filesystem Enabled [ 0.342244] pnp: PnP ACPI init [ 0.343588] ACPI: bus type PNP registered [ 0.345908] pnp: PnP ACPI: found 8 devices [ 0.347661] ACPI: bus type PNP unregistered [ 0.355013] NET: Registered protocol family 2 [ 0.357066] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359877] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.362521] TCP: Hash tables configured (established 8192 bind 8192) [ 0.365124] TCP: reno registered [ 0.366566] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368923] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.371477] NET: Registered protocol family 1 [ 0.373333] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.375655] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377930] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.395290] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412832] Trying to unpack rootfs image as initramfs... [ 0.511319] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.514709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.517212] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.520845] Scanning for low memory corruption every 60 seconds [ 0.523537] Initialise system trusted keyring [ 0.525472] audit: initializing netlink socket (disabled) [ 0.527664] type=2000 audit(1553341405.928:1): initialized [ 0.548051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551482] zbud: loaded [ 0.552948] VFS: Disk quotas dquot_6.5.2 [ 0.554746] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557749] fuse init (API version 7.22) [ 0.559549] msgmni has been set to 1982 [ 0.561326] Key type big_key registered [ 0.563328] Key type asymmetric registered [ 0.565154] Asymmetric key parser 'x509' registered [ 0.567267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.570498] io scheduler noop registered [ 0.572203] io scheduler deadline registered (default) [ 0.574411] io scheduler cfq registered [ 0.576180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578565] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581316] ipmi message handler version 39.2 [ 0.583308] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586481] ACPI: Power Button [PWRF] [ 0.588248] GHES: HEST is not enabled! [ 0.604666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670723] Linux agpgart interface v0.103 [ 0.673342] brd: module loaded [ 0.675144] loop: module loaded [ 0.676953] blk-mq: CPU -> queue map [ 0.678526] CPU 0 -> Queue 0 [ 0.680718] vda: vda1 [ 0.682544] scsi0 : ata_piix [ 0.683965] scsi1 : ata_piix [ 0.685356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688173] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.691709] libphy: Fixed MDIO Bus: probed [ 0.693641] tun: Universal TUN/TAP device driver, 1.6 [ 0.695513] tun: (C) 1999-2004 Max Krasnyansky [ 0.698855] PPP generic driver version 2.4.2 [ 0.700589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702778] ehci-pci: EHCI PCI platform driver [ 0.704375] ehci-platform: EHCI generic platform driver [ 0.706230] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708303] ohci-pci: OHCI PCI platform driver [ 0.709885] ohci-platform: OHCI generic platform driver [ 0.711694] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730822] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733685] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.735791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740762] usb usb1: Product: UHCI Host Controller [ 0.742480] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.744632] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746396] hub 1-0:1.0: USB hub found [ 0.747888] hub 1-0:1.0: 2 ports detected [ 0.749534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753360] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755140] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757035] mousedev: PS/2 mouse device common for all mice [ 0.759319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762402] rtc_cmos 00:00: RTC can wake from S4 [ 0.764581] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.766793] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769144] device-mapper: uevent: version 1.0.3 [ 0.770869] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.774017] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776203] TCP: cubic registered [ 0.777595] NET: Registered protocol family 10 [ 0.779426] NET: Registered protocol family 17 [ 0.781089] Key type dns_resolver registered [ 0.782861] Loading compiled-in X.509 certificates [ 0.785192] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.789062] registered taskstats version 1 [ 0.792029] Key type trusted registered [ 0.795614] Key type encrypted registered [ 0.797152] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799066] IMA: No TPM chip found, activating TPM-bypass! [ 0.801570] regulator-dummy: disabling [ 0.803021] Magic number: 11:559:732 [ 0.804593] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:26 UTC (1553341406) [ 0.807531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809595] EDD information not available. [ 0.845509] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.859565] Write protecting the kernel read-only data: 12288k [ 0.862129] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.866247] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880117] systemd-udevd[99]: starting version 204 [ 0.916534] FDC 0 is a S82078B [ 1.072053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236073] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238391] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240689] usb 1-1: Product: QEMU USB Tablet [ 1.242214] usb 1-1: Manufacturer: QEMU [ 1.243645] usb 1-1: SerialNumber: 42 [ 1.946028] 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.311047] 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.406020] random: init urandom read with 10 bits of entropy available [ 2.547344] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:28 +0000. Up 2.94 seconds. cloud-init-nonet[3.16]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.11]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:31 +0000. Up 5.65 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.22 | 255.255.255.0 | fa:16:3e:ff:da:0e | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 2f:36:f3:6a:83:37:e6:18:74:35:66:0e:8a:9b:db:af root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . = | | . . * . | | . o S . | | + . . | | o ..= . | | o.+*= | | . EB++. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ed:fd:c0:26:1d:93:dc:d6:57:eb:c9:d1:09:6f:1b:fd root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . .| | . . oo.*| | S . = oB=| | . + ++ B| | 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: 86:fd:6b:59:8d:b5:ec:ad:aa:af:f7:c3:9b:9c:02:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | o . . | | . S . * . | | . .. E + | | .+ o . | | o.o.+o.| | .+=o+B+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 16:9b:b7:25:3e:fd:e9:6d:52:89:30:b4:e9:19:3c:14 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | E. | | o | | . + o | | + O | | S + B . .| | . o B . ..| | + . . | | . ..o.| | .+o.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:42 +0000. Up 16.58 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:43 +0000. Up 17.73 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15052 0 --:--:-- --:--:-- --:--:-- 14995100 3149 100 3149 0 0 15048 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1500 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5253 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8288 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58197 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000 member d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000 member ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false c38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false d1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false ed384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.22) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu2EadMsiNUmTkfZXjV7YHRRAMzoivGRGon-RGo-LJZlVkE3WhEUc9RRweqCFZ1mnG55mo-JG4j6slE88iK4Uchz61X2vnSVhi81Mhp4syjyv63Y04serBD8KMUW83CUn8NZdRiaMvTsqy4qcyMhukdOx_iTzov6uLpPJ9Y-urQJsI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-homer-ryiilitmyu6u-0-wy6xeiwpzzxf/bdb5d80a-5fec-4c81-8b83-f95ef8d2ae7f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:48:53 GMT Server: Apache x-openstack-request-id: req-0cdc74aa-ecc4-4930-973a-6dc9474f3752 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ed:fd:c0:26:1d:93:dc:d6:57:eb:c9:d1:09:6f:1b:fd root@homer-0 (DSA) ec2: 256 86:fd:6b:59:8d:b5:ec:ad:aa:af:f7:c3:9b:9c:02:b5 root@homer-0 (ECDSA) ec2: 256 16:9b:b7:25:3e:fd:e9:6d:52:89:30:b4:e9:19:3c:14 root@homer-0 (ED25519) ec2: 2048 2f:36:f3:6a:83:37:e6:18:74:35:66:0e:8a:9b:db:af root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFGdON0YhfQJRv3wu1lWS040oRN01UBYf4SS088ZFTuFixfLCGGXLQDatJ520WgmJ8Ds7NwQB0y1eM2t/cfskQ= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHrAzOPkC4kqiquXJwKtHr9p9YAR9BywVd5KFeDGCnDm root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVTsYHQkzLYYM45LuLDstxdBLDjBZryJIJnfy3sQZiRpSJzsRDsJzinW9pheq80fp3PU5fdRSrd+CD2eSxwhV042XUxg30je64CumpbYfgR/PxPMvrFzL5HrIYc5R+k3VU1Gpyx5SGlGL3PpDcZfqcIPcgSG3sSIZXQpywx1917XFDGWJjSKDK1aFA3vGMd/MNsUsmGsTGxyBsIg0qnAGwj5Eern8AxnMVLTXKvWKc5xogra64zgTrZ8ViyGLav2qxAOy7FvMIGoZ8c+FLlWHsrmYEpgACAc5LrBsghOgsLzSZWNorcxZlHTKvfuc2eWzUE4UjTCwIs+jNLIhtatLF root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:48:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 328.27 seconds 2019-03-23 11:49:39,176 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009974] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013749] Yama: becoming mindful. [ 0.016110] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020211] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.023360] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028232] Initializing cgroup subsys memory [ 0.030010] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033834] Initializing cgroup subsys blkio [ 0.036003] Initializing cgroup subsys perf_event [ 0.037932] Initializing cgroup subsys hugetlb [ 0.040791] mce: CPU supports 10 MCE banks [ 0.042565] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042565] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.048003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.050498] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.056003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.060003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.081440] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.091787] ACPI: Core revision 20131115 [ 0.092607] ACPI: All ACPI Tables successfully acquired [ 0.096474] ftrace: allocating 28753 entries in 113 pages [ 0.116350] smpboot: Max logical packages: 1 [ 0.118210] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120313] Enabling x2apic [ 0.121591] Enabled x2apic [ 0.124012] Switched APIC routing to physical x2apic. [ 0.128457] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.130841] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133804] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143169] KVM setup paravirtual spinlock [ 0.145994] x86: Booted up 1 node, 1 CPUs [ 0.147724] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148388] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151099] devtmpfs: initialized [ 0.153773] EVM: security.selinux [ 0.155255] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157345] EVM: security.capability [ 0.159833] pinctrl core: initialized pinctrl subsystem [ 0.160057] regulator-dummy: no parameters [ 0.161900] RTC time: 11:43:25, date: 03/23/19 [ 0.163804] NET: Registered protocol family 16 [ 0.164128] cpuidle: using governor ladder [ 0.165870] cpuidle: using governor menu [ 0.167581] ACPI: bus type PCI registered [ 0.168009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170711] PCI: Using configuration type 1 for base access [ 0.172700] bio: create slab at 0 [ 0.174601] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177848] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179783] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181502] ACPI: Interpreter enabled [ 0.183085] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.189051] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195968] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.198076] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200160] ACPI: No dock devices found. [ 0.203590] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206640] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212211] acpiphp: Slot [3] registered [ 0.213903] acpiphp: Slot [4] registered [ 0.215603] acpiphp: Slot [5] registered [ 0.216039] acpiphp: Slot [6] registered [ 0.217704] acpiphp: Slot [7] registered [ 0.219429] acpiphp: Slot [8] registered [ 0.220021] acpiphp: Slot [9] registered [ 0.221694] acpiphp: Slot [10] registered [ 0.223400] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225785] acpiphp: Slot [13] registered [ 0.227472] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229718] acpiphp: Slot [16] registered [ 0.231413] acpiphp: Slot [17] registered [ 0.232045] acpiphp: Slot [18] registered [ 0.233732] acpiphp: Slot [19] registered [ 0.235436] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237766] acpiphp: Slot [22] registered [ 0.239522] acpiphp: Slot [23] registered [ 0.240037] acpiphp: Slot [24] registered [ 0.241758] acpiphp: Slot [25] registered [ 0.243476] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245741] acpiphp: Slot [28] registered [ 0.247462] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249758] acpiphp: Slot [31] registered [ 0.251484] PCI host bridge to bus 0000:00 [ 0.252004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254205] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258427] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262640] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.271458] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297256] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.300101] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303004] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305204] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307742] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308316] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310678] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313287] vgaarb: bridge control possible 0000:00:02.0 [ 0.315653] SCSI subsystem initialized [ 0.316218] ACPI: bus type USB registered [ 0.318034] usbcore: registered new interface driver usbfs [ 0.320017] usbcore: registered new interface driver hub [ 0.322213] usbcore: registered new device driver usb [ 0.324162] PCI: Using ACPI for IRQ routing [ 0.326360] NetLabel: Initializing [ 0.327826] NetLabel: domain hash size = 128 [ 0.328003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.330039] NetLabel: unlabeled traffic allowed by default [ 0.332216] Switched to clocksource kvm-clock [ 0.340285] AppArmor: AppArmor Filesystem Enabled [ 0.342244] pnp: PnP ACPI init [ 0.343588] ACPI: bus type PNP registered [ 0.345908] pnp: PnP ACPI: found 8 devices [ 0.347661] ACPI: bus type PNP unregistered [ 0.355013] NET: Registered protocol family 2 [ 0.357066] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359877] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.362521] TCP: Hash tables configured (established 8192 bind 8192) [ 0.365124] TCP: reno registered [ 0.366566] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368923] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.371477] NET: Registered protocol family 1 [ 0.373333] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.375655] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.377930] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.395290] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.412832] Trying to unpack rootfs image as initramfs... [ 0.511319] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.514709] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.517212] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.520845] Scanning for low memory corruption every 60 seconds [ 0.523537] Initialise system trusted keyring [ 0.525472] audit: initializing netlink socket (disabled) [ 0.527664] type=2000 audit(1553341405.928:1): initialized [ 0.548051] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551482] zbud: loaded [ 0.552948] VFS: Disk quotas dquot_6.5.2 [ 0.554746] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.557749] fuse init (API version 7.22) [ 0.559549] msgmni has been set to 1982 [ 0.561326] Key type big_key registered [ 0.563328] Key type asymmetric registered [ 0.565154] Asymmetric key parser 'x509' registered [ 0.567267] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.570498] io scheduler noop registered [ 0.572203] io scheduler deadline registered (default) [ 0.574411] io scheduler cfq registered [ 0.576180] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.578565] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.581316] ipmi message handler version 39.2 [ 0.583308] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.586481] ACPI: Power Button [PWRF] [ 0.588248] GHES: HEST is not enabled! [ 0.604666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.637437] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.640427] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.666860] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.670723] Linux agpgart interface v0.103 [ 0.673342] brd: module loaded [ 0.675144] loop: module loaded [ 0.676953] blk-mq: CPU -> queue map [ 0.678526] CPU 0 -> Queue 0 [ 0.680718] vda: vda1 [ 0.682544] scsi0 : ata_piix [ 0.683965] scsi1 : ata_piix [ 0.685356] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.688173] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.691709] libphy: Fixed MDIO Bus: probed [ 0.693641] tun: Universal TUN/TAP device driver, 1.6 [ 0.695513] tun: (C) 1999-2004 Max Krasnyansky [ 0.698855] PPP generic driver version 2.4.2 [ 0.700589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702778] ehci-pci: EHCI PCI platform driver [ 0.704375] ehci-platform: EHCI generic platform driver [ 0.706230] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.708303] ohci-pci: OHCI PCI platform driver [ 0.709885] ohci-platform: OHCI generic platform driver [ 0.711694] uhci_hcd: USB Universal Host Controller Interface driver [ 0.728990] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.730822] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.733685] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.735791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738117] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740762] usb usb1: Product: UHCI Host Controller [ 0.742480] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.744632] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746396] hub 1-0:1.0: USB hub found [ 0.747888] hub 1-0:1.0: 2 ports detected [ 0.749534] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753360] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755140] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.757035] mousedev: PS/2 mouse device common for all mice [ 0.759319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762402] rtc_cmos 00:00: RTC can wake from S4 [ 0.764581] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.766793] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.769144] device-mapper: uevent: version 1.0.3 [ 0.770869] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.774017] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776203] TCP: cubic registered [ 0.777595] NET: Registered protocol family 10 [ 0.779426] NET: Registered protocol family 17 [ 0.781089] Key type dns_resolver registered [ 0.782861] Loading compiled-in X.509 certificates [ 0.785192] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.789062] registered taskstats version 1 [ 0.792029] Key type trusted registered [ 0.795614] Key type encrypted registered [ 0.797152] AppArmor: AppArmor sha1 policy hashing enabled [ 0.799066] IMA: No TPM chip found, activating TPM-bypass! [ 0.801570] regulator-dummy: disabling [ 0.803021] Magic number: 11:559:732 [ 0.804593] rtc_cmos 00:00: setting system clock to 2019-03-23 11:43:26 UTC (1553341406) [ 0.807531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.809595] EDD information not available. [ 0.845509] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.859565] Write protecting the kernel read-only data: 12288k [ 0.862129] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.866247] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.880117] systemd-udevd[99]: starting version 204 [ 0.916534] FDC 0 is a S82078B [ 1.072053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.236073] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.238391] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.240689] usb 1-1: Product: QEMU USB Tablet [ 1.242214] usb 1-1: Manufacturer: QEMU [ 1.243645] usb 1-1: SerialNumber: 42 [ 1.946028] 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.311047] 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.406020] random: init urandom read with 10 bits of entropy available [ 2.547344] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:43:28 +0000. Up 2.94 seconds. cloud-init-nonet[3.16]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting 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 ] * Starting configure network device[74G[ OK ] cloud-init-nonet[5.11]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:43:31 +0000. Up 5.65 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.22 | 255.255.255.0 | fa:16:3e:ff:da:0e | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 2f:36:f3:6a:83:37:e6:18:74:35:66:0e:8a:9b:db:af root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . = | | . . * . | | . o S . | | + . . | | o ..= . | | o.+*= | | . EB++. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ed:fd:c0:26:1d:93:dc:d6:57:eb:c9:d1:09:6f:1b:fd root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . .| | . . oo.*| | S . = oB=| | . + ++ B| | 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: 86:fd:6b:59:8d:b5:ec:ad:aa:af:f7:c3:9b:9c:02:b5 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | o . . | | . S . * . | | . .. E + | | .+ o . | | o.o.+o.| | .+=o+B+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 16:9b:b7:25:3e:fd:e9:6d:52:89:30:b4:e9:19:3c:14 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | E. | | o | | . + o | | + O | | S + B . .| | . o B . ..| | + . . | | . ..o.| | .+o.| +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:43:42 +0000. Up 16.58 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:43:43 +0000. Up 17.73 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 15052 0 --:--:-- --:--:-- --:--:-- 14995100 3149 100 3149 0 0 15048 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ubuntu 14.04.5 LTS homer-0 ttyS0 homer-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1500 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 14 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:17 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5253 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8288 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ......+++ ........................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58197 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status failed Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' nginx_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member c38bf5edb62efc7a is healthy: got healthy result from http://192.168.100.21:4000 member d1207ff6bd9fd554 is healthy: got healthy result from http://192.168.100.22:4000 member ed384ebe7a9bd0be is healthy: got healthy result from http://192.168.100.7:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false c38bf5edb62efc7a: name=192-168-100-21 peerURLs=http://192.168.100.21:2380 clientURLs=http://192.168.100.21:4000 isLeader=false d1207ff6bd9fd554: name=192-168-100-22 peerURLs=http://192.168.100.22:2380 clientURLs=http://192.168.100.22:4000 isLeader=false ed384ebe7a9bd0be: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.22) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhu2EadMsiNUmTkfZXjV7YHRRAMzoivGRGon-RGo-LJZlVkE3WhEUc9RRweqCFZ1mnG55mo-JG4j6slE88iK4Uchz61X2vnSVhi81Mhp4syjyv63Y04serBD8KMUW83CUn8NZdRiaMvTsqy4qcyMhukdOx_iTzov6uLpPJ9Y-urQJsI' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-homer-ryiilitmyu6u-0-wy6xeiwpzzxf/bdb5d80a-5fec-4c81-8b83-f95ef8d2ae7f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:48:53 GMT Server: Apache x-openstack-request-id: req-0cdc74aa-ecc4-4930-973a-6dc9474f3752 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ed:fd:c0:26:1d:93:dc:d6:57:eb:c9:d1:09:6f:1b:fd root@homer-0 (DSA) ec2: 256 86:fd:6b:59:8d:b5:ec:ad:aa:af:f7:c3:9b:9c:02:b5 root@homer-0 (ECDSA) ec2: 256 16:9b:b7:25:3e:fd:e9:6d:52:89:30:b4:e9:19:3c:14 root@homer-0 (ED25519) ec2: 2048 2f:36:f3:6a:83:37:e6:18:74:35:66:0e:8a:9b:db:af root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPFGdON0YhfQJRv3wu1lWS040oRN01UBYf4SS088ZFTuFixfLCGGXLQDatJ520WgmJ8Ds7NwQB0y1eM2t/cfskQ= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHrAzOPkC4kqiquXJwKtHr9p9YAR9BywVd5KFeDGCnDm root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVTsYHQkzLYYM45LuLDstxdBLDjBZryJIJnfy3sQZiRpSJzsRDsJzinW9pheq80fp3PU5fdRSrd+CD2eSxwhV042XUxg30je64CumpbYfgR/PxPMvrFzL5HrIYc5R+k3VU1Gpyx5SGlGL3PpDcZfqcIPcgSG3sSIZXQpywx1917XFDGWJjSKDK1aFA3vGMd/MNsUsmGsTGxyBsIg0qnAGwj5Eern8AxnMVLTXKvWKc5xogra64zgTrZ8ViyGLav2qxAOy7FvMIGoZ8c+FLlWHsrmYEpgACAc5LrBsghOgsLzSZWNorcxZlHTKvfuc2eWzUE4UjTCwIs+jNLIhtatLF root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:48:53 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 328.27 seconds 2019-03-23 11:49:39,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:39,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:39,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-06d88b4b-9c45-4f24-b834-51bbd7d35509 x-openstack-request-id: req-06d88b4b-9c45-4f24-b834-51bbd7d35509 2019-03-23 11:49:39,387 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:39,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06d88b4b-9c45-4f24-b834-51bbd7d35509 2019-03-23 11:49:39,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206528186798s 2019-03-23 11:49:39,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:39,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21136 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-c433e576-ea2e-45bc-a476-1f5b32d01665 x-openstack-request-id: req-c433e576-ea2e-45bc-a476-1f5b32d01665 2019-03-23 11:49:39,476 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009776] Security Framework initialized\n[ 0.012037] AppArmor: AppArmor initialized\n[ 0.013629] Yama: becoming mindful.\n[ 0.015141] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016938] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020462] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.026779] Initializing cgroup subsys memory\n[ 0.028008] Initializing cgroup subsys devices\n[ 0.029711] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033643] Initializing cgroup subsys perf_event\n[ 0.035408] Initializing cgroup subsys hugetlb\n[ 0.036778] mce: CPU supports 10 MCE banks\n[ 0.038402] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038402] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046242] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.055047] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.079682] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.085874] ACPI: Core revision 20131115\n[ 0.087871] ACPI: All ACPI Tables successfully acquired\n[ 0.089528] ftrace: allocating 28753 entries in 113 pages\n[ 0.116224] smpboot: Max logical packages: 1\n[ 0.120086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.122747] Enabling x2apic\n[ 0.123926] Enabled x2apic\n[ 0.124017] Switched APIC routing to physical x2apic.\n[ 0.128988] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.131097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.134985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.144086] KVM setup paravirtual spinlock\n[ 0.147974] x86: Booted up 1 node, 1 CPUs\n[ 0.148009] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.150741] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.152236] devtmpfs: initialized\n[ 0.155576] EVM: security.selinux\n[ 0.156004] EVM: security.SMACK64\n[ 0.157321] EVM: security.ima\n[ 0.158536] EVM: security.capability\n[ 0.160950] pinctrl core: initialized pinctrl subsystem\n[ 0.162953] regulator-dummy: no parameters\n[ 0.164107] RTC time: 11:37:58, date: 03/23/19\n[ 0.165832] NET: Registered protocol family 16\n[ 0.167648] cpuidle: using governor ladder\n[ 0.168004] cpuidle: using governor menu\n[ 0.169552] ACPI: bus type PCI registered\n[ 0.171084] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.172166] PCI: Using configuration type 1 for base access\n[ 0.174893] bio: create slab at 0\n[ 0.176233] ACPI: Added _OSI(Module Device)\n[ 0.177812] ACPI: Added _OSI(Processor Device)\n[ 0.179456] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.180007] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.183019] ACPI: Interpreter enabled\n[ 0.184017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.187550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.196007] ACPI: (supports S0 S5)\n[ 0.197348] ACPI: Using IOAPIC for interrupt routing\n[ 0.199155] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200167] ACPI: No dock devices found.\n[ 0.203460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.212218] acpiphp: Slot [3] registered\n[ 0.213738] acpiphp: Slot [4] registered\n[ 0.215292] acpiphp: Slot [5] registered\n[ 0.216025] acpiphp: Slot [6] registered\n[ 0.217536] acpiphp: Slot [7] registered\n[ 0.219048] acpiphp: Slot [8] registered\n[ 0.220023] acpiphp: Slot [9] registered\n[ 0.221539] acpiphp: Slot [10] registered\n[ 0.223092] acpiphp: Slot [11] registered\n[ 0.224023] acpiphp: Slot [12] registered\n[ 0.225563] acpiphp: Slot [13] registered\n[ 0.227094] acpiphp: Slot [14] registered\n[ 0.228022] acpiphp: Slot [15] registered\n[ 0.229558] acpiphp: Slot [16] registered\n[ 0.231094] acpiphp: Slot [17] registered\n[ 0.232030] acpiphp: Slot [18] registered\n[ 0.233585] acpiphp: Slot [19] registered\n[ 0.235133] acpiphp: Slot [20] registered\n[ 0.236023] acpiphp: Slot [21] registered\n[ 0.237568] acpiphp: Slot [22] registered\n[ 0.239109] acpiphp: Slot [23] registered\n[ 0.240027] acpiphp: Slot [24] registered\n[ 0.241582] acpiphp: Slot [25] registered\n[ 0.243244] acpiphp: Slot [26] registered\n[ 0.244023] acpiphp: Slot [27] registered\n[ 0.245566] acpiphp: Slot [28] registered\n[ 0.247107] acpiphp: Slot [29] registered\n[ 0.248022] acpiphp: Slot [30] registered\n[ 0.249567] acpiphp: Slot [31] registered\n[ 0.251093] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.253965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.258182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.262378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.270191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.294160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.299729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.303851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.304872] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.307198] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308004] vgaarb: loaded\n[ 0.309119] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311294] SCSI subsystem initialized\n[ 0.312239] ACPI: bus type USB registered\n[ 0.313780] usbcore: registered new interface driver usbfs\n[ 0.315745] usbcore: registered new interface driver hub\n[ 0.316040] usbcore: registered new device driver usb\n[ 0.318018] PCI: Using ACPI for IRQ routing\n[ 0.320022] NetLabel: Initializing\n[ 0.321352] NetLabel: domain hash size = 128\n[ 0.322943] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.324045] NetLabel: unlabeled traffic allowed by default\n[ 0.326263] Switched to clocksource kvm-clock\n[ 0.332682] AppArmor: AppArmor Filesystem Enabled\n[ 0.334407] pnp: PnP ACPI init\n[ 0.335636] ACPI: bus type PNP registered\n[ 0.337653] pnp: PnP ACPI: found 8 devices\n[ 0.339180] ACPI: bus type PNP unregistered\n[ 0.346420] NET: Registered protocol family 2\n[ 0.348342] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.350787] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.353130] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.355432] TCP: reno registered\n[ 0.356724] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.358802] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361120] NET: Registered protocol family 1\n[ 0.362742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364805] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366837] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.383460] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.400339] Trying to unpack rootfs image as initramfs...\n[ 0.500134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.503131] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.505192] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.508311] Scanning for low memory corruption every 60 seconds\n[ 0.510738] Initialise system trusted keyring\n[ 0.512421] audit: initializing netlink socket (disabled)\n[ 0.514338] type=2000 audit(1553341079.027:1): initialized\n[ 0.534096] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.537063] zbud: loaded\n[ 0.538348] VFS: Disk quotas dquot_6.5.2\n[ 0.539899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.542473] fuse init (API version 7.22)\n[ 0.544020] msgmni has been set to 1982\n[ 0.545516] Key type big_key registered\n[ 0.547264] Key type asymmetric registered\n[ 0.548824] Asymmetric key parser 'x509' registered\n[ 0.550602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.553309] io scheduler noop registered\n[ 0.554777] io scheduler deadline registered (default)\n[ 0.556603] io scheduler cfq registered\n[ 0.558108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.560098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.562406] ipmi message handler version 39.2\n[ 0.564068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.566752] ACPI: Power Button [PWRF]\n[ 0.568241] GHES: HEST is not enabled!\n[ 0.584537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.616885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.644967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.648530] Linux agpgart interface v0.103\n[ 0.651028] brd: module loaded\n[ 0.652721] loop: module loaded\n[ 0.654357] blk-mq: CPU -> queue map\n[ 0.655731] CPU 0 -> Queue 0\n[ 0.657734] vda: vda1\n[ 0.659475] scsi0 : ata_piix\n[ 0.660784] scsi1 : ata_piix\n[ 0.662040] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.664348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.667422] libphy: Fixed MDIO Bus: probed\n[ 0.669017] tun: Universal TUN/TAP device driver, 1.6\n[ 0.670782] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.673845] PPP generic driver version 2.4.2\n[ 0.675432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.677625] ehci-pci: EHCI PCI platform driver\n[ 0.679219] ehci-platform: EHCI generic platform driver\n[ 0.681041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683130] ohci-pci: OHCI PCI platform driver\n[ 0.684731] ohci-platform: OHCI generic platform driver\n[ 0.686540] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703634] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.715275] usb usb1: Product: UHCI Host Controller\n[ 0.716989] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.719143] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.720873] hub 1-0:1.0: USB hub found\n[ 0.722296] hub 1-0:1.0: 2 ports detected\n[ 0.723917] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727629] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.729375] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.731222] mousedev: PS/2 mouse device common for all mice\n[ 0.733476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.736572] rtc_cmos 00:00: RTC can wake from S4\n[ 0.738735] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.740901] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743129] device-mapper: uevent: version 1.0.3\n[ 0.744842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.747797] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.749922] TCP: cubic registered\n[ 0.751251] NET: Registered protocol family 10\n[ 0.753067] NET: Registered protocol family 17\n[ 0.754696] Key type dns_resolver registered\n[ 0.756369] Loading compiled-in X.509 certificates\n[ 0.758614] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.761873] registered taskstats version 1\n[ 0.764905] Key type trusted registered\n[ 0.768645] Key type encrypted registered\n[ 0.770136] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.772044] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.774486] regulator-dummy: disabling\n[ 0.775922] Magic number: 11:456:631\n[ 0.777468] rtc_cmos 00:00: setting system clock to 2019-03-23 11:37:59 UTC (1553341079)\n[ 0.780395] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.782434] EDD information not available.\n[ 0.821527] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.835818] Write protecting the kernel read-only data: 12288k\n[ 0.838420] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.842543] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860125] systemd-udevd[99]: starting version 204\n[ 0.893745] FDC 0 is a S82078B\n[ 1.032017] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.197196] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.199488] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.201847] usb 1-1: Product: QEMU USB Tablet\n[ 1.203417] usb 1-1: Manufacturer: QEMU\n[ 1.204845] usb 1-1: SerialNumber: 42\n[ 1.925744] 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.285431] 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.406131] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.560478] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:38:01 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.52]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:38:03 +0000. Up 5.18 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:27:f5:ff |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne1:56:aa:20:26:96:a1:25:bb:fe:14:e0:9d:72:24:8a root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n|.+.. . . |\n|=+B . . + |\n|E=o=. S |\n|.+o... o |\n|. . . |\n|. . |\n| ... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n52:5e:46:76:a3:33:21:9e:4a:42:12:42:7f:a5:00:de root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|oo+o. .. + o |\n|..oo. o. = + . |\n| . E.o. + * |\n| .o + 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:\n74:49:7e:3a:12:7b:5b:40:19:a8:2a:bf:65:b6:33:33 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+o |\n| .+.. |\n| .o = . |\n| .. + + |\n| . S + . |\n| . . o + |\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:\nee:e6:92:eb:28:85:22:cd:17:cf:3e:a9:d1:98:07:1d root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| E |\n| .. . |\n| o ..+. S |\n|o + o=o. |\n|.. o+.oo. |\n| . +*.. |\n| .ooo*o |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:38:14 +0000. Up 15.63 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:38:15 +0000. Up 16.85 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 15018 0 --:--:-- --:--:-- --:--:-- 14995\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2397 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.25\n+ '[' -n 192.168.100.25 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 8s (6341 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8210\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8238\nclearwater-socket-factory-sig start/running, process 8243\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8292\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................................................................................................+++\n........................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 6s (5639 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57938 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.100.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000\nmember 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000\nmember efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\n912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nefbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.4) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/s-cscf.json is up to date\n - /etc/clearwater/bgcf.json is up to date\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/enum.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhp_oGRGX1_6GSnh5gGxjb5l-xPy8zJuqFB-ZAcy8-3BbKeO5pKRaKTK1J1jKKBKrFmuqJvSXnKsrpzskUgYnsjdIEGdVAcgmb5HBgcUmaIf_AHfuXtmKGyLgIhtxboQcbU0HZWgzjNJR2gHNbb6zNdP-3k590_p38AyO67PtjzzAnU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-sprout-eksq5bzbheyn-0-f63vze6tdbe2/f3d4fe25-0ea3-4980-a6ef-4ad94e8968ce/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:42:36 GMT\nServer: Apache\nx-openstack-request-id: req-5434505d-e11b-4d1d-87b3-85055c9525f7\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 52:5e:46:76:a3:33:21:9e:4a:42:12:42:7f:a5:00:de root@sprout-0 (DSA)\nec2: 256 74:49:7e:3a:12:7b:5b:40:19:a8:2a:bf:65:b6:33:33 root@sprout-0 (ECDSA)\nec2: 256 ee:e6:92:eb:28:85:22:cd:17:cf:3e:a9:d1:98:07:1d root@sprout-0 (ED25519)\nec2: 2048 e1:56:aa:20:26:96:a1:25:bb:fe:14:e0:9d:72:24:8a root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5wTJx/v6pMCR7MNORBi1gUAWUtWjobA31tPLrRLgSe3LMK3OwIlen4jVXNppAgS4ftydxbFtNMYz78uyQZvK4= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOGT8nCrptnWqkeKnUtMYBPHZGoe2HGDvp3hXeMq8ZRy root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr+Cf9KdnR7hhbLspQRD93vl927tfjEoWJ0lcQKFgt/5YwfeU2WwEN2thW8LOBOfePpQXpmywHmUW5On8aXFTjAnMJJFPB5nx/WWXaIDgj2Kdlvj9m7Gky+s/+GXjtCWESveEepKkrngi/v29qvVc/1DsbIYPGcb5OjyroiHlZ8/PNe5weUWb+tTGxxSWONIwMUb5fnS3m3DbwvCvZ9e4HPiz7E9Lhr6vTrlpebUZrv9qmPr2QnOoP8yfwICuH8qOBmo8pQlXGUchvmC8gbz21Y9yWku1d/VCatf4ziDT6pQh9J3QigWo6L9XPwnANniP0cBFs/E8HODzbVMpgOfyp root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:42:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.88 seconds\n"} 2019-03-23 11:49:39,478 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/action used request id req-c433e576-ea2e-45bc-a476-1f5b32d01665 2019-03-23 11:49:39,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825688838959s 2019-03-23 11:49:39,481 - functest.core.singlevm - DEBUG - console: 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009776] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013629] Yama: becoming mindful. [ 0.015141] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016938] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020462] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026779] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029711] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033643] Initializing cgroup subsys perf_event [ 0.035408] Initializing cgroup subsys hugetlb [ 0.036778] mce: CPU supports 10 MCE banks [ 0.038402] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038402] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046242] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055047] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.079682] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.085874] ACPI: Core revision 20131115 [ 0.087871] ACPI: All ACPI Tables successfully acquired [ 0.089528] ftrace: allocating 28753 entries in 113 pages [ 0.116224] smpboot: Max logical packages: 1 [ 0.120086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122747] Enabling x2apic [ 0.123926] Enabled x2apic [ 0.124017] Switched APIC routing to physical x2apic. [ 0.128988] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144086] KVM setup paravirtual spinlock [ 0.147974] x86: Booted up 1 node, 1 CPUs [ 0.148009] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150741] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152236] devtmpfs: initialized [ 0.155576] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157321] EVM: security.ima [ 0.158536] EVM: security.capability [ 0.160950] pinctrl core: initialized pinctrl subsystem [ 0.162953] regulator-dummy: no parameters [ 0.164107] RTC time: 11:37:58, date: 03/23/19 [ 0.165832] NET: Registered protocol family 16 [ 0.167648] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169552] ACPI: bus type PCI registered [ 0.171084] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172166] PCI: Using configuration type 1 for base access [ 0.174893] bio: create slab at 0 [ 0.176233] ACPI: Added _OSI(Module Device) [ 0.177812] ACPI: Added _OSI(Processor Device) [ 0.179456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183019] ACPI: Interpreter enabled [ 0.184017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197348] ACPI: Using IOAPIC for interrupt routing [ 0.199155] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200167] ACPI: No dock devices found. [ 0.203460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212218] acpiphp: Slot [3] registered [ 0.213738] acpiphp: Slot [4] registered [ 0.215292] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217536] acpiphp: Slot [7] registered [ 0.219048] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221539] acpiphp: Slot [10] registered [ 0.223092] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225563] acpiphp: Slot [13] registered [ 0.227094] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229558] acpiphp: Slot [16] registered [ 0.231094] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233585] acpiphp: Slot [19] registered [ 0.235133] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237568] acpiphp: Slot [22] registered [ 0.239109] acpiphp: Slot [23] registered [ 0.240027] acpiphp: Slot [24] registered [ 0.241582] acpiphp: Slot [25] registered [ 0.243244] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245566] acpiphp: Slot [28] registered [ 0.247107] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249567] acpiphp: Slot [31] registered [ 0.251093] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304872] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307198] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309119] vgaarb: bridge control possible 0000:00:02.0 [ 0.311294] SCSI subsystem initialized [ 0.312239] ACPI: bus type USB registered [ 0.313780] usbcore: registered new interface driver usbfs [ 0.315745] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318018] PCI: Using ACPI for IRQ routing [ 0.320022] NetLabel: Initializing [ 0.321352] NetLabel: domain hash size = 128 [ 0.322943] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324045] NetLabel: unlabeled traffic allowed by default [ 0.326263] Switched to clocksource kvm-clock [ 0.332682] AppArmor: AppArmor Filesystem Enabled [ 0.334407] pnp: PnP ACPI init [ 0.335636] ACPI: bus type PNP registered [ 0.337653] pnp: PnP ACPI: found 8 devices [ 0.339180] ACPI: bus type PNP unregistered [ 0.346420] NET: Registered protocol family 2 [ 0.348342] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350787] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353130] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355432] TCP: reno registered [ 0.356724] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358802] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361120] NET: Registered protocol family 1 [ 0.362742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364805] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366837] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383460] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400339] Trying to unpack rootfs image as initramfs... [ 0.500134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.503131] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.505192] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.508311] Scanning for low memory corruption every 60 seconds [ 0.510738] Initialise system trusted keyring [ 0.512421] audit: initializing netlink socket (disabled) [ 0.514338] type=2000 audit(1553341079.027:1): initialized [ 0.534096] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537063] zbud: loaded [ 0.538348] VFS: Disk quotas dquot_6.5.2 [ 0.539899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542473] fuse init (API version 7.22) [ 0.544020] msgmni has been set to 1982 [ 0.545516] Key type big_key registered [ 0.547264] Key type asymmetric registered [ 0.548824] Asymmetric key parser 'x509' registered [ 0.550602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553309] io scheduler noop registered [ 0.554777] io scheduler deadline registered (default) [ 0.556603] io scheduler cfq registered [ 0.558108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562406] ipmi message handler version 39.2 [ 0.564068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566752] ACPI: Power Button [PWRF] [ 0.568241] GHES: HEST is not enabled! [ 0.584537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648530] Linux agpgart interface v0.103 [ 0.651028] brd: module loaded [ 0.652721] loop: module loaded [ 0.654357] blk-mq: CPU -> queue map [ 0.655731] CPU 0 -> Queue 0 [ 0.657734] vda: vda1 [ 0.659475] scsi0 : ata_piix [ 0.660784] scsi1 : ata_piix [ 0.662040] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667422] libphy: Fixed MDIO Bus: probed [ 0.669017] tun: Universal TUN/TAP device driver, 1.6 [ 0.670782] tun: (C) 1999-2004 Max Krasnyansky [ 0.673845] PPP generic driver version 2.4.2 [ 0.675432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677625] ehci-pci: EHCI PCI platform driver [ 0.679219] ehci-platform: EHCI generic platform driver [ 0.681041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683130] ohci-pci: OHCI PCI platform driver [ 0.684731] ohci-platform: OHCI generic platform driver [ 0.686540] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703634] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715275] usb usb1: Product: UHCI Host Controller [ 0.716989] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.719143] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720873] hub 1-0:1.0: USB hub found [ 0.722296] hub 1-0:1.0: 2 ports detected [ 0.723917] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727629] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731222] mousedev: PS/2 mouse device common for all mice [ 0.733476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736572] rtc_cmos 00:00: RTC can wake from S4 [ 0.738735] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740901] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743129] device-mapper: uevent: version 1.0.3 [ 0.744842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.747797] ledtrig-cpu: registered to indicate activity on CPUs [ 0.749922] TCP: cubic registered [ 0.751251] NET: Registered protocol family 10 [ 0.753067] NET: Registered protocol family 17 [ 0.754696] Key type dns_resolver registered [ 0.756369] Loading compiled-in X.509 certificates [ 0.758614] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.761873] registered taskstats version 1 [ 0.764905] Key type trusted registered [ 0.768645] Key type encrypted registered [ 0.770136] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772044] IMA: No TPM chip found, activating TPM-bypass! [ 0.774486] regulator-dummy: disabling [ 0.775922] Magic number: 11:456:631 [ 0.777468] rtc_cmos 00:00: setting system clock to 2019-03-23 11:37:59 UTC (1553341079) [ 0.780395] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782434] EDD information not available. [ 0.821527] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.835818] Write protecting the kernel read-only data: 12288k [ 0.838420] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.842543] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860125] systemd-udevd[99]: starting version 204 [ 0.893745] FDC 0 is a S82078B [ 1.032017] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197196] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199488] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201847] usb 1-1: Product: QEMU USB Tablet [ 1.203417] usb 1-1: Manufacturer: QEMU [ 1.204845] usb 1-1: SerialNumber: 42 [ 1.925744] 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.285431] 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.406131] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.560478] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:38:01 +0000. Up 2.96 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.52]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:38:03 +0000. Up 5.18 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:27:f5:ff | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e1:56:aa:20:26:96:a1:25:bb:fe:14:e0:9d:72:24:8a root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | |.+.. . . | |=+B . . + | |E=o=. S | |.+o... o | |. . . | |. . | | ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 52:5e:46:76:a3:33:21:9e:4a:42:12:42:7f:a5:00:de root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |oo+o. .. + o | |..oo. o. = + . | | . E.o. + * | | .o + o o | | o S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:49:7e:3a:12:7b:5b:40:19:a8:2a:bf:65:b6:33:33 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .+o | | .+.. | | .o = . | | .. + + | | . S + . | | . . o + | | o + . | | .+E. | | ...= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ee:e6:92:eb:28:85:22:cd:17:cf:3e:a9:d1:98:07:1d root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | E | | .. . | | o ..+. S | |o + o=o. | |.. o+.oo. | | . +*.. | | .ooo*o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:38:14 +0000. Up 15.63 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:38:15 +0000. Up 16.85 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15018 0 --:--:-- --:--:-- --:--:-- 14995 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2397 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 8s (6341 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8210 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8238 clearwater-socket-factory-sig start/running, process 8243 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................................................................+++ ........................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 6s (5639 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57938 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/enum.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhp_oGRGX1_6GSnh5gGxjb5l-xPy8zJuqFB-ZAcy8-3BbKeO5pKRaKTK1J1jKKBKrFmuqJvSXnKsrpzskUgYnsjdIEGdVAcgmb5HBgcUmaIf_AHfuXtmKGyLgIhtxboQcbU0HZWgzjNJR2gHNbb6zNdP-3k590_p38AyO67PtjzzAnU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-sprout-eksq5bzbheyn-0-f63vze6tdbe2/f3d4fe25-0ea3-4980-a6ef-4ad94e8968ce/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:42:36 GMT Server: Apache x-openstack-request-id: req-5434505d-e11b-4d1d-87b3-85055c9525f7 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 52:5e:46:76:a3:33:21:9e:4a:42:12:42:7f:a5:00:de root@sprout-0 (DSA) ec2: 256 74:49:7e:3a:12:7b:5b:40:19:a8:2a:bf:65:b6:33:33 root@sprout-0 (ECDSA) ec2: 256 ee:e6:92:eb:28:85:22:cd:17:cf:3e:a9:d1:98:07:1d root@sprout-0 (ED25519) ec2: 2048 e1:56:aa:20:26:96:a1:25:bb:fe:14:e0:9d:72:24:8a root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5wTJx/v6pMCR7MNORBi1gUAWUtWjobA31tPLrRLgSe3LMK3OwIlen4jVXNppAgS4ftydxbFtNMYz78uyQZvK4= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOGT8nCrptnWqkeKnUtMYBPHZGoe2HGDvp3hXeMq8ZRy root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr+Cf9KdnR7hhbLspQRD93vl927tfjEoWJ0lcQKFgt/5YwfeU2WwEN2thW8LOBOfePpQXpmywHmUW5On8aXFTjAnMJJFPB5nx/WWXaIDgj2Kdlvj9m7Gky+s/+GXjtCWESveEepKkrngi/v29qvVc/1DsbIYPGcb5OjyroiHlZ8/PNe5weUWb+tTGxxSWONIwMUb5fnS3m3DbwvCvZ9e4HPiz7E9Lhr6vTrlpebUZrv9qmPr2QnOoP8yfwICuH8qOBmo8pQlXGUchvmC8gbz21Y9yWku1d/VCatf4ziDT6pQh9J3QigWo6L9XPwnANniP0cBFs/E8HODzbVMpgOfyp root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:42:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.88 seconds 2019-03-23 11:49:39,485 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009776] Security Framework initialized [ 0.012037] AppArmor: AppArmor initialized [ 0.013629] Yama: becoming mindful. [ 0.015141] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016938] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020462] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.026779] Initializing cgroup subsys memory [ 0.028008] Initializing cgroup subsys devices [ 0.029711] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033643] Initializing cgroup subsys perf_event [ 0.035408] Initializing cgroup subsys hugetlb [ 0.036778] mce: CPU supports 10 MCE banks [ 0.038402] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038402] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.044003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046242] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.055047] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.079682] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.085874] ACPI: Core revision 20131115 [ 0.087871] ACPI: All ACPI Tables successfully acquired [ 0.089528] ftrace: allocating 28753 entries in 113 pages [ 0.116224] smpboot: Max logical packages: 1 [ 0.120086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.122747] Enabling x2apic [ 0.123926] Enabled x2apic [ 0.124017] Switched APIC routing to physical x2apic. [ 0.128988] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.131097] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.134985] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144086] KVM setup paravirtual spinlock [ 0.147974] x86: Booted up 1 node, 1 CPUs [ 0.148009] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.150741] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.152236] devtmpfs: initialized [ 0.155576] EVM: security.selinux [ 0.156004] EVM: security.SMACK64 [ 0.157321] EVM: security.ima [ 0.158536] EVM: security.capability [ 0.160950] pinctrl core: initialized pinctrl subsystem [ 0.162953] regulator-dummy: no parameters [ 0.164107] RTC time: 11:37:58, date: 03/23/19 [ 0.165832] NET: Registered protocol family 16 [ 0.167648] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169552] ACPI: bus type PCI registered [ 0.171084] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172166] PCI: Using configuration type 1 for base access [ 0.174893] bio: create slab at 0 [ 0.176233] ACPI: Added _OSI(Module Device) [ 0.177812] ACPI: Added _OSI(Processor Device) [ 0.179456] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180007] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183019] ACPI: Interpreter enabled [ 0.184017] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187550] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190242] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192996] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196007] ACPI: (supports S0 S5) [ 0.197348] ACPI: Using IOAPIC for interrupt routing [ 0.199155] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200167] ACPI: No dock devices found. [ 0.203460] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.212218] acpiphp: Slot [3] registered [ 0.213738] acpiphp: Slot [4] registered [ 0.215292] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217536] acpiphp: Slot [7] registered [ 0.219048] acpiphp: Slot [8] registered [ 0.220023] acpiphp: Slot [9] registered [ 0.221539] acpiphp: Slot [10] registered [ 0.223092] acpiphp: Slot [11] registered [ 0.224023] acpiphp: Slot [12] registered [ 0.225563] acpiphp: Slot [13] registered [ 0.227094] acpiphp: Slot [14] registered [ 0.228022] acpiphp: Slot [15] registered [ 0.229558] acpiphp: Slot [16] registered [ 0.231094] acpiphp: Slot [17] registered [ 0.232030] acpiphp: Slot [18] registered [ 0.233585] acpiphp: Slot [19] registered [ 0.235133] acpiphp: Slot [20] registered [ 0.236023] acpiphp: Slot [21] registered [ 0.237568] acpiphp: Slot [22] registered [ 0.239109] acpiphp: Slot [23] registered [ 0.240027] acpiphp: Slot [24] registered [ 0.241582] acpiphp: Slot [25] registered [ 0.243244] acpiphp: Slot [26] registered [ 0.244023] acpiphp: Slot [27] registered [ 0.245566] acpiphp: Slot [28] registered [ 0.247107] acpiphp: Slot [29] registered [ 0.248022] acpiphp: Slot [30] registered [ 0.249567] acpiphp: Slot [31] registered [ 0.251093] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.253965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258182] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262378] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.270191] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.294160] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297058] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.299729] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.303851] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.304872] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.307198] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.308000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308004] vgaarb: loaded [ 0.309119] vgaarb: bridge control possible 0000:00:02.0 [ 0.311294] SCSI subsystem initialized [ 0.312239] ACPI: bus type USB registered [ 0.313780] usbcore: registered new interface driver usbfs [ 0.315745] usbcore: registered new interface driver hub [ 0.316040] usbcore: registered new device driver usb [ 0.318018] PCI: Using ACPI for IRQ routing [ 0.320022] NetLabel: Initializing [ 0.321352] NetLabel: domain hash size = 128 [ 0.322943] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.324045] NetLabel: unlabeled traffic allowed by default [ 0.326263] Switched to clocksource kvm-clock [ 0.332682] AppArmor: AppArmor Filesystem Enabled [ 0.334407] pnp: PnP ACPI init [ 0.335636] ACPI: bus type PNP registered [ 0.337653] pnp: PnP ACPI: found 8 devices [ 0.339180] ACPI: bus type PNP unregistered [ 0.346420] NET: Registered protocol family 2 [ 0.348342] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.350787] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.353130] TCP: Hash tables configured (established 8192 bind 8192) [ 0.355432] TCP: reno registered [ 0.356724] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.358802] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.361120] NET: Registered protocol family 1 [ 0.362742] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364805] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366837] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.383460] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.400339] Trying to unpack rootfs image as initramfs... [ 0.500134] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.503131] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.505192] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.508311] Scanning for low memory corruption every 60 seconds [ 0.510738] Initialise system trusted keyring [ 0.512421] audit: initializing netlink socket (disabled) [ 0.514338] type=2000 audit(1553341079.027:1): initialized [ 0.534096] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.537063] zbud: loaded [ 0.538348] VFS: Disk quotas dquot_6.5.2 [ 0.539899] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542473] fuse init (API version 7.22) [ 0.544020] msgmni has been set to 1982 [ 0.545516] Key type big_key registered [ 0.547264] Key type asymmetric registered [ 0.548824] Asymmetric key parser 'x509' registered [ 0.550602] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.553309] io scheduler noop registered [ 0.554777] io scheduler deadline registered (default) [ 0.556603] io scheduler cfq registered [ 0.558108] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.560098] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.562406] ipmi message handler version 39.2 [ 0.564068] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.566752] ACPI: Power Button [PWRF] [ 0.568241] GHES: HEST is not enabled! [ 0.584537] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616885] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619535] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.644967] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.648530] Linux agpgart interface v0.103 [ 0.651028] brd: module loaded [ 0.652721] loop: module loaded [ 0.654357] blk-mq: CPU -> queue map [ 0.655731] CPU 0 -> Queue 0 [ 0.657734] vda: vda1 [ 0.659475] scsi0 : ata_piix [ 0.660784] scsi1 : ata_piix [ 0.662040] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.664348] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.667422] libphy: Fixed MDIO Bus: probed [ 0.669017] tun: Universal TUN/TAP device driver, 1.6 [ 0.670782] tun: (C) 1999-2004 Max Krasnyansky [ 0.673845] PPP generic driver version 2.4.2 [ 0.675432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.677625] ehci-pci: EHCI PCI platform driver [ 0.679219] ehci-platform: EHCI generic platform driver [ 0.681041] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683130] ohci-pci: OHCI PCI platform driver [ 0.684731] ohci-platform: OHCI generic platform driver [ 0.686540] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703634] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705466] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708254] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710385] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.715275] usb usb1: Product: UHCI Host Controller [ 0.716989] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.719143] usb usb1: SerialNumber: 0000:00:01.2 [ 0.720873] hub 1-0:1.0: USB hub found [ 0.722296] hub 1-0:1.0: 2 ports detected [ 0.723917] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727629] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.729375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.731222] mousedev: PS/2 mouse device common for all mice [ 0.733476] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.736572] rtc_cmos 00:00: RTC can wake from S4 [ 0.738735] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.740901] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743129] device-mapper: uevent: version 1.0.3 [ 0.744842] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.747797] ledtrig-cpu: registered to indicate activity on CPUs [ 0.749922] TCP: cubic registered [ 0.751251] NET: Registered protocol family 10 [ 0.753067] NET: Registered protocol family 17 [ 0.754696] Key type dns_resolver registered [ 0.756369] Loading compiled-in X.509 certificates [ 0.758614] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.761873] registered taskstats version 1 [ 0.764905] Key type trusted registered [ 0.768645] Key type encrypted registered [ 0.770136] AppArmor: AppArmor sha1 policy hashing enabled [ 0.772044] IMA: No TPM chip found, activating TPM-bypass! [ 0.774486] regulator-dummy: disabling [ 0.775922] Magic number: 11:456:631 [ 0.777468] rtc_cmos 00:00: setting system clock to 2019-03-23 11:37:59 UTC (1553341079) [ 0.780395] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.782434] EDD information not available. [ 0.821527] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.835818] Write protecting the kernel read-only data: 12288k [ 0.838420] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.842543] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860125] systemd-udevd[99]: starting version 204 [ 0.893745] FDC 0 is a S82078B [ 1.032017] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.197196] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.199488] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.201847] usb 1-1: Product: QEMU USB Tablet [ 1.203417] usb 1-1: Manufacturer: QEMU [ 1.204845] usb 1-1: SerialNumber: 42 [ 1.925744] 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.285431] 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.406131] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.560478] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:38:01 +0000. Up 2.96 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.52]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:38:03 +0000. Up 5.18 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:27:f5:ff | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e1:56:aa:20:26:96:a1:25:bb:fe:14:e0:9d:72:24:8a root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | |.+.. . . | |=+B . . + | |E=o=. S | |.+o... o | |. . . | |. . | | ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 52:5e:46:76:a3:33:21:9e:4a:42:12:42:7f:a5:00:de root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ |oo+o. .. + o | |..oo. o. = + . | | . E.o. + * | | .o + o o | | o S | | . | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 74:49:7e:3a:12:7b:5b:40:19:a8:2a:bf:65:b6:33:33 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | .+o | | .+.. | | .o = . | | .. + + | | . S + . | | . . o + | | o + . | | .+E. | | ...= | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: ee:e6:92:eb:28:85:22:cd:17:cf:3e:a9:d1:98:07:1d root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | E | | .. . | | o ..+. S | |o + o=o. | |.. o+.oo. | | . +*.. | | .ooo*o | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:38:14 +0000. Up 15.63 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:38:15 +0000. Up 16.85 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 15018 0 --:--:-- --:--:-- --:--:-- 14995 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2397 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 8s (6341 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8210 reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8238 clearwater-socket-factory-sig start/running, process 8243 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................................................................................................+++ ........................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 6s (5639 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57938 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 47af7e66da5e714d is healthy: got healthy result from http://192.168.100.4:4000 member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 47af7e66da5e714d: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/bgcf.json is up to date - /etc/clearwater/rph.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/enum.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhp_oGRGX1_6GSnh5gGxjb5l-xPy8zJuqFB-ZAcy8-3BbKeO5pKRaKTK1J1jKKBKrFmuqJvSXnKsrpzskUgYnsjdIEGdVAcgmb5HBgcUmaIf_AHfuXtmKGyLgIhtxboQcbU0HZWgzjNJR2gHNbb6zNdP-3k590_p38AyO67PtjzzAnU' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-sprout-eksq5bzbheyn-0-f63vze6tdbe2/f3d4fe25-0ea3-4980-a6ef-4ad94e8968ce/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:42:36 GMT Server: Apache x-openstack-request-id: req-5434505d-e11b-4d1d-87b3-85055c9525f7 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 52:5e:46:76:a3:33:21:9e:4a:42:12:42:7f:a5:00:de root@sprout-0 (DSA) ec2: 256 74:49:7e:3a:12:7b:5b:40:19:a8:2a:bf:65:b6:33:33 root@sprout-0 (ECDSA) ec2: 256 ee:e6:92:eb:28:85:22:cd:17:cf:3e:a9:d1:98:07:1d root@sprout-0 (ED25519) ec2: 2048 e1:56:aa:20:26:96:a1:25:bb:fe:14:e0:9d:72:24:8a root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5wTJx/v6pMCR7MNORBi1gUAWUtWjobA31tPLrRLgSe3LMK3OwIlen4jVXNppAgS4ftydxbFtNMYz78uyQZvK4= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOGT8nCrptnWqkeKnUtMYBPHZGoe2HGDvp3hXeMq8ZRy root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr+Cf9KdnR7hhbLspQRD93vl927tfjEoWJ0lcQKFgt/5YwfeU2WwEN2thW8LOBOfePpQXpmywHmUW5On8aXFTjAnMJJFPB5nx/WWXaIDgj2Kdlvj9m7Gky+s/+GXjtCWESveEepKkrngi/v29qvVc/1DsbIYPGcb5OjyroiHlZ8/PNe5weUWb+tTGxxSWONIwMUb5fnS3m3DbwvCvZ9e4HPiz7E9Lhr6vTrlpebUZrv9qmPr2QnOoP8yfwICuH8qOBmo8pQlXGUchvmC8gbz21Y9yWku1d/VCatf4ziDT6pQh9J3QigWo6L9XPwnANniP0cBFs/E8HODzbVMpgOfyp root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:42:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 277.88 seconds 2019-03-23 11:49:39,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:39,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-193870e1-549c-4628-99fc-1af91ff68633 x-openstack-request-id: req-193870e1-549c-4628-99fc-1af91ff68633 2019-03-23 11:49:39,698 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:39,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-193870e1-549c-4628-99fc-1af91ff68633 2019-03-23 11:49:39,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208425045013s 2019-03-23 11:49:39,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:39,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:39,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15898 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-07a50f81-fa42-4455-a5e7-3b05e452c0b7 x-openstack-request-id: req-07a50f81-fa42-4455-a5e7-3b05e452c0b7 2019-03-23 11:49:39,786 - keystoneauth.session - DEBUG - RESP BODY: {"output": "tes/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2179 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.25\n+ '[' -n 192.168.100.25 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:69 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:71 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:73 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:75 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:79 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:92 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:93 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:94 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:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:98 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:100 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:101 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:102 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:103 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 12s (13.3 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2018i-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2018i-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:EC-ACC.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Izenpe.com.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:PSCProcert.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53160 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11842\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 12490\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5294 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59717 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.100.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000\nmember efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\nefbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.18) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.18 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhgqdznlW2KqWTTqJ4LdZkVU1EiswVEwDSSLMOo753nPwFv_B0cp3c53259wki8rLGvHVj-QLpn4z_8z-HCut1EAWJ1lLfd8tEIZx1ht1mVqRoulMqpKC3MZEJYAPCkNDpyP5rMRH88QF9dVji65Lv6uI44fVTxJ5Dq1mYVFheQoB-0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-vellum-pazxyl5kivaz-0-vb5m6co4i2df/c430bdf2-a588-44de-8f91-d75d638d8668/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:37:28 GMT\nServer: Apache\nx-openstack-request-id: req-da178247-7653-48e3-90f5-2115c76369f5\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 a1:06:a1:ec:0e:0c:83:5e:eb:61:4f:8e:32:c3:b2:9b root@vellum-0 (DSA)\nec2: 256 a0:2e:00:84:74:fd:26:82:51:db:d8:fb:d0:14:f9:cb root@vellum-0 (ECDSA)\nec2: 256 51:20:aa:9e:66:a6:68:0a:8e:08:a6:87:ff:6c:64:9f root@vellum-0 (ED25519)\nec2: 2048 a6:1b:c9:b5:40:57:ad:da:72:f1:b3:a0:a9:00:00:7b root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/xerOeJ5IP1HdDqYdqtjnAFnVArt+kHXz3zPqdGLFB4C9hl4c9qZLTymUzhMoTag7Yu9LPvLlkDHAEagbKevs= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMVmibV2RoREVeWWvAZW4jxDNj3cbmuIiZeGjsbFtlbt root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZQbn1gtYVwVdQdjAQzXHyjRC19dz27LL00aNHW4WoJroKDq+ur9sjD4kvlMkfuk0FGOj7Lqw4KSkw1DPaKKUYLBj9iXzTTAZN3kq3GnvmmxjXj/JEErpuykkurE9pSavuLB931IbFfEhDXksxtq3n3ORNuiqigk7c+8DZDEKg1pL7DHVvSeY100ArPvHpMIkRZPE2zwFRy1HiZ70etDz1J3g0VGOvJtZY3Xw0icN/X37slSi6svQpuC35UgqLf1PL9xZjiJaES9FLNcXIUx3Lz4opQqSYqHMTGBsBOPghmHFgmhHQSAGNOTe2ZW4H3a3xKPn+s1L3wuz9/cNB0aQb root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:37:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 569.56 seconds\n"} 2019-03-23 11:49:39,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/action used request id req-07a50f81-fa42-4455-a5e7-3b05e452c0b7 2019-03-23 11:49:39,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813329219818s 2019-03-23 11:49:39,791 - functest.core.singlevm - DEBUG - console: tes/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2179 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 14 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:79 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:93 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:94 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:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:100 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:101 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:102 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:103 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 12s (13.3 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:EC-ACC.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certigna.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certum_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Izenpe.com.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:AffirmTrust_Premium.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:CNNIC_ROOT.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:AffirmTrust_Networking.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:PSCProcert.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_3_G3.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53160 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11842 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 12490 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5294 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhgqdznlW2KqWTTqJ4LdZkVU1EiswVEwDSSLMOo753nPwFv_B0cp3c53259wki8rLGvHVj-QLpn4z_8z-HCut1EAWJ1lLfd8tEIZx1ht1mVqRoulMqpKC3MZEJYAPCkNDpyP5rMRH88QF9dVji65Lv6uI44fVTxJ5Dq1mYVFheQoB-0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-vellum-pazxyl5kivaz-0-vb5m6co4i2df/c430bdf2-a588-44de-8f91-d75d638d8668/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:37:28 GMT Server: Apache x-openstack-request-id: req-da178247-7653-48e3-90f5-2115c76369f5 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a1:06:a1:ec:0e:0c:83:5e:eb:61:4f:8e:32:c3:b2:9b root@vellum-0 (DSA) ec2: 256 a0:2e:00:84:74:fd:26:82:51:db:d8:fb:d0:14:f9:cb root@vellum-0 (ECDSA) ec2: 256 51:20:aa:9e:66:a6:68:0a:8e:08:a6:87:ff:6c:64:9f root@vellum-0 (ED25519) ec2: 2048 a6:1b:c9:b5:40:57:ad:da:72:f1:b3:a0:a9:00:00:7b root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/xerOeJ5IP1HdDqYdqtjnAFnVArt+kHXz3zPqdGLFB4C9hl4c9qZLTymUzhMoTag7Yu9LPvLlkDHAEagbKevs= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMVmibV2RoREVeWWvAZW4jxDNj3cbmuIiZeGjsbFtlbt root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZQbn1gtYVwVdQdjAQzXHyjRC19dz27LL00aNHW4WoJroKDq+ur9sjD4kvlMkfuk0FGOj7Lqw4KSkw1DPaKKUYLBj9iXzTTAZN3kq3GnvmmxjXj/JEErpuykkurE9pSavuLB931IbFfEhDXksxtq3n3ORNuiqigk7c+8DZDEKg1pL7DHVvSeY100ArPvHpMIkRZPE2zwFRy1HiZ70etDz1J3g0VGOvJtZY3Xw0icN/X37slSi6svQpuC35UgqLf1PL9xZjiJaES9FLNcXIUx3Lz4opQqSYqHMTGBsBOPghmHFgmhHQSAGNOTe2ZW4H3a3xKPn+s1L3wuz9/cNB0aQb root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:37:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 569.56 seconds 2019-03-23 11:49:39,796 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console tes/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2179 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.25 + '[' -n 192.168.100.25 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 14 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.5 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.5 [1124 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:31 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:32 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:33 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 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-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:60 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:63 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:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:69 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:71 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:73 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:75 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:77 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:79 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:92 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:93 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:94 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:95 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:96 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:98 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:100 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:101 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:102 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:103 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 12s (13.3 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2018i-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2018i-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.3_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2018i-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:EC-ACC.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:Certigna.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:Secure_Global_CA.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:Certum_Root_CA.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:SecureTrust_CA.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:AddTrust_External_Root.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:ACCVRAIZ1.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Izenpe.com.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:AffirmTrust_Premium.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:CNNIC_ROOT.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:AffirmTrust_Networking.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:ISRG_Root_X1.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:Taiwan_GRCA.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:ACEDICOM_Root.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:PSCProcert.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:QuoVadis_Root_CA_3_G3.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.3) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53160 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11842 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 12490 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5294 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59717 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 912cf6b60e0eb387 is healthy: got healthy result from http://192.168.100.18:4000 member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list 912cf6b60e0eb387: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.18) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.18 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.18 is in state normal. + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhgqdznlW2KqWTTqJ4LdZkVU1EiswVEwDSSLMOo753nPwFv_B0cp3c53259wki8rLGvHVj-QLpn4z_8z-HCut1EAWJ1lLfd8tEIZx1ht1mVqRoulMqpKC3MZEJYAPCkNDpyP5rMRH88QF9dVji65Lv6uI44fVTxJ5Dq1mYVFheQoB-0' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-vellum-pazxyl5kivaz-0-vb5m6co4i2df/c430bdf2-a588-44de-8f91-d75d638d8668/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:37:28 GMT Server: Apache x-openstack-request-id: req-da178247-7653-48e3-90f5-2115c76369f5 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 a1:06:a1:ec:0e:0c:83:5e:eb:61:4f:8e:32:c3:b2:9b root@vellum-0 (DSA) ec2: 256 a0:2e:00:84:74:fd:26:82:51:db:d8:fb:d0:14:f9:cb root@vellum-0 (ECDSA) ec2: 256 51:20:aa:9e:66:a6:68:0a:8e:08:a6:87:ff:6c:64:9f root@vellum-0 (ED25519) ec2: 2048 a6:1b:c9:b5:40:57:ad:da:72:f1:b3:a0:a9:00:00:7b root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/xerOeJ5IP1HdDqYdqtjnAFnVArt+kHXz3zPqdGLFB4C9hl4c9qZLTymUzhMoTag7Yu9LPvLlkDHAEagbKevs= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMVmibV2RoREVeWWvAZW4jxDNj3cbmuIiZeGjsbFtlbt root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZQbn1gtYVwVdQdjAQzXHyjRC19dz27LL00aNHW4WoJroKDq+ur9sjD4kvlMkfuk0FGOj7Lqw4KSkw1DPaKKUYLBj9iXzTTAZN3kq3GnvmmxjXj/JEErpuykkurE9pSavuLB931IbFfEhDXksxtq3n3ORNuiqigk7c+8DZDEKg1pL7DHVvSeY100ArPvHpMIkRZPE2zwFRy1HiZ70etDz1J3g0VGOvJtZY3Xw0icN/X37slSi6svQpuC35UgqLf1PL9xZjiJaES9FLNcXIUx3Lz4opQqSYqHMTGBsBOPghmHFgmhHQSAGNOTe2ZW4H3a3xKPn+s1L3wuz9/cNB0aQb root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:37:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 569.56 seconds 2019-03-23 11:49:39,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:39,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-f12571bb-4c31-4fc7-9e6a-ebfd4a48faeb x-openstack-request-id: req-f12571bb-4c31-4fc7-9e6a-ebfd4a48faeb 2019-03-23 11:49:40,006 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:40,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f12571bb-4c31-4fc7-9e6a-ebfd4a48faeb 2019-03-23 11:49:40,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204964160919s 2019-03-23 11:49:40,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:40,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21618 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-ece9ac31-e684-4263-ba80-1e689e2f69c0 x-openstack-request-id: req-ece9ac31-e684-4263-ba80-1e689e2f69c0 2019-03-23 11:49:40,103 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009883] Security Framework initialized\n[ 0.012039] AppArmor: AppArmor initialized\n[ 0.013734] Yama: becoming mindful.\n[ 0.016126] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.019712] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020438] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028255] Initializing cgroup subsys memory\n[ 0.030042] Initializing cgroup subsys devices\n[ 0.031850] Initializing cgroup subsys freezer\n[ 0.032004] Initializing cgroup subsys blkio\n[ 0.033746] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.038568] mce: CPU supports 10 MCE banks\n[ 0.040040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.046174] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.054550] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.079931] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.086427] ACPI: Core revision 20131115\n[ 0.088462] ACPI: All ACPI Tables successfully acquired\n[ 0.090804] ftrace: allocating 28753 entries in 113 pages\n[ 0.112247] smpboot: Max logical packages: 1\n[ 0.116265] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.120465] Enabling x2apic\n[ 0.121737] Enabled x2apic\n[ 0.124043] Switched APIC routing to physical x2apic.\n[ 0.128238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.130551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.133990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.144787] KVM setup paravirtual spinlock\n[ 0.151033] x86: Booted up 1 node, 1 CPUs\n[ 0.152017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.154900] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.156636] devtmpfs: initialized\n[ 0.159996] EVM: security.selinux\n[ 0.160007] EVM: security.SMACK64\n[ 0.161296] EVM: security.ima\n[ 0.162469] EVM: security.capability\n[ 0.165177] pinctrl core: initialized pinctrl subsystem\n[ 0.167261] regulator-dummy: no parameters\n[ 0.168119] RTC time: 11:24:21, date: 03/23/19\n[ 0.169908] NET: Registered protocol family 16\n[ 0.171800] cpuidle: using governor ladder\n[ 0.172004] cpuidle: using governor menu\n[ 0.173543] ACPI: bus type PCI registered\n[ 0.175051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176258] PCI: Using configuration type 1 for base access\n[ 0.179021] bio: create slab at 0\n[ 0.180320] ACPI: Added _OSI(Module Device)\n[ 0.181857] ACPI: Added _OSI(Processor Device)\n[ 0.183455] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187609] ACPI: Interpreter enabled\n[ 0.188036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.191476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.200008] ACPI: (supports S0 S5)\n[ 0.201311] ACPI: Using IOAPIC for interrupt routing\n[ 0.203087] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204193] ACPI: No dock devices found.\n[ 0.207502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216285] acpiphp: Slot [3] registered\n[ 0.217800] acpiphp: Slot [4] registered\n[ 0.219333] acpiphp: Slot [5] registered\n[ 0.220036] acpiphp: Slot [6] registered\n[ 0.221512] acpiphp: Slot [7] registered\n[ 0.222992] acpiphp: Slot [8] registered\n[ 0.224022] acpiphp: Slot [9] registered\n[ 0.225498] acpiphp: Slot [10] registered\n[ 0.227010] acpiphp: Slot [11] registered\n[ 0.228022] acpiphp: Slot [12] registered\n[ 0.229523] acpiphp: Slot [13] registered\n[ 0.231023] acpiphp: Slot [14] registered\n[ 0.232021] acpiphp: Slot [15] registered\n[ 0.233521] acpiphp: Slot [16] registered\n[ 0.235020] acpiphp: Slot [17] registered\n[ 0.236029] acpiphp: Slot [18] registered\n[ 0.237527] acpiphp: Slot [19] registered\n[ 0.239048] acpiphp: Slot [20] registered\n[ 0.240022] acpiphp: Slot [21] registered\n[ 0.241530] acpiphp: Slot [22] registered\n[ 0.243036] acpiphp: Slot [23] registered\n[ 0.244037] acpiphp: Slot [24] registered\n[ 0.245544] acpiphp: Slot [25] registered\n[ 0.247055] acpiphp: Slot [26] registered\n[ 0.248022] acpiphp: Slot [27] registered\n[ 0.249519] acpiphp: Slot [28] registered\n[ 0.251014] acpiphp: Slot [29] registered\n[ 0.252022] acpiphp: Slot [30] registered\n[ 0.253526] acpiphp: Slot [31] registered\n[ 0.255020] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.266313] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.275892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.300418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.303127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.305195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.307999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.309181] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.311454] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.312425] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.314392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.316004] vgaarb: loaded\n[ 0.317112] vgaarb: bridge control possible 0000:00:02.0\n[ 0.319401] SCSI subsystem initialized\n[ 0.320281] ACPI: bus type USB registered\n[ 0.321844] usbcore: registered new interface driver usbfs\n[ 0.323772] usbcore: registered new interface driver hub\n[ 0.324048] usbcore: registered new device driver usb\n[ 0.326049] PCI: Using ACPI for IRQ routing\n[ 0.328204] NetLabel: Initializing\n[ 0.329535] NetLabel: domain hash size = 128\n[ 0.331115] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.332077] NetLabel: unlabeled traffic allowed by default\n[ 0.334250] Switched to clocksource kvm-clock\n[ 0.340557] AppArmor: AppArmor Filesystem Enabled\n[ 0.342283] pnp: PnP ACPI init\n[ 0.343502] ACPI: bus type PNP registered\n[ 0.345497] pnp: PnP ACPI: found 8 devices\n[ 0.347030] ACPI: bus type PNP unregistered\n[ 0.354373] NET: Registered protocol family 2\n[ 0.356476] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.358902] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.361224] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.363523] TCP: reno registered\n[ 0.364790] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.366834] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.369167] NET: Registered protocol family 1\n[ 0.370819] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.372866] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.374861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.391842] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.409077] Trying to unpack rootfs image as initramfs...\n[ 0.509462] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.512481] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.514522] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.517590] Scanning for low memory corruption every 60 seconds\n[ 0.520083] Initialise system trusted keyring\n[ 0.521759] audit: initializing netlink socket (disabled)\n[ 0.523670] type=2000 audit(1553340262.096:1): initialized\n[ 0.545232] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.548211] zbud: loaded\n[ 0.549514] VFS: Disk quotas dquot_6.5.2\n[ 0.551027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.553643] fuse init (API version 7.22)\n[ 0.555192] msgmni has been set to 1982\n[ 0.556698] Key type big_key registered\n[ 0.558463] Key type asymmetric registered\n[ 0.559994] Asymmetric key parser 'x509' registered\n[ 0.561757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564495] io scheduler noop registered\n[ 0.565957] io scheduler deadline registered (default)\n[ 0.567767] io scheduler cfq registered\n[ 0.569306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.571263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.573610] ipmi message handler version 39.2\n[ 0.575260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577927] ACPI: Power Button [PWRF]\n[ 0.579436] GHES: HEST is not enabled!\n[ 0.595945] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628789] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.631508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.657050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.660617] Linux agpgart interface v0.103\n[ 0.663115] brd: module loaded\n[ 0.664794] loop: module loaded\n[ 0.666467] blk-mq: CPU -> queue map\n[ 0.667844] CPU 0 -> Queue 0\n[ 0.670010] vda: vda1\n[ 0.671885] scsi0 : ata_piix\n[ 0.673166] scsi1 : ata_piix\n[ 0.674365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.676663] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.679767] libphy: Fixed MDIO Bus: probed\n[ 0.681379] tun: Universal TUN/TAP device driver, 1.6\n[ 0.683162] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.686294] PPP generic driver version 2.4.2\n[ 0.687988] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.690215] ehci-pci: EHCI PCI platform driver\n[ 0.691843] ehci-platform: EHCI generic platform driver\n[ 0.693696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.695821] ohci-pci: OHCI PCI platform driver\n[ 0.697456] ohci-platform: OHCI generic platform driver\n[ 0.699310] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.716429] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.718303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.723342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.728277] usb usb1: Product: UHCI Host Controller\n[ 0.730036] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.732222] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.733975] hub 1-0:1.0: USB hub found\n[ 0.735421] hub 1-0:1.0: 2 ports detected\n[ 0.737107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.740908] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742702] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744579] mousedev: PS/2 mouse device common for all mice\n[ 0.746881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750011] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752218] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.754417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756701] device-mapper: uevent: version 1.0.3\n[ 0.758436] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.761457] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763653] TCP: cubic registered\n[ 0.765034] NET: Registered protocol family 10\n[ 0.767096] NET: Registered protocol family 17\n[ 0.768756] Key type dns_resolver registered\n[ 0.770483] Loading compiled-in X.509 certificates\n[ 0.772817] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.776144] registered taskstats version 1\n[ 0.779348] Key type trusted registered\n[ 0.783138] Key type encrypted registered\n[ 0.784674] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.786610] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.789110] regulator-dummy: disabling\n[ 0.790559] Magic number: 11:250:429\n[ 0.792111] rtc_cmos 00:00: setting system clock to 2019-03-23 11:24:22 UTC (1553340262)\n[ 0.795087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.797160] EDD information not available.\n[ 0.834406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.848874] Write protecting the kernel read-only data: 12288k\n[ 0.852340] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.857285] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.872135] systemd-udevd[99]: starting version 204\n[ 0.910122] FDC 0 is a S82078B\n[ 1.060053] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.224602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.227199] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.229899] usb 1-1: Product: QEMU USB Tablet\n[ 1.231675] usb 1-1: Manufacturer: QEMU\n[ 1.233288] usb 1-1: SerialNumber: 42\n[ 1.941627] 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.301019] 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.436189] 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 * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.584628] 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 Sat, 23 Mar 2019 11:24:24 +0000. Up 2.97 seconds.\ncloud-init-nonet[3.18]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:24:26 +0000. Up 5.13 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.25 | 255.255.255.0 | fa:16:3e:cb:7b:7b |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\na8:eb:42:d6:c9:cd:2c:25:a8:3f:6f:32:f9:00:de:a5 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| . . .. |\n|.. o O. S |\n|o.+ B.+ |\n| =.E.. |\n| B... |\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:\ncf:3b:82:78:c2:ec:16:b5:13:77:4d:fc:34:b4:69:66 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . .. |\n| o oo |\n| o oE. |\n| o . . .+. |\n| . +S. |\n| . o o |\n| o o o o |\n| * o . .. |\n| o.o ... |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nbe:90:fa:07:7a:bd:a2:5c:72:74:f9:88:c4:57:f7:ca root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . . |\n| . o . . |\n| + S . |\n| o.* o . . |\n| ..*oo . E |\n| ..=o.o. |\n| ++.oo. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc7:6a:73:1b:46:be:93:bc:c5:a0:31:94:a6:de:51:03 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| E |\n| o |\n| + o |\n| + o . |\n| . S = |\n| . . X o |\n| . *.=.o |\n| . ++= |\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 boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:24:37 +0000. Up 15.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:24:39 +0000. Up 17.31 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 14540 0 --:--:-- --:--:-- --:--:-- 14578\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 6s (2145 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.25\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 16s (4246 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51936 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8540\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9264\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................................+++\n.......+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (14.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58144 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n++ ip2rr 172.30.9.216\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.216\n++ echo A 172.30.9.216\n+ echo 'nameserver 192.168.100.10'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_config_manager_pr... Does not exist Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_ellis Initializing Program \n poll_ellis_https Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-ellis-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n mysql_process Running Process \n ellis_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_ellis Status ok Program \n poll_ellis_https Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000\ncluster is healthy\n+ clearwater-etcdctl member list\nefbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhb3wgm8GpfeCO-uo6CEfRlgrViSMH5yCs54ijjixFIxoEjGVpEemNq5SyBNrPcyZPCrRI4ymHUr1_R5thD4kG6nXYPN7_LMM8_yKERtt-6SWT5bPX8kSPTg3-3LBrDAbIHGVoohIfHAwuvm5jsOsPWT4vm7Nf3aSpYzUoapffGniSo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-ellis-t33r37vnnsqm/0202176a-3d0e-499b-b94d-b64205d13e7f/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:27:29 GMT\nServer: Apache\nx-openstack-request-id: req-7a381727-7c0c-4bea-94d9-8eb942b81d71\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 cf:3b:82:78:c2:ec:16:b5:13:77:4d:fc:34:b4:69:66 root@ellis-0 (DSA)\nec2: 256 be:90:fa:07:7a:bd:a2:5c:72:74:f9:88:c4:57:f7:ca root@ellis-0 (ECDSA)\nec2: 256 c7:6a:73:1b:46:be:93:bc:c5:a0:31:94:a6:de:51:03 root@ellis-0 (ED25519)\nec2: 2048 a8:eb:42:d6:c9:cd:2c:25:a8:3f:6f:32:f9:00:de:a5 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBq9Ra36C/Z1jeG08GCEK4NgK6dK3NgwHnRXS22AvwXnTABw57GZclt1NFQ0zIiHfu+9pRSdX3bVFYmYLNhn9Ow= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMpzqJgzQ4+Z+8w5m2bNHLDOcqEXz8tXucFUiv+kV4rj root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2yq60tCN1B2Fxpf4QrR5Mi1T9/ZiHre1aafNHxoskXgkJuGnRAN23eGxgsBelDnFFnJYyPS4+UueXeqLv/rwoiqjOtXhch+CcXzzYJIYo6dyozilgYqZoPA2clqwDv/0sM+kEz1equqmG9B3MpEX+A/6hSDeVLutzCRUu/ulJYGfRbuCyfmaKIV18KmHm9G313eSW7xg0qfLzQ+QzllsVQlQ/ef0fjxaFail3t7hMMptkitDtzGC+jXZUacY3tYZ2Egca1JhBAugrRcO5GmEfkjpSNytyb9Swi+4+N6cNzrXuIPvFm9IJTkM/1BLTnCclfEGHqsFDO6T+FejHZrIb root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:27:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.64 seconds\n"} 2019-03-23 11:49:40,104 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/action used request id req-ece9ac31-e684-4263-ba80-1e689e2f69c0 2019-03-23 11:49:40,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0898129940033s 2019-03-23 11:49:40,106 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009883] Security Framework initialized [ 0.012039] AppArmor: AppArmor initialized [ 0.013734] Yama: becoming mindful. [ 0.016126] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019712] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020438] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028255] Initializing cgroup subsys memory [ 0.030042] Initializing cgroup subsys devices [ 0.031850] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033746] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038568] mce: CPU supports 10 MCE banks [ 0.040040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046174] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054550] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.079931] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086427] ACPI: Core revision 20131115 [ 0.088462] ACPI: All ACPI Tables successfully acquired [ 0.090804] ftrace: allocating 28753 entries in 113 pages [ 0.112247] smpboot: Max logical packages: 1 [ 0.116265] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120465] Enabling x2apic [ 0.121737] Enabled x2apic [ 0.124043] Switched APIC routing to physical x2apic. [ 0.128238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.130551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144787] KVM setup paravirtual spinlock [ 0.151033] x86: Booted up 1 node, 1 CPUs [ 0.152017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154900] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156636] devtmpfs: initialized [ 0.159996] EVM: security.selinux [ 0.160007] EVM: security.SMACK64 [ 0.161296] EVM: security.ima [ 0.162469] EVM: security.capability [ 0.165177] pinctrl core: initialized pinctrl subsystem [ 0.167261] regulator-dummy: no parameters [ 0.168119] RTC time: 11:24:21, date: 03/23/19 [ 0.169908] NET: Registered protocol family 16 [ 0.171800] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173543] ACPI: bus type PCI registered [ 0.175051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176258] PCI: Using configuration type 1 for base access [ 0.179021] bio: create slab at 0 [ 0.180320] ACPI: Added _OSI(Module Device) [ 0.181857] ACPI: Added _OSI(Processor Device) [ 0.183455] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187609] ACPI: Interpreter enabled [ 0.188036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200008] ACPI: (supports S0 S5) [ 0.201311] ACPI: Using IOAPIC for interrupt routing [ 0.203087] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204193] ACPI: No dock devices found. [ 0.207502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216285] acpiphp: Slot [3] registered [ 0.217800] acpiphp: Slot [4] registered [ 0.219333] acpiphp: Slot [5] registered [ 0.220036] acpiphp: Slot [6] registered [ 0.221512] acpiphp: Slot [7] registered [ 0.222992] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225498] acpiphp: Slot [10] registered [ 0.227010] acpiphp: Slot [11] registered [ 0.228022] acpiphp: Slot [12] registered [ 0.229523] acpiphp: Slot [13] registered [ 0.231023] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233521] acpiphp: Slot [16] registered [ 0.235020] acpiphp: Slot [17] registered [ 0.236029] acpiphp: Slot [18] registered [ 0.237527] acpiphp: Slot [19] registered [ 0.239048] acpiphp: Slot [20] registered [ 0.240022] acpiphp: Slot [21] registered [ 0.241530] acpiphp: Slot [22] registered [ 0.243036] acpiphp: Slot [23] registered [ 0.244037] acpiphp: Slot [24] registered [ 0.245544] acpiphp: Slot [25] registered [ 0.247055] acpiphp: Slot [26] registered [ 0.248022] acpiphp: Slot [27] registered [ 0.249519] acpiphp: Slot [28] registered [ 0.251014] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253526] acpiphp: Slot [31] registered [ 0.255020] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266313] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.300418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.303127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.305195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309181] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311454] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312425] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317112] vgaarb: bridge control possible 0000:00:02.0 [ 0.319401] SCSI subsystem initialized [ 0.320281] ACPI: bus type USB registered [ 0.321844] usbcore: registered new interface driver usbfs [ 0.323772] usbcore: registered new interface driver hub [ 0.324048] usbcore: registered new device driver usb [ 0.326049] PCI: Using ACPI for IRQ routing [ 0.328204] NetLabel: Initializing [ 0.329535] NetLabel: domain hash size = 128 [ 0.331115] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332077] NetLabel: unlabeled traffic allowed by default [ 0.334250] Switched to clocksource kvm-clock [ 0.340557] AppArmor: AppArmor Filesystem Enabled [ 0.342283] pnp: PnP ACPI init [ 0.343502] ACPI: bus type PNP registered [ 0.345497] pnp: PnP ACPI: found 8 devices [ 0.347030] ACPI: bus type PNP unregistered [ 0.354373] NET: Registered protocol family 2 [ 0.356476] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358902] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361224] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363523] TCP: reno registered [ 0.364790] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366834] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369167] NET: Registered protocol family 1 [ 0.370819] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372866] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391842] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409077] Trying to unpack rootfs image as initramfs... [ 0.509462] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.512481] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514522] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517590] Scanning for low memory corruption every 60 seconds [ 0.520083] Initialise system trusted keyring [ 0.521759] audit: initializing netlink socket (disabled) [ 0.523670] type=2000 audit(1553340262.096:1): initialized [ 0.545232] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.548211] zbud: loaded [ 0.549514] VFS: Disk quotas dquot_6.5.2 [ 0.551027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553643] fuse init (API version 7.22) [ 0.555192] msgmni has been set to 1982 [ 0.556698] Key type big_key registered [ 0.558463] Key type asymmetric registered [ 0.559994] Asymmetric key parser 'x509' registered [ 0.561757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564495] io scheduler noop registered [ 0.565957] io scheduler deadline registered (default) [ 0.567767] io scheduler cfq registered [ 0.569306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573610] ipmi message handler version 39.2 [ 0.575260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577927] ACPI: Power Button [PWRF] [ 0.579436] GHES: HEST is not enabled! [ 0.595945] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628789] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660617] Linux agpgart interface v0.103 [ 0.663115] brd: module loaded [ 0.664794] loop: module loaded [ 0.666467] blk-mq: CPU -> queue map [ 0.667844] CPU 0 -> Queue 0 [ 0.670010] vda: vda1 [ 0.671885] scsi0 : ata_piix [ 0.673166] scsi1 : ata_piix [ 0.674365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.676663] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.679767] libphy: Fixed MDIO Bus: probed [ 0.681379] tun: Universal TUN/TAP device driver, 1.6 [ 0.683162] tun: (C) 1999-2004 Max Krasnyansky [ 0.686294] PPP generic driver version 2.4.2 [ 0.687988] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690215] ehci-pci: EHCI PCI platform driver [ 0.691843] ehci-platform: EHCI generic platform driver [ 0.693696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695821] ohci-pci: OHCI PCI platform driver [ 0.697456] ohci-platform: OHCI generic platform driver [ 0.699310] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716429] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728277] usb usb1: Product: UHCI Host Controller [ 0.730036] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.732222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733975] hub 1-0:1.0: USB hub found [ 0.735421] hub 1-0:1.0: 2 ports detected [ 0.737107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742702] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744579] mousedev: PS/2 mouse device common for all mice [ 0.746881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750011] rtc_cmos 00:00: RTC can wake from S4 [ 0.752218] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756701] device-mapper: uevent: version 1.0.3 [ 0.758436] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761457] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763653] TCP: cubic registered [ 0.765034] NET: Registered protocol family 10 [ 0.767096] NET: Registered protocol family 17 [ 0.768756] Key type dns_resolver registered [ 0.770483] Loading compiled-in X.509 certificates [ 0.772817] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.776144] registered taskstats version 1 [ 0.779348] Key type trusted registered [ 0.783138] Key type encrypted registered [ 0.784674] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786610] IMA: No TPM chip found, activating TPM-bypass! [ 0.789110] regulator-dummy: disabling [ 0.790559] Magic number: 11:250:429 [ 0.792111] rtc_cmos 00:00: setting system clock to 2019-03-23 11:24:22 UTC (1553340262) [ 0.795087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797160] EDD information not available. [ 0.834406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.848874] Write protecting the kernel read-only data: 12288k [ 0.852340] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.857285] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872135] systemd-udevd[99]: starting version 204 [ 0.910122] FDC 0 is a S82078B [ 1.060053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227199] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229899] usb 1-1: Product: QEMU USB Tablet [ 1.231675] usb 1-1: Manufacturer: QEMU [ 1.233288] usb 1-1: SerialNumber: 42 [ 1.941627] 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.301019] 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.436189] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.584628] 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 Sat, 23 Mar 2019 11:24:24 +0000. Up 2.97 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:24:26 +0000. Up 5.13 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.25 | 255.255.255.0 | fa:16:3e:cb:7b:7b | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: a8:eb:42:d6:c9:cd:2c:25:a8:3f:6f:32:f9:00:de:a5 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . . .. | |.. o O. S | |o.+ B.+ | | =.E.. | | B... | | 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: cf:3b:82:78:c2:ec:16:b5:13:77:4d:fc:34:b4:69:66 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | . .. | | o oo | | o oE. | | o . . .+. | | . +S. | | . o o | | o o o o | | * o . .. | | o.o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: be:90:fa:07:7a:bd:a2:5c:72:74:f9:88:c4:57:f7:ca root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . o . . | | + S . | | o.* o . . | | ..*oo . E | | ..=o.o. | | ++.oo. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c7:6a:73:1b:46:be:93:bc:c5:a0:31:94:a6:de:51:03 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | E | | o | | + o | | + o . | | . S = | | . . X 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:24:37 +0000. Up 15.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:24:39 +0000. Up 17.31 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14540 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2145 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.25 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4246 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8540 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9264 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................................+++ .......+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58144 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhb3wgm8GpfeCO-uo6CEfRlgrViSMH5yCs54ijjixFIxoEjGVpEemNq5SyBNrPcyZPCrRI4ymHUr1_R5thD4kG6nXYPN7_LMM8_yKERtt-6SWT5bPX8kSPTg3-3LBrDAbIHGVoohIfHAwuvm5jsOsPWT4vm7Nf3aSpYzUoapffGniSo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-ellis-t33r37vnnsqm/0202176a-3d0e-499b-b94d-b64205d13e7f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:27:29 GMT Server: Apache x-openstack-request-id: req-7a381727-7c0c-4bea-94d9-8eb942b81d71 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cf:3b:82:78:c2:ec:16:b5:13:77:4d:fc:34:b4:69:66 root@ellis-0 (DSA) ec2: 256 be:90:fa:07:7a:bd:a2:5c:72:74:f9:88:c4:57:f7:ca root@ellis-0 (ECDSA) ec2: 256 c7:6a:73:1b:46:be:93:bc:c5:a0:31:94:a6:de:51:03 root@ellis-0 (ED25519) ec2: 2048 a8:eb:42:d6:c9:cd:2c:25:a8:3f:6f:32:f9:00:de:a5 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBq9Ra36C/Z1jeG08GCEK4NgK6dK3NgwHnRXS22AvwXnTABw57GZclt1NFQ0zIiHfu+9pRSdX3bVFYmYLNhn9Ow= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMpzqJgzQ4+Z+8w5m2bNHLDOcqEXz8tXucFUiv+kV4rj root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2yq60tCN1B2Fxpf4QrR5Mi1T9/ZiHre1aafNHxoskXgkJuGnRAN23eGxgsBelDnFFnJYyPS4+UueXeqLv/rwoiqjOtXhch+CcXzzYJIYo6dyozilgYqZoPA2clqwDv/0sM+kEz1equqmG9B3MpEX+A/6hSDeVLutzCRUu/ulJYGfRbuCyfmaKIV18KmHm9G313eSW7xg0qfLzQ+QzllsVQlQ/ef0fjxaFail3t7hMMptkitDtzGC+jXZUacY3tYZ2Egca1JhBAugrRcO5GmEfkjpSNytyb9Swi+4+N6cNzrXuIPvFm9IJTkM/1BLTnCclfEGHqsFDO6T+FejHZrIb root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:27:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.64 seconds 2019-03-23 11:49:40,110 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009883] Security Framework initialized [ 0.012039] AppArmor: AppArmor initialized [ 0.013734] Yama: becoming mindful. [ 0.016126] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019712] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020438] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028255] Initializing cgroup subsys memory [ 0.030042] Initializing cgroup subsys devices [ 0.031850] Initializing cgroup subsys freezer [ 0.032004] Initializing cgroup subsys blkio [ 0.033746] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.038568] mce: CPU supports 10 MCE banks [ 0.040040] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040040] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044005] Spectre V2 : Mitigation: Full generic retpoline [ 0.046174] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054550] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056004] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.079931] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086427] ACPI: Core revision 20131115 [ 0.088462] ACPI: All ACPI Tables successfully acquired [ 0.090804] ftrace: allocating 28753 entries in 113 pages [ 0.112247] smpboot: Max logical packages: 1 [ 0.116265] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.120465] Enabling x2apic [ 0.121737] Enabled x2apic [ 0.124043] Switched APIC routing to physical x2apic. [ 0.128238] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.130551] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.133990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.144787] KVM setup paravirtual spinlock [ 0.151033] x86: Booted up 1 node, 1 CPUs [ 0.152017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154900] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156636] devtmpfs: initialized [ 0.159996] EVM: security.selinux [ 0.160007] EVM: security.SMACK64 [ 0.161296] EVM: security.ima [ 0.162469] EVM: security.capability [ 0.165177] pinctrl core: initialized pinctrl subsystem [ 0.167261] regulator-dummy: no parameters [ 0.168119] RTC time: 11:24:21, date: 03/23/19 [ 0.169908] NET: Registered protocol family 16 [ 0.171800] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173543] ACPI: bus type PCI registered [ 0.175051] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176258] PCI: Using configuration type 1 for base access [ 0.179021] bio: create slab at 0 [ 0.180320] ACPI: Added _OSI(Module Device) [ 0.181857] ACPI: Added _OSI(Processor Device) [ 0.183455] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187609] ACPI: Interpreter enabled [ 0.188036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191476] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194192] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200008] ACPI: (supports S0 S5) [ 0.201311] ACPI: Using IOAPIC for interrupt routing [ 0.203087] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204193] ACPI: No dock devices found. [ 0.207502] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208041] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210353] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216285] acpiphp: Slot [3] registered [ 0.217800] acpiphp: Slot [4] registered [ 0.219333] acpiphp: Slot [5] registered [ 0.220036] acpiphp: Slot [6] registered [ 0.221512] acpiphp: Slot [7] registered [ 0.222992] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225498] acpiphp: Slot [10] registered [ 0.227010] acpiphp: Slot [11] registered [ 0.228022] acpiphp: Slot [12] registered [ 0.229523] acpiphp: Slot [13] registered [ 0.231023] acpiphp: Slot [14] registered [ 0.232021] acpiphp: Slot [15] registered [ 0.233521] acpiphp: Slot [16] registered [ 0.235020] acpiphp: Slot [17] registered [ 0.236029] acpiphp: Slot [18] registered [ 0.237527] acpiphp: Slot [19] registered [ 0.239048] acpiphp: Slot [20] registered [ 0.240022] acpiphp: Slot [21] registered [ 0.241530] acpiphp: Slot [22] registered [ 0.243036] acpiphp: Slot [23] registered [ 0.244037] acpiphp: Slot [24] registered [ 0.245544] acpiphp: Slot [25] registered [ 0.247055] acpiphp: Slot [26] registered [ 0.248022] acpiphp: Slot [27] registered [ 0.249519] acpiphp: Slot [28] registered [ 0.251014] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253526] acpiphp: Slot [31] registered [ 0.255020] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257916] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.266313] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.275892] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.300418] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.303127] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.305195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.307999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.309181] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.311454] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.312425] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.314392] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.316004] vgaarb: loaded [ 0.317112] vgaarb: bridge control possible 0000:00:02.0 [ 0.319401] SCSI subsystem initialized [ 0.320281] ACPI: bus type USB registered [ 0.321844] usbcore: registered new interface driver usbfs [ 0.323772] usbcore: registered new interface driver hub [ 0.324048] usbcore: registered new device driver usb [ 0.326049] PCI: Using ACPI for IRQ routing [ 0.328204] NetLabel: Initializing [ 0.329535] NetLabel: domain hash size = 128 [ 0.331115] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.332077] NetLabel: unlabeled traffic allowed by default [ 0.334250] Switched to clocksource kvm-clock [ 0.340557] AppArmor: AppArmor Filesystem Enabled [ 0.342283] pnp: PnP ACPI init [ 0.343502] ACPI: bus type PNP registered [ 0.345497] pnp: PnP ACPI: found 8 devices [ 0.347030] ACPI: bus type PNP unregistered [ 0.354373] NET: Registered protocol family 2 [ 0.356476] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.358902] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361224] TCP: Hash tables configured (established 8192 bind 8192) [ 0.363523] TCP: reno registered [ 0.364790] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.366834] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.369167] NET: Registered protocol family 1 [ 0.370819] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.372866] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.374861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.391842] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.409077] Trying to unpack rootfs image as initramfs... [ 0.509462] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.512481] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514522] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517590] Scanning for low memory corruption every 60 seconds [ 0.520083] Initialise system trusted keyring [ 0.521759] audit: initializing netlink socket (disabled) [ 0.523670] type=2000 audit(1553340262.096:1): initialized [ 0.545232] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.548211] zbud: loaded [ 0.549514] VFS: Disk quotas dquot_6.5.2 [ 0.551027] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553643] fuse init (API version 7.22) [ 0.555192] msgmni has been set to 1982 [ 0.556698] Key type big_key registered [ 0.558463] Key type asymmetric registered [ 0.559994] Asymmetric key parser 'x509' registered [ 0.561757] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564495] io scheduler noop registered [ 0.565957] io scheduler deadline registered (default) [ 0.567767] io scheduler cfq registered [ 0.569306] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.571263] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.573610] ipmi message handler version 39.2 [ 0.575260] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577927] ACPI: Power Button [PWRF] [ 0.579436] GHES: HEST is not enabled! [ 0.595945] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628789] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.631508] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.657050] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.660617] Linux agpgart interface v0.103 [ 0.663115] brd: module loaded [ 0.664794] loop: module loaded [ 0.666467] blk-mq: CPU -> queue map [ 0.667844] CPU 0 -> Queue 0 [ 0.670010] vda: vda1 [ 0.671885] scsi0 : ata_piix [ 0.673166] scsi1 : ata_piix [ 0.674365] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.676663] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.679767] libphy: Fixed MDIO Bus: probed [ 0.681379] tun: Universal TUN/TAP device driver, 1.6 [ 0.683162] tun: (C) 1999-2004 Max Krasnyansky [ 0.686294] PPP generic driver version 2.4.2 [ 0.687988] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.690215] ehci-pci: EHCI PCI platform driver [ 0.691843] ehci-platform: EHCI generic platform driver [ 0.693696] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.695821] ohci-pci: OHCI PCI platform driver [ 0.697456] ohci-platform: OHCI generic platform driver [ 0.699310] uhci_hcd: USB Universal Host Controller Interface driver [ 0.716429] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.718303] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721148] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.723342] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.728277] usb usb1: Product: UHCI Host Controller [ 0.730036] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.732222] usb usb1: SerialNumber: 0000:00:01.2 [ 0.733975] hub 1-0:1.0: USB hub found [ 0.735421] hub 1-0:1.0: 2 ports detected [ 0.737107] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.740908] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742702] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744579] mousedev: PS/2 mouse device common for all mice [ 0.746881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750011] rtc_cmos 00:00: RTC can wake from S4 [ 0.752218] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.754417] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756701] device-mapper: uevent: version 1.0.3 [ 0.758436] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.761457] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763653] TCP: cubic registered [ 0.765034] NET: Registered protocol family 10 [ 0.767096] NET: Registered protocol family 17 [ 0.768756] Key type dns_resolver registered [ 0.770483] Loading compiled-in X.509 certificates [ 0.772817] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.776144] registered taskstats version 1 [ 0.779348] Key type trusted registered [ 0.783138] Key type encrypted registered [ 0.784674] AppArmor: AppArmor sha1 policy hashing enabled [ 0.786610] IMA: No TPM chip found, activating TPM-bypass! [ 0.789110] regulator-dummy: disabling [ 0.790559] Magic number: 11:250:429 [ 0.792111] rtc_cmos 00:00: setting system clock to 2019-03-23 11:24:22 UTC (1553340262) [ 0.795087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.797160] EDD information not available. [ 0.834406] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.848874] Write protecting the kernel read-only data: 12288k [ 0.852340] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.857285] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.872135] systemd-udevd[99]: starting version 204 [ 0.910122] FDC 0 is a S82078B [ 1.060053] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.224602] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.227199] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.229899] usb 1-1: Product: QEMU USB Tablet [ 1.231675] usb 1-1: Manufacturer: QEMU [ 1.233288] usb 1-1: SerialNumber: 42 [ 1.941627] 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.301019] 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.436189] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.584628] 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 Sat, 23 Mar 2019 11:24:24 +0000. Up 2.97 seconds. cloud-init-nonet[3.18]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Sat, 23 Mar 2019 11:24:26 +0000. Up 5.13 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.25 | 255.255.255.0 | fa:16:3e:cb:7b:7b | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: a8:eb:42:d6:c9:cd:2c:25:a8:3f:6f:32:f9:00:de:a5 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . . .. | |.. o O. S | |o.+ B.+ | | =.E.. | | B... | | 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: cf:3b:82:78:c2:ec:16:b5:13:77:4d:fc:34:b4:69:66 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | . .. | | o oo | | o oE. | | o . . .+. | | . +S. | | . o o | | o o o o | | * o . .. | | o.o ... | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: be:90:fa:07:7a:bd:a2:5c:72:74:f9:88:c4:57:f7:ca root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . . | | . o . . | | + S . | | o.* o . . | | ..*oo . E | | ..=o.o. | | ++.oo. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: c7:6a:73:1b:46:be:93:bc:c5:a0:31:94:a6:de:51:03 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | E | | o | | + o | | + o . | | . S = | | . . X 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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:24:37 +0000. Up 15.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:24:39 +0000. Up 17.31 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 14540 0 --:--:-- --:--:-- --:--:-- 14578 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 6s (2145 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.25 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 16s (4246 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8540 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9264 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................................+++ .......+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (14.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58144 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 ++ ip2rr 172.30.9.216 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.216 ++ echo A 172.30.9.216 + echo 'nameserver 192.168.100.10' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_config_manager_pr... Does not exist Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_ellis Initializing Program poll_ellis_https Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member efbe36b53f61e489 is healthy: got healthy result from http://192.168.100.25:4000 cluster is healthy + clearwater-etcdctl member list efbe36b53f61e489: name=192-168-100-25 peerURLs=http://192.168.100.25:2380 clientURLs=http://192.168.100.25:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhb3wgm8GpfeCO-uo6CEfRlgrViSMH5yCs54ijjixFIxoEjGVpEemNq5SyBNrPcyZPCrRI4ymHUr1_R5thD4kG6nXYPN7_LMM8_yKERtt-6SWT5bPX8kSPTg3-3LBrDAbIHGVoohIfHAwuvm5jsOsPWT4vm7Nf3aSpYzUoapffGniSo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-ellis-t33r37vnnsqm/0202176a-3d0e-499b-b94d-b64205d13e7f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 10 57 --:--:-- --:--:-- --:--:-- 57 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:27:29 GMT Server: Apache x-openstack-request-id: req-7a381727-7c0c-4bea-94d9-8eb942b81d71 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 cf:3b:82:78:c2:ec:16:b5:13:77:4d:fc:34:b4:69:66 root@ellis-0 (DSA) ec2: 256 be:90:fa:07:7a:bd:a2:5c:72:74:f9:88:c4:57:f7:ca root@ellis-0 (ECDSA) ec2: 256 c7:6a:73:1b:46:be:93:bc:c5:a0:31:94:a6:de:51:03 root@ellis-0 (ED25519) ec2: 2048 a8:eb:42:d6:c9:cd:2c:25:a8:3f:6f:32:f9:00:de:a5 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBq9Ra36C/Z1jeG08GCEK4NgK6dK3NgwHnRXS22AvwXnTABw57GZclt1NFQ0zIiHfu+9pRSdX3bVFYmYLNhn9Ow= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMpzqJgzQ4+Z+8w5m2bNHLDOcqEXz8tXucFUiv+kV4rj root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2yq60tCN1B2Fxpf4QrR5Mi1T9/ZiHre1aafNHxoskXgkJuGnRAN23eGxgsBelDnFFnJYyPS4+UueXeqLv/rwoiqjOtXhch+CcXzzYJIYo6dyozilgYqZoPA2clqwDv/0sM+kEz1equqmG9B3MpEX+A/6hSDeVLutzCRUu/ulJYGfRbuCyfmaKIV18KmHm9G313eSW7xg0qfLzQ+QzllsVQlQ/ef0fjxaFail3t7hMMptkitDtzGC+jXZUacY3tYZ2Egca1JhBAugrRcO5GmEfkjpSNytyb9Swi+4+N6cNzrXuIPvFm9IJTkM/1BLTnCclfEGHqsFDO6T+FejHZrIb root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:27:30 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.64 seconds 2019-03-23 11:49:40,114 - 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:cb:7b:7b', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'619a2664-2d90-4a25-8f7d-c86baf78e299', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-23T11:24:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:24:20Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:22:34Z', 'created': u'2019-03-23T11:22:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 11:49:40,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:49:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:40,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-aba84102-a353-4da1-a951-b6341aa33109 x-openstack-request-id: req-aba84102-a353-4da1-a951-b6341aa33109 2019-03-23 11:49:40,496 - 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:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:49:40,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aba84102-a353-4da1-a951-b6341aa33109 2019-03-23 11:49:40,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381644964218s 2019-03-23 11:49:40,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:49:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:49:40,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12242 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49: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-998ceb4d-e574-41d2-b545-858b5279d50d x-openstack-request-id: req-998ceb4d-e574-41d2-b545-858b5279d50d 2019-03-23 11:49:40,576 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009646] Security Framework initialized\n[ 0.011153] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013410] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022645] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024243] Initializing cgroup subsys memory\n[ 0.025801] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029572] Initializing cgroup subsys blkio\n[ 0.031088] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034313] mce: CPU supports 10 MCE banks\n[ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041867] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046245] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050819] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.073723] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079176] ACPI: Core revision 20131115\n[ 0.080442] ACPI: All ACPI Tables successfully acquired\n[ 0.082484] ftrace: allocating 28753 entries in 113 pages\n[ 0.104245] smpboot: Max logical packages: 1\n[ 0.108086] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110581] Enabling x2apic\n[ 0.111694] Enabled x2apic\n[ 0.112016] Switched APIC routing to physical x2apic.\n[ 0.117430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.119413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.122805] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131439] KVM setup paravirtual spinlock\n[ 0.134302] x86: Booted up 1 node, 1 CPUs\n[ 0.135753] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136424] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138791] devtmpfs: initialized\n[ 0.141810] EVM: security.selinux\n[ 0.143065] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145146] EVM: security.capability\n[ 0.147460] pinctrl core: initialized pinctrl subsystem\n[ 0.148098] regulator-dummy: no parameters\n[ 0.149665] RTC time: 11:21:54, date: 03/23/19\n[ 0.151293] NET: Registered protocol family 16\n[ 0.152154] cpuidle: using governor ladder\n[ 0.153624] cpuidle: using governor menu\n[ 0.155079] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158307] PCI: Using configuration type 1 for base access\n[ 0.160703] bio: create slab at 0\n[ 0.162369] ACPI: Added _OSI(Module Device)\n[ 0.163859] ACPI: Added _OSI(Processor Device)\n[ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165624] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168969] ACPI: Interpreter enabled\n[ 0.170333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182125] ACPI: (supports S0 S5)\n[ 0.183385] ACPI: Using IOAPIC for interrupt routing\n[ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187248] ACPI: No dock devices found.\n[ 0.189789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.194182] 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.197663] acpiphp: Slot [4] registered\n[ 0.199105] acpiphp: Slot [5] registered\n[ 0.200033] acpiphp: Slot [6] registered\n[ 0.201505] acpiphp: Slot [7] registered\n[ 0.202923] acpiphp: Slot [8] registered\n[ 0.204021] acpiphp: Slot [9] registered\n[ 0.205443] acpiphp: Slot [10] registered\n[ 0.206893] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209468] acpiphp: Slot [13] registered\n[ 0.210912] acpiphp: Slot [14] registered\n[ 0.212021] acpiphp: Slot [15] registered\n[ 0.213473] acpiphp: Slot [16] registered\n[ 0.214925] acpiphp: Slot [17] registered\n[ 0.216034] acpiphp: Slot [18] registered\n[ 0.217485] acpiphp: Slot [19] registered\n[ 0.218935] acpiphp: Slot [20] registered\n[ 0.220021] acpiphp: Slot [21] registered\n[ 0.221472] acpiphp: Slot [22] registered\n[ 0.222922] acpiphp: Slot [23] registered\n[ 0.224025] acpiphp: Slot [24] registered\n[ 0.225482] acpiphp: Slot [25] registered\n[ 0.226934] acpiphp: Slot [26] registered\n[ 0.228022] acpiphp: Slot [27] registered\n[ 0.229469] acpiphp: Slot [28] registered\n[ 0.230914] acpiphp: Slot [29] registered\n[ 0.232021] acpiphp: Slot [30] registered\n[ 0.233471] acpiphp: Slot [31] registered\n[ 0.234914] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237841] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242210] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253835] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.280845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.283494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.285175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.287853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.289159] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.291359] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.292330] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.294218] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296003] vgaarb: loaded\n[ 0.297080] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299157] SCSI subsystem initialized\n[ 0.300229] ACPI: bus type USB registered\n[ 0.301731] usbcore: registered new interface driver usbfs\n[ 0.303593] usbcore: registered new interface driver hub\n[ 0.304039] usbcore: registered new device driver usb\n[ 0.305926] PCI: Using ACPI for IRQ routing\n[ 0.307839] NetLabel: Initializing\n[ 0.308008] NetLabel: domain hash size = 128\n[ 0.309549] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311277] NetLabel: unlabeled traffic allowed by default\n[ 0.312212] Switched to clocksource kvm-clock\n[ 0.320232] AppArmor: AppArmor Filesystem Enabled\n[ 0.321888] pnp: PnP ACPI init\n[ 0.323072] ACPI: bus type PNP registered\n[ 0.324983] pnp: PnP ACPI: found 8 devices\n[ 0.326464] ACPI: bus type PNP unregistered\n[ 0.333584] NET: Registered protocol family 2\n[ 0.335394] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.337747] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339984] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.342193] TCP: reno registered\n[ 0.343423] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.345393] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.347576] NET: Registered protocol family 1\n[ 0.349142] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.351108] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.353033] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.369932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.386994] Trying to unpack rootfs image as initramfs...\n[ 0.486504] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.489373] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491343] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.494317] Scanning for low memory corruption every 60 seconds\n[ 0.496591] Initialise system trusted keyring\n[ 0.498189] audit: initializing netlink socket (disabled)\n[ 0.500080] type=2000 audit(1553340115.003:1): initialized\n[ 0.520038] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.522894] zbud: loaded\n[ 0.524156] VFS: Disk quotas dquot_6.5.2\n[ 0.525634] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528121] fuse init (API version 7.22)\n[ 0.529600] msgmni has been set to 1982\n[ 0.531050] Key type big_key registered\n[ 0.532739] Key type asymmetric registered\n[ 0.534216] Asymmetric key parser 'x509' registered\n[ 0.535917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538560] io scheduler noop registered\n[ 0.539979] io scheduler deadline registered (default)\n[ 0.541751] io scheduler cfq registered\n[ 0.543215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.545113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.547326] ipmi message handler version 39.2\n[ 0.548921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551512] ACPI: Power Button [PWRF]\n[ 0.552966] GHES: HEST is not enabled!\n[ 0.569448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.602238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.604846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.630199] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633562] Linux agpgart interface v0.103\n[ 0.635920] brd: module loaded\n[ 0.637527] loop: module loaded\n[ 0.639140] blk-mq: CPU -> queue map\n[ 0.640465] CPU 0 -> Queue 0\n[ 0.642495] vda: vda1\n[ 0.644194] scsi0 : ata_piix\n[ 0.645391] scsi1 : ata_piix\n[ 0.646557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.648771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.651721] libphy: Fixed MDIO Bus: probed\n[ 0.653263] tun: Universal TUN/TAP device driver, 1.6\n[ 0.655000] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.658010] PPP generic driver version 2.4.2\n[ 0.659564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.661717] ehci-pci: EHCI PCI platform driver\n[ 0.663288] ehci-platform: EHCI generic platform driver\n[ 0.665081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.667129] ohci-pci: OHCI PCI platform driver\n[ 0.668701] ohci-platform: OHCI generic platform driver\n[ 0.670481] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.687502] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.689304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.692041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.694092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.696360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.698902] usb usb1: Product: UHCI Host Controller\n[ 0.700581] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.702683] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.704376] hub 1-0:1.0: USB hub found\n[ 0.705770] hub 1-0:1.0: 2 ports detected\n[ 0.707356] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.711004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.712723] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.714520] mousedev: PS/2 mouse device common for all mice\n[ 0.716732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.719757] rtc_cmos 00:00: RTC can wake from S4\n[ 0.721855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.723979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.726155] device-mapper: uevent: version 1.0.3\n[ 0.727815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.730710] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.732784] TCP: cubic registered\n[ 0.734091] NET: Registered protocol family 10\n[ 0.735849] NET: Registered protocol family 17\n[ 0.737432] Key type dns_resolver registered\n[ 0.739061] Loading compiled-in X.509 certificates\n[ 0.741266] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.744476] registered taskstats version 1\n[ 0.747293] Key type trusted registered\n[ 0.750826] Key type encrypted registered\n[ 0.752324] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.754199] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.756582] regulator-dummy: disabling\n[ 0.757970] Magic number: 11:697:378\n[ 0.759448] rtc_cmos 00:00: setting system clock to 2019-03-23 11:21:55 UTC (1553340115)\n[ 0.762303] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764297] EDD information not available.\n[ 0.805677] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819803] Write protecting the kernel read-only data: 12288k\n[ 0.822341] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.826389] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844124] systemd-udevd[99]: starting version 204\n[ 0.876864] FDC 0 is a S82078B\n[ 1.016045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180892] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.183133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.185428] usb 1-1: Product: QEMU USB Tablet\n[ 1.186966] usb 1-1: Manufacturer: QEMU\n[ 1.188358] usb 1-1: SerialNumber: 42\n[ 1.905626] 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.260754] 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.367366] random: init urandom read with 10 bits of entropy available\n[ 2.500831] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:21:57 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.13]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.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 Sat, 23 Mar 2019 11:22:00 +0000. Up 5.27 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:27:f5:e9 |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ncf:fc:a1:5e:79:ed:92:63:8c:b9:b0:49:19:7c:4c:10 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E. |\n| . |\n| . |\n| . o |\n| S o o |\n| + + . . |\n| B ++...|\n| . Boo*. |\n| .= oo 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:\n62:9a:1a:a6:da:e9:f0:e7:de:0d:c5:d1:ea:d9:9e:cb root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| . |\n| . . |\n| . o |\n| o S |\n| + + o |\n|. o o . o . |\n| * +.. o o . |\n|+.*+o . . 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:\na7:36:b5:43:dd:be:52:7f:d3:91:d3:2a:80:98:ba:21 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| . . |\n| oS.+ . . o|\n| o .=.. ..+.|\n| E .. + o. ..o+|\n| ... . . .o .o+|\n| .. o. 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:\n2c:eb:e3:fe:94:f2:be:dc:40:2a:77:ed:87:73:79:4c root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| . |\n| . S |\n| = o E |\n| . = = .. + |\n| +.* +o + o |\n| o++*.o+ . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:22:11 +0000. Up 16.44 seconds.\n[74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:22:12 +0000. Up 17.68 seconds.\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB]\nGet:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:18 http://security.ubuntu.com trusty-security/main Translation-en [440 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:21 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.0 MB in 5s (2259 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 0s (647 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABclhZh9bPHQI8Vx4pIJ3OFy4I1UvVCYn1oP15KTIINGLdHL-IgQGWSo1ltlME7ZG9mYvxHOOT0vWM3ugoFv47dW3EmpXjSqmJe2pjn3JvXt8FPhk-jf-chPlVFFk-Rl4U_4PnmYVfpSnDGhrBntsHe4PgAv5N_hvkQQMPwB-d6ZwMxLKo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-dns-4uzlqib3wswp/44d42a27-0815-4c4e-b250-8a5b40b49db6/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Sat, 23 Mar 2019 11:22:24 GMT\nServer: Apache\nx-openstack-request-id: req-675d074d-f4c5-4dd4-9f87-f5f772af8af1\nContent-Length: 4\nContent-Type: application/json\n\nnullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 62:9a:1a:a6:da:e9:f0:e7:de:0d:c5:d1:ea:d9:9e:cb root@ns (DSA)\nec2: 256 a7:36:b5:43:dd:be:52:7f:d3:91:d3:2a:80:98:ba:21 root@ns (ECDSA)\nec2: 256 2c:eb:e3:fe:94:f2:be:dc:40:2a:77:ed:87:73:79:4c root@ns (ED25519)\nec2: 2048 cf:fc:a1:5e:79:ed:92:63:8c:b9:b0:49:19:7c:4c:10 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBqMiukyAlMUaC9XPf7Lul9RqwHQvzEYdjsqQF1dYR5hqDCMvy+88MUiiMGceMAEv+ZyNBclex68Emr+dxqbHEU= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6sK+8NP8XkcENfQBC3Dc07c2pWQCmuAZGwycX7hBH root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGaXqFSpCCDYsKkBrFQz6+f22ID0xOIqT5gyPRGbJvSv6yAEoxKIdk3pMgBljIxabTgZUrwWDH9F6ZPOrZBwZMz5gBPj9QiCQXQ5bIXfDACtocoQux1pDjNf4Lrx2e5pT8zfpXn2tGMRZ5zHnaI7VXcO6e4lHXTl80zvhFB0aD3cZjfHC2zBkzif2mg6MoNgwGGjS74rpS7GSxztc//ky7ZltdpT6ygVGirGsnasimDS16+0mAhsY+gVBhPJtibzXXGsp+KJx9eJNw2FdTaH+UcGXWTXlyPSodMxn/TkWEkKQgblgfJTu12C41T73T9vb8kj/We/4fb7xfCjbUfvAL root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:22:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 30.16 seconds\n"} 2019-03-23 11:49:40,577 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/action used request id req-998ceb4d-e574-41d2-b545-858b5279d50d 2019-03-23 11:49:40,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.072557926178s 2019-03-23 11:49:40,578 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009646] Security Framework initialized [ 0.011153] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013410] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022645] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024243] Initializing cgroup subsys memory [ 0.025801] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029572] Initializing cgroup subsys blkio [ 0.031088] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034313] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041867] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046245] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050819] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073723] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079176] ACPI: Core revision 20131115 [ 0.080442] ACPI: All ACPI Tables successfully acquired [ 0.082484] ftrace: allocating 28753 entries in 113 pages [ 0.104245] smpboot: Max logical packages: 1 [ 0.108086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110581] Enabling x2apic [ 0.111694] Enabled x2apic [ 0.112016] Switched APIC routing to physical x2apic. [ 0.117430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122805] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131439] KVM setup paravirtual spinlock [ 0.134302] x86: Booted up 1 node, 1 CPUs [ 0.135753] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136424] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138791] devtmpfs: initialized [ 0.141810] EVM: security.selinux [ 0.143065] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145146] EVM: security.capability [ 0.147460] pinctrl core: initialized pinctrl subsystem [ 0.148098] regulator-dummy: no parameters [ 0.149665] RTC time: 11:21:54, date: 03/23/19 [ 0.151293] NET: Registered protocol family 16 [ 0.152154] cpuidle: using governor ladder [ 0.153624] cpuidle: using governor menu [ 0.155079] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158307] PCI: Using configuration type 1 for base access [ 0.160703] bio: create slab at 0 [ 0.162369] ACPI: Added _OSI(Module Device) [ 0.163859] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165624] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168969] ACPI: Interpreter enabled [ 0.170333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182125] ACPI: (supports S0 S5) [ 0.183385] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187248] ACPI: No dock devices found. [ 0.189789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194182] 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.197663] acpiphp: Slot [4] registered [ 0.199105] acpiphp: Slot [5] registered [ 0.200033] acpiphp: Slot [6] registered [ 0.201505] acpiphp: Slot [7] registered [ 0.202923] acpiphp: Slot [8] registered [ 0.204021] acpiphp: Slot [9] registered [ 0.205443] acpiphp: Slot [10] registered [ 0.206893] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209468] acpiphp: Slot [13] registered [ 0.210912] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213473] acpiphp: Slot [16] registered [ 0.214925] acpiphp: Slot [17] registered [ 0.216034] acpiphp: Slot [18] registered [ 0.217485] acpiphp: Slot [19] registered [ 0.218935] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221472] acpiphp: Slot [22] registered [ 0.222922] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225482] acpiphp: Slot [25] registered [ 0.226934] acpiphp: Slot [26] registered [ 0.228022] acpiphp: Slot [27] registered [ 0.229469] acpiphp: Slot [28] registered [ 0.230914] acpiphp: Slot [29] registered [ 0.232021] acpiphp: Slot [30] registered [ 0.233471] acpiphp: Slot [31] registered [ 0.234914] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237841] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242210] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253835] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289159] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291359] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292330] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294218] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297080] vgaarb: bridge control possible 0000:00:02.0 [ 0.299157] SCSI subsystem initialized [ 0.300229] ACPI: bus type USB registered [ 0.301731] usbcore: registered new interface driver usbfs [ 0.303593] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.305926] PCI: Using ACPI for IRQ routing [ 0.307839] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311277] NetLabel: unlabeled traffic allowed by default [ 0.312212] Switched to clocksource kvm-clock [ 0.320232] AppArmor: AppArmor Filesystem Enabled [ 0.321888] pnp: PnP ACPI init [ 0.323072] ACPI: bus type PNP registered [ 0.324983] pnp: PnP ACPI: found 8 devices [ 0.326464] ACPI: bus type PNP unregistered [ 0.333584] NET: Registered protocol family 2 [ 0.335394] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337747] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339984] TCP: Hash tables configured (established 8192 bind 8192) [ 0.342193] TCP: reno registered [ 0.343423] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.345393] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.347576] NET: Registered protocol family 1 [ 0.349142] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.351108] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.353033] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386994] Trying to unpack rootfs image as initramfs... [ 0.486504] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489373] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491343] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494317] Scanning for low memory corruption every 60 seconds [ 0.496591] Initialise system trusted keyring [ 0.498189] audit: initializing netlink socket (disabled) [ 0.500080] type=2000 audit(1553340115.003:1): initialized [ 0.520038] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522894] zbud: loaded [ 0.524156] VFS: Disk quotas dquot_6.5.2 [ 0.525634] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528121] fuse init (API version 7.22) [ 0.529600] msgmni has been set to 1982 [ 0.531050] Key type big_key registered [ 0.532739] Key type asymmetric registered [ 0.534216] Asymmetric key parser 'x509' registered [ 0.535917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538560] io scheduler noop registered [ 0.539979] io scheduler deadline registered (default) [ 0.541751] io scheduler cfq registered [ 0.543215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.545113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547326] ipmi message handler version 39.2 [ 0.548921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551512] ACPI: Power Button [PWRF] [ 0.552966] GHES: HEST is not enabled! [ 0.569448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.630199] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633562] Linux agpgart interface v0.103 [ 0.635920] brd: module loaded [ 0.637527] loop: module loaded [ 0.639140] blk-mq: CPU -> queue map [ 0.640465] CPU 0 -> Queue 0 [ 0.642495] vda: vda1 [ 0.644194] scsi0 : ata_piix [ 0.645391] scsi1 : ata_piix [ 0.646557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.648771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.651721] libphy: Fixed MDIO Bus: probed [ 0.653263] tun: Universal TUN/TAP device driver, 1.6 [ 0.655000] tun: (C) 1999-2004 Max Krasnyansky [ 0.658010] PPP generic driver version 2.4.2 [ 0.659564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.661717] ehci-pci: EHCI PCI platform driver [ 0.663288] ehci-platform: EHCI generic platform driver [ 0.665081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667129] ohci-pci: OHCI PCI platform driver [ 0.668701] ohci-platform: OHCI generic platform driver [ 0.670481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.692041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.694092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.696360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698902] usb usb1: Product: UHCI Host Controller [ 0.700581] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.702683] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704376] hub 1-0:1.0: USB hub found [ 0.705770] hub 1-0:1.0: 2 ports detected [ 0.707356] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.711004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.712723] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.714520] mousedev: PS/2 mouse device common for all mice [ 0.716732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.719757] rtc_cmos 00:00: RTC can wake from S4 [ 0.721855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.723979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.726155] device-mapper: uevent: version 1.0.3 [ 0.727815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.730710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732784] TCP: cubic registered [ 0.734091] NET: Registered protocol family 10 [ 0.735849] NET: Registered protocol family 17 [ 0.737432] Key type dns_resolver registered [ 0.739061] Loading compiled-in X.509 certificates [ 0.741266] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.744476] registered taskstats version 1 [ 0.747293] Key type trusted registered [ 0.750826] Key type encrypted registered [ 0.752324] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754199] IMA: No TPM chip found, activating TPM-bypass! [ 0.756582] regulator-dummy: disabling [ 0.757970] Magic number: 11:697:378 [ 0.759448] rtc_cmos 00:00: setting system clock to 2019-03-23 11:21:55 UTC (1553340115) [ 0.762303] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764297] EDD information not available. [ 0.805677] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819803] Write protecting the kernel read-only data: 12288k [ 0.822341] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826389] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844124] systemd-udevd[99]: starting version 204 [ 0.876864] FDC 0 is a S82078B [ 1.016045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180892] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185428] usb 1-1: Product: QEMU USB Tablet [ 1.186966] usb 1-1: Manufacturer: QEMU [ 1.188358] usb 1-1: SerialNumber: 42 [ 1.905626] 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.260754] 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.367366] random: init urandom read with 10 bits of entropy available [ 2.500831] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:21:57 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.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 Sat, 23 Mar 2019 11:22:00 +0000. Up 5.27 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:27:f5:e9 | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: cf:fc:a1:5e:79:ed:92:63:8c:b9:b0:49:19:7c:4c:10 root@ns The key's randomart image is: +--[ RSA 2048]----+ | E. | | . | | . | | . o | | S o o | | + + . . | | B ++...| | . Boo*. | | .= oo 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: 62:9a:1a:a6:da:e9:f0:e7:de:0d:c5:d1:ea:d9:9e:cb root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . | | . o | | o S | | + + o | |. o o . o . | | * +.. o o . | |+.*+o . . E. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a7:36:b5:43:dd:be:52:7f:d3:91:d3:2a:80:98:ba:21 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | oS.+ . . o| | o .=.. ..+.| | E .. + o. ..o+| | ... . . .o .o+| | .. o. o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 2c:eb:e3:fe:94:f2:be:dc:40:2a:77:ed:87:73:79:4c root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | . S | | = o E | | . = = .. + | | +.* +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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:22:11 +0000. Up 16.44 seconds. [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:22:12 +0000. Up 17.68 seconds. + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.0 MB in 5s (2259 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (647 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhZh9bPHQI8Vx4pIJ3OFy4I1UvVCYn1oP15KTIINGLdHL-IgQGWSo1ltlME7ZG9mYvxHOOT0vWM3ugoFv47dW3EmpXjSqmJe2pjn3JvXt8FPhk-jf-chPlVFFk-Rl4U_4PnmYVfpSnDGhrBntsHe4PgAv5N_hvkQQMPwB-d6ZwMxLKo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-dns-4uzlqib3wswp/44d42a27-0815-4c4e-b250-8a5b40b49db6/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:22:24 GMT Server: Apache x-openstack-request-id: req-675d074d-f4c5-4dd4-9f87-f5f772af8af1 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:9a:1a:a6:da:e9:f0:e7:de:0d:c5:d1:ea:d9:9e:cb root@ns (DSA) ec2: 256 a7:36:b5:43:dd:be:52:7f:d3:91:d3:2a:80:98:ba:21 root@ns (ECDSA) ec2: 256 2c:eb:e3:fe:94:f2:be:dc:40:2a:77:ed:87:73:79:4c root@ns (ED25519) ec2: 2048 cf:fc:a1:5e:79:ed:92:63:8c:b9:b0:49:19:7c:4c:10 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBqMiukyAlMUaC9XPf7Lul9RqwHQvzEYdjsqQF1dYR5hqDCMvy+88MUiiMGceMAEv+ZyNBclex68Emr+dxqbHEU= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6sK+8NP8XkcENfQBC3Dc07c2pWQCmuAZGwycX7hBH root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGaXqFSpCCDYsKkBrFQz6+f22ID0xOIqT5gyPRGbJvSv6yAEoxKIdk3pMgBljIxabTgZUrwWDH9F6ZPOrZBwZMz5gBPj9QiCQXQ5bIXfDACtocoQux1pDjNf4Lrx2e5pT8zfpXn2tGMRZ5zHnaI7VXcO6e4lHXTl80zvhFB0aD3cZjfHC2zBkzif2mg6MoNgwGGjS74rpS7GSxztc//ky7ZltdpT6ygVGirGsnasimDS16+0mAhsY+gVBhPJtibzXXGsp+KJx9eJNw2FdTaH+UcGXWTXlyPSodMxn/TkWEkKQgblgfJTu12C41T73T9vb8kj/We/4fb7xfCjbUfvAL root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:22:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 30.16 seconds 2019-03-23 11:49:40,580 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-165-generic (buildd@lcy01-amd64-025) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #215-Ubuntu SMP Wed Jan 16 11:46:47 UTC 2019 (Ubuntu 3.13.0-165.215-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-165-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007600K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40440K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009646] Security Framework initialized [ 0.011153] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013410] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016893] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020446] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022645] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024243] Initializing cgroup subsys memory [ 0.025801] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029572] Initializing cgroup subsys blkio [ 0.031088] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034313] mce: CPU supports 10 MCE banks [ 0.036038] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036038] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041867] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046245] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050819] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073723] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079176] ACPI: Core revision 20131115 [ 0.080442] ACPI: All ACPI Tables successfully acquired [ 0.082484] ftrace: allocating 28753 entries in 113 pages [ 0.104245] smpboot: Max logical packages: 1 [ 0.108086] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110581] Enabling x2apic [ 0.111694] Enabled x2apic [ 0.112016] Switched APIC routing to physical x2apic. [ 0.117430] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.119413] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.122805] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131439] KVM setup paravirtual spinlock [ 0.134302] x86: Booted up 1 node, 1 CPUs [ 0.135753] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136424] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138791] devtmpfs: initialized [ 0.141810] EVM: security.selinux [ 0.143065] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145146] EVM: security.capability [ 0.147460] pinctrl core: initialized pinctrl subsystem [ 0.148098] regulator-dummy: no parameters [ 0.149665] RTC time: 11:21:54, date: 03/23/19 [ 0.151293] NET: Registered protocol family 16 [ 0.152154] cpuidle: using governor ladder [ 0.153624] cpuidle: using governor menu [ 0.155079] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158307] PCI: Using configuration type 1 for base access [ 0.160703] bio: create slab at 0 [ 0.162369] ACPI: Added _OSI(Module Device) [ 0.163859] ACPI: Added _OSI(Processor Device) [ 0.164004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165624] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168969] ACPI: Interpreter enabled [ 0.170333] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172933] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179312] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182125] ACPI: (supports S0 S5) [ 0.183385] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187248] ACPI: No dock devices found. [ 0.189789] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191838] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194182] 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.197663] acpiphp: Slot [4] registered [ 0.199105] acpiphp: Slot [5] registered [ 0.200033] acpiphp: Slot [6] registered [ 0.201505] acpiphp: Slot [7] registered [ 0.202923] acpiphp: Slot [8] registered [ 0.204021] acpiphp: Slot [9] registered [ 0.205443] acpiphp: Slot [10] registered [ 0.206893] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209468] acpiphp: Slot [13] registered [ 0.210912] acpiphp: Slot [14] registered [ 0.212021] acpiphp: Slot [15] registered [ 0.213473] acpiphp: Slot [16] registered [ 0.214925] acpiphp: Slot [17] registered [ 0.216034] acpiphp: Slot [18] registered [ 0.217485] acpiphp: Slot [19] registered [ 0.218935] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221472] acpiphp: Slot [22] registered [ 0.222922] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225482] acpiphp: Slot [25] registered [ 0.226934] acpiphp: Slot [26] registered [ 0.228022] acpiphp: Slot [27] registered [ 0.229469] acpiphp: Slot [28] registered [ 0.230914] acpiphp: Slot [29] registered [ 0.232021] acpiphp: Slot [30] registered [ 0.233471] acpiphp: Slot [31] registered [ 0.234914] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237841] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242210] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253835] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280845] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283494] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285175] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287853] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289159] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291359] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292330] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294218] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297080] vgaarb: bridge control possible 0000:00:02.0 [ 0.299157] SCSI subsystem initialized [ 0.300229] ACPI: bus type USB registered [ 0.301731] usbcore: registered new interface driver usbfs [ 0.303593] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.305926] PCI: Using ACPI for IRQ routing [ 0.307839] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309549] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311277] NetLabel: unlabeled traffic allowed by default [ 0.312212] Switched to clocksource kvm-clock [ 0.320232] AppArmor: AppArmor Filesystem Enabled [ 0.321888] pnp: PnP ACPI init [ 0.323072] ACPI: bus type PNP registered [ 0.324983] pnp: PnP ACPI: found 8 devices [ 0.326464] ACPI: bus type PNP unregistered [ 0.333584] NET: Registered protocol family 2 [ 0.335394] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337747] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339984] TCP: Hash tables configured (established 8192 bind 8192) [ 0.342193] TCP: reno registered [ 0.343423] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.345393] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.347576] NET: Registered protocol family 1 [ 0.349142] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.351108] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.353033] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369932] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386994] Trying to unpack rootfs image as initramfs... [ 0.486504] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489373] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491343] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494317] Scanning for low memory corruption every 60 seconds [ 0.496591] Initialise system trusted keyring [ 0.498189] audit: initializing netlink socket (disabled) [ 0.500080] type=2000 audit(1553340115.003:1): initialized [ 0.520038] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.522894] zbud: loaded [ 0.524156] VFS: Disk quotas dquot_6.5.2 [ 0.525634] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528121] fuse init (API version 7.22) [ 0.529600] msgmni has been set to 1982 [ 0.531050] Key type big_key registered [ 0.532739] Key type asymmetric registered [ 0.534216] Asymmetric key parser 'x509' registered [ 0.535917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538560] io scheduler noop registered [ 0.539979] io scheduler deadline registered (default) [ 0.541751] io scheduler cfq registered [ 0.543215] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.545113] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547326] ipmi message handler version 39.2 [ 0.548921] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551512] ACPI: Power Button [PWRF] [ 0.552966] GHES: HEST is not enabled! [ 0.569448] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.602238] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604846] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.630199] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633562] Linux agpgart interface v0.103 [ 0.635920] brd: module loaded [ 0.637527] loop: module loaded [ 0.639140] blk-mq: CPU -> queue map [ 0.640465] CPU 0 -> Queue 0 [ 0.642495] vda: vda1 [ 0.644194] scsi0 : ata_piix [ 0.645391] scsi1 : ata_piix [ 0.646557] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.648771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.651721] libphy: Fixed MDIO Bus: probed [ 0.653263] tun: Universal TUN/TAP device driver, 1.6 [ 0.655000] tun: (C) 1999-2004 Max Krasnyansky [ 0.658010] PPP generic driver version 2.4.2 [ 0.659564] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.661717] ehci-pci: EHCI PCI platform driver [ 0.663288] ehci-platform: EHCI generic platform driver [ 0.665081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.667129] ohci-pci: OHCI PCI platform driver [ 0.668701] ohci-platform: OHCI generic platform driver [ 0.670481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687502] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.689304] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.692041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.694092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.696360] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698902] usb usb1: Product: UHCI Host Controller [ 0.700581] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.702683] usb usb1: SerialNumber: 0000:00:01.2 [ 0.704376] hub 1-0:1.0: USB hub found [ 0.705770] hub 1-0:1.0: 2 ports detected [ 0.707356] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.711004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.712723] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.714520] mousedev: PS/2 mouse device common for all mice [ 0.716732] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.719757] rtc_cmos 00:00: RTC can wake from S4 [ 0.721855] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.723979] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.726155] device-mapper: uevent: version 1.0.3 [ 0.727815] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.730710] ledtrig-cpu: registered to indicate activity on CPUs [ 0.732784] TCP: cubic registered [ 0.734091] NET: Registered protocol family 10 [ 0.735849] NET: Registered protocol family 17 [ 0.737432] Key type dns_resolver registered [ 0.739061] Loading compiled-in X.509 certificates [ 0.741266] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.744476] registered taskstats version 1 [ 0.747293] Key type trusted registered [ 0.750826] Key type encrypted registered [ 0.752324] AppArmor: AppArmor sha1 policy hashing enabled [ 0.754199] IMA: No TPM chip found, activating TPM-bypass! [ 0.756582] regulator-dummy: disabling [ 0.757970] Magic number: 11:697:378 [ 0.759448] rtc_cmos 00:00: setting system clock to 2019-03-23 11:21:55 UTC (1553340115) [ 0.762303] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764297] EDD information not available. [ 0.805677] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819803] Write protecting the kernel read-only data: 12288k [ 0.822341] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.826389] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844124] systemd-udevd[99]: starting version 204 [ 0.876864] FDC 0 is a S82078B [ 1.016045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180892] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.183133] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185428] usb 1-1: Product: QEMU USB Tablet [ 1.186966] usb 1-1: Manufacturer: QEMU [ 1.188358] usb 1-1: SerialNumber: 42 [ 1.905626] 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.260754] 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.367366] random: init urandom read with 10 bits of entropy available [ 2.500831] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Sat, 23 Mar 2019 11:21:57 +0000. Up 2.91 seconds. cloud-init-nonet[3.13]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.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 Sat, 23 Mar 2019 11:22:00 +0000. Up 5.27 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.10 | 255.255.255.0 | fa:16:3e:27:f5:e9 | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.100.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.100.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.100.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: cf:fc:a1:5e:79:ed:92:63:8c:b9:b0:49:19:7c:4c:10 root@ns The key's randomart image is: +--[ RSA 2048]----+ | E. | | . | | . | | . o | | S o o | | + + . . | | B ++...| | . Boo*. | | .= oo 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: 62:9a:1a:a6:da:e9:f0:e7:de:0d:c5:d1:ea:d9:9e:cb root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | . | | . . | | . o | | o S | | + + o | |. o o . o . | | * +.. o o . | |+.*+o . . E. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a7:36:b5:43:dd:be:52:7f:d3:91:d3:2a:80:98:ba:21 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | . . | | oS.+ . . o| | o .=.. ..+.| | E .. + o. ..o+| | ... . . .o .o+| | .. o. o| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 2c:eb:e3:fe:94:f2:be:dc:40:2a:77:ed:87:73:79:4c root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | . | | . S | | = o E | | . = = .. + | | +.* +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 boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G Cloud-init v. 0.7.5 running 'modules:config' at Sat, 23 Mar 2019 11:22:11 +0000. Up 16.44 seconds. [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Sat, 23 Mar 2019 11:22:12 +0000. Up 17.68 seconds. + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7438 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1155 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [573 kB] Get:15 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:18 http://security.ubuntu.com trusty-security/main Translation-en [440 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [278 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.0 MB in 5s (2259 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 0s (647 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABclhZh9bPHQI8Vx4pIJ3OFy4I1UvVCYn1oP15KTIINGLdHL-IgQGWSo1ltlME7ZG9mYvxHOOT0vWM3ugoFv47dW3EmpXjSqmJe2pjn3JvXt8FPhk-jf-chPlVFFk-Rl4U_4PnmYVfpSnDGhrBntsHe4PgAv5N_hvkQQMPwB-d6ZwMxLKo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.27:8004/v1/ae0893a52ebd4eb486a53139711ba998/stacks/clearwater-opnfv-dns-4uzlqib3wswp/44d42a27-0815-4c4e-b250-8a5b40b49db6/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60100 25 100 4 100 21 11 60 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Sat, 23 Mar 2019 11:22:24 GMT Server: Apache x-openstack-request-id: req-675d074d-f4c5-4dd4-9f87-f5f772af8af1 Content-Length: 4 Content-Type: application/json nullci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3e:cb:9f:5f:be:de:a2:0c:b8:e7:2a:b7:c8:6d:4c:a3 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 62:9a:1a:a6:da:e9:f0:e7:de:0d:c5:d1:ea:d9:9e:cb root@ns (DSA) ec2: 256 a7:36:b5:43:dd:be:52:7f:d3:91:d3:2a:80:98:ba:21 root@ns (ECDSA) ec2: 256 2c:eb:e3:fe:94:f2:be:dc:40:2a:77:ed:87:73:79:4c root@ns (ED25519) ec2: 2048 cf:fc:a1:5e:79:ed:92:63:8c:b9:b0:49:19:7c:4c:10 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBqMiukyAlMUaC9XPf7Lul9RqwHQvzEYdjsqQF1dYR5hqDCMvy+88MUiiMGceMAEv+ZyNBclex68Emr+dxqbHEU= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6sK+8NP8XkcENfQBC3Dc07c2pWQCmuAZGwycX7hBH root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGaXqFSpCCDYsKkBrFQz6+f22ID0xOIqT5gyPRGbJvSv6yAEoxKIdk3pMgBljIxabTgZUrwWDH9F6ZPOrZBwZMz5gBPj9QiCQXQ5bIXfDACtocoQux1pDjNf4Lrx2e5pT8zfpXn2tGMRZ5zHnaI7VXcO6e4lHXTl80zvhFB0aD3cZjfHC2zBkzif2mg6MoNgwGGjS74rpS7GSxztc//ky7ZltdpT6ygVGirGsnasimDS16+0mAhsY+gVBhPJtibzXXGsp+KJx9eJNw2FdTaH+UcGXWTXlyPSodMxn/TkWEkKQgblgfJTu12C41T73T9vb8kj/We/4fb7xfCjbUfvAL root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Sat, 23 Mar 2019 11:22:24 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 30.16 seconds 2019-03-23 11:49:40,582 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.216 2019-03-23 11:49:40,678 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-03-23 11:49:40,748 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-03-23 11:49:40,749 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-03-23 11:49:41,033 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550120@clearwater.opnfv', u'sip_username': u'6505550120', u'formatted_number': u'(650) 555-0120', u'number': u'6505550120', u'sip_uri': u'sip:6505550120@clearwater.opnfv', u'number_id': u'0bd9c4028b0341e2aee2284416343386', u'sip_password': u'6KAgvKR7H', u'pstn': False} 2019-03-23 11:49:41,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:49:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:49:41,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:49:41 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 Server: Apache x-openstack-request-id: req-331eb6c8-8110-46f3-a6b1-44dec0572109 2019-03-23 11:49:41,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:49:41,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Sat, 23 Mar 2019 11:49:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da50e97a-67af-4260-b30f-7a74c36b8e01 2019-03-23 11:49:41,140 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "outputs": [{"output_value": "172.30.9.201", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-03-23 11:49:41,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 used request id req-da50e97a-67af-4260-b30f-7a74c36b8e01 2019-03-23 11:49:41,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.106411933899s 2019-03-23 11:49:41,142 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.201', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-03-23 11:49:41,143 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-03-23 11:49:41,143 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-03-23 11:49:41,150 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-03-23 11:49:41,150 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-03-23 11:51:57,695 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test /usr/lib/ruby/gems/2.5.0/gems/httpi-2.4.0/lib/httpi/auth/ssl.rb:13: warning: constant OpenSSL::SSL::SSLContext::METHODS is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Basic Call - Mainline (TCP) - (6505550175, 6505550669) Passed Basic Call - SDP (TCP) - (6505550272, 6505550639) Passed Basic Call - Tel URIs (TCP) - (6505550558, 6505550376) Passed Basic Call - Unknown number (TCP) - (6505550132, 6505550460) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550125, 6505550159) Passed Basic Call - Messages - Pager model (TCP) - (6505550060, 6505550100) Passed Basic Call - Pracks (TCP) - (6505550291, 6505550332) Passed Basic Registration (TCP) - (6505550715) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550412, 6505550101) Passed Call Barring - Outbound Rejection (TCP) - (6505550625, 6505550066) 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) - (6505550061, 6505550743) 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) - (6505550662, 6505550199, 6505550417) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550242, 6505550111, 6505550150) Passed Call Diversion - Not reachable (408) (TCP) - (6505550110, 6505550603, 6505550535) Passed Call Diversion - Not reachable (503) (TCP) - (6505550062, 6505550738, 6505550228) Passed Call Diversion - Not reachable (500) (TCP) - (6505550878, 6505550275, 6505550795) Passed Call Diversion - Busy (TCP) - (6505550634, 6505550027, 6505550223) Passed Call Diversion - Unconditional (TCP) - (6505550640, 6505550564, 6505550946) Passed Call Diversion - No answer (TCP) - (6505550798, 6505550532, 6505550039) Passed Call Diversion - Bad target URI (TCP) - (6505550174, 6505550758) Passed Call Diversion - Audio-only call (TCP) - (6505550085, 6505550357, 6505550167, 6505550500) Passed Call Diversion - Audio-video call (TCP) - (6505550954, 6505550635, 6505550047, 6505550529) Passed Call Forking - Mainline (TCP) - (6505550294, 6505550568) Passed Call Forking - Endpoint offline (TCP) - (6505550138, 6505550479) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550904, 6505550762) Passed Call Waiting - Accepted (TCP) - (6505550108, 6505550965, 6505550437) Passed Call Waiting - Cancelled (TCP) - (6505550753, 6505550849, 6505550209) Passed CANCEL - Mainline (TCP) - (6505550981, 6505550612) Passed Filtering - Accept-Contact (TCP) - (6505550941, 6505550424) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550749, 6505550622) Passed Filtering - Accept-Contact no match (TCP) - (6505550286, 6505550865) Passed Filtering - Accept-Contact negated match (TCP) - (6505550894, 6505550686) Passed Filtering - RFC3841 example (TCP) - (6505550260, 6505550250) Passed Filtering - Reject-Contact no match (TCP) - (6505550195, 6505550950) Passed Filtering - Reject-Contact match (TCP) - (6505550130, 6505550964) 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) - (6505550169) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550925) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550773) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550040) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550690, 6505550086) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550844, 6505550497) Passed GRUU - Call - only GRUU as target (TCP) - (6505550749, 6505550401) Passed GRUU - Call - AoR as target (TCP) - (6505550872, 6505550888) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550369, 6505550276) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550441, 6505550982) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550592, 6505550225) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550296, 6505550003) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550847, 6505550986) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550436, 6505550501) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP=/usr/lib/ruby/gems/2.5.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' # terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550437) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550654) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550047) 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) - (6505550280, 6505550277) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-03-23 11:51:57,697 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-03-23 11:51:57,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:51:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:58,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1334 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-d016e02a-fb40-42bb-9970-6cc2c988a0e5 x-openstack-request-id: req-d016e02a-fb40-42bb-9970-6cc2c988a0e5 2019-03-23 11:51:58,157 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:2a:04", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "ffc63b89-987f-43ff-8ebd-4c482fb34b04", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "bono-0.clearwater.opnfv", "created": "2019-03-23T11:42:53Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "192.168.100.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:5c:da", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:26.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "61fb0725-b2ea-4b75-a508-ce5604034bb0", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:26Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "dime-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "192.168.100.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:da:0e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:43:24.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:43:24Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "homer-0.clearwater.opnfv", "created": "2019-03-23T11:42:52Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:ff", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:37:57.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "fe1597f5-9e7a-40b9-adb5-53420f2f109f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:37:57Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-23T11:37:42Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2f:89:30", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:27:58.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "3cbcc6a4-bd55-401e-b9ca-bb985e6869f3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:27:58Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-23T11:27:44Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "192.168.100.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:7b:7b", "version": 4, "addr": "172.30.9.216", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/619a2664-2d90-4a25-8f7d-c86baf78e299", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:24:20.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "619a2664-2d90-4a25-8f7d-c86baf78e299", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:24:20Z", "hostId": "8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-23T11:22:34Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:f5:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "rel": "bookmark"}], "image": {"id": "be65af79-8422-4191-a89e-a9bca12efe3b", "links": [{"href": "http://172.30.9.27:8774/images/be65af79-8422-4191-a89e-a9bca12efe3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:21:53.000000", "flavor": {"id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "links": [{"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}]}, "id": "c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "019b38848f7f44e38a194a4bf70242a8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:21:53Z", "hostId": "ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "name": "ns.clearwater.opnfv", "created": "2019-03-23T11:20:05Z", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:51:58,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d016e02a-fb40-42bb-9970-6cc2c988a0e5 2019-03-23 11:51:58,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459450960159s 2019-03-23 11:51:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:51:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:58,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51: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-24785705-2e87-4629-9a0e-488749c0a691 x-openstack-request-id: req-24785705-2e87-4629-9a0e-488749c0a691 2019-03-23 11:51:58,189 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:51:58,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-24785705-2e87-4629-9a0e-488749c0a691 2019-03-23 11:51:58,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023815870285s 2019-03-23 11:51:58,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:51:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:58,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51: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-0d2988b4-c9ac-44a4-a3af-7eaf046b7148 x-openstack-request-id: req-0d2988b4-c9ac-44a4-a3af-7eaf046b7148 2019-03-23 11:51:58,602 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:51:58,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ffc63b89-987f-43ff-8ebd-4c482fb34b04/os-security-groups used request id req-0d2988b4-c9ac-44a4-a3af-7eaf046b7148 2019-03-23 11:51:58,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.412160158157s 2019-03-23 11:51:58,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:51:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51:58 GMT X-Openstack-Request-Id: req-4e7ff1d7-13f0-44b9-ad70-8edd9f707c4b 2019-03-23 11:51:58,928 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:51:58,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4e7ff1d7-13f0-44b9-ad70-8edd9f707c4b 2019-03-23 11:51:58,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319179058075s 2019-03-23 11:51:58,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:51:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:58,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a1552919-c5ea-430f-ac9b-2ae29c14a1da x-openstack-request-id: req-a1552919-c5ea-430f-ac9b-2ae29c14a1da 2019-03-23 11:51:58,985 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:51:58,985 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-a1552919-c5ea-430f-ac9b-2ae29c14a1da 2019-03-23 11:51:58,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0489439964294s 2019-03-23 11:51:58,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:51:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:59,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51: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-820bd261-e281-4846-9ac9-9c3263abb6bd x-openstack-request-id: req-820bd261-e281-4846-9ac9-9c3263abb6bd 2019-03-23 11:51:59,012 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:51:59,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-820bd261-e281-4846-9ac9-9c3263abb6bd 2019-03-23 11:51:59,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0261218547821s 2019-03-23 11:51:59,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:51:59,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:59,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-2d6b3117-d258-4151-9c1f-55adb7a902c4 x-openstack-request-id: req-2d6b3117-d258-4151-9c1f-55adb7a902c4 2019-03-23 11:51:59,468 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:51:59,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/61fb0725-b2ea-4b75-a508-ce5604034bb0/os-security-groups used request id req-2d6b3117-d258-4151-9c1f-55adb7a902c4 2019-03-23 11:51:59,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.4543800354s 2019-03-23 11:51:59,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:51:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51:59 GMT X-Openstack-Request-Id: req-df94d724-3328-424a-abce-c9ebadd81ce6 2019-03-23 11:51:59,512 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:51:59,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-df94d724-3328-424a-abce-c9ebadd81ce6 2019-03-23 11:51:59,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038321018219s 2019-03-23 11:51:59,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:51:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:59,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:51:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-49be783b-d288-4797-a2e3-166431eae613 x-openstack-request-id: req-49be783b-d288-4797-a2e3-166431eae613 2019-03-23 11:51:59,560 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:51:59,560 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-49be783b-d288-4797-a2e3-166431eae613 2019-03-23 11:51:59,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0411500930786s 2019-03-23 11:51:59,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:51:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:51:59,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-3d32838e-be19-4209-8911-349abdc22a04 x-openstack-request-id: req-3d32838e-be19-4209-8911-349abdc22a04 2019-03-23 11:51:59,582 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:51:59,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3d32838e-be19-4209-8911-349abdc22a04 2019-03-23 11:51:59,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0213499069214s 2019-03-23 11:51:59,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:51:59,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:00,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-9acfaad4-93df-46d9-ad68-ab2b84a2fc4f x-openstack-request-id: req-9acfaad4-93df-46d9-ad68-ab2b84a2fc4f 2019-03-23 11:52:00,714 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:52:00,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06/os-security-groups used request id req-9acfaad4-93df-46d9-ad68-ab2b84a2fc4f 2019-03-23 11:52:00,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.13112711906s 2019-03-23 11:52:00,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:52:00,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:00,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:00 GMT X-Openstack-Request-Id: req-1b489238-83e4-4148-a604-e691ed83e2d9 2019-03-23 11:52:00,760 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:52:00,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-1b489238-83e4-4148-a604-e691ed83e2d9 2019-03-23 11:52:00,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400240421295s 2019-03-23 11:52:00,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:52:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:00,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-75180df0-109a-47c4-a098-d71e0314c107 x-openstack-request-id: req-75180df0-109a-47c4-a098-d71e0314c107 2019-03-23 11:52:00,815 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:52:00,815 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-75180df0-109a-47c4-a098-d71e0314c107 2019-03-23 11:52:00,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.04825091362s 2019-03-23 11:52:00,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:52:00,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:00,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c4aa879b-dd73-4fd5-95a4-561304471a52 x-openstack-request-id: req-c4aa879b-dd73-4fd5-95a4-561304471a52 2019-03-23 11:52:00,841 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:52:00,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c4aa879b-dd73-4fd5-95a4-561304471a52 2019-03-23 11:52:00,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248970985413s 2019-03-23 11:52:00,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:52:00,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:01,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35aada88-4439-43e8-a4ae-85479c7771c2 x-openstack-request-id: req-35aada88-4439-43e8-a4ae-85479c7771c2 2019-03-23 11:52:01,267 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:52:01,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fe1597f5-9e7a-40b9-adb5-53420f2f109f/os-security-groups used request id req-35aada88-4439-43e8-a4ae-85479c7771c2 2019-03-23 11:52:01,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.425252914429s 2019-03-23 11:52:01,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:52:01,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:01,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:01 GMT X-Openstack-Request-Id: req-2c9645be-7327-4187-b823-ffb45b6dcd0c 2019-03-23 11:52:01,312 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:52:01,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2c9645be-7327-4187-b823-ffb45b6dcd0c 2019-03-23 11:52:01,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379168987274s 2019-03-23 11:52:01,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:52:01,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:01,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-2ae4d8e9-e25c-4658-bf24-29acf7b9d99b x-openstack-request-id: req-2ae4d8e9-e25c-4658-bf24-29acf7b9d99b 2019-03-23 11:52:01,360 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:52:01,361 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-2ae4d8e9-e25c-4658-bf24-29acf7b9d99b 2019-03-23 11:52:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.04194688797s 2019-03-23 11:52:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:52:01,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:01,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-f6f54849-9ffe-47b3-8a52-40536d4c6649 x-openstack-request-id: req-f6f54849-9ffe-47b3-8a52-40536d4c6649 2019-03-23 11:52:01,387 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:52:01,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-f6f54849-9ffe-47b3-8a52-40536d4c6649 2019-03-23 11:52:01,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256972312927s 2019-03-23 11:52:01,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:52:01,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:02,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-f419de70-6853-45ee-babb-9b829037f6ac x-openstack-request-id: req-f419de70-6853-45ee-babb-9b829037f6ac 2019-03-23 11:52:02,673 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:52:02,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3cbcc6a4-bd55-401e-b9ca-bb985e6869f3/os-security-groups used request id req-f419de70-6853-45ee-babb-9b829037f6ac 2019-03-23 11:52:02,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.2850279808s 2019-03-23 11:52:02,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:52:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:02,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:02 GMT X-Openstack-Request-Id: req-e6b9b474-3e45-4b70-90e0-7df5e99ce374 2019-03-23 11:52:02,717 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:52:02,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e6b9b474-3e45-4b70-90e0-7df5e99ce374 2019-03-23 11:52:02,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375480651855s 2019-03-23 11:52:02,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:52:02,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:02,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:02 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3f746330-abed-47cc-9334-2348d9d8d636 x-openstack-request-id: req-3f746330-abed-47cc-9334-2348d9d8d636 2019-03-23 11:52:02,766 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:52:02,766 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-3f746330-abed-47cc-9334-2348d9d8d636 2019-03-23 11:52:02,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0420980453491s 2019-03-23 11:52:02,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:52:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:02,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52: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-9c47be23-8ea7-4c7c-9c7d-65d69d83844c x-openstack-request-id: req-9c47be23-8ea7-4c7c-9c7d-65d69d83844c 2019-03-23 11:52:02,792 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:52:02,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9c47be23-8ea7-4c7c-9c7d-65d69d83844c 2019-03-23 11:52:02,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251469612122s 2019-03-23 11:52:02,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:52:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52: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-104b553d-1f6a-4c97-af78-12f75b8b1e98 x-openstack-request-id: req-104b553d-1f6a-4c97-af78-12f75b8b1e98 2019-03-23 11:52:03,629 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:52:03,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/619a2664-2d90-4a25-8f7d-c86baf78e299/os-security-groups used request id req-104b553d-1f6a-4c97-af78-12f75b8b1e98 2019-03-23 11:52:03,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.835629940033s 2019-03-23 11:52:03,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:52:03,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:03,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:03 GMT X-Openstack-Request-Id: req-f821a3f6-5d38-4533-bc0b-2c6b68dccfe7 2019-03-23 11:52:03,675 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:52:03,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f821a3f6-5d38-4533-bc0b-2c6b68dccfe7 2019-03-23 11:52:03,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400102138519s 2019-03-23 11:52:03,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:52:03,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:03,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-20759561-cbbb-49d6-8678-337d9413bd0c x-openstack-request-id: req-20759561-cbbb-49d6-8678-337d9413bd0c 2019-03-23 11:52:03,723 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:52:03,724 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-20759561-cbbb-49d6-8678-337d9413bd0c 2019-03-23 11:52:03,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0416541099548s 2019-03-23 11:52:03,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:52:03,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:03,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-6d9ad0e3-6c18-4a9f-8a7e-a3dc464312b9 x-openstack-request-id: req-6d9ad0e3-6c18-4a9f-8a7e-a3dc464312b9 2019-03-23 11:52:03,748 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:52:03,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-6d9ad0e3-6c18-4a9f-8a7e-a3dc464312b9 2019-03-23 11:52:03,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242650508881s 2019-03-23 11:52:03,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-23 11:52:03,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:04,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-44868896-f9e4-4098-a773-ca69af149bdf x-openstack-request-id: req-44868896-f9e4-4098-a773-ca69af149bdf 2019-03-23 11:52:04,581 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "026b61b8-fa52-4fb2-abe5-7387ff4e2299"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "59c084eb-174d-4751-ac13-c77248842b18"}, {"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "76ec626b-75f0-4016-9982-9818f747d568"}], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "0c4598c7-58bc-4c9b-b1dd-2ef92556ced0", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-23 11:52:04,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43/os-security-groups used request id req-44868896-f9e4-4098-a773-ca69af149bdf 2019-03-23 11:52:04,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.831460952759s 2019-03-23 11:52:04,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:52:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:04,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:04 GMT X-Openstack-Request-Id: req-0a73508b-b912-4b1b-a71d-7592b202c273 2019-03-23 11:52:04,625 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:52:04,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0a73508b-b912-4b1b-a71d-7592b202c273 2019-03-23 11:52:04,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0376698970795s 2019-03-23 11:52:04,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-23 11:52:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:04,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-fca0f7c6-3c09-4962-ad01-8afc697a0e82 x-openstack-request-id: req-fca0f7c6-3c09-4962-ad01-8afc697a0e82 2019-03-23 11:52:04,672 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-23 11:52:04,672 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.27:8776/v3/fe1b8086cbe74cdeb11046a1e3b1e1a6/volumes/detail used request id req-fca0f7c6-3c09-4962-ad01-8afc697a0e82 2019-03-23 11:52:04,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0403120517731s 2019-03-23 11:52:04,673 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - servers: [Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:2a:04', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:2a:04', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'ffc63b89-987f-43ff-8ebd-4c482fb34b04', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.207', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.207', 'launched_at': u'2019-03-23T11:43:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:26Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:53Z', 'created': u'2019-03-23T11:42:53Z', '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:6f:5c:da', u'version': 4, u'addr': u'192.168.100.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:5c:da', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'61fb0725-b2ea-4b75-a508-ce5604034bb0', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-03-23T11:43:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:26Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.21', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:52Z', 'created': u'2019-03-23T11:42:52Z', '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:ff:da:0e', u'version': 4, u'addr': u'192.168.100.22', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ff:da:0e', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:24.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'b4ab6e13-7748-4efb-aca9-0bb9cb6b0f06', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.204', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.204', 'launched_at': u'2019-03-23T11:43:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:43:24Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.22', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:43:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:42:52Z', 'created': u'2019-03-23T11:42:52Z', '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:27:f5:ff', u'version': 4, u'addr': u'192.168.100.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:f5:ff', 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'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:37:57.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'fe1597f5-9e7a-40b9-adb5-53420f2f109f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', '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'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-03-23T11:37:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:37:57Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:37:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:37:42Z', 'created': u'2019-03-23T11:37:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:89:30', u'version': 4, u'addr': u'192.168.100.18', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:2f:89:30', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:27:58.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'3cbcc6a4-bd55-401e-b9ca-bb985e6869f3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.203', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.203', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.203', 'launched_at': u'2019-03-23T11:27:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:27:58Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:27:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:27:44Z', 'created': u'2019-03-23T11:27:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'192.168.100.25', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:cb:7b:7b', u'version': 4, u'addr': u'172.30.9.216', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'619a2664-2d90-4a25-8f7d-c86baf78e299', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.216', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.216', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.216', 'launched_at': u'2019-03-23T11:24:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:24:20Z', 'hostId': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.25', 'cloud': 'envvars', 'host_id': u'8e5192086c715a4e4a30bb1a1126abd6df512607e652a33e58c6109b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:24:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:22:34Z', 'created': u'2019-03-23T11:22:34Z', '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:27:f5:e9', u'version': 4, u'addr': u'192.168.100.10', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:f5:e9', u'version': 4, u'addr': u'172.30.9.201', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'be65af79-8422-4191-a89e-a9bca12efe3b', 'name': u'heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:21:53.000000', 'flavor': Munch({u'id': u'4408cf8f-1c66-423d-b6d9-35b9c0a3ce80', 'name': u'heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9'}), 'az': u'nova', 'id': u'c60b1512-6ea4-4a3a-9aac-b0c5a1d6ec43', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'026b61b8-fa52-4fb2-abe5-7387ff4e2299'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'59c084eb-174d-4751-ac13-c77248842b18'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'76ec626b-75f0-4016-9982-9818f747d568'})], 'id': u'0c4598c7-58bc-4c9b-b1dd-2ef92556ced0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'019b38848f7f44e38a194a4bf70242a8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.201', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': 'heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.201', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.201', 'launched_at': u'2019-03-23T11:21:53.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:21:53Z', 'hostId': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'ef543e04b914030d9c92e77240aa7f2263c6d5258d8b611fae39a424', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:21:53.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'fe1b8086cbe74cdeb11046a1e3b1e1a6', 'created_at': u'2019-03-23T11:20:05Z', 'created': u'2019-03-23T11:20:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-23 11:52:04,679 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-03-23 11:52:04,681 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fb6d10L 2019-03-23 11:52:04,681 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:52:04,686 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:52:04,686 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:52:04,687 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:52:04,687 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:52:04,688 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:52:04,688 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:52:04,688 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:52:04,688 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:52:04,729 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:52:04,729 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:52:04,745 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: 3c38b62727a5b9f104d1e1226b60b651 2019-03-23 11:52:04,746 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:52:04,769 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:52:04,777 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:52:04,779 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:52:05,056 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:52:05,056 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:52:05,081 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:52:05,092 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:52:05,092 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-03-23 11:52:05,092 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 11:52:05,094 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-03-23 11:52:05,096 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fb6650L 2019-03-23 11:52:05,096 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:52:05,101 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:52:05,101 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:52:05,102 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:52:05,102 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:52:05,102 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:52:05,103 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:52:05,103 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:52:05,103 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:52:05,146 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:52:05,146 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:52:05,159 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 1f457111a70c85d556a23d8acf8a1809 2019-03-23 11:52:05,160 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:52:05,187 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:52:05,196 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:52:05,225 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:52:05,555 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:52:05,555 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:52:05,559 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:52:05,569 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:52:05,569 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:52:05,571 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-03-23 11:52:05,573 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2661210L 2019-03-23 11:52:05,573 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:52:05,578 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:52:05,578 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:52:05,579 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:52:05,579 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:52:05,579 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:52:05,579 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:52:05,580 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:52:05,580 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:52:05,623 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:52:05,623 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:52:05,637 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 169bb7253efde96d528930b4e9193c14 2019-03-23 11:52:05,638 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:52:05,663 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:52:05,672 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:52:05,702 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:52:05,944 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:52:05,944 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:52:05,967 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:52:05,977 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:52:05,977 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:52:05,978 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 11:52:05,979 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-03-23 11:52:05,981 - paramiko.transport - DEBUG - starting thread (client mode): 0xc26616d0L 2019-03-23 11:52:05,982 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:52:05,985 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:52:05,985 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:52:05,987 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:52:05,987 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:52:05,987 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:52:05,987 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:52:05,987 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:52:05,988 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:52:06,027 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:52:06,028 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:52:06,045 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: eee692eb288522cd17cf3ea9d198071d 2019-03-23 11:52:06,046 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:52:06,068 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:52:06,075 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:52:06,079 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:52:06,323 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:52:06,323 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:52:06,344 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:52:06,354 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:52:06,354 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 12m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:52:06,356 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-03-23 11:52:06,358 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fb6e10L 2019-03-23 11:52:06,359 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:52:06,364 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:52:06,365 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:52:06,366 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:52:06,366 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:52:06,367 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:52:06,367 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:52:06,367 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:52:06,367 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:52:06,406 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:52:06,407 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:52:06,422 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.203: 5120aa9e66a6680a8e08a687ff6c649f 2019-03-23 11:52:06,423 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:52:06,447 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:52:06,457 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:52:06,488 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:52:06,739 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:52:06,739 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:52:06,754 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:52:06,765 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:52:06,765 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 19m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-03-23 11:52:06,767 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-03-23 11:52:06,769 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2fd6b50L 2019-03-23 11:52:06,769 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:52:06,774 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-23 11:52:06,774 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-23 11:52:06,775 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:52:06,775 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:52:06,775 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:52:06,776 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:52:06,776 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:52:06,776 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:52:06,819 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:52:06,819 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:52:06,833 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.216: c76a731b46be93bcc5a03194a6de5103 2019-03-23 11:52:06,834 - paramiko.transport - DEBUG - Trying discovered key 3ecb9f5fbedea20cb8e72ab7c86d4ca3 in /tmp/tmpwJyb_c 2019-03-23 11:52:06,859 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:52:06,868 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:52:06,898 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:52:07,159 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:52:07,159 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:52:07,164 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:52:07,176 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:52:07,176 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 26m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-23 11:52:07,287 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 11:52:07,287 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 32:37 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 11:52:07,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:52:07,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:07,578 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-702623bb-54c7-4614-ac2e-8c268c6bdc7c 2019-03-23 11:52:07,578 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:07,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 826 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9cb76c00-b76b-4c91-b2d1-768a9788f9d3 2019-03-23 11:52:07,620 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:52:07,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-9cb76c00-b76b-4c91-b2d1-768a9788f9d3 2019-03-23 11:52:07,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.327837944031s 2019-03-23 11:52:07,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:07,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:07,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:07 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-eb56e053-06b0-467f-9cbe-e8c8eff2433a 2019-03-23 11:52:07,901 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:08,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe60d85f-530e-4037-90f9-ae15c5ed91a0 2019-03-23 11:52:08,187 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-23T11:49:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv/events/3095cff3-edcf-4a96-a111-78cba803d66f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "id": "3095cff3-edcf-4a96-a111-78cba803d66f"}]} 2019-03-23 11:52:08,187 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-fe60d85f-530e-4037-90f9-ae15c5ed91a0 2019-03-23 11:52:08,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.565555810928s 2019-03-23 11:52:08,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-03-23 11:52:08,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:08,217 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 Server: Apache x-openstack-request-id: req-79b0e78f-f014-4afd-8036-12383861906a 2019-03-23 11:52:08,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:08,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:52:08 GMT Server: Apache x-openstack-request-id: req-fae62b16-1fdc-4b8d-82c0-b567bf28a463 2019-03-23 11:52:08,340 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:52:08,340 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3 used request id req-fae62b16-1fdc-4b8d-82c0-b567bf28a463 2019-03-23 11:52:08,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.152163028717s 2019-03-23 11:52:08,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:08,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=3095cff3-edcf-4a96-a111-78cba803d66f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:08,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:08 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=3095cff3-edcf-4a96-a111-78cba803d66f&sort_dir=asc Server: Apache x-openstack-request-id: req-aa1d5c2a-a3c0-4826-9dd6-e74ca221e72b 2019-03-23 11:52:08,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:08,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 429 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-707d710b-42e8-4cbb-9cfc-a5d1fd3888d1 2019-03-23 11:52:08,700 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-23T11:52:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv/events/5adaf889-d7de-4685-82bf-5ec55631c81f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "id": "5adaf889-d7de-4685-82bf-5ec55631c81f"}, {"resource_name": "dime", "event_time": "2019-03-23T11:52:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime/events/2deda688-ee10-4cf1-bd4e-ebd65e9b3c1c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c97bf879-ee5d-4540-86ad-11eaba384524", "id": "2deda688-ee10-4cf1-bd4e-ebd65e9b3c1c"}]} 2019-03-23 11:52:08,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=3095cff3-edcf-4a96-a111-78cba803d66f&sort_dir=asc&marker=3095cff3-edcf-4a96-a111-78cba803d66f&sort_dir=asc used request id req-707d710b-42e8-4cbb-9cfc-a5d1fd3888d1 2019-03-23 11:52:08,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359811782837s 2019-03-23 11:52:13,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=2deda688-ee10-4cf1-bd4e-ebd65e9b3c1c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:13,738 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:13 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=2deda688-ee10-4cf1-bd4e-ebd65e9b3c1c&sort_dir=asc Server: Apache x-openstack-request-id: req-65fffd29-a2c7-4058-ada6-66bb88fd8eb4 2019-03-23 11:52:13,738 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:14,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 445 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd7c41a5-0f28-446e-a6b0-b79e4382aadd 2019-03-23 11:52:14,074 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-03-23T11:52:09Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer/events/bf7eaa45-2039-4591-83e4-25738d55cd2a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "60bb0f03-8652-4633-b68f-83189e8d3a1c", "id": "bf7eaa45-2039-4591-83e4-25738d55cd2a"}, {"resource_name": "bono", "event_time": "2019-03-23T11:52:10Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono/events/7f75778b-6f97-480a-a199-8cf196658530", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "fbe5aeea-7c26-408c-ba94-11fc5475ee04", "id": "7f75778b-6f97-480a-a199-8cf196658530"}]} 2019-03-23 11:52:14,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=2deda688-ee10-4cf1-bd4e-ebd65e9b3c1c&sort_dir=asc&marker=2deda688-ee10-4cf1-bd4e-ebd65e9b3c1c&sort_dir=asc used request id req-bd7c41a5-0f28-446e-a6b0-b79e4382aadd 2019-03-23 11:52:14,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.367286920547s 2019-03-23 11:52:19,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:19,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7f75778b-6f97-480a-a199-8cf196658530&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:19,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:19 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7f75778b-6f97-480a-a199-8cf196658530&sort_dir=asc Server: Apache x-openstack-request-id: req-865038ff-d217-43e3-a20f-97b1b30c828c 2019-03-23 11:52:19,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:19,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 434 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01df4a3e-127e-4f56-8df6-9d49cf7a8606 2019-03-23 11:52:19,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-03-23T11:52:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime/events/8b7dd32f-6c88-433b-ae7d-49d50d25c29b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c97bf879-ee5d-4540-86ad-11eaba384524", "id": "8b7dd32f-6c88-433b-ae7d-49d50d25c29b"}, {"resource_name": "homer", "event_time": "2019-03-23T11:52:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer/events/0a13dce6-bfb8-44a8-958d-5c98107e2ebf", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "60bb0f03-8652-4633-b68f-83189e8d3a1c", "id": "0a13dce6-bfb8-44a8-958d-5c98107e2ebf"}]} 2019-03-23 11:52:19,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=7f75778b-6f97-480a-a199-8cf196658530&sort_dir=asc&marker=7f75778b-6f97-480a-a199-8cf196658530&sort_dir=asc used request id req-01df4a3e-127e-4f56-8df6-9d49cf7a8606 2019-03-23 11:52:19,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.624483823776s 2019-03-23 11:52:24,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:24,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=0a13dce6-bfb8-44a8-958d-5c98107e2ebf&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:24,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:24 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=0a13dce6-bfb8-44a8-958d-5c98107e2ebf&sort_dir=asc Server: Apache x-openstack-request-id: req-cb753196-24c8-44c2-8421-65b64efed27f 2019-03-23 11:52:24,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:25,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e5ac7aad-8558-4465-bc84-894f6ac4e1df 2019-03-23 11:52:25,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-03-23T11:52:20Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono/events/53529363-c117-4a34-807f-49663eef124f", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "fbe5aeea-7c26-408c-ba94-11fc5475ee04", "id": "53529363-c117-4a34-807f-49663eef124f"}, {"resource_name": "sprout", "event_time": "2019-03-23T11:52:20Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout/events/c895b86c-5465-4f84-83c6-324fe578afb5", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "788a6f7b-ca3c-470e-9905-98f0bb646fbb", "id": "c895b86c-5465-4f84-83c6-324fe578afb5"}]} 2019-03-23 11:52:25,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=0a13dce6-bfb8-44a8-958d-5c98107e2ebf&sort_dir=asc&marker=0a13dce6-bfb8-44a8-958d-5c98107e2ebf&sort_dir=asc used request id req-e5ac7aad-8558-4465-bc84-894f6ac4e1df 2019-03-23 11:52:25,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354552984238s 2019-03-23 11:52:30,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:30,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=c895b86c-5465-4f84-83c6-324fe578afb5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:30,104 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:30 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=c895b86c-5465-4f84-83c6-324fe578afb5&sort_dir=asc Server: Apache x-openstack-request-id: req-e8749a87-d049-4227-83f1-13cec58f805d 2019-03-23 11:52:30,104 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:30,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4742cdf5-b5bf-4070-a9d9-451afada774d 2019-03-23 11:52:30,443 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-03-23T11:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout/events/e4cfcfa4-9682-4a07-a91d-89a1aa458f9d", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "788a6f7b-ca3c-470e-9905-98f0bb646fbb", "id": "e4cfcfa4-9682-4a07-a91d-89a1aa458f9d"}, {"resource_name": "vellum", "event_time": "2019-03-23T11:52:28Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum/events/ffd04f10-2e9a-4e9b-9462-db151948c692", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "889e6d41-0f46-41e1-a5cd-3911b94416ae", "id": "ffd04f10-2e9a-4e9b-9462-db151948c692"}]} 2019-03-23 11:52:30,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=c895b86c-5465-4f84-83c6-324fe578afb5&sort_dir=asc&marker=c895b86c-5465-4f84-83c6-324fe578afb5&sort_dir=asc used request id req-4742cdf5-b5bf-4070-a9d9-451afada774d 2019-03-23 11:52:30,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.370720148087s 2019-03-23 11:52:35,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:35,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ffd04f10-2e9a-4e9b-9462-db151948c692&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:35,756 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:35 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ffd04f10-2e9a-4e9b-9462-db151948c692&sort_dir=asc Server: Apache x-openstack-request-id: req-bfe0dc96-b700-4bb2-80c8-4b2889dd822e 2019-03-23 11:52:35,757 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:35,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-01670a03-204c-41b4-ba4e-d8e2c271a9a0 2019-03-23 11:52:35,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-03-23T11:52:34Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum/events/5eaed3b7-c59b-4ab8-8301-150219a3b72d", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "889e6d41-0f46-41e1-a5cd-3911b94416ae", "id": "5eaed3b7-c59b-4ab8-8301-150219a3b72d"}, {"resource_name": "ellis", "event_time": "2019-03-23T11:52:34Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis/events/f46d3fa5-8f15-479d-9219-4fd34250643e", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "0202176a-3d0e-499b-b94d-b64205d13e7f", "id": "f46d3fa5-8f15-479d-9219-4fd34250643e"}]} 2019-03-23 11:52:35,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ffd04f10-2e9a-4e9b-9462-db151948c692&sort_dir=asc&marker=ffd04f10-2e9a-4e9b-9462-db151948c692&sort_dir=asc used request id req-01670a03-204c-41b4-ba4e-d8e2c271a9a0 2019-03-23 11:52:35,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349840164185s 2019-03-23 11:52:40,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:40,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f46d3fa5-8f15-479d-9219-4fd34250643e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:40,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:40 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f46d3fa5-8f15-479d-9219-4fd34250643e&sort_dir=asc Server: Apache x-openstack-request-id: req-eaaac87e-ddd7-4784-8c3e-b1ba9febd803 2019-03-23 11:52:40,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:41,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 449 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94731283-ea86-4405-9280-a7e7ac484c22 2019-03-23 11:52:41,301 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-03-23T11:52:39Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis/events/090abae4-339c-47d6-9143-bcecb2ce5d97", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "0202176a-3d0e-499b-b94d-b64205d13e7f", "id": "090abae4-339c-47d6-9143-bcecb2ce5d97"}, {"resource_name": "dns", "event_time": "2019-03-23T11:52:39Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns/events/ff2e8812-0111-4cac-b1e7-7459fac9e21a", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "44d42a27-0815-4c4e-b250-8a5b40b49db6", "id": "ff2e8812-0111-4cac-b1e7-7459fac9e21a"}]} 2019-03-23 11:52:41,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=f46d3fa5-8f15-479d-9219-4fd34250643e&sort_dir=asc&marker=f46d3fa5-8f15-479d-9219-4fd34250643e&sort_dir=asc used request id req-94731283-ea86-4405-9280-a7e7ac484c22 2019-03-23 11:52:41,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.496115922928s 2019-03-23 11:52:46,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:46,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ff2e8812-0111-4cac-b1e7-7459fac9e21a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:46,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:46 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ff2e8812-0111-4cac-b1e7-7459fac9e21a&sort_dir=asc Server: Apache x-openstack-request-id: req-013ce388-498b-4e9e-ac20-a997ac2cc517 2019-03-23 11:52:46,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:46,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 546 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1d21a83c-6d53-4ea2-add3-a96a8f087128 2019-03-23 11:52:46,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-03-23T11:52:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns/events/d91d1440-033e-425c-85b7-8306c4e54326", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "44d42a27-0815-4c4e-b250-8a5b40b49db6", "id": "d91d1440-033e-425c-85b7-8306c4e54326"}, {"resource_name": "mgmt_network", "event_time": "2019-03-23T11:52:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network/events/b8eadab1-f033-4bf8-898d-c5ca1fe48043", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "de525a10-4d21-459d-97fb-04eb1ff1391e", "id": "b8eadab1-f033-4bf8-898d-c5ca1fe48043"}, {"resource_name": "security_groups", "event_time": "2019-03-23T11:52:45Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups/events/36e65709-c3f1-4048-b117-4c54eb990280", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f769acb6-88eb-48e7-a09f-bd8851572dd9", "id": "36e65709-c3f1-4048-b117-4c54eb990280"}]} 2019-03-23 11:52:46,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=ff2e8812-0111-4cac-b1e7-7459fac9e21a&sort_dir=asc&marker=ff2e8812-0111-4cac-b1e7-7459fac9e21a&sort_dir=asc used request id req-1d21a83c-6d53-4ea2-add3-a96a8f087128 2019-03-23 11:52:46,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735487937927s 2019-03-23 11:52:51,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:51,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=36e65709-c3f1-4048-b117-4c54eb990280&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:51,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:51 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=36e65709-c3f1-4048-b117-4c54eb990280&sort_dir=asc Server: Apache x-openstack-request-id: req-ab31ccc1-01f2-4845-aaa4-e36ee75d9a91 2019-03-23 11:52:51,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:51,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ba52e92-9ef7-4768-ad40-ef87e8915678 2019-03-23 11:52:51,461 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-03-23T11:52:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups/events/42c6637a-a6b0-4a18-9506-4ae853683b3b", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f769acb6-88eb-48e7-a09f-bd8851572dd9", "id": "42c6637a-a6b0-4a18-9506-4ae853683b3b"}]} 2019-03-23 11:52:51,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=36e65709-c3f1-4048-b117-4c54eb990280&sort_dir=asc&marker=36e65709-c3f1-4048-b117-4c54eb990280&sort_dir=asc used request id req-3ba52e92-9ef7-4768-ad40-ef87e8915678 2019-03-23 11:52:51,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737359523773s 2019-03-23 11:52:56,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:52:56,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=42c6637a-a6b0-4a18-9506-4ae853683b3b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:52:56,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:52:56 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=42c6637a-a6b0-4a18-9506-4ae853683b3b&sort_dir=asc Server: Apache x-openstack-request-id: req-2f5dfc2f-d32d-46cd-ae37-025e9a1bd90e 2019-03-23 11:52:56,499 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:52:56,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Sat, 23 Mar 2019 11:52:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-41e8d1fc-4979-48ae-8a57-dbd0c3593912 2019-03-23 11:52:56,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-03-23T11:52:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network/events/3836eaf5-555f-4212-b40a-43615649656c", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "de525a10-4d21-459d-97fb-04eb1ff1391e", "id": "3836eaf5-555f-4212-b40a-43615649656c"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-03-23T11:52:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv/events/e33ff3fb-aec1-4ac2-8b33-c880100ea267", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "id": "e33ff3fb-aec1-4ac2-8b33-c880100ea267"}]} 2019-03-23 11:52:56,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=42c6637a-a6b0-4a18-9506-4ae853683b3b&sort_dir=asc&marker=42c6637a-a6b0-4a18-9506-4ae853683b3b&sort_dir=asc used request id req-41e8d1fc-4979-48ae-8a57-dbd0c3593912 2019-03-23 11:52:56,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076052904129s 2019-03-23 11:53:01,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:53:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:53:01,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:53:01 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc Server: Apache x-openstack-request-id: req-ca3775dd-9d5d-4856-90e3-d18c46338fbf 2019-03-23 11:53:01,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:53:01,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:01 GMT Server: Apache x-openstack-request-id: req-bd5f200f-e4f6-447a-87ae-f8f14b18a30f 2019-03-23 11:53:01,625 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:53:01,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc&marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc used request id req-bd5f200f-e4f6-447a-87ae-f8f14b18a30f 2019-03-23 11:53:01,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749521255493s 2019-03-23 11:53:06,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-23 11:53:06,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:53:06,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:53:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc Server: Apache x-openstack-request-id: req-814506e5-366c-4912-9c95-85e42c8f0506 2019-03-23 11:53:06,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:53:06,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:06 GMT Server: Apache x-openstack-request-id: req-2b7b477f-fdef-40d4-ab56-82ece1165dc8 2019-03-23 11:53:06,705 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-23 11:53:06,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3/events?marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc&marker=e33ff3fb-aec1-4ac2-8b33-c880100ea267&sort_dir=asc used request id req-2b7b477f-fdef-40d4-ab56-82ece1165dc8 2019-03-23 11:53:06,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747411251068s 2019-03-23 11:53:06,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-23 11:53:06,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:53:06,735 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:53:06 GMT Location: http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e809d6a-f370-4476-8e9e-f23040b977ab 2019-03-23 11:53:06,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:53:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ead54015-a414-4906-8e17-25bf2c6d66ba 2019-03-23 11:53:06,777 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "image": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "deletion_time": "2019-03-23T11:52:55Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "ae0893a52ebd4eb486a53139711ba998", "tags": null, "creation_time": "2019-03-23T11:19:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-03-23T11:52:08Z", "id": "97f5071b-94fc-4a47-a717-c959b0ec97d3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-03-23 11:53:06,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/fe1b8086cbe74cdeb11046a1e3b1e1a6/stacks/clearwater-opnfv/97f5071b-94fc-4a47-a717-c959b0ec97d3?resolve_outputs=False used request id req-ead54015-a414-4906-8e17-25bf2c6d66ba 2019-03-23 11:53:06,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712039470673s 2019-03-23 11:53:06,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:53:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:53:07,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:07 GMT X-Openstack-Request-Id: req-86ee7501-3c79-4424-9a37-92a6da36863f 2019-03-23 11:53:07,125 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:19:37Z", "file": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b/file", "owner": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "be65af79-8422-4191-a89e-a9bca12efe3b", "size": 263848448, "self": "/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/be65af79-8422-4191-a89e-a9bca12efe3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T11:19:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:53:07,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-86ee7501-3c79-4424-9a37-92a6da36863f 2019-03-23 11:53:07,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.34371304512s 2019-03-23 11:53:07,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 11:53:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8e18e4509f32abf395999416cd60dbcca6fbe4c0" 2019-03-23 11:53:07,426 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:53:07 GMT X-Openstack-Request-Id: req-5880a0c6-1b5d-4e1e-8f86-c637f011a69a 2019-03-23 11:53:07,427 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:53:07,427 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/be65af79-8422-4191-a89e-a9bca12efe3b used request id req-5880a0c6-1b5d-4e1e-8f86-c637f011a69a 2019-03-23 11:53:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.300168037415s 2019-03-23 11:53:07,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:53:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:07,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3957ea11-e40b-4624-97f5-b1c7cf46d3e7 x-openstack-request-id: req-3957ea11-e40b-4624-97f5-b1c7cf46d3e7 2019-03-23 11:53:07,760 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "4408cf8f-1c66-423d-b6d9-35b9c0a3ce80"}]} 2019-03-23 11:53:07,760 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-3957ea11-e40b-4624-97f5-b1c7cf46d3e7 2019-03-23 11:53:07,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.327605962753s 2019-03-23 11:53:07,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 11:53:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:07,797 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dcd3411f-3db4-4a58-87b1-7b0de5ffb617 x-openstack-request-id: req-dcd3411f-3db4-4a58-87b1-7b0de5ffb617 2019-03-23 11:53:07,797 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4408cf8f-1c66-423d-b6d9-35b9c0a3ce80 used request id req-dcd3411f-3db4-4a58-87b1-7b0de5ffb617 2019-03-23 11:53:07,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353038311005s 2019-03-23 11:53:07,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:53:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:08,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7131fb49-46a5-4753-ac8d-20ee297f4884 2019-03-23 11:53:08,033 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": {"self": "http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "019b38848f7f44e38a194a4bf70242a8", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 11:53:08,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7131fb49-46a5-4753-ac8d-20ee297f4884 2019-03-23 11:53:08,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235625982285s 2019-03-23 11:53:08,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:53:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:08,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43c921c-a00e-487e-8306-e8be1df1b1fd 2019-03-23 11:53:08,241 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_f6a8d595-c186-4f7a-91e6-9d34c720dcf9", "links": {"self": "http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "019b38848f7f44e38a194a4bf70242a8", "description": null}} 2019-03-23 11:53:08,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8 used request id req-f43c921c-a00e-487e-8306-e8be1df1b1fd 2019-03-23 11:53:08,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202056884766s 2019-03-23 11:53:08,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 11:53:08,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:08,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f34ec37-91c7-4e40-933d-3d6306e53da6 2019-03-23 11:53:08,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:53:08,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/019b38848f7f44e38a194a4bf70242a8 used request id req-2f34ec37-91c7-4e40-933d-3d6306e53da6 2019-03-23 11:53:08,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313126087189s 2019-03-23 11:53:08,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:53:08,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd9af10-4a37-4c50-92f1-e8e3921adbcb 2019-03-23 11:53:08,767 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6"}, "tags": [], "enabled": true, "id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_f6a8d595-c186-4f7a-91e6-9d34c720dcf9"}]} 2019-03-23 11:53:08,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-3fd9af10-4a37-4c50-92f1-e8e3921adbcb 2019-03-23 11:53:08,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.203085899353s 2019-03-23 11:53:08,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 11:53:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:09,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de54996b-e8e3-41cf-be95-1d8aa7398ed2 2019-03-23 11:53:09,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:53:09,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fe1b8086cbe74cdeb11046a1e3b1e1a6 used request id req-de54996b-e8e3-41cf-be95-1d8aa7398ed2 2019-03-23 11:53:09,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.322494983673s 2019-03-23 11:53:09,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:09,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fe1b8086cbe74cdeb11046a1e3b1e1a6&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:09,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:09 GMT X-Openstack-Request-Id: req-5c433de2-86fd-494c-872f-f39bb41a4444 2019-03-23 11:53:09,418 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "created_at": "2019-03-23T11:19:45Z", "updated_at": "2019-03-23T11:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "1c3ba5e4-4d04-40cd-a187-f4556b05c141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "446b1e4c-2660-4cda-8e2c-bbab9498a3f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "6344a4fd-f6e3-47a4-b2e3-04d1024d20a9", "remote_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "e30ec790-5bd6-45a5-b000-93baace846fa", "remote_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}], "revision_number": 1, "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "4402d1b5-aa77-43ce-be47-193637ef1474", "name": "default"}]} 2019-03-23 11:53:09,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=fe1b8086cbe74cdeb11046a1e3b1e1a6&name=default used request id req-5c433de2-86fd-494c-872f-f39bb41a4444 2019-03-23 11:53:09,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.317923784256s 2019-03-23 11:53:09,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:09,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:09 GMT X-Openstack-Request-Id: req-3312e268-385e-4805-b72a-1b7399229a24 2019-03-23 11:53:09,541 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "created_at": "2019-03-23T11:19:45Z", "updated_at": "2019-03-23T11:19:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "1c3ba5e4-4d04-40cd-a187-f4556b05c141", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "446b1e4c-2660-4cda-8e2c-bbab9498a3f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "6344a4fd-f6e3-47a4-b2e3-04d1024d20a9", "remote_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:19:45Z", "revision_number": 0, "id": "e30ec790-5bd6-45a5-b000-93baace846fa", "remote_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "remote_ip_prefix": null, "created_at": "2019-03-23T11:19:45Z", "security_group_id": "4402d1b5-aa77-43ce-be47-193637ef1474", "tenant_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6"}], "revision_number": 1, "project_id": "fe1b8086cbe74cdeb11046a1e3b1e1a6", "id": "4402d1b5-aa77-43ce-be47-193637ef1474", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 11:53:09,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3312e268-385e-4805-b72a-1b7399229a24 2019-03-23 11:53:09,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117896080017s 2019-03-23 11:53:09,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 11:53:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4402d1b5-aa77-43ce-be47-193637ef1474.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:09,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 11:53:09 GMT X-Openstack-Request-Id: req-366ea5b5-fcc4-4a5f-8c8b-5b7638b3ae70 2019-03-23 11:53:09,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 11:53:09,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4402d1b5-aa77-43ce-be47-193637ef1474.json used request id req-366ea5b5-fcc4-4a5f-8c8b-5b7638b3ae70 2019-03-23 11:53:09,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.135710000992s 2019-03-23 11:53:09,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:53:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:09,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95efb3d1-3788-4ff7-8444-2f8c2b181db7 2019-03-23 11:53:09,911 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "092a2b8109f4448091f150a4badca8cd", "links": {"self": "http://172.30.9.27:5000/v3/roles/092a2b8109f4448091f150a4badca8cd"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:53:09,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-95efb3d1-3788-4ff7-8444-2f8c2b181db7 2019-03-23 11:53:09,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218404054642s 2019-03-23 11:53:09,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-03-23 11:53:09,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/092a2b8109f4448091f150a4badca8cd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}deb64331f8184a5b3249a82eddc004d709cef50b" 2019-03-23 11:53:10,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:53:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1390af89-dea7-4027-b494-9789bec61947 2019-03-23 11:53:10,179 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:53:10,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/092a2b8109f4448091f150a4badca8cd used request id req-1390af89-dea7-4027-b494-9789bec61947 2019-03-23 11:53:10,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.26327586174s 2019-03-23 11:53:10,199 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-03-23 11:53:10,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:53:10,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3061eea-b3c9-4c6a-b303-a929df7ee98e 2019-03-23 11:53:10,258 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 11:53:10,258 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-f3061eea-b3c9-4c6a-b303-a929df7ee98e 2019-03-23 11:53:10,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 11:53:10,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T12:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["52z7kUjFRbuS8CbzhWKI-w"], "issued_at": "2019-03-23T11:53:10.000000Z"}} 2019-03-23 11:53:10,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:53:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:11,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:11 GMT X-Openstack-Request-Id: req-94ca2210-6a80-4f20-9ac0-2bedbb8e29d2 2019-03-23 11:53:11,018 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 11:53:11,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-94ca2210-6a80-4f20-9ac0-2bedbb8e29d2 2019-03-23 11:53:11,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342631816864s 2019-03-23 11:53:11,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:53:11,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014e6885-9f6d-42bf-8c95-365412f25c4e 2019-03-23 11:53:11,032 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:53:11,032 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-014e6885-9f6d-42bf-8c95-365412f25c4e 2019-03-23 11:53:11,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 11:53:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b23dd2a-424f-4f4d-9b48-a0643091d5c4 2019-03-23 11:53:11,235 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 11:53:11,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-8b23dd2a-424f-4f4d-9b48-a0643091d5c4 2019-03-23 11:53:11,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202203035355s 2019-03-23 11:53:11,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 11:53:11,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57"}}' 2019-03-23 11:53:11,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db236dcb-89d9-4f9d-a355-510b2832775a 2019-03-23 11:53:11,461 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05"}, "tags": [], "enabled": true, "id": "352aedf4964946609d6022d12bf1dd05", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57"}} 2019-03-23 11:53:11,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-db236dcb-89d9-4f9d-a355-510b2832775a 2019-03-23 11:53:11,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219216108322s 2019-03-23 11:53:11,462 - 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'352aedf4964946609d6022d12bf1dd05', '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_306c023d-e0c7-4fd3-b96a-9a974b692e57'}) 2019-03-23 11:53:11,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 11:53:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Y21ix8czDVTwhwd8sEwRcz9ACYzfsb", "email": null, "name": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57"}}' 2019-03-23 11:53:11,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db32d4ae-cbfe-4ac1-98a3-83579c450583 2019-03-23 11:53:11,891 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": {"self": "http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6284cf5ed0d347349b4d67d92ac67540", "domain_id": "default", "password_expires_at": null}} 2019-03-23 11:53:11,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-db32d4ae-cbfe-4ac1-98a3-83579c450583 2019-03-23 11:53:11,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.421561956406s 2019-03-23 11:53:11,892 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6284cf5ed0d347349b4d67d92ac67540', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57'}) 2019-03-23 11:53:11,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:53:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa77f63-2dac-480d-b7ee-d3444d7f427d 2019-03-23 11:53:12,012 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:53:12,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dfa77f63-2dac-480d-b7ee-d3444d7f427d 2019-03-23 11:53:12,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115005970001s 2019-03-23 11:53:12,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:53:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72775a5e-3e0a-46b2-84cd-594cd8553064 2019-03-23 11:53:12,132 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:53:12,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-72775a5e-3e0a-46b2-84cd-594cd8553064 2019-03-23 11:53:12,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11490893364s 2019-03-23 11:53:12,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 11:53:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328e8239-f881-4a15-abc9-db9248ca11fe 2019-03-23 11:53:12,295 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 11:53:12,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-328e8239-f881-4a15-abc9-db9248ca11fe 2019-03-23 11:53:12,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.156613826752s 2019-03-23 11:53:12,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 11:53:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8c68fa-09b3-4ef8-a1c4-dae3dd294296 2019-03-23 11:53:12,424 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 11:53:12,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ff8c68fa-09b3-4ef8-a1c4-dae3dd294296 2019-03-23 11:53:12,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.123916149139s 2019-03-23 11:53:12,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 11:53:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca154ba-abd0-43de-8aa0-fe0a0ed353ef 2019-03-23 11:53:12,559 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": {"self": "http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6284cf5ed0d347349b4d67d92ac67540", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 11:53:12,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8ca154ba-abd0-43de-8aa0-fe0a0ed353ef 2019-03-23 11:53:12,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134498119354s 2019-03-23 11:53:12,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:53:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefb336b-f3e7-4fbf-8065-7465c168cd2e 2019-03-23 11:53:12,704 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05"}, "tags": [], "enabled": true, "id": "352aedf4964946609d6022d12bf1dd05", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:12,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fefb336b-f3e7-4fbf-8065-7465c168cd2e 2019-03-23 11:53:12,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130940914154s 2019-03-23 11:53:12,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 11:53:12,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=6284cf5ed0d347349b4d67d92ac67540&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=352aedf4964946609d6022d12bf1dd05" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:12,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2884660c-a8d1-46a2-85ef-7ed9460806fe 2019-03-23 11:53:12,910 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=6284cf5ed0d347349b4d67d92ac67540&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=352aedf4964946609d6022d12bf1dd05", "previous": null, "next": null}} 2019-03-23 11:53:12,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=6284cf5ed0d347349b4d67d92ac67540&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=352aedf4964946609d6022d12bf1dd05 used request id req-2884660c-a8d1-46a2-85ef-7ed9460806fe 2019-03-23 11:53:12,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196610927582s 2019-03-23 11:53:12,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 11:53:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05/users/6284cf5ed0d347349b4d67d92ac67540/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:13,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 11:53:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0136fedc-34eb-484e-a774-e205aa2c4416 2019-03-23 11:53:13,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 11:53:13,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05/users/6284cf5ed0d347349b4d67d92ac67540/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-0136fedc-34eb-484e-a774-e205aa2c4416 2019-03-23 11:53:13,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.266448020935s 2019-03-23 11:53:13,182 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 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'352aedf4964946609d6022d12bf1dd05', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Y21ix8czDVTwhwd8sEwRcz9ACYzfsb', 'username': u'vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 11:53:13,185 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'password': 'Y21ix8czDVTwhwd8sEwRcz9ACYzfsb', 'project_name': 'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '352aedf4964946609d6022d12bf1dd05', 'project_domain_name': 'Default'} 2019-03-23 11:53:13,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-03-23 11:53:13,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-03-23 11:53:13,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-03-23 11:53:13,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-03-23 11:53:13,287 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-03-23 11:53:13,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 11:53:13,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:13,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3390da73-09f1-4063-a77f-ef4e61e9289b 2019-03-23 11:53:13,406 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 11:53:13,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-3390da73-09f1-4063-a77f-ef4e61e9289b 2019-03-23 11:53:13,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118702888489s 2019-03-23 11:53:13,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 11:53:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:53:13,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740467ed-521d-494f-ae6f-486cd3fb2b9e 2019-03-23 11:53:13,532 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05"}, "tags": [], "enabled": true, "id": "352aedf4964946609d6022d12bf1dd05", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:13,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-740467ed-521d-494f-ae6f-486cd3fb2b9e 2019-03-23 11:53:13,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116984844208s 2019-03-23 11:53:13,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 11:53:13,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"network": {"tenant_id": "352aedf4964946609d6022d12bf1dd05", "name": "vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57", "admin_state_up": true}}' 2019-03-23 11:53:13,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:13 GMT X-Openstack-Request-Id: req-900a4094-e804-4533-aeb5-2c480e876bdc 2019-03-23 11:53:13,900 - 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":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T11:53:13Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:13Z","mtu":1450}} 2019-03-23 11:53:13,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-900a4094-e804-4533-aeb5-2c480e876bdc 2019-03-23 11:53:13,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.365715026855s 2019-03-23 11:53:13,901 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T11:53:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6e4c7534-4780-4ce9-80b3-b34d4afc6bef', 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'vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'created_at': u'2019-03-23T11:53:13Z', u'mtu': 1450, u'tenant_id': u'352aedf4964946609d6022d12bf1dd05', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'352aedf4964946609d6022d12bf1dd05', u'l2_adjacency': True}) 2019-03-23 11:53:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:53:13,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd8d43b-e79d-4609-9332-50e3f5477534 2019-03-23 11:53:13,912 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-03-23 11:53:13,912 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-3fd8d43b-e79d-4609-9332-50e3f5477534 2019-03-23 11:53:13,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 11:53:14,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T12:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "352aedf4964946609d6022d12bf1dd05", "name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/352aedf4964946609d6022d12bf1dd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/352aedf4964946609d6022d12bf1dd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/352aedf4964946609d6022d12bf1dd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/352aedf4964946609d6022d12bf1dd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/352aedf4964946609d6022d12bf1dd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/352aedf4964946609d6022d12bf1dd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/352aedf4964946609d6022d12bf1dd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/352aedf4964946609d6022d12bf1dd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/352aedf4964946609d6022d12bf1dd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/352aedf4964946609d6022d12bf1dd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/352aedf4964946609d6022d12bf1dd05", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/352aedf4964946609d6022d12bf1dd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_352aedf4964946609d6022d12bf1dd05", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_352aedf4964946609d6022d12bf1dd05", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57", "id": "6284cf5ed0d347349b4d67d92ac67540"}, "audit_ids": ["UsObwO-qSrimPfOFsQFF1w"], "issued_at": "2019-03-23T11:53:14.000000Z"}} 2019-03-23 11:53:14,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:53:14,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:14,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:14 GMT X-Openstack-Request-Id: req-53bbeb7a-867e-4432-9578-f299be52f7a8 2019-03-23 11:53:14,692 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T11:53:13Z","qos_policy_id":null,"name":"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:53:14,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-53bbeb7a-867e-4432-9578-f299be52f7a8 2019-03-23 11:53:14,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.375451087952s 2019-03-23 11:53:14,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 11:53:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"subnet": {"name": "vyos_vrouter-subnet_306c023d-e0c7-4fd3-b96a-9a974b692e57", "enable_dhcp": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-23 11:53:15,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:15 GMT X-Openstack-Request-Id: req-cd39b400-e7d7-46c9-a450-3496bcf588cc 2019-03-23 11:53:15,292 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T11:53:14Z","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":"352aedf4964946609d6022d12bf1dd05","id":"5121c267-6f24-4e09-a0ed-005cc908ab13","subnetpool_id":null,"name":"vyos_vrouter-subnet_306c023d-e0c7-4fd3-b96a-9a974b692e57"}} 2019-03-23 11:53:15,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-cd39b400-e7d7-46c9-a450-3496bcf588cc 2019-03-23 11:53:15,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.598433971405s 2019-03-23 11:53:15,292 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T11:53:14Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5121c267-6f24-4e09-a0ed-005cc908ab13', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'enable_dhcp': True, u'network_id': u'6e4c7534-4780-4ce9-80b3-b34d4afc6bef', u'tenant_id': u'352aedf4964946609d6022d12bf1dd05', u'created_at': u'2019-03-23T11:53:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'352aedf4964946609d6022d12bf1dd05'}) 2019-03-23 11:53:15,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 11:53:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vyos_vrouter-router_306c023d-e0c7-4fd3-b96a-9a974b692e57", "admin_state_up": true}}' 2019-03-23 11:53:17,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:17 GMT X-Openstack-Request-Id: req-0457dbea-8cc4-49fc-95b1-0a1859cb89fb 2019-03-23 11:53:17,024 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:15Z", "admin_state_up": true, "updated_at": "2019-03-23T11:53:16Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "name": "vyos_vrouter-router_306c023d-e0c7-4fd3-b96a-9a974b692e57"}} 2019-03-23 11:53:17,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-0457dbea-8cc4-49fc-95b1-0a1859cb89fb 2019-03-23 11:53:17,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.73106694221s 2019-03-23 11:53:17,025 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T11:53:16Z', u'revision_number': 2, u'id': u'77485ce1-d408-4ee7-8248-3a0c91ce44f6', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'admin_state_up': True, u'tenant_id': u'352aedf4964946609d6022d12bf1dd05', u'created_at': u'2019-03-23T11:53:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'352aedf4964946609d6022d12bf1dd05'}) 2019-03-23 11:53:17,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 11:53:17,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/77485ce1-d408-4ee7-8248-3a0c91ce44f6/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"subnet_id": "5121c267-6f24-4e09-a0ed-005cc908ab13"}' 2019-03-23 11:53:19,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:19 GMT X-Openstack-Request-Id: req-7ee9fc74-2cc9-48b9-bb2b-bea2b5eccae2 2019-03-23 11:53:19,845 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "subnet_id": "5121c267-6f24-4e09-a0ed-005cc908ab13", "subnet_ids": ["5121c267-6f24-4e09-a0ed-005cc908ab13"], "port_id": "c3cfbb97-a2db-46b2-b4b2-f369250246e8", "id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6"} 2019-03-23 11:53:19,845 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/77485ce1-d408-4ee7-8248-3a0c91ce44f6/add_router_interface.json used request id req-7ee9fc74-2cc9-48b9-bb2b-bea2b5eccae2 2019-03-23 11:53:19,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.82026290894s 2019-03-23 11:53:19,846 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-23 11:53:21,514 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-23 11:53:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:53:21,521 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:21 GMT 2019-03-23 11:53:21,522 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 11:53:21,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:53:21,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:22,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:22 GMT X-Openstack-Request-Id: req-12b3248d-46eb-41be-a465-fe0f32c81525 2019-03-23 11:53:22,256 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:53:22,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-12b3248d-46eb-41be-a465-fe0f32c81525 2019-03-23 11:53:22,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.732745885849s 2019-03-23 11:53:22,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 11:53:22,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57"}' 2019-03-23 11:53:22,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:22 GMT Location: http://172.30.9.27:9292/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c4b8d6af-e37d-44a0-83d7-a7e320ea55a6 2019-03-23 11:53:22,318 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:53:22Z", "file": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "size": null, "self": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": null, "created_at": "2019-03-23T11:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 11:53:22,319 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c4b8d6af-e37d-44a0-83d7-a7e320ea55a6 2019-03-23 11:53:22,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.053209066391s 2019-03-23 11:53:22,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 11:53:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '' 2019-03-23 11:53:27,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:53:27 GMT X-Openstack-Request-Id: req-8f89c90a-f89b-4c11-abe3-9f706d86cd72 2019-03-23 11:53:27,160 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:53:27,160 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file used request id req-8f89c90a-f89b-4c11-abe3-9f706d86cd72 2019-03-23 11:53:27,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.8410141468s 2019-03-23 11:53:27,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:53:27,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:27,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:27 GMT X-Openstack-Request-Id: req-bb74b5f5-6823-460a-8bff-b042ad18c93c 2019-03-23 11:53:27,206 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:53:27Z", "file": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "size": 300941312, "self": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T11:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:53:27,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bb74b5f5-6823-460a-8bff-b042ad18c93c 2019-03-23 11:53:27,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405290126801s 2019-03-23 11:53:27,208 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file', 'owner': u'352aedf4964946609d6022d12bf1dd05', 'id': u'f0996c06-3bd4-44e4-a417-cda266094f7d', 'size': 300941312, u'self': u'/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'352aedf4964946609d6022d12bf1dd05', 'name': 'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T11:53:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T11:53:27Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'created': u'2019-03-23T11:53:22Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-23T11:53:22Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-23 11:53:27,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 11:53:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-23 11:53:27,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92ef3025-0de9-409d-b401-15792d9408e2 x-openstack-request-id: req-92ef3025-0de9-409d-b401-15792d9408e2 2019-03-23 11:53:27,565 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "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": "e516d93b-dec0-4355-8988-ac1385b54e3a"}} 2019-03-23 11:53:27,565 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-92ef3025-0de9-409d-b401-15792d9408e2 2019-03-23 11:53:27,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.353851079941s 2019-03-23 11:53:27,566 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'e516d93b-dec0-4355-8988-ac1385b54e3a', 'swap': 0}) 2019-03-23 11:53:27,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 11:53:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"extra_specs": {}}' 2019-03-23 11:53:27,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-a5791ef6-a5bc-44cb-875e-98b21e7fa51b x-openstack-request-id: req-a5791ef6-a5bc-44cb-875e-98b21e7fa51b 2019-03-23 11:53:27,588 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 11:53:27,588 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a/os-extra_specs used request id req-a5791ef6-a5bc-44cb-875e-98b21e7fa51b 2019-03-23 11:53:27,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212202072144s 2019-03-23 11:53:27,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-23 11:53:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"keypair": {"name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57"}}' 2019-03-23 11:53:27,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7a4f7f1-0c98-4fd0-aa28-daf71c93eb1f x-openstack-request-id: req-f7a4f7f1-0c98-4fd0-aa28-daf71c93eb1f 2019-03-23 11:53:27,960 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu3LUR3MtOPc3sZqLhmLwurC2KOELU+n6bZRDioI3YlEF5pyi\nn/WXsxJd9/5/aRtWk/mN37onZWq5K902reABjetIL23bDkqIjnbFU96AMPVKlVAG\nugtEdHQUOnT4FCWN9Ni/GOamekpV6iL/GYcvSSHM1mFTdji8KNf+mCP7Ve3XtD6W\nePbxT4tD1fEAnbrVUhZBvtn+pNu3SHWKFi0qLhKvcdue9HdD5vndxVcxGTrjgWnU\nq00xnbn9b98Gu2saFOcBfFsAWMffhHy7ZSjW7N60kqML89GFVc//ODn82GPBBog/\nn//nUN9MyIle4GxkQJw1iwOW8daTTruEVefZpwIDAQABAoIBABZaOBQZGPBtEngc\nTL0GuVwZzG8NfvNPuGwuvOscYgxYSxLX5NCcUa2p6Ai1kW3wM5/Lp25hXWdLla80\nXtvXFXhd8Squt+t5WdVbNmas5q5v4afydgrjYxNb8DmUTyzf2ZCz8/29K2bzzFDy\nQWdC5pGa9TkvO+uiElXwg8ySpdr2IGbhw/re/+fJLh6AD+OnCH3QxzKS6eZ1AMm8\nAk9H6aRdPMfeqYlLi3xoF8gZwUncVH9sjlHkoelaJ1FIH2fm7Jm9p4aGjsr3+alG\nBqZpsFoWT26pY89K+fHWdvV7IlSBd56oAv6I+VM+RRlhKw1V8lDcgjAjgASRqktH\nMTiDAQkCgYEA6KoW3C6FFOGwQxw+wAN9AADlGvO1aNIl+eXm460QDVe2sI+6O3uK\nzGGmcHPw92fSRoz+ytcuhm4GAfrDfikYeGF5jY1I3hP4+hG9oNN+niQRl+XINoHb\nfU2E9UjP9OEC+lekC0e1SMoR7Zv49+LAgvkuuQz0cU5vL8eCFLd9Ar0CgYEAzj/G\nFQId6S3Har06aZ/QF0NTpQ/uGA4JdcC94os9YZ56noHXcQkN2p0nhpm12JzASxGr\nOACB/vKkEqsT2H/FbibKin92lzqHqSqPJjdfxYz/Pyt37GLEwZwdSID8TLQRZokq\ntcjhTvOSCWTEaDgcYXcpQDKH0hJUyXiyZKedZjMCgYBjCpS0ofDw1Kntx4ZGwrVh\nXQAqGvhsaJjV6jIBVVhx9ZbFTkmerJaHLkJluFUpXD683aRQwI0DmK5iBVdWyzOp\newT9ZtlP//yKpyar4ZwSwZPjr2MtINZIXslsiNRNj8NuwgQI8TuQgsRi+3ReQV5l\n4qErEQK1gQf/tNQA8aL7mQKBgAl4Mh8KztbC7FIBSCpLVSGMTM3aUmM2WcbXR6Cc\nJgBSZ2zZp0ugT8uGxabPbeL5J3cK46KZm15aQ6A7zJh3HVh2XXxIZ+h/nnTs6E+n\n4TTPyXRcCZCH5GLDSTDoAy1+YwIjMBvSkk2urzjRMJdcZCkxcGprJ4NEpjHt4brv\nWzGzAoGAGWyiSKAu4w9WfKuN7lTr20oYLgMGbdwJBRn4L4bQkyJh6pBBPVcyiuNo\n/R9D7rXCKLchldrJWDiAxUa8svdS0gv2fm/TA0+mDUdk3V79l9hOw98U2yOiV/uV\nBYqSZLAK90BdNljnJzBuYIoF5X9UXnwBS5LGSze3P7M3EZnRHuQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "fingerprint": "9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6"}} 2019-03-23 11:53:27,961 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f7a4f7f1-0c98-4fd0-aa28-daf71c93eb1f 2019-03-23 11:53:27,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.369448900223s 2019-03-23 11:53:27,962 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAu3LUR3MtOPc3sZqLhmLwurC2KOELU+n6bZRDioI3YlEF5pyi\nn/WXsxJd9/5/aRtWk/mN37onZWq5K902reABjetIL23bDkqIjnbFU96AMPVKlVAG\nugtEdHQUOnT4FCWN9Ni/GOamekpV6iL/GYcvSSHM1mFTdji8KNf+mCP7Ve3XtD6W\nePbxT4tD1fEAnbrVUhZBvtn+pNu3SHWKFi0qLhKvcdue9HdD5vndxVcxGTrjgWnU\nq00xnbn9b98Gu2saFOcBfFsAWMffhHy7ZSjW7N60kqML89GFVc//ODn82GPBBog/\nn//nUN9MyIle4GxkQJw1iwOW8daTTruEVefZpwIDAQABAoIBABZaOBQZGPBtEngc\nTL0GuVwZzG8NfvNPuGwuvOscYgxYSxLX5NCcUa2p6Ai1kW3wM5/Lp25hXWdLla80\nXtvXFXhd8Squt+t5WdVbNmas5q5v4afydgrjYxNb8DmUTyzf2ZCz8/29K2bzzFDy\nQWdC5pGa9TkvO+uiElXwg8ySpdr2IGbhw/re/+fJLh6AD+OnCH3QxzKS6eZ1AMm8\nAk9H6aRdPMfeqYlLi3xoF8gZwUncVH9sjlHkoelaJ1FIH2fm7Jm9p4aGjsr3+alG\nBqZpsFoWT26pY89K+fHWdvV7IlSBd56oAv6I+VM+RRlhKw1V8lDcgjAjgASRqktH\nMTiDAQkCgYEA6KoW3C6FFOGwQxw+wAN9AADlGvO1aNIl+eXm460QDVe2sI+6O3uK\nzGGmcHPw92fSRoz+ytcuhm4GAfrDfikYeGF5jY1I3hP4+hG9oNN+niQRl+XINoHb\nfU2E9UjP9OEC+lekC0e1SMoR7Zv49+LAgvkuuQz0cU5vL8eCFLd9Ar0CgYEAzj/G\nFQId6S3Har06aZ/QF0NTpQ/uGA4JdcC94os9YZ56noHXcQkN2p0nhpm12JzASxGr\nOACB/vKkEqsT2H/FbibKin92lzqHqSqPJjdfxYz/Pyt37GLEwZwdSID8TLQRZokq\ntcjhTvOSCWTEaDgcYXcpQDKH0hJUyXiyZKedZjMCgYBjCpS0ofDw1Kntx4ZGwrVh\nXQAqGvhsaJjV6jIBVVhx9ZbFTkmerJaHLkJluFUpXD683aRQwI0DmK5iBVdWyzOp\newT9ZtlP//yKpyar4ZwSwZPjr2MtINZIXslsiNRNj8NuwgQI8TuQgsRi+3ReQV5l\n4qErEQK1gQf/tNQA8aL7mQKBgAl4Mh8KztbC7FIBSCpLVSGMTM3aUmM2WcbXR6Cc\nJgBSZ2zZp0ugT8uGxabPbeL5J3cK46KZm15aQ6A7zJh3HVh2XXxIZ+h/nnTs6E+n\n4TTPyXRcCZCH5GLDSTDoAy1+YwIjMBvSkk2urzjRMJdcZCkxcGprJ4NEpjHt4brv\nWzGzAoGAGWyiSKAu4w9WfKuN7lTr20oYLgMGbdwJBRn4L4bQkyJh6pBBPVcyiuNo\n/R9D7rXCKLchldrJWDiAxUa8svdS0gv2fm/TA0+mDUdk3V79l9hOw98U2yOiV/uV\nBYqSZLAK90BdNljnJzBuYIoF5X9UXnwBS5LGSze3P7M3EZnRHuQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'6284cf5ed0d347349b4d67d92ac67540', 'name': u'vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'created_at': '2019-03-23T11:53:27.961983', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'352aedf4964946609d6022d12bf1dd05', 'name': 'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6', 'type': 'ssh', 'id': u'vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57'}) 2019-03-23 11:53:27,962 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAu3LUR3MtOPc3sZqLhmLwurC2KOELU+n6bZRDioI3YlEF5pyi n/WXsxJd9/5/aRtWk/mN37onZWq5K902reABjetIL23bDkqIjnbFU96AMPVKlVAG ugtEdHQUOnT4FCWN9Ni/GOamekpV6iL/GYcvSSHM1mFTdji8KNf+mCP7Ve3XtD6W ePbxT4tD1fEAnbrVUhZBvtn+pNu3SHWKFi0qLhKvcdue9HdD5vndxVcxGTrjgWnU q00xnbn9b98Gu2saFOcBfFsAWMffhHy7ZSjW7N60kqML89GFVc//ODn82GPBBog/ n//nUN9MyIle4GxkQJw1iwOW8daTTruEVefZpwIDAQABAoIBABZaOBQZGPBtEngc TL0GuVwZzG8NfvNPuGwuvOscYgxYSxLX5NCcUa2p6Ai1kW3wM5/Lp25hXWdLla80 XtvXFXhd8Squt+t5WdVbNmas5q5v4afydgrjYxNb8DmUTyzf2ZCz8/29K2bzzFDy QWdC5pGa9TkvO+uiElXwg8ySpdr2IGbhw/re/+fJLh6AD+OnCH3QxzKS6eZ1AMm8 Ak9H6aRdPMfeqYlLi3xoF8gZwUncVH9sjlHkoelaJ1FIH2fm7Jm9p4aGjsr3+alG BqZpsFoWT26pY89K+fHWdvV7IlSBd56oAv6I+VM+RRlhKw1V8lDcgjAjgASRqktH MTiDAQkCgYEA6KoW3C6FFOGwQxw+wAN9AADlGvO1aNIl+eXm460QDVe2sI+6O3uK zGGmcHPw92fSRoz+ytcuhm4GAfrDfikYeGF5jY1I3hP4+hG9oNN+niQRl+XINoHb fU2E9UjP9OEC+lekC0e1SMoR7Zv49+LAgvkuuQz0cU5vL8eCFLd9Ar0CgYEAzj/G FQId6S3Har06aZ/QF0NTpQ/uGA4JdcC94os9YZ56noHXcQkN2p0nhpm12JzASxGr OACB/vKkEqsT2H/FbibKin92lzqHqSqPJjdfxYz/Pyt37GLEwZwdSID8TLQRZokq tcjhTvOSCWTEaDgcYXcpQDKH0hJUyXiyZKedZjMCgYBjCpS0ofDw1Kntx4ZGwrVh XQAqGvhsaJjV6jIBVVhx9ZbFTkmerJaHLkJluFUpXD683aRQwI0DmK5iBVdWyzOp ewT9ZtlP//yKpyar4ZwSwZPjr2MtINZIXslsiNRNj8NuwgQI8TuQgsRi+3ReQV5l 4qErEQK1gQf/tNQA8aL7mQKBgAl4Mh8KztbC7FIBSCpLVSGMTM3aUmM2WcbXR6Cc JgBSZ2zZp0ugT8uGxabPbeL5J3cK46KZm15aQ6A7zJh3HVh2XXxIZ+h/nnTs6E+n 4TTPyXRcCZCH5GLDSTDoAy1+YwIjMBvSkk2urzjRMJdcZCkxcGprJ4NEpjHt4brv WzGzAoGAGWyiSKAu4w9WfKuN7lTr20oYLgMGbdwJBRn4L4bQkyJh6pBBPVcyiuNo /R9D7rXCKLchldrJWDiAxUa8svdS0gv2fm/TA0+mDUdk3V79l9hOw98U2yOiV/uV BYqSZLAK90BdNljnJzBuYIoF5X9UXnwBS5LGSze3P7M3EZnRHuQ= -----END RSA PRIVATE KEY----- 2019-03-23 11:53:27,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-23 11:53:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"security_group": {"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-03-23 11:53:28,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-4827d6a2-71e0-4114-b0be-4594711758b5 2019-03-23 11:53:28,141 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}} 2019-03-23 11:53:28,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4827d6a2-71e0-4114-b0be-4594711758b5 2019-03-23 11:53:28,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.17324090004s 2019-03-23 11:53:28,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:28,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-9e45784d-5d82-410d-9f60-19e37a5d200d 2019-03-23 11:53:28,236 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:28,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9e45784d-5d82-410d-9f60-19e37a5d200d 2019-03-23 11:53:28,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0873289108276s 2019-03-23 11:53:28,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 11:53:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -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": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}}' 2019-03-23 11:53:28,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-40c8d884-7e5e-4fbd-89b4-1468ac2ebc1c 2019-03-23 11:53:28,362 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "port_range_min": 22, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174"}} 2019-03-23 11:53:28,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-40c8d884-7e5e-4fbd-89b4-1468ac2ebc1c 2019-03-23 11:53:28,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118790149689s 2019-03-23 11:53:28,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:28,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-e46aea36-aec2-41fb-a701-33bb454ff236 2019-03-23 11:53:28,416 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:28,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e46aea36-aec2-41fb-a701-33bb454ff236 2019-03-23 11:53:28,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047043800354s 2019-03-23 11:53:28,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 11:53:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -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": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}}' 2019-03-23 11:53:28,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-4807e8ba-f3dd-4834-9f9a-a477cae0ca06 2019-03-23 11:53:28,540 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "port_range_min": null, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "d7112548-57e3-4125-9275-ca91cdb38558"}} 2019-03-23 11:53:28,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-4807e8ba-f3dd-4834-9f9a-a477cae0ca06 2019-03-23 11:53:28,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117351055145s 2019-03-23 11:53:28,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:28,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:28,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-d31a0dee-876f-4b25-bc60-f9eba72f4157 2019-03-23 11:53:28,595 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "d7112548-57e3-4125-9275-ca91cdb38558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 3, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:28,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d31a0dee-876f-4b25-bc60-f9eba72f4157 2019-03-23 11:53:28,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483078956604s 2019-03-23 11:53:28,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 11:53:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -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": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}}' 2019-03-23 11:53:28,724 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-6050c41a-e8e1-480d-b888-67513367c39b 2019-03-23 11:53:28,724 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "port_range_min": 80, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "0790e73f-a604-42a8-8b0c-749f76f69733"}} 2019-03-23 11:53:28,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6050c41a-e8e1-480d-b888-67513367c39b 2019-03-23 11:53:28,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122622966766s 2019-03-23 11:53:28,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:28,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-441f7ce6-985f-40f5-8e47-328139506cd7 2019-03-23 11:53:28,778 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "0790e73f-a604-42a8-8b0c-749f76f69733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 80, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "d7112548-57e3-4125-9275-ca91cdb38558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 4, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:28,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-441f7ce6-985f-40f5-8e47-328139506cd7 2019-03-23 11:53:28,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0476629734039s 2019-03-23 11:53:28,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 11:53:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -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": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}}' 2019-03-23 11:53:28,898 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-373e6268-4c9e-453f-8120-9404bc65bea0 2019-03-23 11:53:28,898 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "port_range_min": 443, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "68068beb-94ad-4871-9c14-4d20f379b11b"}} 2019-03-23 11:53:28,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-373e6268-4c9e-453f-8120-9404bc65bea0 2019-03-23 11:53:28,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.112710952759s 2019-03-23 11:53:28,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:28,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:28,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:28 GMT X-Openstack-Request-Id: req-1bf513d4-f0b0-4265-ab10-ed65f3f0abf5 2019-03-23 11:53:28,953 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "0790e73f-a604-42a8-8b0c-749f76f69733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 80, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "68068beb-94ad-4871-9c14-4d20f379b11b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 443, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "d7112548-57e3-4125-9275-ca91cdb38558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 5, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:28,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-1bf513d4-f0b0-4265-ab10-ed65f3f0abf5 2019-03-23 11:53:28,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477170944214s 2019-03-23 11:53:28,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 11:53:28,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -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": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}}' 2019-03-23 11:53:29,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT X-Openstack-Request-Id: req-d1513047-3564-4ee2-9635-713aa0b66c54 2019-03-23 11:53:29,066 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-03-23T11:53:29Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "port_range_min": 5671, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:29Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "25ed612f-de19-4630-bf1f-f1309b426b49"}} 2019-03-23 11:53:29,066 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d1513047-3564-4ee2-9635-713aa0b66c54 2019-03-23 11:53:29,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106603860855s 2019-03-23 11:53:29,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 11:53:29,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:29,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT X-Openstack-Request-Id: req-b53fa530-ff47-4e40-b528-fff20c206467 2019-03-23 11:53:29,130 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "0790e73f-a604-42a8-8b0c-749f76f69733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 80, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T11:53:29Z", "revision_number": 0, "id": "25ed612f-de19-4630-bf1f-f1309b426b49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:29Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "68068beb-94ad-4871-9c14-4d20f379b11b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 443, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "d7112548-57e3-4125-9275-ca91cdb38558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 6, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:29,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b53fa530-ff47-4e40-b528-fff20c206467 2019-03-23 11:53:29,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0571331977844s 2019-03-23 11:53:29,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-23 11:53:29,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -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": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}}' 2019-03-23 11:53:29,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT X-Openstack-Request-Id: req-afa79f1b-9628-40e1-b338-11ca2b0eca19 2019-03-23 11:53:29,267 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-03-23T11:53:29Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "port_range_min": 53333, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:29Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "e441526e-abe9-4cc4-ae2c-c34c5b8232bc"}} 2019-03-23 11:53:29,267 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-afa79f1b-9628-40e1-b338-11ca2b0eca19 2019-03-23 11:53:29,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130529880524s 2019-03-23 11:53:29,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:53:29,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:29,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT X-Openstack-Request-Id: req-71355f6c-eece-4cb2-9579-3295f6d8ebe0 2019-03-23 11:53:29,366 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["5121c267-6f24-4e09-a0ed-005cc908ab13"],"description":"","tags":[],"updated_at":"2019-03-23T11:53:14Z","qos_policy_id":null,"name":"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:53:29,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-71355f6c-eece-4cb2-9579-3295f6d8ebe0 2019-03-23 11:53:29,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978469848633s 2019-03-23 11:53:29,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:53:29,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:29,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT X-Openstack-Request-Id: req-da36aa57-ed0a-4102-bc50-e46b0c634f4b 2019-03-23 11:53:29,411 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:53:27Z", "file": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "size": 300941312, "self": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T11:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:53:29,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-da36aa57-ed0a-4102-bc50-e46b0c634f4b 2019-03-23 11:53:29,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391869544983s 2019-03-23 11:53:29,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 11:53:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:29,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bad4a95b-e7ff-4764-8104-c19bfde2277c x-openstack-request-id: req-bad4a95b-e7ff-4764-8104-c19bfde2277c 2019-03-23 11:53:29,445 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "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": "e516d93b-dec0-4355-8988-ac1385b54e3a"}]} 2019-03-23 11:53:29,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-bad4a95b-e7ff-4764-8104-c19bfde2277c 2019-03-23 11:53:29,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0278789997101s 2019-03-23 11:53:29,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-23 11:53:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"server": {"name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "imageRef": "f0996c06-3bd4-44e4-a417-cda266094f7d", "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "flavorRef": "e516d93b-dec0-4355-8988-ac1385b54e3a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef"}], "security_groups": [{"name": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}]}}' 2019-03-23 11:53:30,923 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60 x-compute-request-id: req-75592705-729d-4d36-840b-542a7bf70c41 x-openstack-request-id: req-75592705-729d-4d36-840b-542a7bf70c41 2019-03-23 11:53:30,923 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"}], "OS-DCF:diskConfig": "MANUAL", "id": "9de25266-ca9f-4e09-8541-87a910059d60", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "adminPass": "Jw4DDEUxVNAE"}} 2019-03-23 11:53:30,923 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-75592705-729d-4d36-840b-542a7bf70c41 2019-03-23 11:53:30,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.47559118271s 2019-03-23 11:53:30,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:31,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-2f9d11e4-54ac-4da5-9b1a-25abff7d6aac x-openstack-request-id: req-2f9d11e4-54ac-4da5-9b1a-25abff7d6aac 2019-03-23 11:53:31,575 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:31,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2f9d11e4-54ac-4da5-9b1a-25abff7d6aac 2019-03-23 11:53:31,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651564836502s 2019-03-23 11:53:31,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:53:31,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:31,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:31 GMT X-Openstack-Request-Id: req-31be2e0c-6cf3-4d19-95d1-f2e1a0ab6a61 2019-03-23 11:53:31,686 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["5121c267-6f24-4e09-a0ed-005cc908ab13"],"description":"","tags":[],"updated_at":"2019-03-23T11:53:14Z","qos_policy_id":null,"name":"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:53:31,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-31be2e0c-6cf3-4d19-95d1-f2e1a0ab6a61 2019-03-23 11:53:31,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.097501039505s 2019-03-23 11:53:31,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 11:53:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:31,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:31 GMT X-Openstack-Request-Id: req-4641fefe-6195-4e1f-9680-898c3769c4cc 2019-03-23 11:53:31,759 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T11:53:14Z","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":"352aedf4964946609d6022d12bf1dd05","id":"5121c267-6f24-4e09-a0ed-005cc908ab13","subnetpool_id":null,"name":"vyos_vrouter-subnet_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 11:53:31,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4641fefe-6195-4e1f-9680-898c3769c4cc 2019-03-23 11:53:31,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0726079940796s 2019-03-23 11:53:31,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:33,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:33,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-47f40652-ed3b-4597-9872-1a9248889ad7 x-openstack-request-id: req-47f40652-ed3b-4597-9872-1a9248889ad7 2019-03-23 11:53:34,512 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:34,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-47f40652-ed3b-4597-9872-1a9248889ad7 2019-03-23 11:53:34,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74945306778s 2019-03-23 11:53:34,519 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:36,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:36,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:37,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-8312b1ee-ed47-4e65-a1d3-11fab4ebfeb8 x-openstack-request-id: req-8312b1ee-ed47-4e65-a1d3-11fab4ebfeb8 2019-03-23 11:53:37,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:37,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8312b1ee-ed47-4e65-a1d3-11fab4ebfeb8 2019-03-23 11:53:37,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611976146698s 2019-03-23 11:53:37,141 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:39,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:39,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-efc71479-8851-4783-9c59-811cb657c8b6 x-openstack-request-id: req-efc71479-8851-4783-9c59-811cb657c8b6 2019-03-23 11:53:39,349 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:39,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efc71479-8851-4783-9c59-811cb657c8b6 2019-03-23 11:53:39,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205602884293s 2019-03-23 11:53:39,356 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:41,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:41,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:41,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f4682d3-c32e-409b-8c66-0ecc008e920c x-openstack-request-id: req-9f4682d3-c32e-409b-8c66-0ecc008e920c 2019-03-23 11:53:41,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:41,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9f4682d3-c32e-409b-8c66-0ecc008e920c 2019-03-23 11:53:41,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466187953949s 2019-03-23 11:53:41,832 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:43,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:43,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:44,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1cc6cac-a12b-4811-b9d2-3fc4b321f2bb x-openstack-request-id: req-b1cc6cac-a12b-4811-b9d2-3fc4b321f2bb 2019-03-23 11:53:44,051 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:44,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1cc6cac-a12b-4811-b9d2-3fc4b321f2bb 2019-03-23 11:53:44,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215986967087s 2019-03-23 11:53:44,058 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:46,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:46,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-b0221a41-a2d1-4b53-8e69-1b52550be894 x-openstack-request-id: req-b0221a41-a2d1-4b53-8e69-1b52550be894 2019-03-23 11:53:46,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:46,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b0221a41-a2d1-4b53-8e69-1b52550be894 2019-03-23 11:53:46,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190606832504s 2019-03-23 11:53:46,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:48,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:48,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:48,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3602c90-1ed5-4da8-a6a0-e879c1c92f08 x-openstack-request-id: req-a3602c90-1ed5-4da8-a6a0-e879c1c92f08 2019-03-23 11:53:48,654 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:48,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3602c90-1ed5-4da8-a6a0-e879c1c92f08 2019-03-23 11:53:48,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393771886826s 2019-03-23 11:53:48,662 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:50,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:50,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:50,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-80e53c8c-d58d-4f37-860c-52149ee27568 x-openstack-request-id: req-80e53c8c-d58d-4f37-860c-52149ee27568 2019-03-23 11:53:50,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:50,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80e53c8c-d58d-4f37-860c-52149ee27568 2019-03-23 11:53:50,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169811964035s 2019-03-23 11:53:50,842 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:52,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:52,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:53,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-a4b8b296-df8c-4c2c-ac85-b82324438401 x-openstack-request-id: req-a4b8b296-df8c-4c2c-ac85-b82324438401 2019-03-23 11:53:53,242 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:53,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4b8b296-df8c-4c2c-ac85-b82324438401 2019-03-23 11:53:53,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398086071014s 2019-03-23 11:53:53,250 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:55,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:55,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:55,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-da9946cd-0f2a-4b81-88e4-9e6e4d9c248d x-openstack-request-id: req-da9946cd-0f2a-4b81-88e4-9e6e4d9c248d 2019-03-23 11:53:55,737 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:55,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-da9946cd-0f2a-4b81-88e4-9e6e4d9c248d 2019-03-23 11:53:55,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.485534191132s 2019-03-23 11:53:55,745 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:53:57,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:53:57,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:53:58,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:53: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-6085278f-c34d-40dd-9b2d-185a6d5b91c6 x-openstack-request-id: req-6085278f-c34d-40dd-9b2d-185a6d5b91c6 2019-03-23 11:53:58,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:53:58,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6085278f-c34d-40dd-9b2d-185a6d5b91c6 2019-03-23 11:53:58,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74695110321s 2019-03-23 11:53:58,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:00,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:00,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe9a444e-50ba-43fe-a560-6dcb89130e96 x-openstack-request-id: req-fe9a444e-50ba-43fe-a560-6dcb89130e96 2019-03-23 11:54:00,696 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:00,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fe9a444e-50ba-43fe-a560-6dcb89130e96 2019-03-23 11:54:00,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190495014191s 2019-03-23 11:54:00,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:02,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:02,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:03,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d848d56-dc1a-4172-bc14-f27464cf166e x-openstack-request-id: req-0d848d56-dc1a-4172-bc14-f27464cf166e 2019-03-23 11:54:03,162 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:03,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d848d56-dc1a-4172-bc14-f27464cf166e 2019-03-23 11:54:03,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457233905792s 2019-03-23 11:54:03,170 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:05,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:05,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc8bb980-661c-4336-b69f-2c71652a4361 x-openstack-request-id: req-cc8bb980-661c-4336-b69f-2c71652a4361 2019-03-23 11:54:05,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:05,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cc8bb980-661c-4336-b69f-2c71652a4361 2019-03-23 11:54:05,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447426080704s 2019-03-23 11:54:05,627 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:07,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:08,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-884f3aac-8ba5-4e61-acc7-d215b6404863 x-openstack-request-id: req-884f3aac-8ba5-4e61-acc7-d215b6404863 2019-03-23 11:54:08,634 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:08,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-884f3aac-8ba5-4e61-acc7-d215b6404863 2019-03-23 11:54:08,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.00537204742s 2019-03-23 11:54:08,642 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:10,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:11,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4210d708-8450-42bd-9c16-e22b98bfcf10 x-openstack-request-id: req-4210d708-8450-42bd-9c16-e22b98bfcf10 2019-03-23 11:54:11,108 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:11,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4210d708-8450-42bd-9c16-e22b98bfcf10 2019-03-23 11:54:11,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464656114578s 2019-03-23 11:54:11,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:13,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:13,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03064866-cc6b-4ef8-b774-79446b88d11f x-openstack-request-id: req-03064866-cc6b-4ef8-b774-79446b88d11f 2019-03-23 11:54:13,668 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:13,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03064866-cc6b-4ef8-b774-79446b88d11f 2019-03-23 11:54:13,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549502849579s 2019-03-23 11:54:13,675 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:15,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:16,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-14a119e0-d7a3-4efb-955c-0e039f8395af x-openstack-request-id: req-14a119e0-d7a3-4efb-955c-0e039f8395af 2019-03-23 11:54:16,400 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:16,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-14a119e0-d7a3-4efb-955c-0e039f8395af 2019-03-23 11:54:16,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723539113998s 2019-03-23 11:54:16,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:18,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:18,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:18,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-c8c536d3-edb2-4323-8cca-875673d79514 x-openstack-request-id: req-c8c536d3-edb2-4323-8cca-875673d79514 2019-03-23 11:54:18,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:18,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c8c536d3-edb2-4323-8cca-875673d79514 2019-03-23 11:54:18,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396884918213s 2019-03-23 11:54:18,815 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:20,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:20,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:21,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2379b997-4715-46ff-b0d1-b26fcd26c9ef x-openstack-request-id: req-2379b997-4715-46ff-b0d1-b26fcd26c9ef 2019-03-23 11:54:21,014 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:21,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2379b997-4715-46ff-b0d1-b26fcd26c9ef 2019-03-23 11:54:21,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198880910873s 2019-03-23 11:54:21,020 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:23,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:23,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c86c4f1c-28c7-4c5d-bd1e-a4960927e1b2 x-openstack-request-id: req-c86c4f1c-28c7-4c5d-bd1e-a4960927e1b2 2019-03-23 11:54:23,670 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:23,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c86c4f1c-28c7-4c5d-bd1e-a4960927e1b2 2019-03-23 11:54:23,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647122144699s 2019-03-23 11:54:23,677 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:25,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:25,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:26,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54: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-f2fb9a5d-253e-43e4-be6f-98bf8f3ed9bf x-openstack-request-id: req-f2fb9a5d-253e-43e4-be6f-98bf8f3ed9bf 2019-03-23 11:54:26,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:26,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f2fb9a5d-253e-43e4-be6f-98bf8f3ed9bf 2019-03-23 11:54:26,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489801883698s 2019-03-23 11:54:26,175 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:28,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:28,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bcf288f8-00e9-4c85-9ea1-3d138ec2d821 x-openstack-request-id: req-bcf288f8-00e9-4c85-9ea1-3d138ec2d821 2019-03-23 11:54:28,374 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:28,374 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bcf288f8-00e9-4c85-9ea1-3d138ec2d821 2019-03-23 11:54:28,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196938991547s 2019-03-23 11:54:28,381 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:30,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:30,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:30,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-7bd944f1-b445-4d58-a04b-c93e08a3b883 x-openstack-request-id: req-7bd944f1-b445-4d58-a04b-c93e08a3b883 2019-03-23 11:54:30,579 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:30,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7bd944f1-b445-4d58-a04b-c93e08a3b883 2019-03-23 11:54:30,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195013999939s 2019-03-23 11:54:30,585 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:32,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:32,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:32,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-1a6c314f-fb22-4f8f-985e-409454c6dfca x-openstack-request-id: req-1a6c314f-fb22-4f8f-985e-409454c6dfca 2019-03-23 11:54:32,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:32,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1a6c314f-fb22-4f8f-985e-409454c6dfca 2019-03-23 11:54:32,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193596124649s 2019-03-23 11:54:32,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:34,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:35,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12938084-a1a2-4b7b-9a30-f033f6a172f6 x-openstack-request-id: req-12938084-a1a2-4b7b-9a30-f033f6a172f6 2019-03-23 11:54:35,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:35,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12938084-a1a2-4b7b-9a30-f033f6a172f6 2019-03-23 11:54:35,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445430994034s 2019-03-23 11:54:35,244 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:37,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:37,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46ae5fcb-a490-4c07-9a0b-07b78b24c52f x-openstack-request-id: req-46ae5fcb-a490-4c07-9a0b-07b78b24c52f 2019-03-23 11:54:37,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:37,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46ae5fcb-a490-4c07-9a0b-07b78b24c52f 2019-03-23 11:54:37,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404505968094s 2019-03-23 11:54:37,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:39,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:40,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f04b79be-547b-468a-8ee3-0dc1c6d1ac35 x-openstack-request-id: req-f04b79be-547b-468a-8ee3-0dc1c6d1ac35 2019-03-23 11:54:40,104 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:40,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f04b79be-547b-468a-8ee3-0dc1c6d1ac35 2019-03-23 11:54:40,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443253993988s 2019-03-23 11:54:40,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:42,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54: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-85ef6045-a430-4aef-98f2-486043e4f12b x-openstack-request-id: req-85ef6045-a430-4aef-98f2-486043e4f12b 2019-03-23 11:54:42,475 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:42,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-85ef6045-a430-4aef-98f2-486043e4f12b 2019-03-23 11:54:42,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361851930618s 2019-03-23 11:54:42,483 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:44,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:44,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:44,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d94deb71-bd08-4399-936d-5ccef925189b x-openstack-request-id: req-d94deb71-bd08-4399-936d-5ccef925189b 2019-03-23 11:54:44,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:44,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d94deb71-bd08-4399-936d-5ccef925189b 2019-03-23 11:54:44,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179986000061s 2019-03-23 11:54:44,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:46,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:47,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-733ba44a-9ef0-4c35-a929-44173699580b x-openstack-request-id: req-733ba44a-9ef0-4c35-a929-44173699580b 2019-03-23 11:54:47,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:47,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-733ba44a-9ef0-4c35-a929-44173699580b 2019-03-23 11:54:47,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.456562995911s 2019-03-23 11:54:47,139 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:49,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:49,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54: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-17a4ba9d-535b-4f29-87e1-9590334ea9b5 x-openstack-request-id: req-17a4ba9d-535b-4f29-87e1-9590334ea9b5 2019-03-23 11:54:49,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:49,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17a4ba9d-535b-4f29-87e1-9590334ea9b5 2019-03-23 11:54:49,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646861076355s 2019-03-23 11:54:49,795 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:51,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:51,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54: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-32a39cdb-5c97-41ba-8ede-e70bd0a20e96 x-openstack-request-id: req-32a39cdb-5c97-41ba-8ede-e70bd0a20e96 2019-03-23 11:54:51,989 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:51,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32a39cdb-5c97-41ba-8ede-e70bd0a20e96 2019-03-23 11:54:51,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192646980286s 2019-03-23 11:54:51,996 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:53,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:54,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:54,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03a3d03b-4566-4b63-802d-72a5de6ba4ce x-openstack-request-id: req-03a3d03b-4566-4b63-802d-72a5de6ba4ce 2019-03-23 11:54:54,459 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:54,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-03a3d03b-4566-4b63-802d-72a5de6ba4ce 2019-03-23 11:54:54,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460521936417s 2019-03-23 11:54:54,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:56,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:57,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:54:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ebcb7327-cc1d-4498-b7bf-a51b61386067 x-openstack-request-id: req-ebcb7327-cc1d-4498-b7bf-a51b61386067 2019-03-23 11:54:57,258 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:57,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ebcb7327-cc1d-4498-b7bf-a51b61386067 2019-03-23 11:54:57,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789360046387s 2019-03-23 11:54:57,266 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:54:59,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:54:59,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:54:59,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-587e6b17-c4ef-44c2-8ac2-88c7b4b9880f x-openstack-request-id: req-587e6b17-c4ef-44c2-8ac2-88c7b4b9880f 2019-03-23 11:54:59,461 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:54:59,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-587e6b17-c4ef-44c2-8ac2-88c7b4b9880f 2019-03-23 11:54:59,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192924022675s 2019-03-23 11:54:59,469 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:01,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:01,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3b3de69-5c79-4af1-968d-a78752146f02 x-openstack-request-id: req-a3b3de69-5c79-4af1-968d-a78752146f02 2019-03-23 11:55:01,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:01,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a3b3de69-5c79-4af1-968d-a78752146f02 2019-03-23 11:55:01,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363744974136s 2019-03-23 11:55:01,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:03,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:04,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55: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-ce93c9fd-be96-443f-9af9-89df8363cbf3 x-openstack-request-id: req-ce93c9fd-be96-443f-9af9-89df8363cbf3 2019-03-23 11:55:04,306 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:04,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce93c9fd-be96-443f-9af9-89df8363cbf3 2019-03-23 11:55:04,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461447000504s 2019-03-23 11:55:04,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:06,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:06,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:06,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d22f9d07-19c1-426c-be24-d90d3ee00d8c x-openstack-request-id: req-d22f9d07-19c1-426c-be24-d90d3ee00d8c 2019-03-23 11:55:06,513 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:06,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d22f9d07-19c1-426c-be24-d90d3ee00d8c 2019-03-23 11:55:06,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194477081299s 2019-03-23 11:55:06,520 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:08,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:08,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55: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-ce24686a-37df-4018-8aa3-d74e74be7264 x-openstack-request-id: req-ce24686a-37df-4018-8aa3-d74e74be7264 2019-03-23 11:55:08,723 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:08,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ce24686a-37df-4018-8aa3-d74e74be7264 2019-03-23 11:55:08,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201122045517s 2019-03-23 11:55:08,731 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:10,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:10,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:10,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-343c5c30-7bb6-4f90-a387-1cbe8d5a055d x-openstack-request-id: req-343c5c30-7bb6-4f90-a387-1cbe8d5a055d 2019-03-23 11:55:10,951 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:10,951 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-343c5c30-7bb6-4f90-a387-1cbe8d5a055d 2019-03-23 11:55:10,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.217876195908s 2019-03-23 11:55:10,958 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:12,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:12,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:13,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-5234729a-f89c-4689-b52b-342b85e4cfec x-openstack-request-id: req-5234729a-f89c-4689-b52b-342b85e4cfec 2019-03-23 11:55:13,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:13,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5234729a-f89c-4689-b52b-342b85e4cfec 2019-03-23 11:55:13,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.229393959045s 2019-03-23 11:55:13,196 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:15,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:15,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:15,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55: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-78fb7383-f2c9-4b4d-b057-e5153147ea92 x-openstack-request-id: req-78fb7383-f2c9-4b4d-b057-e5153147ea92 2019-03-23 11:55:15,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:15,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-78fb7383-f2c9-4b4d-b057-e5153147ea92 2019-03-23 11:55:15,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19114613533s 2019-03-23 11:55:15,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:17,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:17,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:17,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-c2ae1c2c-c21d-4339-be6e-58789d8c53e0 x-openstack-request-id: req-c2ae1c2c-c21d-4339-be6e-58789d8c53e0 2019-03-23 11:55:17,571 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:17,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c2ae1c2c-c21d-4339-be6e-58789d8c53e0 2019-03-23 11:55:17,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172230958939s 2019-03-23 11:55:17,579 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:19,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:19,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-c9adc0b2-0dd0-4ff8-b995-5cecccd50dda x-openstack-request-id: req-c9adc0b2-0dd0-4ff8-b995-5cecccd50dda 2019-03-23 11:55:19,773 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:19,773 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c9adc0b2-0dd0-4ff8-b995-5cecccd50dda 2019-03-23 11:55:19,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192161083221s 2019-03-23 11:55:19,781 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:21,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:21,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:21,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f1993b03-202d-411c-b8d8-25fad4697fd5 x-openstack-request-id: req-f1993b03-202d-411c-b8d8-25fad4697fd5 2019-03-23 11:55:21,982 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:21,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f1993b03-202d-411c-b8d8-25fad4697fd5 2019-03-23 11:55:21,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19935297966s 2019-03-23 11:55:21,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:23,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:24,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55: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-09b336b0-38a4-4cd5-8a5d-9bf5d004ea57 x-openstack-request-id: req-09b336b0-38a4-4cd5-8a5d-9bf5d004ea57 2019-03-23 11:55:24,715 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:24,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-09b336b0-38a4-4cd5-8a5d-9bf5d004ea57 2019-03-23 11:55:24,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723124027252s 2019-03-23 11:55:24,723 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:26,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:26,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:26,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d1e1ea87-1752-42a3-b54a-c25defca1fa5 x-openstack-request-id: req-d1e1ea87-1752-42a3-b54a-c25defca1fa5 2019-03-23 11:55:26,919 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:26,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d1e1ea87-1752-42a3-b54a-c25defca1fa5 2019-03-23 11:55:26,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19366979599s 2019-03-23 11:55:26,926 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:28,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:29,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4c4d6593-22da-4aac-94d9-ccf406a35a6d x-openstack-request-id: req-4c4d6593-22da-4aac-94d9-ccf406a35a6d 2019-03-23 11:55:29,393 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:29,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c4d6593-22da-4aac-94d9-ccf406a35a6d 2019-03-23 11:55:29,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465003967285s 2019-03-23 11:55:29,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:31,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:31,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-243e7c00-aab6-42eb-b8e2-7339a1145f32 x-openstack-request-id: req-243e7c00-aab6-42eb-b8e2-7339a1145f32 2019-03-23 11:55:31,866 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T11:53:34Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:31,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-243e7c00-aab6-42eb-b8e2-7339a1145f32 2019-03-23 11:55:31,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462668895721s 2019-03-23 11:55:31,876 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 11:55:33,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 11:55:33,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:34,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d19c3f0-702a-4ba2-9a24-84c0ede41361 x-openstack-request-id: req-5d19c3f0-702a-4ba2-9a24-84c0ede41361 2019-03-23 11:55:34,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 11:55:34,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5d19c3f0-702a-4ba2-9a24-84c0ede41361 2019-03-23 11:55:34,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378305912018s 2019-03-23 11:55:34,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 11:55:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=9de25266-ca9f-4e09-8541-87a910059d60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:34,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:34 GMT X-Openstack-Request-Id: req-910fca03-fc16-42fe-b5af-1dfe629d2679 2019-03-23 11:55:34,315 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","project_id":"352aedf4964946609d6022d12bf1dd05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","ip_allocation":"immediate"}]} 2019-03-23 11:55:34,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9de25266-ca9f-4e09-8541-87a910059d60 used request id req-910fca03-fc16-42fe-b5af-1dfe629d2679 2019-03-23 11:55:34,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0510671138763s 2019-03-23 11:55:34,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:34,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f888c0ea-08e4-4568-aa2f-8af9ab4fbd86" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:34,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:34 GMT X-Openstack-Request-Id: req-43dfedb6-30f9-4fae-b41a-23a7b7e289ff 2019-03-23 11:55:34,375 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 11:55:34,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=f888c0ea-08e4-4568-aa2f-8af9ab4fbd86 used request id req-43dfedb6-30f9-4fae-b41a-23a7b7e289ff 2019-03-23 11:55:34,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0482978820801s 2019-03-23 11:55:34,376 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:bc:17:ab', u'version': 4, u'addr': u'192.168.120.23', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f0996c06-3bd4-44e4-a417-cda266094f7d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:55:33.000000', 'flavor': Munch({u'id': u'e516d93b-dec0-4355-8988-ac1385b54e3a'}), 'az': u'nova', 'id': u'9de25266-ca9f-4e09-8541-87a910059d60', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'6284cf5ed0d347349b4d67d92ac67540', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'352aedf4964946609d6022d12bf1dd05', 'name': 'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-03-23T11:55:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-23T11:55:33Z', 'hostId': u'efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-03-23T11:55:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'352aedf4964946609d6022d12bf1dd05', 'name': u'vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'adminPass': u'Jw4DDEUxVNAE', 'tenant_id': u'352aedf4964946609d6022d12bf1dd05', 'created_at': u'2019-03-23T11:53:30Z', 'created': u'2019-03-23T11:53:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-23 11:55:34,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 11:55:34,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:34,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:34 GMT X-Openstack-Request-Id: req-11b01838-13e6-47ec-8244-08eb2746e36b 2019-03-23 11:55:34,482 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["5121c267-6f24-4e09-a0ed-005cc908ab13"],"description":"","tags":[],"updated_at":"2019-03-23T11:53:14Z","qos_policy_id":null,"name":"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:55:34,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-11b01838-13e6-47ec-8244-08eb2746e36b 2019-03-23 11:55:34,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.098846912384s 2019-03-23 11:55:34,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-23 11:55:34,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=9de25266-ca9f-4e09-8541-87a910059d60" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:34,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:34 GMT X-Openstack-Request-Id: req-2323e760-636a-40e8-a81a-6fb23ead2d9c 2019-03-23 11:55:34,535 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","project_id":"352aedf4964946609d6022d12bf1dd05","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","ip_allocation":"immediate"}]} 2019-03-23 11:55:34,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=9de25266-ca9f-4e09-8541-87a910059d60 used request id req-2323e760-636a-40e8-a81a-6fb23ead2d9c 2019-03-23 11:55:34,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0519399642944s 2019-03-23 11:55:34,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-23 11:55:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "fixed_ip_address": "192.168.120.23", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86"}}' 2019-03-23 11:55:36,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:36 GMT X-Openstack-Request-Id: req-199ec77f-eb07-4418-a2f4-7f09689b9129 2019-03-23 11:55:36,885 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}} 2019-03-23 11:55:36,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-199ec77f-eb07-4418-a2f4-7f09689b9129 2019-03-23 11:55:36,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34913015366s 2019-03-23 11:55:36,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:36,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:36,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:36 GMT X-Openstack-Request-Id: req-36e5db52-2612-4ea7-9cc1-3e909c3157d6 2019-03-23 11:55:36,989 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 11:55:36,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-36e5db52-2612-4ea7-9cc1-3e909c3157d6 2019-03-23 11:55:36,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.088015794754s 2019-03-23 11:55:36,997 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 11:55:37,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:37,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:37,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:37 GMT X-Openstack-Request-Id: req-fda56533-9984-4b14-b8d2-a370a38e0c04 2019-03-23 11:55:37,167 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 11:55:37,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fda56533-9984-4b14-b8d2-a370a38e0c04 2019-03-23 11:55:37,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585188865662s 2019-03-23 11:55:37,174 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 11:55:37,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:37,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:37 GMT X-Openstack-Request-Id: req-bbd6ac92-22ed-476f-882f-3ae254b3af0f 2019-03-23 11:55:37,353 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 11:55:37,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bbd6ac92-22ed-476f-882f-3ae254b3af0f 2019-03-23 11:55:37,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680861473083s 2019-03-23 11:55:37,361 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 11:55:37,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:37,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:37 GMT X-Openstack-Request-Id: req-2d0544ea-7853-4a52-97f6-8132610cb6d1 2019-03-23 11:55:37,530 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 11:55:37,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-2d0544ea-7853-4a52-97f6-8132610cb6d1 2019-03-23 11:55:37,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590209960938s 2019-03-23 11:55:37,537 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 11:55:37,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:37,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:37 GMT X-Openstack-Request-Id: req-3e148934-49c3-4c60-8a7e-2b7ab50dc434 2019-03-23 11:55:37,715 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:35Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 11:55:37,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-3e148934-49c3-4c60-8a7e-2b7ab50dc434 2019-03-23 11:55:37,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.066351890564s 2019-03-23 11:55:37,722 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-23 11:55:37,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 11:55:37,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:55:38,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:38 GMT X-Openstack-Request-Id: req-798969b9-568d-4690-9afb-fbb03ab005cb 2019-03-23 11:55:38,157 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 11:55:38,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-798969b9-568d-4690-9afb-fbb03ab005cb 2019-03-23 11:55:38,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.324105024338s 2019-03-23 11:55:38,164 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'77485ce1-d408-4ee7-8248-3a0c91ce44f6', 'updated_at': u'2019-03-23T11:55:37Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'f888c0ea-08e4-4568-aa2f-8af9ab4fbd86', 'id': u'ca11d644-5f7d-4aad-947d-1356c6e6a17c', 'network': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'port': u'f888c0ea-08e4-4568-aa2f-8af9ab4fbd86', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'352aedf4964946609d6022d12bf1dd05', 'name': 'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'352aedf4964946609d6022d12bf1dd05', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e4c7534-4780-4ce9-80b3-b34d4afc6bef', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bc:17:ab', u'device_id': u'9de25266-ca9f-4e09-8541-87a910059d60'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'352aedf4964946609d6022d12bf1dd05', 'created_at': u'2019-03-23T11:55:35Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6e4c7534-4780-4ce9-80b3-b34d4afc6bef', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:bc:17:ab', u'device_id': u'9de25266-ca9f-4e09-8541-87a910059d60'}), 'router': u'77485ce1-d408-4ee7-8248-3a0c91ce44f6'}) 2019-03-23 11:55:38,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:55:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:55:38,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10262 Content-Type: application/json Date: Sat, 23 Mar 2019 11:55:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7dcf3ded-f6e6-4a30-bea9-3e25560f84dc x-openstack-request-id: req-7dcf3ded-f6e6-4a30-bea9-3e25560f84dc 2019-03-23 11:55:38,238 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 745961915 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.373238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.376288] pid_max: default: 32768 minimum: 301\n[ 0.377942] ACPI: Core revision 20150930\n[ 0.380172] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.382602] Security Framework initialized\n[ 0.384101] Yama: becoming mindful.\n[ 0.385493] AppArmor: AppArmor initialized\n[ 0.387260] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.393373] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.397444] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.399679] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402593] Initializing cgroup subsys io\n[ 0.404087] Initializing cgroup subsys memory\n[ 0.405662] Initializing cgroup subsys devices\n[ 0.407247] Initializing cgroup subsys freezer\n[ 0.408833] Initializing cgroup subsys net_cls\n[ 0.410414] Initializing cgroup subsys perf_event\n[ 0.412066] Initializing cgroup subsys net_prio\n[ 0.413841] Initializing cgroup subsys hugetlb\n[ 0.415459] Initializing cgroup subsys pids\n[ 0.417790] mce: CPU supports 10 MCE banks\n[ 0.419473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.421411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.423421] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.425319] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.428208] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.431248] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.433524] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.439421] Freeing SMP alternatives memory: 32K\n[ 0.445826] ftrace: allocating 32278 entries in 127 pages\n[ 0.489573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.491813] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.493995] smpboot: Max logical packages: 2\n[ 0.495809] x2apic enabled\n[ 0.497211] Switched APIC routing to physical x2apic.\n[ 0.500169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.502289] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.506273] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.518148] KVM setup paravirtual spinlock\n[ 0.521168] x86: Booting SMP configuration:\n[ 0.522728] .... node #0, CPUs: #1\n[ 0.524283] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.546740] x86: Booted up 1 node, 2 CPUs\n[ 0.546742] KVM setup async PF for cpu 1\n[ 0.546747] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.551405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.554173] devtmpfs: initialized\n[ 0.556853] evm: security.selinux\n[ 0.558127] evm: security.SMACK64\n[ 0.559370] evm: security.SMACK64EXEC\n[ 0.560712] evm: security.SMACK64TRANSMUTE\n[ 0.562182] evm: security.SMACK64MMAP\n[ 0.563526] evm: security.ima\n[ 0.564671] evm: security.capability\n[ 0.566206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.569495] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571699] pinctrl core: initialized pinctrl subsystem\n[ 0.573696] RTC time: 11:55:34, date: 03/23/19\n[ 0.576190] NET: Registered protocol family 16\n[ 0.587580] cpuidle: using governor ladder\n[ 0.599680] cpuidle: using governor menu\n[ 0.601125] PCCT header not found.\n[ 0.602504] ACPI: bus type PCI registered\n[ 0.603967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.606252] PCI: Using configuration type 1 for base access\n[ 0.620857] ACPI: Added _OSI(Module Device)\n[ 0.622383] ACPI: Added _OSI(Processor Device)\n[ 0.623949] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.625605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.628677] ACPI: Interpreter enabled\n[ 0.630073] ACPI: (supports S0 S5)\n[ 0.647341] ACPI: Using IOAPIC for interrupt routing\n[ 0.649062] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.654213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.656340] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.658583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.660762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.664763] acpiphp: Slot [3] registered\n[ 0.666228] acpiphp: Slot [4] registered\n[ 0.667692] acpiphp: Slot [5] registered\n[ 0.669184] acpiphp: Slot [6] registered\n[ 0.670632] acpiphp: Slot [7] registered\n[ 0.672083] acpiphp: Slot [8] registered\n[ 0.673508] acpiphp: Slot [9] registered\n[ 0.674929] acpiphp: Slot [10] registered\n[ 0.676403] acpiphp: Slot [11] registered\n[ 0.677840] acpiphp: Slot [12] registered\n[ 0.679419] acpiphp: Slot [13] registered\n[ 0.680911] acpiphp: Slot [14] registered\n[ 0.682383] acpiphp: Slot [15] registered\n[ 0.683835] acpiphp: Slot [16] registered\n[ 0.685333] acpiphp: Slot [17] registered\n[ 0.686817] acpiphp: Slot [18] registered\n[ 0.688294] acpiphp: Slot [19] registered\n[ 0.689770] acpiphp: Slot [20] registered\n[ 0.691253] acpiphp: Slot [21] registered\n[ 0.692728] acpiphp: Slot [22] registered\n[ 0.694206] acpiphp: Slot [23] registered\n[ 0.695696] acpiphp: Slot [24] registered\n[ 0.697184] acpiphp: Slot [25] registered\n[ 0.698658] acpiphp: Slot [26] registered\n[ 0.700136] acpiphp: Slot [27] registered\n[ 0.701616] acpiphp: Slot [28] registered\n[ 0.703108] acpiphp: Slot [29] registered\n[ 0.704600] acpiphp: Slot [30] registered\n[ 0.706082] acpiphp: Slot [31] registered\n[ 0.707536] PCI host bridge to bus 0000:00\n[ 0.709006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.711231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.713453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.716084] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.718701] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.721378] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.726378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.728710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.730861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.733181] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.738233] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.740822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.768388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.771788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.774343] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.776866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.779358] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.781611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.783950] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.785863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.788670] vgaarb: loaded\n[ 0.789751] vgaarb: bridge control possible 0000:00:02.0\n[ 0.791913] SCSI subsystem initialized\n[ 0.793605] ACPI: bus type USB registered\n[ 0.795111] usbcore: registered new interface driver usbfs\n[ 0.796968] usbcore: registered new interface driver hub\n[ 0.798789] usbcore: registered new device driver usb\n[ 0.800820] PCI: Using ACPI for IRQ routing\n[ 0.802746] NetLabel: Initializing\n[ 0.804032] NetLabel: domain hash size = 128\n[ 0.805566] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.807389] NetLabel: unlabeled traffic allowed by default\n[ 0.809458] amd_nb: Cannot enumerate AMD northbridges\n[ 0.811280] clocksource: Switched to clocksource kvm-clock\n[ 0.823257] AppArmor: AppArmor Filesystem Enabled\n[ 0.824995] pnp: PnP ACPI init\n[ 0.826538] pnp: PnP ACPI: found 5 devices\n[ 0.834608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.837682] NET: Registered protocol family 2\n[ 0.839591] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.842384] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.844958] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.847214] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.849285] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.851533] NET: Registered protocol family 1\n[ 0.853106] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.855087] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.857025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.877317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.897680] Unpacking initramfs...\n[ 1.096302] Freeing initrd memory: 14816K\n[ 1.097883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100032] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.102420] Scanning for low memory corruption every 60 seconds\n[ 1.104799] audit: initializing netlink subsys (disabled)\n[ 1.106708] audit: type=2000 audit(1553342134.784:1): initialized\n[ 1.109007] Initialise system trusted keyring\n[ 1.110721] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.112824] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.116129] zbud: loaded\n[ 1.117482] VFS: Disk quotas dquot_6.6.0\n[ 1.118943] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.121427] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.123694] fuse init (API version 7.23)\n[ 1.125311] Key type big_key registered\n[ 1.126730] Allocating IMA MOK and blacklist keyrings.\n[ 1.129148] Key type asymmetric registered\n[ 1.130627] Asymmetric key parser 'x509' registered\n[ 1.132343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.135016] io scheduler noop registered\n[ 1.136443] io scheduler deadline registered (default)\n[ 1.138233] io scheduler cfq registered\n[ 1.139723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.141613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.143866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.146471] ACPI: Power Button [PWRF]\n[ 1.148005] GHES: HEST is not enabled!\n[ 1.167616] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.207657] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.211214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.237528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.241481] Linux agpgart interface v0.103\n[ 1.245001] loop: module loaded\n[ 1.247879] vda: vda1\n[ 1.249761] scsi host0: ata_piix\n[ 1.251128] scsi host1: ata_piix\n[ 1.252361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.254486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.256751] libphy: Fixed MDIO Bus: probed\n[ 1.258230] tun: Universal TUN/TAP device driver, 1.6\n[ 1.259962] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.263376] PPP generic driver version 2.4.2\n[ 1.264976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.267086] ehci-pci: EHCI PCI platform driver\n[ 1.268626] ehci-platform: EHCI generic platform driver\n[ 1.270366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.272356] ohci-pci: OHCI PCI platform driver\n[ 1.273890] ohci-platform: OHCI generic platform driver\n[ 1.275639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.295871] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.297579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.300148] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.301844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.303805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.305930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.308466] usb usb1: Product: UHCI Host Controller\n[ 1.310098] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.312120] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.313794] hub 1-0:1.0: USB hub found\n[ 1.315142] hub 1-0:1.0: 2 ports detected\n[ 1.316691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.320342] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.322016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.323893] mousedev: PS/2 mouse device common for all mice\n[ 1.326109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.329299] rtc_cmos 00:00: RTC can wake from S4\n[ 1.331252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.333332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.335445] i2c /dev entries driver\n[ 1.336762] device-mapper: uevent: version 1.0.3\n[ 1.338399] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.341260] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.343536] NET: Registered protocol family 10\n[ 1.345368] NET: Registered protocol family 17\n[ 1.346898] Key type dns_resolver registered\n[ 1.348713] registered taskstats version 1\n[ 1.350208] Loading compiled-in X.509 certificates\n[ 1.368646] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.372076] zswap: loaded using pool lzo/zbud\n[ 1.375339] Key type trusted registered\n[ 1.379050] Key type encrypted registered\n[ 1.380497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.382264] ima: No TPM chip found, activating TPM-bypass!\n[ 1.384074] ima: Allocated hash algorithm: sha1\n[ 1.385627] evm: HMAC attrs: 0x1\n[ 1.387242] Magic number: 11:765:934\n[ 1.388741] rtc_cmos 00:00: setting system clock to 2019-03-23 11:55:35 UTC (1553342135)\n[ 1.391616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.393585] EDD information not available.\n[ 1.413007] Freeing unused kernel memory: 1484K\n[ 1.423324] Write protecting the kernel read-only data: 14336k\n[ 1.426765] Freeing unused kernel memory: 1620K\n[ 1.428767] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.441625] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441960] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441975] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449261] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449299] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449425] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449496] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449543] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449586] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.500447] virtio_net virtio0 ens3: renamed from eth0\n[ 1.506096] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.509593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529799] AVX2 version of gcm_enc/dec engaged.\n[ 1.531618] AES CTR mode by8 optimization enabled\n[ 1.539776] FDC 0 is a S82078B\n[ 1.627341] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.791114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.793358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.795694] usb 1-1: Product: QEMU USB Tablet\n[ 1.797244] usb 1-1: Manufacturer: QEMU\n[ 1.798642] usb 1-1: SerialNumber: 42\n[ 1.806567] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.813375] usbcore: registered new interface driver usbhid\n[ 1.815390] usbhid: USB HID core driver\n[ 1.818437] 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.822495] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.894113] md: linear personality registered for level -1\n[ 2.897726] md: multipath personality registered for level -4\n[ 2.901410] md: raid0 personality registered for level 0\n[ 2.905549] md: raid1 personality registered for level 1\n[ 2.975316] raid6: sse2x1 gen() 11375 MB/s\n[ 3.043309] raid6: sse2x1 xor() 8907 MB/s\n[ 3.111320] raid6: sse2x2 gen() 14619 MB/s\n[ 3.179307] raid6: sse2x2 xor() 9879 MB/s\n[ 3.247308] raid6: sse2x4 gen() 16968 MB/s\n[ 3.315307] raid6: sse2x4 xor() 11485 MB/s\n[ 3.383308] raid6: avx2x1 gen() 22391 MB/s\n[ 3.451307] raid6: avx2x2 gen() 25888 MB/s\n[ 3.519308] raid6: avx2x4 gen() 29910 MB/s\n[ 3.520905] raid6: using algorithm avx2x4 gen() 29910 MB/s\n[ 3.522819] raid6: using avx2x2 recovery algorithm\n[ 3.525432] xor: automatically using best checksumming function:\n[ 3.567302] avx : 32216.000 MB/sec\n[ 3.569720] async_tx: api initialized (async)\n[ 3.578641] md: raid6 personality registered for level 6\n[ 3.580552] md: raid5 personality registered for level 5\n[ 3.582420] md: raid4 personality registered for level 4\n[ 3.588620] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.615287] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.631541] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.734684] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.740749] systemd[1]: Detected virtualization kvm.\n[ 3.742532] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.747235] systemd[1]: Set hostname to .\n[ 3.750933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.753026] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.887819] 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.895334] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.898634] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.901987] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.905259] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.908025] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.912125] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.915790] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.918908] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.922312] 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.926934] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.931050] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.934641] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.938524] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.942632] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.945937] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.949899] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.953399] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.956282] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.959799] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.975402] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.979327] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.984771] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.989162] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.993603] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.000602] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.006257] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.011780] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.016544] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.023172] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.030994] systemd[1]: Starting Load Kernel Modules...\n[ 4.032706] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Load Kernel Modules...\n[ 4.038501] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.042290] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.046657] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.050006] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.054075] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.076469] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.104826] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 4.141152] systemd-journald[363]: Received request to flush runtime journal from PID 1\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n"} 2019-03-23 11:55:38,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60/action used request id req-7dcf3ded-f6e6-4a30-bea9-3e25560f84dc 2019-03-23 11:55:38,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735280513763s 2019-03-23 11:55:38,240 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 745961915 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.373238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.376288] pid_max: default: 32768 minimum: 301 [ 0.377942] ACPI: Core revision 20150930 [ 0.380172] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.382602] Security Framework initialized [ 0.384101] Yama: becoming mindful. [ 0.385493] AppArmor: AppArmor initialized [ 0.387260] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.393373] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.397444] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.399679] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402593] Initializing cgroup subsys io [ 0.404087] Initializing cgroup subsys memory [ 0.405662] Initializing cgroup subsys devices [ 0.407247] Initializing cgroup subsys freezer [ 0.408833] Initializing cgroup subsys net_cls [ 0.410414] Initializing cgroup subsys perf_event [ 0.412066] Initializing cgroup subsys net_prio [ 0.413841] Initializing cgroup subsys hugetlb [ 0.415459] Initializing cgroup subsys pids [ 0.417790] mce: CPU supports 10 MCE banks [ 0.419473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.421411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.423421] Spectre V2 : Mitigation: Full generic retpoline [ 0.425319] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.428208] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.431248] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.433524] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.439421] Freeing SMP alternatives memory: 32K [ 0.445826] ftrace: allocating 32278 entries in 127 pages [ 0.489573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.491813] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.493995] smpboot: Max logical packages: 2 [ 0.495809] x2apic enabled [ 0.497211] Switched APIC routing to physical x2apic. [ 0.500169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.502289] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.506273] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.518148] KVM setup paravirtual spinlock [ 0.521168] x86: Booting SMP configuration: [ 0.522728] .... node #0, CPUs: #1 [ 0.524283] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.546740] x86: Booted up 1 node, 2 CPUs [ 0.546742] KVM setup async PF for cpu 1 [ 0.546747] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.551405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.554173] devtmpfs: initialized [ 0.556853] evm: security.selinux [ 0.558127] evm: security.SMACK64 [ 0.559370] evm: security.SMACK64EXEC [ 0.560712] evm: security.SMACK64TRANSMUTE [ 0.562182] evm: security.SMACK64MMAP [ 0.563526] evm: security.ima [ 0.564671] evm: security.capability [ 0.566206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.569495] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571699] pinctrl core: initialized pinctrl subsystem [ 0.573696] RTC time: 11:55:34, date: 03/23/19 [ 0.576190] NET: Registered protocol family 16 [ 0.587580] cpuidle: using governor ladder [ 0.599680] cpuidle: using governor menu [ 0.601125] PCCT header not found. [ 0.602504] ACPI: bus type PCI registered [ 0.603967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.606252] PCI: Using configuration type 1 for base access [ 0.620857] ACPI: Added _OSI(Module Device) [ 0.622383] ACPI: Added _OSI(Processor Device) [ 0.623949] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.625605] ACPI: Added _OSI(Processor Aggregator Device) [ 0.628677] ACPI: Interpreter enabled [ 0.630073] ACPI: (supports S0 S5) [ 0.647341] ACPI: Using IOAPIC for interrupt routing [ 0.649062] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.654213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.656340] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.658583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.660762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.664763] acpiphp: Slot [3] registered [ 0.666228] acpiphp: Slot [4] registered [ 0.667692] acpiphp: Slot [5] registered [ 0.669184] acpiphp: Slot [6] registered [ 0.670632] acpiphp: Slot [7] registered [ 0.672083] acpiphp: Slot [8] registered [ 0.673508] acpiphp: Slot [9] registered [ 0.674929] acpiphp: Slot [10] registered [ 0.676403] acpiphp: Slot [11] registered [ 0.677840] acpiphp: Slot [12] registered [ 0.679419] acpiphp: Slot [13] registered [ 0.680911] acpiphp: Slot [14] registered [ 0.682383] acpiphp: Slot [15] registered [ 0.683835] acpiphp: Slot [16] registered [ 0.685333] acpiphp: Slot [17] registered [ 0.686817] acpiphp: Slot [18] registered [ 0.688294] acpiphp: Slot [19] registered [ 0.689770] acpiphp: Slot [20] registered [ 0.691253] acpiphp: Slot [21] registered [ 0.692728] acpiphp: Slot [22] registered [ 0.694206] acpiphp: Slot [23] registered [ 0.695696] acpiphp: Slot [24] registered [ 0.697184] acpiphp: Slot [25] registered [ 0.698658] acpiphp: Slot [26] registered [ 0.700136] acpiphp: Slot [27] registered [ 0.701616] acpiphp: Slot [28] registered [ 0.703108] acpiphp: Slot [29] registered [ 0.704600] acpiphp: Slot [30] registered [ 0.706082] acpiphp: Slot [31] registered [ 0.707536] PCI host bridge to bus 0000:00 [ 0.709006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.711231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.713453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.716084] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.718701] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.721378] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.726378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.728710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.730861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.733181] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.738233] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.740822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.768388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.771788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.774343] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.776866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.779358] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.781611] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.783950] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.785863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.788670] vgaarb: loaded [ 0.789751] vgaarb: bridge control possible 0000:00:02.0 [ 0.791913] SCSI subsystem initialized [ 0.793605] ACPI: bus type USB registered [ 0.795111] usbcore: registered new interface driver usbfs [ 0.796968] usbcore: registered new interface driver hub [ 0.798789] usbcore: registered new device driver usb [ 0.800820] PCI: Using ACPI for IRQ routing [ 0.802746] NetLabel: Initializing [ 0.804032] NetLabel: domain hash size = 128 [ 0.805566] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.807389] NetLabel: unlabeled traffic allowed by default [ 0.809458] amd_nb: Cannot enumerate AMD northbridges [ 0.811280] clocksource: Switched to clocksource kvm-clock [ 0.823257] AppArmor: AppArmor Filesystem Enabled [ 0.824995] pnp: PnP ACPI init [ 0.826538] pnp: PnP ACPI: found 5 devices [ 0.834608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.837682] NET: Registered protocol family 2 [ 0.839591] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.842384] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.844958] TCP: Hash tables configured (established 32768 bind 32768) [ 0.847214] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.849285] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.851533] NET: Registered protocol family 1 [ 0.853106] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.855087] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.857025] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.877317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.897680] Unpacking initramfs... [ 1.096302] Freeing initrd memory: 14816K [ 1.097883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100032] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.102420] Scanning for low memory corruption every 60 seconds [ 1.104799] audit: initializing netlink subsys (disabled) [ 1.106708] audit: type=2000 audit(1553342134.784:1): initialized [ 1.109007] Initialise system trusted keyring [ 1.110721] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.112824] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.116129] zbud: loaded [ 1.117482] VFS: Disk quotas dquot_6.6.0 [ 1.118943] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.121427] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.123694] fuse init (API version 7.23) [ 1.125311] Key type big_key registered [ 1.126730] Allocating IMA MOK and blacklist keyrings. [ 1.129148] Key type asymmetric registered [ 1.130627] Asymmetric key parser 'x509' registered [ 1.132343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.135016] io scheduler noop registered [ 1.136443] io scheduler deadline registered (default) [ 1.138233] io scheduler cfq registered [ 1.139723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.141613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.143866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.146471] ACPI: Power Button [PWRF] [ 1.148005] GHES: HEST is not enabled! [ 1.167616] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.207657] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.211214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.237528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.241481] Linux agpgart interface v0.103 [ 1.245001] loop: module loaded [ 1.247879] vda: vda1 [ 1.249761] scsi host0: ata_piix [ 1.251128] scsi host1: ata_piix [ 1.252361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.254486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.256751] libphy: Fixed MDIO Bus: probed [ 1.258230] tun: Universal TUN/TAP device driver, 1.6 [ 1.259962] tun: (C) 1999-2004 Max Krasnyansky [ 1.263376] PPP generic driver version 2.4.2 [ 1.264976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.267086] ehci-pci: EHCI PCI platform driver [ 1.268626] ehci-platform: EHCI generic platform driver [ 1.270366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.272356] ohci-pci: OHCI PCI platform driver [ 1.273890] ohci-platform: OHCI generic platform driver [ 1.275639] uhci_hcd: USB Universal Host Controller Interface driver [ 1.295871] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.297579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.300148] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.301844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.303805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.305930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.308466] usb usb1: Product: UHCI Host Controller [ 1.310098] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.312120] usb usb1: SerialNumber: 0000:00:01.2 [ 1.313794] hub 1-0:1.0: USB hub found [ 1.315142] hub 1-0:1.0: 2 ports detected [ 1.316691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.320342] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.322016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.323893] mousedev: PS/2 mouse device common for all mice [ 1.326109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.329299] rtc_cmos 00:00: RTC can wake from S4 [ 1.331252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.333332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.335445] i2c /dev entries driver [ 1.336762] device-mapper: uevent: version 1.0.3 [ 1.338399] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.341260] ledtrig-cpu: registered to indicate activity on CPUs [ 1.343536] NET: Registered protocol family 10 [ 1.345368] NET: Registered protocol family 17 [ 1.346898] Key type dns_resolver registered [ 1.348713] registered taskstats version 1 [ 1.350208] Loading compiled-in X.509 certificates [ 1.368646] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.372076] zswap: loaded using pool lzo/zbud [ 1.375339] Key type trusted registered [ 1.379050] Key type encrypted registered [ 1.380497] AppArmor: AppArmor sha1 policy hashing enabled [ 1.382264] ima: No TPM chip found, activating TPM-bypass! [ 1.384074] ima: Allocated hash algorithm: sha1 [ 1.385627] evm: HMAC attrs: 0x1 [ 1.387242] Magic number: 11:765:934 [ 1.388741] rtc_cmos 00:00: setting system clock to 2019-03-23 11:55:35 UTC (1553342135) [ 1.391616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.393585] EDD information not available. [ 1.413007] Freeing unused kernel memory: 1484K [ 1.423324] Write protecting the kernel read-only data: 14336k [ 1.426765] Freeing unused kernel memory: 1620K [ 1.428767] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.441625] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441960] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441975] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449261] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449299] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449425] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449496] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449543] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449586] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.500447] virtio_net virtio0 ens3: renamed from eth0 [ 1.506096] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.509593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529799] AVX2 version of gcm_enc/dec engaged. [ 1.531618] AES CTR mode by8 optimization enabled [ 1.539776] FDC 0 is a S82078B [ 1.627341] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.791114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.793358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.795694] usb 1-1: Product: QEMU USB Tablet [ 1.797244] usb 1-1: Manufacturer: QEMU [ 1.798642] usb 1-1: SerialNumber: 42 [ 1.806567] hidraw: raw HID events driver (C) Jiri Kosina [ 1.813375] usbcore: registered new interface driver usbhid [ 1.815390] usbhid: USB HID core driver [ 1.818437] 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.822495] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.894113] md: linear personality registered for level -1 [ 2.897726] md: multipath personality registered for level -4 [ 2.901410] md: raid0 personality registered for level 0 [ 2.905549] md: raid1 personality registered for level 1 [ 2.975316] raid6: sse2x1 gen() 11375 MB/s [ 3.043309] raid6: sse2x1 xor() 8907 MB/s [ 3.111320] raid6: sse2x2 gen() 14619 MB/s [ 3.179307] raid6: sse2x2 xor() 9879 MB/s [ 3.247308] raid6: sse2x4 gen() 16968 MB/s [ 3.315307] raid6: sse2x4 xor() 11485 MB/s [ 3.383308] raid6: avx2x1 gen() 22391 MB/s [ 3.451307] raid6: avx2x2 gen() 25888 MB/s [ 3.519308] raid6: avx2x4 gen() 29910 MB/s [ 3.520905] raid6: using algorithm avx2x4 gen() 29910 MB/s [ 3.522819] raid6: using avx2x2 recovery algorithm [ 3.525432] xor: automatically using best checksumming function: [ 3.567302] avx : 32216.000 MB/sec [ 3.569720] async_tx: api initialized (async) [ 3.578641] md: raid6 personality registered for level 6 [ 3.580552] md: raid5 personality registered for level 5 [ 3.582420] md: raid4 personality registered for level 4 [ 3.588620] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.615287] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.631541] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.734684] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.740749] systemd[1]: Detected virtualization kvm. [ 3.742532] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.747235] systemd[1]: Set hostname to . [ 3.750933] systemd[1]: Initializing machine ID from KVM UUID. [ 3.753026] systemd[1]: Installed transient /etc/machine-id file. [ 3.887819] 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.895334] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.898634] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.901987] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.905259] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.908025] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.912125] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.915790] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.918908] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.922312] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.926934] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.931050] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.934641] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.938524] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.942632] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.945937] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.949899] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.953399] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.956282] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.959799] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975402] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.979327] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.984771] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.989162] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.993603] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.000602] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.006257] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.011780] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.016544] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.023172] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.030994] systemd[1]: Starting Load Kernel Modules... [ 4.032706] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.038501] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.042290] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.046657] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.050006] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.054075] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.076469] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [ 4.104826] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Load/Save Random Seed. [ 4.141152] systemd-journald[363]: Received request to flush runtime journal from PID 1 Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. 2019-03-23 11:55:39,243 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-03-23 11:55:48,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-23 11:55:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-23 11:55:48,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13417 Content-Type: application/json Date: Sat, 23 Mar 2019 11: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-bad1aff0-eefb-48d4-b79f-0e86d2bc54f0 x-openstack-request-id: req-bad1aff0-eefb-48d4-b79f-0e86d2bc54f0 2019-03-23 11:55:48,327 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 745961915 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.373238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.376288] pid_max: default: 32768 minimum: 301\n[ 0.377942] ACPI: Core revision 20150930\n[ 0.380172] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.382602] Security Framework initialized\n[ 0.384101] Yama: becoming mindful.\n[ 0.385493] AppArmor: AppArmor initialized\n[ 0.387260] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.393373] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.397444] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.399679] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402593] Initializing cgroup subsys io\n[ 0.404087] Initializing cgroup subsys memory\n[ 0.405662] Initializing cgroup subsys devices\n[ 0.407247] Initializing cgroup subsys freezer\n[ 0.408833] Initializing cgroup subsys net_cls\n[ 0.410414] Initializing cgroup subsys perf_event\n[ 0.412066] Initializing cgroup subsys net_prio\n[ 0.413841] Initializing cgroup subsys hugetlb\n[ 0.415459] Initializing cgroup subsys pids\n[ 0.417790] mce: CPU supports 10 MCE banks\n[ 0.419473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.421411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.423421] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.425319] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.428208] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.431248] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.433524] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.439421] Freeing SMP alternatives memory: 32K\n[ 0.445826] ftrace: allocating 32278 entries in 127 pages\n[ 0.489573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.491813] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.493995] smpboot: Max logical packages: 2\n[ 0.495809] x2apic enabled\n[ 0.497211] Switched APIC routing to physical x2apic.\n[ 0.500169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.502289] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.506273] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.518148] KVM setup paravirtual spinlock\n[ 0.521168] x86: Booting SMP configuration:\n[ 0.522728] .... node #0, CPUs: #1\n[ 0.524283] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.546740] x86: Booted up 1 node, 2 CPUs\n[ 0.546742] KVM setup async PF for cpu 1\n[ 0.546747] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.551405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.554173] devtmpfs: initialized\n[ 0.556853] evm: security.selinux\n[ 0.558127] evm: security.SMACK64\n[ 0.559370] evm: security.SMACK64EXEC\n[ 0.560712] evm: security.SMACK64TRANSMUTE\n[ 0.562182] evm: security.SMACK64MMAP\n[ 0.563526] evm: security.ima\n[ 0.564671] evm: security.capability\n[ 0.566206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.569495] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571699] pinctrl core: initialized pinctrl subsystem\n[ 0.573696] RTC time: 11:55:34, date: 03/23/19\n[ 0.576190] NET: Registered protocol family 16\n[ 0.587580] cpuidle: using governor ladder\n[ 0.599680] cpuidle: using governor menu\n[ 0.601125] PCCT header not found.\n[ 0.602504] ACPI: bus type PCI registered\n[ 0.603967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.606252] PCI: Using configuration type 1 for base access\n[ 0.620857] ACPI: Added _OSI(Module Device)\n[ 0.622383] ACPI: Added _OSI(Processor Device)\n[ 0.623949] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.625605] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.628677] ACPI: Interpreter enabled\n[ 0.630073] ACPI: (supports S0 S5)\n[ 0.647341] ACPI: Using IOAPIC for interrupt routing\n[ 0.649062] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.654213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.656340] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.658583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.660762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.664763] acpiphp: Slot [3] registered\n[ 0.666228] acpiphp: Slot [4] registered\n[ 0.667692] acpiphp: Slot [5] registered\n[ 0.669184] acpiphp: Slot [6] registered\n[ 0.670632] acpiphp: Slot [7] registered\n[ 0.672083] acpiphp: Slot [8] registered\n[ 0.673508] acpiphp: Slot [9] registered\n[ 0.674929] acpiphp: Slot [10] registered\n[ 0.676403] acpiphp: Slot [11] registered\n[ 0.677840] acpiphp: Slot [12] registered\n[ 0.679419] acpiphp: Slot [13] registered\n[ 0.680911] acpiphp: Slot [14] registered\n[ 0.682383] acpiphp: Slot [15] registered\n[ 0.683835] acpiphp: Slot [16] registered\n[ 0.685333] acpiphp: Slot [17] registered\n[ 0.686817] acpiphp: Slot [18] registered\n[ 0.688294] acpiphp: Slot [19] registered\n[ 0.689770] acpiphp: Slot [20] registered\n[ 0.691253] acpiphp: Slot [21] registered\n[ 0.692728] acpiphp: Slot [22] registered\n[ 0.694206] acpiphp: Slot [23] registered\n[ 0.695696] acpiphp: Slot [24] registered\n[ 0.697184] acpiphp: Slot [25] registered\n[ 0.698658] acpiphp: Slot [26] registered\n[ 0.700136] acpiphp: Slot [27] registered\n[ 0.701616] acpiphp: Slot [28] registered\n[ 0.703108] acpiphp: Slot [29] registered\n[ 0.704600] acpiphp: Slot [30] registered\n[ 0.706082] acpiphp: Slot [31] registered\n[ 0.707536] PCI host bridge to bus 0000:00\n[ 0.709006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.711231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.713453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.716084] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.718701] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.721378] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.726378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.728710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.730861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.733181] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.738233] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.740822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.768388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.771788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.774343] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.776866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.779358] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.781611] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.783950] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.785863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.788670] vgaarb: loaded\n[ 0.789751] vgaarb: bridge control possible 0000:00:02.0\n[ 0.791913] SCSI subsystem initialized\n[ 0.793605] ACPI: bus type USB registered\n[ 0.795111] usbcore: registered new interface driver usbfs\n[ 0.796968] usbcore: registered new interface driver hub\n[ 0.798789] usbcore: registered new device driver usb\n[ 0.800820] PCI: Using ACPI for IRQ routing\n[ 0.802746] NetLabel: Initializing\n[ 0.804032] NetLabel: domain hash size = 128\n[ 0.805566] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.807389] NetLabel: unlabeled traffic allowed by default\n[ 0.809458] amd_nb: Cannot enumerate AMD northbridges\n[ 0.811280] clocksource: Switched to clocksource kvm-clock\n[ 0.823257] AppArmor: AppArmor Filesystem Enabled\n[ 0.824995] pnp: PnP ACPI init\n[ 0.826538] pnp: PnP ACPI: found 5 devices\n[ 0.834608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.837682] NET: Registered protocol family 2\n[ 0.839591] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.842384] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.844958] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.847214] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.849285] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.851533] NET: Registered protocol family 1\n[ 0.853106] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.855087] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.857025] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.877317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.897680] Unpacking initramfs...\n[ 1.096302] Freeing initrd memory: 14816K\n[ 1.097883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100032] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.102420] Scanning for low memory corruption every 60 seconds\n[ 1.104799] audit: initializing netlink subsys (disabled)\n[ 1.106708] audit: type=2000 audit(1553342134.784:1): initialized\n[ 1.109007] Initialise system trusted keyring\n[ 1.110721] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.112824] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.116129] zbud: loaded\n[ 1.117482] VFS: Disk quotas dquot_6.6.0\n[ 1.118943] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.121427] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.123694] fuse init (API version 7.23)\n[ 1.125311] Key type big_key registered\n[ 1.126730] Allocating IMA MOK and blacklist keyrings.\n[ 1.129148] Key type asymmetric registered\n[ 1.130627] Asymmetric key parser 'x509' registered\n[ 1.132343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.135016] io scheduler noop registered\n[ 1.136443] io scheduler deadline registered (default)\n[ 1.138233] io scheduler cfq registered\n[ 1.139723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.141613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.143866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.146471] ACPI: Power Button [PWRF]\n[ 1.148005] GHES: HEST is not enabled!\n[ 1.167616] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.207657] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.211214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.237528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.241481] Linux agpgart interface v0.103\n[ 1.245001] loop: module loaded\n[ 1.247879] vda: vda1\n[ 1.249761] scsi host0: ata_piix\n[ 1.251128] scsi host1: ata_piix\n[ 1.252361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.254486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.256751] libphy: Fixed MDIO Bus: probed\n[ 1.258230] tun: Universal TUN/TAP device driver, 1.6\n[ 1.259962] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.263376] PPP generic driver version 2.4.2\n[ 1.264976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.267086] ehci-pci: EHCI PCI platform driver\n[ 1.268626] ehci-platform: EHCI generic platform driver\n[ 1.270366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.272356] ohci-pci: OHCI PCI platform driver\n[ 1.273890] ohci-platform: OHCI generic platform driver\n[ 1.275639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.295871] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.297579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.300148] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.301844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.303805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.305930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.308466] usb usb1: Product: UHCI Host Controller\n[ 1.310098] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.312120] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.313794] hub 1-0:1.0: USB hub found\n[ 1.315142] hub 1-0:1.0: 2 ports detected\n[ 1.316691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.320342] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.322016] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.323893] mousedev: PS/2 mouse device common for all mice\n[ 1.326109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.329299] rtc_cmos 00:00: RTC can wake from S4\n[ 1.331252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.333332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.335445] i2c /dev entries driver\n[ 1.336762] device-mapper: uevent: version 1.0.3\n[ 1.338399] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.341260] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.343536] NET: Registered protocol family 10\n[ 1.345368] NET: Registered protocol family 17\n[ 1.346898] Key type dns_resolver registered\n[ 1.348713] registered taskstats version 1\n[ 1.350208] Loading compiled-in X.509 certificates\n[ 1.368646] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.372076] zswap: loaded using pool lzo/zbud\n[ 1.375339] Key type trusted registered\n[ 1.379050] Key type encrypted registered\n[ 1.380497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.382264] ima: No TPM chip found, activating TPM-bypass!\n[ 1.384074] ima: Allocated hash algorithm: sha1\n[ 1.385627] evm: HMAC attrs: 0x1\n[ 1.387242] Magic number: 11:765:934\n[ 1.388741] rtc_cmos 00:00: setting system clock to 2019-03-23 11:55:35 UTC (1553342135)\n[ 1.391616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.393585] EDD information not available.\n[ 1.413007] Freeing unused kernel memory: 1484K\n[ 1.423324] Write protecting the kernel read-only data: 14336k\n[ 1.426765] Freeing unused kernel memory: 1620K\n[ 1.428767] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.441625] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441960] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.441975] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449261] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449299] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449425] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449496] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449543] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449586] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.500447] virtio_net virtio0 ens3: renamed from eth0\n[ 1.506096] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.509593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.529799] AVX2 version of gcm_enc/dec engaged.\n[ 1.531618] AES CTR mode by8 optimization enabled\n[ 1.539776] FDC 0 is a S82078B\n[ 1.627341] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.791114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.793358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.795694] usb 1-1: Product: QEMU USB Tablet\n[ 1.797244] usb 1-1: Manufacturer: QEMU\n[ 1.798642] usb 1-1: SerialNumber: 42\n[ 1.806567] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.813375] usbcore: registered new interface driver usbhid\n[ 1.815390] usbhid: USB HID core driver\n[ 1.818437] 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.822495] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\nBegin: Loading essential drivers ... [ 2.894113] md: linear personality registered for level -1\n[ 2.897726] md: multipath personality registered for level -4\n[ 2.901410] md: raid0 personality registered for level 0\n[ 2.905549] md: raid1 personality registered for level 1\n[ 2.975316] raid6: sse2x1 gen() 11375 MB/s\n[ 3.043309] raid6: sse2x1 xor() 8907 MB/s\n[ 3.111320] raid6: sse2x2 gen() 14619 MB/s\n[ 3.179307] raid6: sse2x2 xor() 9879 MB/s\n[ 3.247308] raid6: sse2x4 gen() 16968 MB/s\n[ 3.315307] raid6: sse2x4 xor() 11485 MB/s\n[ 3.383308] raid6: avx2x1 gen() 22391 MB/s\n[ 3.451307] raid6: avx2x2 gen() 25888 MB/s\n[ 3.519308] raid6: avx2x4 gen() 29910 MB/s\n[ 3.520905] raid6: using algorithm avx2x4 gen() 29910 MB/s\n[ 3.522819] raid6: using avx2x2 recovery algorithm\n[ 3.525432] xor: automatically using best checksumming function:\n[ 3.567302] avx : 32216.000 MB/sec\n[ 3.569720] async_tx: api initialized (async)\n[ 3.578641] md: raid6 personality registered for level 6\n[ 3.580552] md: raid5 personality registered for level 5\n[ 3.582420] md: raid4 personality registered for level 4\n[ 3.588620] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 3.615287] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.631541] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 3.734684] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 3.740749] systemd[1]: Detected virtualization kvm.\n[ 3.742532] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.747235] systemd[1]: Set hostname to .\n[ 3.750933] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.753026] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.887819] 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.895334] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.898634] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.901987] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.905259] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.908025] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.912125] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.915790] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.918908] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.922312] 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.926934] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.931050] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.934641] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.938524] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.942632] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.945937] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.949899] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.953399] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.956282] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.959799] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.975402] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.979327] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.984771] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.989162] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.993603] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.000602] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.006257] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.011780] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.016544] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 4.023172] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.030994] systemd[1]: Starting Load Kernel Modules...\n[ 4.032706] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Load Kernel Modules...\n[ 4.038501] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.042290] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.046657] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.050006] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.054075] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.076469] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.104826] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[ 4.141152] systemd-journald[363]: Received request to flush runtime journal from PID 1\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;1;31mFAILED[0m] Failed to start Set console font and keymap.\nSee 'systemctl status console-setup.service' for details.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 8.782350] cloud-init[575]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 23 Mar 2019 11:55:39 +0000. Up 4.98 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.885366] cloud-init[899]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 23 Mar 2019 11:55:43 +0000. Up 9.31 seconds.\n[ 9.889915] cloud-init[899]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.900610] cloud-init[899]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.912197] cloud-init[899]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.916308] cloud-init[899]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.924306] cloud-init[899]: ci-info: | ens3 | True | 192.168.120.23 | 255.255.255.0 | global | fa:16:3e:bc:17:ab |\n[ 9.932437] cloud-init[899]: ci-info: | ens3 | True | fe80::f816:3eff:febc:17ab/64 | . | link | fa:16:3e:bc:17:ab |\n[ 9.940455] cloud-init[899]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.948679] cloud-init[899]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.953001] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[899]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.961662] cloud-init[899]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n\n[ 9.972390] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\ncloud-init[899]: Starting LXD - unix socket.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n\n[ 9.991038] cloud-init[899]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.994661] cloud-init[899]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.998406] Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\ncloud-init[899]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.004857] cloud-init[899]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.016253] cloud-init[899]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.022085] cloud-init[899]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.025575] cloud-init[899]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.028393] cloud-init[899]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.031485] cloud-init[899]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.034400] cloud-init[899]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.037311] cloud-init[899]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.040221] cloud-init[899]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.043415] cloud-init[899]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.046333] cloud-init[899]: Generating public/private rsa key pair.\n[ 10.048818] cloud-init[899]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.051949] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.054697] cloud-init[899]: The key fingerprint is:\n[ 10.057012] cloud-init[899]: SHA256:xj+jcKUb1vqWNzxvJzNl63P/eGJDIXhjHycRk/41Ul0 root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57\n[ 10.060820] cloud-init[899]: The key's randomart image is:\n[ 10.063072] cloud-init[899]: +---[RSA 2048]----+\n[ 10.065090] cloud-init[899]: | ooE|\n[ 10.066985] cloud-init[899]: | oo.|\n[ 10.068745] cloud-init[899]: | . ... |\n[ 10.070475] cloud-init[899]: | . . =.=.o|\n[ 10.072515] cloud-init[899]: | S .o +.*o|\n[ 10.074573] cloud-init[899]: | . = o +|\n[ 10.076353] cloud-init[899]: | . = =o . o.|\n[ 10.078156] cloud-init[899]: | + =oo= O++|\n[ 10.080011] cloud-init[899]: | +o.. *+XB|\n[ 10.081885] cloud-init[899]: +----[SHA256]-----+\n[ 10.083751] [[0;32m OK [0m] Started ACPI event daemon.\n Starting /etc/rc.local Compatibility...\n Starting Accounts Service...\ncloud-init[899]: Generating public/private dsa key pair.\n[ 10.088435] Starting Snappy daemon...\ncloud-init[899]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting LSB: MD monitoring daemon...\n\n Starting Login Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[ 10.123375] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.133854] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[899]: The key fingerprint is:\n[ 10.145424] cloud-init[899]: SHA256:yYu2V3I9DEfQo2vDe9IWX/vCrETuFBafjd9Lq1BTWMY root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57\n[ 10.160734] cloud-init[899]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[ 10.166496] cloud-init[899]: +---[DSA 1024]----+\n[ 10.177050] cloud-init[899]: | .o .o |\n[ 10.178938] cloud-init[899]: | + +E |\n[ 10.181239] cloud-init[899]: | o.o . |\n[ 10.183034] cloud-init[899]: | . .o .o.+ |\n[ 10.185967] cloud-init[899]: | S. *+o+ .|\n[ 10.188900] cloud-init[899]: | ...B+*...o|\n[ 10.190866] cloud-init[899]: Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n| o .= =+* o+|\n[ 10.197744] [[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\ncloud-init[899]: | . .. o+= *.o|\n[ 10.202953] cloud-init[899]: | .. +oo.+o|\n[ 10.212163] cloud-init[899]: +----[SHA256]-----+\n[ 10.216137] cloud-init[899]: [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\nGenerating public/private ecdsa key pair.[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[ 10.257074] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[899]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.267112] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.271626] cloud-init[899]: The key fingerprint is:\n[ 10.275164] cloud-init[899]: SHA256:tuWjhA008+28upK/f1S793f7HGtimJvuUsj409i07bc root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57\n Starting Set console scheme...\n[ 10.282214] [[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[899]: The key's randomart image is:\n[[0;32m OK [0m] Started Set console scheme.\n[ 10.295383] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[899]: +---[ECDSA 256]---+\n[ 10.298763] cloud-init[899]: | |\n[ 10.300670] cloud-init[899]: | |\n[ 10.303203] cloud-init[899]: | + |\n[ 10.305242] cloud-init[899]: | . + . . |\n[ 10.307267] cloud-init[899]: | . S + . . |\n[ 10.309363] cloud-init[899]: | * O o. . |\n[ 10.311410] cloud-init[899]: | ..= @.= o |\n[ 10.313449] cloud-init[899]: | o. * Oo+.+*|\n[ 10.315464] cloud-init[899]: | o*=B*+.+E@|\n[ 10.317380] cloud-init[899]: +----[SHA256]-----+\n[ 10.319285] cloud-init[899]: Generating public/private ed25519 key pair.\n[ 10.321659] cloud-init[899]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.324502] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.327705] cloud-init[899]: The key fingerprint is:\n[ 10.329621] cloud-init[899]: SHA256:wzcAg9nImzmUEFOFeV6JXkZH+/Qa9ZC6nW7uiIRMIyQ root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57\n[ 10.333045] cloud-init[899]: The key's randomart image is:\n[ 10.335397] cloud-init[899]: +--[ED25519 256]--+\n[ 10.337492] cloud-init[899]: | +=.X+o.oo |\n[ 10.339474] cloud-init[899]: | .X +o=. . . |\n[ 10.341504] cloud-init[899]: | .EB.+. . . + |\n[ 10.343622] cloud-init[899]: | =oo. . o + o |\n[ 10.345664] cloud-init[899]: | .. S o + . .|\n[ 10.347590] cloud-init[899]: | + = . = . |\n[ 10.349634] cloud-init[899]: | o . o o |\n[ 10.351638] cloud-init[899]: | . . o. |\n[ 10.353911] cloud-init[899]: | . .++ |\n[ 10.356313] cloud-init[899]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] Reached target Multi-User System.\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\n[ 13.769873] cloud-init[1216]: Generating locales (this might take a while)...\n"} 2019-03-23 11:55:48,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60/action used request id req-bad1aff0-eefb-48d4-b79f-0e86d2bc54f0 2019-03-23 11:55:48,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0802810192108s 2019-03-23 11:55:48,329 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-143-generic (buildd@lgw01-amd64-041) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #169-Ubuntu SMP Thu Feb 7 07:56:38 UTC 2019 (Ubuntu 4.4.0-143.169-generic 4.4.170) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x36300000-0x37177fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 745961915 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-143-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028156K/4193768K available (8608K kernel code, 1332K rwdata, 4008K rodata, 1484K init, 1316K bss, 165612K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.373238] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.376288] pid_max: default: 32768 minimum: 301 [ 0.377942] ACPI: Core revision 20150930 [ 0.380172] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.382602] Security Framework initialized [ 0.384101] Yama: becoming mindful. [ 0.385493] AppArmor: AppArmor initialized [ 0.387260] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.393373] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.397444] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.399679] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402593] Initializing cgroup subsys io [ 0.404087] Initializing cgroup subsys memory [ 0.405662] Initializing cgroup subsys devices [ 0.407247] Initializing cgroup subsys freezer [ 0.408833] Initializing cgroup subsys net_cls [ 0.410414] Initializing cgroup subsys perf_event [ 0.412066] Initializing cgroup subsys net_prio [ 0.413841] Initializing cgroup subsys hugetlb [ 0.415459] Initializing cgroup subsys pids [ 0.417790] mce: CPU supports 10 MCE banks [ 0.419473] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.421411] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.423421] Spectre V2 : Mitigation: Full generic retpoline [ 0.425319] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.428208] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.431248] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.433524] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.439421] Freeing SMP alternatives memory: 32K [ 0.445826] ftrace: allocating 32278 entries in 127 pages [ 0.489573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.491813] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.493995] smpboot: Max logical packages: 2 [ 0.495809] x2apic enabled [ 0.497211] Switched APIC routing to physical x2apic. [ 0.500169] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.502289] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.506273] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.518148] KVM setup paravirtual spinlock [ 0.521168] x86: Booting SMP configuration: [ 0.522728] .... node #0, CPUs: #1 [ 0.524283] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.546740] x86: Booted up 1 node, 2 CPUs [ 0.546742] KVM setup async PF for cpu 1 [ 0.546747] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.551405] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.554173] devtmpfs: initialized [ 0.556853] evm: security.selinux [ 0.558127] evm: security.SMACK64 [ 0.559370] evm: security.SMACK64EXEC [ 0.560712] evm: security.SMACK64TRANSMUTE [ 0.562182] evm: security.SMACK64MMAP [ 0.563526] evm: security.ima [ 0.564671] evm: security.capability [ 0.566206] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.569495] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571699] pinctrl core: initialized pinctrl subsystem [ 0.573696] RTC time: 11:55:34, date: 03/23/19 [ 0.576190] NET: Registered protocol family 16 [ 0.587580] cpuidle: using governor ladder [ 0.599680] cpuidle: using governor menu [ 0.601125] PCCT header not found. [ 0.602504] ACPI: bus type PCI registered [ 0.603967] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.606252] PCI: Using configuration type 1 for base access [ 0.620857] ACPI: Added _OSI(Module Device) [ 0.622383] ACPI: Added _OSI(Processor Device) [ 0.623949] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.625605] ACPI: Added _OSI(Processor Aggregator Device) [ 0.628677] ACPI: Interpreter enabled [ 0.630073] ACPI: (supports S0 S5) [ 0.647341] ACPI: Using IOAPIC for interrupt routing [ 0.649062] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.654213] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.656340] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.658583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.660762] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.664763] acpiphp: Slot [3] registered [ 0.666228] acpiphp: Slot [4] registered [ 0.667692] acpiphp: Slot [5] registered [ 0.669184] acpiphp: Slot [6] registered [ 0.670632] acpiphp: Slot [7] registered [ 0.672083] acpiphp: Slot [8] registered [ 0.673508] acpiphp: Slot [9] registered [ 0.674929] acpiphp: Slot [10] registered [ 0.676403] acpiphp: Slot [11] registered [ 0.677840] acpiphp: Slot [12] registered [ 0.679419] acpiphp: Slot [13] registered [ 0.680911] acpiphp: Slot [14] registered [ 0.682383] acpiphp: Slot [15] registered [ 0.683835] acpiphp: Slot [16] registered [ 0.685333] acpiphp: Slot [17] registered [ 0.686817] acpiphp: Slot [18] registered [ 0.688294] acpiphp: Slot [19] registered [ 0.689770] acpiphp: Slot [20] registered [ 0.691253] acpiphp: Slot [21] registered [ 0.692728] acpiphp: Slot [22] registered [ 0.694206] acpiphp: Slot [23] registered [ 0.695696] acpiphp: Slot [24] registered [ 0.697184] acpiphp: Slot [25] registered [ 0.698658] acpiphp: Slot [26] registered [ 0.700136] acpiphp: Slot [27] registered [ 0.701616] acpiphp: Slot [28] registered [ 0.703108] acpiphp: Slot [29] registered [ 0.704600] acpiphp: Slot [30] registered [ 0.706082] acpiphp: Slot [31] registered [ 0.707536] PCI host bridge to bus 0000:00 [ 0.709006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.711231] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.713453] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.716084] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.718701] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.721378] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.726378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.728710] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.730861] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.733181] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.738233] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.740822] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.768388] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.771788] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.774343] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.776866] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.779358] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.781611] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.783950] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.785863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.788670] vgaarb: loaded [ 0.789751] vgaarb: bridge control possible 0000:00:02.0 [ 0.791913] SCSI subsystem initialized [ 0.793605] ACPI: bus type USB registered [ 0.795111] usbcore: registered new interface driver usbfs [ 0.796968] usbcore: registered new interface driver hub [ 0.798789] usbcore: registered new device driver usb [ 0.800820] PCI: Using ACPI for IRQ routing [ 0.802746] NetLabel: Initializing [ 0.804032] NetLabel: domain hash size = 128 [ 0.805566] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.807389] NetLabel: unlabeled traffic allowed by default [ 0.809458] amd_nb: Cannot enumerate AMD northbridges [ 0.811280] clocksource: Switched to clocksource kvm-clock [ 0.823257] AppArmor: AppArmor Filesystem Enabled [ 0.824995] pnp: PnP ACPI init [ 0.826538] pnp: PnP ACPI: found 5 devices [ 0.834608] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.837682] NET: Registered protocol family 2 [ 0.839591] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.842384] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.844958] TCP: Hash tables configured (established 32768 bind 32768) [ 0.847214] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.849285] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.851533] NET: Registered protocol family 1 [ 0.853106] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.855087] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.857025] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.877317] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.897680] Unpacking initramfs... [ 1.096302] Freeing initrd memory: 14816K [ 1.097883] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100032] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.102420] Scanning for low memory corruption every 60 seconds [ 1.104799] audit: initializing netlink subsys (disabled) [ 1.106708] audit: type=2000 audit(1553342134.784:1): initialized [ 1.109007] Initialise system trusted keyring [ 1.110721] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.112824] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.116129] zbud: loaded [ 1.117482] VFS: Disk quotas dquot_6.6.0 [ 1.118943] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.121427] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.123694] fuse init (API version 7.23) [ 1.125311] Key type big_key registered [ 1.126730] Allocating IMA MOK and blacklist keyrings. [ 1.129148] Key type asymmetric registered [ 1.130627] Asymmetric key parser 'x509' registered [ 1.132343] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.135016] io scheduler noop registered [ 1.136443] io scheduler deadline registered (default) [ 1.138233] io scheduler cfq registered [ 1.139723] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.141613] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.143866] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.146471] ACPI: Power Button [PWRF] [ 1.148005] GHES: HEST is not enabled! [ 1.167616] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.207657] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.211214] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.237528] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.241481] Linux agpgart interface v0.103 [ 1.245001] loop: module loaded [ 1.247879] vda: vda1 [ 1.249761] scsi host0: ata_piix [ 1.251128] scsi host1: ata_piix [ 1.252361] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.254486] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.256751] libphy: Fixed MDIO Bus: probed [ 1.258230] tun: Universal TUN/TAP device driver, 1.6 [ 1.259962] tun: (C) 1999-2004 Max Krasnyansky [ 1.263376] PPP generic driver version 2.4.2 [ 1.264976] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.267086] ehci-pci: EHCI PCI platform driver [ 1.268626] ehci-platform: EHCI generic platform driver [ 1.270366] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.272356] ohci-pci: OHCI PCI platform driver [ 1.273890] ohci-platform: OHCI generic platform driver [ 1.275639] uhci_hcd: USB Universal Host Controller Interface driver [ 1.295871] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.297579] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.300148] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.301844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.303805] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.305930] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.308466] usb usb1: Product: UHCI Host Controller [ 1.310098] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.312120] usb usb1: SerialNumber: 0000:00:01.2 [ 1.313794] hub 1-0:1.0: USB hub found [ 1.315142] hub 1-0:1.0: 2 ports detected [ 1.316691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.320342] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.322016] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.323893] mousedev: PS/2 mouse device common for all mice [ 1.326109] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.329299] rtc_cmos 00:00: RTC can wake from S4 [ 1.331252] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.333332] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.335445] i2c /dev entries driver [ 1.336762] device-mapper: uevent: version 1.0.3 [ 1.338399] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.341260] ledtrig-cpu: registered to indicate activity on CPUs [ 1.343536] NET: Registered protocol family 10 [ 1.345368] NET: Registered protocol family 17 [ 1.346898] Key type dns_resolver registered [ 1.348713] registered taskstats version 1 [ 1.350208] Loading compiled-in X.509 certificates [ 1.368646] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.372076] zswap: loaded using pool lzo/zbud [ 1.375339] Key type trusted registered [ 1.379050] Key type encrypted registered [ 1.380497] AppArmor: AppArmor sha1 policy hashing enabled [ 1.382264] ima: No TPM chip found, activating TPM-bypass! [ 1.384074] ima: Allocated hash algorithm: sha1 [ 1.385627] evm: HMAC attrs: 0x1 [ 1.387242] Magic number: 11:765:934 [ 1.388741] rtc_cmos 00:00: setting system clock to 2019-03-23 11:55:35 UTC (1553342135) [ 1.391616] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.393585] EDD information not available. [ 1.413007] Freeing unused kernel memory: 1484K [ 1.423324] Write protecting the kernel read-only data: 14336k [ 1.426765] Freeing unused kernel memory: 1620K [ 1.428767] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.441625] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441960] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.441975] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449261] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449299] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449425] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449461] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449496] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449543] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449586] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.500447] virtio_net virtio0 ens3: renamed from eth0 [ 1.506096] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.509593] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.529799] AVX2 version of gcm_enc/dec engaged. [ 1.531618] AES CTR mode by8 optimization enabled [ 1.539776] FDC 0 is a S82078B [ 1.627341] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.791114] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.793358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.795694] usb 1-1: Product: QEMU USB Tablet [ 1.797244] usb 1-1: Manufacturer: QEMU [ 1.798642] usb 1-1: SerialNumber: 42 [ 1.806567] hidraw: raw HID events driver (C) Jiri Kosina [ 1.813375] usbcore: registered new interface driver usbhid [ 1.815390] usbhid: USB HID core driver [ 1.818437] 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.822495] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 Begin: Loading essential drivers ... [ 2.894113] md: linear personality registered for level -1 [ 2.897726] md: multipath personality registered for level -4 [ 2.901410] md: raid0 personality registered for level 0 [ 2.905549] md: raid1 personality registered for level 1 [ 2.975316] raid6: sse2x1 gen() 11375 MB/s [ 3.043309] raid6: sse2x1 xor() 8907 MB/s [ 3.111320] raid6: sse2x2 gen() 14619 MB/s [ 3.179307] raid6: sse2x2 xor() 9879 MB/s [ 3.247308] raid6: sse2x4 gen() 16968 MB/s [ 3.315307] raid6: sse2x4 xor() 11485 MB/s [ 3.383308] raid6: avx2x1 gen() 22391 MB/s [ 3.451307] raid6: avx2x2 gen() 25888 MB/s [ 3.519308] raid6: avx2x4 gen() 29910 MB/s [ 3.520905] raid6: using algorithm avx2x4 gen() 29910 MB/s [ 3.522819] raid6: using avx2x2 recovery algorithm [ 3.525432] xor: automatically using best checksumming function: [ 3.567302] avx : 32216.000 MB/sec [ 3.569720] async_tx: api initialized (async) [ 3.578641] md: raid6 personality registered for level 6 [ 3.580552] md: raid5 personality registered for level 5 [ 3.582420] md: raid4 personality registered for level 4 [ 3.588620] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 3.615287] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.631541] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 3.734684] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 3.740749] systemd[1]: Detected virtualization kvm. [ 3.742532] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.747235] systemd[1]: Set hostname to . [ 3.750933] systemd[1]: Initializing machine ID from KVM UUID. [ 3.753026] systemd[1]: Installed transient /etc/machine-id file. [ 3.887819] 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.895334] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.898634] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.901987] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.905259] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.908025] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.912125] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.915790] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.918908] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.922312] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.926934] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.931050] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.934641] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.938524] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.942632] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.945937] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.949899] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.953399] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.956282] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.959799] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.975402] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.979327] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.984771] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.989162] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.993603] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.000602] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.006257] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.011780] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.016544] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 4.023172] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.030994] systemd[1]: Starting Load Kernel Modules... [ 4.032706] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 4.038501] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.042290] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.046657] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.050006] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.054075] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Nameserver information manager. [ 4.076469] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [ 4.104826] iscsi: registered transport (iser) [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Load/Save Random Seed. [ 4.141152] systemd-journald[363]: Received request to flush runtime journal from PID 1 Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;1;31mFAILED[0m] Failed to start Set console font and keymap. See 'systemctl status console-setup.service' for details. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.782350] cloud-init[575]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Sat, 23 Mar 2019 11:55:39 +0000. Up 4.98 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.885366] cloud-init[899]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Sat, 23 Mar 2019 11:55:43 +0000. Up 9.31 seconds. [ 9.889915] cloud-init[899]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.900610] cloud-init[899]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.912197] cloud-init[899]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.916308] cloud-init[899]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.924306] cloud-init[899]: ci-info: | ens3 | True | 192.168.120.23 | 255.255.255.0 | global | fa:16:3e:bc:17:ab | [ 9.932437] cloud-init[899]: ci-info: | ens3 | True | fe80::f816:3eff:febc:17ab/64 | . | link | fa:16:3e:bc:17:ab | [ 9.940455] cloud-init[899]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.948679] cloud-init[899]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.953001] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. cloud-init[899]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.961662] cloud-init[899]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting Socket activation for snappy daemon. [ 9.972390] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. cloud-init[899]: Starting LXD - unix socket. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 9.991038] cloud-init[899]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.994661] cloud-init[899]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.998406] Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... cloud-init[899]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.004857] cloud-init[899]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |[[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.016253] cloud-init[899]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.022085] cloud-init[899]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.025575] cloud-init[899]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.028393] cloud-init[899]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.031485] cloud-init[899]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.034400] cloud-init[899]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.037311] cloud-init[899]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.040221] cloud-init[899]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.043415] cloud-init[899]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.046333] cloud-init[899]: Generating public/private rsa key pair. [ 10.048818] cloud-init[899]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.051949] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.054697] cloud-init[899]: The key fingerprint is: [ 10.057012] cloud-init[899]: SHA256:xj+jcKUb1vqWNzxvJzNl63P/eGJDIXhjHycRk/41Ul0 root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 [ 10.060820] cloud-init[899]: The key's randomart image is: [ 10.063072] cloud-init[899]: +---[RSA 2048]----+ [ 10.065090] cloud-init[899]: | ooE| [ 10.066985] cloud-init[899]: | oo.| [ 10.068745] cloud-init[899]: | . ... | [ 10.070475] cloud-init[899]: | . . =.=.o| [ 10.072515] cloud-init[899]: | S .o +.*o| [ 10.074573] cloud-init[899]: | . = o +| [ 10.076353] cloud-init[899]: | . = =o . o.| [ 10.078156] cloud-init[899]: | + =oo= O++| [ 10.080011] cloud-init[899]: | +o.. *+XB| [ 10.081885] cloud-init[899]: +----[SHA256]-----+ [ 10.083751] [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting Accounts Service... cloud-init[899]: Generating public/private dsa key pair. [ 10.088435] Starting Snappy daemon... cloud-init[899]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Starting LSB: MD monitoring daemon... Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.123375] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.133854] [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[899]: The key fingerprint is: [ 10.145424] cloud-init[899]: SHA256:yYu2V3I9DEfQo2vDe9IWX/vCrETuFBafjd9Lq1BTWMY root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 [ 10.160734] cloud-init[899]: The key's randomart image is: [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [ 10.166496] cloud-init[899]: +---[DSA 1024]----+ [ 10.177050] cloud-init[899]: | .o .o | [ 10.178938] cloud-init[899]: | + +E | [ 10.181239] cloud-init[899]: | o.o . | [ 10.183034] cloud-init[899]: | . .o .o.+ | [ 10.185967] cloud-init[899]: | S. *+o+ .| [ 10.188900] cloud-init[899]: | ...B+*...o| [ 10.190866] cloud-init[899]: Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... | o .= =+* o+| [ 10.197744] [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. cloud-init[899]: | . .. o+= *.o| [ 10.202953] cloud-init[899]: | .. +oo.+o| [ 10.212163] cloud-init[899]: +----[SHA256]-----+ [ 10.216137] cloud-init[899]: [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Generating public/private ecdsa key pair.[[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.257074] cloud-init[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [899]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.267112] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.271626] cloud-init[899]: The key fingerprint is: [ 10.275164] cloud-init[899]: SHA256:tuWjhA008+28upK/f1S793f7HGtimJvuUsj409i07bc root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 Starting Set console scheme... [ 10.282214] [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Accounts Service. cloud-init[899]: The key's randomart image is: [[0;32m OK [0m] Started Set console scheme. [ 10.295383] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [899]: +---[ECDSA 256]---+ [ 10.298763] cloud-init[899]: | | [ 10.300670] cloud-init[899]: | | [ 10.303203] cloud-init[899]: | + | [ 10.305242] cloud-init[899]: | . + . . | [ 10.307267] cloud-init[899]: | . S + . . | [ 10.309363] cloud-init[899]: | * O o. . | [ 10.311410] cloud-init[899]: | ..= @.= o | [ 10.313449] cloud-init[899]: | o. * Oo+.+*| [ 10.315464] cloud-init[899]: | o*=B*+.+E@| [ 10.317380] cloud-init[899]: +----[SHA256]-----+ [ 10.319285] cloud-init[899]: Generating public/private ed25519 key pair. [ 10.321659] cloud-init[899]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.324502] cloud-init[899]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.327705] cloud-init[899]: The key fingerprint is: [ 10.329621] cloud-init[899]: SHA256:wzcAg9nImzmUEFOFeV6JXkZH+/Qa9ZC6nW7uiIRMIyQ root@vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 [ 10.333045] cloud-init[899]: The key's randomart image is: [ 10.335397] cloud-init[899]: +--[ED25519 256]--+ [ 10.337492] cloud-init[899]: | +=.X+o.oo | [ 10.339474] cloud-init[899]: | .X +o=. . . | [ 10.341504] cloud-init[899]: | .EB.+. . . + | [ 10.343622] cloud-init[899]: | =oo. . o + o | [ 10.345664] cloud-init[899]: | .. S o + . .| [ 10.347590] cloud-init[899]: | + = . = . | [ 10.349634] cloud-init[899]: | o . o o | [ 10.351638] cloud-init[899]: | . . o. | [ 10.353911] cloud-init[899]: | . .++ | [ 10.356313] cloud-init[899]: +----[SHA256]-----+ [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 13.769873] cloud-init[1216]: Generating locales (this might take a while)... 2019-03-23 11:55:48,333 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2391910L 2019-03-23 11:55:48,333 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 11:55:48,339 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-23 11:55:48,339 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-23 11:55:48,340 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:55:48,341 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:55:48,341 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:55:48,341 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:55:48,341 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:55:48,341 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:55:48,381 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-23 11:55:48,382 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:55:48,397 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: fd343fb6a3cfedd7e04fe21f681ae813 2019-03-23 11:55:48,398 - paramiko.transport - DEBUG - Trying discovered key 9fe3f26d24061403e7ed8242818fc5c6 in /tmp/tmpwdg_iB 2019-03-23 11:55:48,418 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 11:55:48,438 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-23 11:55:48,463 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 11:55:48,771 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-23 11:55:48,771 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-23 11:55:48,811 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 11:55:48,811 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 11:55:48,829 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 11:55:54,835 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-23 11:55:54,837 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:55:54,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:55:54,837 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:55:54,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:55:54,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:55:54,837 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:55:54,841 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:56:01,460 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-23 11:56:01,461 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:56:01,461 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:56:01,461 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:56:01,462 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:56:01,462 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:56:01,462 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:56:01,466 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:56:09,162 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-23 11:56:09,163 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 11:56:09,163 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-23 11:56:09,163 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-23 11:56:09,163 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 11:56:09,163 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-23 11:56:09,163 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 11:56:09,167 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 11:56:16,356 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-23 11:56:16,356 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-23 11:56:16,357 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-23 11:56:16,358 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-23 11:56:16,358 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-23 11:56:16,362 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-23 11:57:57,510 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-23 11:57:57,511 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: cfba462 Client: Version: 18.09.3 API version: 1.39 Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 06:40:58 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.3 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 774a1f4 Built: Thu Feb 28 05:59:55 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. ** DOCKER ENGINE - ENTERPRISE ** If you’re ready for production workloads, Docker Engine - Enterprise also includes: * SLA-backed technical support * Extended lifecycle maintenance policy for patches and hotfixes * Access to certified ecosystem content ** Learn more at https://dockr.ly/engine2 ** ACTIVATE your own engine to Docker Engine - Enterprise using: sudo docker engine activate Loaded image: docker-cfy-manager:latest c051d272a6a2128d1e7f3d746c1a6574ef061f39beddc6c7b8f9ad4c2a7160f6 2019-03-23 11:57:57,511 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 --2019-03-23 11:56:17-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.197, 13.33.148.229, 13.33.148.103, ... Connecting to get.docker.com (get.docker.com)|13.33.148.197|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 12.6M=0.001s 2019-03-23 11:56:17 (12.6 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 2019-03-23 11:57:57,512 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-23 11:57:57,512 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-23 11:57:57,512 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-23 11:57:57,513 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-23 11:57:57,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-23 11:57:57,522 - functest.core.cloudify - DEBUG - try 1: Cloudify Manager isn't up and running Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/cloudify.py", line 88, in execute "status %s", self.cfy_client.manager.get_status()) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/manager.py", line 28, in get_status response = self.api.get('/status') File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get timeout=timeout) File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request 'SSL, but the client does'.format(e) ConnectionError: HTTPConnectionPool(host='172.30.9.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-03-23 11:58:27,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-23 11:58:28,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:58:28,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:58:28,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:58:28,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:58:28,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:58:28,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 132, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 120, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 116, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:58:28 GMT 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:58:28,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:58:28,239 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 331, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 132, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 120, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 116, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-03-23 11:58:28,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-23 11:58:28,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 331, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 132, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 120, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 116, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-23 11:58:28,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:58:28 GMT 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:58:28,481 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:58:28,482 - functest.core.cloudify - INFO - The current manager status is running 2019-03-23 11:58:28,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-03-23 11:58:28,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:58:28,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:58:28,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:58:28 GMT 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-23 11:58:28,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:58:28,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:58:28,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:58:28,675 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-23 11:58:28,675 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:58:28,796 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T11:58:28.776Z", "updated_at": "2019-03-23T11:58:28.776Z", "value": "gAAAAABclh9k6-UGyYXL5yWHxynE46CvkR6-lQN9SB4AjlqdVCSMrW5gngNrn9EFm1xYNHH1JFCsoqtOZLPtbZB172zoDt8Itg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:58:28 GMT 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:58:28,797 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-03-23 11:58:28,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:58:28,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:58:28,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:58:28,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:58:28,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-23T11:58:28.776Z", "updated_at": "2019-03-23T11:58:28.776Z", "value": "gAAAAABclh9k6-UGyYXL5yWHxynE46CvkR6-lQN9SB4AjlqdVCSMrW5gngNrn9EFm1xYNHH1JFCsoqtOZLPtbZB172zoDt8Itg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:58:28 GMT 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:58:28,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:58:28,859 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-23 11:58:28,859 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-23 11:58:28,859 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-03-23 11:58:28,859 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-23 11:58:28,861 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-23 11:58:28,861 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-23 11:58:28,863 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-23 11:58:28,882 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-23 11:58:28,883 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-23 11:58:28,884 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-23 11:58:28,923 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-23 11:58:28,923 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-23 11:58:28,949 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-23 11:58:40,343 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-23 11:58:40,345 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-23 11:58:40,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpYU4C6n/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn... Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/plugin.yaml to /tmp/tmpbUK8Me/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpkTA5yb.zip |-------------------------------------------------------| 0.05% tmpkTA5yb.zip |-------------------------------------------------------| 0.09% tmpkTA5yb.zip |-------------------------------------------------------| 0.14% tmpkTA5yb.zip |-------------------------------------------------------| 0.18% tmpkTA5yb.zip |-------------------------------------------------------| 0.23% tmpkTA5yb.zip |-------------------------------------------------------| 0.27% tmpkTA5yb.zip |-------------------------------------------------------| 0.32% tmpkTA5yb.zip |-------------------------------------------------------| 0.37% tmpkTA5yb.zip |-------------------------------------------------------| 0.41% tmpkTA5yb.zip |-------------------------------------------------------| 0.46% tmpkTA5yb.zip |-------------------------------------------------------| 0.5% tmpkTA5yb.zip |-------------------------------------------------------| 0.55% tmpkTA5yb.zip |-------------------------------------------------------| 0.59% tmpkTA5yb.zip |-------------------------------------------------------| 0.64% tmpkTA5yb.zip |-------------------------------------------------------| 0.68% tmpkTA5yb.zip |-------------------------------------------------------| 0.73% tmpkTA5yb.zip |-------------------------------------------------------| 0.78% tmpkTA5yb.zip |-------------------------------------------------------| 0.82% tmpkTA5yb.zip |-------------------------------------------------------| 0.87% tmpkTA5yb.zip |#------------------------------------------------------| 0.91% tmpkTA5yb.zip |#------------------------------------------------------| 0.96% tmpkTA5yb.zip |#------------------------------------------------------| 1.0% tmpkTA5yb.zip |#------------------------------------------------------| 1.05% tmpkTA5yb.zip |#------------------------------------------------------| 1.1% tmpkTA5yb.zip |#------------------------------------------------------| 1.14% tmpkTA5yb.zip |#------------------------------------------------------| 1.19% tmpkTA5yb.zip |#------------------------------------------------------| 1.23% tmpkTA5yb.zip |#------------------------------------------------------| 1.28% tmpkTA5yb.zip |#------------------------------------------------------| 1.32% tmpkTA5yb.zip |#------------------------------------------------------| 1.37% tmpkTA5yb.zip |#------------------------------------------------------| 1.42% tmpkTA5yb.zip |#------------------------------------------------------| 1.46% tmpkTA5yb.zip |#------------------------------------------------------| 1.51% tmpkTA5yb.zip |#------------------------------------------------------| 1.55% tmpkTA5yb.zip |#------------------------------------------------------| 1.6% tmpkTA5yb.zip |#------------------------------------------------------| 1.64% tmpkTA5yb.zip |#------------------------------------------------------| 1.69% tmpkTA5yb.zip |#------------------------------------------------------| 1.73% tmpkTA5yb.zip |#------------------------------------------------------| 1.78% tmpkTA5yb.zip |#------------------------------------------------------| 1.83% tmpkTA5yb.zip |#------------------------------------------------------| 1.87% tmpkTA5yb.zip |#------------------------------------------------------| 1.92% tmpkTA5yb.zip |#------------------------------------------------------| 1.96% tmpkTA5yb.zip |#------------------------------------------------------| 2.01% tmpkTA5yb.zip |#------------------------------------------------------| 2.05% tmpkTA5yb.zip |#------------------------------------------------------| 2.1% tmpkTA5yb.zip |#------------------------------------------------------| 2.15% tmpkTA5yb.zip |#------------------------------------------------------| 2.19% tmpkTA5yb.zip |#------------------------------------------------------| 2.24% tmpkTA5yb.zip |#------------------------------------------------------| 2.28% tmpkTA5yb.zip |#------------------------------------------------------| 2.33% tmpkTA5yb.zip |#------------------------------------------------------| 2.37% tmpkTA5yb.zip |#------------------------------------------------------| 2.42% tmpkTA5yb.zip |#------------------------------------------------------| 2.47% tmpkTA5yb.zip |#------------------------------------------------------| 2.51% tmpkTA5yb.zip |#------------------------------------------------------| 2.56% tmpkTA5yb.zip |#------------------------------------------------------| 2.6% tmpkTA5yb.zip |#------------------------------------------------------| 2.65% tmpkTA5yb.zip |#------------------------------------------------------| 2.69% tmpkTA5yb.zip |##-----------------------------------------------------| 2.74% tmpkTA5yb.zip |##-----------------------------------------------------| 2.78% tmpkTA5yb.zip |##-----------------------------------------------------| 2.83% tmpkTA5yb.zip |##-----------------------------------------------------| 2.88% tmpkTA5yb.zip |##-----------------------------------------------------| 2.92% tmpkTA5yb.zip |##-----------------------------------------------------| 2.97% tmpkTA5yb.zip |##-----------------------------------------------------| 3.01% tmpkTA5yb.zip |##-----------------------------------------------------| 3.06% tmpkTA5yb.zip |##-----------------------------------------------------| 3.1% tmpkTA5yb.zip |##-----------------------------------------------------| 3.15% tmpkTA5yb.zip |##-----------------------------------------------------| 3.2% tmpkTA5yb.zip |##-----------------------------------------------------| 3.24% tmpkTA5yb.zip |##-----------------------------------------------------| 3.29% tmpkTA5yb.zip |##-----------------------------------------------------| 3.33% tmpkTA5yb.zip |##-----------------------------------------------------| 3.38% tmpkTA5yb.zip |##-----------------------------------------------------| 3.42% tmpkTA5yb.zip |##-----------------------------------------------------| 3.47% tmpkTA5yb.zip |##-----------------------------------------------------| 3.51% tmpkTA5yb.zip |##-----------------------------------------------------| 3.56% tmpkTA5yb.zip |##-----------------------------------------------------| 3.61% tmpkTA5yb.zip |##-----------------------------------------------------| 3.65% tmpkTA5yb.zip |##-----------------------------------------------------| 3.7% tmpkTA5yb.zip |##-----------------------------------------------------| 3.74% tmpkTA5yb.zip |##-----------------------------------------------------| 3.79% tmpkTA5yb.zip |##-----------------------------------------------------| 3.83% tmpkTA5yb.zip |##-----------------------------------------------------| 3.88% tmpkTA5yb.zip |##-----------------------------------------------------| 3.93% tmpkTA5yb.zip |##-----------------------------------------------------| 3.97% tmpkTA5yb.zip |##-----------------------------------------------------| 4.02% tmpkTA5yb.zip |##-----------------------------------------------------| 4.06% tmpkTA5yb.zip |##-----------------------------------------------------| 4.11% tmpkTA5yb.zip |##-----------------------------------------------------| 4.15% tmpkTA5yb.zip |##-----------------------------------------------------| 4.2% tmpkTA5yb.zip |##-----------------------------------------------------| 4.25% tmpkTA5yb.zip |##-----------------------------------------------------| 4.29% tmpkTA5yb.zip |##-----------------------------------------------------| 4.34% tmpkTA5yb.zip |##-----------------------------------------------------| 4.38% tmpkTA5yb.zip |##-----------------------------------------------------| 4.43% tmpkTA5yb.zip |##-----------------------------------------------------| 4.47% tmpkTA5yb.zip |##-----------------------------------------------------| 4.52% tmpkTA5yb.zip |###----------------------------------------------------| 4.56% tmpkTA5yb.zip |###----------------------------------------------------| 4.61% tmpkTA5yb.zip |###----------------------------------------------------| 4.66% tmpkTA5yb.zip |###----------------------------------------------------| 4.7% tmpkTA5yb.zip |###----------------------------------------------------| 4.75% tmpkTA5yb.zip |###----------------------------------------------------| 4.79% tmpkTA5yb.zip |###----------------------------------------------------| 4.84% tmpkTA5yb.zip |###----------------------------------------------------| 4.88% tmpkTA5yb.zip |###----------------------------------------------------| 4.93% tmpkTA5yb.zip |###----------------------------------------------------| 4.98% tmpkTA5yb.zip |###----------------------------------------------------| 5.02% tmpkTA5yb.zip |###----------------------------------------------------| 5.07% tmpkTA5yb.zip |###----------------------------------------------------| 5.11% tmpkTA5yb.zip |###----------------------------------------------------| 5.16% tmpkTA5yb.zip |###----------------------------------------------------| 5.2% tmpkTA5yb.zip |###----------------------------------------------------| 5.25% tmpkTA5yb.zip |###----------------------------------------------------| 5.3% tmpkTA5yb.zip |###----------------------------------------------------| 5.34% tmpkTA5yb.zip |###----------------------------------------------------| 5.39% tmpkTA5yb.zip |###----------------------------------------------------| 5.43% tmpkTA5yb.zip |###----------------------------------------------------| 5.48% tmpkTA5yb.zip |###----------------------------------------------------| 5.52% tmpkTA5yb.zip |###----------------------------------------------------| 5.57% tmpkTA5yb.zip |###----------------------------------------------------| 5.61% tmpkTA5yb.zip |###----------------------------------------------------| 5.66% tmpkTA5yb.zip |###----------------------------------------------------| 5.71% tmpkTA5yb.zip |###----------------------------------------------------| 5.75% tmpkTA5yb.zip |###----------------------------------------------------| 5.8% tmpkTA5yb.zip |###----------------------------------------------------| 5.84% tmpkTA5yb.zip |###----------------------------------------------------| 5.89% tmpkTA5yb.zip |###----------------------------------------------------| 5.93% tmpkTA5yb.zip |###----------------------------------------------------| 5.98% tmpkTA5yb.zip |###----------------------------------------------------| 6.03% tmpkTA5yb.zip |###----------------------------------------------------| 6.07% tmpkTA5yb.zip |###----------------------------------------------------| 6.12% tmpkTA5yb.zip |###----------------------------------------------------| 6.16% tmpkTA5yb.zip |###----------------------------------------------------| 6.21% tmpkTA5yb.zip |###----------------------------------------------------| 6.25% tmpkTA5yb.zip |###----------------------------------------------------| 6.3% tmpkTA5yb.zip |###----------------------------------------------------| 6.35% tmpkTA5yb.zip |####---------------------------------------------------| 6.39% tmpkTA5yb.zip |####---------------------------------------------------| 6.44% tmpkTA5yb.zip |####---------------------------------------------------| 6.48% tmpkTA5yb.zip |####---------------------------------------------------| 6.53% tmpkTA5yb.zip |####---------------------------------------------------| 6.57% tmpkTA5yb.zip |####---------------------------------------------------| 6.62% tmpkTA5yb.zip |####---------------------------------------------------| 6.66% tmpkTA5yb.zip |####---------------------------------------------------| 6.71% tmpkTA5yb.zip |####---------------------------------------------------| 6.76% tmpkTA5yb.zip |####---------------------------------------------------| 6.8% tmpkTA5yb.zip |####---------------------------------------------------| 6.85% tmpkTA5yb.zip |####---------------------------------------------------| 6.89% tmpkTA5yb.zip |####---------------------------------------------------| 6.94% tmpkTA5yb.zip |####---------------------------------------------------| 6.98% tmpkTA5yb.zip |####---------------------------------------------------| 7.03% tmpkTA5yb.zip |####---------------------------------------------------| 7.08% tmpkTA5yb.zip |####---------------------------------------------------| 7.12% tmpkTA5yb.zip |####---------------------------------------------------| 7.17% tmpkTA5yb.zip |####---------------------------------------------------| 7.21% tmpkTA5yb.zip |####---------------------------------------------------| 7.26% tmpkTA5yb.zip |####---------------------------------------------------| 7.3% tmpkTA5yb.zip |####---------------------------------------------------| 7.35% tmpkTA5yb.zip |####---------------------------------------------------| 7.4% tmpkTA5yb.zip |####---------------------------------------------------| 7.44% tmpkTA5yb.zip |####---------------------------------------------------| 7.49% tmpkTA5yb.zip |####---------------------------------------------------| 7.53% tmpkTA5yb.zip |####---------------------------------------------------| 7.58% tmpkTA5yb.zip |####---------------------------------------------------| 7.62% tmpkTA5yb.zip |####---------------------------------------------------| 7.67% tmpkTA5yb.zip |####---------------------------------------------------| 7.71% tmpkTA5yb.zip |####---------------------------------------------------| 7.76% tmpkTA5yb.zip |####---------------------------------------------------| 7.81% tmpkTA5yb.zip |####---------------------------------------------------| 7.85% tmpkTA5yb.zip |####---------------------------------------------------| 7.9% tmpkTA5yb.zip |####---------------------------------------------------| 7.94% tmpkTA5yb.zip |####---------------------------------------------------| 7.99% tmpkTA5yb.zip |####---------------------------------------------------| 8.03% tmpkTA5yb.zip |####---------------------------------------------------| 8.08% tmpkTA5yb.zip |####---------------------------------------------------| 8.13% tmpkTA5yb.zip |####---------------------------------------------------| 8.17% tmpkTA5yb.zip |#####--------------------------------------------------| 8.22% tmpkTA5yb.zip |#####--------------------------------------------------| 8.26% tmpkTA5yb.zip |#####--------------------------------------------------| 8.31% tmpkTA5yb.zip |#####--------------------------------------------------| 8.35% tmpkTA5yb.zip |#####--------------------------------------------------| 8.4% tmpkTA5yb.zip |#####--------------------------------------------------| 8.45% tmpkTA5yb.zip |#####--------------------------------------------------| 8.49% tmpkTA5yb.zip |#####--------------------------------------------------| 8.54% tmpkTA5yb.zip |#####--------------------------------------------------| 8.58% tmpkTA5yb.zip |#####--------------------------------------------------| 8.63% tmpkTA5yb.zip |#####--------------------------------------------------| 8.67% tmpkTA5yb.zip |#####--------------------------------------------------| 8.72% tmpkTA5yb.zip |#####--------------------------------------------------| 8.76% tmpkTA5yb.zip |#####--------------------------------------------------| 8.81% tmpkTA5yb.zip |#####--------------------------------------------------| 8.86% tmpkTA5yb.zip |#####--------------------------------------------------| 8.9% tmpkTA5yb.zip |#####--------------------------------------------------| 8.95% tmpkTA5yb.zip |#####--------------------------------------------------| 8.99% tmpkTA5yb.zip |#####--------------------------------------------------| 9.04% tmpkTA5yb.zip |#####--------------------------------------------------| 9.08% tmpkTA5yb.zip |#####--------------------------------------------------| 9.13% tmpkTA5yb.zip |#####--------------------------------------------------| 9.18% tmpkTA5yb.zip |#####--------------------------------------------------| 9.22% tmpkTA5yb.zip |#####--------------------------------------------------| 9.27% tmpkTA5yb.zip |#####--------------------------------------------------| 9.31% tmpkTA5yb.zip |#####--------------------------------------------------| 9.36% tmpkTA5yb.zip |#####--------------------------------------------------| 9.4% tmpkTA5yb.zip |#####--------------------------------------------------| 9.45% tmpkTA5yb.zip |#####--------------------------------------------------| 9.5% tmpkTA5yb.zip |#####--------------------------------------------------| 9.54% tmpkTA5yb.zip |#####--------------------------------------------------| 9.59% tmpkTA5yb.zip |#####--------------------------------------------------| 9.63% tmpkTA5yb.zip |#####--------------------------------------------------| 9.68% tmpkTA5yb.zip |#####--------------------------------------------------| 9.72% tmpkTA5yb.zip |#####--------------------------------------------------| 9.77% tmpkTA5yb.zip |#####--------------------------------------------------| 9.81% tmpkTA5yb.zip |#####--------------------------------------------------| 9.86% tmpkTA5yb.zip |#####--------------------------------------------------| 9.91% tmpkTA5yb.zip |#####--------------------------------------------------| 9.95% tmpkTA5yb.zip |#####--------------------------------------------------| 10.0% tmpkTA5yb.zip |######-------------------------------------------------| 10.04% tmpkTA5yb.zip |######-------------------------------------------------| 10.09% tmpkTA5yb.zip |######-------------------------------------------------| 10.13% tmpkTA5yb.zip |######-------------------------------------------------| 10.18% tmpkTA5yb.zip |######-------------------------------------------------| 10.23% tmpkTA5yb.zip |######-------------------------------------------------| 10.27% tmpkTA5yb.zip |######-------------------------------------------------| 10.32% tmpkTA5yb.zip |######-------------------------------------------------| 10.36% tmpkTA5yb.zip |######-------------------------------------------------| 10.41% tmpkTA5yb.zip |######-------------------------------------------------| 10.45% tmpkTA5yb.zip |######-------------------------------------------------| 10.5% tmpkTA5yb.zip |######-------------------------------------------------| 10.54% tmpkTA5yb.zip |######-------------------------------------------------| 10.59% tmpkTA5yb.zip |######-------------------------------------------------| 10.64% tmpkTA5yb.zip |######-------------------------------------------------| 10.68% tmpkTA5yb.zip |######-------------------------------------------------| 10.73% tmpkTA5yb.zip |######-------------------------------------------------| 10.77% tmpkTA5yb.zip |######-------------------------------------------------| 10.82% tmpkTA5yb.zip |######-------------------------------------------------| 10.86% tmpkTA5yb.zip |######-------------------------------------------------| 10.91% tmpkTA5yb.zip |######-------------------------------------------------| 10.96% tmpkTA5yb.zip |######-------------------------------------------------| 11.0% tmpkTA5yb.zip |######-------------------------------------------------| 11.05% tmpkTA5yb.zip |######-------------------------------------------------| 11.09% tmpkTA5yb.zip |######-------------------------------------------------| 11.14% tmpkTA5yb.zip |######-------------------------------------------------| 11.18% tmpkTA5yb.zip |######-------------------------------------------------| 11.23% tmpkTA5yb.zip |######-------------------------------------------------| 11.28% tmpkTA5yb.zip |######-------------------------------------------------| 11.32% tmpkTA5yb.zip |######-------------------------------------------------| 11.37% tmpkTA5yb.zip |######-------------------------------------------------| 11.41% tmpkTA5yb.zip |######-------------------------------------------------| 11.46% tmpkTA5yb.zip |######-------------------------------------------------| 11.5% tmpkTA5yb.zip |######-------------------------------------------------| 11.55% tmpkTA5yb.zip |######-------------------------------------------------| 11.59% tmpkTA5yb.zip |######-------------------------------------------------| 11.64% tmpkTA5yb.zip |######-------------------------------------------------| 11.69% tmpkTA5yb.zip |######-------------------------------------------------| 11.73% tmpkTA5yb.zip |######-------------------------------------------------| 11.78% tmpkTA5yb.zip |#######------------------------------------------------| 11.82% tmpkTA5yb.zip |#######------------------------------------------------| 11.87% tmpkTA5yb.zip |#######------------------------------------------------| 11.91% tmpkTA5yb.zip |#######------------------------------------------------| 11.96% tmpkTA5yb.zip |#######------------------------------------------------| 12.01% tmpkTA5yb.zip |#######------------------------------------------------| 12.05% tmpkTA5yb.zip |#######------------------------------------------------| 12.1% tmpkTA5yb.zip |#######------------------------------------------------| 12.14% tmpkTA5yb.zip |#######------------------------------------------------| 12.19% tmpkTA5yb.zip |#######------------------------------------------------| 12.23% tmpkTA5yb.zip |#######------------------------------------------------| 12.28% tmpkTA5yb.zip |#######------------------------------------------------| 12.33% tmpkTA5yb.zip |#######------------------------------------------------| 12.37% tmpkTA5yb.zip |#######------------------------------------------------| 12.42% tmpkTA5yb.zip |#######------------------------------------------------| 12.46% tmpkTA5yb.zip |#######------------------------------------------------| 12.51% tmpkTA5yb.zip |#######------------------------------------------------| 12.55% tmpkTA5yb.zip |#######------------------------------------------------| 12.6% tmpkTA5yb.zip |#######------------------------------------------------| 12.64% tmpkTA5yb.zip |#######------------------------------------------------| 12.69% tmpkTA5yb.zip |#######------------------------------------------------| 12.74% tmpkTA5yb.zip |#######------------------------------------------------| 12.78% tmpkTA5yb.zip |#######------------------------------------------------| 12.83% tmpkTA5yb.zip |#######------------------------------------------------| 12.87% tmpkTA5yb.zip |#######------------------------------------------------| 12.92% tmpkTA5yb.zip |#######------------------------------------------------| 12.96% tmpkTA5yb.zip |#######------------------------------------------------| 13.01% tmpkTA5yb.zip |#######------------------------------------------------| 13.06% tmpkTA5yb.zip |#######------------------------------------------------| 13.1% tmpkTA5yb.zip |#######------------------------------------------------| 13.15% tmpkTA5yb.zip |#######------------------------------------------------| 13.19% tmpkTA5yb.zip |#######------------------------------------------------| 13.24% tmpkTA5yb.zip |#######------------------------------------------------| 13.28% tmpkTA5yb.zip |#######------------------------------------------------| 13.33% tmpkTA5yb.zip |#######------------------------------------------------| 13.38% tmpkTA5yb.zip |#######------------------------------------------------| 13.42% tmpkTA5yb.zip |#######------------------------------------------------| 13.47% tmpkTA5yb.zip |#######------------------------------------------------| 13.51% tmpkTA5yb.zip |#######------------------------------------------------| 13.56% tmpkTA5yb.zip |#######------------------------------------------------| 13.6% tmpkTA5yb.zip |########-----------------------------------------------| 13.65% tmpkTA5yb.zip |########-----------------------------------------------| 13.69% tmpkTA5yb.zip |########-----------------------------------------------| 13.74% tmpkTA5yb.zip |########-----------------------------------------------| 13.79% tmpkTA5yb.zip |########-----------------------------------------------| 13.83% tmpkTA5yb.zip |########-----------------------------------------------| 13.88% tmpkTA5yb.zip |########-----------------------------------------------| 13.92% tmpkTA5yb.zip |########-----------------------------------------------| 13.97% tmpkTA5yb.zip |########-----------------------------------------------| 14.01% tmpkTA5yb.zip |########-----------------------------------------------| 14.06% tmpkTA5yb.zip |########-----------------------------------------------| 14.11% tmpkTA5yb.zip |########-----------------------------------------------| 14.15% tmpkTA5yb.zip |########-----------------------------------------------| 14.2% tmpkTA5yb.zip |########-----------------------------------------------| 14.24% tmpkTA5yb.zip |########-----------------------------------------------| 14.29% tmpkTA5yb.zip |########-----------------------------------------------| 14.33% tmpkTA5yb.zip |########-----------------------------------------------| 14.38% tmpkTA5yb.zip |########-----------------------------------------------| 14.43% tmpkTA5yb.zip |########-----------------------------------------------| 14.47% tmpkTA5yb.zip |########-----------------------------------------------| 14.52% tmpkTA5yb.zip |########-----------------------------------------------| 14.56% tmpkTA5yb.zip |########-----------------------------------------------| 14.61% tmpkTA5yb.zip |########-----------------------------------------------| 14.65% tmpkTA5yb.zip |########-----------------------------------------------| 14.7% tmpkTA5yb.zip |########-----------------------------------------------| 14.74% tmpkTA5yb.zip |########-----------------------------------------------| 14.79% tmpkTA5yb.zip |########-----------------------------------------------| 14.84% tmpkTA5yb.zip |########-----------------------------------------------| 14.88% tmpkTA5yb.zip |########-----------------------------------------------| 14.93% tmpkTA5yb.zip |########-----------------------------------------------| 14.97% tmpkTA5yb.zip |########-----------------------------------------------| 15.02% tmpkTA5yb.zip |########-----------------------------------------------| 15.06% tmpkTA5yb.zip |########-----------------------------------------------| 15.11% tmpkTA5yb.zip |########-----------------------------------------------| 15.16% tmpkTA5yb.zip |########-----------------------------------------------| 15.2% tmpkTA5yb.zip |########-----------------------------------------------| 15.25% tmpkTA5yb.zip |########-----------------------------------------------| 15.29% tmpkTA5yb.zip |########-----------------------------------------------| 15.34% tmpkTA5yb.zip |########-----------------------------------------------| 15.38% tmpkTA5yb.zip |########-----------------------------------------------| 15.43% tmpkTA5yb.zip |#########----------------------------------------------| 15.48% tmpkTA5yb.zip |#########----------------------------------------------| 15.52% tmpkTA5yb.zip |#########----------------------------------------------| 15.57% tmpkTA5yb.zip |#########----------------------------------------------| 15.61% tmpkTA5yb.zip |#########----------------------------------------------| 15.66% tmpkTA5yb.zip |#########----------------------------------------------| 15.7% tmpkTA5yb.zip |#########----------------------------------------------| 15.75% tmpkTA5yb.zip |#########----------------------------------------------| 15.79% tmpkTA5yb.zip |#########----------------------------------------------| 15.84% tmpkTA5yb.zip |#########----------------------------------------------| 15.89% tmpkTA5yb.zip |#########----------------------------------------------| 15.93% tmpkTA5yb.zip |#########----------------------------------------------| 15.98% tmpkTA5yb.zip |#########----------------------------------------------| 16.02% tmpkTA5yb.zip |#########----------------------------------------------| 16.07% tmpkTA5yb.zip |#########----------------------------------------------| 16.11% tmpkTA5yb.zip |#########----------------------------------------------| 16.16% tmpkTA5yb.zip |#########----------------------------------------------| 16.21% tmpkTA5yb.zip |#########----------------------------------------------| 16.25% tmpkTA5yb.zip |#########----------------------------------------------| 16.3% tmpkTA5yb.zip |#########----------------------------------------------| 16.34% tmpkTA5yb.zip |#########----------------------------------------------| 16.39% tmpkTA5yb.zip |#########----------------------------------------------| 16.43% tmpkTA5yb.zip |#########----------------------------------------------| 16.48% tmpkTA5yb.zip |#########----------------------------------------------| 16.53% tmpkTA5yb.zip |#########----------------------------------------------| 16.57% tmpkTA5yb.zip |#########----------------------------------------------| 16.62% tmpkTA5yb.zip |#########----------------------------------------------| 16.66% tmpkTA5yb.zip |#########----------------------------------------------| 16.71% tmpkTA5yb.zip |#########----------------------------------------------| 16.75% tmpkTA5yb.zip |#########----------------------------------------------| 16.8% tmpkTA5yb.zip |#########----------------------------------------------| 16.84% tmpkTA5yb.zip |#########----------------------------------------------| 16.89% tmpkTA5yb.zip |#########----------------------------------------------| 16.94% tmpkTA5yb.zip |#########----------------------------------------------| 16.98% tmpkTA5yb.zip |#########----------------------------------------------| 17.03% tmpkTA5yb.zip |#########----------------------------------------------| 17.07% tmpkTA5yb.zip |#########----------------------------------------------| 17.12% tmpkTA5yb.zip |#########----------------------------------------------| 17.16% tmpkTA5yb.zip |#########----------------------------------------------| 17.21% tmpkTA5yb.zip |#########----------------------------------------------| 17.26% tmpkTA5yb.zip |##########---------------------------------------------| 17.3% tmpkTA5yb.zip |##########---------------------------------------------| 17.35% tmpkTA5yb.zip |##########---------------------------------------------| 17.39% tmpkTA5yb.zip |##########---------------------------------------------| 17.44% tmpkTA5yb.zip |##########---------------------------------------------| 17.48% tmpkTA5yb.zip |##########---------------------------------------------| 17.53% tmpkTA5yb.zip |##########---------------------------------------------| 17.57% tmpkTA5yb.zip |##########---------------------------------------------| 17.62% tmpkTA5yb.zip |##########---------------------------------------------| 17.67% tmpkTA5yb.zip |##########---------------------------------------------| 17.71% tmpkTA5yb.zip |##########---------------------------------------------| 17.76% tmpkTA5yb.zip |##########---------------------------------------------| 17.8% tmpkTA5yb.zip |##########---------------------------------------------| 17.85% tmpkTA5yb.zip |##########---------------------------------------------| 17.89% tmpkTA5yb.zip |##########---------------------------------------------| 17.94% tmpkTA5yb.zip |##########---------------------------------------------| 17.99% tmpkTA5yb.zip |##########---------------------------------------------| 18.03% tmpkTA5yb.zip |##########---------------------------------------------| 18.08% tmpkTA5yb.zip |##########---------------------------------------------| 18.12% tmpkTA5yb.zip |##########---------------------------------------------| 18.17% tmpkTA5yb.zip |##########---------------------------------------------| 18.21% tmpkTA5yb.zip |##########---------------------------------------------| 18.26% tmpkTA5yb.zip |##########---------------------------------------------| 18.31% tmpkTA5yb.zip |##########---------------------------------------------| 18.35% tmpkTA5yb.zip |##########---------------------------------------------| 18.4% tmpkTA5yb.zip |##########---------------------------------------------| 18.44% tmpkTA5yb.zip |##########---------------------------------------------| 18.49% tmpkTA5yb.zip |##########---------------------------------------------| 18.53% tmpkTA5yb.zip |##########---------------------------------------------| 18.58% tmpkTA5yb.zip |##########---------------------------------------------| 18.62% tmpkTA5yb.zip |##########---------------------------------------------| 18.67% tmpkTA5yb.zip |##########---------------------------------------------| 18.72% tmpkTA5yb.zip |##########---------------------------------------------| 18.76% tmpkTA5yb.zip |##########---------------------------------------------| 18.81% tmpkTA5yb.zip |##########---------------------------------------------| 18.85% tmpkTA5yb.zip |##########---------------------------------------------| 18.9% tmpkTA5yb.zip |##########---------------------------------------------| 18.94% tmpkTA5yb.zip |##########---------------------------------------------| 18.99% tmpkTA5yb.zip |##########---------------------------------------------| 19.04% tmpkTA5yb.zip |##########---------------------------------------------| 19.08% tmpkTA5yb.zip |###########--------------------------------------------| 19.13% tmpkTA5yb.zip |###########--------------------------------------------| 19.17% tmpkTA5yb.zip |###########--------------------------------------------| 19.22% tmpkTA5yb.zip |###########--------------------------------------------| 19.26% tmpkTA5yb.zip |###########--------------------------------------------| 19.31% tmpkTA5yb.zip |###########--------------------------------------------| 19.36% tmpkTA5yb.zip |###########--------------------------------------------| 19.4% tmpkTA5yb.zip |###########--------------------------------------------| 19.45% tmpkTA5yb.zip |###########--------------------------------------------| 19.49% tmpkTA5yb.zip |###########--------------------------------------------| 19.54% tmpkTA5yb.zip |###########--------------------------------------------| 19.58% tmpkTA5yb.zip |###########--------------------------------------------| 19.63% tmpkTA5yb.zip |###########--------------------------------------------| 19.67% tmpkTA5yb.zip |###########--------------------------------------------| 19.72% tmpkTA5yb.zip |###########--------------------------------------------| 19.77% tmpkTA5yb.zip |###########--------------------------------------------| 19.81% tmpkTA5yb.zip |###########--------------------------------------------| 19.86% tmpkTA5yb.zip |###########--------------------------------------------| 19.9% tmpkTA5yb.zip |###########--------------------------------------------| 19.95% tmpkTA5yb.zip |###########--------------------------------------------| 19.99% tmpkTA5yb.zip |###########--------------------------------------------| 20.04% tmpkTA5yb.zip |###########--------------------------------------------| 20.09% tmpkTA5yb.zip |###########--------------------------------------------| 20.13% tmpkTA5yb.zip |###########--------------------------------------------| 20.18% tmpkTA5yb.zip |###########--------------------------------------------| 20.22% tmpkTA5yb.zip |###########--------------------------------------------| 20.27% tmpkTA5yb.zip |###########--------------------------------------------| 20.31% tmpkTA5yb.zip |###########--------------------------------------------| 20.36% tmpkTA5yb.zip |###########--------------------------------------------| 20.41% tmpkTA5yb.zip |###########--------------------------------------------| 20.45% tmpkTA5yb.zip |###########--------------------------------------------| 20.5% tmpkTA5yb.zip |###########--------------------------------------------| 20.54% tmpkTA5yb.zip |###########--------------------------------------------| 20.59% tmpkTA5yb.zip |###########--------------------------------------------| 20.63% tmpkTA5yb.zip |###########--------------------------------------------| 20.68% tmpkTA5yb.zip |###########--------------------------------------------| 20.72% tmpkTA5yb.zip |###########--------------------------------------------| 20.77% tmpkTA5yb.zip |###########--------------------------------------------| 20.82% tmpkTA5yb.zip |###########--------------------------------------------| 20.86% tmpkTA5yb.zip |###########--------------------------------------------| 20.91% tmpkTA5yb.zip |############-------------------------------------------| 20.95% tmpkTA5yb.zip |############-------------------------------------------| 21.0% tmpkTA5yb.zip |############-------------------------------------------| 21.04% tmpkTA5yb.zip |############-------------------------------------------| 21.09% tmpkTA5yb.zip |############-------------------------------------------| 21.14% tmpkTA5yb.zip |############-------------------------------------------| 21.18% tmpkTA5yb.zip |############-------------------------------------------| 21.23% tmpkTA5yb.zip |############-------------------------------------------| 21.27% tmpkTA5yb.zip |############-------------------------------------------| 21.32% tmpkTA5yb.zip |############-------------------------------------------| 21.36% tmpkTA5yb.zip |############-------------------------------------------| 21.41% tmpkTA5yb.zip |############-------------------------------------------| 21.46% tmpkTA5yb.zip |############-------------------------------------------| 21.5% tmpkTA5yb.zip |############-------------------------------------------| 21.55% tmpkTA5yb.zip |############-------------------------------------------| 21.59% tmpkTA5yb.zip |############-------------------------------------------| 21.64% tmpkTA5yb.zip |############-------------------------------------------| 21.68% tmpkTA5yb.zip |############-------------------------------------------| 21.73% tmpkTA5yb.zip |############-------------------------------------------| 21.77% tmpkTA5yb.zip |############-------------------------------------------| 21.82% tmpkTA5yb.zip |############-------------------------------------------| 21.87% tmpkTA5yb.zip |############-------------------------------------------| 21.91% tmpkTA5yb.zip |############-------------------------------------------| 21.96% tmpkTA5yb.zip |############-------------------------------------------| 22.0% tmpkTA5yb.zip |############-------------------------------------------| 22.05% tmpkTA5yb.zip |############-------------------------------------------| 22.09% tmpkTA5yb.zip |############-------------------------------------------| 22.14% tmpkTA5yb.zip |############-------------------------------------------| 22.19% tmpkTA5yb.zip |############-------------------------------------------| 22.23% tmpkTA5yb.zip |############-------------------------------------------| 22.28% tmpkTA5yb.zip |############-------------------------------------------| 22.32% tmpkTA5yb.zip |############-------------------------------------------| 22.37% tmpkTA5yb.zip |############-------------------------------------------| 22.41% tmpkTA5yb.zip |############-------------------------------------------| 22.46% tmpkTA5yb.zip |############-------------------------------------------| 22.51% tmpkTA5yb.zip |############-------------------------------------------| 22.55% tmpkTA5yb.zip |############-------------------------------------------| 22.6% tmpkTA5yb.zip |############-------------------------------------------| 22.64% tmpkTA5yb.zip |############-------------------------------------------| 22.69% tmpkTA5yb.zip |#############------------------------------------------| 22.73% tmpkTA5yb.zip |#############------------------------------------------| 22.78% tmpkTA5yb.zip |#############------------------------------------------| 22.82% tmpkTA5yb.zip |#############------------------------------------------| 22.87% tmpkTA5yb.zip |#############------------------------------------------| 22.92% tmpkTA5yb.zip |#############------------------------------------------| 22.96% tmpkTA5yb.zip |#############------------------------------------------| 23.01% tmpkTA5yb.zip |#############------------------------------------------| 23.05% tmpkTA5yb.zip |#############------------------------------------------| 23.1% tmpkTA5yb.zip |#############------------------------------------------| 23.14% tmpkTA5yb.zip |#############------------------------------------------| 23.19% tmpkTA5yb.zip |#############------------------------------------------| 23.24% tmpkTA5yb.zip |#############------------------------------------------| 23.28% tmpkTA5yb.zip |#############------------------------------------------| 23.33% tmpkTA5yb.zip |#############------------------------------------------| 23.37% tmpkTA5yb.zip |#############------------------------------------------| 23.42% tmpkTA5yb.zip |#############------------------------------------------| 23.46% tmpkTA5yb.zip |#############------------------------------------------| 23.51% tmpkTA5yb.zip |#############------------------------------------------| 23.56% tmpkTA5yb.zip |#############------------------------------------------| 23.6% tmpkTA5yb.zip |#############------------------------------------------| 23.65% tmpkTA5yb.zip |#############------------------------------------------| 23.69% tmpkTA5yb.zip |#############------------------------------------------| 23.74% tmpkTA5yb.zip |#############------------------------------------------| 23.78% tmpkTA5yb.zip |#############------------------------------------------| 23.83% tmpkTA5yb.zip |#############------------------------------------------| 23.87% tmpkTA5yb.zip |#############------------------------------------------| 23.92% tmpkTA5yb.zip |#############------------------------------------------| 23.97% tmpkTA5yb.zip |#############------------------------------------------| 24.01% tmpkTA5yb.zip |#############------------------------------------------| 24.06% tmpkTA5yb.zip |#############------------------------------------------| 24.1% tmpkTA5yb.zip |#############------------------------------------------| 24.15% tmpkTA5yb.zip |#############------------------------------------------| 24.19% tmpkTA5yb.zip |#############------------------------------------------| 24.24% tmpkTA5yb.zip |#############------------------------------------------| 24.29% tmpkTA5yb.zip |#############------------------------------------------| 24.33% tmpkTA5yb.zip |#############------------------------------------------| 24.38% tmpkTA5yb.zip |#############------------------------------------------| 24.42% tmpkTA5yb.zip |#############------------------------------------------| 24.47% tmpkTA5yb.zip |#############------------------------------------------| 24.51% tmpkTA5yb.zip |##############-----------------------------------------| 24.56% tmpkTA5yb.zip |##############-----------------------------------------| 24.6% tmpkTA5yb.zip |##############-----------------------------------------| 24.65% tmpkTA5yb.zip |##############-----------------------------------------| 24.7% tmpkTA5yb.zip |##############-----------------------------------------| 24.74% tmpkTA5yb.zip |##############-----------------------------------------| 24.79% tmpkTA5yb.zip |##############-----------------------------------------| 24.83% tmpkTA5yb.zip |##############-----------------------------------------| 24.88% tmpkTA5yb.zip |##############-----------------------------------------| 24.92% tmpkTA5yb.zip |##############-----------------------------------------| 24.97% tmpkTA5yb.zip |##############-----------------------------------------| 25.02% tmpkTA5yb.zip |##############-----------------------------------------| 25.06% tmpkTA5yb.zip |##############-----------------------------------------| 25.11% tmpkTA5yb.zip |##############-----------------------------------------| 25.15% tmpkTA5yb.zip |##############-----------------------------------------| 25.2% tmpkTA5yb.zip |##############-----------------------------------------| 25.24% tmpkTA5yb.zip |##############-----------------------------------------| 25.29% tmpkTA5yb.zip |##############-----------------------------------------| 25.34% tmpkTA5yb.zip |##############-----------------------------------------| 25.38% tmpkTA5yb.zip |##############-----------------------------------------| 25.43% tmpkTA5yb.zip |##############-----------------------------------------| 25.47% tmpkTA5yb.zip |##############-----------------------------------------| 25.52% tmpkTA5yb.zip |##############-----------------------------------------| 25.56% tmpkTA5yb.zip |##############-----------------------------------------| 25.61% tmpkTA5yb.zip |##############-----------------------------------------| 25.65% tmpkTA5yb.zip |##############-----------------------------------------| 25.7% tmpkTA5yb.zip |##############-----------------------------------------| 25.75% tmpkTA5yb.zip |##############-----------------------------------------| 25.79% tmpkTA5yb.zip |##############-----------------------------------------| 25.84% tmpkTA5yb.zip |##############-----------------------------------------| 25.88% tmpkTA5yb.zip |##############-----------------------------------------| 25.93% tmpkTA5yb.zip |##############-----------------------------------------| 25.97% tmpkTA5yb.zip |##############-----------------------------------------| 26.02% tmpkTA5yb.zip |##############-----------------------------------------| 26.07% tmpkTA5yb.zip |##############-----------------------------------------| 26.11% tmpkTA5yb.zip |##############-----------------------------------------| 26.16% tmpkTA5yb.zip |##############-----------------------------------------| 26.2% tmpkTA5yb.zip |##############-----------------------------------------| 26.25% tmpkTA5yb.zip |##############-----------------------------------------| 26.29% tmpkTA5yb.zip |##############-----------------------------------------| 26.34% tmpkTA5yb.zip |###############----------------------------------------| 26.39% tmpkTA5yb.zip |###############----------------------------------------| 26.43% tmpkTA5yb.zip |###############----------------------------------------| 26.48% tmpkTA5yb.zip |###############----------------------------------------| 26.52% tmpkTA5yb.zip |###############----------------------------------------| 26.57% tmpkTA5yb.zip |###############----------------------------------------| 26.61% tmpkTA5yb.zip |###############----------------------------------------| 26.66% tmpkTA5yb.zip |###############----------------------------------------| 26.7% tmpkTA5yb.zip |###############----------------------------------------| 26.75% tmpkTA5yb.zip |###############----------------------------------------| 26.8% tmpkTA5yb.zip |###############----------------------------------------| 26.84% tmpkTA5yb.zip |###############----------------------------------------| 26.89% tmpkTA5yb.zip |###############----------------------------------------| 26.93% tmpkTA5yb.zip |###############----------------------------------------| 26.98% tmpkTA5yb.zip |###############----------------------------------------| 27.02% tmpkTA5yb.zip |###############----------------------------------------| 27.07% tmpkTA5yb.zip |###############----------------------------------------| 27.12% tmpkTA5yb.zip |###############----------------------------------------| 27.16% tmpkTA5yb.zip |###############----------------------------------------| 27.21% tmpkTA5yb.zip |###############----------------------------------------| 27.25% tmpkTA5yb.zip |###############----------------------------------------| 27.3% tmpkTA5yb.zip |###############----------------------------------------| 27.34% tmpkTA5yb.zip |###############----------------------------------------| 27.39% tmpkTA5yb.zip |###############----------------------------------------| 27.44% tmpkTA5yb.zip |###############----------------------------------------| 27.48% tmpkTA5yb.zip |###############----------------------------------------| 27.53% tmpkTA5yb.zip |###############----------------------------------------| 27.57% tmpkTA5yb.zip |###############----------------------------------------| 27.62% tmpkTA5yb.zip |###############----------------------------------------| 27.66% tmpkTA5yb.zip |###############----------------------------------------| 27.71% tmpkTA5yb.zip |###############----------------------------------------| 27.75% tmpkTA5yb.zip |###############----------------------------------------| 27.8% tmpkTA5yb.zip |###############----------------------------------------| 27.85% tmpkTA5yb.zip |###############----------------------------------------| 27.89% tmpkTA5yb.zip |###############----------------------------------------| 27.94% tmpkTA5yb.zip |###############----------------------------------------| 27.98% tmpkTA5yb.zip |###############----------------------------------------| 28.03% tmpkTA5yb.zip |###############----------------------------------------| 28.07% tmpkTA5yb.zip |###############----------------------------------------| 28.12% tmpkTA5yb.zip |###############----------------------------------------| 28.17% tmpkTA5yb.zip |################---------------------------------------| 28.21% tmpkTA5yb.zip |################---------------------------------------| 28.26% tmpkTA5yb.zip |################---------------------------------------| 28.3% tmpkTA5yb.zip |################---------------------------------------| 28.35% tmpkTA5yb.zip |################---------------------------------------| 28.39% tmpkTA5yb.zip |################---------------------------------------| 28.44% tmpkTA5yb.zip |################---------------------------------------| 28.49% tmpkTA5yb.zip |################---------------------------------------| 28.53% tmpkTA5yb.zip |################---------------------------------------| 28.58% tmpkTA5yb.zip |################---------------------------------------| 28.62% tmpkTA5yb.zip |################---------------------------------------| 28.67% tmpkTA5yb.zip |################---------------------------------------| 28.71% tmpkTA5yb.zip |################---------------------------------------| 28.76% tmpkTA5yb.zip |################---------------------------------------| 28.8% tmpkTA5yb.zip |################---------------------------------------| 28.85% tmpkTA5yb.zip |################---------------------------------------| 28.9% tmpkTA5yb.zip |################---------------------------------------| 28.94% tmpkTA5yb.zip |################---------------------------------------| 28.99% tmpkTA5yb.zip |################---------------------------------------| 29.03% tmpkTA5yb.zip |################---------------------------------------| 29.08% tmpkTA5yb.zip |################---------------------------------------| 29.12% tmpkTA5yb.zip |################---------------------------------------| 29.17% tmpkTA5yb.zip |################---------------------------------------| 29.22% tmpkTA5yb.zip |################---------------------------------------| 29.26% tmpkTA5yb.zip |################---------------------------------------| 29.31% tmpkTA5yb.zip |################---------------------------------------| 29.35% tmpkTA5yb.zip |################---------------------------------------| 29.4% tmpkTA5yb.zip |################---------------------------------------| 29.44% tmpkTA5yb.zip |################---------------------------------------| 29.49% tmpkTA5yb.zip |################---------------------------------------| 29.54% tmpkTA5yb.zip |################---------------------------------------| 29.58% tmpkTA5yb.zip |################---------------------------------------| 29.63% tmpkTA5yb.zip |################---------------------------------------| 29.67% tmpkTA5yb.zip |################---------------------------------------| 29.72% tmpkTA5yb.zip |################---------------------------------------| 29.76% tmpkTA5yb.zip |################---------------------------------------| 29.81% tmpkTA5yb.zip |################---------------------------------------| 29.85% tmpkTA5yb.zip |################---------------------------------------| 29.9% tmpkTA5yb.zip |################---------------------------------------| 29.95% tmpkTA5yb.zip |################---------------------------------------| 29.99% tmpkTA5yb.zip |#################--------------------------------------| 30.04% tmpkTA5yb.zip |#################--------------------------------------| 30.08% tmpkTA5yb.zip |#################--------------------------------------| 30.13% tmpkTA5yb.zip |#################--------------------------------------| 30.17% tmpkTA5yb.zip |#################--------------------------------------| 30.22% tmpkTA5yb.zip |#################--------------------------------------| 30.27% tmpkTA5yb.zip |#################--------------------------------------| 30.31% tmpkTA5yb.zip |#################--------------------------------------| 30.36% tmpkTA5yb.zip |#################--------------------------------------| 30.4% tmpkTA5yb.zip |#################--------------------------------------| 30.45% tmpkTA5yb.zip |#################--------------------------------------| 30.49% tmpkTA5yb.zip |#################--------------------------------------| 30.54% tmpkTA5yb.zip |#################--------------------------------------| 30.59% tmpkTA5yb.zip |#################--------------------------------------| 30.63% tmpkTA5yb.zip |#################--------------------------------------| 30.68% tmpkTA5yb.zip |#################--------------------------------------| 30.72% tmpkTA5yb.zip |#################--------------------------------------| 30.77% tmpkTA5yb.zip |#################--------------------------------------| 30.81% tmpkTA5yb.zip |#################--------------------------------------| 30.86% tmpkTA5yb.zip |#################--------------------------------------| 30.9% tmpkTA5yb.zip |#################--------------------------------------| 30.95% tmpkTA5yb.zip |#################--------------------------------------| 31.0% tmpkTA5yb.zip |#################--------------------------------------| 31.04% tmpkTA5yb.zip |#################--------------------------------------| 31.09% tmpkTA5yb.zip |#################--------------------------------------| 31.13% tmpkTA5yb.zip |#################--------------------------------------| 31.18% tmpkTA5yb.zip |#################--------------------------------------| 31.22% tmpkTA5yb.zip |#################--------------------------------------| 31.27% tmpkTA5yb.zip |#################--------------------------------------| 31.32% tmpkTA5yb.zip |#################--------------------------------------| 31.36% tmpkTA5yb.zip |#################--------------------------------------| 31.41% tmpkTA5yb.zip |#################--------------------------------------| 31.45% tmpkTA5yb.zip |#################--------------------------------------| 31.5% tmpkTA5yb.zip |#################--------------------------------------| 31.54% tmpkTA5yb.zip |#################--------------------------------------| 31.59% tmpkTA5yb.zip |#################--------------------------------------| 31.63% tmpkTA5yb.zip |#################--------------------------------------| 31.68% tmpkTA5yb.zip |#################--------------------------------------| 31.73% tmpkTA5yb.zip |#################--------------------------------------| 31.77% tmpkTA5yb.zip |#################--------------------------------------| 31.82% tmpkTA5yb.zip |##################-------------------------------------| 31.86% tmpkTA5yb.zip |##################-------------------------------------| 31.91% tmpkTA5yb.zip |##################-------------------------------------| 31.95% tmpkTA5yb.zip |##################-------------------------------------| 32.0% tmpkTA5yb.zip |##################-------------------------------------| 32.05% tmpkTA5yb.zip |##################-------------------------------------| 32.09% tmpkTA5yb.zip |##################-------------------------------------| 32.14% tmpkTA5yb.zip |##################-------------------------------------| 32.18% tmpkTA5yb.zip |##################-------------------------------------| 32.23% tmpkTA5yb.zip |##################-------------------------------------| 32.27% tmpkTA5yb.zip |##################-------------------------------------| 32.32% tmpkTA5yb.zip |##################-------------------------------------| 32.37% tmpkTA5yb.zip |##################-------------------------------------| 32.41% tmpkTA5yb.zip |##################-------------------------------------| 32.46% tmpkTA5yb.zip |##################-------------------------------------| 32.5% tmpkTA5yb.zip |##################-------------------------------------| 32.55% tmpkTA5yb.zip |##################-------------------------------------| 32.59% tmpkTA5yb.zip |##################-------------------------------------| 32.64% tmpkTA5yb.zip |##################-------------------------------------| 32.68% tmpkTA5yb.zip |##################-------------------------------------| 32.73% tmpkTA5yb.zip |##################-------------------------------------| 32.78% tmpkTA5yb.zip |##################-------------------------------------| 32.82% tmpkTA5yb.zip |##################-------------------------------------| 32.87% tmpkTA5yb.zip |##################-------------------------------------| 32.91% tmpkTA5yb.zip |##################-------------------------------------| 32.96% tmpkTA5yb.zip |##################-------------------------------------| 33.0% tmpkTA5yb.zip |##################-------------------------------------| 33.05% tmpkTA5yb.zip |##################-------------------------------------| 33.1% tmpkTA5yb.zip |##################-------------------------------------| 33.14% tmpkTA5yb.zip |##################-------------------------------------| 33.19% tmpkTA5yb.zip |##################-------------------------------------| 33.23% tmpkTA5yb.zip |##################-------------------------------------| 33.28% tmpkTA5yb.zip |##################-------------------------------------| 33.32% tmpkTA5yb.zip |##################-------------------------------------| 33.37% tmpkTA5yb.zip |##################-------------------------------------| 33.42% tmpkTA5yb.zip |##################-------------------------------------| 33.46% tmpkTA5yb.zip |##################-------------------------------------| 33.51% tmpkTA5yb.zip |##################-------------------------------------| 33.55% tmpkTA5yb.zip |##################-------------------------------------| 33.6% tmpkTA5yb.zip |###################------------------------------------| 33.64% tmpkTA5yb.zip |###################------------------------------------| 33.69% tmpkTA5yb.zip |###################------------------------------------| 33.73% tmpkTA5yb.zip |###################------------------------------------| 33.78% tmpkTA5yb.zip |###################------------------------------------| 33.83% tmpkTA5yb.zip |###################------------------------------------| 33.87% tmpkTA5yb.zip |###################------------------------------------| 33.92% tmpkTA5yb.zip |###################------------------------------------| 33.96% tmpkTA5yb.zip |###################------------------------------------| 34.01% tmpkTA5yb.zip |###################------------------------------------| 34.05% tmpkTA5yb.zip |###################------------------------------------| 34.1% tmpkTA5yb.zip |###################------------------------------------| 34.15% tmpkTA5yb.zip |###################------------------------------------| 34.19% tmpkTA5yb.zip |###################------------------------------------| 34.24% tmpkTA5yb.zip |###################------------------------------------| 34.28% tmpkTA5yb.zip |###################------------------------------------| 34.33% tmpkTA5yb.zip |###################------------------------------------| 34.37% tmpkTA5yb.zip |###################------------------------------------| 34.42% tmpkTA5yb.zip |###################------------------------------------| 34.47% tmpkTA5yb.zip |###################------------------------------------| 34.51% tmpkTA5yb.zip |###################------------------------------------| 34.56% tmpkTA5yb.zip |###################------------------------------------| 34.6% tmpkTA5yb.zip |###################------------------------------------| 34.65% tmpkTA5yb.zip |###################------------------------------------| 34.69% tmpkTA5yb.zip |###################------------------------------------| 34.74% tmpkTA5yb.zip |###################------------------------------------| 34.78% tmpkTA5yb.zip |###################------------------------------------| 34.83% tmpkTA5yb.zip |###################------------------------------------| 34.88% tmpkTA5yb.zip |###################------------------------------------| 34.92% tmpkTA5yb.zip |###################------------------------------------| 34.97% tmpkTA5yb.zip |###################------------------------------------| 35.01% tmpkTA5yb.zip |###################------------------------------------| 35.06% tmpkTA5yb.zip |###################------------------------------------| 35.1% tmpkTA5yb.zip |###################------------------------------------| 35.15% tmpkTA5yb.zip |###################------------------------------------| 35.2% tmpkTA5yb.zip |###################------------------------------------| 35.24% tmpkTA5yb.zip |###################------------------------------------| 35.29% tmpkTA5yb.zip |###################------------------------------------| 35.33% tmpkTA5yb.zip |###################------------------------------------| 35.38% tmpkTA5yb.zip |###################------------------------------------| 35.42% tmpkTA5yb.zip |####################-----------------------------------| 35.47% tmpkTA5yb.zip |####################-----------------------------------| 35.52% tmpkTA5yb.zip |####################-----------------------------------| 35.56% tmpkTA5yb.zip |####################-----------------------------------| 35.61% tmpkTA5yb.zip |####################-----------------------------------| 35.65% tmpkTA5yb.zip |####################-----------------------------------| 35.7% tmpkTA5yb.zip |####################-----------------------------------| 35.74% tmpkTA5yb.zip |####################-----------------------------------| 35.79% tmpkTA5yb.zip |####################-----------------------------------| 35.83% tmpkTA5yb.zip |####################-----------------------------------| 35.88% tmpkTA5yb.zip |####################-----------------------------------| 35.93% tmpkTA5yb.zip |####################-----------------------------------| 35.97% tmpkTA5yb.zip |####################-----------------------------------| 36.02% tmpkTA5yb.zip |####################-----------------------------------| 36.06% tmpkTA5yb.zip |####################-----------------------------------| 36.11% tmpkTA5yb.zip |####################-----------------------------------| 36.15% tmpkTA5yb.zip |####################-----------------------------------| 36.2% tmpkTA5yb.zip |####################-----------------------------------| 36.25% tmpkTA5yb.zip |####################-----------------------------------| 36.29% tmpkTA5yb.zip |####################-----------------------------------| 36.34% tmpkTA5yb.zip |####################-----------------------------------| 36.38% tmpkTA5yb.zip |####################-----------------------------------| 36.43% tmpkTA5yb.zip |####################-----------------------------------| 36.47% tmpkTA5yb.zip |####################-----------------------------------| 36.52% tmpkTA5yb.zip |####################-----------------------------------| 36.57% tmpkTA5yb.zip |####################-----------------------------------| 36.61% tmpkTA5yb.zip |####################-----------------------------------| 36.66% tmpkTA5yb.zip |####################-----------------------------------| 36.7% tmpkTA5yb.zip |####################-----------------------------------| 36.75% tmpkTA5yb.zip |####################-----------------------------------| 36.79% tmpkTA5yb.zip |####################-----------------------------------| 36.84% tmpkTA5yb.zip |####################-----------------------------------| 36.88% tmpkTA5yb.zip |####################-----------------------------------| 36.93% tmpkTA5yb.zip |####################-----------------------------------| 36.98% tmpkTA5yb.zip |####################-----------------------------------| 37.02% tmpkTA5yb.zip |####################-----------------------------------| 37.07% tmpkTA5yb.zip |####################-----------------------------------| 37.11% tmpkTA5yb.zip |####################-----------------------------------| 37.16% tmpkTA5yb.zip |####################-----------------------------------| 37.2% tmpkTA5yb.zip |####################-----------------------------------| 37.25% tmpkTA5yb.zip |#####################----------------------------------| 37.3% tmpkTA5yb.zip |#####################----------------------------------| 37.34% tmpkTA5yb.zip |#####################----------------------------------| 37.39% tmpkTA5yb.zip |#####################----------------------------------| 37.43% tmpkTA5yb.zip |#####################----------------------------------| 37.48% tmpkTA5yb.zip |#####################----------------------------------| 37.52% tmpkTA5yb.zip |#####################----------------------------------| 37.57% tmpkTA5yb.zip |#####################----------------------------------| 37.62% tmpkTA5yb.zip |#####################----------------------------------| 37.66% tmpkTA5yb.zip |#####################----------------------------------| 37.71% tmpkTA5yb.zip |#####################----------------------------------| 37.75% tmpkTA5yb.zip |#####################----------------------------------| 37.8% tmpkTA5yb.zip |#####################----------------------------------| 37.84% tmpkTA5yb.zip |#####################----------------------------------| 37.89% tmpkTA5yb.zip |#####################----------------------------------| 37.93% tmpkTA5yb.zip |#####################----------------------------------| 37.98% tmpkTA5yb.zip |#####################----------------------------------| 38.03% tmpkTA5yb.zip |#####################----------------------------------| 38.07% tmpkTA5yb.zip |#####################----------------------------------| 38.12% tmpkTA5yb.zip |#####################----------------------------------| 38.16% tmpkTA5yb.zip |#####################----------------------------------| 38.21% tmpkTA5yb.zip |#####################----------------------------------| 38.25% tmpkTA5yb.zip |#####################----------------------------------| 38.3% tmpkTA5yb.zip |#####################----------------------------------| 38.35% tmpkTA5yb.zip |#####################----------------------------------| 38.39% tmpkTA5yb.zip |#####################----------------------------------| 38.44% tmpkTA5yb.zip |#####################----------------------------------| 38.48% tmpkTA5yb.zip |#####################----------------------------------| 38.53% tmpkTA5yb.zip |#####################----------------------------------| 38.57% tmpkTA5yb.zip |#####################----------------------------------| 38.62% tmpkTA5yb.zip |#####################----------------------------------| 38.66% tmpkTA5yb.zip |#####################----------------------------------| 38.71% tmpkTA5yb.zip |#####################----------------------------------| 38.76% tmpkTA5yb.zip |#####################----------------------------------| 38.8% tmpkTA5yb.zip |#####################----------------------------------| 38.85% tmpkTA5yb.zip |#####################----------------------------------| 38.89% tmpkTA5yb.zip |#####################----------------------------------| 38.94% tmpkTA5yb.zip |#####################----------------------------------| 38.98% tmpkTA5yb.zip |#####################----------------------------------| 39.03% tmpkTA5yb.zip |#####################----------------------------------| 39.08% tmpkTA5yb.zip |######################---------------------------------| 39.12% tmpkTA5yb.zip |######################---------------------------------| 39.17% tmpkTA5yb.zip |######################---------------------------------| 39.21% tmpkTA5yb.zip |######################---------------------------------| 39.26% tmpkTA5yb.zip |######################---------------------------------| 39.3% tmpkTA5yb.zip |######################---------------------------------| 39.35% tmpkTA5yb.zip |######################---------------------------------| 39.4% tmpkTA5yb.zip |######################---------------------------------| 39.44% tmpkTA5yb.zip |######################---------------------------------| 39.49% tmpkTA5yb.zip |######################---------------------------------| 39.53% tmpkTA5yb.zip |######################---------------------------------| 39.58% tmpkTA5yb.zip |######################---------------------------------| 39.62% tmpkTA5yb.zip |######################---------------------------------| 39.67% tmpkTA5yb.zip |######################---------------------------------| 39.71% tmpkTA5yb.zip |######################---------------------------------| 39.76% tmpkTA5yb.zip |######################---------------------------------| 39.81% tmpkTA5yb.zip |######################---------------------------------| 39.85% tmpkTA5yb.zip |######################---------------------------------| 39.9% tmpkTA5yb.zip |######################---------------------------------| 39.94% tmpkTA5yb.zip |######################---------------------------------| 39.99% tmpkTA5yb.zip |######################---------------------------------| 40.03% tmpkTA5yb.zip |######################---------------------------------| 40.08% tmpkTA5yb.zip |######################---------------------------------| 40.13% tmpkTA5yb.zip |######################---------------------------------| 40.17% tmpkTA5yb.zip |######################---------------------------------| 40.22% tmpkTA5yb.zip |######################---------------------------------| 40.26% tmpkTA5yb.zip |######################---------------------------------| 40.31% tmpkTA5yb.zip |######################---------------------------------| 40.35% tmpkTA5yb.zip |######################---------------------------------| 40.4% tmpkTA5yb.zip |######################---------------------------------| 40.45% tmpkTA5yb.zip |######################---------------------------------| 40.49% tmpkTA5yb.zip |######################---------------------------------| 40.54% tmpkTA5yb.zip |######################---------------------------------| 40.58% tmpkTA5yb.zip |######################---------------------------------| 40.63% tmpkTA5yb.zip |######################---------------------------------| 40.67% tmpkTA5yb.zip |######################---------------------------------| 40.72% tmpkTA5yb.zip |######################---------------------------------| 40.76% tmpkTA5yb.zip |######################---------------------------------| 40.81% tmpkTA5yb.zip |######################---------------------------------| 40.86% tmpkTA5yb.zip |######################---------------------------------| 40.9% tmpkTA5yb.zip |#######################--------------------------------| 40.95% tmpkTA5yb.zip |#######################--------------------------------| 40.99% tmpkTA5yb.zip |#######################--------------------------------| 41.04% tmpkTA5yb.zip |#######################--------------------------------| 41.08% tmpkTA5yb.zip |#######################--------------------------------| 41.13% tmpkTA5yb.zip |#######################--------------------------------| 41.18% tmpkTA5yb.zip |#######################--------------------------------| 41.22% tmpkTA5yb.zip |#######################--------------------------------| 41.27% tmpkTA5yb.zip |#######################--------------------------------| 41.31% tmpkTA5yb.zip |#######################--------------------------------| 41.36% tmpkTA5yb.zip |#######################--------------------------------| 41.4% tmpkTA5yb.zip |#######################--------------------------------| 41.45% tmpkTA5yb.zip |#######################--------------------------------| 41.5% tmpkTA5yb.zip |#######################--------------------------------| 41.54% tmpkTA5yb.zip |#######################--------------------------------| 41.59% tmpkTA5yb.zip |#######################--------------------------------| 41.63% tmpkTA5yb.zip |#######################--------------------------------| 41.68% tmpkTA5yb.zip |#######################--------------------------------| 41.72% tmpkTA5yb.zip |#######################--------------------------------| 41.77% tmpkTA5yb.zip |#######################--------------------------------| 41.81% tmpkTA5yb.zip |#######################--------------------------------| 41.86% tmpkTA5yb.zip |#######################--------------------------------| 41.91% tmpkTA5yb.zip |#######################--------------------------------| 41.95% tmpkTA5yb.zip |#######################--------------------------------| 42.0% tmpkTA5yb.zip |#######################--------------------------------| 42.04% tmpkTA5yb.zip |#######################--------------------------------| 42.09% tmpkTA5yb.zip |#######################--------------------------------| 42.13% tmpkTA5yb.zip |#######################--------------------------------| 42.18% tmpkTA5yb.zip |#######################--------------------------------| 42.23% tmpkTA5yb.zip |#######################--------------------------------| 42.27% tmpkTA5yb.zip |#######################--------------------------------| 42.32% tmpkTA5yb.zip |#######################--------------------------------| 42.36% tmpkTA5yb.zip |#######################--------------------------------| 42.41% tmpkTA5yb.zip |#######################--------------------------------| 42.45% tmpkTA5yb.zip |#######################--------------------------------| 42.5% tmpkTA5yb.zip |#######################--------------------------------| 42.55% tmpkTA5yb.zip |#######################--------------------------------| 42.59% tmpkTA5yb.zip |#######################--------------------------------| 42.64% tmpkTA5yb.zip |#######################--------------------------------| 42.68% tmpkTA5yb.zip |########################-------------------------------| 42.73% tmpkTA5yb.zip |########################-------------------------------| 42.77% tmpkTA5yb.zip |########################-------------------------------| 42.82% tmpkTA5yb.zip |########################-------------------------------| 42.86% tmpkTA5yb.zip |########################-------------------------------| 42.91% tmpkTA5yb.zip |########################-------------------------------| 42.96% tmpkTA5yb.zip |########################-------------------------------| 43.0% tmpkTA5yb.zip |########################-------------------------------| 43.05% tmpkTA5yb.zip |########################-------------------------------| 43.09% tmpkTA5yb.zip |########################-------------------------------| 43.14% tmpkTA5yb.zip |########################-------------------------------| 43.18% tmpkTA5yb.zip |########################-------------------------------| 43.23% tmpkTA5yb.zip |########################-------------------------------| 43.28% tmpkTA5yb.zip |########################-------------------------------| 43.32% tmpkTA5yb.zip |########################-------------------------------| 43.37% tmpkTA5yb.zip |########################-------------------------------| 43.41% tmpkTA5yb.zip |########################-------------------------------| 43.46% tmpkTA5yb.zip |########################-------------------------------| 43.5% tmpkTA5yb.zip |########################-------------------------------| 43.55% tmpkTA5yb.zip |########################-------------------------------| 43.6% tmpkTA5yb.zip |########################-------------------------------| 43.64% tmpkTA5yb.zip |########################-------------------------------| 43.69% tmpkTA5yb.zip |########################-------------------------------| 43.73% tmpkTA5yb.zip |########################-------------------------------| 43.78% tmpkTA5yb.zip |########################-------------------------------| 43.82% tmpkTA5yb.zip |########################-------------------------------| 43.87% tmpkTA5yb.zip |########################-------------------------------| 43.91% tmpkTA5yb.zip |########################-------------------------------| 43.96% tmpkTA5yb.zip |########################-------------------------------| 44.01% tmpkTA5yb.zip |########################-------------------------------| 44.05% tmpkTA5yb.zip |########################-------------------------------| 44.1% tmpkTA5yb.zip |########################-------------------------------| 44.14% tmpkTA5yb.zip |########################-------------------------------| 44.19% tmpkTA5yb.zip |########################-------------------------------| 44.23% tmpkTA5yb.zip |########################-------------------------------| 44.28% tmpkTA5yb.zip |########################-------------------------------| 44.33% tmpkTA5yb.zip |########################-------------------------------| 44.37% tmpkTA5yb.zip |########################-------------------------------| 44.42% tmpkTA5yb.zip |########################-------------------------------| 44.46% tmpkTA5yb.zip |########################-------------------------------| 44.51% tmpkTA5yb.zip |#########################------------------------------| 44.55% tmpkTA5yb.zip |#########################------------------------------| 44.6% tmpkTA5yb.zip |#########################------------------------------| 44.65% tmpkTA5yb.zip |#########################------------------------------| 44.69% tmpkTA5yb.zip |#########################------------------------------| 44.74% tmpkTA5yb.zip |#########################------------------------------| 44.78% tmpkTA5yb.zip |#########################------------------------------| 44.83% tmpkTA5yb.zip |#########################------------------------------| 44.87% tmpkTA5yb.zip |#########################------------------------------| 44.92% tmpkTA5yb.zip |#########################------------------------------| 44.96% tmpkTA5yb.zip |#########################------------------------------| 45.01% tmpkTA5yb.zip |#########################------------------------------| 45.06% tmpkTA5yb.zip |#########################------------------------------| 45.1% tmpkTA5yb.zip |#########################------------------------------| 45.15% tmpkTA5yb.zip |#########################------------------------------| 45.19% tmpkTA5yb.zip |#########################------------------------------| 45.24% tmpkTA5yb.zip |#########################------------------------------| 45.28% tmpkTA5yb.zip |#########################------------------------------| 45.33% tmpkTA5yb.zip |#########################------------------------------| 45.38% tmpkTA5yb.zip |#########################------------------------------| 45.42% tmpkTA5yb.zip |#########################------------------------------| 45.47% tmpkTA5yb.zip |#########################------------------------------| 45.51% tmpkTA5yb.zip |#########################------------------------------| 45.56% tmpkTA5yb.zip |#########################------------------------------| 45.6% tmpkTA5yb.zip |#########################------------------------------| 45.65% tmpkTA5yb.zip |#########################------------------------------| 45.69% tmpkTA5yb.zip |#########################------------------------------| 45.74% tmpkTA5yb.zip |#########################------------------------------| 45.79% tmpkTA5yb.zip |#########################------------------------------| 45.83% tmpkTA5yb.zip |#########################------------------------------| 45.88% tmpkTA5yb.zip |#########################------------------------------| 45.92% tmpkTA5yb.zip |#########################------------------------------| 45.97% tmpkTA5yb.zip |#########################------------------------------| 46.01% tmpkTA5yb.zip |#########################------------------------------| 46.06% tmpkTA5yb.zip |#########################------------------------------| 46.11% tmpkTA5yb.zip |#########################------------------------------| 46.15% tmpkTA5yb.zip |#########################------------------------------| 46.2% tmpkTA5yb.zip |#########################------------------------------| 46.24% tmpkTA5yb.zip |#########################------------------------------| 46.29% tmpkTA5yb.zip |#########################------------------------------| 46.33% tmpkTA5yb.zip |##########################-----------------------------| 46.38% tmpkTA5yb.zip |##########################-----------------------------| 46.43% tmpkTA5yb.zip |##########################-----------------------------| 46.47% tmpkTA5yb.zip |##########################-----------------------------| 46.52% tmpkTA5yb.zip |##########################-----------------------------| 46.56% tmpkTA5yb.zip |##########################-----------------------------| 46.61% tmpkTA5yb.zip |##########################-----------------------------| 46.65% tmpkTA5yb.zip |##########################-----------------------------| 46.7% tmpkTA5yb.zip |##########################-----------------------------| 46.74% tmpkTA5yb.zip |##########################-----------------------------| 46.79% tmpkTA5yb.zip |##########################-----------------------------| 46.84% tmpkTA5yb.zip |##########################-----------------------------| 46.88% tmpkTA5yb.zip |##########################-----------------------------| 46.93% tmpkTA5yb.zip |##########################-----------------------------| 46.97% tmpkTA5yb.zip |##########################-----------------------------| 47.02% tmpkTA5yb.zip |##########################-----------------------------| 47.06% tmpkTA5yb.zip |##########################-----------------------------| 47.11% tmpkTA5yb.zip |##########################-----------------------------| 47.16% tmpkTA5yb.zip |##########################-----------------------------| 47.2% tmpkTA5yb.zip |##########################-----------------------------| 47.25% tmpkTA5yb.zip |##########################-----------------------------| 47.29% tmpkTA5yb.zip |##########################-----------------------------| 47.34% tmpkTA5yb.zip |##########################-----------------------------| 47.38% tmpkTA5yb.zip |##########################-----------------------------| 47.43% tmpkTA5yb.zip |##########################-----------------------------| 47.48% tmpkTA5yb.zip |##########################-----------------------------| 47.52% tmpkTA5yb.zip |##########################-----------------------------| 47.57% tmpkTA5yb.zip |##########################-----------------------------| 47.61% tmpkTA5yb.zip |##########################-----------------------------| 47.66% tmpkTA5yb.zip |##########################-----------------------------| 47.7% tmpkTA5yb.zip |##########################-----------------------------| 47.75% tmpkTA5yb.zip |##########################-----------------------------| 47.79% tmpkTA5yb.zip |##########################-----------------------------| 47.84% tmpkTA5yb.zip |##########################-----------------------------| 47.89% tmpkTA5yb.zip |##########################-----------------------------| 47.93% tmpkTA5yb.zip |##########################-----------------------------| 47.98% tmpkTA5yb.zip |##########################-----------------------------| 48.02% tmpkTA5yb.zip |##########################-----------------------------| 48.07% tmpkTA5yb.zip |##########################-----------------------------| 48.11% tmpkTA5yb.zip |##########################-----------------------------| 48.16% tmpkTA5yb.zip |###########################----------------------------| 48.21% tmpkTA5yb.zip |###########################----------------------------| 48.25% tmpkTA5yb.zip |###########################----------------------------| 48.3% tmpkTA5yb.zip |###########################----------------------------| 48.34% tmpkTA5yb.zip |###########################----------------------------| 48.39% tmpkTA5yb.zip |###########################----------------------------| 48.43% tmpkTA5yb.zip |###########################----------------------------| 48.48% tmpkTA5yb.zip |###########################----------------------------| 48.53% tmpkTA5yb.zip |###########################----------------------------| 48.57% tmpkTA5yb.zip |###########################----------------------------| 48.62% tmpkTA5yb.zip |###########################----------------------------| 48.66% tmpkTA5yb.zip |###########################----------------------------| 48.71% tmpkTA5yb.zip |###########################----------------------------| 48.75% tmpkTA5yb.zip |###########################----------------------------| 48.8% tmpkTA5yb.zip |###########################----------------------------| 48.84% tmpkTA5yb.zip |###########################----------------------------| 48.89% tmpkTA5yb.zip |###########################----------------------------| 48.94% tmpkTA5yb.zip |###########################----------------------------| 48.98% tmpkTA5yb.zip |###########################----------------------------| 49.03% tmpkTA5yb.zip |###########################----------------------------| 49.07% tmpkTA5yb.zip |###########################----------------------------| 49.12% tmpkTA5yb.zip |###########################----------------------------| 49.16% tmpkTA5yb.zip |###########################----------------------------| 49.21% tmpkTA5yb.zip |###########################----------------------------| 49.26% tmpkTA5yb.zip |###########################----------------------------| 49.3% tmpkTA5yb.zip |###########################----------------------------| 49.35% tmpkTA5yb.zip |###########################----------------------------| 49.39% tmpkTA5yb.zip |###########################----------------------------| 49.44% tmpkTA5yb.zip |###########################----------------------------| 49.48% tmpkTA5yb.zip |###########################----------------------------| 49.53% tmpkTA5yb.zip |###########################----------------------------| 49.58% tmpkTA5yb.zip |###########################----------------------------| 49.62% tmpkTA5yb.zip |###########################----------------------------| 49.67% tmpkTA5yb.zip |###########################----------------------------| 49.71% tmpkTA5yb.zip |###########################----------------------------| 49.76% tmpkTA5yb.zip |###########################----------------------------| 49.8% tmpkTA5yb.zip |###########################----------------------------| 49.85% tmpkTA5yb.zip |###########################----------------------------| 49.89% tmpkTA5yb.zip |###########################----------------------------| 49.94% tmpkTA5yb.zip |###########################----------------------------| 49.99% tmpkTA5yb.zip |############################---------------------------| 50.03% tmpkTA5yb.zip |############################---------------------------| 50.08% tmpkTA5yb.zip |############################---------------------------| 50.12% tmpkTA5yb.zip |############################---------------------------| 50.17% tmpkTA5yb.zip |############################---------------------------| 50.21% tmpkTA5yb.zip |############################---------------------------| 50.26% tmpkTA5yb.zip |############################---------------------------| 50.31% tmpkTA5yb.zip |############################---------------------------| 50.35% tmpkTA5yb.zip |############################---------------------------| 50.4% tmpkTA5yb.zip |############################---------------------------| 50.44% tmpkTA5yb.zip |############################---------------------------| 50.49% tmpkTA5yb.zip |############################---------------------------| 50.53% tmpkTA5yb.zip |############################---------------------------| 50.58% tmpkTA5yb.zip |############################---------------------------| 50.63% tmpkTA5yb.zip |############################---------------------------| 50.67% tmpkTA5yb.zip |############################---------------------------| 50.72% tmpkTA5yb.zip |############################---------------------------| 50.76% tmpkTA5yb.zip |############################---------------------------| 50.81% tmpkTA5yb.zip |############################---------------------------| 50.85% tmpkTA5yb.zip |############################---------------------------| 50.9% tmpkTA5yb.zip |############################---------------------------| 50.94% tmpkTA5yb.zip |############################---------------------------| 50.99% tmpkTA5yb.zip |############################---------------------------| 51.04% tmpkTA5yb.zip |############################---------------------------| 51.08% tmpkTA5yb.zip |############################---------------------------| 51.13% tmpkTA5yb.zip |############################---------------------------| 51.17% tmpkTA5yb.zip |############################---------------------------| 51.22% tmpkTA5yb.zip |############################---------------------------| 51.26% tmpkTA5yb.zip |############################---------------------------| 51.31% tmpkTA5yb.zip |############################---------------------------| 51.36% tmpkTA5yb.zip |############################---------------------------| 51.4% tmpkTA5yb.zip |############################---------------------------| 51.45% tmpkTA5yb.zip |############################---------------------------| 51.49% tmpkTA5yb.zip |############################---------------------------| 51.54% tmpkTA5yb.zip |############################---------------------------| 51.58% tmpkTA5yb.zip |############################---------------------------| 51.63% tmpkTA5yb.zip |############################---------------------------| 51.68% tmpkTA5yb.zip |############################---------------------------| 51.72% tmpkTA5yb.zip |############################---------------------------| 51.77% tmpkTA5yb.zip |############################---------------------------| 51.81% tmpkTA5yb.zip |#############################--------------------------| 51.86% tmpkTA5yb.zip |#############################--------------------------| 51.9% tmpkTA5yb.zip |#############################--------------------------| 51.95% tmpkTA5yb.zip |#############################--------------------------| 51.99% tmpkTA5yb.zip |#############################--------------------------| 52.04% tmpkTA5yb.zip |#############################--------------------------| 52.09% tmpkTA5yb.zip |#############################--------------------------| 52.13% tmpkTA5yb.zip |#############################--------------------------| 52.18% tmpkTA5yb.zip |#############################--------------------------| 52.22% tmpkTA5yb.zip |#############################--------------------------| 52.27% tmpkTA5yb.zip |#############################--------------------------| 52.31% tmpkTA5yb.zip |#############################--------------------------| 52.36% tmpkTA5yb.zip |#############################--------------------------| 52.41% tmpkTA5yb.zip |#############################--------------------------| 52.45% tmpkTA5yb.zip |#############################--------------------------| 52.5% tmpkTA5yb.zip |#############################--------------------------| 52.54% tmpkTA5yb.zip |#############################--------------------------| 52.59% tmpkTA5yb.zip |#############################--------------------------| 52.63% tmpkTA5yb.zip |#############################--------------------------| 52.68% tmpkTA5yb.zip |#############################--------------------------| 52.72% tmpkTA5yb.zip |#############################--------------------------| 52.77% tmpkTA5yb.zip |#############################--------------------------| 52.82% tmpkTA5yb.zip |#############################--------------------------| 52.86% tmpkTA5yb.zip |#############################--------------------------| 52.91% tmpkTA5yb.zip |#############################--------------------------| 52.95% tmpkTA5yb.zip |#############################--------------------------| 53.0% tmpkTA5yb.zip |#############################--------------------------| 53.04% tmpkTA5yb.zip |#############################--------------------------| 53.09% tmpkTA5yb.zip |#############################--------------------------| 53.14% tmpkTA5yb.zip |#############################--------------------------| 53.18% tmpkTA5yb.zip |#############################--------------------------| 53.23% tmpkTA5yb.zip |#############################--------------------------| 53.27% tmpkTA5yb.zip |#############################--------------------------| 53.32% tmpkTA5yb.zip |#############################--------------------------| 53.36% tmpkTA5yb.zip |#############################--------------------------| 53.41% tmpkTA5yb.zip |#############################--------------------------| 53.46% tmpkTA5yb.zip |#############################--------------------------| 53.5% tmpkTA5yb.zip |#############################--------------------------| 53.55% tmpkTA5yb.zip |#############################--------------------------| 53.59% tmpkTA5yb.zip |##############################-------------------------| 53.64% tmpkTA5yb.zip |##############################-------------------------| 53.68% tmpkTA5yb.zip |##############################-------------------------| 53.73% tmpkTA5yb.zip |##############################-------------------------| 53.77% tmpkTA5yb.zip |##############################-------------------------| 53.82% tmpkTA5yb.zip |##############################-------------------------| 53.87% tmpkTA5yb.zip |##############################-------------------------| 53.91% tmpkTA5yb.zip |##############################-------------------------| 53.96% tmpkTA5yb.zip |##############################-------------------------| 54.0% tmpkTA5yb.zip |##############################-------------------------| 54.05% tmpkTA5yb.zip |##############################-------------------------| 54.09% tmpkTA5yb.zip |##############################-------------------------| 54.14% tmpkTA5yb.zip |##############################-------------------------| 54.19% tmpkTA5yb.zip |##############################-------------------------| 54.23% tmpkTA5yb.zip |##############################-------------------------| 54.28% tmpkTA5yb.zip |##############################-------------------------| 54.32% tmpkTA5yb.zip |##############################-------------------------| 54.37% tmpkTA5yb.zip |##############################-------------------------| 54.41% tmpkTA5yb.zip |##############################-------------------------| 54.46% tmpkTA5yb.zip |##############################-------------------------| 54.51% tmpkTA5yb.zip |##############################-------------------------| 54.55% tmpkTA5yb.zip |##############################-------------------------| 54.6% tmpkTA5yb.zip |##############################-------------------------| 54.64% tmpkTA5yb.zip |##############################-------------------------| 54.69% tmpkTA5yb.zip |##############################-------------------------| 54.73% tmpkTA5yb.zip |##############################-------------------------| 54.78% tmpkTA5yb.zip |##############################-------------------------| 54.82% tmpkTA5yb.zip |##############################-------------------------| 54.87% tmpkTA5yb.zip |##############################-------------------------| 54.92% tmpkTA5yb.zip |##############################-------------------------| 54.96% tmpkTA5yb.zip |##############################-------------------------| 55.01% tmpkTA5yb.zip |##############################-------------------------| 55.05% tmpkTA5yb.zip |##############################-------------------------| 55.1% tmpkTA5yb.zip |##############################-------------------------| 55.14% tmpkTA5yb.zip |##############################-------------------------| 55.19% tmpkTA5yb.zip |##############################-------------------------| 55.24% tmpkTA5yb.zip |##############################-------------------------| 55.28% tmpkTA5yb.zip |##############################-------------------------| 55.33% tmpkTA5yb.zip |##############################-------------------------| 55.37% tmpkTA5yb.zip |##############################-------------------------| 55.42% tmpkTA5yb.zip |###############################------------------------| 55.46% tmpkTA5yb.zip |###############################------------------------| 55.51% tmpkTA5yb.zip |###############################------------------------| 55.56% tmpkTA5yb.zip |###############################------------------------| 55.6% tmpkTA5yb.zip |###############################------------------------| 55.65% tmpkTA5yb.zip |###############################------------------------| 55.69% tmpkTA5yb.zip |###############################------------------------| 55.74% tmpkTA5yb.zip |###############################------------------------| 55.78% tmpkTA5yb.zip |###############################------------------------| 55.83% tmpkTA5yb.zip |###############################------------------------| 55.87% tmpkTA5yb.zip |###############################------------------------| 55.92% tmpkTA5yb.zip |###############################------------------------| 55.97% tmpkTA5yb.zip |###############################------------------------| 56.01% tmpkTA5yb.zip |###############################------------------------| 56.06% tmpkTA5yb.zip |###############################------------------------| 56.1% tmpkTA5yb.zip |###############################------------------------| 56.15% tmpkTA5yb.zip |###############################------------------------| 56.19% tmpkTA5yb.zip |###############################------------------------| 56.24% tmpkTA5yb.zip |###############################------------------------| 56.29% tmpkTA5yb.zip |###############################------------------------| 56.33% tmpkTA5yb.zip |###############################------------------------| 56.38% tmpkTA5yb.zip |###############################------------------------| 56.42% tmpkTA5yb.zip |###############################------------------------| 56.47% tmpkTA5yb.zip |###############################------------------------| 56.51% tmpkTA5yb.zip |###############################------------------------| 56.56% tmpkTA5yb.zip |###############################------------------------| 56.61% tmpkTA5yb.zip |###############################------------------------| 56.65% tmpkTA5yb.zip |###############################------------------------| 56.7% tmpkTA5yb.zip |###############################------------------------| 56.74% tmpkTA5yb.zip |###############################------------------------| 56.79% tmpkTA5yb.zip |###############################------------------------| 56.83% tmpkTA5yb.zip |###############################------------------------| 56.88% tmpkTA5yb.zip |###############################------------------------| 56.92% tmpkTA5yb.zip |###############################------------------------| 56.97% tmpkTA5yb.zip |###############################------------------------| 57.02% tmpkTA5yb.zip |###############################------------------------| 57.06% tmpkTA5yb.zip |###############################------------------------| 57.11% tmpkTA5yb.zip |###############################------------------------| 57.15% tmpkTA5yb.zip |###############################------------------------| 57.2% tmpkTA5yb.zip |###############################------------------------| 57.24% tmpkTA5yb.zip |################################-----------------------| 57.29% tmpkTA5yb.zip |################################-----------------------| 57.34% tmpkTA5yb.zip |################################-----------------------| 57.38% tmpkTA5yb.zip |################################-----------------------| 57.43% tmpkTA5yb.zip |################################-----------------------| 57.47% tmpkTA5yb.zip |################################-----------------------| 57.52% tmpkTA5yb.zip |################################-----------------------| 57.56% tmpkTA5yb.zip |################################-----------------------| 57.61% tmpkTA5yb.zip |################################-----------------------| 57.66% tmpkTA5yb.zip |################################-----------------------| 57.7% tmpkTA5yb.zip |################################-----------------------| 57.75% tmpkTA5yb.zip |################################-----------------------| 57.79% tmpkTA5yb.zip |################################-----------------------| 57.84% tmpkTA5yb.zip |################################-----------------------| 57.88% tmpkTA5yb.zip |################################-----------------------| 57.93% tmpkTA5yb.zip |################################-----------------------| 57.97% tmpkTA5yb.zip |################################-----------------------| 58.02% tmpkTA5yb.zip |################################-----------------------| 58.07% tmpkTA5yb.zip |################################-----------------------| 58.11% tmpkTA5yb.zip |################################-----------------------| 58.16% tmpkTA5yb.zip |################################-----------------------| 58.2% tmpkTA5yb.zip |################################-----------------------| 58.25% tmpkTA5yb.zip |################################-----------------------| 58.29% tmpkTA5yb.zip |################################-----------------------| 58.34% tmpkTA5yb.zip |################################-----------------------| 58.39% tmpkTA5yb.zip |################################-----------------------| 58.43% tmpkTA5yb.zip |################################-----------------------| 58.48% tmpkTA5yb.zip |################################-----------------------| 58.52% tmpkTA5yb.zip |################################-----------------------| 58.57% tmpkTA5yb.zip |################################-----------------------| 58.61% tmpkTA5yb.zip |################################-----------------------| 58.66% tmpkTA5yb.zip |################################-----------------------| 58.71% tmpkTA5yb.zip |################################-----------------------| 58.75% tmpkTA5yb.zip |################################-----------------------| 58.8% tmpkTA5yb.zip |################################-----------------------| 58.84% tmpkTA5yb.zip |################################-----------------------| 58.89% tmpkTA5yb.zip |################################-----------------------| 58.93% tmpkTA5yb.zip |################################-----------------------| 58.98% tmpkTA5yb.zip |################################-----------------------| 59.02% tmpkTA5yb.zip |################################-----------------------| 59.07% tmpkTA5yb.zip |#################################----------------------| 59.12% tmpkTA5yb.zip |#################################----------------------| 59.16% tmpkTA5yb.zip |#################################----------------------| 59.21% tmpkTA5yb.zip |#################################----------------------| 59.25% tmpkTA5yb.zip |#################################----------------------| 59.3% tmpkTA5yb.zip |#################################----------------------| 59.34% tmpkTA5yb.zip |#################################----------------------| 59.39% tmpkTA5yb.zip |#################################----------------------| 59.44% tmpkTA5yb.zip |#################################----------------------| 59.48% tmpkTA5yb.zip |#################################----------------------| 59.53% tmpkTA5yb.zip |#################################----------------------| 59.57% tmpkTA5yb.zip |#################################----------------------| 59.62% tmpkTA5yb.zip |#################################----------------------| 59.66% tmpkTA5yb.zip |#################################----------------------| 59.71% tmpkTA5yb.zip |#################################----------------------| 59.75% tmpkTA5yb.zip |#################################----------------------| 59.8% tmpkTA5yb.zip |#################################----------------------| 59.85% tmpkTA5yb.zip |#################################----------------------| 59.89% tmpkTA5yb.zip |#################################----------------------| 59.94% tmpkTA5yb.zip |#################################----------------------| 59.98% tmpkTA5yb.zip |#################################----------------------| 60.03% tmpkTA5yb.zip |#################################----------------------| 60.07% tmpkTA5yb.zip |#################################----------------------| 60.12% tmpkTA5yb.zip |#################################----------------------| 60.17% tmpkTA5yb.zip |#################################----------------------| 60.21% tmpkTA5yb.zip |#################################----------------------| 60.26% tmpkTA5yb.zip |#################################----------------------| 60.3% tmpkTA5yb.zip |#################################----------------------| 60.35% tmpkTA5yb.zip |#################################----------------------| 60.39% tmpkTA5yb.zip |#################################----------------------| 60.44% tmpkTA5yb.zip |#################################----------------------| 60.49% tmpkTA5yb.zip |#################################----------------------| 60.53% tmpkTA5yb.zip |#################################----------------------| 60.58% tmpkTA5yb.zip |#################################----------------------| 60.62% tmpkTA5yb.zip |#################################----------------------| 60.67% tmpkTA5yb.zip |#################################----------------------| 60.71% tmpkTA5yb.zip |#################################----------------------| 60.76% tmpkTA5yb.zip |#################################----------------------| 60.8% tmpkTA5yb.zip |#################################----------------------| 60.85% tmpkTA5yb.zip |#################################----------------------| 60.9% tmpkTA5yb.zip |##################################---------------------| 60.94% tmpkTA5yb.zip |##################################---------------------| 60.99% tmpkTA5yb.zip |##################################---------------------| 61.03% tmpkTA5yb.zip |##################################---------------------| 61.08% tmpkTA5yb.zip |##################################---------------------| 61.12% tmpkTA5yb.zip |##################################---------------------| 61.17% tmpkTA5yb.zip |##################################---------------------| 61.22% tmpkTA5yb.zip |##################################---------------------| 61.26% tmpkTA5yb.zip |##################################---------------------| 61.31% tmpkTA5yb.zip |##################################---------------------| 61.35% tmpkTA5yb.zip |##################################---------------------| 61.4% tmpkTA5yb.zip |##################################---------------------| 61.44% tmpkTA5yb.zip |##################################---------------------| 61.49% tmpkTA5yb.zip |##################################---------------------| 61.54% tmpkTA5yb.zip |##################################---------------------| 61.58% tmpkTA5yb.zip |##################################---------------------| 61.63% tmpkTA5yb.zip |##################################---------------------| 61.67% tmpkTA5yb.zip |##################################---------------------| 61.72% tmpkTA5yb.zip |##################################---------------------| 61.76% tmpkTA5yb.zip |##################################---------------------| 61.81% tmpkTA5yb.zip |##################################---------------------| 61.85% tmpkTA5yb.zip |##################################---------------------| 61.9% tmpkTA5yb.zip |##################################---------------------| 61.95% tmpkTA5yb.zip |##################################---------------------| 61.99% tmpkTA5yb.zip |##################################---------------------| 62.04% tmpkTA5yb.zip |##################################---------------------| 62.08% tmpkTA5yb.zip |##################################---------------------| 62.13% tmpkTA5yb.zip |##################################---------------------| 62.17% tmpkTA5yb.zip |##################################---------------------| 62.22% tmpkTA5yb.zip |##################################---------------------| 62.27% tmpkTA5yb.zip |##################################---------------------| 62.31% tmpkTA5yb.zip |##################################---------------------| 62.36% tmpkTA5yb.zip |##################################---------------------| 62.4% tmpkTA5yb.zip |##################################---------------------| 62.45% tmpkTA5yb.zip |##################################---------------------| 62.49% tmpkTA5yb.zip |##################################---------------------| 62.54% tmpkTA5yb.zip |##################################---------------------| 62.59% tmpkTA5yb.zip |##################################---------------------| 62.63% tmpkTA5yb.zip |##################################---------------------| 62.68% tmpkTA5yb.zip |##################################---------------------| 62.72% tmpkTA5yb.zip |###################################--------------------| 62.77% tmpkTA5yb.zip |###################################--------------------| 62.81% tmpkTA5yb.zip |###################################--------------------| 62.86% tmpkTA5yb.zip |###################################--------------------| 62.9% tmpkTA5yb.zip |###################################--------------------| 62.95% tmpkTA5yb.zip |###################################--------------------| 63.0% tmpkTA5yb.zip |###################################--------------------| 63.04% tmpkTA5yb.zip |###################################--------------------| 63.09% tmpkTA5yb.zip |###################################--------------------| 63.13% tmpkTA5yb.zip |###################################--------------------| 63.18% tmpkTA5yb.zip |###################################--------------------| 63.22% tmpkTA5yb.zip |###################################--------------------| 63.27% tmpkTA5yb.zip |###################################--------------------| 63.32% tmpkTA5yb.zip |###################################--------------------| 63.36% tmpkTA5yb.zip |###################################--------------------| 63.41% tmpkTA5yb.zip |###################################--------------------| 63.45% tmpkTA5yb.zip |###################################--------------------| 63.5% tmpkTA5yb.zip |###################################--------------------| 63.54% tmpkTA5yb.zip |###################################--------------------| 63.59% tmpkTA5yb.zip |###################################--------------------| 63.64% tmpkTA5yb.zip |###################################--------------------| 63.68% tmpkTA5yb.zip |###################################--------------------| 63.73% tmpkTA5yb.zip |###################################--------------------| 63.77% tmpkTA5yb.zip |###################################--------------------| 63.82% tmpkTA5yb.zip |###################################--------------------| 63.86% tmpkTA5yb.zip |###################################--------------------| 63.91% tmpkTA5yb.zip |###################################--------------------| 63.95% tmpkTA5yb.zip |###################################--------------------| 64.0% tmpkTA5yb.zip |###################################--------------------| 64.05% tmpkTA5yb.zip |###################################--------------------| 64.09% tmpkTA5yb.zip |###################################--------------------| 64.14% tmpkTA5yb.zip |###################################--------------------| 64.18% tmpkTA5yb.zip |###################################--------------------| 64.23% tmpkTA5yb.zip |###################################--------------------| 64.27% tmpkTA5yb.zip |###################################--------------------| 64.32% tmpkTA5yb.zip |###################################--------------------| 64.37% tmpkTA5yb.zip |###################################--------------------| 64.41% tmpkTA5yb.zip |###################################--------------------| 64.46% tmpkTA5yb.zip |###################################--------------------| 64.5% tmpkTA5yb.zip |####################################-------------------| 64.55% tmpkTA5yb.zip |####################################-------------------| 64.59% tmpkTA5yb.zip |####################################-------------------| 64.64% tmpkTA5yb.zip |####################################-------------------| 64.69% tmpkTA5yb.zip |####################################-------------------| 64.73% tmpkTA5yb.zip |####################################-------------------| 64.78% tmpkTA5yb.zip |####################################-------------------| 64.82% tmpkTA5yb.zip |####################################-------------------| 64.87% tmpkTA5yb.zip |####################################-------------------| 64.91% tmpkTA5yb.zip |####################################-------------------| 64.96% tmpkTA5yb.zip |####################################-------------------| 65.0% tmpkTA5yb.zip |####################################-------------------| 65.05% tmpkTA5yb.zip |####################################-------------------| 65.1% tmpkTA5yb.zip |####################################-------------------| 65.14% tmpkTA5yb.zip |####################################-------------------| 65.19% tmpkTA5yb.zip |####################################-------------------| 65.23% tmpkTA5yb.zip |####################################-------------------| 65.28% tmpkTA5yb.zip |####################################-------------------| 65.32% tmpkTA5yb.zip |####################################-------------------| 65.37% tmpkTA5yb.zip |####################################-------------------| 65.42% tmpkTA5yb.zip |####################################-------------------| 65.46% tmpkTA5yb.zip |####################################-------------------| 65.51% tmpkTA5yb.zip |####################################-------------------| 65.55% tmpkTA5yb.zip |####################################-------------------| 65.6% tmpkTA5yb.zip |####################################-------------------| 65.64% tmpkTA5yb.zip |####################################-------------------| 65.69% tmpkTA5yb.zip |####################################-------------------| 65.74% tmpkTA5yb.zip |####################################-------------------| 65.78% tmpkTA5yb.zip |####################################-------------------| 65.83% tmpkTA5yb.zip |####################################-------------------| 65.87% tmpkTA5yb.zip |####################################-------------------| 65.92% tmpkTA5yb.zip |####################################-------------------| 65.96% tmpkTA5yb.zip |####################################-------------------| 66.01% tmpkTA5yb.zip |####################################-------------------| 66.05% tmpkTA5yb.zip |####################################-------------------| 66.1% tmpkTA5yb.zip |####################################-------------------| 66.15% tmpkTA5yb.zip |####################################-------------------| 66.19% tmpkTA5yb.zip |####################################-------------------| 66.24% tmpkTA5yb.zip |####################################-------------------| 66.28% tmpkTA5yb.zip |####################################-------------------| 66.33% tmpkTA5yb.zip |#####################################------------------| 66.37% tmpkTA5yb.zip |#####################################------------------| 66.42% tmpkTA5yb.zip |#####################################------------------| 66.47% tmpkTA5yb.zip |#####################################------------------| 66.51% tmpkTA5yb.zip |#####################################------------------| 66.56% tmpkTA5yb.zip |#####################################------------------| 66.6% tmpkTA5yb.zip |#####################################------------------| 66.65% tmpkTA5yb.zip |#####################################------------------| 66.69% tmpkTA5yb.zip |#####################################------------------| 66.74% tmpkTA5yb.zip |#####################################------------------| 66.78% tmpkTA5yb.zip |#####################################------------------| 66.83% tmpkTA5yb.zip |#####################################------------------| 66.88% tmpkTA5yb.zip |#####################################------------------| 66.92% tmpkTA5yb.zip |#####################################------------------| 66.97% tmpkTA5yb.zip |#####################################------------------| 67.01% tmpkTA5yb.zip |#####################################------------------| 67.06% tmpkTA5yb.zip |#####################################------------------| 67.1% tmpkTA5yb.zip |#####################################------------------| 67.15% tmpkTA5yb.zip |#####################################------------------| 67.2% tmpkTA5yb.zip |#####################################------------------| 67.24% tmpkTA5yb.zip |#####################################------------------| 67.29% tmpkTA5yb.zip |#####################################------------------| 67.33% tmpkTA5yb.zip |#####################################------------------| 67.38% tmpkTA5yb.zip |#####################################------------------| 67.42% tmpkTA5yb.zip |#####################################------------------| 67.47% tmpkTA5yb.zip |#####################################------------------| 67.52% tmpkTA5yb.zip |#####################################------------------| 67.56% tmpkTA5yb.zip |#####################################------------------| 67.61% tmpkTA5yb.zip |#####################################------------------| 67.65% tmpkTA5yb.zip |#####################################------------------| 67.7% tmpkTA5yb.zip |#####################################------------------| 67.74% tmpkTA5yb.zip |#####################################------------------| 67.79% tmpkTA5yb.zip |#####################################------------------| 67.83% tmpkTA5yb.zip |#####################################------------------| 67.88% tmpkTA5yb.zip |#####################################------------------| 67.93% tmpkTA5yb.zip |#####################################------------------| 67.97% tmpkTA5yb.zip |#####################################------------------| 68.02% tmpkTA5yb.zip |#####################################------------------| 68.06% tmpkTA5yb.zip |#####################################------------------| 68.11% tmpkTA5yb.zip |#####################################------------------| 68.15% tmpkTA5yb.zip |######################################-----------------| 68.2% tmpkTA5yb.zip |######################################-----------------| 68.25% tmpkTA5yb.zip |######################################-----------------| 68.29% tmpkTA5yb.zip |######################################-----------------| 68.34% tmpkTA5yb.zip |######################################-----------------| 68.38% tmpkTA5yb.zip |######################################-----------------| 68.43% tmpkTA5yb.zip |######################################-----------------| 68.47% tmpkTA5yb.zip |######################################-----------------| 68.52% tmpkTA5yb.zip |######################################-----------------| 68.57% tmpkTA5yb.zip |######################################-----------------| 68.61% tmpkTA5yb.zip |######################################-----------------| 68.66% tmpkTA5yb.zip |######################################-----------------| 68.7% tmpkTA5yb.zip |######################################-----------------| 68.75% tmpkTA5yb.zip |######################################-----------------| 68.79% tmpkTA5yb.zip |######################################-----------------| 68.84% tmpkTA5yb.zip |######################################-----------------| 68.88% tmpkTA5yb.zip |######################################-----------------| 68.93% tmpkTA5yb.zip |######################################-----------------| 68.98% tmpkTA5yb.zip |######################################-----------------| 69.02% tmpkTA5yb.zip |######################################-----------------| 69.07% tmpkTA5yb.zip |######################################-----------------| 69.11% tmpkTA5yb.zip |######################################-----------------| 69.16% tmpkTA5yb.zip |######################################-----------------| 69.2% tmpkTA5yb.zip |######################################-----------------| 69.25% tmpkTA5yb.zip |######################################-----------------| 69.3% tmpkTA5yb.zip |######################################-----------------| 69.34% tmpkTA5yb.zip |######################################-----------------| 69.39% tmpkTA5yb.zip |######################################-----------------| 69.43% tmpkTA5yb.zip |######################################-----------------| 69.48% tmpkTA5yb.zip |######################################-----------------| 69.52% tmpkTA5yb.zip |######################################-----------------| 69.57% tmpkTA5yb.zip |######################################-----------------| 69.62% tmpkTA5yb.zip |######################################-----------------| 69.66% tmpkTA5yb.zip |######################################-----------------| 69.71% tmpkTA5yb.zip |######################################-----------------| 69.75% tmpkTA5yb.zip |######################################-----------------| 69.8% tmpkTA5yb.zip |######################################-----------------| 69.84% tmpkTA5yb.zip |######################################-----------------| 69.89% tmpkTA5yb.zip |######################################-----------------| 69.93% tmpkTA5yb.zip |######################################-----------------| 69.98% tmpkTA5yb.zip |#######################################----------------| 70.03% tmpkTA5yb.zip |#######################################----------------| 70.07% tmpkTA5yb.zip |#######################################----------------| 70.12% tmpkTA5yb.zip |#######################################----------------| 70.16% tmpkTA5yb.zip |#######################################----------------| 70.21% tmpkTA5yb.zip |#######################################----------------| 70.25% tmpkTA5yb.zip |#######################################----------------| 70.3% tmpkTA5yb.zip |#######################################----------------| 70.35% tmpkTA5yb.zip |#######################################----------------| 70.39% tmpkTA5yb.zip |#######################################----------------| 70.44% tmpkTA5yb.zip |#######################################----------------| 70.48% tmpkTA5yb.zip |#######################################----------------| 70.53% tmpkTA5yb.zip |#######################################----------------| 70.57% tmpkTA5yb.zip |#######################################----------------| 70.62% tmpkTA5yb.zip |#######################################----------------| 70.67% tmpkTA5yb.zip |#######################################----------------| 70.71% tmpkTA5yb.zip |#######################################----------------| 70.76% tmpkTA5yb.zip |#######################################----------------| 70.8% tmpkTA5yb.zip |#######################################----------------| 70.85% tmpkTA5yb.zip |#######################################----------------| 70.89% tmpkTA5yb.zip |#######################################----------------| 70.94% tmpkTA5yb.zip |#######################################----------------| 70.98% tmpkTA5yb.zip |#######################################----------------| 71.03% tmpkTA5yb.zip |#######################################----------------| 71.08% tmpkTA5yb.zip |#######################################----------------| 71.12% tmpkTA5yb.zip |#######################################----------------| 71.17% tmpkTA5yb.zip |#######################################----------------| 71.21% tmpkTA5yb.zip |#######################################----------------| 71.26% tmpkTA5yb.zip |#######################################----------------| 71.3% tmpkTA5yb.zip |#######################################----------------| 71.35% tmpkTA5yb.zip |#######################################----------------| 71.4% tmpkTA5yb.zip |#######################################----------------| 71.44% tmpkTA5yb.zip |#######################################----------------| 71.49% tmpkTA5yb.zip |#######################################----------------| 71.53% tmpkTA5yb.zip |#######################################----------------| 71.58% tmpkTA5yb.zip |#######################################----------------| 71.62% tmpkTA5yb.zip |#######################################----------------| 71.67% tmpkTA5yb.zip |#######################################----------------| 71.72% tmpkTA5yb.zip |#######################################----------------| 71.76% tmpkTA5yb.zip |#######################################----------------| 71.81% tmpkTA5yb.zip |########################################---------------| 71.85% tmpkTA5yb.zip |########################################---------------| 71.9% tmpkTA5yb.zip |########################################---------------| 71.94% tmpkTA5yb.zip |########################################---------------| 71.99% tmpkTA5yb.zip |########################################---------------| 72.03% tmpkTA5yb.zip |########################################---------------| 72.08% tmpkTA5yb.zip |########################################---------------| 72.13% tmpkTA5yb.zip |########################################---------------| 72.17% tmpkTA5yb.zip |########################################---------------| 72.22% tmpkTA5yb.zip |########################################---------------| 72.26% tmpkTA5yb.zip |########################################---------------| 72.31% tmpkTA5yb.zip |########################################---------------| 72.35% tmpkTA5yb.zip |########################################---------------| 72.4% tmpkTA5yb.zip |########################################---------------| 72.45% tmpkTA5yb.zip |########################################---------------| 72.49% tmpkTA5yb.zip |########################################---------------| 72.54% tmpkTA5yb.zip |########################################---------------| 72.58% tmpkTA5yb.zip |########################################---------------| 72.63% tmpkTA5yb.zip |########################################---------------| 72.67% tmpkTA5yb.zip |########################################---------------| 72.72% tmpkTA5yb.zip |########################################---------------| 72.77% tmpkTA5yb.zip |########################################---------------| 72.81% tmpkTA5yb.zip |########################################---------------| 72.86% tmpkTA5yb.zip |########################################---------------| 72.9% tmpkTA5yb.zip |########################################---------------| 72.95% tmpkTA5yb.zip |########################################---------------| 72.99% tmpkTA5yb.zip |########################################---------------| 73.04% tmpkTA5yb.zip |########################################---------------| 73.08% tmpkTA5yb.zip |########################################---------------| 73.13% tmpkTA5yb.zip |########################################---------------| 73.18% tmpkTA5yb.zip |########################################---------------| 73.22% tmpkTA5yb.zip |########################################---------------| 73.27% tmpkTA5yb.zip |########################################---------------| 73.31% tmpkTA5yb.zip |########################################---------------| 73.36% tmpkTA5yb.zip |########################################---------------| 73.4% tmpkTA5yb.zip |########################################---------------| 73.45% tmpkTA5yb.zip |########################################---------------| 73.5% tmpkTA5yb.zip |########################################---------------| 73.54% tmpkTA5yb.zip |########################################---------------| 73.59% tmpkTA5yb.zip |########################################---------------| 73.63% tmpkTA5yb.zip |#########################################--------------| 73.68% tmpkTA5yb.zip |#########################################--------------| 73.72% tmpkTA5yb.zip |#########################################--------------| 73.77% tmpkTA5yb.zip |#########################################--------------| 73.81% tmpkTA5yb.zip |#########################################--------------| 73.86% tmpkTA5yb.zip |#########################################--------------| 73.91% tmpkTA5yb.zip |#########################################--------------| 73.95% tmpkTA5yb.zip |#########################################--------------| 74.0% tmpkTA5yb.zip |#########################################--------------| 74.04% tmpkTA5yb.zip |#########################################--------------| 74.09% tmpkTA5yb.zip |#########################################--------------| 74.13% tmpkTA5yb.zip |#########################################--------------| 74.18% tmpkTA5yb.zip |#########################################--------------| 74.23% tmpkTA5yb.zip |#########################################--------------| 74.27% tmpkTA5yb.zip |#########################################--------------| 74.32% tmpkTA5yb.zip |#########################################--------------| 74.36% tmpkTA5yb.zip |#########################################--------------| 74.41% tmpkTA5yb.zip |#########################################--------------| 74.45% tmpkTA5yb.zip |#########################################--------------| 74.5% tmpkTA5yb.zip |#########################################--------------| 74.55% tmpkTA5yb.zip |#########################################--------------| 74.59% tmpkTA5yb.zip |#########################################--------------| 74.64% tmpkTA5yb.zip |#########################################--------------| 74.68% tmpkTA5yb.zip |#########################################--------------| 74.73% tmpkTA5yb.zip |#########################################--------------| 74.77% tmpkTA5yb.zip |#########################################--------------| 74.82% tmpkTA5yb.zip |#########################################--------------| 74.86% tmpkTA5yb.zip |#########################################--------------| 74.91% tmpkTA5yb.zip |#########################################--------------| 74.96% tmpkTA5yb.zip |#########################################--------------| 75.0% tmpkTA5yb.zip |#########################################--------------| 75.05% tmpkTA5yb.zip |#########################################--------------| 75.09% tmpkTA5yb.zip |#########################################--------------| 75.14% tmpkTA5yb.zip |#########################################--------------| 75.18% tmpkTA5yb.zip |#########################################--------------| 75.23% tmpkTA5yb.zip |#########################################--------------| 75.28% tmpkTA5yb.zip |#########################################--------------| 75.32% tmpkTA5yb.zip |#########################################--------------| 75.37% tmpkTA5yb.zip |#########################################--------------| 75.41% tmpkTA5yb.zip |##########################################-------------| 75.46% tmpkTA5yb.zip |##########################################-------------| 75.5% tmpkTA5yb.zip |##########################################-------------| 75.55% tmpkTA5yb.zip |##########################################-------------| 75.6% tmpkTA5yb.zip |##########################################-------------| 75.64% tmpkTA5yb.zip |##########################################-------------| 75.69% tmpkTA5yb.zip |##########################################-------------| 75.73% tmpkTA5yb.zip |##########################################-------------| 75.78% tmpkTA5yb.zip |##########################################-------------| 75.82% tmpkTA5yb.zip |##########################################-------------| 75.87% tmpkTA5yb.zip |##########################################-------------| 75.91% tmpkTA5yb.zip |##########################################-------------| 75.96% tmpkTA5yb.zip |##########################################-------------| 76.01% tmpkTA5yb.zip |##########################################-------------| 76.05% tmpkTA5yb.zip |##########################################-------------| 76.1% tmpkTA5yb.zip |##########################################-------------| 76.14% tmpkTA5yb.zip |##########################################-------------| 76.19% tmpkTA5yb.zip |##########################################-------------| 76.23% tmpkTA5yb.zip |##########################################-------------| 76.28% tmpkTA5yb.zip |##########################################-------------| 76.33% tmpkTA5yb.zip |##########################################-------------| 76.37% tmpkTA5yb.zip |##########################################-------------| 76.42% tmpkTA5yb.zip |##########################################-------------| 76.46% tmpkTA5yb.zip |##########################################-------------| 76.51% tmpkTA5yb.zip |##########################################-------------| 76.55% tmpkTA5yb.zip |##########################################-------------| 76.6% tmpkTA5yb.zip |##########################################-------------| 76.65% tmpkTA5yb.zip |##########################################-------------| 76.69% tmpkTA5yb.zip |##########################################-------------| 76.74% tmpkTA5yb.zip |##########################################-------------| 76.78% tmpkTA5yb.zip |##########################################-------------| 76.83% tmpkTA5yb.zip |##########################################-------------| 76.87% tmpkTA5yb.zip |##########################################-------------| 76.92% tmpkTA5yb.zip |##########################################-------------| 76.96% tmpkTA5yb.zip |##########################################-------------| 77.01% tmpkTA5yb.zip |##########################################-------------| 77.06% tmpkTA5yb.zip |##########################################-------------| 77.1% tmpkTA5yb.zip |##########################################-------------| 77.15% tmpkTA5yb.zip |##########################################-------------| 77.19% tmpkTA5yb.zip |##########################################-------------| 77.24% tmpkTA5yb.zip |###########################################------------| 77.28% tmpkTA5yb.zip |###########################################------------| 77.33% tmpkTA5yb.zip |###########################################------------| 77.38% tmpkTA5yb.zip |###########################################------------| 77.42% tmpkTA5yb.zip |###########################################------------| 77.47% tmpkTA5yb.zip |###########################################------------| 77.51% tmpkTA5yb.zip |###########################################------------| 77.56% tmpkTA5yb.zip |###########################################------------| 77.6% tmpkTA5yb.zip |###########################################------------| 77.65% tmpkTA5yb.zip |###########################################------------| 77.7% tmpkTA5yb.zip |###########################################------------| 77.74% tmpkTA5yb.zip |###########################################------------| 77.79% tmpkTA5yb.zip |###########################################------------| 77.83% tmpkTA5yb.zip |###########################################------------| 77.88% tmpkTA5yb.zip |###########################################------------| 77.92% tmpkTA5yb.zip |###########################################------------| 77.97% tmpkTA5yb.zip |###########################################------------| 78.01% tmpkTA5yb.zip |###########################################------------| 78.06% tmpkTA5yb.zip |###########################################------------| 78.11% tmpkTA5yb.zip |###########################################------------| 78.15% tmpkTA5yb.zip |###########################################------------| 78.2% tmpkTA5yb.zip |###########################################------------| 78.24% tmpkTA5yb.zip |###########################################------------| 78.29% tmpkTA5yb.zip |###########################################------------| 78.33% tmpkTA5yb.zip |###########################################------------| 78.38% tmpkTA5yb.zip |###########################################------------| 78.43% tmpkTA5yb.zip |###########################################------------| 78.47% tmpkTA5yb.zip |###########################################------------| 78.52% tmpkTA5yb.zip |###########################################------------| 78.56% tmpkTA5yb.zip |###########################################------------| 78.61% tmpkTA5yb.zip |###########################################------------| 78.65% tmpkTA5yb.zip |###########################################------------| 78.7% tmpkTA5yb.zip |###########################################------------| 78.75% tmpkTA5yb.zip |###########################################------------| 78.79% tmpkTA5yb.zip |###########################################------------| 78.84% tmpkTA5yb.zip |###########################################------------| 78.88% tmpkTA5yb.zip |###########################################------------| 78.93% tmpkTA5yb.zip |###########################################------------| 78.97% tmpkTA5yb.zip |###########################################------------| 79.02% tmpkTA5yb.zip |###########################################------------| 79.06% tmpkTA5yb.zip |############################################-----------| 79.11% tmpkTA5yb.zip |############################################-----------| 79.16% tmpkTA5yb.zip |############################################-----------| 79.2% tmpkTA5yb.zip |############################################-----------| 79.25% tmpkTA5yb.zip |############################################-----------| 79.29% tmpkTA5yb.zip |############################################-----------| 79.34% tmpkTA5yb.zip |############################################-----------| 79.38% tmpkTA5yb.zip |############################################-----------| 79.43% tmpkTA5yb.zip |############################################-----------| 79.48% tmpkTA5yb.zip |############################################-----------| 79.52% tmpkTA5yb.zip |############################################-----------| 79.57% tmpkTA5yb.zip |############################################-----------| 79.61% tmpkTA5yb.zip |############################################-----------| 79.66% tmpkTA5yb.zip |############################################-----------| 79.7% tmpkTA5yb.zip |############################################-----------| 79.75% tmpkTA5yb.zip |############################################-----------| 79.8% tmpkTA5yb.zip |############################################-----------| 79.84% tmpkTA5yb.zip |############################################-----------| 79.89% tmpkTA5yb.zip |############################################-----------| 79.93% tmpkTA5yb.zip |############################################-----------| 79.98% tmpkTA5yb.zip |############################################-----------| 80.02% tmpkTA5yb.zip |############################################-----------| 80.07% tmpkTA5yb.zip |############################################-----------| 80.11% tmpkTA5yb.zip |############################################-----------| 80.16% tmpkTA5yb.zip |############################################-----------| 80.21% tmpkTA5yb.zip |############################################-----------| 80.25% tmpkTA5yb.zip |############################################-----------| 80.3% tmpkTA5yb.zip |############################################-----------| 80.34% tmpkTA5yb.zip |############################################-----------| 80.39% tmpkTA5yb.zip |############################################-----------| 80.43% tmpkTA5yb.zip |############################################-----------| 80.48% tmpkTA5yb.zip |############################################-----------| 80.53% tmpkTA5yb.zip |############################################-----------| 80.57% tmpkTA5yb.zip |############################################-----------| 80.62% tmpkTA5yb.zip |############################################-----------| 80.66% tmpkTA5yb.zip |############################################-----------| 80.71% tmpkTA5yb.zip |############################################-----------| 80.75% tmpkTA5yb.zip |############################################-----------| 80.8% tmpkTA5yb.zip |############################################-----------| 80.84% tmpkTA5yb.zip |############################################-----------| 80.89% tmpkTA5yb.zip |#############################################----------| 80.94% tmpkTA5yb.zip |#############################################----------| 80.98% tmpkTA5yb.zip |#############################################----------| 81.03% tmpkTA5yb.zip |#############################################----------| 81.07% tmpkTA5yb.zip |#############################################----------| 81.12% tmpkTA5yb.zip |#############################################----------| 81.16% tmpkTA5yb.zip |#############################################----------| 81.21% tmpkTA5yb.zip |#############################################----------| 81.26% tmpkTA5yb.zip |#############################################----------| 81.3% tmpkTA5yb.zip |#############################################----------| 81.35% tmpkTA5yb.zip |#############################################----------| 81.39% tmpkTA5yb.zip |#############################################----------| 81.44% tmpkTA5yb.zip |#############################################----------| 81.48% tmpkTA5yb.zip |#############################################----------| 81.53% tmpkTA5yb.zip |#############################################----------| 81.58% tmpkTA5yb.zip |#############################################----------| 81.62% tmpkTA5yb.zip |#############################################----------| 81.67% tmpkTA5yb.zip |#############################################----------| 81.71% tmpkTA5yb.zip |#############################################----------| 81.76% tmpkTA5yb.zip |#############################################----------| 81.8% tmpkTA5yb.zip |#############################################----------| 81.85% tmpkTA5yb.zip |#############################################----------| 81.89% tmpkTA5yb.zip |#############################################----------| 81.94% tmpkTA5yb.zip |#############################################----------| 81.99% tmpkTA5yb.zip |#############################################----------| 82.03% tmpkTA5yb.zip |#############################################----------| 82.08% tmpkTA5yb.zip |#############################################----------| 82.12% tmpkTA5yb.zip |#############################################----------| 82.17% tmpkTA5yb.zip |#############################################----------| 82.21% tmpkTA5yb.zip |#############################################----------| 82.26% tmpkTA5yb.zip |#############################################----------| 82.31% tmpkTA5yb.zip |#############################################----------| 82.35% tmpkTA5yb.zip |#############################################----------| 82.4% tmpkTA5yb.zip |#############################################----------| 82.44% tmpkTA5yb.zip |#############################################----------| 82.49% tmpkTA5yb.zip |#############################################----------| 82.53% tmpkTA5yb.zip |#############################################----------| 82.58% tmpkTA5yb.zip |#############################################----------| 82.63% tmpkTA5yb.zip |#############################################----------| 82.67% tmpkTA5yb.zip |#############################################----------| 82.72% tmpkTA5yb.zip |##############################################---------| 82.76% tmpkTA5yb.zip |##############################################---------| 82.81% tmpkTA5yb.zip |##############################################---------| 82.85% tmpkTA5yb.zip |##############################################---------| 82.9% tmpkTA5yb.zip |##############################################---------| 82.94% tmpkTA5yb.zip |##############################################---------| 82.99% tmpkTA5yb.zip |##############################################---------| 83.04% tmpkTA5yb.zip |##############################################---------| 83.08% tmpkTA5yb.zip |##############################################---------| 83.13% tmpkTA5yb.zip |##############################################---------| 83.17% tmpkTA5yb.zip |##############################################---------| 83.22% tmpkTA5yb.zip |##############################################---------| 83.26% tmpkTA5yb.zip |##############################################---------| 83.31% tmpkTA5yb.zip |##############################################---------| 83.36% tmpkTA5yb.zip |##############################################---------| 83.4% tmpkTA5yb.zip |##############################################---------| 83.45% tmpkTA5yb.zip |##############################################---------| 83.49% tmpkTA5yb.zip |##############################################---------| 83.54% tmpkTA5yb.zip |##############################################---------| 83.58% tmpkTA5yb.zip |##############################################---------| 83.63% tmpkTA5yb.zip |##############################################---------| 83.68% tmpkTA5yb.zip |##############################################---------| 83.72% tmpkTA5yb.zip |##############################################---------| 83.77% tmpkTA5yb.zip |##############################################---------| 83.81% tmpkTA5yb.zip |##############################################---------| 83.86% tmpkTA5yb.zip |##############################################---------| 83.9% tmpkTA5yb.zip |##############################################---------| 83.95% tmpkTA5yb.zip |##############################################---------| 83.99% tmpkTA5yb.zip |##############################################---------| 84.04% tmpkTA5yb.zip |##############################################---------| 84.09% tmpkTA5yb.zip |##############################################---------| 84.13% tmpkTA5yb.zip |##############################################---------| 84.18% tmpkTA5yb.zip |##############################################---------| 84.22% tmpkTA5yb.zip |##############################################---------| 84.27% tmpkTA5yb.zip |##############################################---------| 84.31% tmpkTA5yb.zip |##############################################---------| 84.36% tmpkTA5yb.zip |##############################################---------| 84.41% tmpkTA5yb.zip |##############################################---------| 84.45% tmpkTA5yb.zip |##############################################---------| 84.5% tmpkTA5yb.zip |##############################################---------| 84.54% tmpkTA5yb.zip |###############################################--------| 84.59% tmpkTA5yb.zip |###############################################--------| 84.63% tmpkTA5yb.zip |###############################################--------| 84.68% tmpkTA5yb.zip |###############################################--------| 84.73% tmpkTA5yb.zip |###############################################--------| 84.77% tmpkTA5yb.zip |###############################################--------| 84.82% tmpkTA5yb.zip |###############################################--------| 84.86% tmpkTA5yb.zip |###############################################--------| 84.91% tmpkTA5yb.zip |###############################################--------| 84.95% tmpkTA5yb.zip |###############################################--------| 85.0% tmpkTA5yb.zip |###############################################--------| 85.04% tmpkTA5yb.zip |###############################################--------| 85.09% tmpkTA5yb.zip |###############################################--------| 85.14% tmpkTA5yb.zip |###############################################--------| 85.18% tmpkTA5yb.zip |###############################################--------| 85.23% tmpkTA5yb.zip |###############################################--------| 85.27% tmpkTA5yb.zip |###############################################--------| 85.32% tmpkTA5yb.zip |###############################################--------| 85.36% tmpkTA5yb.zip |###############################################--------| 85.41% tmpkTA5yb.zip |###############################################--------| 85.46% tmpkTA5yb.zip |###############################################--------| 85.5% tmpkTA5yb.zip |###############################################--------| 85.55% tmpkTA5yb.zip |###############################################--------| 85.59% tmpkTA5yb.zip |###############################################--------| 85.64% tmpkTA5yb.zip |###############################################--------| 85.68% tmpkTA5yb.zip |###############################################--------| 85.73% tmpkTA5yb.zip |###############################################--------| 85.78% tmpkTA5yb.zip |###############################################--------| 85.82% tmpkTA5yb.zip |###############################################--------| 85.87% tmpkTA5yb.zip |###############################################--------| 85.91% tmpkTA5yb.zip |###############################################--------| 85.96% tmpkTA5yb.zip |###############################################--------| 86.0% tmpkTA5yb.zip |###############################################--------| 86.05% tmpkTA5yb.zip |###############################################--------| 86.09% tmpkTA5yb.zip |###############################################--------| 86.14% tmpkTA5yb.zip |###############################################--------| 86.19% tmpkTA5yb.zip |###############################################--------| 86.23% tmpkTA5yb.zip |###############################################--------| 86.28% tmpkTA5yb.zip |###############################################--------| 86.32% tmpkTA5yb.zip |################################################-------| 86.37% tmpkTA5yb.zip |################################################-------| 86.41% tmpkTA5yb.zip |################################################-------| 86.46% tmpkTA5yb.zip |################################################-------| 86.51% tmpkTA5yb.zip |################################################-------| 86.55% tmpkTA5yb.zip |################################################-------| 86.6% tmpkTA5yb.zip |################################################-------| 86.64% tmpkTA5yb.zip |################################################-------| 86.69% tmpkTA5yb.zip |################################################-------| 86.73% tmpkTA5yb.zip |################################################-------| 86.78% tmpkTA5yb.zip |################################################-------| 86.83% tmpkTA5yb.zip |################################################-------| 86.87% tmpkTA5yb.zip |################################################-------| 86.92% tmpkTA5yb.zip |################################################-------| 86.96% tmpkTA5yb.zip |################################################-------| 87.01% tmpkTA5yb.zip |################################################-------| 87.05% tmpkTA5yb.zip |################################################-------| 87.1% tmpkTA5yb.zip |################################################-------| 87.14% tmpkTA5yb.zip |################################################-------| 87.19% tmpkTA5yb.zip |################################################-------| 87.24% tmpkTA5yb.zip |################################################-------| 87.28% tmpkTA5yb.zip |################################################-------| 87.33% tmpkTA5yb.zip |################################################-------| 87.37% tmpkTA5yb.zip |################################################-------| 87.42% tmpkTA5yb.zip |################################################-------| 87.46% tmpkTA5yb.zip |################################################-------| 87.51% tmpkTA5yb.zip |################################################-------| 87.56% tmpkTA5yb.zip |################################################-------| 87.6% tmpkTA5yb.zip |################################################-------| 87.65% tmpkTA5yb.zip |################################################-------| 87.69% tmpkTA5yb.zip |################################################-------| 87.74% tmpkTA5yb.zip |################################################-------| 87.78% tmpkTA5yb.zip |################################################-------| 87.83% tmpkTA5yb.zip |################################################-------| 87.87% tmpkTA5yb.zip |################################################-------| 87.92% tmpkTA5yb.zip |################################################-------| 87.97% tmpkTA5yb.zip |################################################-------| 88.01% tmpkTA5yb.zip |################################################-------| 88.06% tmpkTA5yb.zip |################################################-------| 88.1% tmpkTA5yb.zip |################################################-------| 88.15% tmpkTA5yb.zip |#################################################------| 88.19% tmpkTA5yb.zip |#################################################------| 88.24% tmpkTA5yb.zip |#################################################------| 88.29% tmpkTA5yb.zip |#################################################------| 88.33% tmpkTA5yb.zip |#################################################------| 88.38% tmpkTA5yb.zip |#################################################------| 88.42% tmpkTA5yb.zip |#################################################------| 88.47% tmpkTA5yb.zip |#################################################------| 88.51% tmpkTA5yb.zip |#################################################------| 88.56% tmpkTA5yb.zip |#################################################------| 88.61% tmpkTA5yb.zip |#################################################------| 88.65% tmpkTA5yb.zip |#################################################------| 88.7% tmpkTA5yb.zip |#################################################------| 88.74% tmpkTA5yb.zip |#################################################------| 88.79% tmpkTA5yb.zip |#################################################------| 88.83% tmpkTA5yb.zip |#################################################------| 88.88% tmpkTA5yb.zip |#################################################------| 88.92% tmpkTA5yb.zip |#################################################------| 88.97% tmpkTA5yb.zip |#################################################------| 89.02% tmpkTA5yb.zip |#################################################------| 89.06% tmpkTA5yb.zip |#################################################------| 89.11% tmpkTA5yb.zip |#################################################------| 89.15% tmpkTA5yb.zip |#################################################------| 89.2% tmpkTA5yb.zip |#################################################------| 89.24% tmpkTA5yb.zip |#################################################------| 89.29% tmpkTA5yb.zip |#################################################------| 89.34% tmpkTA5yb.zip |#################################################------| 89.38% tmpkTA5yb.zip |#################################################------| 89.43% tmpkTA5yb.zip |#################################################------| 89.47% tmpkTA5yb.zip |#################################################------| 89.52% tmpkTA5yb.zip |#################################################------| 89.56% tmpkTA5yb.zip |#################################################------| 89.61% tmpkTA5yb.zip |#################################################------| 89.66% tmpkTA5yb.zip |#################################################------| 89.7% tmpkTA5yb.zip |#################################################------| 89.75% tmpkTA5yb.zip |#################################################------| 89.79% tmpkTA5yb.zip |#################################################------| 89.84% tmpkTA5yb.zip |#################################################------| 89.88% tmpkTA5yb.zip |#################################################------| 89.93% tmpkTA5yb.zip |#################################################------| 89.97% tmpkTA5yb.zip |##################################################-----| 90.02% tmpkTA5yb.zip |##################################################-----| 90.07% tmpkTA5yb.zip |##################################################-----| 90.11% tmpkTA5yb.zip |##################################################-----| 90.16% tmpkTA5yb.zip |##################################################-----| 90.2% tmpkTA5yb.zip |##################################################-----| 90.25% tmpkTA5yb.zip |##################################################-----| 90.29% tmpkTA5yb.zip |##################################################-----| 90.34% tmpkTA5yb.zip |##################################################-----| 90.39% tmpkTA5yb.zip |##################################################-----| 90.43% tmpkTA5yb.zip |##################################################-----| 90.48% tmpkTA5yb.zip |##################################################-----| 90.52% tmpkTA5yb.zip |##################################################-----| 90.57% tmpkTA5yb.zip |##################################################-----| 90.61% tmpkTA5yb.zip |##################################################-----| 90.66% tmpkTA5yb.zip |##################################################-----| 90.71% tmpkTA5yb.zip |##################################################-----| 90.75% tmpkTA5yb.zip |##################################################-----| 90.8% tmpkTA5yb.zip |##################################################-----| 90.84% tmpkTA5yb.zip |##################################################-----| 90.89% tmpkTA5yb.zip |##################################################-----| 90.93% tmpkTA5yb.zip |##################################################-----| 90.98% tmpkTA5yb.zip |##################################################-----| 91.02% tmpkTA5yb.zip |##################################################-----| 91.07% tmpkTA5yb.zip |##################################################-----| 91.12% tmpkTA5yb.zip |##################################################-----| 91.16% tmpkTA5yb.zip |##################################################-----| 91.21% tmpkTA5yb.zip |##################################################-----| 91.25% tmpkTA5yb.zip |##################################################-----| 91.3% tmpkTA5yb.zip |##################################################-----| 91.34% tmpkTA5yb.zip |##################################################-----| 91.39% tmpkTA5yb.zip |##################################################-----| 91.44% tmpkTA5yb.zip |##################################################-----| 91.48% tmpkTA5yb.zip |##################################################-----| 91.53% tmpkTA5yb.zip |##################################################-----| 91.57% tmpkTA5yb.zip |##################################################-----| 91.62% tmpkTA5yb.zip |##################################################-----| 91.66% tmpkTA5yb.zip |##################################################-----| 91.71% tmpkTA5yb.zip |##################################################-----| 91.76% tmpkTA5yb.zip |##################################################-----| 91.8% tmpkTA5yb.zip |###################################################----| 91.85% tmpkTA5yb.zip |###################################################----| 91.89% tmpkTA5yb.zip |###################################################----| 91.94% tmpkTA5yb.zip |###################################################----| 91.98% tmpkTA5yb.zip |###################################################----| 92.03% tmpkTA5yb.zip |###################################################----| 92.07% tmpkTA5yb.zip |###################################################----| 92.12% tmpkTA5yb.zip |###################################################----| 92.17% tmpkTA5yb.zip |###################################################----| 92.21% tmpkTA5yb.zip |###################################################----| 92.26% tmpkTA5yb.zip |###################################################----| 92.3% tmpkTA5yb.zip |###################################################----| 92.35% tmpkTA5yb.zip |###################################################----| 92.39% tmpkTA5yb.zip |###################################################----| 92.44% tmpkTA5yb.zip |###################################################----| 92.49% tmpkTA5yb.zip |###################################################----| 92.53% tmpkTA5yb.zip |###################################################----| 92.58% tmpkTA5yb.zip |###################################################----| 92.62% tmpkTA5yb.zip |###################################################----| 92.67% tmpkTA5yb.zip |###################################################----| 92.71% tmpkTA5yb.zip |###################################################----| 92.76% tmpkTA5yb.zip |###################################################----| 92.81% tmpkTA5yb.zip |###################################################----| 92.85% tmpkTA5yb.zip |###################################################----| 92.9% tmpkTA5yb.zip |###################################################----| 92.94% tmpkTA5yb.zip |###################################################----| 92.99% tmpkTA5yb.zip |###################################################----| 93.03% tmpkTA5yb.zip |###################################################----| 93.08% tmpkTA5yb.zip |###################################################----| 93.12% tmpkTA5yb.zip |###################################################----| 93.17% tmpkTA5yb.zip |###################################################----| 93.22% tmpkTA5yb.zip |###################################################----| 93.26% tmpkTA5yb.zip |###################################################----| 93.31% tmpkTA5yb.zip |###################################################----| 93.35% tmpkTA5yb.zip |###################################################----| 93.4% tmpkTA5yb.zip |###################################################----| 93.44% tmpkTA5yb.zip |###################################################----| 93.49% tmpkTA5yb.zip |###################################################----| 93.54% tmpkTA5yb.zip |###################################################----| 93.58% tmpkTA5yb.zip |###################################################----| 93.63% tmpkTA5yb.zip |####################################################---| 93.67% tmpkTA5yb.zip |####################################################---| 93.72% tmpkTA5yb.zip |####################################################---| 93.76% tmpkTA5yb.zip |####################################################---| 93.81% tmpkTA5yb.zip |####################################################---| 93.86% tmpkTA5yb.zip |####################################################---| 93.9% tmpkTA5yb.zip |####################################################---| 93.95% tmpkTA5yb.zip |####################################################---| 93.99% tmpkTA5yb.zip |####################################################---| 94.04% tmpkTA5yb.zip |####################################################---| 94.08% tmpkTA5yb.zip |####################################################---| 94.13% tmpkTA5yb.zip |####################################################---| 94.17% tmpkTA5yb.zip |####################################################---| 94.22% tmpkTA5yb.zip |####################################################---| 94.27% tmpkTA5yb.zip |####################################################---| 94.31% tmpkTA5yb.zip |####################################################---| 94.36% tmpkTA5yb.zip |####################################################---| 94.4% tmpkTA5yb.zip |####################################################---| 94.45% tmpkTA5yb.zip |####################################################---| 94.49% tmpkTA5yb.zip |####################################################---| 94.54% tmpkTA5yb.zip |####################################################---| 94.59% tmpkTA5yb.zip |####################################################---| 94.63% tmpkTA5yb.zip |####################################################---| 94.68% tmpkTA5yb.zip |####################################################---| 94.72% tmpkTA5yb.zip |####################################################---| 94.77% tmpkTA5yb.zip |####################################################---| 94.81% tmpkTA5yb.zip |####################################################---| 94.86% tmpkTA5yb.zip |####################################################---| 94.9% tmpkTA5yb.zip |####################################################---| 94.95% tmpkTA5yb.zip |####################################################---| 95.0% tmpkTA5yb.zip |####################################################---| 95.04% tmpkTA5yb.zip |####################################################---| 95.09% tmpkTA5yb.zip |####################################################---| 95.13% tmpkTA5yb.zip |####################################################---| 95.18% tmpkTA5yb.zip |####################################################---| 95.22% tmpkTA5yb.zip |####################################################---| 95.27% tmpkTA5yb.zip |####################################################---| 95.32% tmpkTA5yb.zip |####################################################---| 95.36% tmpkTA5yb.zip |####################################################---| 95.41% tmpkTA5yb.zip |####################################################---| 95.45% tmpkTA5yb.zip |#####################################################--| 95.5% tmpkTA5yb.zip |#####################################################--| 95.54% tmpkTA5yb.zip |#####################################################--| 95.59% tmpkTA5yb.zip |#####################################################--| 95.64% tmpkTA5yb.zip |#####################################################--| 95.68% tmpkTA5yb.zip |#####################################################--| 95.73% tmpkTA5yb.zip |#####################################################--| 95.77% tmpkTA5yb.zip |#####################################################--| 95.82% tmpkTA5yb.zip |#####################################################--| 95.86% tmpkTA5yb.zip |#####################################################--| 95.91% tmpkTA5yb.zip |#####################################################--| 95.95% tmpkTA5yb.zip |#####################################################--| 96.0% tmpkTA5yb.zip |#####################################################--| 96.05% tmpkTA5yb.zip |#####################################################--| 96.09% tmpkTA5yb.zip |#####################################################--| 96.14% tmpkTA5yb.zip |#####################################################--| 96.18% tmpkTA5yb.zip |#####################################################--| 96.23% tmpkTA5yb.zip |#####################################################--| 96.27% tmpkTA5yb.zip |#####################################################--| 96.32% tmpkTA5yb.zip |#####################################################--| 96.37% tmpkTA5yb.zip |#####################################################--| 96.41% tmpkTA5yb.zip |#####################################################--| 96.46% tmpkTA5yb.zip |#####################################################--| 96.5% tmpkTA5yb.zip |#####################################################--| 96.55% tmpkTA5yb.zip |#####################################################--| 96.59% tmpkTA5yb.zip |#####################################################--| 96.64% tmpkTA5yb.zip |#####################################################--| 96.69% tmpkTA5yb.zip |#####################################################--| 96.73% tmpkTA5yb.zip |#####################################################--| 96.78% tmpkTA5yb.zip |#####################################################--| 96.82% tmpkTA5yb.zip |#####################################################--| 96.87% tmpkTA5yb.zip |#####################################################--| 96.91% tmpkTA5yb.zip |#####################################################--| 96.96% tmpkTA5yb.zip |#####################################################--| 97.0% tmpkTA5yb.zip |#####################################################--| 97.05% tmpkTA5yb.zip |#####################################################--| 97.1% tmpkTA5yb.zip |#####################################################--| 97.14% tmpkTA5yb.zip |#####################################################--| 97.19% tmpkTA5yb.zip |#####################################################--| 97.23% tmpkTA5yb.zip |######################################################-| 97.28% tmpkTA5yb.zip |######################################################-| 97.32% tmpkTA5yb.zip |######################################################-| 97.37% tmpkTA5yb.zip |######################################################-| 97.42% tmpkTA5yb.zip |######################################################-| 97.46% tmpkTA5yb.zip |######################################################-| 97.51% tmpkTA5yb.zip |######################################################-| 97.55% tmpkTA5yb.zip |######################################################-| 97.6% tmpkTA5yb.zip |######################################################-| 97.64% tmpkTA5yb.zip |######################################################-| 97.69% tmpkTA5yb.zip |######################################################-| 97.74% tmpkTA5yb.zip |######################################################-| 97.78% tmpkTA5yb.zip |######################################################-| 97.83% tmpkTA5yb.zip |######################################################-| 97.87% tmpkTA5yb.zip |######################################################-| 97.92% tmpkTA5yb.zip |######################################################-| 97.96% tmpkTA5yb.zip |######################################################-| 98.01% tmpkTA5yb.zip |######################################################-| 98.05% tmpkTA5yb.zip |######################################################-| 98.1% tmpkTA5yb.zip |######################################################-| 98.15% tmpkTA5yb.zip |######################################################-| 98.19% tmpkTA5yb.zip |######################################################-| 98.24% tmpkTA5yb.zip |######################################################-| 98.28% tmpkTA5yb.zip |######################################################-| 98.33% tmpkTA5yb.zip |######################################################-| 98.37% tmpkTA5yb.zip |######################################################-| 98.42% tmpkTA5yb.zip |######################################################-| 98.47% tmpkTA5yb.zip |######################################################-| 98.51% tmpkTA5yb.zip |######################################################-| 98.56% tmpkTA5yb.zip |######################################################-| 98.6% tmpkTA5yb.zip |######################################################-| 98.65% tmpkTA5yb.zip |######################################################-| 98.69% tmpkTA5yb.zip |######################################################-| 98.74% tmpkTA5yb.zip |######################################################-| 98.79% tmpkTA5yb.zip |######################################################-| 98.83% tmpkTA5yb.zip |######################################################-| 98.88% tmpkTA5yb.zip |######################################################-| 98.92% tmpkTA5yb.zip |######################################################-| 98.97% tmpkTA5yb.zip |######################################################-| 99.01% tmpkTA5yb.zip |######################################################-| 99.06% tmpkTA5yb.zip |#######################################################| 99.1% tmpkTA5yb.zip |#######################################################| 99.15% tmpkTA5yb.zip |#######################################################| 99.2% tmpkTA5yb.zip |#######################################################| 99.24% tmpkTA5yb.zip |#######################################################| 99.29% tmpkTA5yb.zip |#######################################################| 99.33% tmpkTA5yb.zip |#######################################################| 99.38% tmpkTA5yb.zip |#######################################################| 99.42% tmpkTA5yb.zip |#######################################################| 99.47% tmpkTA5yb.zip |#######################################################| 99.52% tmpkTA5yb.zip |#######################################################| 99.56% tmpkTA5yb.zip |#######################################################| 99.61% tmpkTA5yb.zip |#######################################################| 99.65% tmpkTA5yb.zip |#######################################################| 99.7% tmpkTA5yb.zip |#######################################################| 99.74% tmpkTA5yb.zip |#######################################################| 99.79% tmpkTA5yb.zip |#######################################################| 99.84% tmpkTA5yb.zip |#######################################################| 99.88% tmpkTA5yb.zip |#######################################################| 99.93% tmpkTA5yb.zip |#######################################################| 99.97% tmpkTA5yb.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 8a049ebc-9034-48e2-9334-3b95862d4c99 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-03-23 11:58:40,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 sudo: unable to resolve host vyos-vrouter-vm-306c023d-e0c7-4fd3-b96a-9a974b692e57 2019-03-23 11:58:40,347 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-03-23 11:58:52,211 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-03-23 11:58:52,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:58:52,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:58:52,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 11:58:52 GMT X-Openstack-Request-Id: req-93ed1a7d-ce24-418d-b71f-e002ec093301 2019-03-23 11:58:52,530 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:53:27Z", "file": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "size": 300941312, "self": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T11:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:58:52,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-93ed1a7d-ce24-418d-b71f-e002ec093301 2019-03-23 11:58:52,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.316554069519s 2019-03-23 11:58:52,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 11:58:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}' 2019-03-23 11:58:52,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Sat, 23 Mar 2019 11:58:52 GMT Location: http://172.30.9.27:9292/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f689ab67-2813-47b4-8269-c8d1ae64a352 2019-03-23 11:58:52,586 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:58:52Z", "file": "/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "size": null, "self": "/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": null, "created_at": "2019-03-23T11:58:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 11:58:52,586 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f689ab67-2813-47b4-8269-c8d1ae64a352 2019-03-23 11:58:52,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0460150241852s 2019-03-23 11:58:52,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 11:58:52,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '' 2019-03-23 11:59:26,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 11:59:26 GMT X-Openstack-Request-Id: req-722687e6-c112-4616-92ea-607a019e0272 2019-03-23 11:59:26,300 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 11:59:26,301 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/file used request id req-722687e6-c112-4616-92ea-607a019e0272 2019-03-23 11:59:26,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 33.7137920856s 2019-03-23 11:59:26,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 11:59:26,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 11:59:26,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Sat, 23 Mar 2019 11:59:26 GMT X-Openstack-Request-Id: req-c149cb59-872b-419a-bbfa-b76dfb85799d 2019-03-23 11:59:26,347 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:59:26Z", "file": "/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "size": 2148073472, "self": "/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-03-23T11:58:52Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:53:27Z", "file": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "size": 300941312, "self": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T11:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 11:59:26,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c149cb59-872b-419a-bbfa-b76dfb85799d 2019-03-23 11:59:26,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405578613281s 2019-03-23 11:59:26,350 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/file', 'owner': u'352aedf4964946609d6022d12bf1dd05', 'id': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'size': 2148073472, u'self': u'/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'352aedf4964946609d6022d12bf1dd05', 'name': 'vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T11:59:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T11:59:26Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'properties': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57', 'created': u'2019-03-23T11:58:52Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-03-23T11:58:52Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', 'metadata': {u'os_hash_value': u'df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835', u'self': u'/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-03-23 11:59:26,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 11:59:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-23 11:59:26,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Sat, 23 Mar 2019 11:59: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-45229501-0f61-4c9e-a9c4-15ad274d2bd9 x-openstack-request-id: req-45229501-0f61-4c9e-a9c4-15ad274d2bd9 2019-03-23 11:59:26,678 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5"}} 2019-03-23 11:59:26,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-45229501-0f61-4c9e-a9c4-15ad274d2bd9 2019-03-23 11:59:26,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3276450634s 2019-03-23 11:59:26,679 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'swap': 0}) 2019-03-23 11:59:26,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 11:59:26,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" -d '{"extra_specs": {}}' 2019-03-23 11:59:26,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 11:59: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-b17088b7-65e8-4367-913a-233e2151ae42 x-openstack-request-id: req-b17088b7-65e8-4367-913a-233e2151ae42 2019-03-23 11:59:26,699 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 11:59:26,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5/os-extra_specs used request id req-b17088b7-65e8-4367-913a-233e2151ae42 2019-03-23 11:59:26,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196878910065s 2019-03-23 11:59:26,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 11:59:26,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 11:59:26,714 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 11:59:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c157ed4-e2c5-4ce6-b465-175610af24db 2019-03-23 11:59:26,714 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:26,714 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-9c157ed4-e2c5-4ce6-b465-175610af24db 2019-03-23 11:59:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:59:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 11:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1516b5fa-b9ca-4852-9e27-77a1a5f876a4 2019-03-23 11:59:26,911 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 11:59:26,911 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-1516b5fa-b9ca-4852-9e27-77a1a5f876a4 2019-03-23 11:59:26,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.208175897598s 2019-03-23 11:59:26,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-23 11:59:26,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 11:59:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json Date: Sat, 23 Mar 2019 11:59:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d128de62-6320-4cfe-8a07-f8fc5b34c081 2019-03-23 11:59:27,136 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/050dcd199b9e4ea19c31014a6105060e"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05d8b0f4afa84fd3a218ec566e057f63"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0688d4d7fa464c07babe345ed1b9f5f0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f2dbf7f1a6942d0ba41985ebdad6cfb"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2178280202e1454986f23a949252519c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "2178280202e1454986f23a949252519c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26efe0471bc94b70a3668e6012c40979"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "26efe0471bc94b70a3668e6012c40979"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2944140dc45c493a9bf338b75f4cb7fc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2bc6343ca05b46608403843109445b70"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "2bc6343ca05b46608403843109445b70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/31ad56637ada470a959206a29b85cf1b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "31ad56637ada470a959206a29b85cf1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3308dc8091214b78afe91e8a98455794"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "3308dc8091214b78afe91e8a98455794"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b03bd0846044f9db61e0f35ef9f2e18"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/40df8f665ddc4d8881287a6ab78ce371"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "40df8f665ddc4d8881287a6ab78ce371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47cf5f04bd104544baeab68d6ff8b526"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5387566801d4392ad7a16086063398c", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5ac8bb83c1f04ee6b53d8548088bf56d"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/64c6f11f6d484ddb9a3629125ee99562"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/69f2a206f37642469f6b9b2d910aea4b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6a4263e8fc0b4b4a8aac59a529f334ea"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d361f35b83f4de899c1e8bfa520f106"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "6d361f35b83f4de899c1e8bfa520f106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/77ecdbbde0be4fdbafea433488456f71"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/78ccc3f186d145489a2313e3346609e5"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "78ccc3f186d145489a2313e3346609e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7e39485955df4007baa63649f4ef1ac3"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/975fb29eb1b34d988479026bd5f627fb"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/99110da0c599457b8661e0b5d984cc15"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "99110da0c599457b8661e0b5d984cc15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f7f38339b014851a940da130080d6ce"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "9f7f38339b014851a940da130080d6ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9febcaf62c2c402caa2e9aec7e7394aa"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a1d93a6183634c7593cdd3d3b4b259e7"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aad3376cd6dc44a299b81fbca7e4f7ae"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b699f2b6b4a34bac9eff9ce320dfb8da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b774259c1d3e4293a982b8d34bb8f9fa"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc6f57bc2724498ca5a29fd6b183abd4"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc7b5f52aaff4810899487cba44f18a6"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5387566801d4392ad7a16086063398c", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4a6cd769c1242489b8c1be65d8b52bd"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c6486eee7c6f43b0b4d64f4346488984"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "c6486eee7c6f43b0b4d64f4346488984"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c7a322d7f1874062ad66d3a032c8f005"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "c7a322d7f1874062ad66d3a032c8f005"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d30773a7a7164255b60139bc8797878a"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5387566801d4392ad7a16086063398c", "id": "d30773a7a7164255b60139bc8797878a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d807cf5903ce41e1a582c49e11068e9c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de10adfbfb794133a5a5049ba36e284e"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df9b7e36cb2246b7b5ada9e9b42b6291"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f28cf9aaf6794d70b3b2b5ed281440d1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9ffef4a6eb442f4a94d1b405c5940f9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ffe02c4182f94845a87c3fe61e8166c4"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-23 11:59:27,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d128de62-6320-4cfe-8a07-f8fc5b34c081 2019-03-23 11:59:27,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.214334011078s 2019-03-23 11:59:27,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-03-23 11:59:27,155 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-03-23 11:59:32,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:32,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:32,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:32,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:32,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:32,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:32,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:32,528 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-03-23 11:59:32,528 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:32.359Z", "updated_at": "2019-03-23T11:59:32.359Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-03-23 11:59:32,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:32,529 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:32 GMT 2019-03-23 11:59:32,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:32,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-03-23 11:59:32,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:32,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:32,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:32,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-03-23 11:59:32,558 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.200:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.27:5000", "keystone_tenant_name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "keystone_password": "Y21ix8czDVTwhwd8sEwRcz9ACYzfsb", "reference_vnf_flavor_id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "target_vnf_flavor_id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "target_vnf_image_id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-03-23 11:59:33,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:33,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:33,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:33,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:33,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-03-23 11:59:33,602 - 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": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "target_vnf_flavor_id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "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_306c023d-e0c7-4fd3-b96a-9a974b692e57", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "keystone_password": "Y21ix8czDVTwhwd8sEwRcz9ACYzfsb", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:32.663Z", "created_by": "admin", "updated_at": "2019-03-23T11:59:32.663Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:33 GMT 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:33,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:33,603 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:33,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-03-23 11:59:33,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:33,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:33,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:33,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:33,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:33.056Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:33.059Z", "id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:33 GMT 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:33,708 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:33,709 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:33,709 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:33,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 11:59:33,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:33,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:33,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:33,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:33,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:33 GMT 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:33,777 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:33,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/04c421a9-373e-45fb-9c66-903702ef5f4a 2019-03-23 11:59:33,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:33.056Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:33.059Z", "id": "04c421a9-373e-45fb-9c66-903702ef5f4a"} 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:33,828 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:33 GMT 2019-03-23 11:59:33,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:33,829 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:33,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:33,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:33,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:33,829 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:38,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 11:59:38,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:34.347Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:34.971Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:34.971Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.302Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:34.971Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:35.023Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:35.137Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:35.365Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.469Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:35.602Z", "message": "Using existing installation of managed plugin: 8a049ebc-9034-48e2-9334-3b95862d4c99 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:34.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "04c421a9-373e-45fb-9c66-903702ef5f4a", "logger": "ctx.5b5ad404-a292-47d8-97c3-e6bad0d020d4"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:38,906 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:38 GMT 2019-03-23 11:59:38,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:38,907 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:38,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:38,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:38,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:38,907 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-03-23 11:59:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-03-23 11:59:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-23 11:59:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-03-23 11:59:38,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-03-23 11:59:38,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-03-23 11:59:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-03-23 11:59:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-03-23 11:59:38,910 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: 8a049ebc-9034-48e2-9334-3b95862d4c99 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-03-23 11:59:38,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/04c421a9-373e-45fb-9c66-903702ef5f4a 2019-03-23 11:59:38,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:38,972 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T11:59:35.342Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:33.056Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:33.059Z", "id": "04c421a9-373e-45fb-9c66-903702ef5f4a"} 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:38 GMT 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:38,973 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:38,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-03-23 11:59:38,974 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-03-23 11:59:39,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-03-23 11:59:39,331 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:39 GMT 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:39,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 11:59:39,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:39,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:39 GMT 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:39,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-23 11:59:39,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:39,482 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:39,482 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:39,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:39,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:39 GMT 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:39,574 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:44,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 11:59:44,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:40.274Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:40.118Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "external_network_az6ozt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:42.280Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.170Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:42.876Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:42.876Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_network_hta0mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:42.876Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:43.519Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_network_hta0mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:43.519Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:43.519Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:42.879Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.078Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.139Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "external_network_az6ozt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.078Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.135Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.078Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.078Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.944Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.732Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.825Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.732Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.732Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ee20aa382e495335c5b5b1a4a05324bb3eab14e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.376Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.732Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9effe768-4f6b-4c78-9b0d-8b8bfe8efa3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.732Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9effe768-4f6b-4c78-9b0d-8b8bfe8efa3d", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:44.732Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:43.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}], "metadata": {"pagination": {"total": 18, "offset": 0, "size": 50}}} 2019-03-23 11:59:44,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:44 GMT 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:44,837 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:44,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-03-23 11:59:44,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-23 11:59:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-23 11:59:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee20aa382e495335c5b5b1a4a05324bb3eab14e" 2019-03-23 11:59:44,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9effe768-4f6b-4c78-9b0d-8b8bfe8efa3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:44,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9effe768-4f6b-4c78-9b0d-8b8bfe8efa3d 2019-03-23 11:59:44,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-03-23 11:59:44,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 11:59:45,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:45,003 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:45 GMT 2019-03-23 11:59:45,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:45,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 11:59:45,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:45,004 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:45,004 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:50,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 11:59:50,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:50,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:50,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:50,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c6f0f356-c3e4-4743-a504-ba88805898f9", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.738Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-e2f1a690-ddb3-4a0c-acb2-b3ae0fa969ff", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-e2f1a690-ddb3-4a0c-acb2-b3ae0fa969ff", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e2f1a690-ddb3-4a0c-acb2-b3ae0fa969ff Date: Sat, 23 Mar 2019 11:59:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f0f356-c3e4-4743-a504-ba88805898f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.738Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0ac02c489175aa1db4b4f67b330536e1acad8486\" -d '{\"network\": {\"name\": \"management_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:45.378Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7ee20aa382e495335c5b5b1a4a05324bb3eab14e\" -d '{\"floatingip\": {\"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:44.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/networks.json used request id req-115d7d85-e2e9-43f3-9ab4-a66752dc20b6", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-115d7d85-e2e9-43f3-9ab4-a66752dc20b6", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "management_plane_network_hta0mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-115d7d85-e2e9-43f3-9ab4-a66752dc20b6 Date: Sat, 23 Mar 2019 11:59:45 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:45Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.324442bf-e1c8-4ac8-845d-1237c0a5f9c8"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3f8dd779-1b21-4ecc-9e1e-90e61a2b1cc2", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f8dd779-1b21-4ecc-9e1e-90e61a2b1cc2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.442Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.021Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}846a258ba4ba18cda7ec1eb09783841e0c679cea\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd69192-5f24-4c8e-8210-96a331128438 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "management_plane_network_hta0mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_network_hta0mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.951Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7c8adb-55fa-4136-8273-1852c54604fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-5f7c8adb-55fa-4136-8273-1852c54604fd", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.956Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.037Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fdd69192-5f24-4c8e-8210-96a331128438", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.869Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed70674-ca9b-4e0e-82c5-e2b7310417e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-8ed70674-ca9b-4e0e-82c5-e2b7310417e7", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:45.873Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2d4645dc1fcb8cb03715ea32797143095aec49dc\" -d '{\"network\": {\"name\": \"data_plane_network\", \"admin_state_up\": true}}'", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.365Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}50030ff7c63b5ec5ad42d7838f4b1d21fc16c155\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.298Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.398Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0cb373-8edd-4441-abd8-91f997586759 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.407Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3c0cb373-8edd-4441-abd8-91f997586759", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:46.611Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e59b8947-a6f4-4779-90cc-b1bc3923d988 Date: Sat, 23 Mar 2019 11:59:46 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T11:59:45Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 0, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": null, \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e59b8947-a6f4-4779-90cc-b1bc3923d988", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'352aedf4964946609d6022d12bf1dd05', u'created_at': u'2019-03-23T11:59:45Z', u'updated_at': u'2019-03-23T11:59:45Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'352aedf4964946609d6022d12bf1dd05', u'port_id': None, u'id': u'a7138ff5-01d3-4ce6-a2aa-8944b8e74709', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.436Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4f440f80-2861-402d-b02d-ff4d0b852c7c"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.495Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-042bc612-62e9-44fb-aed9-1c9be18842f1 Date: Sat, 23 Mar 2019 11:59:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-042bc612-62e9-44fb-aed9-1c9be18842f1", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "management_plane_network_hta0mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_network_hta0mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f30f3618274b8631e60df1b464d62729f7bc9646\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}], "metadata": {"pagination": {"total": 102, "offset": 18, "size": 50}}} 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:50 GMT 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:50,141 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:50,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:50,142 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:50,142 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:50,142 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:50,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c6f0f356-c3e4-4743-a504-ba88805898f9 2019-03-23 11:59:50,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided. 2019-03-23 11:59:50,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-e2f1a690-ddb3-4a0c-acb2-b3ae0fa969ff 2019-03-23 11:59:50,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-e2f1a690-ddb3-4a0c-acb2-b3ae0fa969ff 2019-03-23 11:59:50,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e2f1a690-ddb3-4a0c-acb2-b3ae0fa969ff Date: Sat, 23 Mar 2019 11:59:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:59:50,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f0f356-c3e4-4743-a504-ba88805898f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:50,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:50,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-23 11:59:50,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ac02c489175aa1db4b4f67b330536e1acad8486" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-03-23 11:59:50,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ee20aa382e495335c5b5b1a4a05324bb3eab14e" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}}' 2019-03-23 11:59:50,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/networks.json used request id req-115d7d85-e2e9-43f3-9ab4-a66752dc20b6 2019-03-23 11:59:50,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-115d7d85-e2e9-43f3-9ab4-a66752dc20b6 2019-03-23 11:59:50,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-115d7d85-e2e9-43f3-9ab4-a66752dc20b6 Date: Sat, 23 Mar 2019 11:59:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T11:59:45Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}} 2019-03-23 11:59:50,146 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3f8dd779-1b21-4ecc-9e1e-90e61a2b1cc2 2019-03-23 11:59:50,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f8dd779-1b21-4ecc-9e1e-90e61a2b1cc2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:50,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:50,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846a258ba4ba18cda7ec1eb09783841e0c679cea" 2019-03-23 11:59:50,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd69192-5f24-4c8e-8210-96a331128438 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:50,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-23 11:59:50,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 11:59:50,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:50,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7c8adb-55fa-4136-8273-1852c54604fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:50,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5f7c8adb-55fa-4136-8273-1852c54604fd 2019-03-23 11:59:50,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-03-23 11:59:50,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-23 11:59:50,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:50,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fdd69192-5f24-4c8e-8210-96a331128438 2019-03-23 11:59:50,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:50,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed70674-ca9b-4e0e-82c5-e2b7310417e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:50,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-8ed70674-ca9b-4e0e-82c5-e2b7310417e7 2019-03-23 11:59:50,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d4645dc1fcb8cb03715ea32797143095aec49dc" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-03-23 11:59:50,150 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50030ff7c63b5ec5ad42d7838f4b1d21fc16c155" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-03-23 11:59:50,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 11:59:50,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0cb373-8edd-4441-abd8-91f997586759 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 11:59:50,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3c0cb373-8edd-4441-abd8-91f997586759 2019-03-23 11:59:50,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-e59b8947-a6f4-4779-90cc-b1bc3923d988 Date: Sat, 23 Mar 2019 11:59:46 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T11:59:45Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": null, "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}} 2019-03-23 11:59:50,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e59b8947-a6f4-4779-90cc-b1bc3923d988 2019-03-23 11:59:50,151 - 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'352aedf4964946609d6022d12bf1dd05', u'created_at': u'2019-03-23T11:59:45Z', u'updated_at': u'2019-03-23T11:59:45Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'352aedf4964946609d6022d12bf1dd05', u'port_id': None, u'id': u'a7138ff5-01d3-4ce6-a2aa-8944b8e74709', u'qos_policy_id': None} 2019-03-23 11:59:50,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-03-23 11:59:50,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-042bc612-62e9-44fb-aed9-1c9be18842f1 Date: Sat, 23 Mar 2019 11:59:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:59:50,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-042bc612-62e9-44fb-aed9-1c9be18842f1 2019-03-23 11:59:50,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 11:59:50,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 11:59:50,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30f3618274b8631e60df1b464d62729f7bc9646" 2019-03-23 11:59:50,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 11:59:50,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:50,373 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:50 GMT 2019-03-23 11:59:50,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:50,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 11:59:50,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:50,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:50,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:55,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 11:59:55,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:55,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:55,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_hta0mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f30f3618274b8631e60df1b464d62729f7bc9646\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.820Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-66732b91-904d-45ee-ab45-14c0970f7cf8", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-66732b91-904d-45ee-ab45-14c0970f7cf8", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 11:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66732b91-904d-45ee-ab45-14c0970f7cf8 x-compute-request-id: req-66732b91-904d-45ee-ab45-14c0970f7cf8 Content-Encoding: gzip Content-Length: 1773 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAujxFGkpkpNbJc0N04igmQqEyEfGaxr7pf97n3ApovOD5A3mU\\nOMMYP2rRFa6nwzypli/XRw1kFVqnhlvC/IUDIhH0zRQLqB6/iVHAFIqegSH8LvCZ\\nQYRj04nf6q1g+Gk7nX9iRmj0SrHXnjpo5k17xa8TySpIy/29NDjX28oxhCQgjHPl\\n95YF6TjaR9H9mgWC1zphFEbcU77d4c6K9aY3Dcxt6VlGqQYO8JI9OdVDYtu57dHW\\neNR9cs86Fh8jVaBFTSOr6Y0r/V03coQdEYcJIxWaW9r4QTuhUxyKq22CsdSojkSW\\nt+IdYeuPJkTIo2Xdku0wBC1kBiVFRY7e3zIVWQIDAQABAoIBAHdO3zI9kIZtt3bp\\nMzsjX4d1/z6xmmdSrQInSkCURo8iTUTloYhPq/wMsVADqSQRe89kbLTvJjvr7MDN\\njnf5uo0cFck/20vkDu6o+bXvLCYsIIPtzTDE4LMHc/TDCAl8WR3IGqxi1oX3stuC\\nLevEndOCGtnYBfTxZEHNXLRIrzooVuPT5l9sUM1FQ8VfxQ252zGPWXTVF+ovqG9V\\nv7Sxa9IErubPnZVC4ofTj72MBmNW2MmCsoeP9EggJ9D53TwzrNEG/vOK+VD4Yqd2\\nNb+qrYIbLN9IuxL6sZMtVKfKoNpJI4PUB5oOR046kI8tGCvyz48S64XYbVI+OaUR\\n5XKOldECgYEA4kvLuO0D98KqTXpzLF1xJkIMs+i+dq4wl1Cmi43smsaixt6u6W4Z\\nFQhghkwCJjgS3yWJi2GYQH09nssFnhgvaXPxY6Q0bwRPGeFYTS5jZ+A2UP16eHfm\\nx9HmKs0USE2yjoutC4NQmwnJ6pEND9B5PjSxXgN91kh/oC0Xl8Rv500CgYEA0q5R\\n+01910ng9mGVQ7/KViKd6uYwjApZQTzoOXyI5SOw4zhbOsGScvqjaNz17KqDBrfY\\nztR3NQnI/vLfPXX4dYeNnAo9HiRB1HjhPte6cszb0Tp9b3Doe6RT91076fReHRPL\\nqW+RVhLtMbip/2OZCTttPHoopbfFm7W4mKFb2D0CgYEA3fn3pjhocfpzz3hTzasD\\nOMIFb9zYJ9aKN4OXOsFG3DQIrAb3kGa9F9KVzGZ2nULX0CgkGaLsFCZF8aO4qPGU\\nYF6o5FLIVDXn2b0gPuVIATcAUMW0AsOqj0un+UgdoycEBauhXO+8e7hIZl1OcLrQ\\nk2JgsZW/NBj9iANzZx37nukCgYBO7HzLvrjguM1snxvSuHttDyTHhZo0LABJvy5j\\nsrJ53If8ZvVOKovZROmIdBYwpaPWFXND8DYECXlhgMx+cr40ESbMiM1iiESc+veu\\nmhQ/w1ypodaxs8Nz5hiKd0PlneTP0cWe4Ku6afavhLUydjYzTi7a1Ax8ID8H2Oih\\nTPliJQKBgCJyATZX8bkWgZvFsYPxgwmj5vYXXT/b9l3J4x/tYQeA7HhOhqUcKylF\\nPu5nLP45PXS+eeodRVOhCw/nWFXK8zVQ2PnK0ECMeoSLvD6tpfK4ty0vJm/nlrK8\\n/5EqH7nQT37RLeGXf0Ak9GMz9sdZF8iuI9E2u2BY0ryyQO5eiSey\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0a7b1f08-9f32-4c36-8d5e-a342d3aab92b"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "external_network_az6ozt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.124Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-042bc612-62e9-44fb-aed9-1c9be18842f1", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.619Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ee632f30-33e7-41c3-919b-fe3c002dc256"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.114Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:46.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9f590573-8493-4142-a560-5ada150731a3 Date: Sat, 23 Mar 2019 11:59:47 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-9f590573-8493-4142-a560-5ada150731a3", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-9f590573-8493-4142-a560-5ada150731a3", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f30f3618274b8631e60df1b464d62729f7bc9646\" -d '{\"floatingip\": {\"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-4eafa017-1c08-4d4e-bb70-350969f356d4 Date: Sat, 23 Mar 2019 11:59:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:46Z\", \"updated_at\": \"2019-03-23T11:59:47Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T11:59:47Z\", \"revision_number\": 0, \"id\": \"823d0bec-a175-4fee-b782-f8de87533cae\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T11:59:47Z\", \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"352aedf4964946609d6022d12bf1dd05\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-23T11:59:47Z\", \"revision_number\": 0, \"id\": \"95a6e3e5-964b-4da1-af12-d72ca83c8035\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-23T11:59:47Z\", \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"352aedf4964946609d6022d12bf1dd05\"}], \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4eafa017-1c08-4d4e-bb70-350969f356d4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4eafa017-1c08-4d4e-bb70-350969f356d4", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:47.673Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-23354d82-402a-4636-bee2-fdf1c560cd76 Date: Sat, 23 Mar 2019 11:59:47 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:47Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:46Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "external_network_az6ozt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.350Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.214Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.350Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.350Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/networks.json used request id req-23354d82-402a-4636-bee2-fdf1c560cd76", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "data_plane_network_ctat6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.350Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-23354d82-402a-4636-bee2-fdf1c560cd76", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.bd98906c-7639-40a2-a03e-2bc9e5109e9f"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.350Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.255Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "external_network_az6ozt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.350Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d3a19e4e-ff33-4587-a902-8ae3ba9a79b2", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.375Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'352aedf4964946609d6022d12bf1dd05', u'created_at': u'2019-03-23T11:59:47Z', u'updated_at': u'2019-03-23T11:59:47Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'352aedf4964946609d6022d12bf1dd05', u'port_id': None, u'id': u'77d9b993-d7ba-4b57-84b2-530dfc86b327', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "external_network_az6ozt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d3a19e4e-ff33-4587-a902-8ae3ba9a79b2 Date: Sat, 23 Mar 2019 11:59:48 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T11:59:47Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 0, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": null, \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.482Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "target_vnf_ip_3f49e8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:48.946Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d3a19e4e-ff33-4587-a902-8ae3ba9a79b2", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3e987d81-d2c0-4ccd-bfe0-4153200b1a31"}, {"node_instance_id": "external_network_az6ozt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:49.497Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_ip_9a7ubu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:49.497Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:49.497Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/03bd72b9-20a4-479d-a4e9-8fe269264aa0.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/03bd72b9-20a4-479d-a4e9-8fe269264aa0.json used request id req-4217b548-5ed9-4453-8b7e-a2c3c63eea1d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5710ef0d-459e-405d-9beb-6b48970ce583 Date: Sat, 23 Mar 2019 11:59:49 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-03-23T11:59:49Z\", \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:49Z\", \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"id\": \"d2e11814-eb2d-4887-9707-78e9aed9f285\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5eb54169-1137-4797-b093-7212c82f1006 Date: Sat, 23 Mar 2019 11:59:49 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-03-23T11:59:49Z\", \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:49Z\", \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"id\": \"78b4dfdf-4517-4489-8f49-66cfa07d8057\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c1375ef7-4592-4413-96f4-fa46f4486ad0", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c1375ef7-4592-4413-96f4-fa46f4486ad0 Date: Sat, 23 Mar 2019 11:59:49 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-03-23T11:59:49Z\", \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:49Z\", \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"id\": \"89e072c8-6a6e-4d82-8acd-aea2c39c81ac\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c1375ef7-4592-4413-96f4-fa46f4486ad0", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:47.821Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.607Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-eb63704d-1a6d-4a97-beef-575e2fb89211", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-eb63704d-1a6d-4a97-beef-575e2fb89211", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}], "metadata": {"pagination": {"total": 174, "offset": 68, "size": 50}}} 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:55 GMT 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:55,527 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 11:59:55,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:55,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:55,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 11:59:55,528 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 11:59:55,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 11:59:55,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30f3618274b8631e60df1b464d62729f7bc9646" 2019-03-23 11:59:55,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-66732b91-904d-45ee-ab45-14c0970f7cf8 2019-03-23 11:59:55,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-66732b91-904d-45ee-ab45-14c0970f7cf8 2019-03-23 11:59:55,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 11:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66732b91-904d-45ee-ab45-14c0970f7cf8 x-compute-request-id: req-66732b91-904d-45ee-ab45-14c0970f7cf8 Content-Encoding: gzip Content-Length: 1773 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAujxFGkpkpNbJc0N04igmQqEyEfGaxr7pf97n3ApovOD5A3mU\nOMMYP2rRFa6nwzypli/XRw1kFVqnhlvC/IUDIhH0zRQLqB6/iVHAFIqegSH8LvCZ\nQYRj04nf6q1g+Gk7nX9iRmj0SrHXnjpo5k17xa8TySpIy/29NDjX28oxhCQgjHPl\n95YF6TjaR9H9mgWC1zphFEbcU77d4c6K9aY3Dcxt6VlGqQYO8JI9OdVDYtu57dHW\neNR9cs86Fh8jVaBFTSOr6Y0r/V03coQdEYcJIxWaW9r4QTuhUxyKq22CsdSojkSW\nt+IdYeuPJkTIo2Xdku0wBC1kBiVFRY7e3zIVWQIDAQABAoIBAHdO3zI9kIZtt3bp\nMzsjX4d1/z6xmmdSrQInSkCURo8iTUTloYhPq/wMsVADqSQRe89kbLTvJjvr7MDN\njnf5uo0cFck/20vkDu6o+bXvLCYsIIPtzTDE4LMHc/TDCAl8WR3IGqxi1oX3stuC\nLevEndOCGtnYBfTxZEHNXLRIrzooVuPT5l9sUM1FQ8VfxQ252zGPWXTVF+ovqG9V\nv7Sxa9IErubPnZVC4ofTj72MBmNW2MmCsoeP9EggJ9D53TwzrNEG/vOK+VD4Yqd2\nNb+qrYIbLN9IuxL6sZMtVKfKoNpJI4PUB5oOR046kI8tGCvyz48S64XYbVI+OaUR\n5XKOldECgYEA4kvLuO0D98KqTXpzLF1xJkIMs+i+dq4wl1Cmi43smsaixt6u6W4Z\nFQhghkwCJjgS3yWJi2GYQH09nssFnhgvaXPxY6Q0bwRPGeFYTS5jZ+A2UP16eHfm\nx9HmKs0USE2yjoutC4NQmwnJ6pEND9B5PjSxXgN91kh/oC0Xl8Rv500CgYEA0q5R\n+01910ng9mGVQ7/KViKd6uYwjApZQTzoOXyI5SOw4zhbOsGScvqjaNz17KqDBrfY\nztR3NQnI/vLfPXX4dYeNnAo9HiRB1HjhPte6cszb0Tp9b3Doe6RT91076fReHRPL\nqW+RVhLtMbip/2OZCTttPHoopbfFm7W4mKFb2D0CgYEA3fn3pjhocfpzz3hTzasD\nOMIFb9zYJ9aKN4OXOsFG3DQIrAb3kGa9F9KVzGZ2nULX0CgkGaLsFCZF8aO4qPGU\nYF6o5FLIVDXn2b0gPuVIATcAUMW0AsOqj0un+UgdoycEBauhXO+8e7hIZl1OcLrQ\nk2JgsZW/NBj9iANzZx37nukCgYBO7HzLvrjguM1snxvSuHttDyTHhZo0LABJvy5j\nsrJ53If8ZvVOKovZROmIdBYwpaPWFXND8DYECXlhgMx+cr40ESbMiM1iiESc+veu\nmhQ/w1ypodaxs8Nz5hiKd0PlneTP0cWe4Ku6afavhLUydjYzTi7a1Ax8ID8H2Oih\nTPliJQKBgCJyATZX8bkWgZvFsYPxgwmj5vYXXT/b9l3J4x/tYQeA7HhOhqUcKylF\nPu5nLP45PXS+eeodRVOhCw/nWFXK8zVQ2PnK0ECMeoSLvD6tpfK4ty0vJm/nlrK8\n/5EqH7nQT37RLeGXf0Ak9GMz9sdZF8iuI9E2u2BY0ryyQO5eiSey\n-----END RSA PRIVATE KEY-----\n", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "name": "vnf_test_keypair", "fingerprint": "6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4"}} 2019-03-23 11:59:55,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-03-23 11:59:55,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-042bc612-62e9-44fb-aed9-1c9be18842f1 2019-03-23 11:59:55,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 11:59:55,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-23 11:59:55,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-9f590573-8493-4142-a560-5ada150731a3 Date: Sat, 23 Mar 2019 11:59:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 11:59:55,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-9f590573-8493-4142-a560-5ada150731a3 2019-03-23 11:59:55,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=external used request id req-9f590573-8493-4142-a560-5ada150731a3 2019-03-23 11:59:55,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 70c3b5a0-5259-45e9-98a5-2db21b0d447f from name external provided. 2019-03-23 11:59:55,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f30f3618274b8631e60df1b464d62729f7bc9646" -d '{"floatingip": {"floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}}' 2019-03-23 11:59:55,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-4eafa017-1c08-4d4e-bb70-350969f356d4 Date: Sat, 23 Mar 2019 11:59:47 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:46Z", "updated_at": "2019-03-23T11:59:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:59:47Z", "revision_number": 0, "id": "823d0bec-a175-4fee-b782-f8de87533cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:59:47Z", "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:59:47Z", "revision_number": 0, "id": "95a6e3e5-964b-4da1-af12-d72ca83c8035", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:59:47Z", "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "name": "vnf_test_security_group"}} 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4eafa017-1c08-4d4e-bb70-350969f356d4 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4eafa017-1c08-4d4e-bb70-350969f356d4 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-23354d82-402a-4636-bee2-fdf1c560cd76 Date: Sat, 23 Mar 2019 11:59:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d7a427e0-a64d-4329-9d76-ed173eed0104","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T11:59:47Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:46Z","mtu":1450}} 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/networks.json used request id req-23354d82-402a-4636-bee2-fdf1c560cd76 2019-03-23 11:59:55,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-23354d82-402a-4636-bee2-fdf1c560cd76 2019-03-23 11:59:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 11:59:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-23 11:59:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d3a19e4e-ff33-4587-a902-8ae3ba9a79b2 2019-03-23 11:59:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 11:59:55,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 11:59:55,534 - 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'352aedf4964946609d6022d12bf1dd05', u'created_at': u'2019-03-23T11:59:47Z', u'updated_at': u'2019-03-23T11:59:47Z', u'floating_network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', 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'352aedf4964946609d6022d12bf1dd05', u'port_id': None, u'id': u'77d9b993-d7ba-4b57-84b2-530dfc86b327', u'qos_policy_id': None} 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-d3a19e4e-ff33-4587-a902-8ae3ba9a79b2 Date: Sat, 23 Mar 2019 11:59:48 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T11:59:47Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": null, "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}} 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d3a19e4e-ff33-4587-a902-8ae3ba9a79b2 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups/03bd72b9-20a4-479d-a4e9-8fe269264aa0.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9" 2019-03-23 11:59:55,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/security-groups/03bd72b9-20a4-479d-a4e9-8fe269264aa0.json used request id req-4217b548-5ed9-4453-8b7e-a2c3c63eea1d 2019-03-23 11:59:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5710ef0d-459e-405d-9beb-6b48970ce583 Date: Sat, 23 Mar 2019 11:59:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-03-23T11:59:49Z", "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 1, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:49Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "d2e11814-eb2d-4887-9707-78e9aed9f285"}} 2019-03-23 11:59:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 11:59:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006 2019-03-23 11:59:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006 2019-03-23 11:59:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5eb54169-1137-4797-b093-7212c82f1006 Date: Sat, 23 Mar 2019 11:59:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-03-23T11:59:49Z", "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 1, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:49Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "78b4dfdf-4517-4489-8f49-66cfa07d8057"}} 2019-03-23 11:59:55,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c1375ef7-4592-4413-96f4-fa46f4486ad0 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c1375ef7-4592-4413-96f4-fa46f4486ad0 Date: Sat, 23 Mar 2019 11:59:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-03-23T11:59:49Z", "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 0, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:49Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "89e072c8-6a6e-4d82-8acd-aea2c39c81ac"}} 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c1375ef7-4592-4413-96f4-fa46f4486ad0 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-23 11:59:55,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a13f470347fe1b04933d92c159522c86d2a0c5d9" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-23 11:59:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-eb63704d-1a6d-4a97-beef-575e2fb89211 2019-03-23 11:59:55,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-eb63704d-1a6d-4a97-beef-575e2fb89211 2019-03-23 11:59:55,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 11:59:55,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 11:59:55,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 11:59:55,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 11:59:55,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 11:59:55 GMT 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 11:59:55,607 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 11:59:55,608 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:00,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:00,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c1375ef7-4592-4413-96f4-fa46f4486ad0", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5710ef0d-459e-405d-9beb-6b48970ce583 Date: Sat, 23 Mar 2019 11:59:49 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-03-23T11:59:49Z\", \"security_group_id\": \"03bd72b9-20a4-479d-a4e9-8fe269264aa0\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:49Z\", \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"id\": \"d2e11814-eb2d-4887-9707-78e9aed9f285\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.121Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.857Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc80eeb6-bbc0-449d-87c9-5981e9eb08f1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-cc80eeb6-bbc0-449d-87c9-5981e9eb08f1", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5710ef0d-459e-405d-9beb-6b48970ce583", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.404Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.220Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5710ef0d-459e-405d-9beb-6b48970ce583", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.979Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07be70c4-b5be-4384-b579-c4eb52adf321"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "external_network_az6ozt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:50.770Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-05ccd212-2c78-42da-999c-cff0893b5a78", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ccd212-2c78-42da-999c-cff0893b5a78 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/70c3b5a0-5259-45e9-98a5-2db21b0d447f.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bbfca7c78b3be753ebfac1788760ca73faffccdd\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.008Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "data_plane_network_ctat6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.381Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:48.552Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bbfca7c78b3be753ebfac1788760ca73faffccdd\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a488de2bcfddc2e1c6d8fcb80568e8cc8fafa5c5\" -d '{\"subnet\": {\"network_id\": \"d7a427e0-a64d-4329-9d76-ed173eed0104\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks/70c3b5a0-5259-45e9-98a5-2db21b0d447f.json used request id req-571b9b9d-08ed-41d5-ab41-0036733feefa", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks/70c3b5a0-5259-45e9-98a5-2db21b0d447f.json used request id req-571b9b9d-08ed-41d5-ab41-0036733feefa", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-571b9b9d-08ed-41d5-ab41-0036733feefa Date: Sat, 23 Mar 2019 11:59:51 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"70c3b5a0-5259-45e9-98a5-2db21b0d447f\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"0be9fa04-fe1f-4622-a667-9b2a97d6a633\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T05:05:39Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"dbbf1edb49be4a98ae78dd7eb3d78fe1\",\"created_at\":\"2019-03-23T04:48:26Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.417Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.052Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:51.943Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.019Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e5ee08a-0822-432d-a0c9-b71468984906", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e5ee08a-0822-432d-a0c9-b71468984906", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-6e5ee08a-0822-432d-a0c9-b71468984906 Date: Sat, 23 Mar 2019 11:59:52 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:51Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-03-23T11:59:51Z\",\"gateway_ip\":null,\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"12.0.0.1\",\"end\":\"12.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"12.0.0.0/24\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.1c42e74b-1f05-4b0c-9987-5365b233b548"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.997Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.094Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:50.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "security_group_f19dqs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:51.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_ip_3f49e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:52.628Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:49.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.175Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-80f76c1e-f221-4ccb-8750-0f7f5d776c14 Date: Sat, 23 Mar 2019 11:59:52 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"0be9fa04-fe1f-4622-a667-9b2a97d6a633\", \"ip_address\": \"172.30.9.201\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:51Z\", \"admin_state_up\": true, \"updated_at\": \"2019-03-23T11:59:52Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.175Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.175Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.175Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-80f76c1e-f221-4ccb-8750-0f7f5d776c14", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "router_b22xyd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.175Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/routers.json used request id req-80f76c1e-f221-4ccb-8750-0f7f5d776c14", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:52.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.514c2948-8b71-4d24-bc81-2e922fa125d9"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.769Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.769Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:53.769Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}], "metadata": {"pagination": {"total": 225, "offset": 118, "size": 50}}} 2019-03-23 12:00:00,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:00 GMT 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:00,707 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:00,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c1375ef7-4592-4413-96f4-fa46f4486ad0 2019-03-23 12:00:00,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006 2019-03-23 12:00:00,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5710ef0d-459e-405d-9beb-6b48970ce583 Date: Sat, 23 Mar 2019 11:59:49 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-03-23T11:59:49Z", "security_group_id": "03bd72b9-20a4-479d-a4e9-8fe269264aa0", "port_range_min": 1, "revision_number": 0, "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:49Z", "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "d2e11814-eb2d-4887-9707-78e9aed9f285"}} 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5eb54169-1137-4797-b093-7212c82f1006 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc80eeb6-bbc0-449d-87c9-5981e9eb08f1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-cc80eeb6-bbc0-449d-87c9-5981e9eb08f1 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5710ef0d-459e-405d-9beb-6b48970ce583 2019-03-23 12:00:00,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:00,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:00,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5710ef0d-459e-405d-9beb-6b48970ce583 2019-03-23 12:00:00,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:00,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:00,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:00,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-05ccd212-2c78-42da-999c-cff0893b5a78 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05ccd212-2c78-42da-999c-cff0893b5a78 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/70c3b5a0-5259-45e9-98a5-2db21b0d447f.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfca7c78b3be753ebfac1788760ca73faffccdd" 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbfca7c78b3be753ebfac1788760ca73faffccdd" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "vnf_test_router"}}' 2019-03-23 12:00:00,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a488de2bcfddc2e1c6d8fcb80568e8cc8fafa5c5" -d '{"subnet": {"network_id": "d7a427e0-a64d-4329-9d76-ed173eed0104", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-03-23 12:00:00,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks/70c3b5a0-5259-45e9-98a5-2db21b0d447f.json used request id req-571b9b9d-08ed-41d5-ab41-0036733feefa 2019-03-23 12:00:00,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks/70c3b5a0-5259-45e9-98a5-2db21b0d447f.json used request id req-571b9b9d-08ed-41d5-ab41-0036733feefa 2019-03-23 12:00:00,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-571b9b9d-08ed-41d5-ab41-0036733feefa Date: Sat, 23 Mar 2019 11:59:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}} 2019-03-23 12:00:00,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:00,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-03-23 12:00:00,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e5ee08a-0822-432d-a0c9-b71468984906 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6e5ee08a-0822-432d-a0c9-b71468984906 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-6e5ee08a-0822-432d-a0c9-b71468984906 Date: Sat, 23 Mar 2019 11:59:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:51Z","dns_nameservers":[],"updated_at":"2019-03-23T11:59:51Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"12.0.0.1","end":"12.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"12.0.0.0/24","project_id":"352aedf4964946609d6022d12bf1dd05","id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-23 12:00:00,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:00,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-80f76c1e-f221-4ccb-8750-0f7f5d776c14 Date: Sat, 23 Mar 2019 11:59:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:51Z", "admin_state_up": true, "updated_at": "2019-03-23T11:59:52Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "name": "vnf_test_router"}} 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-80f76c1e-f221-4ccb-8750-0f7f5d776c14 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/routers.json used request id req-80f76c1e-f221-4ccb-8750-0f7f5d776c14 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-03-23 12:00:00,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:00,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:00,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:00,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:00 GMT 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:00,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:05,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:05,922 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:05,923 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_b22xyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:54.366Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:54.366Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:54.366Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:54.972Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.933Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:54.972Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:53.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:54.972Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:54.095Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "router_b22xyd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:55.576Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:54.209Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:55.576Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:54.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:55.576Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:54.642Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.154Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.154Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.340Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.154Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.154Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2094d4-a428-4473-a246-03580d050c0e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.580Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.154Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2b2094d4-a428-4473-a246-03580d050c0e", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.580Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.154Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f56ea620b6352195b18fd7777abc75f20cad2d2\" -d '{\"port\": {\"network_id\": \"d7a427e0-a64d-4329-9d76-ed173eed0104\", \"fixed_ips\": [{\"subnet_id\": \"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b62cb6d-97a9-4889-a5f5-382c8f248978 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.969Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.958Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-2b62cb6d-97a9-4889-a5f5-382c8f248978", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:55.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}89745a4b04bf2814a62688ff0a88ccdf0321fa21\" -d '{\"port\": {\"network_id\": \"d7a427e0-a64d-4329-9d76-ed173eed0104\", \"fixed_ips\": [{\"subnet_id\": \"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:56.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:56.603Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff2ece3-d369-43f9-9c51-9982f17d535d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:56.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:56.887Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-5ff2ece3-d369-43f9-9c51-9982f17d535d", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:56.609Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:57.618Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}423413e488430d8c03f63b28a7388ea7280a317c\" -d '{\"subnet\": {\"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.046Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:57.618Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-99183fa9-b155-4b10-964a-fe045a59599f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:57.618Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-99183fa9-b155-4b10-964a-fe045a59599f", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:57.618Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-99183fa9-b155-4b10-964a-fe045a59599f Date: Sat, 23 Mar 2019 11:59:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:59:56Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.404044d7-84b6-4724-81a1-d728ea34297c"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.197Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.197Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e497ba74-6d34-4949-ac5f-0fb18c035864 Date: Sat, 23 Mar 2019 11:59:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.197Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-e497ba74-6d34-4949-ac5f-0fb18c035864", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.910Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.197Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.908Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.197Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.011Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.197Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-e497ba74-6d34-4949-ac5f-0fb18c035864", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:57.911Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.b95d4cc9-1519-4760-b67f-b6a0273e16bc"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44789774-c7be-4a5a-9368-0efb3098f7be", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44789774-c7be-4a5a-9368-0efb3098f7be", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "management_plane_subnet_p55ril", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-44789774-c7be-4a5a-9368-0efb3098f7be Date: Sat, 23 Mar 2019 11:59:58 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"gateway_ip\":\"11.0.0.1\",\"ipv6_ra_mode\":null,\"allocation_pools\":[{\"start\":\"11.0.0.2\",\"end\":\"11.0.0.254\"}],\"host_routes\":[],\"revision_number\":0,\"ip_version\":4,\"ipv6_address_mode\":null,\"cidr\":\"11.0.0.0/24\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.ca822800-28db-4b36-9972-501afe057062"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:58.807Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.401Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:59.409Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:59.409Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:58.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T11:59:59.409Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.023Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 11:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6e4901-2bca-4df8-9310-4e30a1b5f186 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.570Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.023Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.032Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.023Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.126Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.023Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.023Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.565Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.023Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-aa6e4901-2bca-4df8-9310-4e30a1b5f186", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.570Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.466Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-37faf0d9-296b-4c60-a513-0bf9365db80e", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.247Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}], "metadata": {"pagination": {"total": 268, "offset": 168, "size": 50}}} 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:05 GMT 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:05,924 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:05,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:05,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:05,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:05,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:05,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:05,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:05,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:05,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-23 12:00:05,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-23 12:00:05,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-03-23 12:00:05,928 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:05,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:05,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b2094d4-a428-4473-a246-03580d050c0e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:05,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2b2094d4-a428-4473-a246-03580d050c0e 2019-03-23 12:00:05,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f56ea620b6352195b18fd7777abc75f20cad2d2" -d '{"port": {"network_id": "d7a427e0-a64d-4329-9d76-ed173eed0104", "fixed_ips": [{"subnet_id": "ad8ddd9d-3c92-44fd-b868-55e9a76af4b4"}], "name": "reference_vnf_data_plane_port", "security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:05,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b62cb6d-97a9-4889-a5f5-382c8f248978 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:05,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:05,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-2b62cb6d-97a9-4889-a5f5-382c8f248978 2019-03-23 12:00:05,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89745a4b04bf2814a62688ff0a88ccdf0321fa21" -d '{"port": {"network_id": "d7a427e0-a64d-4329-9d76-ed173eed0104", "fixed_ips": [{"subnet_id": "ad8ddd9d-3c92-44fd-b868-55e9a76af4b4"}], "name": "target_vnf_data_plane_port", "security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:05,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:05,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff2ece3-d369-43f9-9c51-9982f17d535d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:05,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-5ff2ece3-d369-43f9-9c51-9982f17d535d 2019-03-23 12:00:05,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}423413e488430d8c03f63b28a7388ea7280a317c" -d '{"subnet": {"network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-03-23 12:00:05,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-99183fa9-b155-4b10-964a-fe045a59599f 2019-03-23 12:00:05,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-99183fa9-b155-4b10-964a-fe045a59599f 2019-03-23 12:00:05,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-99183fa9-b155-4b10-964a-fe045a59599f Date: Sat, 23 Mar 2019 11:59:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:59:56Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:05,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-23 12:00:05,931 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e497ba74-6d34-4949-ac5f-0fb18c035864 Date: Sat, 23 Mar 2019 11:59:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:59:57Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-e497ba74-6d34-4949-ac5f-0fb18c035864 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-e497ba74-6d34-4949-ac5f-0fb18c035864 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44789774-c7be-4a5a-9368-0efb3098f7be 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44789774-c7be-4a5a-9368-0efb3098f7be 2019-03-23 12:00:05,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-44789774-c7be-4a5a-9368-0efb3098f7be Date: Sat, 23 Mar 2019 11:59:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","dns_nameservers":[],"updated_at":"2019-03-23T11:59:57Z","gateway_ip":"11.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"11.0.0.2","end":"11.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"11.0.0.0/24","project_id":"352aedf4964946609d6022d12bf1dd05","id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:05,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:05,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 11:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa6e4901-2bca-4df8-9310-4e30a1b5f186 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:05,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:05,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:05,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:05,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:05,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-aa6e4901-2bca-4df8-9310-4e30a1b5f186 2019-03-23 12:00:05,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:05,935 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-37faf0d9-296b-4c60-a513-0bf9365db80e 2019-03-23 12:00:05,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:06,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:06 GMT 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:06,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:06,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:11,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:11,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:11,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:11,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-37faf0d9-296b-4c60-a513-0bf9365db80e", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.247Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-37faf0d9-296b-4c60-a513-0bf9365db80e", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.247Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.466Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-37faf0d9-296b-4c60-a513-0bf9365db80e Date: Sat, 23 Mar 2019 12:00:00 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:59:56Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.247Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77257441df16d524a182b6c2bd9b8bd1545409fa\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.979Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:00.556Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77257441df16d524a182b6c2bd9b8bd1545409fa\" -d '{\"port\": {\"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.248Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc0c03d8-6aa4-41a8-be66-acc32c55c31b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.472Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fc0c03d8-6aa4-41a8-be66-acc32c55c31b", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.472Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31155894-608c-4552-9c2a-d571b3ffd714 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.712Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f80db4df95cecc7feac12ec3cd24613a906b2e2c\" -d '{\"subnet_id\": \"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"}'", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.873Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-31155894-608c-4552-9c2a-d571b3ffd714", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.714Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9a14f7c8-bfad-40b7-964d-26b80cfbc638 Date: Sat, 23 Mar 2019 12:00:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:59:56Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.924Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9a14f7c8-bfad-40b7-964d-26b80cfbc638", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.925Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9a14f7c8-bfad-40b7-964d-26b80cfbc638", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.925Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.707Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5cd1dd51-0103-4635-81b5-52c9213c4fd9 Date: Sat, 23 Mar 2019 12:00:00 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:00Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.971Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77257441df16d524a182b6c2bd9b8bd1545409fa\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.926Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.659Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.150Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T11:59:59.407Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.283Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-5cd1dd51-0103-4635-81b5-52c9213c4fd9", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.971Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-5cd1dd51-0103-4635-81b5-52c9213c4fd9", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:00.972Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.495a802d-dea6-4b9a-a7f5-a27559acdec0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6fd49004e57bd43c69997d9e304fca4b2a6323e7\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.124Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8dddb56a-2bc0-4833-86c2-acb7b7506599 Date: Sat, 23 Mar 2019 12:00:01 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.455Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-8dddb56a-2bc0-4833-86c2-acb7b7506599", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.456Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-8dddb56a-2bc0-4833-86c2-acb7b7506599", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.456Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "connect_security_group(): source_id=3bd9047e-ca78-4a76-b84d-15051890724a target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.457Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:01.824Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6fd49004e57bd43c69997d9e304fca4b2a6323e7\" -d '{\"port\": {\"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.458Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-32da4308-681a-40dc-8f49-17843b496a37 Date: Sat, 23 Mar 2019 12:00:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.886Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:02.279Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-3453ce2d-04ea-46cb-a927-bf205b7702c6", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.945Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-3453ce2d-04ea-46cb-a927-bf205b7702c6", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.945Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-3453ce2d-04ea-46cb-a927-bf205b7702c6 Date: Sat, 23 Mar 2019 12:00:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:01Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.945Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6fd49004e57bd43c69997d9e304fca4b2a6323e7\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.888Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-32da4308-681a-40dc-8f49-17843b496a37", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.887Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:02.407Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-32da4308-681a-40dc-8f49-17843b496a37", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:01.886Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.46ffeb0d-b5f7-42cc-a3a8-a2bcf3650bf6"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:03.089Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:02.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:03.089Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:02.363Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:03.955Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5002efc1-c4b2-48c7-9b81-9305a6a08f4b Date: Sat, 23 Mar 2019 12:00:03 GMT \nRESP BODY: {\"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"subnet_id\": \"de815f9f-8a5a-4385-91a8-5c4c46f388c7\", \"subnet_ids\": [\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"], \"port_id\": \"3d587ac3-c27d-492b-934a-d18cf5a8df96\", \"id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\"}\n", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:03.827Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:04.641Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/routers/bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169/add_router_interface.json used request id req-5002efc1-c4b2-48c7-9b81-9305a6a08f4b", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:03.828Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:04.641Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:04.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:04.641Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:04.082Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:04.641Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/routers/bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169/add_router_interface.json used request id req-5002efc1-c4b2-48c7-9b81-9305a6a08f4b", "level": "debug", "target_id": "router_b22xyd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:03.828Z", "source_id": "management_plane_subnet_p55ril", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.7557922d-e761-4731-89d4-988d692f05d6"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:04.641Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:04.348Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "management_plane_subnet_p55ril", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:05.236Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:04.443Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:05.236Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:04.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:05.236Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:05.057Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}], "metadata": {"pagination": {"total": 298, "offset": 218, "size": 50}}} 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:11 GMT 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:11,099 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:11,100 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:11,100 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:11,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-37faf0d9-296b-4c60-a513-0bf9365db80e 2019-03-23 12:00:11,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-37faf0d9-296b-4c60-a513-0bf9365db80e 2019-03-23 12:00:11,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:11,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-37faf0d9-296b-4c60-a513-0bf9365db80e Date: Sat, 23 Mar 2019 12:00:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:59:56Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:00:11,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77257441df16d524a182b6c2bd9b8bd1545409fa" 2019-03-23 12:00:11,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-03-23 12:00:11,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77257441df16d524a182b6c2bd9b8bd1545409fa" -d '{"port": {"security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:11,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc0c03d8-6aa4-41a8-be66-acc32c55c31b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:11,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fc0c03d8-6aa4-41a8-be66-acc32c55c31b 2019-03-23 12:00:11,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31155894-608c-4552-9c2a-d571b3ffd714 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:11,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f80db4df95cecc7feac12ec3cd24613a906b2e2c" -d '{"subnet_id": "de815f9f-8a5a-4385-91a8-5c4c46f388c7"}' 2019-03-23 12:00:11,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-31155894-608c-4552-9c2a-d571b3ffd714 2019-03-23 12:00:11,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9a14f7c8-bfad-40b7-964d-26b80cfbc638 Date: Sat, 23 Mar 2019 12:00:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:59:56Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:00:11,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9a14f7c8-bfad-40b7-964d-26b80cfbc638 2019-03-23 12:00:11,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9a14f7c8-bfad-40b7-964d-26b80cfbc638 2019-03-23 12:00:11,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:11,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5cd1dd51-0103-4635-81b5-52c9213c4fd9 Date: Sat, 23 Mar 2019 12:00:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:11,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77257441df16d524a182b6c2bd9b8bd1545409fa" 2019-03-23 12:00:11,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:11,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-03-23 12:00:11,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:11,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:11,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-23 12:00:11,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-5cd1dd51-0103-4635-81b5-52c9213c4fd9 2019-03-23 12:00:11,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-5cd1dd51-0103-4635-81b5-52c9213c4fd9 2019-03-23 12:00:11,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd49004e57bd43c69997d9e304fca4b2a6323e7" 2019-03-23 12:00:11,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8dddb56a-2bc0-4833-86c2-acb7b7506599 Date: Sat, 23 Mar 2019 12:00:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:59:57Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:00:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-8dddb56a-2bc0-4833-86c2-acb7b7506599 2019-03-23 12:00:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-8dddb56a-2bc0-4833-86c2-acb7b7506599 2019-03-23 12:00:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=3bd9047e-ca78-4a76-b84d-15051890724a target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-23 12:00:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd49004e57bd43c69997d9e304fca4b2a6323e7" -d '{"port": {"security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-32da4308-681a-40dc-8f49-17843b496a37 Date: Sat, 23 Mar 2019 12:00:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:59:57Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:00:11,107 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-3453ce2d-04ea-46cb-a927-bf205b7702c6 2019-03-23 12:00:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-3453ce2d-04ea-46cb-a927-bf205b7702c6 2019-03-23 12:00:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-3453ce2d-04ea-46cb-a927-bf205b7702c6 Date: Sat, 23 Mar 2019 12:00:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:01Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd49004e57bd43c69997d9e304fca4b2a6323e7" 2019-03-23 12:00:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-32da4308-681a-40dc-8f49-17843b496a37 2019-03-23 12:00:11,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-32da4308-681a-40dc-8f49-17843b496a37 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5002efc1-c4b2-48c7-9b81-9305a6a08f4b Date: Sat, 23 Mar 2019 12:00:03 GMT RESP BODY: {"network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "subnet_id": "de815f9f-8a5a-4385-91a8-5c4c46f388c7", "subnet_ids": ["de815f9f-8a5a-4385-91a8-5c4c46f388c7"], "port_id": "3d587ac3-c27d-492b-934a-d18cf5a8df96", "id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169"} 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169/add_router_interface.json used request id req-5002efc1-c4b2-48c7-9b81-9305a6a08f4b 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-03-23 12:00:11,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/routers/bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169/add_router_interface.json used request id req-5002efc1-c4b2-48c7-9b81-9305a6a08f4b 2019-03-23 12:00:11,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:11,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:11,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:11,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:11,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:11,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:11 GMT 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:11,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:16,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:16,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:16,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:16,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:16,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:16,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:16,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:05.920Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:05.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:05.920Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:05.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:06.537Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-958fc13e-4c32-47be-99d1-bab5b5bf23da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.621Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}137076996d60dd6ebcd4fad08ba3e972b7502bd8\" -d '{\"port\": {\"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"fixed_ips\": [{\"subnet_id\": \"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:07.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}018f128d50b3bda6047ef6c8a9937713eac091a7\" -d '{\"port\": {\"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"fixed_ips\": [{\"subnet_id\": \"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-29426e20-afd8-473d-90f7-41443e3f949d", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29426e20-afd8-473d-90f7-41443e3f949d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.210Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-958fc13e-4c32-47be-99d1-bab5b5bf23da", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:06.413Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:07.963Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8e79b870-c074-40a3-a186-7e5eee0bcd87 Date: Sat, 23 Mar 2019 12:00:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:07Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:07.899Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-3984b9aa-fbdb-4425-8d91-34146cf62d55", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-8e79b870-c074-40a3-a186-7e5eee0bcd87", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:07.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-8e79b870-c074-40a3-a186-7e5eee0bcd87", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:07.900Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.3c0ab791-c8db-45ef-b10d-293f1581b18e"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3984b9aa-fbdb-4425-8d91-34146cf62d55 Date: Sat, 23 Mar 2019 12:00:08 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:07Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.515Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:08.644Z", "message": "POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-3984b9aa-fbdb-4425-8d91-34146cf62d55", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c916ec45-be83-4117-b020-f3cf303c2b7e"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:09.240Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:09.240Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:09.240Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.613Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:09.885Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:09.885Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:09.885Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.744Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:10.433Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:09.214Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:10.433Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-ea39d73c-7bf4-4683-a4cc-f8086459ea60", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:09.958Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:10.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab066ed5369ea1fcb50e552060fe0e0cc2741dd8\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.370Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:10.433Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea39d73c-7bf4-4683-a4cc-f8086459ea60 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:09.958Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:10.433Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:08.950Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:10.433Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:09.953Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fcdf69d7-1166-41df-a442-46a2ab04924b", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.478Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcdf69d7-1166-41df-a442-46a2ab04924b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.478Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-bd930c79-ed1a-4c6b-97d0-c41ea63ad681 Date: Sat, 23 Mar 2019 12:00:10 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:07Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.735Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-bd930c79-ed1a-4c6b-97d0-c41ea63ad681", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.735Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-bd930c79-ed1a-4c6b-97d0-c41ea63ad681", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.736Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "connect_security_group(): source_id=6cafac21-f553-4734-87eb-303c25de7175 target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.736Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab066ed5369ea1fcb50e552060fe0e0cc2741dd8\" -d '{\"port\": {\"security_groups\": [\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"]}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.737Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:09.462Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:09.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.082Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.473Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "connect_security_group(): source_id=16fc08bb-f10d-4b77-9c28-37866f8630b5 target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.236Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f66ae3aa-17c1-4b62-a96b-a9c2d5599adb Date: Sat, 23 Mar 2019 12:00:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.439Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab066ed5369ea1fcb50e552060fe0e0cc2741dd8\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.398Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-aba61c60-2712-401d-bbbf-a63d32da046f", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.396Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-aba61c60-2712-401d-bbbf-a63d32da046f", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.396Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aba61c60-2712-401d-bbbf-a63d32da046f Date: Sat, 23 Mar 2019 12:00:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:07Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.396Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a70aee3ba5f49803f152868158745839bb8709c3\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:10.981Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-82d5ec0c-fdf4-4a9c-beaf-6c97afec62a1 Date: Sat, 23 Mar 2019 12:00:11 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:07Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.235Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-82d5ec0c-fdf4-4a9c-beaf-6c97afec62a1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.235Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-82d5ec0c-fdf4-4a9c-beaf-6c97afec62a1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.235Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}], "metadata": {"pagination": {"total": 348, "offset": 268, "size": 50}}} 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:16 GMT 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:16,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:16,256 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:16,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-23 12:00:16,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-23 12:00:16,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:16,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-958fc13e-4c32-47be-99d1-bab5b5bf23da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:16,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:16,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}137076996d60dd6ebcd4fad08ba3e972b7502bd8" -d '{"port": {"network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "fixed_ips": [{"subnet_id": "de815f9f-8a5a-4385-91a8-5c4c46f388c7"}], "name": "target_vnf_port", "security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:16,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}018f128d50b3bda6047ef6c8a9937713eac091a7" -d '{"port": {"network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "fixed_ips": [{"subnet_id": "de815f9f-8a5a-4385-91a8-5c4c46f388c7"}], "name": "reference_vnf_port", "security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:16,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-29426e20-afd8-473d-90f7-41443e3f949d 2019-03-23 12:00:16,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29426e20-afd8-473d-90f7-41443e3f949d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:16,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-958fc13e-4c32-47be-99d1-bab5b5bf23da 2019-03-23 12:00:16,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8e79b870-c074-40a3-a186-7e5eee0bcd87 Date: Sat, 23 Mar 2019 12:00:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:16,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-23 12:00:16,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-3984b9aa-fbdb-4425-8d91-34146cf62d55 2019-03-23 12:00:16,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-8e79b870-c074-40a3-a186-7e5eee0bcd87 2019-03-23 12:00:16,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.27:9696/v2.0/ports.json used request id req-8e79b870-c074-40a3-a186-7e5eee0bcd87 2019-03-23 12:00:16,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3984b9aa-fbdb-4425-8d91-34146cf62d55 Date: Sat, 23 Mar 2019 12:00:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:16,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:16,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports.json used request id req-3984b9aa-fbdb-4425-8d91-34146cf62d55 2019-03-23 12:00:16,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:16,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-23 12:00:16,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:16,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-23 12:00:16,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:16,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:16,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-23 12:00:16,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-ea39d73c-7bf4-4683-a4cc-f8086459ea60 2019-03-23 12:00:16,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab066ed5369ea1fcb50e552060fe0e0cc2741dd8" 2019-03-23 12:00:16,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea39d73c-7bf4-4683-a4cc-f8086459ea60 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:16,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:16,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:16,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fcdf69d7-1166-41df-a442-46a2ab04924b 2019-03-23 12:00:16,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcdf69d7-1166-41df-a442-46a2ab04924b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:16,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-bd930c79-ed1a-4c6b-97d0-c41ea63ad681 Date: Sat, 23 Mar 2019 12:00:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:00:16,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-bd930c79-ed1a-4c6b-97d0-c41ea63ad681 2019-03-23 12:00:16,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-bd930c79-ed1a-4c6b-97d0-c41ea63ad681 2019-03-23 12:00:16,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6cafac21-f553-4734-87eb-303c25de7175 target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-23 12:00:16,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab066ed5369ea1fcb50e552060fe0e0cc2741dd8" -d '{"port": {"security_groups": ["03bd72b9-20a4-479d-a4e9-8fe269264aa0"]}}' 2019-03-23 12:00:16,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=16fc08bb-f10d-4b77-9c28-37866f8630b5 target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-f66ae3aa-17c1-4b62-a96b-a9c2d5599adb Date: Sat, 23 Mar 2019 12:00:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab066ed5369ea1fcb50e552060fe0e0cc2741dd8" 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-aba61c60-2712-401d-bbbf-a63d32da046f 2019-03-23 12:00:16,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-aba61c60-2712-401d-bbbf-a63d32da046f 2019-03-23 12:00:16,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-aba61c60-2712-401d-bbbf-a63d32da046f Date: Sat, 23 Mar 2019 12:00:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:00:16,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70aee3ba5f49803f152868158745839bb8709c3" 2019-03-23 12:00:16,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-82d5ec0c-fdf4-4a9c-beaf-6c97afec62a1 Date: Sat, 23 Mar 2019 12:00:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:00:16,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-82d5ec0c-fdf4-4a9c-beaf-6c97afec62a1 2019-03-23 12:00:16,266 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-82d5ec0c-fdf4-4a9c-beaf-6c97afec62a1 2019-03-23 12:00:16,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:16,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:16,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:16,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:16 GMT 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:16,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:16,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:16,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:16,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:21,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:21,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:11.641Z", "message": "connect_security_group(): source_id=16fc08bb-f10d-4b77-9c28-37866f8630b5 target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.236Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0d082a70-fa40-4e6c-ae12-49ddeb8ee667 Date: Sat, 23 Mar 2019 12:00:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:07Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.620Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.893Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.885Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-f66ae3aa-17c1-4b62-a96b-a9c2d5599adb", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.439Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-f66ae3aa-17c1-4b62-a96b-a9c2d5599adb", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.440Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.84e6d61f-08b0-458d-ab0a-a1094606ca7b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-0d082a70-fa40-4e6c-ae12-49ddeb8ee667", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.620Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-0d082a70-fa40-4e6c-ae12-49ddeb8ee667", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.621Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a70aee3ba5f49803f152868158745839bb8709c3\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.621Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2c4fbd50-dec4-4aef-9463-1082abbe3a72 Date: Sat, 23 Mar 2019 12:00:11 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.664Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-2c4fbd50-dec4-4aef-9463-1082abbe3a72", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.665Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.288Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-2c4fbd50-dec4-4aef-9463-1082abbe3a72", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:11.666Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.07a30fb9-6ff6-41b9-b5b4-22884baee158"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.919Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:12.017Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:12.919Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:12.265Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:13.604Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.274Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:13.604Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.121Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:13.604Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe150594-be35-44a9-9db5-64fe3706c369 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.127Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:13.604Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-0aed58d8-701c-4602-b482-bf3fef3eb1bb", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.279Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:13.604Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fe150594-be35-44a9-9db5-64fe3706c369", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.127Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:13.604Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aed58d8-701c-4602-b482-bf3fef3eb1bb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.278Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:14.236Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c201e002b60e49ee85c96f4cd2556e27653bc277\" -d '{\"floatingip\": {\"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\"}}'", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.681Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:14.236Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c482ef415674ec300cd653862e4c6a86f08e7426\" -d '{\"floatingip\": {\"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\"}}'", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:13.527Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.102Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-c45c010f-bb97-4d25-8cd3-2503d48c2cd2 Date: Sat, 23 Mar 2019 12:00:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:14Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:14.951Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-c45c010f-bb97-4d25-8cd3-2503d48c2cd2", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:14.952Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-048c71b4-8faa-463b-adf9-32986c609b75 Date: Sat, 23 Mar 2019 12:00:15 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:14Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.128Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.296Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.475Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-048c71b4-8faa-463b-adf9-32986c609b75", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.129Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-048c71b4-8faa-463b-adf9-32986c609b75", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.129Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f0e9fe0e-a9d2-481e-ad61-4d62621f3eaa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:15.666Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-c45c010f-bb97-4d25-8cd3-2503d48c2cd2", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:14.951Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.4542656e-7907-4915-a90e-792116bc5932"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:16.311Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:16.311Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.620Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:16.311Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.530Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:16.879Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:16.416Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:16.879Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:16.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:16.879Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:15.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:17.561Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:16.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:17.561Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:16.987Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f596c3a2-2f70-4f26-b4e8-598856c58527 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f596c3a2-2f70-4f26-b4e8-598856c58527 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.842Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f596c3a2-2f70-4f26-b4e8-598856c58527", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f596c3a2-2f70-4f26-b4e8-598856c58527", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.843Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "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'16fc08bb-f10d-4b77-9c28-37866f8630b5', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:61:e2:f9'}, {u'external_id': u'3bd9047e-ca78-4a76-b84d-15051890724a', 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:28:dd:c7'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.228Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:17.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}], "metadata": {"pagination": {"total": 482, "offset": 318, "size": 50}}} 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:21 GMT 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:21,439 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:21,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=16fc08bb-f10d-4b77-9c28-37866f8630b5 target={u'external_id': u'03bd72b9-20a4-479d-a4e9-8fe269264aa0', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-23 12:00:21,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-0d082a70-fa40-4e6c-ae12-49ddeb8ee667 Date: Sat, 23 Mar 2019 12:00:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:07Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:00:21,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:21,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-23 12:00:21,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-f66ae3aa-17c1-4b62-a96b-a9c2d5599adb 2019-03-23 12:00:21,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-f66ae3aa-17c1-4b62-a96b-a9c2d5599adb 2019-03-23 12:00:21,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-0d082a70-fa40-4e6c-ae12-49ddeb8ee667 2019-03-23 12:00:21,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-0d082a70-fa40-4e6c-ae12-49ddeb8ee667 2019-03-23 12:00:21,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a70aee3ba5f49803f152868158745839bb8709c3" 2019-03-23 12:00:21,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-2c4fbd50-dec4-4aef-9463-1082abbe3a72 Date: Sat, 23 Mar 2019 12:00:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:21,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-2c4fbd50-dec4-4aef-9463-1082abbe3a72 2019-03-23 12:00:21,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-2c4fbd50-dec4-4aef-9463-1082abbe3a72 2019-03-23 12:00:21,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-03-23 12:00:21,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe150594-be35-44a9-9db5-64fe3706c369 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-0aed58d8-701c-4602-b482-bf3fef3eb1bb 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fe150594-be35-44a9-9db5-64fe3706c369 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aed58d8-701c-4602-b482-bf3fef3eb1bb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:21,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c201e002b60e49ee85c96f4cd2556e27653bc277" -d '{"floatingip": {"port_id": "6cafac21-f553-4734-87eb-303c25de7175"}}' 2019-03-23 12:00:21,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c482ef415674ec300cd653862e4c6a86f08e7426" -d '{"floatingip": {"port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5"}}' 2019-03-23 12:00:21,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-c45c010f-bb97-4d25-8cd3-2503d48c2cd2 Date: Sat, 23 Mar 2019 12:00:14 GMT RESP BODY: {"floatingip": {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:14Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}} 2019-03-23 12:00:21,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-c45c010f-bb97-4d25-8cd3-2503d48c2cd2 2019-03-23 12:00:21,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-048c71b4-8faa-463b-adf9-32986c609b75 Date: Sat, 23 Mar 2019 12:00:15 GMT RESP BODY: {"floatingip": {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "DOWN", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:14Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}} 2019-03-23 12:00:21,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-03-23 12:00:21,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-03-23 12:00:21,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-048c71b4-8faa-463b-adf9-32986c609b75 2019-03-23 12:00:21,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-048c71b4-8faa-463b-adf9-32986c609b75 2019-03-23 12:00:21,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-c45c010f-bb97-4d25-8cd3-2503d48c2cd2 2019-03-23 12:00:21,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-23 12:00:21,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:21,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:21,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f596c3a2-2f70-4f26-b4e8-598856c58527 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:21,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f596c3a2-2f70-4f26-b4e8-598856c58527 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:21,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f596c3a2-2f70-4f26-b4e8-598856c58527 2019-03-23 12:00:21,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f596c3a2-2f70-4f26-b4e8-598856c58527 2019-03-23 12:00:21,448 - 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'16fc08bb-f10d-4b77-9c28-37866f8630b5', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:61:e2:f9'}, {u'external_id': u'3bd9047e-ca78-4a76-b84d-15051890724a', 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:28:dd:c7'}] 2019-03-23 12:00:21,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-03-23 12:00:21,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a 2019-03-23 12:00:21,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a 2019-03-23 12:00:21,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:21,449 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:21,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:21,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:21,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:21 GMT 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:21,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:21,502 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:21,502 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:21,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:26,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:26,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "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'6cafac21-f553-4734-87eb-303c25de7175', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9b:d4:cc'}, {u'external_id': u'de71961f-82ea-437c-8e2d-57dc06260e7a', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7a:c8:59'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.560Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.248Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:18.973Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3d4639-e52e-4f73-aa21-0fff1fc2314a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:18.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-178afebc-714d-47fe-b007-e775cf3822ba", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-178afebc-714d-47fe-b007-e775cf3822ba", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-178afebc-714d-47fe-b007-e775cf3822ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-178afebc-714d-47fe-b007-e775cf3822ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c x-compute-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57\", \"fingerprint\": \"9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 x-compute-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0996c06-3bd4-44e4-a417-cda266094f7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 x-compute-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0996c06-3bd4-44e4-a417-cda266094f7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 x-compute-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"e516d93b-dec0-4355-8988-ac1385b54e3a\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 x-compute-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"e516d93b-dec0-4355-8988-ac1385b54e3a\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.081Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:19.606Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c x-compute-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57\", \"fingerprint\": \"9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.838Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.521Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 x-compute-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0996c06-3bd4-44e4-a417-cda266094f7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 x-compute-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0996c06-3bd4-44e4-a417-cda266094f7d\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 x-compute-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"e516d93b-dec0-4355-8988-ac1385b54e3a\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}], "metadata": {"pagination": {"total": 526, "offset": 368, "size": 50}}} 2019-03-23 12:00:26,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:26 GMT 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:26,597 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:26,600 - 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'6cafac21-f553-4734-87eb-303c25de7175', u'fixed_ip_address': u'11.0.0.15', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9b:d4:cc'}, {u'external_id': u'de71961f-82ea-437c-8e2d-57dc06260e7a', u'fixed_ip_address': u'12.0.0.2', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:7a:c8:59'}] 2019-03-23 12:00:26,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:26,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:26,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:26,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:26,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a 2019-03-23 12:00:26,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-da3d4639-e52e-4f73-aa21-0fff1fc2314a 2019-03-23 12:00:26,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3d4639-e52e-4f73-aa21-0fff1fc2314a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:26,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:26,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260" 2019-03-23 12:00:26,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-178afebc-714d-47fe-b007-e775cf3822ba 2019-03-23 12:00:26,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-178afebc-714d-47fe-b007-e775cf3822ba 2019-03-23 12:00:26,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-178afebc-714d-47fe-b007-e775cf3822ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:26,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-178afebc-714d-47fe-b007-e775cf3822ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:26,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:26,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:26,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c 2019-03-23 12:00:26,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c 2019-03-23 12:00:26,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c 2019-03-23 12:00:26,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-86c85351-34d5-477f-8ece-352774e2e38c 2019-03-23 12:00:26,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c x-compute-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova", "name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "fingerprint": "9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6"}}]} 2019-03-23 12:00:26,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 x-compute-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 x-compute-request-id: req-843d3500-caa8-4569-a06d-189b66371b44 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44 2019-03-23 12:00:26,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44 2019-03-23 12:00:26,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44 2019-03-23 12:00:26,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-843d3500-caa8-4569-a06d-189b66371b44 2019-03-23 12:00:26,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 x-compute-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 x-compute-request-id: req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 2019-03-23 12:00:26,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-19fd69e6-1db8-44f1-92bf-0953a2954ba9 2019-03-23 12:00:26,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" 2019-03-23 12:00:26,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c x-compute-request-id: req-86c85351-34d5-477f-8ece-352774e2e38c Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova", "name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "fingerprint": "9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6"}}]} 2019-03-23 12:00:26,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 12:00:26,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:26,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260" 2019-03-23 12:00:26,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260" 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 x-compute-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 x-compute-request-id: req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/images used request id req-e4904a5f-d1b3-4f71-a8b1-c7a4e7d23d01 2019-03-23 12:00:26,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:26,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:26,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 x-compute-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:26,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:26,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:26,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:26 GMT 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:26,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:26,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:26,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:26,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:31,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:31,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 x-compute-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"e516d93b-dec0-4355-8988-ac1385b54e3a\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}, {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.836Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.837Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 x-compute-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57\", \"fingerprint\": \"9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 x-compute-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57\", \"fingerprint\": \"9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.854Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.855Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79869aa1-15f2-4e0f-8fb4-1685ed82f109 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79869aa1-15f2-4e0f-8fb4-1685ed82f109 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-79869aa1-15f2-4e0f-8fb4-1685ed82f109", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-79869aa1-15f2-4e0f-8fb4-1685ed82f109", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 Date: Sat, 23 Mar 2019 12:00:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 Date: Sat, 23 Mar 2019 12:00:19 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.892Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d320e37-f885-4b89-bbf5-347a9502f091 Date: Sat, 23 Mar 2019 12:00:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-81bc7079-8b85-4697-9803-0161c51ea700 Date: Sat, 23 Mar 2019 12:00:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:01Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-81bc7079-8b85-4697-9803-0161c51ea700 Date: Sat, 23 Mar 2019 12:00:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:01Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'16fc08bb-f10d-4b77-9c28-37866f8630b5'}, {'port-id': u'3bd9047e-ca78-4a76-b84d-15051890724a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'16fc08bb-f10d-4b77-9c28-37866f8630b5'}, {'port-id': u'3bd9047e-ca78-4a76-b84d-15051890724a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\"}, {\"port\": \"3bd9047e-ca78-4a76-b84d-15051890724a\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.274Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\"}, {\"port\": \"3bd9047e-ca78-4a76-b84d-15051890724a\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:19.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-750f03aa-398d-4d01-81cd-aaced22e3f6e Date: Sat, 23 Mar 2019 12:00:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.657Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.656Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}], "metadata": {"pagination": {"total": 530, "offset": 418, "size": 50}}} 2019-03-23 12:00:31,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:31 GMT 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:31,745 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:31,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 x-compute-request-id: req-720f4267-5c87-4dba-a993-a3de8e4f4d18 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:00:31,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18 2019-03-23 12:00:31,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18 2019-03-23 12:00:31,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-720f4267-5c87-4dba-a993-a3de8e4f4d18 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 x-compute-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova", "name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "fingerprint": "9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6"}}]} 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 x-compute-request-id: req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6PEUaSmSk1slzQ3TiKCZCoTIR8ZrGvul/3ufcCmi84PkDeZQ4wxg/atEVrqfDPKmWL9dHDWQVWqeGW8L8hQMiEfTNFAuoHr+JUcAUip6BIfwu8JlBhGPTid/qrWD4aTudf2JGaPRKsdeeOmjmTXvFrxPJKkjL/b00ONfbyjGEJCCMc+X3lgXpONpH0f2aBYLXOmEURtxTvt3hzor1pjcNzG3pWUapBg7wkj051UNi27nt0dZ41H1yzzoWHyNVoEVNI6vpjSv9XTdyhB0RhwkjFZpb2vhBO6FTHIqrbYKx1KiORJa34h1h648mRMijZd2S7TAELWQGJUVFjt7fMhVZ Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "6f:bf:03:2a:7d:6c:e1:52:bc:a8:c3:46:49:44:b5:e4"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7ctRHcy049zexmouGYvC6sLYo4QtT6fptlEOKgjdiUQXmnKKf9ZezEl33/n9pG1aT+Y3fuidlarkr3Tat4AGN60gvbdsOSoiOdsVT3oAw9UqVUAa6C0R0dBQ6dPgUJY302L8Y5qZ6SlXqIv8Zhy9JIczWYVN2OLwo1/6YI/tV7de0PpZ49vFPi0PV8QCdutVSFkG+2f6k27dIdYoWLSouEq9x2570d0Pm+d3FVzEZOuOBadSrTTGduf1v3wa7axoU5wF8WwBYx9+EfLtlKNbs3rSSowvz0YVVz/84OfzYY8EGiD+f/+dQ30zIiV7gbGRAnDWLA5bx1pNOu4RV59mn Generated-by-Nova", "name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "fingerprint": "9f:e3:f2:6d:24:06:14:03:e7:ed:82:42:81:8f:c5:c6"}}]} 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 2019-03-23 12:00:31,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8a66b9d2-f0d1-4409-a9f3-b81a5be270e9 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79869aa1-15f2-4e0f-8fb4-1685ed82f109 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79869aa1-15f2-4e0f-8fb4-1685ed82f109 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-79869aa1-15f2-4e0f-8fb4-1685ed82f109 2019-03-23 12:00:31,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-79869aa1-15f2-4e0f-8fb4-1685ed82f109 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 Date: Sat, 23 Mar 2019 12:00:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}]} 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 Date: Sat, 23 Mar 2019 12:00:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}]} 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 2019-03-23 12:00:31,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-a794aaba-7c2d-428f-8cca-fba6a8cc4b26 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260" 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260" 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6d320e37-f885-4b89-bbf5-347a9502f091 Date: Sat, 23 Mar 2019 12:00:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091 2019-03-23 12:00:31,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6d320e37-f885-4b89-bbf5-347a9502f091 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2df2cc84138684aec12b273bda82cf7e5b047260" 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-81bc7079-8b85-4697-9803-0161c51ea700 Date: Sat, 23 Mar 2019 12:00:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:01Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-81bc7079-8b85-4697-9803-0161c51ea700 Date: Sat, 23 Mar 2019 12:00:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:01Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700 2019-03-23 12:00:31,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-81bc7079-8b85-4697-9803-0161c51ea700 2019-03-23 12:00:31,753 - 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'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'16fc08bb-f10d-4b77-9c28-37866f8630b5'}, {'port-id': u'3bd9047e-ca78-4a76-b84d-15051890724a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []} 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'16fc08bb-f10d-4b77-9c28-37866f8630b5'}, {'port-id': u'3bd9047e-ca78-4a76-b84d-15051890724a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []} 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" -d '{"server": {"name": "target_vnf", "imageRef": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "key_name": "vnf_test_keypair", "flavorRef": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "max_count": 1, "min_count": 1, "networks": [{"port": "16fc08bb-f10d-4b77-9c28-37866f8630b5"}, {"port": "3bd9047e-ca78-4a76-b84d-15051890724a"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}}' 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ba1717c2b2fd0f6df4ad13dfbbec2dee26f139" -d '{"server": {"name": "target_vnf", "imageRef": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "key_name": "vnf_test_keypair", "flavorRef": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "max_count": 1, "min_count": 1, "networks": [{"port": "16fc08bb-f10d-4b77-9c28-37866f8630b5"}, {"port": "3bd9047e-ca78-4a76-b84d-15051890724a"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}}' 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-750f03aa-398d-4d01-81cd-aaced22e3f6e Date: Sat, 23 Mar 2019 12:00:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}]} 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1" 2019-03-23 12:00:31,753 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1" 2019-03-23 12:00:31,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-03-23 12:00:31,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e 2019-03-23 12:00:31,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e 2019-03-23 12:00:31,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:31,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:31,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:31,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:31,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:31 GMT 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:31,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:31,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:36,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:42,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-750f03aa-398d-4d01-81cd-aaced22e3f6e Date: Sat, 23 Mar 2019 12:00:20 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 Date: Sat, 23 Mar 2019 12:00:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:00Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.709Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.710Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d68c67e5-abff-4324-b4a1-be70fa695256 Date: Sat, 23 Mar 2019 12:00:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:20.975Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d68c67e5-abff-4324-b4a1-be70fa695256 Date: Sat, 23 Mar 2019 12:00:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:11Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"6cafac21-f553-4734-87eb-303c25de7175\"}, {\"port\": \"de71961f-82ea-437c-8e2d-57dc06260e7a\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.765Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"6cafac21-f553-4734-87eb-303c25de7175\"}, {\"port\": \"de71961f-82ea-437c-8e2d-57dc06260e7a\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'6cafac21-f553-4734-87eb-303c25de7175'}, {'port-id': u'de71961f-82ea-437c-8e2d-57dc06260e7a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'6cafac21-f553-4734-87eb-303c25de7175'}, {'port-id': u'de71961f-82ea-437c-8e2d-57dc06260e7a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.763Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:21.480Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 Date: Sat, 23 Mar 2019 12:00:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:00Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:20.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.053Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:21.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.053Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e x-compute-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"bookmark\"}], \"adminPass\": \"3kdoMZEUMuAH\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:21.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.053Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e x-compute-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"bookmark\"}], \"adminPass\": \"3kdoMZEUMuAH\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:21.721Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.053Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:21.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.053Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:21.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.053Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:21.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.71e5373e-59ac-43b7-91fc-ab1f80f7ef58"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.684Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:22.213Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.684Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:22.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:22.684Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:22.501Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.365Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 12:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c x-compute-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"bookmark\"}], \"adminPass\": \"BbHgQdoT3hai\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.365Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:22.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.365Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:22.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.869Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.869Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.869Z", "message": "RESP: [202] Date: Sat, 23 Mar 2019 12:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c x-compute-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"bookmark\"}], \"adminPass\": \"BbHgQdoT3hai\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.869Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:23.869Z", "message": "POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.20041c14-960a-49b5-8e49-6f13a7128b3c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:24.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e08c0e63f16dac835df671eb8e7d179c03f6736d\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:24.300Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-8ffa34f8-0c0c-4463-8274-05fd80fd772d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ffa34f8-0c0c-4463-8274-05fd80fd772d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.883Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:24.498Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:23.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:25.215Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:24.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}], "metadata": {"pagination": {"total": 530, "offset": 468, "size": 50}}} 2019-03-23 12:00:42,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:42 GMT 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:42,309 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:42,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e 2019-03-23 12:00:42,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network used request id req-750f03aa-398d-4d01-81cd-aaced22e3f6e 2019-03-23 12:00:42,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1" 2019-03-23 12:00:42,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1" 2019-03-23 12:00:42,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-750f03aa-398d-4d01-81cd-aaced22e3f6e Date: Sat, 23 Mar 2019 12:00:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}]} 2019-03-23 12:00:42,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 Date: Sat, 23 Mar 2019 12:00:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:42,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1" 2019-03-23 12:00:42,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}691eb3423ee3ab3bb559edf28e0bc4f8fd7363f1" 2019-03-23 12:00:42,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256 2019-03-23 12:00:42,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256 2019-03-23 12:00:42,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256 2019-03-23 12:00:42,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-d68c67e5-abff-4324-b4a1-be70fa695256 2019-03-23 12:00:42,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d68c67e5-abff-4324-b4a1-be70fa695256 Date: Sat, 23 Mar 2019 12:00:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:42,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d68c67e5-abff-4324-b4a1-be70fa695256 Date: Sat, 23 Mar 2019 12:00:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:11Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:42,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" -d '{"server": {"name": "reference_vnf", "imageRef": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "key_name": "vnf_test_keypair", "flavorRef": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "max_count": 1, "min_count": 1, "networks": [{"port": "6cafac21-f553-4734-87eb-303c25de7175"}, {"port": "de71961f-82ea-437c-8e2d-57dc06260e7a"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}}' 2019-03-23 12:00:42,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5836b0ae6f4d0952cab468b8342532a533f38ae3" -d '{"server": {"name": "reference_vnf", "imageRef": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "key_name": "vnf_test_keypair", "flavorRef": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "max_count": 1, "min_count": 1, "networks": [{"port": "6cafac21-f553-4734-87eb-303c25de7175"}, {"port": "de71961f-82ea-437c-8e2d-57dc06260e7a"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}}' 2019-03-23 12:00:42,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-23 12:00:42,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'6cafac21-f553-4734-87eb-303c25de7175'}, {'port-id': u'de71961f-82ea-437c-8e2d-57dc06260e7a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []} 2019-03-23 12:00:42,315 - 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'a125ddc1-f1c0-4053-a1b0-85ed79f3b29e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'b313f94a-f296-4a66-b5a9-0325b968d832'}, 'nics': [{'port-id': u'6cafac21-f553-4734-87eb-303c25de7175'}, {'port-id': u'de71961f-82ea-437c-8e2d-57dc06260e7a'}], 'flavor': u'f0772b63-bc50-4265-b9cc-9905b4e7d6e5', 'security_groups': []} 2019-03-23 12:00:42,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 2019-03-23 12:00:42,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 2019-03-23 12:00:42,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 2019-03-23 12:00:42,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 2019-03-23 12:00:42,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1c27af8d-4b6d-4ea7-a4dd-ffaa107c1064 Date: Sat, 23 Mar 2019 12:00:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:00Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:00:42,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e 2019-03-23 12:00:42,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e x-compute-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "adminPass": "3kdoMZEUMuAH"}} 2019-03-23 12:00:42,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 12:00:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e x-compute-request-id: req-984ac227-7314-465f-b1b3-0d4961b6eb5e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "adminPass": "3kdoMZEUMuAH"}} 2019-03-23 12:00:42,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-984ac227-7314-465f-b1b3-0d4961b6eb5e 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 12:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c x-compute-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "adminPass": "BbHgQdoT3hai"}} 2019-03-23 12:00:42,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-03-23 12:00:42,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 12:00:42,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c 2019-03-23 12:00:42,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c 2019-03-23 12:00:42,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Sat, 23 Mar 2019 12:00:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c x-compute-request-id: req-e75527af-6320-4dcb-bf65-5f0b3698280c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "adminPass": "BbHgQdoT3hai"}} 2019-03-23 12:00:42,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c 2019-03-23 12:00:42,318 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e75527af-6320-4dcb-bf65-5f0b3698280c 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08c0e63f16dac835df671eb8e7d179c03f6736d" 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-8ffa34f8-0c0c-4463-8274-05fd80fd772d 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ffa34f8-0c0c-4463-8274-05fd80fd772d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:42,319 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-23 12:00:42,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-23 12:00:42,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-23 12:00:42,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:42,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:42,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:42,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:42 GMT 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:42,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:42,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:47,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:47,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:47,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:47,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:47,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:47,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:47,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:25.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:25.312Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:25.745Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0178bbf4-d5d4-4475-8237-79e2b8d267ce x-compute-request-id: req-0178bbf4-d5d4-4475-8237-79e2b8d267ce Content-Encoding: gzip Content-Length: 686 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T12:00:24Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-23T12:00:21Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:25.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:26.307Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0178bbf4-d5d4-4475-8237-79e2b8d267ce", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:25.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:26.307Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa799b3-6efd-4901-89c9-6802ec0ae023 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:25.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:26.307Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-7fa799b3-6efd-4901-89c9-6802ec0ae023", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:25.589Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:26.307Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0178bbf4-d5d4-4475-8237-79e2b8d267ce", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:25.733Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.f6684b74-1271-466b-b9c1-cd0e0fc85fe3"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:26.307Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}096c78cbc3fe15460d9071d51ffd57e2d831d3aa\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:26.007Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:26.307Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T12:00:26.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:27.225Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-727b6f9c-8595-40d6-972b-3c15fd96a4e1 x-compute-request-id: req-727b6f9c-8595-40d6-972b-3c15fd96a4e1 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-23T12:00:26Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-23T12:00:23Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:27.111Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:27.728Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-727b6f9c-8595-40d6-972b-3c15fd96a4e1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:27.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:27.728Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-23T12:00:27.572Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:27.728Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-727b6f9c-8595-40d6-972b-3c15fd96a4e1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:27.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c7dd68c3-d48f-407c-9a19-a5d857a05393"}], "metadata": {"pagination": {"total": 530, "offset": 518, "size": 50}}} 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:47 GMT 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:47,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:47,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:47,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0178bbf4-d5d4-4475-8237-79e2b8d267ce x-compute-request-id: req-0178bbf4-d5d4-4475-8237-79e2b8d267ce Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T12:00:24Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:00:47,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0178bbf4-d5d4-4475-8237-79e2b8d267ce 2019-03-23 12:00:47,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa799b3-6efd-4901-89c9-6802ec0ae023 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:47,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-7fa799b3-6efd-4901-89c9-6802ec0ae023 2019-03-23 12:00:47,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0178bbf4-d5d4-4475-8237-79e2b8d267ce 2019-03-23 12:00:47,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}096c78cbc3fe15460d9071d51ffd57e2d831d3aa" 2019-03-23 12:00:47,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-23 12:00:47,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-727b6f9c-8595-40d6-972b-3c15fd96a4e1 x-compute-request-id: req-727b6f9c-8595-40d6-972b-3c15fd96a4e1 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-23T12:00:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:00:47,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-727b6f9c-8595-40d6-972b-3c15fd96a4e1 2019-03-23 12:00:47,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-03-23 12:00:47,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-727b6f9c-8595-40d6-972b-3c15fd96a4e1 2019-03-23 12:00:47,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:48,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:48 GMT 2019-03-23 12:00:48,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:48,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:48,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:48,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:48,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:53,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:53,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:53,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:53,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:53,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:53,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 530, "offset": 530, "size": 50}}} 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:53 GMT 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:53,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:53,674 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:53,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:53,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:53,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:53,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:53,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:53 GMT 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:53,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:58,734 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:00:58,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:58,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:56.506Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:56.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:57.473Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:57.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:58.157Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7e6de0bc2a2feca97717f9e06456aed59b5eb43b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:57.823Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:58.157Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:57.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:58.157Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda1c315-8c14-45a2-8e4d-67e00b3988c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:57.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:58.157Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-dda1c315-8c14-45a2-8e4d-67e00b3988c7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:57.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:58.774Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}], "metadata": {"pagination": {"total": 537, "offset": 530, "size": 50}}} 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:58,845 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:58 GMT 2019-03-23 12:00:58,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:58,846 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:00:58,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:58,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:58,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:00:58,846 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:00:58,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 12:00:58,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:58,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6de0bc2a2feca97717f9e06456aed59b5eb43b" 2019-03-23 12:00:58,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-23 12:00:58,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda1c315-8c14-45a2-8e4d-67e00b3988c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:00:58,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-dda1c315-8c14-45a2-8e4d-67e00b3988c7 2019-03-23 12:00:58,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:00:58,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:00:58,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:00:58,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:00:58,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:00:58,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:00:58,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:00:58,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:00:58 GMT 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:00:58,905 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:01:03,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:01:03,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:01:03,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}59dccfa4431a11ddb6c8ecbda39c7f5f59954bef\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf73fa4-69a5-47fe-8c00-a74611c026b5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-3bf73fa4-69a5-47fe-8c00-a74611c026b5", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.752Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff x-compute-request-id: req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:e2:f9\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:e2:f9\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:28:dd:c7\", \"version\": 4, \"addr\": \"12.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T12:00:56.000000\", \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T12:00:56Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-23T12:00:21Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:00:59.454Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:58.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.0ed70b92-650c-4075-9c84-8775199e7e6b"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-3cc1578e-8c01-497a-905c-a50058861340", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cc1578e-8c01-497a-905c-a50058861340 x-compute-request-id: req-3cc1578e-8c01-497a-905c-a50058861340 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9b:d4:cc\", \"version\": 4, \"addr\": \"11.0.0.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9b:d4:cc\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:c8:59\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T12:00:56.000000\", \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T12:00:56Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-23T12:00:23Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.967Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-3cc1578e-8c01-497a-905c-a50058861340", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.967Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.33b020fc-30c3-44b0-9ea1-1e05cb1766cc"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.561Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.148Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:00:59.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.744Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:00.089Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.744Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:00.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:00.744Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:00.554Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.103Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.103Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:00.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:00.992Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-30f23451-f006-46e7-ab46-04711c6079f3", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.113Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f23451-f006-46e7-ab46-04711c6079f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.112Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-30f23451-f006-46e7-ab46-04711c6079f3", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.113Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.411Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f23451-f006-46e7-ab46-04711c6079f3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.112Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.520Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.993Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 Date: Sat, 23 Mar 2019 12:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.820Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:01.993Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.520Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.014Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-69783172-bbb6-42ce-a63c-2a02c096cc2e", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.827Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 Date: Sat, 23 Mar 2019 12:01:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.821Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.821Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.821Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.821Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.822Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.822Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.822Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69783172-bbb6-42ce-a63c-2a02c096cc2e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.827Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69783172-bbb6-42ce-a63c-2a02c096cc2e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.827Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-69783172-bbb6-42ce-a63c-2a02c096cc2e", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:01.827Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.009Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.009Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.015Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.015Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.015Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0ce5ebf7d795479928ef31d199015ab2835e77\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.223Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a0ce5ebf7d795479928ef31d199015ab2835e77\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.223Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.410Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:02.671Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:02.410Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5e71be3e-498b-4848-bb59-8e11eb694a8e Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"fbf1b900-bdb1-4d8d-896f-7d176fa44376\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.009Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}], "metadata": {"pagination": {"total": 616, "offset": 537, "size": 50}}} 2019-03-23 12:01:03,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:01:03 GMT 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:01:03,984 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:01:03,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-03-23 12:01:03,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59dccfa4431a11ddb6c8ecbda39c7f5f59954bef" 2019-03-23 12:01:03,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bf73fa4-69a5-47fe-8c00-a74611c026b5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,987 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-3bf73fa4-69a5-47fe-8c00-a74611c026b5 2019-03-23 12:01:03,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff x-compute-request-id: req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:01:03,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff 2019-03-23 12:01:03,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-0f3a3bcf-486c-40f7-ab3f-2ae89b2ba8ff 2019-03-23 12:01:03,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-3cc1578e-8c01-497a-905c-a50058861340 2019-03-23 12:01:03,988 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:00:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cc1578e-8c01-497a-905c-a50058861340 x-compute-request-id: req-3cc1578e-8c01-497a-905c-a50058861340 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:01:03,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-3cc1578e-8c01-497a-905c-a50058861340 2019-03-23 12:01:03,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-03-23 12:01:03,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-03-23 12:01:03,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-03-23 12:01:03,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-23 12:01:03,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-23 12:01:03,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-30f23451-f006-46e7-ab46-04711c6079f3 2019-03-23 12:01:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f23451-f006-46e7-ab46-04711c6079f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-30f23451-f006-46e7-ab46-04711c6079f3 2019-03-23 12:01:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f23451-f006-46e7-ab46-04711c6079f3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf" 2019-03-23 12:01:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 Date: Sat, 23 Mar 2019 12:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:54Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"cc0bd73c-b736-47ff-9704-dcedc3e6f42f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:01:03,991 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf" 2019-03-23 12:01:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-69783172-bbb6-42ce-a63c-2a02c096cc2e 2019-03-23 12:01:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 Date: Sat, 23 Mar 2019 12:01:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:54Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"cc0bd73c-b736-47ff-9704-dcedc3e6f42f","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:01:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 2019-03-23 12:01:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 2019-03-23 12:01:03,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 2019-03-23 12:01:03,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-d54f1b34-8816-4d3b-bb54-0f139d4dd342 2019-03-23 12:01:03,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:03,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:03,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69783172-bbb6-42ce-a63c-2a02c096cc2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69783172-bbb6-42ce-a63c-2a02c096cc2e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-69783172-bbb6-42ce-a63c-2a02c096cc2e 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fa4819b9-52fd-4a4d-a83e-2ce334141ffb 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0ce5ebf7d795479928ef31d199015ab2835e77" 2019-03-23 12:01:03,994 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a0ce5ebf7d795479928ef31d199015ab2835e77" 2019-03-23 12:01:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe" 2019-03-23 12:01:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe" 2019-03-23 12:01:03,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5e71be3e-498b-4848-bb59-8e11eb694a8e Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:54Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"fbf1b900-bdb1-4d8d-896f-7d176fa44376","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:01:03,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:01:04,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:01:04 GMT 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:01:04,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:01:09,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:01:09,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-b2f8e030-5b82-4d3b-8bb2-fd5d8c43c5d2", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.015Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5e71be3e-498b-4848-bb59-8e11eb694a8e Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"fbf1b900-bdb1-4d8d-896f-7d176fa44376\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.009Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5e71be3e-498b-4848-bb59-8e11eb694a8e Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:00:54Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"fbf1b900-bdb1-4d8d-896f-7d176fa44376\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.010Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f8e030-5b82-4d3b-8bb2-fd5d8c43c5d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.015Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.289Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f8e030-5b82-4d3b-8bb2-fd5d8c43c5d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.015Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.225Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.226Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.227Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.227Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.323Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.324Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.324Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60eb9f1de84be0773968ed2a22df9b98017e734e\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.439Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}60eb9f1de84be0773968ed2a22df9b98017e734e\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.439Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.354Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.354Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.324Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.324Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.324Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 x-compute-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:e2:f9\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:e2:f9\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:28:dd:c7\", \"version\": 4, \"addr\": \"12.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T12:00:56.000000\", \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T12:00:56Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-23T12:00:21Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.224Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 x-compute-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:e2:f9\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:61:e2:f9\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:28:dd:c7\", \"version\": 4, \"addr\": \"12.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T12:00:56.000000\", \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T12:00:56Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-23T12:00:21Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.224Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.225Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:03.906Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.225Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "Skipping port 16fc08bb-f10d-4b77-9c28-37866f8630b5 attachment, because it is already attached to device (server) id cc0bd73c-b736-47ff-9704-dcedc3e6f42f.", "level": "info", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.792Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9a37d803-aa47-4f8a-931a-e11ace4e624d Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.790Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9a37d803-aa47-4f8a-931a-e11ace4e624d Date: Sat, 23 Mar 2019 12:01:03 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"cc0bd73c-b736-47ff-9704-dcedc3e6f42f\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.790Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.790Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.791Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.791Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:03.791Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.68e43595-cf2a-49cf-9ff4-0c194a611046"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 x-compute-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9b:d4:cc\", \"version\": 4, \"addr\": \"11.0.0.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9b:d4:cc\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:c8:59\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T12:00:56.000000\", \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T12:00:56Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-23T12:00:23Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.303Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:04.452Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.206Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-5fd5e9dc-2724-49f7-adb2-611ee39722c1", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.304Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-5fd5e9dc-2724-49f7-adb2-611ee39722c1", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.304Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.919Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.785Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.367Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "RESP: [200] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 x-compute-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9b:d4:cc\", \"version\": 4, \"addr\": \"11.0.0.15\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9b:d4:cc\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7a:c8:59\", \"version\": 4, \"addr\": \"12.0.0.2\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"links\": [{\"href\": \"http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-23T12:00:56.000000\", \"flavor\": {\"id\": \"f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"links\": [{\"href\": \"http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf1b900-bdb1-4d8d-896f-7d176fa44376\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"6284cf5ed0d347349b4d67d92ac67540\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-23T12:00:56Z\", \"hostId\": \"6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-23T12:00:23Z\", \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.303Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-5fd5e9dc-2724-49f7-adb2-611ee39722c1", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.304Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.305Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.305Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d92e8af6-e5cc-4b08-bcc8-9284a04099c5 Date: Sat, 23 Mar 2019 12:01:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.400Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d92e8af6-e5cc-4b08-bcc8-9284a04099c5 Date: Sat, 23 Mar 2019 12:01:04 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-23T11:59:57Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:45Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.400Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:01:05.147Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-d92e8af6-e5cc-4b08-bcc8-9284a04099c5", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-23T12:01:04.400Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22", "logger": "ctx.c8f9987a-173d-4368-bf00-2081df91d76a"}], "metadata": {"pagination": {"total": 728, "offset": 587, "size": 50}}} 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:01:09 GMT 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:01:09,148 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:01:09,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-b2f8e030-5b82-4d3b-8bb2-fd5d8c43c5d2 2019-03-23 12:01:09,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5e71be3e-498b-4848-bb59-8e11eb694a8e Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:54Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"fbf1b900-bdb1-4d8d-896f-7d176fa44376","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:01:09,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-5e71be3e-498b-4848-bb59-8e11eb694a8e Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:00:54Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"fbf1b900-bdb1-4d8d-896f-7d176fa44376","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:01:09,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e 2019-03-23 12:01:09,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e 2019-03-23 12:01:09,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e 2019-03-23 12:01:09,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-5e71be3e-498b-4848-bb59-8e11eb694a8e 2019-03-23 12:01:09,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f8e030-5b82-4d3b-8bb2-fd5d8c43c5d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2f8e030-5b82-4d3b-8bb2-fd5d8c43c5d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf" 2019-03-23 12:01:09,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf" 2019-03-23 12:01:09,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}} 2019-03-23 12:01:09,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 2019-03-23 12:01:09,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}} 2019-03-23 12:01:09,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60eb9f1de84be0773968ed2a22df9b98017e734e" 2019-03-23 12:01:09,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60eb9f1de84be0773968ed2a22df9b98017e734e" 2019-03-23 12:01:09,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf" 2019-03-23 12:01:09,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e568be0902ce98e3737136964aaa9b247f334bf" 2019-03-23 12:01:09,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 2019-03-23 12:01:09,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 2019-03-23 12:01:09,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-11eba6e7-b7c3-4b14-bb8e-f5d7409a0fa8 2019-03-23 12:01:09,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 x-compute-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:01:09,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:01:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 x-compute-request-id: req-51ec5eae-d862-4650-b5be-dea5d355c3a5 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-51ec5eae-d862-4650-b5be-dea5d355c3a5 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 16fc08bb-f10d-4b77-9c28-37866f8630b5 attachment, because it is already attached to device (server) id cc0bd73c-b736-47ff-9704-dcedc3e6f42f. 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9a37d803-aa47-4f8a-931a-e11ace4e624d Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"floatingip": {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:e2:f9", "device_id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f"}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}} 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-9a37d803-aa47-4f8a-931a-e11ace4e624d Date: Sat, 23 Mar 2019 12:01:03 GMT RESP BODY: {"floatingip": {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "compute:nova", "mac_address": "fa:16:3e:61:e2:f9", "device_id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f"}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}} 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d 2019-03-23 12:01:09,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d 2019-03-23 12:01:09,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d 2019-03-23 12:01:09,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-9a37d803-aa47-4f8a-931a-e11ace4e624d 2019-03-23 12:01:09,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 x-compute-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:01:09,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-23 12:01:09,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 2019-03-23 12:01:09,157 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Sat, 23 Mar 2019 12:01:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 x-compute-request-id: req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}} 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-5fd5e9dc-2724-49f7-adb2-611ee39722c1 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe" 2019-03-23 12:01:09,158 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ae330694bcf842dcf1ca02cd544a9996664efe" 2019-03-23 12:01:09,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d92e8af6-e5cc-4b08-bcc8-9284a04099c5 Date: Sat, 23 Mar 2019 12:01:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}} 2019-03-23 12:01:09,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d92e8af6-e5cc-4b08-bcc8-9284a04099c5 Date: Sat, 23 Mar 2019 12:01:04 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b313f94a-f296-4a66-b5a9-0325b968d832","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":["de815f9f-8a5a-4385-91a8-5c4c46f388c7"],"description":"","tags":[],"updated_at":"2019-03-23T11:59:57Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:45Z","mtu":1450}} 2019-03-23 12:01:09,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks/b313f94a-f296-4a66-b5a9-0325b968d832.json used request id req-d92e8af6-e5cc-4b08-bcc8-9284a04099c5 2019-03-23 12:01:09,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/d9b590b4-c5ee-47c2-8f9e-d05cba156f22 2019-03-23 12:01:09,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:01:09,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T12:01:09.070Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"} 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:01:09 GMT 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:01:09,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-03-23 12:01:09,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:01:09,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:01:09,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:01:09,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-03-23T11:59:39.045Z', u'id': u'd9b590b4-c5ee-47c2-8f9e-d05cba156f22', u'ended_at': u'2019-03-23T12:01:09.070Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-03-23T11:59:39.044Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-03-23 12:01:09,221 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-03-23 12:01:09,275 - 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.206'}, 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.209'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-03-23 12:01:09,329 - 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.206'}, 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.209'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-03-23 12:01:09,330 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-03-23 12:01:09,330 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.206 2019-03-23 12:01:09,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:09,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1e740538-0ba9-4bac-9788-6b09d3b43213 x-openstack-request-id: req-1e740538-0ba9-4bac-9788-6b09d3b43213 2019-03-23 12:01:09,914 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:09,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1e740538-0ba9-4bac-9788-6b09d3b43213 2019-03-23 12:01:09,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5843770504s 2019-03-23 12:01:09,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aeaec5af-4fb1-402f-b6ff-4c6b94710f8d x-openstack-request-id: req-aeaec5af-4fb1-402f-b6ff-4c6b94710f8d 2019-03-23 12:01:10,667 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:10,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aeaec5af-4fb1-402f-b6ff-4c6b94710f8d 2019-03-23 12:01:10,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.748123168945s 2019-03-23 12:01:10,671 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.15 2019-03-23 12:01:10,672 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:9b:d4:cc 2019-03-23 12:01:10,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:11,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01: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-99223845-3eb6-484e-b31f-d1701bdc25c1 x-openstack-request-id: req-99223845-3eb6-484e-b31f-d1701bdc25c1 2019-03-23 12:01:11,046 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:11,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-99223845-3eb6-484e-b31f-d1701bdc25c1 2019-03-23 12:01:11,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374262094498s 2019-03-23 12:01:11,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:11,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:11,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01: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-8548c585-73fa-4980-a1d3-d1b3472b2894 x-openstack-request-id: req-8548c585-73fa-4980-a1d3-d1b3472b2894 2019-03-23 12:01:11,708 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:11,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8548c585-73fa-4980-a1d3-d1b3472b2894 2019-03-23 12:01:11,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657742977142s 2019-03-23 12:01:11,712 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2019-03-23 12:01:11,712 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:7a:c8:59 2019-03-23 12:01:11,712 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-03-23 12:01:11,713 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.209 2019-03-23 12:01:11,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:12,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01: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-cf5268ba-d2f5-43f6-ad32-bc64ea3c3f4e x-openstack-request-id: req-cf5268ba-d2f5-43f6-ad32-bc64ea3c3f4e 2019-03-23 12:01:12,142 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:12,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf5268ba-d2f5-43f6-ad32-bc64ea3c3f4e 2019-03-23 12:01:12,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.428966999054s 2019-03-23 12:01:12,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:12,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:12,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1b2d1716-fb54-43c9-9432-b5061bed936f x-openstack-request-id: req-1b2d1716-fb54-43c9-9432-b5061bed936f 2019-03-23 12:01:12,949 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:12,950 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1b2d1716-fb54-43c9-9432-b5061bed936f 2019-03-23 12:01:12,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.803126096725s 2019-03-23 12:01:12,954 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2019-03-23 12:01:12,954 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:61:e2:f9 2019-03-23 12:01:12,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:12,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:13,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0596cb5e-a943-4a8f-812c-3ef8c647f254 x-openstack-request-id: req-0596cb5e-a943-4a8f-812c-3ef8c647f254 2019-03-23 12:01:13,163 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:13,163 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0596cb5e-a943-4a8f-812c-3ef8c647f254 2019-03-23 12:01:13,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209009885788s 2019-03-23 12:01:13,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:01:13,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:01:13,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:01: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-15e3a4d5-62e2-4fbb-b29c-38bd9c9dab80 x-openstack-request-id: req-15e3a4d5-62e2-4fbb-b29c-38bd9c9dab80 2019-03-23 12:01:13,357 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:01:13,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-15e3a4d5-62e2-4fbb-b29c-38bd9c9dab80 2019-03-23 12:01:13,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190146923065s 2019-03-23 12:01:13,361 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2019-03-23 12:01:13,361 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:28:dd:c7 2019-03-23 12:01:13,361 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-03-23 12:01:13,379 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-03-23 12:01:13,396 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-03-23 12:01:13,396 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-03-23 12:01:13,459 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-03-23 12:01:13' 2019-03-23 12:01:13,459 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-03-23 12:01:13,459 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-03-23 12:01:13,483 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-03-23 12:01:16,489 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.209... 2019-03-23 12:01:46,513 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-03-23 12:01:46,517 - paramiko.transport - DEBUG - starting thread (client mode): 0xc2391050L 2019-03-23 12:01:46,518 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 12:01:46,521 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-23 12:01:46,521 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-23 12:01:46,523 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 12:01:46,523 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-23 12:01:46,523 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-23 12:01:46,523 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 12:01:46,523 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-23 12:01:46,524 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 12:01:46,562 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-23 12:01:46,683 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-23 12:01:46,683 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 12:01:46,699 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: db90d4b3161d6b7233c32e78dcc764f0 2019-03-23 12:01:46,720 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 12:01:46,727 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-23 12:01:46,728 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-23 12:01:46,732 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2019-03-23 12:01:46,732 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 12:01:46,733 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 12:01:46,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 12:01:46,736 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 12:01:46,737 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 12:01:47,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-03-23 12:01:48,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-03-23 12:01:53,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-03-23 12:01:54,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-03-23 12:01:59,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-03-23 12:02:00,777 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-03-23 12:02:05,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-03-23 12:02:06,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:11,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-03-23 12:02:12,791 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:17,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-03-23 12:02:18,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:23,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-03-23 12:02:24,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:29,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-03-23 12:02:30,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:35,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-03-23 12:02:36,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:41,822 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-03-23 12:02:42,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:47,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-03-23 12:02:48,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:53,829 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-03-23 12:02:54,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:02:59,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-03-23 12:03:00,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:03:05,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-23 12:03:06,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-23 12:03:11,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2019-03-23 12:03:12,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2019-03-23 12:03:17,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2019-03-23 12:03:18,860 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2019-03-23 12:03:23,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.9 2019-03-23 12:03:24,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.9 [edit] vyos@vyos# 2019-03-23 12:03:29,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2019-03-23 12:03:30,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-03-23 12:03:35,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2019-03-23 12:03:36,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2019-03-23 12:03:41,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-03-23 12:03:42,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-03-23 12:03:47,893 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-03-23 12:03:48,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-03-23 12:03:53,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-03-23 12:03:54,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-03-23 12:03:59,907 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-03-23 12:04:00,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-03-23 12:04:05,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-03-23 12:04:06,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-03-23 12:04:11,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-03-23 12:04:12,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-03-23 12:04:17,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-03-23 12:04:18,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-03-23 12:04:23,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-03-23 12:04:24,936 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-03-23 12:04:29,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-03-23 12:04:30,943 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-03-23 12:04:35,949 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-03-23 12:04:36,950 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-03-23 12:04:41,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2019-03-23 12:04:42,957 - 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# 2019-03-23 12:04:47,963 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-23 12:04:48,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-23 12:04:54,068 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 12:04:54,084 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-03-23 12:04:54,131 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2019-03-23 12:04:54,134 - paramiko.transport - DEBUG - starting thread (client mode): 0xc3228490L 2019-03-23 12:04:54,134 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 12:04:54,138 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-23 12:04:54,138 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-23 12:04:54,139 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 12:04:54,139 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-23 12:04:54,140 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-23 12:04:54,140 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 12:04:54,140 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-23 12:04:54,140 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 12:04:54,176 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-23 12:04:54,285 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-23 12:04:54,286 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 12:04:54,288 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: db90d4b3161d6b7233c32e78dcc764f0 2019-03-23 12:04:54,325 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 12:04:54,331 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-23 12:04:54,331 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-23 12:04:54,352 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2019-03-23 12:04:54,353 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 12:04:54,354 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 12:04:54,354 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 12:04:54,357 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 12:04:54,358 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 12:04:55,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-03-23 12:04:56,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-03-23 12:05:01,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-03-23 12:05:02,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-03-23 12:05:07,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-03-23 12:05:08,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-03-23 12:05:13,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-03-23 12:05:14,398 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:19,404 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-03-23 12:05:20,405 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:25,411 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-03-23 12:05:26,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:31,418 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-03-23 12:05:32,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:37,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-03-23 12:05:38,426 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:43,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-03-23 12:05:44,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:49,438 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-03-23 12:05:50,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:05:55,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-03-23 12:05:56,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:06:01,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-03-23 12:06:02,454 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:06:07,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-03-23 12:06:08,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-03-23 12:06:13,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-23 12:06:14,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-23 12:06:19,473 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2019-03-23 12:06:20,475 - 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# 2019-03-23 12:06:25,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2019-03-23 12:06:26,482 - 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# 2019-03-23 12:06:31,487 - 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.2 2019-03-23 12:06:32,489 - 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.2 [edit] vyos@vyos# 2019-03-23 12:06:37,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2019-03-23 12:06:38,496 - 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# 2019-03-23 12:06:43,501 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2019-03-23 12:06:44,503 - 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# 2019-03-23 12:06:49,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-03-23 12:06:50,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-03-23 12:06:55,511 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-03-23 12:06:56,513 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-03-23 12:07:01,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-03-23 12:07:02,520 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-03-23 12:07:07,526 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-03-23 12:07:08,527 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-03-23 12:07:13,533 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-03-23 12:07:14,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-03-23 12:07:19,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-03-23 12:07:20,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-03-23 12:07:25,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-03-23 12:07:26,541 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-03-23 12:07:31,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-03-23 12:07:32,548 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-03-23 12:07:37,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-03-23 12:07:38,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-03-23 12:07:43,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-03-23 12:07:44,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-03-23 12:07:49,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2019-03-23 12:07:50,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2019-03-23 12:07:55,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-23 12:07:56,574 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-23 12:08:01,664 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 12:08:01,693 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-03-23 12:08:01,693 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-03-23 12:09:01,747 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-03-23 12:09:01,789 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-03-23 12:09:01,793 - paramiko.transport - DEBUG - starting thread (client mode): 0xc3333fd0L 2019-03-23 12:09:01,794 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-23 12:09:01,798 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-23 12:09:01,798 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-23 12:09:01,799 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-23 12:09:01,799 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-23 12:09:01,800 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-23 12:09:01,800 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-23 12:09:01,800 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-23 12:09:01,800 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-23 12:09:01,837 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-23 12:09:01,946 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-23 12:09:01,947 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-23 12:09:01,952 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: db90d4b3161d6b7233c32e78dcc764f0 2019-03-23 12:09:01,986 - paramiko.transport - DEBUG - userauth is OK 2019-03-23 12:09:01,991 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-23 12:09:01,992 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-23 12:09:02,016 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2019-03-23 12:09:02,016 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-23 12:09:02,017 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-23 12:09:02,017 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-23 12:09:02,019 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 12:09:02,021 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-23 12:09:03,022 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-03-23 12:09:33,100 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 12:09:33,130 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-03-23 12:09:33,130 - 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.2 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-03-23 12:09:33,131 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:09 Last read 11:59:02, 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.2, Foreign port: 34945 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe28:ddc7 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-03-23 12:09:33,131 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 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:~$ 2019-03-23 12:09:33,131 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-23 12:09:33,131 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 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.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-23 12:09:33,131 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-03-23 12:09:33,132 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.7' 2019-03-23 12:09:33,132 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-03-23 12:09:33,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:09:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:09:34,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1180 Content-Type: application/json Date: Sat, 23 Mar 2019 12:09:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b1d38441-f0f7-4442-99c3-7e28d6a0802f x-openstack-request-id: req-b1d38441-f0f7-4442-99c3-7e28d6a0802f 2019-03-23 12:09:34,162 - 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:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:09:34,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1d38441-f0f7-4442-99c3-7e28d6a0802f 2019-03-23 12:09:34,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02973413467s 2019-03-23 12:09:34,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 12:09:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:09:34,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 12:09: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-4940e3e1-0f9b-411e-b063-2bb445f5f0ab x-openstack-request-id: req-4940e3e1-0f9b-411e-b063-2bb445f5f0ab 2019-03-23 12:09:34,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-4940e3e1-0f9b-411e-b063-2bb445f5f0ab 2019-03-23 12:09:34,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.170734167099s 2019-03-23 12:09:34,337 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-03-23 12:09:34,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:09:34,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:09:34,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1196 Content-Type: application/json Date: Sat, 23 Mar 2019 12:09: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-e9d80cc7-709b-4a01-b49f-fa2d12d422a9 x-openstack-request-id: req-e9d80cc7-709b-4a01-b49f-fa2d12d422a9 2019-03-23 12:09:34,800 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "11.0.0.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:d4:cc", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c8:59", "version": 4, "addr": "12.0.0.2", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "fbf1b900-bdb1-4d8d-896f-7d176fa44376", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:09:34Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-23T12:00:23Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:e2:f9", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:dd:c7", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "rel": "bookmark"}], "image": {"id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "links": [{"href": "http://172.30.9.27:8774/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T12:00:56.000000", "flavor": {"id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "links": [{"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}]}, "id": "cc0bd73c-b736-47ff-9704-dcedc3e6f42f", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:00:56Z", "hostId": "6cb05188285a83bb9d509985ede75f623dd843c0be820ec4d821ea5f", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-23T12:00:21Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "b313f94a-f296-4a66-b5a9-0325b968d832"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T11:55:33Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:09:34,800 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e9d80cc7-709b-4a01-b49f-fa2d12d422a9 2019-03-23 12:09:34,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462839126587s 2019-03-23 12:09:34,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 12:09:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:09:34,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 12:09: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-e06b5823-dddc-4a20-a966-d055eae11bc5 x-openstack-request-id: req-e06b5823-dddc-4a20-a966-d055eae11bc5 2019-03-23 12:09:34,954 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-e06b5823-dddc-4a20-a966-d055eae11bc5 2019-03-23 12:09:34,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149892807007s 2019-03-23 12:09:35,077 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 12:09:35,077 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:22 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-23 12:09:35,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-03-23 12:09:35,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-03-23 12:09:35,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:35,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:35,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:35,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:35,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:35,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T11:59:35.342Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:33.056Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:33.059Z", "id": "04c421a9-373e-45fb-9c66-903702ef5f4a"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T12:01:09.070Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:39.044Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T11:59:39.045Z", "id": "d9b590b4-c5ee-47c2-8f9e-d05cba156f22"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:35 GMT 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:35,172 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:09:35,174 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.200:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-03-23 12:09:35,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-03-23 12:09:35,574 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:35 GMT 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:35,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:09:35,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-23 12:09:35,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:35 GMT 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:35,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:09:35,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:35,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:35,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:35,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:35 GMT 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:35,741 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:35,742 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:40,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:09:40,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:36.490Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:36.318Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:37.909Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:37.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:38.541Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:37.825Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:38.541Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:38.237Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.208Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:38.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e250e293-6dc0-455a-b83c-7c20ba256605 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-e250e293-6dc0-455a-b83c-7c20ba256605", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.292Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e8b59e-acbb-4d1c-b63e-da572bd04cc7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f0e8b59e-acbb-4d1c-b63e-da572bd04cc7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:39.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3bb9c85ca0ae95e2a5a2c4d12d9842400a0cb14\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:40.426Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dfa8f60c55bfe91f04dfde5b51a87d2b28ec615d\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.928Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:40.426Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-142798fb-ba59-425e-a82d-b3a5f25a63bc x-compute-request-id: req-142798fb-ba59-425e-a82d-b3a5f25a63bc Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:40.426Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-142798fb-ba59-425e-a82d-b3a5f25a63bc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:40.426Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-142798fb-ba59-425e-a82d-b3a5f25a63bc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:39.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.bf36b3b8-3a45-4ca1-b241-bdc26f249e39"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:40.426Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d41b41a7-7311-4c27-a7c2-aa3dc5831445 x-compute-request-id: req-d41b41a7-7311-4c27-a7c2-aa3dc5831445 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:40.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}], "metadata": {"pagination": {"total": 17, "offset": 0, "size": 50}}} 2019-03-23 12:09:40,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:40 GMT 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:40,821 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:09:40,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-03-23 12:09:40,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:09:40,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:09:40,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 12:09:40,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-23 12:09:40,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:40,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e250e293-6dc0-455a-b83c-7c20ba256605 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:40,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-e250e293-6dc0-455a-b83c-7c20ba256605 2019-03-23 12:09:40,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e8b59e-acbb-4d1c-b63e-da572bd04cc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f0e8b59e-acbb-4d1c-b63e-da572bd04cc7 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3bb9c85ca0ae95e2a5a2c4d12d9842400a0cb14" 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa8f60c55bfe91f04dfde5b51a87d2b28ec615d" 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-142798fb-ba59-425e-a82d-b3a5f25a63bc x-compute-request-id: req-142798fb-ba59-425e-a82d-b3a5f25a63bc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found.", "code": 404}} 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-142798fb-ba59-425e-a82d-b3a5f25a63bc 2019-03-23 12:09:40,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-142798fb-ba59-425e-a82d-b3a5f25a63bc 2019-03-23 12:09:40,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 12:09:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d41b41a7-7311-4c27-a7c2-aa3dc5831445 x-compute-request-id: req-d41b41a7-7311-4c27-a7c2-aa3dc5831445 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found.", "code": 404}} 2019-03-23 12:09:40,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:09:40,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:09:40,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:40,939 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:40 GMT 2019-03-23 12:09:40,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:40,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:09:40,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:40,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:40,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:45,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:09:46,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:46,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-d41b41a7-7311-4c27-a7c2-aa3dc5831445", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:40.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-23T12:09:40.769Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-d41b41a7-7311-4c27-a7c2-aa3dc5831445", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:40.215Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.b33b36e8-02fd-44b5-8361-3462adbde628"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 484, in stop\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-23T12:09:40.365Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:40.835Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:40.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.135Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:40.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.818Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.268Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:41.818Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.428Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.485Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a573efcd-5047-4a4e-808b-ed477716356c", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.950Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.485Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-a573efcd-5047-4a4e-808b-ed477716356c", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.950Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.485Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a573efcd-5047-4a4e-808b-ed477716356c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.950Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.485Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a573efcd-5047-4a4e-808b-ed477716356c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.950Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.944Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:41.944Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.871Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.871Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.743Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.743Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.742Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.742Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.742Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.742Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.741Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.741Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.383Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.382Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-87b8d056-32f5-4136-afce-bf329e755c88", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.467Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-87b8d056-32f5-4136-afce-bf329e755c88", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.466Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b8d056-32f5-4136-afce-bf329e755c88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.466Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b8d056-32f5-4136-afce-bf329e755c88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.466Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.462Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:42.994Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.461Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}], "metadata": {"pagination": {"total": 142, "offset": 17, "size": 50}}} 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:46 GMT 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:46,061 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:09:46,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-d41b41a7-7311-4c27-a7c2-aa3dc5831445 2019-03-23 12:09:46,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404] 2019-03-23 12:09:46,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-d41b41a7-7311-4c27-a7c2-aa3dc5831445 2019-03-23 12:09:46,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404] 2019-03-23 12:09:46,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-03-23 12:09:46,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-23 12:09:46,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:09:46,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-03-23 12:09:46,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:09:46,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-23 12:09:46,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a573efcd-5047-4a4e-808b-ed477716356c 2019-03-23 12:09:46,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-a573efcd-5047-4a4e-808b-ed477716356c 2019-03-23 12:09:46,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a573efcd-5047-4a4e-808b-ed477716356c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:46,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a573efcd-5047-4a4e-808b-ed477716356c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,067 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 2019-03-23 12:09:46,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 2019-03-23 12:09:46,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 2019-03-23 12:09:46,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 2019-03-23 12:09:46,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:09:46,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-82a006cc-f542-4edb-a0df-0a2e91db1cf8 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:09:46,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-87b8d056-32f5-4136-afce-bf329e755c88 2019-03-23 12:09:46,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-87b8d056-32f5-4136-afce-bf329e755c88 2019-03-23 12:09:46,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b8d056-32f5-4136-afce-bf329e755c88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:46,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b8d056-32f5-4136-afce-bf329e755c88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:46,070 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,071 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:46,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:46,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:46,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:46,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:46,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:46,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:46 GMT 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:46,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:51,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:09:51,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:51,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5ff4d9d3-cdd7-46d8-99e2-cce7ca0c31d7 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.886Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5ff4d9d3-cdd7-46d8-99e2-cce7ca0c31d7 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.886Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.843Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.842Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.800Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:43.582Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 Date: Sat, 23 Mar 2019 12:09:42 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:42.799Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8cdfe380-6850-4d7a-b84f-726aea0aca95"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.548Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6090c70d-2008-4e33-9de5-1ce7a698b272 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.548Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6090c70d-2008-4e33-9de5-1ce7a698b272 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.548Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.507Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.507Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.507Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ce68de31-5fe6-445f-b48e-4528eafda616 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.507Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.549Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.465Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.465Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.548Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.464Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.464Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-7dd02928-597a-475d-bf21-1815c3770c61 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.464Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.548Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.508Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.508Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.922Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.549Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.592Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.591Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.465Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.591Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.465Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.549Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ce68de31-5fe6-445f-b48e-4528eafda616 Date: Sat, 23 Mar 2019 12:09:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.507Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.592Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_ehozpj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.855Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.592Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.507Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.592Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "Detaching port 3bd9047e-ca78-4a76-b84d-15051890724a...", "level": "info", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.592Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.593Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}], "metadata": {"pagination": {"total": 251, "offset": 67, "size": 50}}} 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:51 GMT 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:51,293 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:09:51,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:51,294 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:51,294 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:51,294 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:09:51,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5ff4d9d3-cdd7-46d8-99e2-cce7ca0c31d7 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-5ff4d9d3-cdd7-46d8-99e2-cce7ca0c31d7 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:51,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:51,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:51,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:51,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:51,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 2019-03-23 12:09:51,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-fb57bd30-b8a7-4815-ad1b-0392ad4b5c32 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:51,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8accf22610a99705c7bad4a02290f3b151587ae" 2019-03-23 12:09:51,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:51,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:51,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:51,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 2019-03-23 12:09:51,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e24e8ab9-9f9f-432e-a566-803ff8bb32d3 Date: Sat, 23 Mar 2019 12:09:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272 2019-03-23 12:09:51,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6090c70d-2008-4e33-9de5-1ce7a698b272 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-6090c70d-2008-4e33-9de5-1ce7a698b272 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616 2019-03-23 12:09:51,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616 2019-03-23 12:09:51,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616 2019-03-23 12:09:51,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ce68de31-5fe6-445f-b48e-4528eafda616 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:51,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:51,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61 2019-03-23 12:09:51,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272 2019-03-23 12:09:51,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61 2019-03-23 12:09:51,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61 2019-03-23 12:09:51,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-7dd02928-597a-475d-bf21-1815c3770c61 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:09:51,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272 2019-03-23 12:09:51,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:51,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:51,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-23 12:09:51,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:51,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 2019-03-23 12:09:51,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7dd02928-597a-475d-bf21-1815c3770c61 2019-03-23 12:09:51,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-6090c70d-2008-4e33-9de5-1ce7a698b272 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ce68de31-5fe6-445f-b48e-4528eafda616 Date: Sat, 23 Mar 2019 12:09:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ce68de31-5fe6-445f-b48e-4528eafda616 2019-03-23 12:09:51,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-e43ece22-8a7c-495e-b5c8-a2fd068f3e21 2019-03-23 12:09:51,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 3bd9047e-ca78-4a76-b84d-15051890724a... 2019-03-23 12:09:51,305 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:09:51,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:09:51,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:51,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:51,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:51,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:51 GMT 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:09:51,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:51,369 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:51,369 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:56,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:09:56,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:56,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:56,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:56,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:56,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.139Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4\"", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:43.549Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.012Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.368Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.491Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-420c70bc-446a-47c8-a0eb-f9892f111fe5 Date: Sat, 23 Mar 2019 12:09:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:43Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.011Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-420c70bc-446a-47c8-a0eb-f9892f111fe5 Date: Sat, 23 Mar 2019 12:09:44 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:43Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.011Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.011Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.012Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5", "level": "debug", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.012Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:44.739Z", "message": "Successfully detached port 3bd9047e-ca78-4a76-b84d-15051890724a", "level": "info", "target_id": "target_vnf_data_plane_port_kecjw6", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.012Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.764e1a1e-3b98-4e1b-9682-082d7841053f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.308Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4c0d325e-0a80-4370-aec6-a0302a35a609", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.966Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.961Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.308Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.961Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.308Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0d325e-0a80-4370-aec6-a0302a35a609 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.966Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.308Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0d325e-0a80-4370-aec6-a0302a35a609 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.966Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.308Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-4c0d325e-0a80-4370-aec6-a0302a35a609", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:44.966Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.524Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.524Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf31361-3653-4733-81da-c24abc7c1d75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.533Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf31361-3653-4733-81da-c24abc7c1d75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.533Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-1bf31361-3653-4733-81da-c24abc7c1d75", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.533Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-1bf31361-3653-4733-81da-c24abc7c1d75", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.533Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-049c7d94-191b-4361-b491-a31437d264a4 Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.825Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.365Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:45.840Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.365Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-160d586e-64dd-4840-b470-e995794b31ad Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:36Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.910Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.872Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.872Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.871Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.871Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.826Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.870Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.870Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-500e4e19-8292-43c7-855b-0dd3a298fa62 Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.870Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-500e4e19-8292-43c7-855b-0dd3a298fa62 Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.870Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.932Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.959Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.959Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "Detaching port 6cafac21-f553-4734-87eb-303c25de7175...", "level": "info", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.958Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.958Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.828Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.932Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-049c7d94-191b-4361-b491-a31437d264a4 Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.825Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.826Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.826Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.827Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}], "metadata": {"pagination": {"total": 327, "offset": 117, "size": 50}}} 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:56 GMT 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:56,538 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:56,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:09:56,539 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:09:56,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2ec7873a5e311167ee5a19c7f60748711a18bd4" 2019-03-23 12:09:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5 2019-03-23 12:09:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-23 12:09:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-23 12:09:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-420c70bc-446a-47c8-a0eb-f9892f111fe5 Date: Sat, 23 Mar 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:43Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:09:56,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-420c70bc-446a-47c8-a0eb-f9892f111fe5 Date: Sat, 23 Mar 2019 12:09:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:43Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:09:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5 2019-03-23 12:09:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5 2019-03-23 12:09:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-420c70bc-446a-47c8-a0eb-f9892f111fe5 2019-03-23 12:09:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 3bd9047e-ca78-4a76-b84d-15051890724a 2019-03-23 12:09:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4c0d325e-0a80-4370-aec6-a0302a35a609 2019-03-23 12:09:56,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0d325e-0a80-4370-aec6-a0302a35a609 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c0d325e-0a80-4370-aec6-a0302a35a609 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-4c0d325e-0a80-4370-aec6-a0302a35a609 2019-03-23 12:09:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:56,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:09:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf31361-3653-4733-81da-c24abc7c1d75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf31361-3653-4733-81da-c24abc7c1d75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:09:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1bf31361-3653-4733-81da-c24abc7c1d75 2019-03-23 12:09:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-1bf31361-3653-4733-81da-c24abc7c1d75 2019-03-23 12:09:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-049c7d94-191b-4361-b491-a31437d264a4 Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:09:56,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" 2019-03-23 12:09:56,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" 2019-03-23 12:09:56,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-160d586e-64dd-4840-b470-e995794b31ad Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:36Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:56,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:09:56,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" 2019-03-23 12:09:56,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" 2019-03-23 12:09:56,546 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62 2019-03-23 12:09:56,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62 2019-03-23 12:09:56,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4 2019-03-23 12:09:56,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:09:56,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62 2019-03-23 12:09:56,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-500e4e19-8292-43c7-855b-0dd3a298fa62 2019-03-23 12:09:56,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-500e4e19-8292-43c7-855b-0dd3a298fa62 Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-500e4e19-8292-43c7-855b-0dd3a298fa62 Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6cafac21-f553-4734-87eb-303c25de7175... 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:09:56,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" 2019-03-23 12:09:56,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:09:56,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:09:56,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:09:56,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-049c7d94-191b-4361-b491-a31437d264a4 Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:09:56,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4 2019-03-23 12:09:56,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4 2019-03-23 12:09:56,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-049c7d94-191b-4361-b491-a31437d264a4 2019-03-23 12:09:56,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:09:56,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:09:56,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:09:56,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:09:56 GMT 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:09:56,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:09:56,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:09:56,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:01,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:10:01,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:01,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:01,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\"", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.912Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a66b8b0c-4fef-4b64-8935-1f985e164871 Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a66b8b0c-4fef-4b64-8935-1f985e164871 Date: Sat, 23 Mar 2019 12:09:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.957Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.958Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "Detaching port 6cafac21-f553-4734-87eb-303c25de7175...", "level": "info", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.958Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.959Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:45.959Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.657Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.658Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.658Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8684e337-967f-41b4-85af-648a7b3ce036 Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.737Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:61:e2:f9\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"16fc08bb-f10d-4b77-9c28-37866f8630b5\", \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}, {\"router_id\": \"bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:00:16Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"b313f94a-f296-4a66-b5a9-0325b968d832\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:9b:d4:cc\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.15\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"6cafac21-f553-4734-87eb-303c25de7175\", \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}, {\"router_id\": \"77485ce1-d408-4ee7-8248-3a0c91ce44f6\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:55:35Z\", \"updated_at\": \"2019-03-23T11:55:37Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:bc:17:ab\", \"device_id\": \"9de25266-ca9f-4e09-8541-87a910059d60\"}, \"fixed_ip_address\": \"192.168.120.23\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": \"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\", \"id\": \"ca11d644-5f7d-4aad-947d-1356c6e6a17c\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8684e337-967f-41b4-85af-648a7b3ce036 Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.737Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.288Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.288Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.737Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.737Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-25f85711-33ff-4c12-996d-c7b626a6360c Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.656Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-25f85711-33ff-4c12-996d-c7b626a6360c Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:37Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.657Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.657Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.287Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8a7b9214-3049-410f-87f3-cbc3685e58ae Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.777Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.738Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\"", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.738Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.737Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.737Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.657Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:46.893Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.657Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8a7b9214-3049-410f-87f3-cbc3685e58ae Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.777Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.cf0a24b6-8776-4a11-afad-8f84d4c6a961"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "Successfully detached port 16fc08bb-f10d-4b77-9c28-37866f8630b5", "level": "info", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.172Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 Date: Sat, 23 Mar 2019 12:09:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 Date: Sat, 23 Mar 2019 12:09:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.789Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.789Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "Detaching port 16fc08bb-f10d-4b77-9c28-37866f8630b5...", "level": "info", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.787Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.787Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.787Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.786Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.786Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b Date: Sat, 23 Mar 2019 12:09:46 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T11:55:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"5121c267-6f24-4e09-a0ed-005cc908ab13\",\"ip_address\":\"192.168.120.23\"}],\"id\":\"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86\",\"security_groups\":[\"70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737\"],\"mac_address\":\"fa:16:3e:bc:17:ab\",\"device_id\":\"9de25266-ca9f-4e09-8541-87a910059d60\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6e4c7534-4780-4ce9-80b3-b34d4afc6bef\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:53:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:46.786Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}], "metadata": {"pagination": {"total": 408, "offset": 167, "size": 50}}} 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:01,703 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:01 GMT 2019-03-23 12:10:01,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:01,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:01,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:01,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:01,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:01,704 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:01,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" 2019-03-23 12:10:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a66b8b0c-4fef-4b64-8935-1f985e164871 Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a66b8b0c-4fef-4b64-8935-1f985e164871 Date: Sat, 23 Mar 2019 12:09:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:10:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:10:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a66b8b0c-4fef-4b64-8935-1f985e164871 2019-03-23 12:10:01,708 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6cafac21-f553-4734-87eb-303c25de7175... 2019-03-23 12:10:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:10:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c99d4eab25c45abc33c0355eb5c50d080268ea8b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:10:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:10:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c 2019-03-23 12:10:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:10:01,709 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:10:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8684e337-967f-41b4-85af-648a7b3ce036 Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 2019-03-23 12:10:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"floatingips": [{"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:61:e2:f9", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "16fc08bb-f10d-4b77-9c28-37866f8630b5", "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}, {"router_id": "bbbd4413-c0f4-4d2f-bac7-7d0ca2e73169", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:00:16Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "b313f94a-f296-4a66-b5a9-0325b968d832", "device_owner": "", "mac_address": "fa:16:3e:9b:d4:cc", "device_id": ""}, "fixed_ip_address": "11.0.0.15", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "6cafac21-f553-4734-87eb-303c25de7175", "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}, {"router_id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:55:35Z", "updated_at": "2019-03-23T11:55:37Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:bc:17:ab", "device_id": "9de25266-ca9f-4e09-8541-87a910059d60"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": "f888c0ea-08e4-4568-aa2f-8af9ab4fbd86", "id": "ca11d644-5f7d-4aad-947d-1356c6e6a17c", "qos_policy_id": null}]} 2019-03-23 12:10:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 2019-03-23 12:10:01,710 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8684e337-967f-41b4-85af-648a7b3ce036 Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:10:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:10:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036 2019-03-23 12:10:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036 2019-03-23 12:10:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-25f85711-33ff-4c12-996d-c7b626a6360c Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,711 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-25f85711-33ff-4c12-996d-c7b626a6360c Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:37Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-dd38f860-39e2-4713-b57b-6e316ef9d8b8 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8a7b9214-3049-410f-87f3-cbc3685e58ae Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" 2019-03-23 12:10:01,712 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036 2019-03-23 12:10:01,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-8684e337-967f-41b4-85af-648a7b3ce036 2019-03-23 12:10:01,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c 2019-03-23 12:10:01,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-25f85711-33ff-4c12-996d-c7b626a6360c 2019-03-23 12:10:01,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-8a7b9214-3049-410f-87f3-cbc3685e58ae Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:01,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 16fc08bb-f10d-4b77-9c28-37866f8630b5 2019-03-23 12:10:01,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 Date: Sat, 23 Mar 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 Date: Sat, 23 Mar 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:10:01,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da71bbc522f92a1e3f7b147a44a9c506e2c200c0" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-23 12:10:01,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 16fc08bb-f10d-4b77-9c28-37866f8630b5... 2019-03-23 12:10:01,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b 2019-03-23 12:10:01,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b 2019-03-23 12:10:01,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b 2019-03-23 12:10:01,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/f888c0ea-08e4-4568-aa2f-8af9ab4fbd86.json used request id req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b 2019-03-23 12:10:01,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a26ce5fb-1c38-4cdc-8f8c-d2ba54f1a33b Date: Sat, 23 Mar 2019 12:09:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T11:55:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5121c267-6f24-4e09-a0ed-005cc908ab13","ip_address":"192.168.120.23"}],"id":"f888c0ea-08e4-4568-aa2f-8af9ab4fbd86","security_groups":["70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737"],"mac_address":"fa:16:3e:bc:17:ab","device_id":"9de25266-ca9f-4e09-8541-87a910059d60","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:01,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:10:01,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:01,790 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:01 GMT 2019-03-23 12:10:01,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:01,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:10:01,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:01,791 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:01,791 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:06,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:10:06,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:06,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 Date: Sat, 23 Mar 2019 12:09:47 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9", "level": "debug", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.171Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:47.476Z", "message": "Successfully detached port 16fc08bb-f10d-4b77-9c28-37866f8630b5", "level": "info", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.172Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5c3a764a-f012-4fba-808d-40ba8b42fb39"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.145Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_5z1hj8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.508Z", "source_id": "target_vnf_host_6k1z3v", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.145Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.579Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.145Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_v3494y", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.323Z", "source_id": "reference_vnf_host_sd5dex", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.145Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.475Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.740Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.740Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:48.740Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:47.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.322Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540f9910-9c6f-4747-b2b7-e1c02fa31f75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:48.970Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.322Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:48.965Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.322Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:48.965Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.322Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-540f9910-9c6f-4747-b2b7-e1c02fa31f75", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:48.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.322Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:48.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da300e11a72cb8a214220a5df6166518ed6f9494\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.397Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.888Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 12:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c x-compute-request-id: req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.888Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.888Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8f7c93-ed96-4f71-9bd9-a27228896fb1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.888Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:49.888Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-fd8f7c93-ed96-4f71-9bd9-a27228896fb1", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.337Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:50.470Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-e4535480-ed93-465b-850b-c7336b4d0ef0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.148Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:50.470Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-e4535480-ed93-465b-850b-c7336b4d0ef0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:50.470Z", "message": "RESP: [404] Date: Sat, 23 Mar 2019 12:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4535480-ed93-465b-850b-c7336b4d0ef0 x-compute-request-id: req-e4535480-ed93-465b-850b-c7336b4d0ef0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "target_vnf_host_6k1z3v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:50.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a9499f61cd18b7cc482877206a1503edffe5947\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8519e2cf-1c23-4079-9c4a-c38e8458184c"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:50.470Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "reference_vnf_host_sd5dex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:50.470Z", "message": "GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:49.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.521308c5-79a8-463c-ac11-a7d9d3ef0a30"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.179Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_host_sd5dex", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.179Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-23T12:09:50.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.179Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_host_6k1z3v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.179Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 905, in wrapper\n _re_raise(e, recoverable=False, status_code=e.code)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/openstack_plugin_common/__init__.py\", line 900, in wrapper\n return f(*args, **kw)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 778, in delete\n server = get_server_by_context(nova_client)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/nova_plugin/server.py\", line 814, in get_server_by_context\n return nova_client.servers.get(get_openstack_id(ctx))\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/v2/servers.py\", line 762, in get\n return self._get(\"/servers/%s\" % base.getid(server), \"server\")\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/base.py\", line 349, in _get\n resp, body = self.api.client.get(url)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/keystoneauth1/adapter.py\", line 234, in get\n return self.request(url, 'GET', **kwargs)\n File \"/opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/lib/python2.7/site-packages/novaclient/client.py\", line 87, in request\n raise exceptions.from_response(resp, body, url, method)\nNonRecoverableError: Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-23T12:09:50.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.788Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.788Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.945Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:51.788Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:50.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:52.389Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.180Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:52.389Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:52.389Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.363Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:52.987Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:52.987Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.701Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:52.987Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:53.581Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:53.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.355Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:53.581Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:51.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.526Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}613b12cf12d7330a5002f9e8ae7e359fafd71800\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.761Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.203Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}], "metadata": {"pagination": {"total": 457, "offset": 217, "size": 50}}} 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:06 GMT 2019-03-23 12:10:06,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:06,950 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:06,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:06,950 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:06,950 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:06,950 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:06,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 Date: Sat, 23 Mar 2019 12:09:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:06,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:06,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:06,952 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-ca915b96-8bdb-4c10-ad16-61ee6dd8abb9 2019-03-23 12:10:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 16fc08bb-f10d-4b77-9c28-37866f8630b5 2019-03-23 12:10:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-23 12:10:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-23 12:10:06,953 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540f9910-9c6f-4747-b2b7-e1c02fa31f75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-03-23 12:10:06,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-540f9910-9c6f-4747-b2b7-e1c02fa31f75 2019-03-23 12:10:06,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-23 12:10:06,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da300e11a72cb8a214220a5df6166518ed6f9494" 2019-03-23 12:10:06,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 12:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c x-compute-request-id: req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found.", "code": 404}} 2019-03-23 12:10:06,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:06,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8f7c93-ed96-4f71-9bd9-a27228896fb1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:06,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-fd8f7c93-ed96-4f71-9bd9-a27228896fb1 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-e4535480-ed93-465b-850b-c7336b4d0ef0 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f used request id req-e4535480-ed93-465b-850b-c7336b4d0ef0 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Sat, 23 Mar 2019 12:09:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4535480-ed93-465b-850b-c7336b4d0ef0 x-compute-request-id: req-e4535480-ed93-465b-850b-c7336b4d0ef0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found.", "code": 404}} 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/cc0bd73c-b736-47ff-9704-dcedc3e6f42f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a9499f61cd18b7cc482877206a1503edffe5947" 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c 2019-03-23 12:10:06,956 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fbf1b900-bdb1-4d8d-896f-7d176fa44376 used request id req-95f53cd1-081e-43dd-a2ac-3bb5977ab12c 2019-03-23 12:10:06,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-23 12:10:06,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance fbf1b900-bdb1-4d8d-896f-7d176fa44376 could not be found. [status_code=404] 2019-03-23 12:10:06,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-23 12:10:06,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance cc0bd73c-b736-47ff-9704-dcedc3e6f42f could not be found. [status_code=404] 2019-03-23 12:10:06,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-23 12:10:06,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-23 12:10:06,958 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b12cf12d7330a5002f9e8ae7e359fafd71800" -d '{"floatingip": {"port_id": null}}' 2019-03-23 12:10:06,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:10:06,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:10:07,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:07,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:07,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:07 GMT 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:07,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:10:07,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:07,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:07,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:12,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:12,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.161Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e548fa-0435-4bb6-9232-1eb3c32ad6e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.361Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-f0e548fa-0435-4bb6-9232-1eb3c32ad6e7", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.361Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}613b12cf12d7330a5002f9e8ae7e359fafd71800\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.761Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.883Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.193Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158409e2-a666-4915-af68-aea07e203ce8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.889Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-6d4fb9c5-314f-42be-bc7b-9936202300a3", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.592Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4fb9c5-314f-42be-bc7b-9936202300a3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.592Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.586Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-446e278a-75ad-452b-968c-b7353fdb576f", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.605Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-446e278a-75ad-452b-968c-b7353fdb576f", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.605Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-446e278a-75ad-452b-968c-b7353fdb576f Date: Sat, 23 Mar 2019 12:09:54 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:43Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.605Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-c3737426-252c-40e2-afd6-70e1df6e03e1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.483Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3737426-252c-40e2-afd6-70e1df6e03e1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.482Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.478Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.644Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:52.981Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b60acae6d7ef6ec97239e636729fc9787372bf71\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.289Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:54.792Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b60acae6d7ef6ec97239e636729fc9787372bf71\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.607Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b534a7792bcc4b60d6c671a5d1c818820dcb2795\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.909Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-684dd1c2-302d-4a1f-869a-359b53348881 Date: Sat, 23 Mar 2019 12:09:55 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:43Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.286Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9d398f2f-f1b8-4a56-81c8-6d3c7e8ce5dd", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.188Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9d398f2f-f1b8-4a56-81c8-6d3c7e8ce5dd", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.188Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-9d398f2f-f1b8-4a56-81c8-6d3c7e8ce5dd Date: Sat, 23 Mar 2019 12:09:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:54Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.188Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b60acae6d7ef6ec97239e636729fc9787372bf71\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.142Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-4996e395-6021-448e-a329-2c279a2d3587", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.141Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-4996e395-6021-448e-a329-2c279a2d3587", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.141Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-4996e395-6021-448e-a329-2c279a2d3587 Date: Sat, 23 Mar 2019 12:09:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:54Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.2\"}],\"id\":\"de71961f-82ea-437c-8e2d-57dc06260e7a\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:7a:c8:59\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:56Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.140Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.5a1ca804-575f-49bc-914c-f107facfcb09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-8e2600b4-ef88-4239-9de3-3f96ac949824", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.020Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.323Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e7ab12-4d0f-42be-b8e9-8ddcbafd2c54 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-d7e7ab12-4d0f-42be-b8e9-8ddcbafd2c54", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.103Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-8e2600b4-ef88-4239-9de3-3f96ac949824 Date: Sat, 23 Mar 2019 12:09:55 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:45Z\", \"updated_at\": \"2019-03-23T12:09:54Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 3, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": null, \"id\": \"a7138ff5-01d3-4ce6-a2aa-8944b8e74709\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.020Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.052Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2dde0484610862edcf171729e1c2817572e6334b\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.007Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.097Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.303Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-8e2600b4-ef88-4239-9de3-3f96ac949824", "level": "debug", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.021Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.4a08ce02-62f0-4789-b262-4255377dccb8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-684dd1c2-302d-4a1f-869a-359b53348881", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.286Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:54.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:53.841Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-684dd1c2-302d-4a1f-869a-359b53348881", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.286Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b534a7792bcc4b60d6c671a5d1c818820dcb2795\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.287Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}75e938901d979157c62bf49c0b549dbc70e7ac70\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.525Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:55.818Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.410Z", "source_id": "reference_vnf_data_plane_port_ehozpj", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.866Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.426Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.568Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}], "metadata": {"pagination": {"total": 518, "offset": 267, "size": 50}}} 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:12 GMT 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:12,106 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:12,108 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-03-23 12:10:12,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e548fa-0435-4bb6-9232-1eb3c32ad6e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:12,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-f0e548fa-0435-4bb6-9232-1eb3c32ad6e7 2019-03-23 12:10:12,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613b12cf12d7330a5002f9e8ae7e359fafd71800" -d '{"floatingip": {"port_id": null}}' 2019-03-23 12:10:12,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:12,109 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158409e2-a666-4915-af68-aea07e203ce8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:12,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-6d4fb9c5-314f-42be-bc7b-9936202300a3 2019-03-23 12:10:12,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4fb9c5-314f-42be-bc7b-9936202300a3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:12,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:12,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-446e278a-75ad-452b-968c-b7353fdb576f 2019-03-23 12:10:12,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a used request id req-446e278a-75ad-452b-968c-b7353fdb576f 2019-03-23 12:10:12,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-446e278a-75ad-452b-968c-b7353fdb576f Date: Sat, 23 Mar 2019 12:09:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:43Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:7a:c8:59","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:10:12,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-c3737426-252c-40e2-afd6-70e1df6e03e1 2019-03-23 12:10:12,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3737426-252c-40e2-afd6-70e1df6e03e1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:12,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:12,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:10:12,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:12,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:12,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=de71961f-82ea-437c-8e2d-57dc06260e7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60acae6d7ef6ec97239e636729fc9787372bf71" 2019-03-23 12:10:12,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60acae6d7ef6ec97239e636729fc9787372bf71" -d '{"port": {"security_groups": []}}' 2019-03-23 12:10:12,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b534a7792bcc4b60d6c671a5d1c818820dcb2795" 2019-03-23 12:10:12,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-684dd1c2-302d-4a1f-869a-359b53348881 Date: Sat, 23 Mar 2019 12:09:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:43Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:28:dd:c7","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:10:12,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9d398f2f-f1b8-4a56-81c8-6d3c7e8ce5dd 2019-03-23 12:10:12,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-9d398f2f-f1b8-4a56-81c8-6d3c7e8ce5dd 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-9d398f2f-f1b8-4a56-81c8-6d3c7e8ce5dd Date: Sat, 23 Mar 2019 12:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:54Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":[],"mac_address":"fa:16:3e:7a:c8:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b60acae6d7ef6ec97239e636729fc9787372bf71" 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-4996e395-6021-448e-a329-2c279a2d3587 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-4996e395-6021-448e-a329-2c279a2d3587 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-4996e395-6021-448e-a329-2c279a2d3587 Date: Sat, 23 Mar 2019 12:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:54Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.2"}],"id":"de71961f-82ea-437c-8e2d-57dc06260e7a","security_groups":[],"mac_address":"fa:16:3e:7a:c8:59","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:56Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-8e2600b4-ef88-4239-9de3-3f96ac949824 2019-03-23 12:10:12,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e7ab12-4d0f-42be-b8e9-8ddcbafd2c54 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-d7e7ab12-4d0f-42be-b8e9-8ddcbafd2c54 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-8e2600b4-ef88-4239-9de3-3f96ac949824 Date: Sat, 23 Mar 2019 12:09:55 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:45Z", "updated_at": "2019-03-23T12:09:54Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 3, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": null, "id": "a7138ff5-01d3-4ce6-a2aa-8944b8e74709", "qos_policy_id": null}} 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dde0484610862edcf171729e1c2817572e6334b" -d '{"floatingip": {"port_id": null}}' 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:12,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-03-23 12:10:12,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-03-23 12:10:12,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/a7138ff5-01d3-4ce6-a2aa-8944b8e74709.json used request id req-8e2600b4-ef88-4239-9de3-3f96ac949824 2019-03-23 12:10:12,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-684dd1c2-302d-4a1f-869a-359b53348881 2019-03-23 12:10:12,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-03-23 12:10:12,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:12,115 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=3bd9047e-ca78-4a76-b84d-15051890724a used request id req-684dd1c2-302d-4a1f-869a-359b53348881 2019-03-23 12:10:12,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b534a7792bcc4b60d6c671a5d1c818820dcb2795" -d '{"port": {"security_groups": []}}' 2019-03-23 12:10:12,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e938901d979157c62bf49c0b549dbc70e7ac70" 2019-03-23 12:10:12,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:12,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750 2019-03-23 12:10:12,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-23 12:10:12,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:12,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:12,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:12 GMT 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:12,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:17,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:10:17,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_xmyfx2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-9d1459b4-f3ae-4c44-95a6-2d017b19754e", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.9f35a7e1-bcc6-494f-af64-50ac688257c7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0c9541e6-3522-4111-8e6d-224778c53afd Date: Sat, 23 Mar 2019 12:09:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:55Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.915Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-0c9541e6-3522-4111-8e6d-224778c53afd", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.915Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-0c9541e6-3522-4111-8e6d-224778c53afd", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.915Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.568Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_9a7ubu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.426Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750 Date: Sat, 23 Mar 2019 12:09:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:55Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4\",\"ip_address\":\"12.0.0.9\"}],\"id\":\"3bd9047e-ca78-4a76-b84d-15051890724a\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:28:dd:c7\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"d7a427e0-a64d-4329-9d76-ed173eed0104\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T11:59:57Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.865Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.866Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:56.409Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:55.866Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.8bc1b2d7-adf7-46e5-ae64-2e26d14ff9c3"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.024Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.122Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.024Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-5de17f43-4c98-433b-9170-174f7e47a2a9", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.510Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.024Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-5de17f43-4c98-433b-9170-174f7e47a2a9", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.510Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.024Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-5de17f43-4c98-433b-9170-174f7e47a2a9 Date: Sat, 23 Mar 2019 12:09:56 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"352aedf4964946609d6022d12bf1dd05\", \"created_at\": \"2019-03-23T11:59:47Z\", \"updated_at\": \"2019-03-23T12:09:55Z\", \"floating_network_id\": \"70c3b5a0-5259-45e9-98a5-2db21b0d447f\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"352aedf4964946609d6022d12bf1dd05\", \"port_id\": null, \"id\": \"77d9b993-d7ba-4b57-84b2-530dfc86b327\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.510Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.91adab29-3d5c-4441-b87f-f5ee87da56dc"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.024Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.379Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.024Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.420Z", "source_id": "target_vnf_data_plane_port_kecjw6", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "keypair_xmyfx2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.902Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4f4da0-c904-47e1-beee-b7c97cb6b2ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.908Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-9b4f4da0-c904-47e1-beee-b7c97cb6b2ec", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:56.908Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:57.639Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22e40228e203f03450e433d55f3466af8ce6a2c5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.321Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-91107175-2f21-44f8-bf79-def131386b04", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3708f780902c85fd88ef219454a0428209807a18\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.047Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-c4d84715-1a2c-4a50-84af-3ce01d6ced26", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.637Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-c4d84715-1a2c-4a50-84af-3ce01d6ced26", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.637Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22e40228e203f03450e433d55f3466af8ce6a2c5\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.638Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91107175-2f21-44f8-bf79-def131386b04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.138Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_3f49e8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.050Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.245Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c4d84715-1a2c-4a50-84af-3ce01d6ced26 Date: Sat, 23 Mar 2019 12:09:57 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.636Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-76b54d2f-6a89-4edc-b600-f778c75273d9", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.500Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-76b54d2f-6a89-4edc-b600-f778c75273d9", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.501Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}22e40228e203f03450e433d55f3466af8ce6a2c5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.502Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-3dba42cf-f98f-484a-87f0-b1ab60b13298 Date: Sat, 23 Mar 2019 12:09:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:57Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.15\"}],\"id\":\"6cafac21-f553-4734-87eb-303c25de7175\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:9b:d4:cc\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.626Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-3dba42cf-f98f-484a-87f0-b1ab60b13298", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.626Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-3dba42cf-f98f-484a-87f0-b1ab60b13298", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.626Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e36b1c66-0951-4160-a9a2-c01fa3ef20df"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9006c15119615e307b44043ab71ba22e6f8f8c6c\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.679Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd1cefe2-d377-4d4e-8e8d-44bdd501198b Date: Sat, 23 Mar 2019 12:09:58 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-87a81a42-0699-4bef-8851-8c4c7b4d8c4c", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.222Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.218Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a81a42-0699-4bef-8851-8c4c7b4d8c4c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.222Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29edec07-b460-47ae-8ab0-ab40ef7e60da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}], "metadata": {"pagination": {"total": 545, "offset": 317, "size": 50}}} 2019-03-23 12:10:17,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:17 GMT 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:17,267 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:17,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-9d1459b4-f3ae-4c44-95a6-2d017b19754e 2019-03-23 12:10:17,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0c9541e6-3522-4111-8e6d-224778c53afd Date: Sat, 23 Mar 2019 12:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:55Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":[],"mac_address":"fa:16:3e:28:dd:c7","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:17,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-0c9541e6-3522-4111-8e6d-224778c53afd 2019-03-23 12:10:17,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-0c9541e6-3522-4111-8e6d-224778c53afd 2019-03-23 12:10:17,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:17,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:17,270 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750 Date: Sat, 23 Mar 2019 12:09:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:55Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad8ddd9d-3c92-44fd-b868-55e9a76af4b4","ip_address":"12.0.0.9"}],"id":"3bd9047e-ca78-4a76-b84d-15051890724a","security_groups":[],"mac_address":"fa:16:3e:28:dd:c7","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"d7a427e0-a64d-4329-9d76-ed173eed0104","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:59:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-c1c44cfb-102b-41af-a6b6-4ad03dfc7750 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-5de17f43-4c98-433b-9170-174f7e47a2a9 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/floatingips/77d9b993-d7ba-4b57-84b2-530dfc86b327.json used request id req-5de17f43-4c98-433b-9170-174f7e47a2a9 2019-03-23 12:10:17,271 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-5de17f43-4c98-433b-9170-174f7e47a2a9 Date: Sat, 23 Mar 2019 12:09:56 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:59:47Z", "updated_at": "2019-03-23T12:09:55Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "352aedf4964946609d6022d12bf1dd05", "port_id": null, "id": "77d9b993-d7ba-4b57-84b2-530dfc86b327", "qos_policy_id": null}} 2019-03-23 12:10:17,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-23 12:10:17,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-03-23 12:10:17,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:17,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:17,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-23 12:10:17,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b4f4da0-c904-47e1-beee-b7c97cb6b2ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-9b4f4da0-c904-47e1-beee-b7c97cb6b2ec 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e40228e203f03450e433d55f3466af8ce6a2c5" 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-91107175-2f21-44f8-bf79-def131386b04 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3708f780902c85fd88ef219454a0428209807a18" 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-c4d84715-1a2c-4a50-84af-3ce01d6ced26 2019-03-23 12:10:17,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=6cafac21-f553-4734-87eb-303c25de7175 used request id req-c4d84715-1a2c-4a50-84af-3ce01d6ced26 2019-03-23 12:10:17,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e40228e203f03450e433d55f3466af8ce6a2c5" -d '{"port": {"security_groups": []}}' 2019-03-23 12:10:17,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:17,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-23 12:10:17,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91107175-2f21-44f8-bf79-def131386b04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:17,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:17,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-c4d84715-1a2c-4a50-84af-3ce01d6ced26 Date: Sat, 23 Mar 2019 12:09:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:9b:d4:cc","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-76b54d2f-6a89-4edc-b600-f778c75273d9 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-76b54d2f-6a89-4edc-b600-f778c75273d9 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22e40228e203f03450e433d55f3466af8ce6a2c5" 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-3dba42cf-f98f-484a-87f0-b1ab60b13298 Date: Sat, 23 Mar 2019 12:09:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:57Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.15"}],"id":"6cafac21-f553-4734-87eb-303c25de7175","security_groups":[],"mac_address":"fa:16:3e:9b:d4:cc","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:17,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-3dba42cf-f98f-484a-87f0-b1ab60b13298 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-3dba42cf-f98f-484a-87f0-b1ab60b13298 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006c15119615e307b44043ab71ba22e6f8f8c6c" 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd1cefe2-d377-4d4e-8e8d-44bdd501198b Date: Sat, 23 Mar 2019 12:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-87a81a42-0699-4bef-8851-8c4c7b4d8c4c 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:17,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a81a42-0699-4bef-8851-8c4c7b4d8c4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-23 12:10:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29edec07-b460-47ae-8ab0-ab40ef7e60da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:17,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:10:17,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:10:17,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:17,333 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:17 GMT 2019-03-23 12:10:17,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:17,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-23 12:10:17,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:17,333 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:17,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:22,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-23 12:10:22,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:57.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:58.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.218Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-fd1cefe2-d377-4d4e-8e8d-44bdd501198b", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01104b613dcaebaaf3d8e8e0bbc220ce2cfcd088\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.903Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-9c5607c5-67e4-4d4a-96b4-144c9afc47e1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.004Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-9c5607c5-67e4-4d4a-96b4-144c9afc47e1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.004Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9006c15119615e307b44043ab71ba22e6f8f8c6c\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.006Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.111Z", "source_id": "reference_vnf_port_v3494y", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.237Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-9c5607c5-67e4-4d4a-96b4-144c9afc47e1 Date: Sat, 23 Mar 2019 12:09:59 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:46Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[\"03bd72b9-20a4-479d-a4e9-8fe269264aa0\"],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.003Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.429Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-fd1cefe2-d377-4d4e-8e8d-44bdd501198b", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:58.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.dc748bee-7796-462e-973b-564e9c22cfbe"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.330Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.343Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6e767226-3d5b-487c-865f-be96a089a8c1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.562Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-607e453f-c494-4c53-97cf-79fac34d40d8 Date: Sat, 23 Mar 2019 12:09:59 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-c49b39fc-a1c9-482f-8c02-789ded2cc5ee Date: Sat, 23 Mar 2019 12:09:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:59Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.518Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-c49b39fc-a1c9-482f-8c02-789ded2cc5ee", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.519Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-c49b39fc-a1c9-482f-8c02-789ded2cc5ee", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.519Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9006c15119615e307b44043ab71ba22e6f8f8c6c\"", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.520Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-6e767226-3d5b-487c-865f-be96a089a8c1 Date: Sat, 23 Mar 2019 12:09:59 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-23T12:09:59Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"de815f9f-8a5a-4385-91a8-5c4c46f388c7\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"16fc08bb-f10d-4b77-9c28-37866f8630b5\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:61:e2:f9\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"352aedf4964946609d6022d12bf1dd05\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"b313f94a-f296-4a66-b5a9-0325b968d832\",\"tenant_id\":\"352aedf4964946609d6022d12bf1dd05\",\"created_at\":\"2019-03-23T12:00:07Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.562Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:09:59.988Z", "message": "GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6e767226-3d5b-487c-865f-be96a089a8c1", "level": "debug", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.562Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.e447208d-ab92-44f3-bc23-4d0d1441f8b4"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:00.621Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_data_plane_port_ehozpj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:00.621Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:00.621Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_f19dqs", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.817Z", "source_id": "target_vnf_port_5z1hj8", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:00.621Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.127Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:00.621Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-607e453f-c494-4c53-97cf-79fac34d40d8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:00.621Z", "message": "DELETE call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-607e453f-c494-4c53-97cf-79fac34d40d8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:09:59.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.58e47afb-abfa-44d2-8c68-87e8d5782183"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}784d0b3efa148d9730d3605d0d8059a7c8c99b52\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.045Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-81ab2802-d5af-4e12-948e-7d210b88ad67", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.338Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ab2802-d5af-4e12-948e-7d210b88ad67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.635Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "RESP: [300] Date: Sat, 23 Mar 2019 12:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb5d5ea-f9b0-4fe8-9b88-d9da5f72eddc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.27:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.827a970a-fad2-4d21-b742-3a063c3d4fd3"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.827a970a-fad2-4d21-b742-3a063c3d4fd3"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.827a970a-fad2-4d21-b742-3a063c3d4fd3"}, {"node_instance_id": "target_vnf_data_plane_port_kecjw6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.742Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_port_5z1hj8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:00.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.086Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:01.645Z", "message": "GET call to None for http://172.30.9.27:5000/ used request id req-bcb5d5ea-f9b0-4fe8-9b88-d9da5f72eddc", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.509Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.827a970a-fad2-4d21-b742-3a063c3d4fd3"}, {"node_instance_id": "target_vnf_port_5z1hj8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.246Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ef62281955adb07acebc515fe8a20a31d283d5d\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.827a970a-fad2-4d21-b742-3a063c3d4fd3"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.246Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.246Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.246Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.865Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.854Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6dba05f-0820-4b3e-a062-e9c87e2ebe5c Date: Sat, 23 Mar 2019 12:10:02 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:02.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.854Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:02.214Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "data_plane_subnet_c7gmgd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.854Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:01.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.854Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:02.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"}, {"node_instance_id": "reference_vnf_port_v3494y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-23T12:10:02.854Z", "message": "DELETE call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-a6dba05f-0820-4b3e-a062-e9c87e2ebe5c", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-23T12:10:02.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4", "logger": "ctx.a3801f95-45c2-4233-84d2-03e5d59a9ca8"}], "metadata": {"pagination": {"total": 565, "offset": 367, "size": 50}}} 2019-03-23 12:10:22,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:22 GMT 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:22,417 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:22,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-23 12:10:22,419 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:22,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-fd1cefe2-d377-4d4e-8e8d-44bdd501198b 2019-03-23 12:10:22,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01104b613dcaebaaf3d8e8e0bbc220ce2cfcd088" 2019-03-23 12:10:22,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-9c5607c5-67e4-4d4a-96b4-144c9afc47e1 2019-03-23 12:10:22,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports.json?id=16fc08bb-f10d-4b77-9c28-37866f8630b5 used request id req-9c5607c5-67e4-4d4a-96b4-144c9afc47e1 2019-03-23 12:10:22,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006c15119615e307b44043ab71ba22e6f8f8c6c" -d '{"port": {"security_groups": []}}' 2019-03-23 12:10:22,420 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:22,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:22,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-9c5607c5-67e4-4d4a-96b4-144c9afc47e1 Date: Sat, 23 Mar 2019 12:09:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:46Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":["03bd72b9-20a4-479d-a4e9-8fe269264aa0"],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-23 12:10:22,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/de71961f-82ea-437c-8e2d-57dc06260e7a.json used request id req-fd1cefe2-d377-4d4e-8e8d-44bdd501198b 2019-03-23 12:10:22,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-23 12:10:22,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:22,421 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6e767226-3d5b-487c-865f-be96a089a8c1 2019-03-23 12:10:22,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-607e453f-c494-4c53-97cf-79fac34d40d8 Date: Sat, 23 Mar 2019 12:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:22,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-c49b39fc-a1c9-482f-8c02-789ded2cc5ee Date: Sat, 23 Mar 2019 12:09:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:59Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":[],"mac_address":"fa:16:3e:61:e2:f9","project_id":"352aedf4964946609d6022d12bf1dd05","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-23 12:10:22,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-c49b39fc-a1c9-482f-8c02-789ded2cc5ee 2019-03-23 12:10:22,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-c49b39fc-a1c9-482f-8c02-789ded2cc5ee 2019-03-23 12:10:22,422 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006c15119615e307b44043ab71ba22e6f8f8c6c" 2019-03-23 12:10:22,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-6e767226-3d5b-487c-865f-be96a089a8c1 Date: Sat, 23 Mar 2019 12:09:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-23T12:09:59Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"de815f9f-8a5a-4385-91a8-5c4c46f388c7","ip_address":"11.0.0.3"}],"id":"16fc08bb-f10d-4b77-9c28-37866f8630b5","security_groups":[],"mac_address":"fa:16:3e:61:e2:f9","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"352aedf4964946609d6022d12bf1dd05","qos_policy_id":null,"admin_state_up":true,"network_id":"b313f94a-f296-4a66-b5a9-0325b968d832","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T12:00:07Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-23 12:10:22,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json used request id req-6e767226-3d5b-487c-865f-be96a089a8c1 2019-03-23 12:10:22,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-23 12:10:22,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-23 12:10:22,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-23 12:10:22,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-607e453f-c494-4c53-97cf-79fac34d40d8 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.27:9696/v2.0/ports/3bd9047e-ca78-4a76-b84d-15051890724a.json used request id req-607e453f-c494-4c53-97cf-79fac34d40d8 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}784d0b3efa148d9730d3605d0d8059a7c8c99b52" 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-81ab2802-d5af-4e12-948e-7d210b88ad67 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-23 12:10:22,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:22,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:10:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ab2802-d5af-4e12-948e-7d210b88ad67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:22,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:22,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Sat, 23 Mar 2019 12:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb5d5ea-f9b0-4fe8-9b88-d9da5f72eddc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:22,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-23 12:10:22,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-23 12:10:22,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.27:5000/ used request id req-bcb5d5ea-f9b0-4fe8-9b88-d9da5f72eddc 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/16fc08bb-f10d-4b77-9c28-37866f8630b5.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef62281955adb07acebc515fe8a20a31d283d5d" 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-23 12:10:22,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-23 12:10:22,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a6dba05f-0820-4b3e-a062-e9c87e2ebe5c Date: Sat, 23 Mar 2019 12:10:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:22,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-03-23 12:10:22,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-23 12:10:22,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-23 12:10:22,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/6cafac21-f553-4734-87eb-303c25de7175.json used request id req-a6dba05f-0820-4b3e-a062-e9c87e2ebe5c 2019-03-23 12:10:22,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/adf18cf2-4858-47ba-abdc-b32066e6c0d4 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:22,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-23T12:10:21.367Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-23T12:09:35.269Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-03-23T12:09:35.269Z", "id": "adf18cf2-4858-47ba-abdc-b32066e6c0d4"} 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:22 GMT 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:22,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:22,498 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/deployments/vrouter-opnfv 2019-03-23 12:10:23,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:23,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:23,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 12:10:23,107 - 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": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "target_vnf_flavor_id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "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_306c023d-e0c7-4fd3-b96a-9a974b692e57", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "keystone_password": "Y21ix8czDVTwhwd8sEwRcz9ACYzfsb", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "a125ddc1-f1c0-4053-a1b0-85ed79f3b29e", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:32.663Z", "created_by": "admin", "updated_at": "2019-03-23T11:59:32.663Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:23 GMT 2019-03-23 12:10:23,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:23,108 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:23,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:23,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:23,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:23,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:33,119 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/blueprints/vrouter-opnfv 2019-03-23 12:10:33,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-23 12:10:33,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-23 12:10:33,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-23 12:10:33,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-23 12:10:33,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-23 12:10:33,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-23 12:10:33,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-23 12:10:33,211 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-23 12:10:33,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-03-23T11:59:32.359Z", "updated_at": "2019-03-23T11:59:32.359Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "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.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_input": "region"}, "auth_url": {"get_input": "keystone_url"}, "insecure": false, "password": {"get_input": "keystone_password"}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-03-23 12:10:33,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-23 12:10:33,212 - cloudify.rest_client.http - DEBUG - response header: Date: Sat, 23 Mar 2019 12:10:33 GMT 2019-03-23 12:10:33,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-23 12:10:33,213 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-23 12:10:33,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-23 12:10:33,213 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-23 12:10:33,213 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-23 12:10:33,213 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-23 12:10:33,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 12:10:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:34,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 12:10:34 GMT X-Openstack-Request-Id: req-26775130-cf48-4e01-b674-712f6984cbad 2019-03-23 12:10:34,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 12:10:34,516 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a125ddc1-f1c0-4053-a1b0-85ed79f3b29e used request id req-26775130-cf48-4e01-b674-712f6984cbad 2019-03-23 12:10:34,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.27734899521s 2019-03-23 12:10:34,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 12:10:34,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:34,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac261f33-4f83-4eea-82c9-bd40c1ef5af7 x-openstack-request-id: req-ac261f33-4f83-4eea-82c9-bd40c1ef5af7 2019-03-23 12:10:34,838 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "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": "e516d93b-dec0-4355-8988-ac1385b54e3a"}, {"name": "vyos_vrouter-flavor_alt_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": "f0772b63-bc50-4265-b9cc-9905b4e7d6e5"}]} 2019-03-23 12:10:34,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-ac261f33-4f83-4eea-82c9-bd40c1ef5af7 2019-03-23 12:10:34,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.31618309021s 2019-03-23 12:10:34,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 12:10:34,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:34,875 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10: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-b85b6045-049e-45f4-90eb-ef16c3082d01 x-openstack-request-id: req-b85b6045-049e-45f4-90eb-ef16c3082d01 2019-03-23 12:10:34,875 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f0772b63-bc50-4265-b9cc-9905b4e7d6e5 used request id req-b85b6045-049e-45f4-90eb-ef16c3082d01 2019-03-23 12:10:34,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343608856201s 2019-03-23 12:10:34,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 12:10:34,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/ca11d644-5f7d-4aad-947d-1356c6e6a17c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:36,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:10:36 GMT X-Openstack-Request-Id: req-bfbe2dbc-af6f-44ca-8b57-e531c6249220 2019-03-23 12:10:36,157 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:36,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/ca11d644-5f7d-4aad-947d-1356c6e6a17c.json used request id req-bfbe2dbc-af6f-44ca-8b57-e531c6249220 2019-03-23 12:10:36,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.27528715134s 2019-03-23 12:10:36,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:10:36,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:36,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:36 GMT X-Openstack-Request-Id: req-76f1356b-f46b-4502-b10f-58ac3c641857 2019-03-23 12:10:36,236 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 12:10:36,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-76f1356b-f46b-4502-b10f-58ac3c641857 2019-03-23 12:10:36,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682680606842s 2019-03-23 12:10:36,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-23 12:10:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:36,387 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Sat, 23 Mar 2019 12:10: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-724ca5c7-4a7f-4efc-a6d0-d6da5077fcf0 x-openstack-request-id: req-724ca5c7-4a7f-4efc-a6d0-d6da5077fcf0 2019-03-23 12:10:36,387 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60 used request id req-724ca5c7-4a7f-4efc-a6d0-d6da5077fcf0 2019-03-23 12:10:36,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.149618864059s 2019-03-23 12:10:36,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:10:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:37,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 774 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10: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-e106609f-9cf4-4e7c-9055-ecab26d6de62 x-openstack-request-id: req-e106609f-9cf4-4e7c-9055-ecab26d6de62 2019-03-23 12:10:37,264 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:17:ab", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "security_groups": [{"name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}], "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:10:36Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:10:37,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e106609f-9cf4-4e7c-9055-ecab26d6de62 2019-03-23 12:10:37,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.876748085022s 2019-03-23 12:10:37,267 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 12:10:39,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:10:39,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:39,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 662 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-699eb4c6-0464-4303-b5bf-6bb237d421c3 x-openstack-request-id: req-699eb4c6-0464-4303-b5bf-6bb237d421c3 2019-03-23 12:10:39,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/9de25266-ca9f-4e09-8541-87a910059d60", "rel": "bookmark"}], "image": {"id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "links": [{"href": "http://172.30.9.27:8774/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-23T11:55:33.000000", "flavor": {"id": "e516d93b-dec0-4355-8988-ac1385b54e3a", "links": [{"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "bookmark"}]}, "id": "9de25266-ca9f-4e09-8541-87a910059d60", "user_id": "6284cf5ed0d347349b4d67d92ac67540", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-23T12:10:37Z", "hostId": "efc23e7974b43be42d38fa4712aa37b17de51516670e14e5ce886eba", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57", "name": "vyos_vrouter-vm_306c023d-e0c7-4fd3-b96a-9a974b692e57", "created": "2019-03-23T11:53:30Z", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-23 12:10:39,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-699eb4c6-0464-4303-b5bf-6bb237d421c3 2019-03-23 12:10:39,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.66758108139s 2019-03-23 12:10:39,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-23 12:10:41,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-23 12:10:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:42,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10: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-3a1b0b22-88a2-4abc-b436-51d1ae041334 x-openstack-request-id: req-3a1b0b22-88a2-4abc-b436-51d1ae041334 2019-03-23 12:10:42,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-23 12:10:42,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3a1b0b22-88a2-4abc-b436-51d1ae041334 2019-03-23 12:10:42,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0685579776764s 2019-03-23 12:10:42,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 12:10:42,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:42,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:42 GMT X-Openstack-Request-Id: req-e96ffa96-903c-44b3-9de5-1d892d4ba873 2019-03-23 12:10:42,072 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:28Z", "updated_at": "2019-03-23T11:53:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "0790e73f-a604-42a8-8b0c-749f76f69733", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 80, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-23T11:53:29Z", "revision_number": 0, "id": "25ed612f-de19-4630-bf1f-f1309b426b49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:29Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "2c83741d-d44f-4449-b1db-af9b0b6c7818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "68068beb-94ad-4871-9c14-4d20f379b11b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 443, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "9eb42e0a-f9af-4093-aabe-38dd7f966930", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "bf2e8c18-a00e-41f5-9a11-4e4ab3403174", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 22, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:28Z", "revision_number": 0, "id": "d7112548-57e3-4125-9275-ca91cdb38558", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:28Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-23T11:53:29Z", "revision_number": 0, "id": "e441526e-abe9-4cc4-ae2c-c34c5b8232bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:29Z", "security_group_id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 7, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737", "name": "vyos_vrouter-sg_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:10:42,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-e96ffa96-903c-44b3-9de5-1d892d4ba873 2019-03-23 12:10:42,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0563600063324s 2019-03-23 12:10:42,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 12:10:42,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:42,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:10:42 GMT X-Openstack-Request-Id: req-7c343d43-49d7-4bef-8f29-e60ce096545a 2019-03-23 12:10:42,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:42,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/70a82b8b-98f8-4c46-9c3a-b9fdb6aa3737.json used request id req-7c343d43-49d7-4bef-8f29-e60ce096545a 2019-03-23 12:10:42,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161284923553s 2019-03-23 12:10:42,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-23 12:10:42,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:42,281 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10: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-2597b591-8707-433c-b23c-383f6c048a22 x-openstack-request-id: req-2597b591-8707-433c-b23c-383f6c048a22 2019-03-23 12:10:42,282 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_306c023d-e0c7-4fd3-b96a-9a974b692e57 used request id req-2597b591-8707-433c-b23c-383f6c048a22 2019-03-23 12:10:42,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0413949489594s 2019-03-23 12:10:42,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 12:10:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/77485ce1-d408-4ee7-8248-3a0c91ce44f6/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" -d '{"subnet_id": "5121c267-6f24-4e09-a0ed-005cc908ab13"}' 2019-03-23 12:10:44,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:44 GMT X-Openstack-Request-Id: req-7215b58f-6980-442c-a96b-b0115ba88915 2019-03-23 12:10:44,521 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6e4c7534-4780-4ce9-80b3-b34d4afc6bef", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "subnet_id": "5121c267-6f24-4e09-a0ed-005cc908ab13", "subnet_ids": ["5121c267-6f24-4e09-a0ed-005cc908ab13"], "port_id": "c3cfbb97-a2db-46b2-b4b2-f369250246e8", "id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6"} 2019-03-23 12:10:44,521 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/77485ce1-d408-4ee7-8248-3a0c91ce44f6/remove_router_interface.json used request id req-7215b58f-6980-442c-a96b-b0115ba88915 2019-03-23 12:10:44,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23909282684s 2019-03-23 12:10:44,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 12:10:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:44,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:44 GMT X-Openstack-Request-Id: req-ebb86b0c-3241-4d55-a364-aedea7d3170d 2019-03-23 12:10:44,979 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:15Z", "admin_state_up": true, "updated_at": "2019-03-23T12:10:43Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "77485ce1-d408-4ee7-8248-3a0c91ce44f6", "name": "vyos_vrouter-router_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:10:44,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-ebb86b0c-3241-4d55-a364-aedea7d3170d 2019-03-23 12:10:44,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.456991910934s 2019-03-23 12:10:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 12:10:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/77485ce1-d408-4ee7-8248-3a0c91ce44f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:46,064 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:10:46 GMT X-Openstack-Request-Id: req-80c9bba1-b814-4e40-a4d5-b1e2fb92638a 2019-03-23 12:10:46,064 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:46,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/77485ce1-d408-4ee7-8248-3a0c91ce44f6.json used request id req-80c9bba1-b814-4e40-a4d5-b1e2fb92638a 2019-03-23 12:10:46,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.08434486389s 2019-03-23 12:10:46,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 12:10:46,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:46,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:46 GMT X-Openstack-Request-Id: req-7b2c7a34-55b5-4009-b43a-45637cbb2f68 2019-03-23 12:10:46,116 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T11:53:14Z","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":"352aedf4964946609d6022d12bf1dd05","id":"5121c267-6f24-4e09-a0ed-005cc908ab13","subnetpool_id":null,"name":"vyos_vrouter-subnet_306c023d-e0c7-4fd3-b96a-9a974b692e57"}]} 2019-03-23 12:10:46,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-7b2c7a34-55b5-4009-b43a-45637cbb2f68 2019-03-23 12:10:46,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0511538982391s 2019-03-23 12:10:46,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 12:10:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/5121c267-6f24-4e09-a0ed-005cc908ab13.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:47,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:10:47 GMT X-Openstack-Request-Id: req-c0e57824-9a6d-484b-89b3-d290d20567b6 2019-03-23 12:10:47,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:47,513 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5121c267-6f24-4e09-a0ed-005cc908ab13.json used request id req-c0e57824-9a6d-484b-89b3-d290d20567b6 2019-03-23 12:10:47,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.39535808563s 2019-03-23 12:10:47,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 12:10:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:47,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:47 GMT X-Openstack-Request-Id: req-342cb9f1-0b64-495c-9eb5-ebc7c35de3eb 2019-03-23 12:10:47,636 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6e4c7534-4780-4ce9-80b3-b34d4afc6bef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"352aedf4964946609d6022d12bf1dd05","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T12:10:47Z","qos_policy_id":null,"name":"vyos_vrouter-net_306c023d-e0c7-4fd3-b96a-9a974b692e57","admin_state_up":true,"tenant_id":"352aedf4964946609d6022d12bf1dd05","created_at":"2019-03-23T11:53:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 12:10:47,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-342cb9f1-0b64-495c-9eb5-ebc7c35de3eb 2019-03-23 12:10:47,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122793912888s 2019-03-23 12:10:47,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 12:10:47,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/6e4c7534-4780-4ce9-80b3-b34d4afc6bef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:49,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:10:49 GMT X-Openstack-Request-Id: req-3e7de9ff-726d-4d80-a435-6b947419c52c 2019-03-23 12:10:49,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:49,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/6e4c7534-4780-4ce9-80b3-b34d4afc6bef.json used request id req-3e7de9ff-726d-4d80-a435-6b947419c52c 2019-03-23 12:10:49,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.37085700035s 2019-03-23 12:10:49,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 12:10:49,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:49,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:49 GMT X-Openstack-Request-Id: req-f3d27b91-5850-4bc2-9a0f-6f2bcd7a288f 2019-03-23 12:10:49,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T11:53:27Z", "file": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d/file", "owner": "352aedf4964946609d6022d12bf1dd05", "id": "f0996c06-3bd4-44e4-a417-cda266094f7d", "size": 300941312, "self": "/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/f0996c06-3bd4-44e4-a417-cda266094f7d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_306c023d-e0c7-4fd3-b96a-9a974b692e57", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T11:53:22Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 12:10:49,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f3d27b91-5850-4bc2-9a0f-6f2bcd7a288f 2019-03-23 12:10:49,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319182872772s 2019-03-23 12:10:49,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 12:10:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8edd6943ac4be8861942928ec4671d0cd0e54733" 2019-03-23 12:10:50,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 12:10:50 GMT X-Openstack-Request-Id: req-0868abb4-4310-4d0f-8373-f0150d3dbe81 2019-03-23 12:10:50,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 12:10:50,451 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f0996c06-3bd4-44e4-a417-cda266094f7d used request id req-0868abb4-4310-4d0f-8373-f0150d3dbe81 2019-03-23 12:10:50,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11542797089s 2019-03-23 12:10:50,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 12:10:50,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:50,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-834f751d-a59a-4af2-9209-8643ac20cdbc x-openstack-request-id: req-834f751d-a59a-4af2-9209-8643ac20cdbc 2019-03-23 12:10:50,476 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a", "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": "e516d93b-dec0-4355-8988-ac1385b54e3a"}]} 2019-03-23 12:10:50,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-834f751d-a59a-4af2-9209-8643ac20cdbc 2019-03-23 12:10:50,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248520374298s 2019-03-23 12:10:50,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 12:10:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:50,511 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3b6532b-2b6f-43db-9cbb-bf40d8b2c0c8 x-openstack-request-id: req-f3b6532b-2b6f-43db-9cbb-bf40d8b2c0c8 2019-03-23 12:10:50,511 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e516d93b-dec0-4355-8988-ac1385b54e3a used request id req-f3b6532b-2b6f-43db-9cbb-bf40d8b2c0c8 2019-03-23 12:10:50,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033294916153s 2019-03-23 12:10:50,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 12:10:50,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:50,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50f61b28-0c48-406c-90b6-a1cb59685b83 2019-03-23 12:10:50,743 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": {"self": "http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6284cf5ed0d347349b4d67d92ac67540", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 12:10:50,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-50f61b28-0c48-406c-90b6-a1cb59685b83 2019-03-23 12:10:50,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231451034546s 2019-03-23 12:10:50,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 12:10:50,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:50,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c2973d5-3e7a-4c70-b4e4-1d2050ba595a 2019-03-23 12:10:50,959 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_306c023d-e0c7-4fd3-b96a-9a974b692e57", "links": {"self": "http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6284cf5ed0d347349b4d67d92ac67540", "description": null}} 2019-03-23 12:10:50,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540 used request id req-3c2973d5-3e7a-4c70-b4e4-1d2050ba595a 2019-03-23 12:10:50,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209455966949s 2019-03-23 12:10:50,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 12:10:50,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:51,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-638935b4-8944-4d27-90cb-d31cca3f8322 2019-03-23 12:10:51,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 12:10:51,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/6284cf5ed0d347349b4d67d92ac67540 used request id req-638935b4-8944-4d27-90cb-d31cca3f8322 2019-03-23 12:10:51,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.472439050674s 2019-03-23 12:10:51,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 12:10:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:51,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e24a6a-8535-4090-b8a5-08185fc7e5d3 2019-03-23 12:10:51,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05"}, "tags": [], "enabled": true, "id": "352aedf4964946609d6022d12bf1dd05", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_306c023d-e0c7-4fd3-b96a-9a974b692e57"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 12:10:51,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-06e24a6a-8535-4090-b8a5-08185fc7e5d3 2019-03-23 12:10:51,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219372034073s 2019-03-23 12:10:51,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 12:10:51,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:51,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 12:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-832fb228-1f4e-46f1-9aca-111708b486f4 2019-03-23 12:10:51,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 12:10:51,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/352aedf4964946609d6022d12bf1dd05 used request id req-832fb228-1f4e-46f1-9aca-111708b486f4 2019-03-23 12:10:51,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261419057846s 2019-03-23 12:10:51,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 12:10:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=352aedf4964946609d6022d12bf1dd05&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:52,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:52 GMT X-Openstack-Request-Id: req-7194675c-b9ef-4aa6-885e-d0d6523f0cb4 2019-03-23 12:10:52,176 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}]} 2019-03-23 12:10:52,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=352aedf4964946609d6022d12bf1dd05&name=default used request id req-7194675c-b9ef-4aa6-885e-d0d6523f0cb4 2019-03-23 12:10:52,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.243614196777s 2019-03-23 12:10:52,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 12:10:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:52,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:52 GMT X-Openstack-Request-Id: req-b80ed110-a5ae-450e-81b8-615127b5fa95 2019-03-23 12:10:52,300 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "352aedf4964946609d6022d12bf1dd05", "created_at": "2019-03-23T11:53:13Z", "updated_at": "2019-03-23T11:53:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "22273c4e-3fdc-4cda-ad4b-f2264db2642c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "796c5eb8-e963-4a67-8951-e9b313ec464e", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv6", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "7d194153-45bb-427e-b1ae-ca5daebc9a0f", "remote_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T11:53:13Z", "revision_number": 0, "id": "cdf1be87-b13a-4546-8aaa-3a839034fd10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T11:53:13Z", "security_group_id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "tenant_id": "352aedf4964946609d6022d12bf1dd05", "port_range_min": null, "ethertype": "IPv4", "project_id": "352aedf4964946609d6022d12bf1dd05"}], "revision_number": 1, "project_id": "352aedf4964946609d6022d12bf1dd05", "id": "47d83101-e7c9-471d-9014-ac813ffdf2cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 12:10:52,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b80ed110-a5ae-450e-81b8-615127b5fa95 2019-03-23 12:10:52,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117040872574s 2019-03-23 12:10:52,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 12:10:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/47d83101-e7c9-471d-9014-ac813ffdf2cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6196efced592fe3c5a9c74f080ef3311e7178275" 2019-03-23 12:10:52,420 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:10:52 GMT X-Openstack-Request-Id: req-61c38758-8e58-491c-9b27-d42ead666399 2019-03-23 12:10:52,420 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:10:52,420 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/47d83101-e7c9-471d-9014-ac813ffdf2cb.json used request id req-61c38758-8e58-491c-9b27-d42ead666399 2019-03-23 12:10:52,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.109785079956s 2019-03-23 12:10:52,448 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-03-23 12:10:52,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 12:10:52,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8bf2a8-d383-483f-8d1d-25fd6e8a7656 2019-03-23 12:10:52,479 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2019-03-23 12:10:52,479 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-ef8bf2a8-d383-483f-8d1d-25fd6e8a7656 2019-03-23 12:10:52,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 12:10:52,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29bd5ad525814203b1dda12ee8a0b8ab", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T13:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_c19795dfb9b14b7bbb2263f2a2fb5ed6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d6f5d03f441c410faa50cd0704ef9a60"}, "audit_ids": ["eyM_N5CAQnem0z3NHah3yQ"], "issued_at": "2019-03-23T12:10:52.000000Z"}} 2019-03-23 12:10:52,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 12:10:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:53,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:53 GMT X-Openstack-Request-Id: req-1164cfc2-27d7-4236-958c-4b60101e1783 2019-03-23 12:10:53,259 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","provider:network_type":"flat"}]} 2019-03-23 12:10:53,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1164cfc2-27d7-4236-958c-4b60101e1783 2019-03-23 12:10:53,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362734079361s 2019-03-23 12:10:53,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 12:10:53,272 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87298481-14ef-4fcd-bd72-143113a32746 2019-03-23 12:10:53,272 - 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.27:5000/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:53,273 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/ used request id req-87298481-14ef-4fcd-bd72-143113a32746 2019-03-23 12:10:53,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 12:10:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:53,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54dd2b29-d53e-404b-9c44-30d2f8ef182e 2019-03-23 12:10:53,483 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 12:10:53,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-54dd2b29-d53e-404b-9c44-30d2f8ef182e 2019-03-23 12:10:53,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209787130356s 2019-03-23 12:10:53,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-23 12:10:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/projects -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}}' 2019-03-23 12:10:53,638 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd1b6d6-d0d4-4ac0-981c-53473956dccc 2019-03-23 12:10:53,638 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5"}, "tags": [], "enabled": true, "id": "38b6101ad6bf4c859c6109db25c8dda5", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}} 2019-03-23 12:10:53,639 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3dd1b6d6-d0d4-4ac0-981c-53473956dccc 2019-03-23 12:10:53,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.147137880325s 2019-03-23 12:10:53,639 - 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'38b6101ad6bf4c859c6109db25c8dda5', '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_9c708abe-79b1-48bb-aad2-2956ae10aaa5'}) 2019-03-23 12:10:53,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-23 12:10:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/users -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "EF2bFPJJR2SkkgwCOB6jTgFrPkQ8Ev", "email": null, "name": "juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}}' 2019-03-23 12:10:54,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99381f94-9465-4e79-88de-6ad9f91e6634 2019-03-23 12:10:54,142 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": {"self": "http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43c9f5bbab7a496882af05a40634e2bd", "domain_id": "default", "password_expires_at": null}} 2019-03-23 12:10:54,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/users used request id req-99381f94-9465-4e79-88de-6ad9f91e6634 2019-03-23 12:10:54,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.494225025177s 2019-03-23 12:10:54,143 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'43c9f5bbab7a496882af05a40634e2bd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5'}) 2019-03-23 12:10:54,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 12:10:54,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:54,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91175b37-7b78-43f3-b37d-a8ff72c77ffa 2019-03-23 12:10:54,310 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 12:10:54,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91175b37-7b78-43f3-b37d-a8ff72c77ffa 2019-03-23 12:10:54,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16344499588s 2019-03-23 12:10:54,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 12:10:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:54,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1ce801-ab0e-4b34-b5b7-15f236b62d5e 2019-03-23 12:10:54,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 12:10:54,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba1ce801-ab0e-4b34-b5b7-15f236b62d5e 2019-03-23 12:10:54,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207885980606s 2019-03-23 12:10:54,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-23 12:10:54,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:54,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97769ddd-336c-40a2-a3a5-bc58a9cd41c0 2019-03-23 12:10:54,651 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "29bd5ad525814203b1dda12ee8a0b8ab", "links": {"self": "http://172.30.9.27:5000/v3/roles/29bd5ad525814203b1dda12ee8a0b8ab"}, "name": "admin"}, {"domain_id": null, "id": "2deddbd0b086477f9d5a2cff2b046c28", "links": {"self": "http://172.30.9.27:5000/v3/roles/2deddbd0b086477f9d5a2cff2b046c28"}, "name": "swiftoperator"}, {"domain_id": null, "id": "59a600f3710a42aabcc398c226be464e", "links": {"self": "http://172.30.9.27:5000/v3/roles/59a600f3710a42aabcc398c226be464e"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b98bd586facd404aac379f50a8f102cc", "links": {"self": "http://172.30.9.27:5000/v3/roles/b98bd586facd404aac379f50a8f102cc"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "c86809088c3b4e4c96e9ac106702b5e2", "links": {"self": "http://172.30.9.27:5000/v3/roles/c86809088c3b4e4c96e9ac106702b5e2"}, "name": "member"}, {"domain_id": null, "id": "cb8a94e2284344b0ab13dda8793a3e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb8a94e2284344b0ab13dda8793a3e22"}, "name": "heat_stack_user"}]} 2019-03-23 12:10:54,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97769ddd-336c-40a2-a3a5-bc58a9cd41c0 2019-03-23 12:10:54,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121551990509s 2019-03-23 12:10:54,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 12:10:54,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:54,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee4e165b-f11d-413b-b9d0-8da59087f3ac 2019-03-23 12:10:54,766 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-23 12:10:54,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ee4e165b-f11d-413b-b9d0-8da59087f3ac 2019-03-23 12:10:54,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109333992004s 2019-03-23 12:10:54,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 12:10:54,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:54,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c557a13e-1f07-4364-80bf-eda35bdae67b 2019-03-23 12:10:54,898 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": {"self": "http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43c9f5bbab7a496882af05a40634e2bd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 12:10:54,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c557a13e-1f07-4364-80bf-eda35bdae67b 2019-03-23 12:10:54,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130213975906s 2019-03-23 12:10:54,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 12:10:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:55,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9b1a04-da75-486b-bc87-fdbc5dd35088 2019-03-23 12:10:55,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5"}, "tags": [], "enabled": true, "id": "38b6101ad6bf4c859c6109db25c8dda5", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 12:10:55,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3e9b1a04-da75-486b-bc87-fdbc5dd35088 2019-03-23 12:10:55,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207232952118s 2019-03-23 12:10:55,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-23 12:10:55,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/role_assignments?user.id=43c9f5bbab7a496882af05a40634e2bd&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=38b6101ad6bf4c859c6109db25c8dda5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:55,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf7bff93-9aff-411b-94b2-760b5efa174e 2019-03-23 12:10:55,291 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=43c9f5bbab7a496882af05a40634e2bd&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=38b6101ad6bf4c859c6109db25c8dda5", "previous": null, "next": null}} 2019-03-23 12:10:55,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=43c9f5bbab7a496882af05a40634e2bd&role.id=c86809088c3b4e4c96e9ac106702b5e2&scope.project.id=38b6101ad6bf4c859c6109db25c8dda5 used request id req-bf7bff93-9aff-411b-94b2-760b5efa174e 2019-03-23 12:10:55,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.162355899811s 2019-03-23 12:10:55,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-23 12:10:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5/users/43c9f5bbab7a496882af05a40634e2bd/roles/c86809088c3b4e4c96e9ac106702b5e2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:55,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ac51df6-b91a-477a-beaf-b72d63425503 2019-03-23 12:10:55,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 12:10:55,442 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5/users/43c9f5bbab7a496882af05a40634e2bd/roles/c86809088c3b4e4c96e9ac106702b5e2 used request id req-8ac51df6-b91a-477a-beaf-b72d63425503 2019-03-23 12:10:55,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145945072174s 2019-03-23 12:10:55,443 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 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'38b6101ad6bf4c859c6109db25c8dda5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'EF2bFPJJR2SkkgwCOB6jTgFrPkQ8Ev', 'username': u'juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2019-03-23 12:10:55,446 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'password': 'EF2bFPJJR2SkkgwCOB6jTgFrPkQ8Ev', 'project_name': 'juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '38b6101ad6bf4c859c6109db25c8dda5', 'project_domain_name': 'Default'} 2019-03-23 12:10:55,510 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-03-23 12:10:55,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-23 12:10:55,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 12:10:55,541 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07da034c-c192-40f0-ab7a-dc3a2054fc98 2019-03-23 12:10:55,542 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-03-23 12:10:55,542 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-07da034c-c192-40f0-ab7a-dc3a2054fc98 2019-03-23 12:10:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.3:35357/v3/services -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:55,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 985 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01b33e2-210c-40f7-af61-2468b4e59663 2019-03-23 12:10:55,741 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/1009a07d7dac4206b9581c7e4ea7682a"}, "enabled": true, "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/13ebaa837c984e7cb4ba7b59834cba6b"}, "enabled": true, "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"name": "tempest-service-216010465", "links": {"self": "http://192.30.9.3:35357/v3/services/1713b545379247338d0c491232fb8223"}, "enabled": true, "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "description": "tempest-description-439532221"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/1ae2129e844c4cf0bfbad4b89ccb15ca"}, "enabled": true, "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3befd1542371498e89c1bf0857bcf265"}, "enabled": true, "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"name": "tempest-service-489223565", "links": {"self": "http://192.30.9.3:35357/v3/services/567e55563fcc4d21b08935e8dd1d5052"}, "enabled": true, "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "description": "tempest-description-348857561"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/598a6ca5ae764eb9a1bc2c50209a29f6"}, "enabled": true, "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/76b9c2e09a5b4827834f4dd410a08991"}, "enabled": true, "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/771c4d62b7ff442fbde7e23224f900bb"}, "enabled": true, "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/84e8aedaccdd4f09a5dce09ed84236a7"}, "enabled": true, "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/8d39017359874edb9dd9a7dee03af66e"}, "enabled": true, "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9579f5987b1f47939a6763f0829a78f6"}, "enabled": true, "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/98034b8e99e847b4926f0bb387b9fd59"}, "enabled": true, "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b7aa9170f6e74855a0ae0dffbbcb35e2"}, "enabled": true, "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/de2c893ee851460ca7d40d24863a6957"}, "enabled": true, "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e5387566801d4392ad7a16086063398c"}, "enabled": true, "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/e6288a05007944088c6a7807bfa48c11"}, "enabled": true, "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-23 12:10:55,741 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-a01b33e2-210c-40f7-af61-2468b4e59663 2019-03-23 12:10:55,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.207589149475s 2019-03-23 12:10:55,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-23 12:10:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:55,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1978 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5bd64fd-584c-435e-9606-f8557135a45e 2019-03-23 12:10:55,876 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/050dcd199b9e4ea19c31014a6105060e"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/05d8b0f4afa84fd3a218ec566e057f63"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0688d4d7fa464c07babe345ed1b9f5f0"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f2dbf7f1a6942d0ba41985ebdad6cfb"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2178280202e1454986f23a949252519c"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "2178280202e1454986f23a949252519c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/26efe0471bc94b70a3668e6012c40979"}, "url": "http://12.0.0.25:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "26efe0471bc94b70a3668e6012c40979"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2944140dc45c493a9bf338b75f4cb7fc"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2bc6343ca05b46608403843109445b70"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "2bc6343ca05b46608403843109445b70"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/31ad56637ada470a959206a29b85cf1b"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "31ad56637ada470a959206a29b85cf1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3308dc8091214b78afe91e8a98455794"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "3308dc8091214b78afe91e8a98455794"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/3b03bd0846044f9db61e0f35ef9f2e18"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/40df8f665ddc4d8881287a6ab78ce371"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "771c4d62b7ff442fbde7e23224f900bb", "id": "40df8f665ddc4d8881287a6ab78ce371"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/47cf5f04bd104544baeab68d6ff8b526"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e5387566801d4392ad7a16086063398c", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5ac8bb83c1f04ee6b53d8548088bf56d"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/64c6f11f6d484ddb9a3629125ee99562"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/69f2a206f37642469f6b9b2d910aea4b"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6a4263e8fc0b4b4a8aac59a529f334ea"}, "url": "http://12.0.0.25:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6d361f35b83f4de899c1e8bfa520f106"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "13ebaa837c984e7cb4ba7b59834cba6b", "id": "6d361f35b83f4de899c1e8bfa520f106"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/77ecdbbde0be4fdbafea433488456f71"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/78ccc3f186d145489a2313e3346609e5"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "78ccc3f186d145489a2313e3346609e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/7e39485955df4007baa63649f4ef1ac3"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/975fb29eb1b34d988479026bd5f627fb"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/99110da0c599457b8661e0b5d984cc15"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "99110da0c599457b8661e0b5d984cc15"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9f7f38339b014851a940da130080d6ce"}, "url": "http://172.30.9.27:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "9f7f38339b014851a940da130080d6ce"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9febcaf62c2c402caa2e9aec7e7394aa"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "76b9c2e09a5b4827834f4dd410a08991", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a1d93a6183634c7593cdd3d3b4b259e7"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aad3376cd6dc44a299b81fbca7e4f7ae"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3befd1542371498e89c1bf0857bcf265", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b699f2b6b4a34bac9eff9ce320dfb8da"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1009a07d7dac4206b9581c7e4ea7682a", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/b774259c1d3e4293a982b8d34bb8f9fa"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc6f57bc2724498ca5a29fd6b183abd4"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bc7b5f52aaff4810899487cba44f18a6"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e5387566801d4392ad7a16086063398c", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c4a6cd769c1242489b8c1be65d8b52bd"}, "url": "http://172.30.9.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "de2c893ee851460ca7d40d24863a6957", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c6486eee7c6f43b0b4d64f4346488984"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e6288a05007944088c6a7807bfa48c11", "id": "c6486eee7c6f43b0b4d64f4346488984"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c7a322d7f1874062ad66d3a032c8f005"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "8d39017359874edb9dd9a7dee03af66e", "id": "c7a322d7f1874062ad66d3a032c8f005"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d30773a7a7164255b60139bc8797878a"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e5387566801d4392ad7a16086063398c", "id": "d30773a7a7164255b60139bc8797878a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d807cf5903ce41e1a582c49e11068e9c"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de10adfbfb794133a5a5049ba36e284e"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/df9b7e36cb2246b7b5ada9e9b42b6291"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "98034b8e99e847b4926f0bb387b9fd59", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f28cf9aaf6794d70b3b2b5ed281440d1"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f9ffef4a6eb442f4a94d1b405c5940f9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "84e8aedaccdd4f09a5dce09ed84236a7", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ffe02c4182f94845a87c3fe61e8166c4"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "598a6ca5ae764eb9a1bc2c50209a29f6", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-23 12:10:55,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d5bd64fd-584c-435e-9606-f8557135a45e 2019-03-23 12:10:55,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.124554157257s 2019-03-23 12:10:55,885 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-03-23 12:10:55,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-23 12:10:55,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:56,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efedcace-81d8-40e0-9301-ae3553ce7441 2019-03-23 12:10:56,099 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.27:5000/v3/domains/23974091385a42078559b7e30ec78c5a"}, "tags": [], "enabled": true, "id": "23974091385a42078559b7e30ec78c5a", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2019-03-23 12:10:56,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-efedcace-81d8-40e0-9301-ae3553ce7441 2019-03-23 12:10:56,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.214349031448s 2019-03-23 12:10:56,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 12:10:56,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:10:56,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199ae275-eddd-4bba-893b-570d69d8fa0a 2019-03-23 12:10:56,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5"}, "tags": [], "enabled": true, "id": "38b6101ad6bf4c859c6109db25c8dda5", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 12:10:56,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-199ae275-eddd-4bba-893b-570d69d8fa0a 2019-03-23 12:10:56,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118253946304s 2019-03-23 12:10:56,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-23 12:10:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"network": {"tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "name": "juju_epc-net_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "admin_state_up": true}}' 2019-03-23 12:10:56,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:56 GMT X-Openstack-Request-Id: req-80af49a6-e67c-4c32-99af-18b960cf0683 2019-03-23 12:10:56,617 - 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":"44417ce1-b044-4918-bb2d-061df14c70fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"38b6101ad6bf4c859c6109db25c8dda5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T12:10:56Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_9c708abe-79b1-48bb-aad2-2956ae10aaa5","admin_state_up":true,"tenant_id":"38b6101ad6bf4c859c6109db25c8dda5","created_at":"2019-03-23T12:10:56Z","mtu":1450}} 2019-03-23 12:10:56,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-80af49a6-e67c-4c32-99af-18b960cf0683 2019-03-23 12:10:56,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.388453006744s 2019-03-23 12:10:56,618 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-23T12:10:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'44417ce1-b044-4918-bb2d-061df14c70fd', 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'juju_epc-net_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'created_at': u'2019-03-23T12:10:56Z', u'mtu': 1450, u'tenant_id': u'38b6101ad6bf4c859c6109db25c8dda5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'38b6101ad6bf4c859c6109db25c8dda5', u'l2_adjacency': True}) 2019-03-23 12:10:56,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 12:10:56,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeec402a-da7d-4932-9b8c-2fd4b1a7cd0c 2019-03-23 12:10:56,629 - 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.27:5000/v3/", "rel": "self"}]}} 2019-03-23 12:10:56,629 - keystoneauth.session - DEBUG - GET call to http://172.30.9.27:5000/v3 used request id req-aeec402a-da7d-4932-9b8c-2fd4b1a7cd0c 2019-03-23 12:10:56,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2019-03-23 12:10:57,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59a600f3710a42aabcc398c226be464e", "name": "reader"}, {"id": "c86809088c3b4e4c96e9ac106702b5e2", "name": "member"}], "expires_at": "2019-03-23T13:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38b6101ad6bf4c859c6109db25c8dda5", "name": "juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.3:8776/v2/38b6101ad6bf4c859c6109db25c8dda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31ad56637ada470a959206a29b85cf1b"}, {"url": "http://172.30.9.27:8776/v2/38b6101ad6bf4c859c6109db25c8dda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "77ecdbbde0be4fdbafea433488456f71"}, {"url": "http://192.30.9.3:8776/v2/38b6101ad6bf4c859c6109db25c8dda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b699f2b6b4a34bac9eff9ce320dfb8da"}], "type": "volumev2", "id": "1009a07d7dac4206b9581c7e4ea7682a", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b03bd0846044f9db61e0f35ef9f2e18"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "69f2a206f37642469f6b9b2d910aea4b"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "6d361f35b83f4de899c1e8bfa520f106"}], "type": "identity", "id": "13ebaa837c984e7cb4ba7b59834cba6b", "name": "keystone"}, {"endpoints": [], "type": "tempest-type-699600890", "id": "1713b545379247338d0c491232fb8223", "name": "tempest-service-216010465"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/38b6101ad6bf4c859c6109db25c8dda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b774259c1d3e4293a982b8d34bb8f9fa"}, {"url": "http://192.30.9.3:8004/v1/38b6101ad6bf4c859c6109db25c8dda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d807cf5903ce41e1a582c49e11068e9c"}, {"url": "http://172.30.9.27:8004/v1/38b6101ad6bf4c859c6109db25c8dda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9ffef4a6eb442f4a94d1b405c5940f9"}], "type": "orchestration", "id": "1ae2129e844c4cf0bfbad4b89ccb15ca", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2944140dc45c493a9bf338b75f4cb7fc"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e39485955df4007baa63649f4ef1ac3"}, {"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "aad3376cd6dc44a299b81fbca7e4f7ae"}], "type": "network", "id": "3befd1542371498e89c1bf0857bcf265", "name": "neutron"}, {"endpoints": [], "type": "tempest-type-1037775090", "id": "567e55563fcc4d21b08935e8dd1d5052", "name": "tempest-service-489223565"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v1/38b6101ad6bf4c859c6109db25c8dda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5ac8bb83c1f04ee6b53d8548088bf56d"}, {"url": "http://192.30.9.3:8776/v1/38b6101ad6bf4c859c6109db25c8dda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de10adfbfb794133a5a5049ba36e284e"}, {"url": "http://192.30.9.3:8776/v1/38b6101ad6bf4c859c6109db25c8dda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffe02c4182f94845a87c3fe61e8166c4"}], "type": "volume", "id": "598a6ca5ae764eb9a1bc2c50209a29f6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/38b6101ad6bf4c859c6109db25c8dda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "050dcd199b9e4ea19c31014a6105060e"}, {"url": "http://192.30.9.3:8776/v3/38b6101ad6bf4c859c6109db25c8dda5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "975fb29eb1b34d988479026bd5f627fb"}, {"url": "http://192.30.9.3:8776/v3/38b6101ad6bf4c859c6109db25c8dda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9febcaf62c2c402caa2e9aec7e7394aa"}], "type": "volumev3", "id": "76b9c2e09a5b4827834f4dd410a08991", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2178280202e1454986f23a949252519c"}, {"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3308dc8091214b78afe91e8a98455794"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "40df8f665ddc4d8881287a6ab78ce371"}], "type": "placement", "id": "771c4d62b7ff442fbde7e23224f900bb", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0f2dbf7f1a6942d0ba41985ebdad6cfb"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a1d93a6183634c7593cdd3d3b4b259e7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fa3afc6ebb7f41d08c56b0aa2f9da3ad"}], "type": "cloudformation", "id": "84e8aedaccdd4f09a5dce09ed84236a7", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "99110da0c599457b8661e0b5d984cc15"}, {"url": "http://172.30.9.27:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9f7f38339b014851a940da130080d6ce"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c7a322d7f1874062ad66d3a032c8f005"}], "type": "event", "id": "8d39017359874edb9dd9a7dee03af66e", "name": "panko"}, {"endpoints": [], "type": "metering", "id": "9579f5987b1f47939a6763f0829a78f6", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "64c6f11f6d484ddb9a3629125ee99562"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "78ccc3f186d145489a2313e3346609e5"}, {"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "df9b7e36cb2246b7b5ada9e9b42b6291"}], "type": "alarming", "id": "98034b8e99e847b4926f0bb387b9fd59", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0688d4d7fa464c07babe345ed1b9f5f0"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bc6f57bc2724498ca5a29fd6b183abd4"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f28cf9aaf6794d70b3b2b5ed281440d1"}], "type": "compute", "id": "b7aa9170f6e74855a0ae0dffbbcb35e2", "name": "nova"}, {"endpoints": [{"url": "http://12.0.0.25:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "26efe0471bc94b70a3668e6012c40979"}, {"url": "http://12.0.0.25:8080/v1/AUTH_38b6101ad6bf4c859c6109db25c8dda5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6a4263e8fc0b4b4a8aac59a529f334ea"}, {"url": "http://172.30.9.27:8080/v1/AUTH_38b6101ad6bf4c859c6109db25c8dda5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c4a6cd769c1242489b8c1be65d8b52bd"}], "type": "object-store", "id": "de2c893ee851460ca7d40d24863a6957", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "47cf5f04bd104544baeab68d6ff8b526"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bc7b5f52aaff4810899487cba44f18a6"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30773a7a7164255b60139bc8797878a"}], "type": "metric", "id": "e5387566801d4392ad7a16086063398c", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "05d8b0f4afa84fd3a218ec566e057f63"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2bc6343ca05b46608403843109445b70"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c6486eee7c6f43b0b4d64f4346488984"}], "type": "image", "id": "e6288a05007944088c6a7807bfa48c11", "name": "glance"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "id": "43c9f5bbab7a496882af05a40634e2bd"}, "audit_ids": ["G5OBz1eiSf2vdzANLEvB4w"], "issued_at": "2019-03-23T12:10:56.000000Z"}} 2019-03-23 12:10:57,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 12:10:57,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:10:57,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:57 GMT X-Openstack-Request-Id: req-bfcb79d2-5df9-47b5-a759-f45586f3a6ab 2019-03-23 12:10:57,399 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"44417ce1-b044-4918-bb2d-061df14c70fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"38b6101ad6bf4c859c6109db25c8dda5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T12:10:56Z","qos_policy_id":null,"name":"juju_epc-net_9c708abe-79b1-48bb-aad2-2956ae10aaa5","admin_state_up":true,"tenant_id":"38b6101ad6bf4c859c6109db25c8dda5","created_at":"2019-03-23T12:10:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 12:10:57,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-bfcb79d2-5df9-47b5-a759-f45586f3a6ab 2019-03-23 12:10:57,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370902061462s 2019-03-23 12:10:57,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-23 12:10:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '{"subnet": {"name": "juju_epc-subnet_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "enable_dhcp": true, "network_id": "44417ce1-b044-4918-bb2d-061df14c70fd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-03-23 12:10:58,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:58 GMT X-Openstack-Request-Id: req-6910a3a4-3296-4c67-bcf8-296a25b3f4f7 2019-03-23 12:10:58,038 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44417ce1-b044-4918-bb2d-061df14c70fd","tenant_id":"38b6101ad6bf4c859c6109db25c8dda5","created_at":"2019-03-23T12:10:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T12:10:57Z","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":"38b6101ad6bf4c859c6109db25c8dda5","id":"233cc437-32a5-470a-aca9-6f8e730911de","subnetpool_id":null,"name":"juju_epc-subnet_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}} 2019-03-23 12:10:58,038 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6910a3a4-3296-4c67-bcf8-296a25b3f4f7 2019-03-23 12:10:58,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.637474060059s 2019-03-23 12:10:58,039 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T12:10:57Z', 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'233cc437-32a5-470a-aca9-6f8e730911de', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'enable_dhcp': True, u'network_id': u'44417ce1-b044-4918-bb2d-061df14c70fd', u'tenant_id': u'38b6101ad6bf4c859c6109db25c8dda5', u'created_at': u'2019-03-23T12:10:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'38b6101ad6bf4c859c6109db25c8dda5'}) 2019-03-23 12:10:58,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-23 12:10:58,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '{"router": {"external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f"}, "name": "juju_epc-router_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "admin_state_up": true}}' 2019-03-23 12:10:59,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Sat, 23 Mar 2019 12:10:59 GMT X-Openstack-Request-Id: req-f20c9065-ee5a-4dbd-b315-ff764c3d2a10 2019-03-23 12:10:59,794 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:10:58Z", "admin_state_up": true, "updated_at": "2019-03-23T12:10:59Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "id": "eb607b66-e7b8-4138-a5c4-1050bb9cebc8", "name": "juju_epc-router_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}} 2019-03-23 12:10:59,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f20c9065-ee5a-4dbd-b315-ff764c3d2a10 2019-03-23 12:10:59,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75497579575s 2019-03-23 12:10:59,795 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-23T12:10:59Z', u'revision_number': 2, u'id': u'eb607b66-e7b8-4138-a5c4-1050bb9cebc8', u'external_gateway_info': {u'network_id': u'70c3b5a0-5259-45e9-98a5-2db21b0d447f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'0be9fa04-fe1f-4622-a667-9b2a97d6a633', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'admin_state_up': True, u'tenant_id': u'38b6101ad6bf4c859c6109db25c8dda5', u'created_at': u'2019-03-23T12:10:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'38b6101ad6bf4c859c6109db25c8dda5'}) 2019-03-23 12:10:59,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-23 12:10:59,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/eb607b66-e7b8-4138-a5c4-1050bb9cebc8/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '{"subnet_id": "233cc437-32a5-470a-aca9-6f8e730911de"}' 2019-03-23 12:11:02,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:02 GMT X-Openstack-Request-Id: req-f50bc712-de17-4b1d-bcaf-3a5415171c38 2019-03-23 12:11:02,750 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "44417ce1-b044-4918-bb2d-061df14c70fd", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "subnet_id": "233cc437-32a5-470a-aca9-6f8e730911de", "subnet_ids": ["233cc437-32a5-470a-aca9-6f8e730911de"], "port_id": "d0f2a486-3bd6-4b73-8c6d-b6fdd5629c81", "id": "eb607b66-e7b8-4138-a5c4-1050bb9cebc8"} 2019-03-23 12:11:02,750 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/eb607b66-e7b8-4138-a5c4-1050bb9cebc8/add_router_interface.json used request id req-f50bc712-de17-4b1d-bcaf-3a5415171c38 2019-03-23 12:11:02,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.9544980526s 2019-03-23 12:11:02,751 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-23 12:11:04,431 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-23 12:11:04,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-23 12:11:04,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:04 GMT 2019-03-23 12:11:04,437 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2019-03-23 12:11:04,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 12:11:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:11:04,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:04 GMT X-Openstack-Request-Id: req-2c77fb0e-7c7e-482b-96d2-b150c2408267 2019-03-23 12:11:04,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 12:11:04,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2c77fb0e-7c7e-482b-96d2-b150c2408267 2019-03-23 12:11:04,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319509983063s 2019-03-23 12:11:04,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 12:11:04,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}' 2019-03-23 12:11:04,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:04 GMT Location: http://172.30.9.27:9292/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5f38e2c5-f2f2-4411-82a9-eaf2614a22fc 2019-03-23 12:11:04,842 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:04Z", "file": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "949cfe6e-8e4d-4713-8d4f-512eef285ea2", "size": null, "self": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": null, "created_at": "2019-03-23T12:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 12:11:04,842 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5f38e2c5-f2f2-4411-82a9-eaf2614a22fc 2019-03-23 12:11:04,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0727341175079s 2019-03-23 12:11:04,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 12:11:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '' 2019-03-23 12:11:09,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 12:11:09 GMT X-Openstack-Request-Id: req-eb87bfa1-2bcd-40c6-bc6f-6e00a089c31f 2019-03-23 12:11:09,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 12:11:09,454 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file used request id req-eb87bfa1-2bcd-40c6-bc6f-6e00a089c31f 2019-03-23 12:11:09,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.61140298843s 2019-03-23 12:11:09,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 12:11:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:11:09,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:09 GMT X-Openstack-Request-Id: req-2bedaead-10c5-43e6-abf1-188d85f4fb3a 2019-03-23 12:11:09,500 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:09Z", "file": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "949cfe6e-8e4d-4713-8d4f-512eef285ea2", "size": 300941312, "self": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T12:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 12:11:09,500 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2bedaead-10c5-43e6-abf1-188d85f4fb3a 2019-03-23 12:11:09,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401780605316s 2019-03-23 12:11:09,502 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file', 'owner': u'38b6101ad6bf4c859c6109db25c8dda5', 'id': u'949cfe6e-8e4d-4713-8d4f-512eef285ea2', 'size': 300941312, u'self': u'/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38b6101ad6bf4c859c6109db25c8dda5', 'name': 'juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T12:11:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T12:11:09Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'properties': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'created': u'2019-03-23T12:11:04Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-23T12:11:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', 'metadata': {u'os_hash_value': u'17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2', u'self': u'/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-23 12:11:10,679 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 949cfe6e-8e4d-4713-8d4f-512eef285ea2 -s xenial -r regionOne -u http://172.30.9.27:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-03-23 12:11:10,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 12:11:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-03-23 12:11:11,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11: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-69772463-e68b-4676-b7f1-81a1a6c4de68 x-openstack-request-id: req-69772463-e68b-4676-b7f1-81a1a6c4de68 2019-03-23 12:11:11,037 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0580d42c-91c7-4943-9381-481582843e27", "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": "0580d42c-91c7-4943-9381-481582843e27"}} 2019-03-23 12:11:11,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-69772463-e68b-4676-b7f1-81a1a6c4de68 2019-03-23 12:11:11,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.35346698761s 2019-03-23 12:11:11,038 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_9c708abe-79b1-48bb-aad2-2956ae10aaa5', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'0580d42c-91c7-4943-9381-481582843e27', 'swap': 0}) 2019-03-23 12:11:11,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 12:11:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"extra_specs": {}}' 2019-03-23 12:11:11,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11: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-da56fe13-288f-4479-894d-1d0b2ab51d4f x-openstack-request-id: req-da56fe13-288f-4479-894d-1d0b2ab51d4f 2019-03-23 12:11:11,065 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 12:11:11,065 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27/os-extra_specs used request id req-da56fe13-288f-4479-894d-1d0b2ab51d4f 2019-03-23 12:11:11,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262551307678s 2019-03-23 12:11:11,066 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-03-23 12:11:11,068 - 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-410 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-03-23 12:11:11,076 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-03-23 12:11:11,262 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-03-23 12:11:11,262 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-03-23 12:11:11,437 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-03-23 12:11:11,438 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-23 12:11:12,892 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-23 12:11:12,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 12:11:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:11:13,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:13 GMT X-Openstack-Request-Id: req-fcfb203d-18f2-4cc2-8010-8dfc9a08eff0 2019-03-23 12:11:13,031 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:09Z", "file": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "949cfe6e-8e4d-4713-8d4f-512eef285ea2", "size": 300941312, "self": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T12:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 12:11:13,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-fcfb203d-18f2-4cc2-8010-8dfc9a08eff0 2019-03-23 12:11:13,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.136482954025s 2019-03-23 12:11:13,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-23 12:11:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9292/v2/images -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}' 2019-03-23 12:11:13,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:13 GMT Location: http://172.30.9.27:9292/v2/images/9962c957-243d-44f2-a938-08d60414e8ac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-09ebd286-c2e6-47f1-91a4-a0c10935cc67 2019-03-23 12:11:13,086 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:13Z", "file": "/v2/images/9962c957-243d-44f2-a938-08d60414e8ac/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "9962c957-243d-44f2-a938-08d60414e8ac", "size": null, "self": "/v2/images/9962c957-243d-44f2-a938-08d60414e8ac", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": null, "created_at": "2019-03-23T12:11:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-23 12:11:13,086 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-09ebd286-c2e6-47f1-91a4-a0c10935cc67 2019-03-23 12:11:13,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0453510284424s 2019-03-23 12:11:13,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-23 12:11:13,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/9962c957-243d-44f2-a938-08d60414e8ac/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '' 2019-03-23 12:11:17,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 12:11:17 GMT X-Openstack-Request-Id: req-9dfbbfad-e863-4f69-85ec-8f012f18df60 2019-03-23 12:11:17,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 12:11:17,191 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/9962c957-243d-44f2-a938-08d60414e8ac/file used request id req-9dfbbfad-e863-4f69-85ec-8f012f18df60 2019-03-23 12:11:17,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.10422682762s 2019-03-23 12:11:17,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 12:11:17,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:11:17,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:17 GMT X-Openstack-Request-Id: req-c061d891-15aa-4dbf-87e3-f397874dcda8 2019-03-23 12:11:17,254 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:17Z", "file": "/v2/images/9962c957-243d-44f2-a938-08d60414e8ac/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "9962c957-243d-44f2-a938-08d60414e8ac", "size": 263848448, "self": "/v2/images/9962c957-243d-44f2-a938-08d60414e8ac", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9962c957-243d-44f2-a938-08d60414e8ac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9962c957-243d-44f2-a938-08d60414e8ac/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-23T12:11:13Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:09Z", "file": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "949cfe6e-8e4d-4713-8d4f-512eef285ea2", "size": 300941312, "self": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T12:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 12:11:17,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c061d891-15aa-4dbf-87e3-f397874dcda8 2019-03-23 12:11:17,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.058159828186s 2019-03-23 12:11:17,257 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9962c957-243d-44f2-a938-08d60414e8ac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9962c957-243d-44f2-a938-08d60414e8ac/file', 'owner': u'38b6101ad6bf4c859c6109db25c8dda5', 'id': u'9962c957-243d-44f2-a938-08d60414e8ac', 'size': 263848448, u'self': u'/v2/images/9962c957-243d-44f2-a938-08d60414e8ac', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'38b6101ad6bf4c859c6109db25c8dda5', 'name': 'juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/9962c957-243d-44f2-a938-08d60414e8ac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-23T12:11:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-23T12:11:17Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', 'properties': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/9962c957-243d-44f2-a938-08d60414e8ac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5', 'created': u'2019-03-23T12:11:13Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-23T12:11:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', 'metadata': {u'os_hash_value': u'4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb', u'self': u'/v2/images/9962c957-243d-44f2-a938-08d60414e8ac', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-23 12:11:17,463 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 9962c957-243d-44f2-a938-08d60414e8ac -s trusty -r regionOne -u http://172.30.9.27:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. For local access, use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root [...] 2. For remote access, use image-metadata-url attribute for model configuration. To set it as a default for any model or for the controller model, it needs to be supplied as part of --model-default to 'juju bootstrap' command. See 'bootstrap' help for more details. For configuration for a particular model, set it as --image-metadata-url on 'juju model-config'. See 'model-config' help for more details. Regardless of where this attribute is used, it expects a reachable URL. You need to configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2019-03-23 12:11:17,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-23 12:11:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-03-23 12:11:17,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-16870e95-a34a-4404-ada8-d3c77a6313f1 x-openstack-request-id: req-16870e95-a34a-4404-ada8-d3c77a6313f1 2019-03-23 12:11:17,498 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0c928138-a64f-406d-9465-7965d9b43033", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0c928138-a64f-406d-9465-7965d9b43033", "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": "0c928138-a64f-406d-9465-7965d9b43033"}} 2019-03-23 12:11:17,498 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-16870e95-a34a-4404-ada8-d3c77a6313f1 2019-03-23 12:11:17,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0336110591888s 2019-03-23 12:11:17,498 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5', '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'c19795dfb9b14b7bbb2263f2a2fb5ed6', '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'0c928138-a64f-406d-9465-7965d9b43033', 'swap': 0}) 2019-03-23 12:11:17,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-23 12:11:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0c928138-a64f-406d-9465-7965d9b43033/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" -d '{"extra_specs": {}}' 2019-03-23 12:11:17,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 12:11:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fde91edf-bdb3-4101-b952-ab2ab4a1d681 x-openstack-request-id: req-fde91edf-bdb3-4101-b952-ab2ab4a1d681 2019-03-23 12:11:17,517 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-23 12:11:17,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0c928138-a64f-406d-9465-7965d9b43033/os-extra_specs used request id req-fde91edf-bdb3-4101-b952-ab2ab4a1d681 2019-03-23 12:11:17,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0183889865875s 2019-03-23 12:11:17,517 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-03-23 12:15:21,083 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=44417ce1-b044-4918-bb2d-061df14c70fd --config ssl-hostname-verification=false --config external-network=70c3b5a0-5259-45e9-98a5-2db21b0d447f --config use-floating-ip=true --config use-default-secgroup=true --debug 12:11:17 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.8] 12:11:17 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=44417ce1-b044-4918-bb2d-061df14c70fd", "--config", "ssl-hostname-verification=false", "--config", "external-network=70c3b5a0-5259-45e9-98a5-2db21b0d447f", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:11:17 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:11:17 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[network:44417ce1-b044-4918-bb2d-061df14c70fd external-network:70c3b5a0-5259-45e9-98a5-2db21b0d447f use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true] 12:11:18 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:11:18 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[fan-config: ssl-hostname-verification:false max-action-results-size:5G max-status-history-age:336h enable-os-upgrade:true automatically-retry-hooks:true net-bond-reconfigure-delay:17 container-networking-method: network:44417ce1-b044-4918-bb2d-061df14c70fd apt-http-proxy: test-mode:false image-stream:released egress-subnets: agent-metadata-url: default-series:xenial use-floating-ip:true update-status-hook-interval:5m resource-tags: policy-target-group: provisioner-harvest-mode:destroyed authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ3poCKmjjB2BhLf8/QKAc/Il8kaHx3nCGtSVcwSPxwFJpiZ4ygGjW+r00CUb0FnbYG0T2pZOtCbh61qxgiJvvMO9Ck6DCwug8yMrqoY5nAI9K0b8x60SJWdFCtps0lbGqUOqEGwtjF2qaakI3OI3QAmF6OlcOd4+O46gLFsCzaiPGn3e5ci4sTVwaRpT5AfCpy8btYJ6MISxJVkhKOJHOOLBb67Pe0UcX6djld7g/2iPTLh3K+T16zFXWxGD0B96w05v5AbNkIwj8Pdv8N5gSZaGaXMhrmCouHXJoDKF3cMYybsti+RgdmP0jgWLz339VVqKoULuLFBsuhi7m7geX juju-client-key max-action-results-age:336h container-inherit-properties: logging-config: apt-no-proxy: max-status-history-size:5G type:openstack name:controller use-default-secgroup:true firewall-mode:instance container-image-metadata-url: http-proxy: no-proxy:127.0.0.1,localhost,::1 image-metadata-url: cloudinit-userdata: ignore-machine-addresses:false proxy-ssh:false logforward-enabled:false apt-ftp-proxy: transmit-vendor-metrics:true disable-network-management:false development:false external-network:70c3b5a0-5259-45e9-98a5-2db21b0d447f agent-stream:released ftp-proxy: uuid:9815053e-e36c-4ea6-877e-c817cd56bea8 apt-https-proxy: container-image-stream:released apt-mirror: enable-os-refresh-update:true use-openstack-gbp:false https-proxy:] 12:11:18 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:11:18 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcliJm7DupJrZJoZEcdjuC2oTFICF8l-XvpZuT7g0SbT0ZgLXiJkYmzW5U4kqETHzhRbdXoF6uhWA7dqZ-S72TJ2qRcKd6CKznWYJhtNbnr0Fid45DiwtA6Ykeo1WpmNu6JALG1_OWOrvYYZKNRaiL1Kbw1CUwfpwAskXMNSaxdDtkLYw TenantId:38b6101ad6bf4c859c6109db25c8dda5 UserId:43c9f5bbab7a496882af05a40634e2bd Domain: RegionServiceURLs:map[regionOne:map[metric:http://172.30.9.27:8041 orchestration:http://172.30.9.27:8004/v1/38b6101ad6bf4c859c6109db25c8dda5 identity:http://172.30.9.27:5000 cloudformation:http://172.30.9.27:8000/v1 event:http://172.30.9.27:8977 alarming:http://172.30.9.27:8042 compute:http://172.30.9.27:8774/v2.1 image:http://172.30.9.27:9292 volumev2:http://172.30.9.27:8776/v2/38b6101ad6bf4c859c6109db25c8dda5 placement:http://172.30.9.27:8778/placement volume:http://172.30.9.27:8776/v1/38b6101ad6bf4c859c6109db25c8dda5 volumev3:http://172.30.9.27:8776/v3/38b6101ad6bf4c859c6109db25c8dda5 object-store:http://172.30.9.27:8080/v1/AUTH_38b6101ad6bf4c859c6109db25c8dda5 network:http://172.30.9.27:9696]]} 12:11:18 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:11:18 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 12:11:18 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:11:18 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:11:18 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:11:18 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:11:18 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:11:18 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:11:18 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:11:18 INFO cmd bootstrap.go:233 Loading image metadata 12:11:18 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:11:18 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:11:18 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:11:18 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [zesty win2016nano win8 win81 centos7 genericlinux raring win2008r2 win2012 win2012hv win10 opensuseleap artful saucy xenial yakkety vivid bionic win2016hv win7 precise trusty utopic quantal win2016 wily win2012hvr2 win2012r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:11:18 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:11:20 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:11:21 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.27:5000/v3} not found 12:11:21 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.27:5000/v3} not found 12:11:21 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:11:21 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:11:21 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:11:21 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:11:21 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:11:21 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:11:21 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:11:21 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:11:21 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:11:22 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 12:11:23 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:11:23 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:11:24 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:11:24 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:11:24 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:949cfe6e-8e4d-4713-8d4f-512eef285ea2 Arch:amd64 VirtType:}] 12:11:24 INFO juju.environs.instances image.go:106 find instance - using image with id: 949cfe6e-8e4d-4713-8d4f-512eef285ea2 12:11:24 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:11:24 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:11:24 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 12:11:24 DEBUG juju.provider.openstack provider.go:1005 using network id "44417ce1-b044-4918-bb2d-061df14c70fd" 12:11:24 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "69079865-c731-483a-9b47-81e77308bdf5" has status BUILD, wait 10 seconds before retry, attempt 12 12:13:34 INFO juju.provider.openstack provider.go:1175 started instance "69079865-c731-483a-9b47-81e77308bdf5" 12:13:34 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:13:34 DEBUG juju.provider.openstack networking.go:169 using external network "70c3b5a0-5259-45e9-98a5-2db21b0d447f" 12:13:36 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 12:13:36 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 12:13:38 INFO cmd bootstrap.go:225 - 69079865-c731-483a-9b47-81e77308bdf5 (arch=amd64 mem=2G cores=1) 12:13:38 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:13:38 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:13:38 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:13:41 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:13:41 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:13:41 DEBUG juju.provider.openstack provider.go:417 instance 69079865-c731-483a-9b47-81e77308bdf5 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.4:22 12:13:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.4 failed: ssh: connect to host 192.168.121.4 port 22: Connection refused 12:13:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:13:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.4 failed: ssh: connect to host 192.168.121.4 port 22: Connection refused 12:13:47 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 12:13:47 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 12:13:47 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-56bea8-controller-0 12:15:18 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:15:18 DEBUG juju.provider.openstack provider.go:417 instance 69079865-c731-483a-9b47-81e77308bdf5 has floating IP address: 172.30.9.201 12:15:18 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.4:17070] 12:15:18 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 12:15:18 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.4:17070] 12:15:21 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" 12:15:21 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" 12:15:21 DEBUG juju.api monitor.go:35 RPC connection died 12:15:21 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:15:21 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:15:21 INFO cmd controller.go:89 Initial model "default" added 12:15:21 INFO cmd supercommand.go:465 command finished 2019-03-23 12:15:21,083 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-03-23 12:15:21,084 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-03-23 12:15:34,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-03-23 12:15:34,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-03-23 12:42:50,618 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-03-23 12:42:33.587784Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-03-23 12:42:50,618 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-03-23 12:42:50,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-03-23 12:42:50,822 - 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.212 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.206 3306/tcp oai-epc/0* active idle 2 172.30.9.200 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.211 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.212 0d595da1-f867-462e-af61-330c2aaceaa8 xenial nova ACTIVE 1 started 172.30.9.206 11acba6f-f6ef-4608-bf2f-22143d9ffaff trusty nova ACTIVE 2 started 172.30.9.200 25234b4c-393f-41ff-a433-cd1e0d790fae trusty nova ACTIVE 3 started 172.30.9.211 19d64ab8-df96-4c61-9c80-5350a4d8717c trusty nova ACTIVE 2019-03-23 12:42:51,009 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.212 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-03-23 12:42:51,010 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-03-23 12:42:51,248 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.200 (agent:idle, workload:active) 2152/udp 2019-03-23 12:42:51,249 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-03-23 12:42:51,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.211 (agent:idle, workload:active) 2019-03-23 12:42:51,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-03-23 12:42:51,465 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-03-23 12:42:52,368 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-03-23 12:42:52,368 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-03-23 12:42:52,984 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-e981b3-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-03-23 12:42:52,984 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-03-23 12:42:53,239 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 8b0546a3-a819-43f7-8c32-ae98eda3c040 2019-03-23 12:52:46,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-03-23 12:52:29.581729Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-03-23 12:52:46,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-03-23 12:52:47,160 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-03-23 12:52:47,160 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-03-23 12:52:47,193 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-03-23 12:52:47,194 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-03-23 12:52:47,417 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-23 12:52:47,417 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 41:51 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-23 12:52:48,386 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:18:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:18:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:18:26 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:18:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:18:26 DEBUG juju.worker start "engine" machine-0: 12:18:26 INFO juju.worker start "engine" machine-0: 12:18:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:18:26 DEBUG juju.worker "engine" started machine-0: 12:18:26 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:18:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 12:18:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:18:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:26 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:18:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:18:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:18:27 DEBUG juju.worker.apicaller connected machine-0: 12:18:27 DEBUG juju.worker.apicaller changing password... machine-0: 12:18:27 DEBUG juju.worker.apicaller password changed machine-0: 12:18:27 DEBUG juju.api RPC connection died machine-0: 12:18:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:18:27 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:18:27 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:27 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:28 DEBUG juju.worker.apicaller connected machine-0: 12:18:28 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:18:28 INFO juju.worker.upgrader unblocking abort check machine-0: 12:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:18:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:18:28 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:18:28 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.logger logger setup machine-0: 12:18:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:18:28 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:18:28 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:18:28 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:18:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:28 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:28 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:28 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:28 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:18:28 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:28 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:28 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 12:18:28 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-0: 12:18:28 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 12:18:28 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:18:28 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:18:28 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:18:28 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:18:28 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-0: 12:18:28 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:18:28 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:18:28 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:18:28 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:18:28 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:18:28 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:18:28 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:18:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:18:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:18:28 DEBUG juju.api RPC connection died machine-0: 12:18:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:18:28 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:18:28 DEBUG juju.worker killing runner 0xc42031d790 machine-0: 12:18:28 INFO juju.worker runner is dying machine-0: 12:18:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-0 from state: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:18:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:18:28 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:18:28 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:18:28 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:28 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:28 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:28 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:28 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 12:18:29 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:18:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:18:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.apicaller connected machine-0: 12:18:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:18:29 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:18:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:18:29 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:18:29 INFO juju.worker.upgrader unblocking abort check machine-0: 12:18:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:18:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:18:29 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:18:29 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:18:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:18:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:18:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:29 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:29 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:18:29 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:18:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.logger logger setup machine-0: 12:18:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:18:29 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:18:29 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:18:29 DEBUG juju.network "lxdbr0" has addresses [fe80::6c30:97ff:fe31:7fc9/64 fe80::1/64] machine-0: 12:18:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:29 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 12:18:29 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-0: 12:18:29 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 12:18:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:18:29 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:18:29 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:18:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:18:29 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-0: 12:18:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:18:29 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:18:29 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:18:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:18:29 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:18:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:18:29 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:18:29 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:18:29 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:18:29 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:18:29 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 12:18:29 DEBUG juju.worker start "0-container-watcher" machine-0: 12:18:29 DEBUG juju.worker start "stateconverter" machine-0: 12:18:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:18:29 INFO juju.worker start "0-container-watcher" machine-0: 12:18:29 DEBUG juju.worker "0-container-watcher" started machine-0: 12:18:29 INFO juju.worker start "stateconverter" machine-0: 12:18:29 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:18:29 DEBUG juju.worker "stateconverter" started machine-0: 12:18:29 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:18:29 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:18:29 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:18:29 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:18:29 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-0: 12:18:29 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 12:18:29 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:18:29 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:18:30 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:18:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:18:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:18:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:18:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:18:30 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:18:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:18:30 DEBUG juju.network "lxdbr0" has addresses [fe80::6c30:97ff:fe31:7fc9/64 fe80::1/64] machine-0: 12:18:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:18:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:18:30 DEBUG juju.network including address local-cloud:192.168.121.19 for machine machine-0: 12:18:30 DEBUG juju.network including address local-fan:252.19.0.1 for machine machine-0: 12:18:30 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:18:30 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:::1] machine-0: 12:18:30 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.19 local-fan:252.19.0.1 local-machine:::1] machine-0: 12:18:30 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:18:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:18:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 12:18:30 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:18:30 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:18:30 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:18:30 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 INFO juju.api connection established to "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api successfully dialed "wss://252.4.0.1:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:18:30 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 12:18:30 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:48:78:bf 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.19 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:48:78:bf 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:6e:30:97:31:7f:c9 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:6e:30:97:31:7f:c9 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:fe:2a:77:c7:ac:2a 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.19.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:fe:2a:77:c7:ac:2a CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:fe:2a:77:c7:ac:2a CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:18:30 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api successfully dialed "wss://252.4.0.1:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 INFO juju.api connection established to "wss://252.4.0.1:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:18:30 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-0: 12:18:30 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:18:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:18:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:18:30 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:18:30 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:18:30 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:18:30 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:18:31 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:18:31 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:18:31 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network "lxdbr0" has addresses [fe80::6c30:97ff:fe31:7fc9/64 fe80::1/64] unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:18:31 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:18:31 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:18:31 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:18:31 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:18:31 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:18:31 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:18:31 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:18:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:18:32 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:18:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:18:32 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:18:32 DEBUG httpbakery client do GET https://252.4.0.1:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:18:32 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:18:32 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:18:32 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:18:32 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:18:32 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:18:32 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:18:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:18:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:18:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:18:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:18:33 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:18:35 DEBUG unit.abot-epc-basic/0.install Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:18:36 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:18:37 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.5 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [21.7 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.3 [25.3 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.7 [197 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 12:18:38 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-2ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.6 [149 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.6 [10.3 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.6 [159 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 12:18:40 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 12:18:41 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-2ubuntu0.16.04.1 [69.2 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-2ubuntu0.16.04.1 [8217 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-2ubuntu0.16.04.1 [1417 kB] unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:18:42 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 5s (12.2 MB/s) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54435 files and directories currently installed.) unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:45 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:46 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:18:49 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:18:52 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.6_all.deb ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:53 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:18:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:18:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-2ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:19:07 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:10 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:12 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:19:13 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:14 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:19:15 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:16 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:19:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:19:18 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:19:19 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 12:19:20 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:19:21 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:19:22 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:23 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install --2019-03-23 12:19:24-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 12:19:24 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.0K 8m1s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 194K 6m0s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.2M 4m1s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.7M 3m2s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 198K 3m12s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.1M 2m41s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.3M 2m18s unit-abot-epc-basic-0: 12:19:25 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 2m1s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 206K 2m13s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.1M 2m0s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.5M 1m49s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.0M 1m40s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 93s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.2M 86s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.8M 81s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.5M 76s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.6M 71s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 223K 79s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 10.8M 75s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.5M 71s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.2M 68s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.3M 65s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 62s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 60s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 57s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 55s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.0M 53s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.6M 51s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 10.9M 50s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 48s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 47s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 11.2M 45s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 173K 52s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 312K 54s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 17.3M 53s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 53.7M 51s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 52.3M 50s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 54.7M 49s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 56.7M 47s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 58.2M 46s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 55.4M 45s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 52.2M 44s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 60.5M 43s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 60.6M 42s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 62.8M 41s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 53.8M 40s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 54.3M 39s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 52.1M 38s unit-abot-epc-basic-0: 12:19:26 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 1005K 38s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 23.6M 38s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 25.0M 37s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 16.2M 36s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 21.1M 35s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 23.8M 35s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 23.5M 34s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 20.8M 34s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 19.0M 33s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 14.3M 32s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 25.9M 32s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 20.5M 31s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 21.3M 31s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 21.4M 30s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 20.2M 30s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 7.78M 29s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 28.5M 29s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 53.9M 28s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 45.0M 28s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 51.5M 28s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 91.1M 27s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 83.7M 27s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 204M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 24.4M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.2M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 344K 27s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 6.17M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.4M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 7.25M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 1.38M 26s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.0M 25s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.4M 25s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.1M 24s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.8M 24s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.5M 24s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.5M 23s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.2M 23s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.0M 23s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.4M 23s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.5M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.7M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.2M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.4M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 396K 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 11.4M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 7.08M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 10.1M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 8.49M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 8.17M 21s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 1.43M 22s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 10.7M 21s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.0M 21s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.0M 21s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.5M 21s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.1M 21s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.2M 20s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.0M 20s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 9.23M 20s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.1M 20s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.7M 20s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.7M 20s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.9M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.5M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.3M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.2M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 408K 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 9.58M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.5M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 6.93M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.6M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 8.47M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 7.94M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 1.46M 19s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.0M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.4M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.9M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.7M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.1M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.2M 18s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 10.9M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.3M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.5M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.8M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.0M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.6M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 412K 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.56M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.3M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 7.40M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.3M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 8.64M 17s unit-abot-epc-basic-0: 12:19:27 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 8.72M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 1.45M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.2M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.6M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.2M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.1M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.5M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 10.9M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.4M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.2M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.1M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.3M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 415K 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.1M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.4M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 8.88M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.3M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.2M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 4.86M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 1.66M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.9M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.4M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.9M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.6M 14s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.8M 14s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.3M 14s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.7M 14s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 10.8M 14s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 84.4K 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 54.8M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 60.2M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 58.0M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 52.0M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 59.9M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 62.2M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 63.4M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 56.1M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 60.7M 16s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 64.7M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 57.5M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 52.2M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 57.2M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 55.6M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 57.3M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 53.1M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 62.9M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 59.9M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 62.0M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 56.0M 15s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 83.3M 14s unit-abot-epc-basic-0: 12:19:28 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 775K 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 13.1M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 13.8M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 15.6M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 58.3M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 51.3M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.7M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 9.32M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 10.3M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 1.41M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 7.08M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 2.32M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 1.85M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 864K 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 10.9M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 635K 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.2M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.0M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.8M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.9M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.9M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.5M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.3M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 86.1K 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 57.5M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 54.1M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 64.3M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 62.1M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 60.8M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 56.9M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 57.4M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 62.5M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 63.7M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 53.3M 15s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 60.2M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 62.0M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 64.6M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 53.2M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 53.0M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 58.9M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 56.8M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 65.8M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 87.8M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 97.8M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 92.7M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 118M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 152M 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 88.5M 13s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 830K 14s unit-abot-epc-basic-0: 12:19:29 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 639K 14s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 8.51M 14s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 8.52M 14s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 11.2M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 9.62M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 2.12M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 1.49M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.32M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.7M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.1M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.0M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 790K 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 9.95M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 643K 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 8.61M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 9.86M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 9.37M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 10.3M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 2.84M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 1.47M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.89M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 10.5M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.0M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.3M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 2.00M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 1.13M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 649K 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 9.61M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 8.32M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 9.11M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 10.7M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 6.07M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 1.51M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.90M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 3.44M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.3M 13s unit-abot-epc-basic-0: 12:19:30 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.4M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 86.1K 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 53.0M 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 47.2M 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 48.8M 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 55.0M 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 56.0M 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 48.7M 14s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 55.3M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 53.8M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 58.9M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 49.1M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 55.5M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 57.4M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 57.9M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 49.9M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 54.0M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 56.4M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 55.4M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 50.2M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 58.8M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 55.4M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 55.1M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 758K 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 6.24M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 6.47M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 3.50M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.18M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 1.79M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.63M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 1.07M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 8.76M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 2.38M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 852K 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 5.92M 13s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 6.94M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 3.07M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 1.07M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 2.39M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1.62M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 1.07M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 9.58M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 2.37M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 846K 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 6.82M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 7.42M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 3.52M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 1.17M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 1.91M 12s unit-abot-epc-basic-0: 12:19:31 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 2.25M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 905K 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 9.86M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.62M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 821K 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 7.15M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 7.03M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 7.31M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 1.33M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.31M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 5.47M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 737K 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 10.3M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 4.96M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 749K 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 6.40M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 7.40M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 6.72M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 2.99M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.12M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.28M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 1.69M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 1.06M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 10.4M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 2.34M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 865K 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 8.48M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 6.82M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 6.77M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.47M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 1.28M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 5.23M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.12M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.58M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 10.6M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.88M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 941K 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 8.02M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 6.43M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 8.66M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.36M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.33M 12s unit-abot-epc-basic-0: 12:19:32 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 5.99M 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 716K 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 10.6M 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 11.4M 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 808K 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 2.95M 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 7.73M 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.83M 12s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 8.05M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.38M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 928K 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 49.8M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 830K 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 11.1M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 11.3M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 1.96M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 938K 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 8.31M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 7.98M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 6.51M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.43M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 1.45M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.91M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.01M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 1.26M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 11.6M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 2.66M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 891K 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 7.53M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 7.45M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 6.95M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 2.23M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 1.29M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 1.40M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 3.49M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 1.01M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 11.3M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 3.32M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 883K 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 5.16M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 8.19M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 6.78M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 4.50M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.13M 11s unit-abot-epc-basic-0: 12:19:33 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.19M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 11.2M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 890K 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 8.01M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 10.9M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 844K 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 2.99M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 8.12M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 8.45M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 7.01M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 1.52M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.41M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.77M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 3.66M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1022K 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 11.7M 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.87M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 880K 11s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 7.49M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 8.04M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 6.66M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 3.86M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 1.18M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 1.20M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 10.6M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 902K 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 7.55M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 10.3M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 850K 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 2.98M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 8.43M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 9.48M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 6.80M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 1.52M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.84M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 1.35M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 3.67M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.01M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 10.5M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 2.97M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 917K 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 5.19M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 9.65M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 6.08M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.82M 10s unit-abot-epc-basic-0: 12:19:34 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 1.14M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 1.21M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 7.97M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.86M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.38M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 10.9M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 2.25M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 966K 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 7.07M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 9.51M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 6.30M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 2.40M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.42M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.22M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 6.36M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 930K 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 10.1M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 4.79M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 943K 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 3.02M 10s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 7.97M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 9.48M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 6.58M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.48M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.82M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.40M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 4.10M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1022K 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 8.12M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 3.38M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 913K 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 4.88M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 8.73M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 7.55M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 4.92M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.11M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.23M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 5.88M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 2.38M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.25M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 8.55M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.44M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 953K 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 7.27M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 8.22M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 6.59M 9s unit-abot-epc-basic-0: 12:19:35 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 3.43M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 1.25M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.22M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 5.63M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 953K 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 7.37M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 9.05M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 887K 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 3.06M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 7.52M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 8.61M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 6.40M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 1.63M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 1.87M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.26M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 5.14M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 986K 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 7.01M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.70M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 869K 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 4.32M 9s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 7.41M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 9.31M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 6.64M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.30M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.84M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 1.56M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 3.63M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.05M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 7.42M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 3.43M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 891K 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 6.58M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 8.35M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 6.39M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 5.06M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 1.15M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 1.25M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 4.80M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.20M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.32M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 7.32M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 2.05M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.03M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 6.82M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 9.78M 8s unit-abot-epc-basic-0: 12:19:36 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 6.51M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 3.61M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.18M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.25M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 6.27M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 933K 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 8.41M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 5.54M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 849K 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 4.42M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 7.69M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 9.79M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 6.48M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 1.50M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.93M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.33M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 3.61M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.04M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 5.94M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.80M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 919K 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 5.27M 8s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 7.64M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 9.71M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 4.78M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 1.18M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.31M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.56M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 3.68M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1.07M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 6.28M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 2.71M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 983K 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 5.73M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 9.02M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 6.67M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 4.92M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.11M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.26M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 5.33M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 968K 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 6.59M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.71M 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 969K 7s unit-abot-epc-basic-0: 12:19:37 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.72M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 6.48M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 9.70M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 7.00M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 2.74M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.32M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.21M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 3.97M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.02M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 6.94M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 6.25M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 827K 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 5.48M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 6.70M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 10.3M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 6.59M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 1.35M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 2.24M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.29M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 3.82M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.05M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 6.08M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.93M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 986K 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 5.51M 7s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 6.85M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 10.3M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 4.93M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.13M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 2.25M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.72M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.89M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.06M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 5.85M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 2.75M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 959K 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 6.02M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 9.03M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 6.82M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 4.14M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.18M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.31M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 4.69M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 977K 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 6.86M 6s unit-abot-epc-basic-0: 12:19:38 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 5.71M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 964K 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.69M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 6.36M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 8.69M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 6.77M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 3.09M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 1.21M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1.33M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 3.67M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.03M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 8.50M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 4.95M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 878K 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.32M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 6.11M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 9.48M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 6.54M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 1.82M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 1.63M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.31M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 3.92M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.02M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 9.33M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 3.85M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 876K 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.69M 6s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 8.86M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 9.39M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 6.56M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.63M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.78M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.32M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 3.58M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1.07M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 8.70M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 3.10M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 926K 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 4.84M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 8.36M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 8.57M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 7.26M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.42M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 1.82M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.47M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 3.62M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.07M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 8.38M 5s unit-abot-epc-basic-0: 12:19:39 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.09M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 917K 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 5.26M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 7.91M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 9.47M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 7.02M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.34M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 1.99M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.39M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 3.96M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.07M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 9.01M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 3.14M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 916K 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 5.23M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 8.18M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 9.25M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 6.70M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.55M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 1.92M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.33M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 3.46M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.08M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 9.24M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.15M 5s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 925K 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 4.83M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 7.50M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 10.4M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 6.68M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 1.68M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.77M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.37M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 3.81M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 1.02M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 9.06M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 5.82M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 906K 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 3.32M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 6.20M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 10.6M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 6.55M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 2.83M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.41M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.21M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 6.69M 4s unit-abot-epc-basic-0: 12:19:40 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 983K 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 6.83M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 6.47M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 2.42M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.03M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.60M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 10.4M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 8.68M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 6.51M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 1.21M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 2.11M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.63M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 4.05M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.07M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 9.62M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.31M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 932K 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 4.57M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 7.62M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 9.62M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 6.99M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 1.91M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.71M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.30M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 4.83M 4s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.02M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 6.77M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 7.24M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 2.44M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 1.01M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 5.79M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 7.27M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 8.69M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 8.56M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 1.50M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 1.97M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 1.40M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 3.89M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.03M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 10.1M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 6.06M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1008K 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 2.82M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 5.03M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 8.97M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 8.76M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 8.10M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1.19M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.83M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.46M 3s unit-abot-epc-basic-0: 12:19:41 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 3.97M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.03M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 10.5M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 6.76M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 902K 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 4.17M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 5.20M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 5.68M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 11.1M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 11.6M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.20M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 3.11M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 1.40M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 3.90M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.04M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 10.3M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 6.63M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1.64M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.31M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 5.56M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 5.55M 3s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 10.0M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 11.0M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.58M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.05M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.43M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.68M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 1.08M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 6.69M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 10.4M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.74M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 992K 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 5.42M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 7.41M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 6.35M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 11.1M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 4.70M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.28M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 2.12M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 2.00M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 4.43M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.04M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 9.69M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 7.97M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.70M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.26M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 5.96M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 6.57M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 7.85M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 11.0M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.31M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.44M 2s unit-abot-epc-basic-0: 12:19:42 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 2.14M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 1.78M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 6.28M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 1.06M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 9.35M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 7.63M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.73M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.27M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 6.22M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 6.50M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 7.55M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 10.9M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 3.46M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 1.47M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 2.07M 2s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 1.80M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 6.41M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 1.06M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 8.46M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 10.9M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 2.37M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.03M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 6.36M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 7.16M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 6.89M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 10.2M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 8.25M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 1.46M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 2.62M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 1.41M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 3.95M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 2.65M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.49M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 10.7M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.66M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1000K 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 4.24M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 6.08M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 7.39M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 7.07M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 9.65M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 5.02M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 1.36M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 2.21M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.97M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 4.06M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 1.12M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 6.65M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 11.4M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 3.71M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.05M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 4.33M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.88M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 7.77M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 7.01M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 10.0M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 5.59M 1s unit-abot-epc-basic-0: 12:19:43 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 1.37M 1s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 2.81M 1s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 1.67M 1s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 3.79M 1s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 2.58M 1s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1.53M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 11.0M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 9.79M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 1.87M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.25M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 6.39M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 7.13M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 5.35M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 11.0M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 10.4M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.83M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.34M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1.71M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 3.05M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 5.44M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.13M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 6.35M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 11.2M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.23M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.14M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 4.32M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 4.48M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 11.4M 0s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 6.02M=20s unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install 2019-03-23 12:19:44 (2.33 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57478 files and directories currently installed.) unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:19:44 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:19:47 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:19:48 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 12:19:49 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.9 [391 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libjetty-java all 6.1.26-5ubuntu0.1 [724 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 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: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-143.169 [870 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:19:50 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 12:19:51 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 12:19:52 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 12:19:53 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 12:19: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: 12:19:53 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 4s (20.5 MB/s) unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57641 files and directories currently installed.) unit-abot-epc-basic-0: 12:19:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:19:58 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:20:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:20:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.9_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:20:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:20:15 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: 12:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:20:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:20:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61284 files and directories currently installed.) unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-143.169_amd64.deb ... unit-abot-epc-basic-0: 12:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-143.169) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:18 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 12:20:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:19 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:22 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:23 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:20:25 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:20:26 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:20: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: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:20: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: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:20: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: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:20: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: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:20: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: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:20: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: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:20:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:20:34 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:20: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: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:20:35 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:20:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:20: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: 12:20:37 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:38 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:20:41 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 12:20:42 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:49 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:20:50 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:20:51 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:20:52 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:20:53 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: 12:20:53 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.9 KB/sec) unit-abot-epc-basic-0: 12:20:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 471.6 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 953.3 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 925.2 KB/sec) unit-abot-epc-basic-0: 12:20:54 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: 12:20:54 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/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 313.4 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 12:20:54 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/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom unit-abot-epc-basic-0: 12:20:54 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 1091.9 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 717.0 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/33 KB 6/33 KB 9/33 KB 11/33 KB 14/33 KB 16/33 KB 19/33 KB 22/33 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 980.0 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20: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: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 71.2 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 781.6 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 12:20:54 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 930.9 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 12:20:54 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: 12:20: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-project/2.2.1/maven-project-2.2.1.pom (3 KB at 169.3 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 106.4 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 150.7 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/7 KB 4/7 KB 7/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 334.4 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 12:20:54 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 596.7 KB/sec) unit-abot-epc-basic-0: 12:20:54 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: 12:20:54 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 51.1 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 407.5 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 12:20: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-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 167.7 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 12:20:54 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: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 12:20:54 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 329.6 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 69.6 KB/sec) unit-abot-epc-basic-0: 12:20:54 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: 12:20:54 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 446.4 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 12:20:54 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 160.8 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 124.7 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 159.5 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 83.1 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 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 102.9 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 12:20:54 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 47.7 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 94.2 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 12:20:54 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 726.4 KB/sec) unit-abot-epc-basic-0: 12:20:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1779.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 12:20:55 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 740.2 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 232.5 KB/sec) unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 12:20:55 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 1515.3 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom unit-abot-epc-basic-0: 12:20:55 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 649.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 12:20:55 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 62.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 12:20: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.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 12:20:55 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 998.3 KB/sec) unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 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 440.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 12:20:55 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 882.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 11/153 KB 13/153 KB 16/153 KB 19/153 KB 21/153 KB 24/153 KB 27/153 KB 29/153 KB 32/153 KB 36/153 KB 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 84/153 KB 88/153 KB 3/35 KB 92/153 KB 3/35 KB 96/153 KB 3/35 KB 100/153 KB 3/35 KB 104/153 KB 3/35 KB 84/153 KB 3/35 KB 108/153 KB 5/35 KB 108/153 KB 8/35 KB 108/153 KB 11/35 KB 108/153 KB 13/35 KB 108/153 KB 16/35 KB 108/153 KB 16/35 KB 112/153 KB 19/35 KB 108/153 KB 19/35 KB 112/153 KB 21/35 KB 112/153 KB 24/35 KB 116/153 KB 27/35 KB 116/153 KB 24/35 KB 120/153 KB 29/35 KB 120/153 KB 27/35 KB 124/153 KB 29/35 KB 124/153 KB 3/13 KB 29/35 KB 124/153 KB 5/13 KB 29/35 KB 124/153 KB 3/48 KB 8/13 KB 29/35 KB 124/153 KB 3/48 KB 5/13 KB 29/35 KB 124/153 KB 5/48 KB 8/13 KB 29/35 KB 124/153 KB 8/48 KB 8/13 KB 29/35 KB 124/153 KB 11/48 KB 8/13 KB 29/35 KB 124/153 KB 13/48 KB 8/13 KB 29/35 KB 124/153 KB 13/48 KB 11/13 KB 29/35 KB 124/153 KB 13/48 KB 13/13 KB 29/35 KB 124/153 KB 13/48 KB 13/13 KB 32/35 KB 128/153 KB 13/48 KB 13/13 KB 35/35 KB 128/153 KB 16/48 KB 13/13 KB 35/35 KB 128/153 KB 19/48 KB 13/13 KB 35/35 KB 128/153 KB 21/48 KB 13/13 KB 35/35 KB 128/153 KB 24/48 KB 13/13 KB 35/35 KB 128/153 KB 27/48 KB 13/13 KB 35/35 KB 128/153 KB 29/48 KB 13/13 KB 35/35 KB 128/153 KB 32/48 KB 13/13 KB 35/35 KB 128/153 KB 13/48 KB 13/13 KB 32/35 KB 128/153 KB 32/48 KB 13/13 KB 35/35 KB 132/153 KB 32/48 KB 13/13 KB 35/35 KB 136/153 KB 32/48 KB 13/13 KB 35/35 KB 136/153 KB 3/30 KB 32/48 KB 13/13 KB 35/35 KB 136/153 KB 6/30 KB 32/48 KB 13/13 KB 35/35 KB 136/153 KB 9/30 KB 32/48 KB 13/13 KB 35/35 KB 136/153 KB 11/30 KB 32/48 KB 13/13 KB 35/35 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 191.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 136/153 KB 11/30 KB 36/48 KB 35/35 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 136/153 KB 11/30 KB 40/48 KB 35/35 KB 136/153 KB 11/30 KB 44/48 KB 35/35 KB 136/153 KB 11/30 KB 48/48 KB 35/35 KB 136/153 KB 11/30 KB 48/48 KB 35/35 KB 136/153 KB 14/30 KB 48/48 KB 35/35 KB 136/153 KB 16/30 KB 48/48 KB 35/35 KB 136/153 KB 19/30 KB 48/48 KB 35/35 KB 136/153 KB 22/30 KB 48/48 KB 35/35 KB 136/153 KB 25/30 KB 48/48 KB 35/35 KB 136/153 KB 27/30 KB 48/48 KB 35/35 KB 136/153 KB 30/30 KB 48/48 KB 35/35 KB 140/153 KB 30/30 KB 48/48 KB 35/35 KB 144/153 KB 30/30 KB 48/48 KB 35/35 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: 12:20:55 DEBUG unit.abot-epc-basic/0.install 148/153 KB 30/30 KB 48/48 KB 148/153 KB 30/30 KB 48/48 KB 3/50 KB 148/153 KB 30/30 KB 48/48 KB 6/50 KB 148/153 KB 30/30 KB 48/48 KB 9/50 KB 148/153 KB 30/30 KB 48/48 KB 11/50 KB 148/153 KB 30/30 KB 48/48 KB 14/50 KB 152/153 KB 30/30 KB 48/48 KB 14/50 KB 153/153 KB 30/30 KB 48/48 KB 14/50 KB 153/153 KB 30/30 KB 48/48 KB 16/50 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 153/153 KB 19/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 414.5 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 647.2 KB/sec) unit-abot-epc-basic-0: 12:20:55 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: 12:20:55 DEBUG unit.abot-epc-basic/0.install 153/153 KB 22/50 KB 153/153 KB 25/50 KB 153/153 KB 27/50 KB 153/153 KB 30/50 KB 153/153 KB 32/50 KB 153/153 KB 36/50 KB 153/153 KB 40/50 KB 153/153 KB 44/50 KB 153/153 KB 48/50 KB 153/153 KB 50/50 KB 153/153 KB 50/50 KB 3/37 KB 50/50 KB 6/37 KB 3/119 KB 153/153 KB 50/50 KB 3/37 KB 3/119 KB 50/50 KB 6/37 KB 5/119 KB 4/190 KB 50/50 KB 6/37 KB 8/119 KB 4/190 KB 50/50 KB 6/37 KB 11/119 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 1714.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 4/190 KB 50/50 KB 6/37 KB 5/119 KB 4/190 KB 50/50 KB 9/37 KB 13/119 KB 4/190 KB 50/50 KB 11/37 KB 13/119 KB 4/190 KB 50/50 KB 14/37 KB 13/119 KB 4/190 KB 50/50 KB 6/37 KB 13/119 KB 8/190 KB 50/50 KB 14/37 KB 16/119 KB 8/190 KB 50/50 KB 14/37 KB 19/119 KB 8/190 KB 50/50 KB 14/37 KB 21/119 KB 8/190 KB 50/50 KB 16/37 KB 24/119 KB 8/190 KB 50/50 KB 16/37 KB 27/119 KB 8/190 KB 16/37 KB 29/119 KB 8/190 KB 50/50 KB 14/37 KB 13/119 KB 12/190 KB 16/37 KB 29/119 KB 16/190 KB 16/37 KB 29/119 KB 20/190 KB 16/37 KB 29/119 KB 24/190 KB 16/37 KB 29/119 KB 28/190 KB 16/37 KB 32/119 KB 28/190 KB 16/37 KB 36/119 KB 28/190 KB 3/86 KB 16/37 KB 40/119 KB 8/190 KB 50/50 KB 16/37 KB 21/119 KB 28/190 KB 3/86 KB 19/37 KB 40/119 KB 28/190 KB 3/86 KB 22/37 KB 40/119 KB 28/190 KB 3/86 KB 25/37 KB 40/119 KB 28/190 KB 3/86 KB 27/37 KB 40/119 KB 28/190 KB 3/86 KB 30/37 KB 40/119 KB 28/190 KB 3/86 KB 32/37 KB 40/119 KB 28/190 KB 3/86 KB 16/37 KB 36/119 KB 28/190 KB 5/86 KB 32/37 KB 40/119 KB 28/190 KB 8/86 KB 35/37 KB 40/119 KB 28/190 KB 11/86 KB 35/37 KB 44/119 KB 28/190 KB 16/37 KB 32/119 KB 32/190 KB 11/86 KB 35/37 KB 44/119 KB 36/190 KB 11/86 KB 35/37 KB 44/119 KB 28/190 KB 8/86 KB 35/37 KB 44/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 507.6 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 28/190 KB 5/86 KB 35/37 KB 40/119 KB 40/190 KB 11/86 KB 37/37 KB 44/119 KB 40/190 KB 11/86 KB 35/37 KB 44/119 KB 44/190 KB 11/86 KB 37/37 KB 44/119 KB 48/190 KB 11/86 KB 37/37 KB 48/119 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 48/190 KB 13/86 KB 37/37 KB 48/119 KB 44/190 KB 11/86 KB 37/37 KB 48/119 KB 48/190 KB 13/86 KB 37/37 KB 52/119 KB 48/190 KB 13/86 KB 37/37 KB 56/119 KB 48/190 KB 16/86 KB 37/37 KB 60/119 KB 52/190 KB 16/86 KB 37/37 KB 64/119 KB 48/190 KB 16/86 KB 37/37 KB 56/119 KB 52/190 KB 16/86 KB 37/37 KB 60/119 KB 56/190 KB 19/86 KB 37/37 KB 64/119 KB 56/190 KB 16/86 KB 37/37 KB 64/119 KB 60/190 KB 19/86 KB 37/37 KB 68/119 KB 60/190 KB 21/86 KB 37/37 KB 72/119 KB 60/190 KB 21/86 KB 37/37 KB 68/119 KB 60/190 KB 19/86 KB 37/37 KB 68/119 KB 64/190 KB 21/86 KB 37/37 KB 72/119 KB 64/190 KB 24/86 KB 37/37 KB 72/119 KB 64/190 KB 27/86 KB 37/37 KB 72/119 KB 68/190 KB 29/86 KB 37/37 KB 72/119 KB 68/190 KB 27/86 KB 37/37 KB 72/119 KB 68/190 KB 29/86 KB 37/37 KB 76/119 KB 72/190 KB 29/86 KB 37/37 KB 80/119 KB 72/190 KB 32/86 KB 37/37 KB 80/119 KB 72/190 KB 36/86 KB 37/37 KB 80/119 KB 72/190 KB 40/86 KB 37/37 KB 84/119 KB 72/190 KB 29/86 KB 37/37 KB 76/119 KB 76/190 KB 44/86 KB 37/37 KB 84/119 KB 80/190 KB 44/86 KB 37/37 KB 84/119 KB 84/190 KB 44/86 KB 37/37 KB 84/119 KB 72/190 KB 36/86 KB 37/37 KB 84/119 KB 84/190 KB 44/86 KB 37/37 KB 88/119 KB 84/190 KB 44/86 KB 37/37 KB 92/119 KB 84/190 KB 44/86 KB 37/37 KB 96/119 KB 72/190 KB 44/86 KB 37/37 KB 84/119 KB 84/190 KB 3/66 KB 44/86 KB 37/37 KB 96/119 KB 84/190 KB 6/66 KB 44/86 KB 96/119 KB 84/190 KB 9/66 KB 44/86 KB 96/119 KB 84/190 KB 11/66 KB 44/86 KB 96/119 KB 84/190 KB 14/66 KB 44/86 KB 96/119 KB 84/190 KB 16/66 KB 44/86 KB 96/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 310.5 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 84/190 KB 19/66 KB 44/86 KB 96/119 KB 84/190 KB 19/66 KB 48/86 KB 96/119 KB 84/190 KB 19/66 KB 52/86 KB 100/119 KB 88/190 KB 22/66 KB 56/86 KB 100/119 KB 88/190 KB 22/66 KB 60/86 KB 100/119 KB 88/190 KB 22/66 KB 64/86 KB 100/119 KB 88/190 KB 22/66 KB 68/86 KB 100/119 KB 84/190 KB 19/66 KB 48/86 KB 100/119 KB 88/190 KB 22/66 KB 52/86 KB 100/119 KB 88/190 KB 19/66 KB 52/86 KB 100/119 KB 92/190 KB 22/66 KB 68/86 KB 104/119 KB 96/190 KB 25/66 KB 68/86 KB 104/119 KB 96/190 KB 22/66 KB 68/86 KB 104/119 KB 100/190 KB 25/66 KB 68/86 KB 104/119 KB 104/190 KB 27/66 KB 68/86 KB 104/119 KB 88/190 KB 22/66 KB 68/86 KB 104/119 KB 100/190 KB 27/66 KB 68/86 KB 104/119 KB 108/190 KB 30/66 KB 68/86 KB 108/119 KB 108/190 KB 27/66 KB 68/86 KB 108/119 KB 108/190 KB 30/66 KB 68/86 KB 112/119 KB 108/190 KB 32/66 KB 68/86 KB 112/119 KB 108/190 KB 36/66 KB 68/86 KB 3/26 KB 116/119 KB 108/190 KB 40/66 KB 72/86 KB 3/26 KB 116/119 KB 108/190 KB 32/66 KB 68/86 KB 3/26 KB 116/119 KB 108/190 KB 32/66 KB 68/86 KB 3/26 KB 116/119 KB 108/190 KB 32/66 KB 68/86 KB 3/26 KB 112/119 KB 112/190 KB 44/66 KB 72/86 KB 6/26 KB 119/119 KB 112/190 KB 44/66 KB 72/86 KB 9/26 KB 119/119 KB 112/190 KB 44/66 KB 72/86 KB 11/26 KB 119/119 KB 112/190 KB 44/66 KB 72/86 KB 14/26 KB 119/119 KB 112/190 KB 44/66 KB 72/86 KB 16/26 KB 119/119 KB 112/190 KB 44/66 KB 72/86 KB 3/26 KB 116/119 KB 116/190 KB 44/66 KB 72/86 KB 16/26 KB 119/119 KB 120/190 KB 44/66 KB 72/86 KB 19/26 KB 119/119 KB 108/190 KB 36/66 KB 72/86 KB 3/26 KB 116/119 KB 120/190 KB 44/66 KB 76/86 KB 19/26 KB 119/119 KB 120/190 KB 44/66 KB 80/86 KB 19/26 KB 119/119 KB 108/190 KB 44/66 KB 72/86 KB 19/26 KB 119/119 KB 116/190 KB 44/66 KB 72/86 KB 19/26 KB 119/119 KB 120/190 KB 48/66 KB 80/86 KB 22/26 KB 119/119 KB 120/190 KB 48/66 KB 80/86 KB 25/26 KB 119/119 KB 112/190 KB 44/66 KB 72/86 KB 3/26 KB 119/119 KB 120/190 KB 48/66 KB 84/86 KB 25/26 KB 119/119 KB 124/190 KB 48/66 KB 84/86 KB 26/26 KB 119/119 KB 124/190 KB 48/66 KB 84/86 KB 25/26 KB 119/119 KB 120/190 KB 48/66 KB 80/86 KB 19/26 KB 119/119 KB 124/190 KB 52/66 KB 84/86 KB 26/26 KB 119/119 KB 128/190 KB 56/66 KB 86/86 KB 26/26 KB 119/119 KB 128/190 KB 52/66 KB 86/86 KB 26/26 KB 119/119 KB 128/190 KB 52/66 KB 84/86 KB 26/26 KB 119/119 KB 132/190 KB 60/66 KB 86/86 KB 26/26 KB 119/119 KB 136/190 KB 60/66 KB 86/86 KB 26/26 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 863.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 128/190 KB 60/66 KB 86/86 KB 26/26 KB 119/119 KB 136/190 KB 64/66 KB 86/86 KB 26/26 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 140/190 KB 64/66 KB 86/86 KB 26/26 KB 140/190 KB 66/66 KB 86/86 KB 26/26 KB 144/190 KB 66/66 KB 86/86 KB 26/26 KB 148/190 KB 66/66 KB 86/86 KB 26/26 KB 152/190 KB 66/66 KB 86/86 KB 26/26 KB 156/190 KB 66/66 KB 86/86 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 602.4 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 160/190 KB 66/66 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 174.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 160/190 KB 66/66 KB 4/324 KB 164/190 KB 8/324 KB 164/190 KB 12/324 KB 164/190 KB 66/66 KB 4/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 445.9 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 168/190 KB 16/324 KB 168/190 KB 12/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 168/190 KB 3/228 KB 16/324 KB 168/190 KB 3/228 KB 4/79 KB 20/324 KB 172/190 KB 6/228 KB 4/79 KB 24/324 KB 168/190 KB 3/228 KB 4/79 KB 16/324 KB 172/190 KB 6/228 KB 4/79 KB 20/324 KB 172/190 KB 3/228 KB 4/79 KB 20/324 KB 176/190 KB 6/228 KB 4/79 KB 24/324 KB 180/190 KB 9/228 KB 8/79 KB 28/324 KB 184/190 KB 9/228 KB 8/79 KB 28/324 KB 188/190 KB 9/228 KB 8/79 KB 28/324 KB 190/190 KB 9/228 KB 8/79 KB 28/324 KB 176/190 KB 9/228 KB 8/79 KB 28/324 KB 176/190 KB 9/228 KB 8/79 KB 24/324 KB 190/190 KB 9/228 KB 12/79 KB 32/324 KB 190/190 KB 9/228 KB 16/79 KB 32/324 KB 190/190 KB 9/228 KB 20/79 KB 32/324 KB 190/190 KB 9/228 KB 24/79 KB 32/324 KB 176/190 KB 9/228 KB 4/79 KB 24/324 KB 190/190 KB 11/228 KB 28/79 KB 32/324 KB 190/190 KB 14/228 KB 28/79 KB 32/324 KB 190/190 KB 9/228 KB 20/79 KB 32/324 KB 190/190 KB 16/228 KB 28/79 KB 32/324 KB 190/190 KB 19/228 KB 28/79 KB 32/324 KB 190/190 KB 9/228 KB 28/79 KB 32/324 KB 190/190 KB 22/228 KB 32/79 KB 36/324 KB 190/190 KB 19/228 KB 28/79 KB 36/324 KB 190/190 KB 22/228 KB 32/79 KB 40/324 KB 190/190 KB 22/228 KB 32/79 KB 36/324 KB 190/190 KB 22/228 KB 36/79 KB 40/324 KB 190/190 KB 25/228 KB 40/79 KB 44/324 KB 3/152 KB 190/190 KB 25/228 KB 36/79 KB 44/324 KB 3/152 KB 190/190 KB 22/228 KB 36/79 KB 44/324 KB 3/152 KB 190/190 KB 25/228 KB 40/79 KB 48/324 KB 3/152 KB 190/190 KB 25/228 KB 40/79 KB 52/324 KB 3/152 KB 190/190 KB 22/228 KB 36/79 KB 40/324 KB 3/152 KB 190/190 KB 27/228 KB 44/79 KB 52/324 KB 5/152 KB 190/190 KB 27/228 KB 44/79 KB 52/324 KB 8/152 KB 190/190 KB 27/228 KB 44/79 KB 52/324 KB 3/152 KB 190/190 KB 27/228 KB 48/79 KB 52/324 KB 8/152 KB 190/190 KB 27/228 KB 40/79 KB 52/324 KB 3/152 KB 190/190 KB 30/228 KB 48/79 KB 52/324 KB 11/152 KB 32/228 KB 48/79 KB 52/324 KB 11/152 KB 36/228 KB 48/79 KB 52/324 KB 11/152 KB 40/228 KB 52/79 KB 56/324 KB 11/152 KB 190/190 KB 27/228 KB 48/79 KB 52/324 KB 11/152 KB 44/228 KB 52/79 KB 56/324 KB 13/152 KB 44/228 KB 52/79 KB 56/324 KB 16/152 KB 36/228 KB 52/79 KB 56/324 KB 11/152 KB 36/228 KB 48/79 KB 56/324 KB 11/152 KB 44/228 KB 52/79 KB 60/324 KB 16/152 KB 44/228 KB 52/79 KB 64/324 KB 16/152 KB 44/228 KB 52/79 KB 68/324 KB 16/152 KB 44/228 KB 56/79 KB 72/324 KB 19/152 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 1109.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 44/228 KB 52/79 KB 56/324 KB 11/152 KB 44/228 KB 56/79 KB 68/324 KB 19/152 KB 48/228 KB 60/79 KB 72/324 KB 19/152 KB 48/228 KB 64/79 KB 72/324 KB 19/152 KB 44/228 KB 52/79 KB 68/324 KB 19/152 KB 48/228 KB 64/79 KB 72/324 KB 21/152 KB 48/228 KB 56/79 KB 72/324 KB 21/152 KB 48/228 KB 68/79 KB 72/324 KB 21/152 KB 52/228 KB 72/79 KB 76/324 KB 24/152 KB 52/228 KB 68/79 KB 76/324 KB 24/152 KB 52/228 KB 76/79 KB 80/324 KB 24/152 KB 48/228 KB 68/79 KB 72/324 KB 24/152 KB 52/228 KB 76/79 KB 80/324 KB 27/152 KB 52/228 KB 76/79 KB 80/324 KB 29/152 KB 52/228 KB 76/79 KB 80/324 KB 32/152 KB 52/228 KB 76/79 KB 84/324 KB 36/152 KB 52/228 KB 76/79 KB 84/324 KB 40/152 KB 52/228 KB 68/79 KB 72/324 KB 24/152 KB 56/228 KB 76/79 KB 3/32 KB 84/324 KB 44/152 KB 60/228 KB 76/79 KB 3/32 KB 84/324 KB 44/152 KB 64/228 KB 76/79 KB 3/32 KB 84/324 KB 44/152 KB 52/228 KB 76/79 KB 3/32 KB 84/324 KB 40/152 KB 64/228 KB 76/79 KB 3/32 KB 84/324 KB 44/152 KB 52/228 KB 76/79 KB 84/324 KB 32/152 KB 64/228 KB 76/79 KB 3/32 KB 88/324 KB 44/152 KB 68/228 KB 76/79 KB 3/32 KB 92/324 KB 44/152 KB 68/228 KB 76/79 KB 3/32 KB 96/324 KB 44/152 KB 68/228 KB 76/79 KB 3/32 KB 100/324 KB 44/152 KB 68/228 KB 76/79 KB 7/32 KB 104/324 KB 44/152 KB 52/228 KB 76/79 KB 80/324 KB 32/152 KB 68/228 KB 79/79 KB 7/32 KB 108/324 KB 44/152 KB 52/228 KB 76/79 KB 3/32 KB 84/324 KB 44/152 KB 68/228 KB 76/79 KB 7/32 KB 100/324 KB 44/152 KB 68/228 KB 79/79 KB 11/32 KB 108/324 KB 48/152 KB 68/228 KB 79/79 KB 15/32 KB 108/324 KB 48/152 KB 68/228 KB 79/79 KB 19/32 KB 108/324 KB 48/152 KB 68/228 KB 76/79 KB 3/32 KB 88/324 KB 44/152 KB 72/228 KB 79/79 KB 19/32 KB 108/324 KB 48/152 KB 76/228 KB 79/79 KB 19/32 KB 108/324 KB 48/152 KB 80/228 KB 79/79 KB 19/32 KB 108/324 KB 48/152 KB 68/228 KB 79/79 KB 19/32 KB 108/324 KB 48/152 KB 80/228 KB 79/79 KB 23/32 KB 108/324 KB 52/152 KB 84/228 KB 79/79 KB 23/32 KB 108/324 KB 56/152 KB 80/228 KB 79/79 KB 23/32 KB 108/324 KB 48/152 KB 84/228 KB 79/79 KB 27/32 KB 108/324 KB 60/152 KB 84/228 KB 79/79 KB 31/32 KB 108/324 KB 60/152 KB 84/228 KB 79/79 KB 32/32 KB 108/324 KB 60/152 KB 68/228 KB 79/79 KB 23/32 KB 108/324 KB 52/152 KB 84/228 KB 79/79 KB 32/32 KB 112/324 KB 60/152 KB 84/228 KB 79/79 KB 32/32 KB 116/324 KB 60/152 KB 84/228 KB 79/79 KB 32/32 KB 120/324 KB 60/152 KB 84/228 KB 79/79 KB 23/32 KB 108/324 KB 52/152 KB 88/228 KB 79/79 KB 32/32 KB 120/324 KB 60/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 415.0 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 84/228 KB 79/79 KB 31/32 KB 108/324 KB 60/152 KB 88/228 KB 32/32 KB 120/324 KB 64/152 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 88/228 KB 32/32 KB 120/324 KB 68/152 KB 92/228 KB 32/32 KB 124/324 KB 72/152 KB 92/228 KB 32/32 KB 124/324 KB 76/152 KB 92/228 KB 32/32 KB 124/324 KB 80/152 KB 92/228 KB 32/32 KB 124/324 KB 84/152 KB 92/228 KB 124/324 KB 88/152 KB 92/228 KB 32/32 KB 124/324 KB 68/152 KB 92/228 KB 128/324 KB 92/152 KB 92/228 KB 32/32 KB 120/324 KB 68/152 KB 96/228 KB 128/324 KB 92/152 KB 100/228 KB 128/324 KB 92/152 KB 104/228 KB 128/324 KB 92/152 KB 108/228 KB 128/324 KB 92/152 KB 112/228 KB 128/324 KB 92/152 KB 116/228 KB 128/324 KB 92/152 KB 120/228 KB 132/324 KB 92/152 KB 120/228 KB 132/324 KB 92/152 KB 4/234 KB 120/228 KB 132/324 KB 92/152 KB 8/234 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 92/228 KB 124/324 KB 92/152 KB 116/228 KB 132/324 KB 92/152 KB 120/228 KB 136/324 KB 92/152 KB 12/234 KB 120/228 KB 132/324 KB 92/152 KB 12/234 KB 120/228 KB 140/324 KB 92/152 KB 12/234 KB 120/228 KB 144/324 KB 92/152 KB 12/234 KB 120/228 KB 144/324 KB 92/152 KB 16/234 KB 120/228 KB 144/324 KB 96/152 KB 16/234 KB 124/228 KB 144/324 KB 100/152 KB 20/234 KB 124/228 KB 148/324 KB 104/152 KB 20/234 KB 124/228 KB 144/324 KB 96/152 KB 20/234 KB 124/228 KB 148/324 KB 108/152 KB 24/234 KB 124/228 KB 148/324 KB 108/152 KB 28/234 KB 124/228 KB 144/324 KB 96/152 KB 16/234 KB 128/228 KB 148/324 KB 108/152 KB 28/234 KB 132/228 KB 148/324 KB 108/152 KB 28/234 KB 136/228 KB 148/324 KB 108/152 KB 28/234 KB 140/228 KB 148/324 KB 108/152 KB 32/234 KB 124/228 KB 148/324 KB 100/152 KB 20/234 KB 144/228 KB 152/324 KB 108/152 KB 32/234 KB 144/228 KB 156/324 KB 108/152 KB 32/234 KB 144/228 KB 160/324 KB 108/152 KB 32/234 KB 136/228 KB 148/324 KB 108/152 KB 32/234 KB 124/228 KB 148/324 KB 108/152 KB 20/234 KB 144/228 KB 160/324 KB 112/152 KB 32/234 KB 144/228 KB 164/324 KB 112/152 KB 32/234 KB 144/228 KB 168/324 KB 116/152 KB 36/234 KB 144/228 KB 164/324 KB 116/152 KB 36/234 KB 144/228 KB 148/324 KB 116/152 KB 32/234 KB 148/228 KB 172/324 KB 116/152 KB 36/234 KB 144/228 KB 164/324 KB 116/152 KB 32/234 KB 148/228 KB 172/324 KB 120/152 KB 40/234 KB 148/228 KB 172/324 KB 124/152 KB 40/234 KB 152/228 KB 172/324 KB 128/152 KB 40/234 KB 148/228 KB 172/324 KB 116/152 KB 40/234 KB 152/228 KB 172/324 KB 128/152 KB 44/234 KB 152/228 KB 172/324 KB 124/152 KB 40/234 KB 156/228 KB 172/324 KB 128/152 KB 48/234 KB 144/228 KB 172/324 KB 116/152 KB 36/234 KB 156/228 KB 176/324 KB 128/152 KB 48/234 KB 152/228 KB 172/324 KB 128/152 KB 48/234 KB 160/228 KB 176/324 KB 132/152 KB 48/234 KB 164/228 KB 176/324 KB 132/152 KB 48/234 KB 168/228 KB 180/324 KB 132/152 KB 52/234 KB 172/228 KB 180/324 KB 132/152 KB 52/234 KB 176/228 KB 180/324 KB 132/152 KB 52/234 KB 156/228 KB 176/324 KB 132/152 KB 48/234 KB 176/228 KB 180/324 KB 136/152 KB 52/234 KB 176/228 KB 180/324 KB 140/152 KB 52/234 KB 176/228 KB 180/324 KB 144/152 KB 52/234 KB 164/228 KB 180/324 KB 132/152 KB 52/234 KB 176/228 KB 184/324 KB 144/152 KB 52/234 KB 176/228 KB 188/324 KB 144/152 KB 52/234 KB 176/228 KB 192/324 KB 144/152 KB 52/234 KB 164/228 KB 176/324 KB 132/152 KB 52/234 KB 176/228 KB 192/324 KB 144/152 KB 56/234 KB 176/228 KB 192/324 KB 144/152 KB 60/234 KB 176/228 KB 192/324 KB 144/152 KB 64/234 KB 176/228 KB 192/324 KB 148/152 KB 64/234 KB 180/228 KB 196/324 KB 152/152 KB 68/234 KB 180/228 KB 196/324 KB 152/152 KB 68/234 KB 180/228 KB 196/324 KB 148/152 KB 68/234 KB 180/228 KB 200/324 KB 152/152 KB 68/234 KB 180/228 KB 204/324 KB 152/152 KB 68/234 KB 180/228 KB 208/324 KB 152/152 KB 68/234 KB 180/228 KB 192/324 KB 148/152 KB 68/234 KB 180/228 KB 208/324 KB 152/152 KB 72/234 KB 180/228 KB 208/324 KB 152/152 KB 76/234 KB 180/228 KB 208/324 KB 152/152 KB 80/234 KB 180/228 KB 192/324 KB 148/152 KB 64/234 KB 184/228 KB 208/324 KB 152/152 KB 80/234 KB 188/228 KB 208/324 KB 152/152 KB 80/234 KB 192/228 KB 208/324 KB 152/152 KB 80/234 KB 192/228 KB 212/324 KB 152/152 KB 80/234 KB 196/228 KB 216/324 KB 152/152 KB 84/234 KB 196/228 KB 220/324 KB 152/152 KB 84/234 KB 196/228 KB 224/324 KB 152/152 KB 84/234 KB 196/228 KB 228/324 KB 152/152 KB 84/234 KB 196/228 KB 232/324 KB 152/152 KB 84/234 KB 196/228 KB 236/324 K unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install B 152/152 KB 84/234 KB 196/228 KB 240/324 KB 152/152 KB 84/234 KB 196/228 KB 212/324 KB 152/152 KB 84/234 KB 196/228 KB 240/324 KB 152/152 KB 88/234 KB 196/228 KB 240/324 KB 152/152 KB 92/234 KB 196/228 KB 212/324 KB 152/152 KB 80/234 KB 200/228 KB 240/324 KB 152/152 KB 92/234 KB 204/228 KB 240/324 KB 152/152 KB 92/234 KB 208/228 KB 240/324 KB 152/152 KB 96/234 KB 212/228 KB 240/324 KB 152/152 KB 96/234 KB 216/228 KB 240/324 KB 152/152 KB 96/234 KB 220/228 KB 240/324 KB 152/152 KB 96/234 KB 204/228 KB 240/324 KB 152/152 KB 96/234 KB 224/228 KB 240/324 KB 152/152 KB 100/234 KB 224/228 KB 240/324 KB 152/152 KB 104/234 KB 224/228 KB 240/324 KB 152/152 KB 108/234 KB 224/228 KB 240/324 KB 152/152 KB 112/234 KB 224/228 KB 240/324 KB 152/152 KB 116/234 KB 224/228 KB 244/324 KB 152/152 KB 120/234 KB 224/228 KB 244/324 KB 152/152 KB 124/234 KB 224/228 KB 244/324 KB 152/152 KB 128/234 KB 224/228 KB 240/324 KB 152/152 KB 112/234 KB 228/228 KB 244/324 KB 152/152 KB 128/234 KB 224/228 KB 244/324 KB 152/152 KB 116/234 KB 228/228 KB 248/324 KB 128/234 KB 228/228 KB 252/324 KB 128/234 KB 228/228 KB 256/324 KB 128/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 657.2 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 228/228 KB 260/324 KB 128/234 KB 228/228 KB 264/324 KB 132/234 KB 228/228 KB 268/324 KB 132/234 KB 228/228 KB 272/324 KB 132/234 KB 228/228 KB 260/324 KB 132/234 KB 228/228 KB 272/324 KB 136/234 KB 228/228 KB 272/324 KB 140/234 KB 228/228 KB 272/324 KB 144/234 KB 228/228 KB 276/324 KB 144/234 KB 228/228 KB 280/324 KB 148/234 KB 228/228 KB 284/324 KB 148/234 KB 228/228 KB 288/324 KB 148/234 KB 228/228 KB 292/324 KB 148/234 KB 296/324 KB 148/234 KB 300/324 KB 148/234 KB 304/324 KB 148/234 KB 308/324 KB 148/234 KB 228/228 KB 276/324 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 955.1 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 312/324 KB 148/234 KB 316/324 KB 148/234 KB 320/324 KB 148/234 KB 324/324 KB 148/234 KB 324/324 KB 148/234 KB 324/324 KB 152/234 KB 324/324 KB 156/234 KB 324/324 KB 160/234 KB 324/324 KB 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/234 KB 324/324 KB 180/234 KB 324/324 KB 184/234 KB 324/324 KB 188/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/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 1295.8 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 894.1 KB/sec) unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7923754733881690854.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.769 s unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-23T12:20:55+00:00 unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:55 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:20: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: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6851241795451863859.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.668 s unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-23T12:20:58+00:00 unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:20:58 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4458107048665874384.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.648 s unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-23T12:21:00+00:00 unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 12:21:00 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:21:01 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 12:21:02 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: 12:21:02 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 64.4MB/s eta 0:00:01  17% |##### | 20kB 4.4MB/s eta 0:00:01  25% |######## | 30kB 6.4MB/s eta 0:00:01  34% |########## | 40kB 4.0MB/s eta 0:00:01  42% |############# | 51kB 4.9MB/s eta 0:00:01  51% |################ | 61kB 5.7MB/s eta 0:00:01  59% |################### | 71kB 6.6MB/s eta 0:00:01  68% |##################### | 81kB 5.3MB/s eta 0:00:01  76% |######################## | 92kB 5.9MB/s eta 0:00:01  85% |########################### | 102kB 6.4MB/s eta 0:00:01  93% |############################## | 112kB 6.4MB/s eta 0:00:01  100% |################################| 122kB 5.3MB/s unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 12:21:02 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: 12:21:02 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 64.8MB/s eta 0:00:01  17% |##### | 20kB 51.7MB/s eta 0:00:01  26% |######## | 30kB 52.4MB/s eta 0:00:01  34% |########### | 40kB 52.4MB/s eta 0:00:01  43% |############# | 51kB 51.2MB/s eta 0:00:01  52% |################ | 61kB 51.8MB/s eta 0:00:01  60% |################### | 71kB 52.0MB/s eta 0:00:01  69% |###################### | 81kB 52.9MB/s eta 0:00:01  78% |######################## | 92kB 53.2MB/s eta 0:00:01  86% |########################### | 102kB 52.6MB/s eta 0:00:01  95% |############################## | 112kB 51.9MB/s eta 0:00:01  100% |################################| 122kB 11.6MB/s unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:21:02 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 43.6MB/s eta 0:00:01  22% |####### | 20kB 4.6MB/s eta 0:00:01  33% |########## | 30kB 6.5MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 5.2MB/s eta 0:00:01  67% |##################### | 61kB 6.1MB/s eta 0:00:01  78% |######################### | 71kB 6.9MB/s eta 0:00:01  89% |############################ | 81kB 5.6MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:21:03 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: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 63.6MB/s eta 0:00:01  16% |##### | 20kB 51.7MB/s eta 0:00:01  24% |####### | 30kB 53.3MB/s eta 0:00:01  32% |########## | 40kB 52.4MB/s eta 0:00:01  40% |############ | 51kB 52.5MB/s eta 0:00:01  48% |############### | 61kB 52.6MB/s eta 0:00:01  56% |################## | 71kB 52.6MB/s eta 0:00:01  64% |#################### | 81kB 18.2MB/s eta 0:00:01  72% |####################### | 92kB 19.6MB/s eta 0:00:01  81% |######################### | 102kB 20.8MB/s eta 0:00:01  89% |############################ | 112kB 20.7MB/s eta 0:00:01  97% |############################### | 122kB 20.9MB/s eta 0:00:01  100% |################################| 133kB 8.2MB/s unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/24/4d/2fc4e872fbaaf44cc3fd5a9cd42fda7e57c031f08e28c9f35689e8b43198/Werkzeug-0.15.1-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 59.6MB/s eta 0:00:01  6% |# | 20kB 50.7MB/s eta 0:00:01  9% |## | 30kB 52.9MB/s eta 0:00:01  12% |### | 40kB 52.7MB/s eta 0:00:01  15% |#### | 51kB 51.6MB/s eta 0:00:01  18% |##### | 61kB 52.3MB/s eta 0:00:01  21% |###### | 71kB 52.5MB/s eta 0:00:01  24% |####### | 81kB 52.7MB/s eta 0:00:01  28% |######## | 92kB 53.6MB/s eta 0:00:01  31% |######### | 102kB 52.9MB/s eta 0:00:01  34% |########## | 112kB 52.9MB/s eta 0:00:01  37% |########### | 122kB 53.8MB/s eta 0:00:01  40% |############ | 133kB 29.5MB/s eta 0:00:01  43% |############# | 143kB 28.8MB/s eta 0:00:01  46% |############## | 153kB 28.2MB/s eta 0:00:01  49% |############### | 163kB 27.1MB/s eta 0:00:01  52% |################ | 174kB 26.5MB/s eta 0:00:01  56% |################# | 184kB 25.6MB/s eta 0:00:01  59% |################## | 194kB 25.6MB/s eta 0:00:01  62% |################### | 204kB 25.6MB/s eta 0:00:01  65% |#################### | 215kB 25.4MB/s eta 0:00:01  68% |##################### | 225kB 25.6MB/s eta 0:00:01  71% |###################### | 235kB 41.6MB/s eta 0:00:01  74% |####################### | 245kB 42.9MB/s eta 0:00:01  77% |######################## | 256kB 44.7MB/s eta 0:00:01  81% |######################### | 266kB 47.5MB/s eta 0:00:01  84% |########################## | 276kB 50.0MB/s eta 0:00:01  87% |########################### | 286kB 53.0MB/s eta 0:00:01  90% |############################ | 296kB 52.6MB/s eta 0:00:01  93% |############################# | 307kB 54.1MB/s eta 0:00:01  96% |############################## | 317kB 53.5MB/s eta 0:00:01  99% |############################### | 327kB 53.0MB/s eta 0:00:01  100% |################################| 337kB 4.9MB/s unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 69.6MB/s eta 0:00:01  25% |######## | 20kB 49.3MB/s eta 0:00:01  37% |############ | 30kB 51.6MB/s eta 0:00:01  50% |################ | 40kB 51.5MB/s eta 0:00:01  62% |#################### | 51kB 51.6MB/s eta 0:00:01  75% |######################## | 61kB 52.2MB/s eta 0:00:01  88% |############################ | 71kB 51.9MB/s eta 0:00:01  100% |################################| 81kB 13.1MB/s unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 12:21:03 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.1 Werkzeug-0.15.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 12:21:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 47.6MB/s eta 0:00:01  21% |###### | 20kB 4.4MB/s eta 0:00:01  32% |########## | 30kB 6.3MB/s eta 0:00:01  43% |############# | 40kB 4.2MB/s eta 0:00:01  54% |################# | 51kB 5.0MB/s eta 0:00:01  65% |#################### | 61kB 5.9MB/s eta 0:00:01  75% |######################## | 71kB 6.8MB/s eta 0:00:01  86% |########################### | 81kB 7.6MB/s eta 0:00:01  97% |############################### | 92kB 8.4MB/s eta 0:00:01  100% |################################| 102kB 6.1MB/s unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/77/78/bca00cc9fa70bba1226ee70a42bf375c4e048fe69066a0d9b5e69bc2a79a/soupsieve-1.8-py2.py3-none-any.whl (88kB) unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 91.4MB/s eta 0:00:01  23% |####### | 20kB 51.2MB/s eta 0:00:01  34% |########### | 30kB 52.8MB/s eta 0:00:01  46% |############## | 40kB 52.5MB/s eta 0:00:01  57% |################## | 51kB 52.5MB/s eta 0:00:01  69% |###################### | 61kB 53.3MB/s eta 0:00:01  80% |######################### | 71kB 52.5MB/s eta 0:00:01  92% |############################# | 81kB 52.4MB/s eta 0:00:01  100% |################################| 92kB 13.6MB/s unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install [?25hCollecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.8 unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.0.3 is available. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:21:05 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:21:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21: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.pom unit-abot-epc-basic-0: 12:21: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.9 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21: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 552.0 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:08 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 733.1 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21: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 704.6 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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 1111.3 KB/sec) unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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 50.7 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 167.5 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 248.2 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 12:21:09 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 429.6 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 408.3 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 546.0 KB/sec) unit-abot-epc-basic-0: 12:21:09 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: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 112.0 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 12:21:09 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 78.2 KB/sec) unit-abot-epc-basic-0: 12:21:09 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: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 148.8 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-abot-epc-basic-0: 12:21:09 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-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 120.8 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-abot-epc-basic-0: 12:21:09 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 160.0 KB/sec) unit-abot-epc-basic-0: 12:21:09 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: 12:21:09 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 95.1 KB/sec) unit-abot-epc-basic-0: 12:21: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.pom unit-abot-epc-basic-0: 12:21:09 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-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 162.8 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 12:21:09 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 682.1 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 60.8 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 12:21:09 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 242.9 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-abot-epc-basic-0: 12:21:09 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 470.7 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 12:21:09 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 373.3 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/114 KB 3/48 KB 3/114 KB 6/48 KB 3/114 KB 9/48 KB 3/114 KB 11/48 KB 3/114 KB 14/48 KB 6/114 KB 16/48 KB 6/114 KB 14/48 KB 9/114 KB 16/48 KB 9/114 KB 19/48 KB 9/114 KB 22/48 KB 11/114 KB 22/48 KB 14/114 KB 22/48 KB 16/114 KB 22/48 KB 16/114 KB 25/48 KB 16/114 KB 27/48 KB 19/114 KB 30/48 KB 19/114 KB 32/48 KB 19/114 KB 36/48 KB 19/114 KB 40/48 KB 19/114 KB 27/48 KB 22/114 KB 40/48 KB 25/114 KB 40/48 KB 27/114 KB 40/48 KB 30/114 KB 40/48 KB 32/114 KB 40/48 KB 36/114 KB 44/48 KB 40/114 KB 44/48 KB 32/114 KB 44/48 KB 44/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 68/114 KB 3/35 KB 48/48 KB 68/114 KB 6/35 KB 68/114 KB 9/35 KB 68/114 KB 11/35 KB 68/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 1453.0 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 72/114 KB 14/35 KB 72/114 KB 16/35 KB 72/114 KB 19/35 KB 72/114 KB 11/35 KB 76/114 KB 19/35 KB 80/114 KB 19/35 KB 84/114 KB 19/35 KB 88/114 KB 22/35 KB 84/114 KB 22/35 KB 92/114 KB 25/35 KB 92/114 KB 25/35 KB 96/114 KB 27/35 KB 96/114 KB 30/35 KB 96/114 KB 32/35 KB 3/56 KB 96/114 KB 25/35 KB 96/114 KB 30/35 KB 3/56 KB 96/114 KB 32/35 KB 6/56 KB 100/114 KB 32/35 KB 6/56 KB 104/114 KB 35/35 KB 9/56 KB 3/29 KB 100/114 KB 35/35 KB 9/56 KB 3/29 KB 104/114 KB 35/35 KB 9/56 KB 5/29 KB 104/114 KB 35/35 KB 9/56 KB 8/29 KB 104/114 KB 35/35 KB 9/56 KB 11/29 KB 100/114 KB 35/35 KB 9/56 KB 100/114 KB 32/35 KB 9/56 KB 104/114 KB 35/35 KB 11/56 KB 11/29 KB 104/114 KB 35/35 KB 11/56 KB 13/29 KB 108/114 KB 35/35 KB 14/56 KB 13/29 KB 104/114 KB 35/35 KB 14/56 KB 13/29 KB 112/114 KB 35/35 KB 14/56 KB 13/29 KB 114/114 KB 35/35 KB 14/56 KB 13/29 KB 114/114 KB 35/35 KB 16/56 KB 13/29 KB 114/114 KB 35/35 KB 16/56 KB 16/29 KB 114/114 KB 35/35 KB 16/56 KB 19/29 KB 114/114 KB 35/35 KB 16/56 KB 21/29 KB 114/114 KB 35/35 KB 19/56 KB 24/29 KB 114/114 KB 19/56 KB 27/29 KB 114/114 KB 35/35 KB 19/56 KB 21/29 KB 114/114 KB 22/56 KB 27/29 KB 114/114 KB 25/56 KB 27/29 KB 114/114 KB 27/56 KB 27/29 KB 30/56 KB 29/29 KB 27/56 KB 29/29 KB 32/56 KB 29/29 KB 36/56 KB 29/29 KB 3/85 KB 40/56 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1923.1 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 3/85 KB 36/56 KB 29/29 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 625.7 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install 5/85 KB 44/56 KB 29/29 KB 8/85 KB 44/56 KB 29/29 KB 3/85 KB 44/56 KB 11/85 KB 48/56 KB 11/85 KB 3/24 KB 48/56 KB 13/85 KB 6/24 KB 48/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 441.3 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 13/85 KB 3/24 KB 48/56 KB 11/85 KB 48/56 KB 13/85 KB 6/24 KB 3/86 KB 52/56 KB 16/85 KB 6/24 KB 3/86 KB 56/56 KB 13/85 KB 6/24 KB 3/86 KB 48/56 KB 16/85 KB 6/24 KB 5/86 KB 56/56 KB 16/85 KB 9/24 KB 8/86 KB 56/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 16/85 KB 6/24 KB 3/86 KB 52/56 KB 19/85 KB 9/24 KB 8/86 KB 56/56 KB 16/85 KB 9/24 KB 5/86 KB 56/56 KB 21/85 KB 9/24 KB 8/86 KB 56/56 KB 24/85 KB 9/24 KB 8/86 KB 56/56 KB 27/85 KB 11/24 KB 11/86 KB 56/56 KB 24/85 KB 11/24 KB 11/86 KB 56/56 KB 24/85 KB 11/24 KB 8/86 KB 56/56 KB 27/85 KB 14/24 KB 11/86 KB 56/56 KB 27/85 KB 16/24 KB 11/86 KB 56/56 KB 29/85 KB 19/24 KB 11/86 KB 56/56 KB 29/85 KB 16/24 KB 11/86 KB 56/56 KB 29/85 KB 19/24 KB 13/86 KB 56/56 KB 32/85 KB 19/24 KB 13/86 KB 56/56 KB 32/85 KB 22/24 KB 16/86 KB 56/56 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 1174.1 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 32/85 KB 22/24 KB 13/86 KB 56/56 KB 32/85 KB 24/24 KB 19/86 KB 36/85 KB 24/24 KB 19/86 KB 3/218 KB 36/85 KB 24/24 KB 19/86 KB 5/218 KB 36/85 KB 24/24 KB 19/86 KB 8/218 KB 32/85 KB 22/24 KB 19/86 KB 36/85 KB 24/24 KB 21/86 KB 8/218 KB 36/85 KB 24/24 KB 24/86 KB 11/218 KB 36/85 KB 24/24 KB 19/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 36/85 KB 24/24 KB 21/86 KB 11/218 KB 40/85 KB 24/24 KB 24/86 KB 13/218 KB 40/85 KB 24/24 KB 24/86 KB 13/218 KB 44/85 KB 24/24 KB 24/86 KB 13/218 KB 48/85 KB 24/24 KB 24/86 KB 13/218 KB 52/85 KB 24/24 KB 27/86 KB 13/218 KB 48/85 KB 24/24 KB 27/86 KB 13/218 KB 52/85 KB 24/24 KB 27/86 KB 16/218 KB 56/85 KB 24/24 KB 27/86 KB 19/218 KB 56/85 KB 24/24 KB 27/86 KB 21/218 KB 56/85 KB 24/24 KB 29/86 KB 21/218 KB 56/85 KB 24/24 KB 32/86 KB 21/218 KB 56/85 KB 24/24 KB 36/86 KB 21/218 KB 56/85 KB 24/24 KB 40/86 KB 24/218 KB 56/85 KB 24/24 KB 36/86 KB 24/218 KB 56/85 KB 24/24 KB 40/86 KB 27/218 KB 56/85 KB 24/24 KB 40/86 KB 29/218 KB 56/85 KB 24/24 KB 40/86 KB 32/218 KB 56/85 KB 24/24 KB 44/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 56/85 KB 48/86 KB 32/218 KB 4/12 KB 56/85 KB 48/86 KB 32/218 KB 8/12 KB 56/85 KB 48/86 KB 32/218 KB 12/12 KB 56/85 KB 48/86 KB 32/218 KB 12/12 KB 56/85 KB 48/86 KB 32/218 KB 12/12 KB 56/85 KB 52/86 KB 32/218 KB 12/12 KB 56/85 KB 24/24 KB 52/86 KB 36/218 KB 12/12 KB 60/85 KB 52/86 KB 36/218 KB 12/12 KB 64/85 KB 52/86 KB 36/218 KB 12/12 KB 68/85 KB 52/86 KB 36/218 KB 12/12 KB 72/85 KB 52/86 KB 36/218 KB 12/12 KB 76/85 KB 52/86 KB 36/218 KB 12/12 KB 80/85 KB 52/86 KB 36/218 KB 12/12 KB 56/85 KB 52/86 KB 36/218 KB 12/12 KB 84/85 KB 52/86 KB 40/218 KB 12/12 KB 85/85 KB 56/86 KB 40/218 KB 12/12 KB 84/85 KB 56/86 KB 40/218 KB 12/12 KB 80/85 KB 52/86 KB 40/218 KB 12/12 KB 85/85 KB 60/86 KB 44/218 KB 12/12 KB 85/85 KB 60/86 KB 48/218 KB 12/12 KB 85/85 KB 60/86 KB 52/218 KB 12/12 KB 85/85 KB 60/86 KB 56/218 KB 85/85 KB 60/86 KB 60/218 KB 85/85 KB 60/86 KB 64/218 KB 85/85 KB 60/86 KB 40/218 KB 12/12 KB 85/85 KB 64/86 KB 64/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 154.4 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 85/85 KB 64/86 KB 68/218 KB 68/86 KB 72/218 KB 68/86 KB 76/218 KB 68/86 KB 80/218 KB 68/86 KB 84/218 KB 68/86 KB 88/218 KB 68/86 KB 68/218 KB 72/86 KB 88/218 KB 76/86 KB 88/218 KB 80/86 KB 88/218 KB 84/86 KB 88/218 KB 86/86 KB 88/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 740.0 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 86/86 KB 92/218 KB 86/86 KB 96/218 KB 86/86 KB 100/218 KB 86/86 KB 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 879.5 KB/sec) unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1911.8 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8682885549808945417.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1362559727593196764.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6043177767906642771.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall218755796301903667.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2892678001017793681.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:21:09 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2531975888329717222.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.307 s unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-23T12:21:10+00:00 unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:21:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:21:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21: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.pom unit-abot-epc-basic-0: 12:21:12 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 19.3 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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 449.1 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21: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 1075.8 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21: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 556.3 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:12 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1253.4 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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 455.3 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:13 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 1133.8 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install 2/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 201.2 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 12:21:13 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 1766.0 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 12:21:13 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 578.3 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 12:21:13 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 1500.1 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 12:21:13 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 1510.2 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:21:13 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 363.3 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/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 247.9 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:21: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 448.7 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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 291.3 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 432.7 KB/sec) unit-abot-epc-basic-0: 12:21:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 277.5 KB/sec) unit-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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 243.4 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21: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 139.1 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 12:21: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 1211.1 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 220.9 KB/sec) unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21: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: 12:21: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: 12:21: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 198.5 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 254.5 KB/sec) unit-abot-epc-basic-0: 12:21:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 12:21:16 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 134.7 KB/sec) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 49.9 KB/sec) unit-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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: 12:21: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: 12:21: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: 12:21: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 143.6 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-abot-epc-basic-0: 12:21: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 94.5 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 854.1 KB/sec) unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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 445.7 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 12:21: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 2278.1 KB/sec) unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:21: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 931.5 KB/sec) unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:21: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 437.2 KB/sec) unit-abot-epc-basic-0: 12:21:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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 200.0 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 12:21: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: 12:21:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 12:21: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 1042.0 KB/sec) unit-abot-epc-basic-0: 12:21:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2731.6 KB/sec) unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21: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 245.7 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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: 12:21: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 155.6 KB/sec) unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 12:21: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 19.7 KB/sec) unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21: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 152.6 KB/sec) unit-abot-epc-basic-0: 12:21:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21: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 88.6 KB/sec) unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:21: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 34.7 KB/sec) unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 12:21:20 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 558.7 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 576.7 KB/sec) unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:21: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 209.0 KB/sec) unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 12:21:21 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/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1170.6 KB/sec) unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1920.1 KB/sec) unit-abot-epc-basic-0: 12:21:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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 99.1 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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 machine-1: 12:21:22 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:21:22 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:21:22 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:21:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 12:21: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 54.2 KB/sec) unit-abot-epc-basic-0: 12:21: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 machine-1: 12:21:22 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:21:22 DEBUG juju.worker start "engine" machine-1: 12:21:22 INFO juju.worker start "engine" machine-1: 12:21:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:21:22 DEBUG juju.worker "engine" started machine-1: 12:21:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:21:22 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:21:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:21:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 12:21:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:21:22 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:21:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:21:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:22 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:21: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 machine-1: 12:21:22 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:21:22 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:21: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) machine-1: 12:21:22 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:22 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:21: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 machine-1: 12:21:22 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:21: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: 12:21:22 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 567.5 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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: 12:21:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 187.7 KB/sec) unit-abot-epc-basic-0: 12:21: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: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 12:21: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: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom machine-1: 12:21:23 DEBUG juju.worker.apicaller connected machine-1: 12:21:23 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 12:21: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 59.9 KB/sec) unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 518.2 KB/sec) unit-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 12:21: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: 12:21:23 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 12:21:23 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 206.2 KB/sec) unit-abot-epc-basic-0: 12:21:23 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 machine-1: 12:21:23 DEBUG juju.worker.apicaller password changed machine-1: 12:21:23 DEBUG juju.api RPC connection died machine-1: 12:21:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:21:23 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:21:24 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:24 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:24 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 12:21: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 852.8 KB/sec) unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 12:21: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: 12:21:24 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 640.5 KB/sec) machine-1: 12:21:24 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom machine-1: 12:21:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:21:24 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:21:24 INFO juju.worker.upgrader unblocking abort check machine-1: 12:21:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:21:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:21: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 machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:21:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:21:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:21:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1337.3 KB/sec) machine-1: 12:21:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:21:24 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:21:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:21:24 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:21:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:21:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:21:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:21:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:21:24 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:21:24 INFO juju.util.exec run result: exit status 127 machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec287500888/script.sh: line 1: fanatic: command not found 127 machine-1: 12:21:24 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:21:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.logger logger setup machine-1: 12:21:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:21:24 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:21:24 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 machine-1: 12:21:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:21:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:21:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:21:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:21:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:21:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:21:24 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:21:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:21:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:21:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:24 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 12:21:24 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 12:21:24 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-1: 12:21:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:21:24 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:21:24 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:21:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:21:24 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-1: 12:21:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:21:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:21:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:21:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:21:24 DEBUG juju.network including address local-cloud:192.168.121.26 for machine machine-1: 12:21:24 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:21:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-1: 12:21:24 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-1: 12:21:24 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:21:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:21:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:21:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:21:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 12:21:24 INFO juju.util.exec run result: exit status 127 machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec650063099/script.sh: line 1: fanatic: command not found 127 machine-1: 12:21:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:21:24 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:21:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:21:24 DEBUG juju.api RPC connection died machine-1: 12:21:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker killing runner 0xc4208c0270 machine-1: 12:21:24 INFO juju.worker runner is dying machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: cannot set password for unit "mysql/0": connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:21:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:21:24 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:21:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:24 INFO juju.api connection established to "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:24 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:21:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 12:21:24 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: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 12:21:24 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 1747.2 KB/sec) unit-abot-epc-basic-0: 12:21:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 12:21: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: 12:21: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 183.0 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21: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: 12:21:25 DEBUG unit.abot-epc-basic/0.install 2/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 240.4 KB/sec) unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom machine-1: 12:21:25 DEBUG juju.worker.apicaller connected machine-1: 12:21:25 DEBUG juju.api RPC connection died machine-1: 12:21:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:21:25 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:21:25 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:25 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-1: 12:21:25 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1065.5 KB/sec) unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 12:21:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom machine-1: 12:21:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom machine-1: 12:21:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:26 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 284.7 KB/sec) machine-1: 12:21:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:26 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 machine-1: 12:21:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:21:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:21:26 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:21:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:21:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:21:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:21:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:21:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:21:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:21:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:21:26 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:21:26 INFO juju.worker.upgrader unblocking abort check machine-1: 12:21:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:21:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:21:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:21:26 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:21:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:21:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:26 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 12:21:26 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 12:21:26 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-1: 12:21:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:21:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:21:26 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:21:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:21:26 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-1: 12:21:26 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 12:21:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:21:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:21:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:21:26 DEBUG juju.worker start "1-container-watcher" machine-1: 12:21:26 DEBUG juju.worker start "stateconverter" machine-1: 12:21:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:21:26 INFO juju.worker start "1-container-watcher" machine-1: 12:21:26 DEBUG juju.worker "1-container-watcher" started machine-1: 12:21:26 INFO juju.worker start "stateconverter" machine-1: 12:21:26 DEBUG juju.worker "stateconverter" started machine-1: 12:21:26 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:21:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:21:26 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:21:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:21:26 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 12:21:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:21:26 INFO juju.util.exec run result: exit status 127 machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec015163487/script.sh: line 1: fanatic: command not found 127 machine-1: 12:21:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:21:26 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:21:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:21:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:21:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:21:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:21:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:21:26 DEBUG juju.worker.logger logger setup machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:21:26 INFO juju.util.exec run result: exit status 127 machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec268143081/script.sh: line 1: fanatic: command not found 127 machine-1: 12:21:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:21:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:21:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:21:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:21:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:21:26 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:21:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:21:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:21:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:21:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:21:26 DEBUG juju.network including address local-cloud:192.168.121.26 for machine machine-1: 12:21:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:21:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-1: 12:21:26 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.26 local-machine:::1] machine-1: 12:21:26 INFO juju.worker.machiner "machine-1" started machine-1: 12:21:26 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:21:26 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:21:26 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-1: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:21:26 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 86.6 KB/sec) unit-abot-epc-basic-0: 12:21:26 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-mysql-0: 12:21:26 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:21:26 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 12:21:26 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:21:26 DEBUG juju.worker start "api" unit-mysql-0: 12:21:26 INFO juju.worker start "api" unit-mysql-0: 12:21:26 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:21:26 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:21:26 DEBUG juju.worker "api" started unit-mysql-0: 12:21:26 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:21:26 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-mysql-0: 12:21:26 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:21:26 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:21:26 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 55.1 KB/sec) unit-mysql-0: 12:21:26 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-mysql-0: 12:21:26 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-mysql-0: 12:21:26 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:21:26 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-mysql-0: 12:21:26 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 12:21:26 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: 12:21:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 12:21: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-mysql-0: 12:21:27 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:21:27 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:21: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: 12:21: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-mysql-0: 12:21:27 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:21:27 DEBUG juju.api RPC connection died unit-mysql-0: 12:21:27 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:21:27 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:21:27 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:41:27:e2 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.26 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:41:27:e2 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-mysql-0: 12:21:27 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-mysql-0: 12:21:27 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-mysql-0: 12:21:27 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 12:21:27 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 106.2 KB/sec) unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 12:21:27 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 330.5 KB/sec) unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:21:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1381.8 KB/sec) unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 12:21:28 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:21:28 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: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 12:21:28 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 942.0 KB/sec) unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:21:28 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 114.6 KB/sec) unit-abot-epc-basic-0: 12:21:28 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-mysql-0: 12:21:28 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:28 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-mysql-0: 12:21:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:21:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:21:28 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 71.8 KB/sec) unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 12:21:28 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 423.6 KB/sec) unit-abot-epc-basic-0: 12:21:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 12:21:29 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:21:29 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:21:29 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:21:29 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:21:29 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:21:29 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:21:29 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 12:21:29 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-mysql-0: 12:21:29 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-mysql-0: 12:21:29 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:21:29 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:21:29 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:21:29 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:21:29 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 12:21: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.5/slf4j-api-1.7.5.pom (3 KB at 131.3 KB/sec) unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:21:29 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:21:29 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:21:29 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:21:29 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:21:29 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:21:29 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:21:29 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 12:21:29 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:21:29 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 12:21:29 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: 12:21:29 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 12:21:29 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 320.7 KB/sec) unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 12:21:29 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1900.3 KB/sec) unit-abot-epc-basic-0: 12:21:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 12:21:30 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-mysql-0: 12:21:30 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:21:30 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:21:30 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 12:21:30 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-mysql-0: 12:21:30 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:21:30 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:21:30 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:21:30 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:21:30 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:21:30 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:21:30 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:21:30 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:21:30 DEBUG httpbakery client do GET https://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:21:30 DEBUG httpbakery } -> error unit-mysql-0: 12:21:30 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:21:30 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 12:21:30 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 939.0 KB/sec) unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 12:21:30 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 995.7 KB/sec) unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 12:21:30 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: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:21:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 12:21:30 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 274.9 KB/sec) unit-abot-epc-basic-0: 12:21:30 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: 12:21:31 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 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: 12:21:31 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 12:21:31 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 1522.4 KB/sec) unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 12:21:31 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-mysql-0: 12:21:31 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:21:31 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:21:31 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:21:31 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:21:31 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:21:31 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 12:21:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 12:21:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 247.3 KB/sec) unit-abot-epc-basic-0: 12:21:31 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: 12:21:31 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:21:31 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:21:32 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 2.1 KB/sec) unit-abot-epc-basic-0: 12:21:32 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: 12:21:32 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 12:21:32 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-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 12:21:32 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 603.8 KB/sec) unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 872.3 KB/sec) unit-abot-epc-basic-0: 12:21:32 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: 12:21:32 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:21:32 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 12:21:32 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 1070.8 KB/sec) unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 853.0 KB/sec) unit-abot-epc-basic-0: 12:21:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 9.8 KB/sec) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 12:21:33 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 789.9 KB/sec) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 12:21:33 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 167.6 KB/sec) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:21:33 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 133.4 KB/sec) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 12:21:33 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (601 kB/s) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 70.5 KB/sec) unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 12:21:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install (Reading database ... 78236 files and directories currently installed.) unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:21:34 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 17.7 KB/sec) unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 12:21:34 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 12:21:34 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 2006.8 KB/sec) unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 12:21:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 39.1 KB/sec) unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 12:21:35 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: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 750.9 KB/sec) unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.2 KB/sec) unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 12:21:35 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 318.0 KB/sec) unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-mysql-0: 12:21:36 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:21:36 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-mysql-0: 12:21:37 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:21:37 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-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:21:37 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-mysql-0: 12:21:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:21:37 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-mysql-0: 12:21:37 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:21:37 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: 12:21:37 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-mysql-0: 12:21:37 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (28.3 kB/s) unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:21:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 12:21:38 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-mysql-0: 12:21:38 DEBUG unit.mysql/0.install (Reading database ... 78276 files and directories currently installed.) unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:21:38 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 33/966 KB 37/966 KB 41/966 KB 45/966 KB 49/966 KB Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install 53/966 KB 57/966 KB 61/966 KB 63/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:21:38 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 195/966 KB 199/966 KB 203/966 KB 207/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 344.4 KB/sec) unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:21:38 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install 3/1710 KB 5/1710 KB 8/1710 KB 11/1710 KB 13/1710 KB 16/1710 KB 19/1710 KB 21/1710 KB 24/1710 KB 27/1710 KB 29/1710 KB 32/1710 KB 36/1710 KB 40/1710 KB 44/1710 KB 44/1710 KB 3/590 KB 44/1710 KB 5/590 KB 44/1710 KB 8/590 KB 3/10 KB 44/1710 KB 8/590 KB 3/10 KB 44/1710 KB 11/590 KB 3/10 KB 44/1710 KB 13/590 KB 5/10 KB 44/1710 KB 13/590 KB 8/10 KB 44/1710 KB 13/590 KB 10/10 KB 44/1710 KB 13/590 KB 10/10 KB 48/1710 KB 13/590 KB 10/10 KB 52/1710 KB 3/232 KB 13/590 KB 10/10 KB 56/1710 KB 3/232 KB 16/590 KB 10/10 KB 48/1710 KB 3/232 KB 13/590 KB 10/10 KB 52/1710 KB 3/232 KB 16/590 KB 10/10 KB 60/1710 KB 3/232 KB 19/590 KB 10/10 KB 60/1710 KB 3/232 KB 21/590 KB 10/10 KB 60/1710 KB 3/232 KB 24/590 KB 10/10 KB 60/1710 KB 3/232 KB 27/590 KB 10/10 KB 60/1710 KB 5/232 KB 27/590 KB 10/10 KB 60/1710 KB 8/232 KB 29/590 KB 10/10 KB 60/1710 KB 5/232 KB 29/590 KB 10/10 KB 60/1710 KB 8/232 KB 32/590 KB 10/10 KB 60/1710 KB 11/232 KB 32/590 KB 10/10 KB 60/1710 KB 13/232 KB 32/590 KB 10/10 KB 60/1710 KB 13/232 KB 32/590 KB 10/10 KB 64/1710 KB 13/232 KB 32/590 KB 10/10 KB 68/1710 KB 13/232 KB 32/590 KB 72/1710 KB 16/232 KB 32/590 KB 68/1710 KB 16/232 KB 32/590 KB 72/1710 KB 19/232 KB 32/590 KB 72/1710 KB 21/232 KB 36/590 KB 72/1710 KB 19/232 KB 36/590 KB 72/1710 KB 21/232 KB 40/590 KB 72/1710 KB 21/232 KB 44/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 221.8 KB/sec) unit-abot-epc-basic-0: 12:21:38 DEBUG unit.abot-epc-basic/0.install 72/1710 KB 21/232 KB 48/590 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 72/1710 KB 24/232 KB 52/590 KB 72/1710 KB 24/232 KB 48/590 KB 76/1710 KB 27/232 KB 52/590 KB 76/1710 KB 24/232 KB 52/590 KB 80/1710 KB 27/232 KB 52/590 KB 84/1710 KB 27/232 KB 52/590 KB 88/1710 KB 29/232 KB 56/590 KB 84/1710 KB 29/232 KB 56/590 KB 84/1710 KB 27/232 KB 56/590 KB 88/1710 KB 32/232 KB 56/590 KB 88/1710 KB 32/232 KB 60/590 KB 88/1710 KB 32/232 KB 64/590 KB 88/1710 KB 32/232 KB 68/590 KB 92/1710 KB 36/232 KB 72/590 KB 3/240 KB 92/1710 KB 36/232 KB 68/590 KB 3/240 KB 96/1710 KB 36/232 KB 72/590 KB 3/240 KB 88/1710 KB 36/232 KB 68/590 KB 3/240 KB 88/1710 KB 32/232 KB 68/590 KB 3/240 KB 96/1710 KB 40/232 KB 72/590 KB 3/240 KB 96/1710 KB 44/232 KB 72/590 KB 3/240 KB 96/1710 KB 48/232 KB 76/590 KB 5/240 KB 96/1710 KB 52/232 KB 76/590 KB 5/240 KB 100/1710 KB 56/232 KB 76/590 KB 5/240 KB 3/44 KB 96/1710 KB 44/232 KB 76/590 KB 5/240 KB 100/1710 KB 60/232 KB 80/590 KB 5/240 KB 3/44 KB 96/1710 KB 44/232 KB 72/590 KB 5/240 KB 100/1710 KB 60/232 KB 80/590 KB 8/240 KB 3/44 KB 100/1710 KB 60/232 KB 80/590 KB 11/240 KB 3/44 KB 100/1710 KB 60/232 KB 84/590 KB 13/240 KB 3/44 KB 100/1710 KB 52/232 KB 76/590 KB 5/240 KB 3/44 KB 104/1710 KB 60/232 KB 84/590 KB 13/240 KB 3/44 KB 108/1710 KB 60/232 KB 84/590 KB 13/240 KB 3/44 KB 112/1710 KB 60/232 KB 84/590 KB 13/240 KB 3/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 3/44 KB 96/1710 KB 52/232 KB 76/590 KB 5/240 KB 3/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 5/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 8/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 11/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 13/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 16/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 19/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 21/44 KB 116/1710 KB 60/232 KB 84/590 KB 16/240 KB 24/44 KB 100/1710 KB 60/232 KB 84/590 KB 16/240 KB 3/44 KB 116/1710 KB 64/232 KB 84/590 KB 16/240 KB 24/44 KB 112/1710 KB 60/232 KB 84/590 KB 16/240 KB 3/44 KB 100/1710 KB 60/232 KB 84/590 KB 11/240 KB 3/44 KB 116/1710 KB 64/232 KB 88/590 KB 16/240 KB 27/44 KB 116/1710 KB 64/232 KB 92/590 KB 16/240 KB 27/44 KB 116/1710 KB 64/232 KB 96/590 KB 16/240 KB 27/44 KB 116/1710 KB 64/232 KB 100/590 KB 16/240 KB 27/44 KB 120/1710 KB 68/232 KB 104/590 KB 19/240 KB 27/44 KB 116/1710 KB 64/232 KB 84/590 KB 16/240 KB 27/44 KB 120/1710 KB 68/232 KB 104/590 KB 19/240 KB 29/44 KB 120/1710 KB 68/232 KB 100/590 KB 19/240 KB 27/44 KB 124/1710 KB 68/232 KB 104/590 KB 19/240 KB 32/44 KB 124/1710 KB 68/232 KB 104/590 KB 19/240 KB 29/44 KB 124/1710 KB 68/232 KB 104/590 KB 19/240 KB 36/44 KB 116/1710 KB 68/232 KB 100/590 KB 19/240 KB 27/44 KB 128/1710 KB 72/232 KB 108/590 KB 19/240 KB 36/44 KB 128/1710 KB 76/232 KB 108/590 KB 19/240 KB 36/44 KB 128/1710 KB 80/232 KB 108/590 KB 19/240 KB 36/44 KB 116/1710 KB 64/232 KB 100/590 KB 19/240 KB 27/44 KB 128/1710 KB 80/232 KB 108/590 KB 21/240 KB 40/44 KB 128/1710 KB 80/232 KB 108/590 KB 24/240 KB 40/44 KB 128/1710 KB 80/232 KB 108/590 KB 27/240 KB 40/44 KB 128/1710 KB 80/232 KB 108/590 KB 29/240 KB 40/44 KB 128/1710 KB 80/232 KB 108/590 KB 32/240 KB 40/44 KB 128/1710 KB 80/232 KB 108/590 KB 19/240 KB 40/44 KB 128/1710 KB 80/232 KB 108/590 KB 32/240 KB 44/44 KB 128/1710 KB 84/232 KB 108/590 KB 32/240 KB 44/44 KB 128/1710 KB 68/232 KB 108/590 KB 19/240 KB 36/44 KB 124/1710 KB 68/232 KB 108/590 KB 19/240 KB 36/44 KB 128/1710 KB 84/232 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 112/590 KB 32/240 KB 44/44 KB 132/1710 KB 84/232 KB 112/590 KB 32/240 KB 44/44 KB 136/1710 KB 84/232 KB 116/590 KB 32/240 KB 44/44 KB 140/1710 KB 84/232 KB 116/590 KB 32/240 KB 44/44 KB 144/1710 KB 84/232 KB 116/590 KB 32/240 KB 44/44 KB 148/1710 KB 84/232 KB 116/590 KB 32/240 KB 44/44 KB 152/1710 KB 84/232 KB 116/590 KB 36/240 KB 44/44 KB 156/1710 KB 84/232 KB 116/590 KB 36/240 KB 44/44 KB 160/1710 KB 84/232 KB 116/590 KB 36/240 KB 44/44 KB 128/1710 KB 84/232 KB 108/590 KB 32/240 KB 44/44 KB 148/1710 KB 84/232 KB 116/590 KB 36/240 KB 44/44 KB 160/1710 KB 88/232 KB 116/590 KB 40/240 KB 44/44 KB 160/1710 KB 88/232 KB 116/590 KB 44/240 KB 44/44 KB 160/1710 KB 88/232 KB 116/590 KB 48/240 KB 44/44 KB 132/1710 KB 84/232 KB 116/590 KB 32/240 KB 44/44 KB 160/1710 KB 88/232 KB 120/590 KB 48/240 KB 44/44 KB 160/1710 KB 88/232 KB 124/590 KB 48/240 KB 44/44 KB 160/1710 KB 88/232 KB 128/590 KB 48/240 KB 44/44 KB 160/1710 KB 88/232 KB 132/590 KB 48/240 KB 44/44 KB 160/1710 KB 88/232 KB 136/590 KB 52/240 KB 44/44 KB 160/1710 KB 88/232 KB 116/590 KB 48/240 KB 44/44 KB 160/1710 KB 92/232 KB 136/590 KB 52/240 KB 44/44 KB 160/1710 KB 96/232 KB 136/590 KB 52/240 KB 44/44 KB 160/1710 KB 100/232 KB 136/590 KB 52/240 KB 44/44 KB 164/1710 KB 104/232 KB 140/590 KB 52/240 KB 44/44 KB 164/1710 KB 108/232 KB 140/590 KB 52/240 KB 44/44 KB 164/1710 KB 112/232 KB 140/590 KB 52/240 KB 44/44 KB 160/1710 KB 88/232 KB 132/590 KB 52/240 KB 44/44 KB 164/1710 KB 112/232 KB 140/590 KB 56/240 KB 44/44 KB 164/1710 KB 112/232 KB 140/590 KB 60/240 KB 44/44 KB 164/1710 KB 112/232 KB 140/590 KB 64/240 KB 44/44 KB 164/1710 KB 112/232 KB 140/590 KB 68/240 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 542.8 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 164/1710 KB 100/232 KB 140/590 KB 52/240 KB 44/44 KB 160/1710 KB 100/232 KB 140/590 KB 52/240 KB 44/44 KB 168/1710 KB 116/232 KB 144/590 KB 68/240 KB 168/1710 KB 116/232 KB 148/590 KB 68/240 KB 168/1710 KB 116/232 KB 152/590 KB 68/240 KB 168/1710 KB 116/232 KB 156/590 KB 68/240 KB 168/1710 KB 116/232 KB 160/590 KB 68/240 KB 168/1710 KB 116/232 KB 160/590 KB 72/240 KB 168/1710 KB 116/232 KB 160/590 KB 76/240 KB 168/1710 KB 116/232 KB 160/590 KB 80/240 KB 168/1710 KB 116/232 KB 160/590 KB 84/240 KB 168/1710 KB 116/232 KB 164/590 KB 88/240 KB 168/1710 KB 116/232 KB 164/590 KB 92/240 KB 168/1710 KB 116/232 KB 164/590 KB 96/240 KB 164/1710 KB 116/232 KB 140/590 KB 68/240 KB 44/44 KB 168/1710 KB 120/232 KB 164/590 KB 96/240 KB 168/1710 KB 124/232 KB 164/590 KB 96/240 KB 168/1710 KB 128/232 KB 164/590 KB 96/240 KB 168/1710 KB 132/232 KB 164/590 KB 96/240 KB 168/1710 KB 136/232 KB 164/590 KB 96/240 KB 168/1710 KB 140/232 KB 164/590 KB 96/240 KB 168/1710 KB 144/232 KB 164/590 KB 96/240 KB 168/1710 KB 116/232 KB 164/590 KB 84/240 KB 168/1710 KB 144/232 KB 168/590 KB 100/240 KB 168/1710 KB 116/232 KB 152/590 KB 68/240 KB 172/1710 KB 144/232 KB 168/590 KB 100/240 KB 176/1710 KB 144/232 KB 168/590 KB 100/240 KB 180/1710 KB 144/232 KB 168/590 KB 100/240 KB 184/1710 KB 144/232 KB 168/590 KB 100/240 KB 188/1710 KB 144/232 KB 168/590 KB 100/240 KB 192/1710 KB 144/232 KB 168/590 KB 100/240 KB 196/1710 KB 144/232 KB 172/590 KB 100/240 KB 200/1710 KB 144/232 KB 172/590 KB 100/240 KB 4/258 KB 204/1710 KB 144/232 KB 172/590 KB 100/240 KB 4/258 KB 208/1710 KB 144/232 KB 172/590 KB 100/240 KB 4/258 KB 212/1710 KB 144/232 KB 172/590 KB 100/240 KB 4/258 KB 216/1710 KB 148/232 KB 172/590 KB 100/240 KB 4/258 KB 220/1710 KB 148/232 KB 172/590 KB 100/240 KB 4/258 KB 224/1710 KB 148/232 KB 172/590 KB 100/240 KB 168/1710 KB 144/232 KB 164/590 KB 100/240 KB 4/258 KB 224/1710 KB 148/232 KB 172/590 KB 104/240 KB 4/258 KB 224/1710 KB 148/232 KB 172/590 KB 108/240 KB 4/258 KB 224/1710 KB 148/232 KB 172/590 KB 112/240 KB 4/258 KB 212/1710 KB 148/232 KB 172/590 KB 100/240 KB 4/258 KB 224/1710 KB 152/232 KB 172/590 KB 112/240 KB 4/258 KB 224/1710 KB 156/232 KB 172/590 KB 112/240 KB 4/258 KB 224/1710 KB 160/232 KB 172/590 KB 112/240 KB 4/258 KB 224/1710 KB 164/232 KB 172/590 KB 112/240 KB 4/258 KB 228/1710 KB 164/232 KB 172/590 KB 116/240 KB 4/258 KB 200/1710 KB 144/232 KB 172/590 KB 100/240 KB 192/1710 KB 144/232 KB 172/590 KB 100/240 KB 8/258 KB 228/1710 KB 168/232 KB 176/590 KB 116/240 KB 8/258 KB 228/1710 KB 168/232 KB 176/590 KB 116/240 KB 12/258 KB 228/1710 KB 168/232 KB 176/590 KB 116/240 KB 16/258 KB 228/1710 KB 168/232 KB 176/590 KB 116/240 KB 20/258 KB 228/1710 KB 168/232 KB 176/590 KB 116/240 KB 24/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 28/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 32/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 36/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 40/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 44/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 48/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 4/258 KB 228/1710 KB 168/232 KB 172/590 KB 116/240 KB 48/258 KB 228/1710 KB 172/232 KB 180/590 KB 116/240 KB 48/258 KB 228/1710 KB 176/232 KB 180/590 KB 116/240 KB 48/258 KB 228/1710 KB 180/232 KB 180/590 KB 116/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 116/240 KB 4/258 KB 224/1710 KB 16 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 4/232 KB 172/590 KB 116/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 120/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 124/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 128/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 132/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 136/240 KB 52/258 KB 232/1710 KB 184/232 KB 180/590 KB 140/240 KB 52/258 KB 232/1710 KB 180/232 KB 180/590 KB 116/240 KB 52/258 KB 236/1710 KB 184/232 KB 180/590 KB 140/240 KB 52/258 KB 228/1710 KB 180/232 KB 180/590 KB 116/240 KB 20/258 KB 228/1710 KB 168/232 KB 180/590 KB 116/240 KB 52/258 KB 236/1710 KB 184/232 KB 184/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 188/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 192/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 196/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 200/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 204/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 208/590 KB 140/240 KB 52/258 KB 236/1710 KB 184/232 KB 212/590 KB 140/240 KB 56/258 KB 240/1710 KB 184/232 KB 216/590 KB 140/240 KB 56/258 KB 240/1710 KB 184/232 KB 212/590 KB 140/240 KB 56/258 KB 236/1710 KB 184/232 KB 212/590 KB 140/240 KB 60/258 KB 240/1710 KB 184/232 KB 216/590 KB 144/240 KB 64/258 KB 240/1710 KB 184/232 KB 216/590 KB 144/240 KB 68/258 KB 244/1710 KB 188/232 KB 220/590 KB 144/240 KB 56/258 KB 240/1710 KB 184/232 KB 216/590 KB 144/240 KB 72/258 KB 244/1710 KB 188/232 KB 220/590 KB 148/240 KB 72/258 KB 244/1710 KB 188/232 KB 220/590 KB 152/240 KB 72/258 KB 244/1710 KB 188/232 KB 220/590 KB 156/240 KB 72/258 KB 244/1710 KB 188/232 KB 220/590 KB 160/240 KB 64/258 KB 244/1710 KB 188/232 KB 220/590 KB 144/240 KB 64/258 KB 240/1710 KB 188/232 KB 220/590 KB 144/240 KB 72/258 KB 248/1710 KB 188/232 KB 224/590 KB 160/240 KB 64/258 KB 240/1710 KB 188/232 KB 216/590 KB 144/240 KB 72/258 KB 248/1710 KB 192/232 KB 224/590 KB 160/240 KB 72/258 KB 248/1710 KB 196/232 KB 224/590 KB 160/240 KB 72/258 KB 248/1710 KB 200/232 KB 228/590 KB 160/240 KB 72/258 KB 248/1710 KB 204/232 KB 228/590 KB 164/240 KB 72/258 KB 248/1710 KB 208/232 KB 228/590 KB 164/240 KB 72/258 KB 244/1710 KB 196/232 KB 228/590 KB 160/240 KB 76/258 KB 248/1710 KB 208/232 KB 228/590 KB 164/240 KB 80/258 KB 248/1710 KB 208/232 KB 228/590 KB 164/240 KB 72/258 KB 248/1710 KB 188/232 KB 220/590 KB 160/240 KB 80/258 KB 252/1710 KB 208/232 KB 228/590 KB 164/240 KB 80/258 KB 256/1710 KB 208/232 KB 228/590 KB 164/240 KB 72/258 KB 248/1710 KB 196/232 KB 228/590 KB 160/240 KB 80/258 KB 260/1710 KB 208/232 KB 228/590 KB 164/240 KB 84/258 KB 264/1710 KB 212/232 KB 232/590 KB 164/240 KB 84/258 KB 268/1710 KB 212/232 KB 232/590 KB 164/240 KB 84/258 KB 272/1710 KB 212/232 KB 232/590 KB 164/240 KB 72/258 KB 248/1710 KB 200/232 KB 228/590 KB 164/240 KB 84/258 KB 272/1710 KB 212/232 KB 232/590 KB 168/240 KB 84/258 KB 272/1710 KB 212/232 KB 232/590 KB 172/240 KB 84/258 KB 272/1710 KB 212/232 KB 232/590 KB 176/240 KB 84/258 KB 272/1710 KB 212/232 KB 232/590 KB 180/240 KB 84/258 KB 276/1710 KB 212/232 KB 232/590 KB 184/240 KB 84/258 KB 276/1710 KB 212/232 KB 232/590 KB 188/240 KB 84/258 KB 276/1710 KB 212/232 KB 232/590 KB 192/240 KB 84/258 KB 260/1710 KB 212/232 KB 232/590 KB 164/240 KB 84/258 KB 276/1710 KB 216/232 KB 232/590 KB 192/240 KB 84/258 KB 276/1710 KB 220/232 KB 232/590 KB 192/240 KB 84/258 KB 276/1710 KB 224/232 KB 232/590 KB 192/240 KB 84/258 KB 260/1710 KB 208/23 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 2 KB 232/590 KB 164/240 KB 80/258 KB 260/1710 KB 208/232 KB 232/590 KB 164/240 KB 88/258 KB 276/1710 KB 224/232 KB 236/590 KB 192/240 KB 88/258 KB 276/1710 KB 224/232 KB 240/590 KB 192/240 KB 88/258 KB 276/1710 KB 224/232 KB 244/590 KB 192/240 KB 88/258 KB 276/1710 KB 224/232 KB 248/590 KB 196/240 KB 88/258 KB 276/1710 KB 224/232 KB 252/590 KB 196/240 KB 88/258 KB 276/1710 KB 224/232 KB 256/590 KB 196/240 KB 88/258 KB 276/1710 KB 224/232 KB 260/590 KB 196/240 KB 84/258 KB 276/1710 KB 212/232 KB 232/590 KB 180/240 KB 88/258 KB 280/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 284/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 288/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 292/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 296/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 300/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 304/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 308/1710 KB 224/232 KB 260/590 KB 196/240 KB 88/258 KB 276/1710 KB 224/232 KB 244/590 KB 196/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 200/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 204/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 208/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 212/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 216/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 220/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 224/240 KB 88/258 KB 308/1710 KB 224/232 KB 264/590 KB 196/240 KB 88/258 KB 308/1710 KB 224/232 KB 268/590 KB 224/240 KB 88/258 KB 308/1710 KB 224/232 KB 272/590 KB 224/240 KB 88/258 KB 308/1710 KB 224/232 KB 276/590 KB 224/240 KB 88/258 KB 312/1710 KB 224/232 KB 280/590 KB 228/240 KB 88/258 KB 312/1710 KB 224/232 KB 284/590 KB 228/240 KB 88/258 KB 312/1710 KB 224/232 KB 288/590 KB 228/240 KB 88/258 KB 312/1710 KB 224/232 KB 276/590 KB 228/240 KB 88/258 KB 312/1710 KB 224/232 KB 288/590 KB 232/240 KB 88/258 KB 312/1710 KB 224/232 KB 288/590 KB 236/240 KB 88/258 KB 312/1710 KB 224/232 KB 288/590 KB 240/240 KB 88/258 KB 312/1710 KB 224/232 KB 276/590 KB 224/240 KB 88/258 KB 316/1710 KB 224/232 KB 288/590 KB 240/240 KB 88/258 KB 320/1710 KB 224/232 KB 288/590 KB 240/240 KB 88/258 KB 324/1710 KB 224/232 KB 288/590 KB 240/240 KB 88/258 KB 328/1710 KB 224/232 KB 292/590 KB 240/240 KB 88/258 KB 332/1710 KB 224/232 KB 292/590 KB 240/240 KB 88/258 KB 324/1710 KB 224/232 KB 292/590 KB 240/240 KB 88/258 KB 332/1710 KB 224/232 KB 296/590 KB 240/240 KB 88/258 KB 332/1710 KB 224/232 KB 300/590 KB 240/240 KB 88/258 KB 332/1710 KB 224/232 KB 304/590 KB 240/240 KB 88/258 KB 332/1710 KB 224/232 KB 308/590 KB 240/240 KB 88/258 KB 332/1710 KB 224/232 KB 312/590 KB 240/240 KB 88/258 KB 276/1710 KB 224/232 KB 232/590 KB 192/240 KB 92/258 KB 332/1710 KB 224/232 KB 312/590 KB 240/240 KB 96/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 100/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 104/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 108/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 112/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 116/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 120/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 124/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 128/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 92/258 KB 332/1710 KB 228/232 KB 312/590 KB 240/240 KB 128/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 128/258 KB 332/1710 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 232/232 KB 312/590 KB 240/240 KB 132/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 136/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 140/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 144/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 148/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 152/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 156/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 160/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 164/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 168/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 172/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 176/258 KB 332/1710 KB 232/232 KB 312/590 KB 240/240 KB 176/258 KB 332/1710 KB 232/232 KB 316/590 KB 240/240 KB 176/258 KB 332/1710 KB 232/232 KB 320/590 KB 240/240 KB 180/258 KB 332/1710 KB 232/232 KB 324/590 KB 180/258 KB 332/1710 KB 232/232 KB 328/590 KB 180/258 KB 332/1710 KB 232/232 KB 332/590 KB 180/258 KB 332/1710 KB 232/232 KB 336/590 KB 180/258 KB 332/1710 KB 232/232 KB 340/590 KB 180/258 KB 332/1710 KB 344/590 KB 180/258 KB 332/1710 KB 348/590 KB 180/258 KB 332/1710 KB 232/232 KB 320/590 KB 184/258 KB 332/1710 KB 352/590 KB 188/258 KB 332/1710 KB 352/590 KB 192/258 KB 332/1710 KB 352/590 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 180/258 KB 332/1710 KB 352/590 KB 196/258 KB 332/1710 KB 352/590 KB 200/258 KB 332/1710 KB 352/590 KB 204/258 KB 332/1710 KB 352/590 KB 208/258 KB 332/1710 KB 352/590 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1543.8 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 212/258 KB 332/1710 KB 352/590 KB 216/258 KB 332/1710 KB 356/590 KB 220/258 KB 332/1710 KB 356/590 KB 224/258 KB 332/1710 KB 356/590 KB 212/258 KB 332/1710 KB 356/590 KB 224/258 KB 332/1710 KB 360/590 KB 224/258 KB 332/1710 KB 364/590 KB 224/258 KB 332/1710 KB 368/590 KB 228/258 KB 332/1710 KB 368/590 KB 232/258 KB 332/1710 KB 372/590 KB 236/258 KB 332/1710 KB 372/590 KB 240/258 KB 332/1710 KB 372/590 KB 228/258 KB 332/1710 KB 372/590 KB 240/258 KB 332/1710 KB 376/590 KB 240/258 KB 332/1710 KB 380/590 KB 240/258 KB 332/1710 KB 384/590 KB 240/258 KB 332/1710 KB 388/590 KB 4/223 KB 244/258 KB 332/1710 KB 388/590 KB 8/223 KB 244/258 KB 332/1710 KB 388/590 KB 12/223 KB 244/258 KB 332/1710 KB 388/590 KB 16/223 KB 244/258 KB 332/1710 KB 388/590 KB 20/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 24/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 28/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 32/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 36/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 40/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 44/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 48/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 52/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 56/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 60/223 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 64/223 KB 244/258 KB 332/1710 KB 388/590 KB 244/258 KB 332/1710 KB 388/590 KB 4/208 KB 20/223 KB 244/258 KB 332/1710 KB 388/590 KB 8/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 12/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 16/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 20/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 24/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 28/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 32/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 4/208 KB 64/223 KB 248/258 KB 332/1710 KB 388/590 KB 32/208 KB 64/223 KB 252/258 KB 332/1710 KB 388/590 KB 36/208 KB 64/223 KB 252/258 KB 332/1710 KB 388/590 KB 40/208 KB 68/223 KB 256/258 KB 336/1710 KB 392/590 KB 36/208 KB 68/223 KB 256/258 KB 336/1710 KB 392/590 KB 36/208 KB 64/223 KB 256/258 KB 336/1710 KB 392/590 KB 36/208 KB 64/223 KB 256/258 KB 332/1710 KB 392/590 KB 36/208 KB 64/223 KB 256/258 KB 332/1710 KB 388/590 KB 40/208 KB 68/223 KB 258/258 KB 336/1710 KB 392/590 KB 40/208 KB 68/223 KB 258/258 KB 336/1710 KB 396/590 KB 40/208 KB 68/223 KB 258/258 KB 336/1710 KB 400/590 KB 40/208 KB 68/223 KB 258/258 KB 340/1710 KB 404/590 KB 40/208 KB 68/223 KB 258/258 KB 340/1710 KB 400/590 KB 44/208 KB 72/223 KB 258/258 KB 344/1710 KB 404/590 KB 44/208 KB 72/223 KB 258/258 KB 348/1710 KB 404/590 KB 44/208 KB 72/223 KB 258/258 KB 352/1710 KB 404/590 KB 44/208 KB 72/223 KB 258/258 KB 340/1710 KB 404/590 KB 48/208 KB 72/223 KB 258/258 KB 352/1710 KB 408/590 KB 52/208 KB 72/223 KB 258/258 KB 352/1710 KB 408/590 KB 56/208 KB 72/223 KB 258/258 KB 356/1710 KB 408/590 KB 60/208 KB 72/223 KB 258/258 KB 356/1710 KB 408/590 KB 64/208 KB 72/223 KB 258/258 KB 356/1710 KB 408/590 KB 40/208 KB 72/223 KB 258/258 KB 340/1710 KB 404/590 KB 64/208 KB 76/223 KB 258/258 KB 356/1710 KB 408/590 KB 64/208 KB 80/223 KB 258/258 KB 356/1710 KB 408/590 KB 64/208 KB 84/223 KB 258/258 KB 356/1710 KB 408/590 KB 64/208 KB 88/223 KB 258/258 KB 356/1710 KB 408/590 KB 64/208 KB 92/223 KB 258/258 KB 356/1710 KB 408/590 KB 52/208 KB 72/223 KB 258/258 KB 356/1710 KB 40 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 8/590 KB 64/208 KB 96/223 KB 258/258 KB 360/1710 KB 408/590 KB 64/208 KB 96/223 KB 258/258 KB 364/1710 KB 408/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 408/590 KB 44/208 KB 72/223 KB 258/258 KB 352/1710 KB 408/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 412/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 416/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 420/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 424/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 428/590 KB 68/208 KB 96/223 KB 258/258 KB 368/1710 KB 432/590 KB 68/208 KB 96/223 KB 372/1710 KB 436/590 KB 68/208 KB 96/223 KB 372/1710 KB 440/590 KB 68/208 KB 96/223 KB 372/1710 KB 444/590 KB 68/208 KB 96/223 KB 372/1710 KB 448/590 KB 68/208 KB 96/223 KB 258/258 KB 364/1710 KB 408/590 KB 72/208 KB 96/223 KB 372/1710 KB 448/590 KB 76/208 KB 96/223 KB 372/1710 KB 448/590 KB 80/208 KB 96/223 KB 372/1710 KB 448/590 KB 64/208 KB 96/223 KB 258/258 KB 364/1710 KB 408/590 KB 80/208 KB 100/223 KB 372/1710 KB 448/590 KB 80/208 KB 104/223 KB 372/1710 KB 448/590 KB 80/208 KB 108/223 KB 372/1710 KB 448/590 KB 80/208 KB 112/223 KB 372/1710 KB 448/590 KB 68/208 KB 96/223 KB 372/1710 KB 432/590 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1407.9 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 80/208 KB 112/223 KB 376/1710 KB 448/590 KB 80/208 KB 112/223 KB 380/1710 KB 448/590 KB 80/208 KB 112/223 KB 384/1710 KB 448/590 KB 84/208 KB 112/223 KB 388/1710 KB 448/590 KB 84/208 KB 116/223 KB 392/1710 KB 452/590 KB 84/208 KB 116/223 KB 396/1710 KB 452/590 KB 84/208 KB 116/223 KB 400/1710 KB 452/590 KB 84/208 KB 112/223 KB 384/1710 KB 448/590 KB 88/208 KB 116/223 KB 400/1710 KB 452/590 KB 92/208 KB 116/223 KB 400/1710 KB 452/590 KB 96/208 KB 116/223 KB 400/1710 KB 452/590 KB 84/208 KB 116/223 KB 388/1710 KB 452/590 KB 96/208 KB 116/223 KB 400/1710 KB 456/590 KB 96/208 KB 116/223 KB 400/1710 KB 460/590 KB 96/208 KB 116/223 KB 400/1710 KB 464/590 KB 96/208 KB 116/223 KB 404/1710 KB 468/590 KB 100/208 KB 116/223 KB 404/1710 KB 472/590 KB 4/38 KB 100/208 KB 116/223 KB 404/1710 KB 476/590 KB 4/38 KB 100/208 KB 116/223 KB 404/1710 KB 480/590 KB 4/38 KB 84/208 KB 116/223 KB 388/1710 KB 448/590 KB 100/208 KB 116/223 KB 404/1710 KB 468/590 KB 4/38 KB 100/208 KB 120/223 KB 404/1710 KB 480/590 KB 4/38 KB 100/208 KB 124/223 KB 404/1710 KB 480/590 KB 4/38 KB 100/208 KB 128/223 KB 404/1710 KB 480/590 KB 8/38 KB 100/208 KB 132/223 KB 404/1710 KB 480/590 KB 8/38 KB 100/208 KB 136/223 KB 404/1710 KB 480/590 KB 8/38 KB 100/208 KB 116/223 KB 404/1710 KB 468/590 KB 104/208 KB 136/223 KB 404/1710 KB 480/590 KB 8/38 KB 108/208 KB 140/223 KB 404/1710 KB 480/590 KB 8/38 KB 112/208 KB 140/223 KB 404/1710 KB 480/590 KB 8/38 KB 96/208 KB 116/223 KB 404/1710 KB 464/590 KB 112/208 KB 140/223 KB 408/1710 KB 480/590 KB 8/38 KB 112/208 KB 140/223 KB 412/1710 KB 480/590 KB 8/38 KB 112/208 KB 140/223 KB 416/1710 KB 480/590 KB 8/38 KB 112/208 KB 140/223 KB 420/1710 KB 480/590 KB 8/38 KB 116/208 KB 140/223 KB 424/1710 KB 484/590 KB 8/38 KB 116/208 KB 140/223 KB 428/1710 KB 484/590 KB 8/38 KB 116/208 KB 140/223 KB 432/1710 KB 484/590 KB 8/38 KB 104/208 KB 140/223 KB 404/1710 KB 480/590 KB 8/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 8/38 KB 100/208 KB 124/223 KB 404/1710 KB 480/590 KB 8/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 12/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 16/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 20/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 24/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 28/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 32/38 KB 116/208 KB 144/223 KB 432/1710 KB 484/590 KB 36/38 KB 116/208 KB 148/223 KB 432/1710 KB 484/590 KB 38/38 KB 116/208 KB 140/223 KB 420/1710 KB 484/590 KB 8/38 KB 120/208 KB 148/223 KB 432/1710 KB 484/590 KB 38/38 KB 124/208 KB 148/223 KB 432/1710 KB 484/590 KB 38/38 KB 128/208 KB 148/223 KB 432/1710 KB 484/590 KB 38/38 KB 132/208 KB 148/223 KB 432/1710 KB 484/590 KB 38/38 KB 136/208 KB 148/223 KB 436/1710 KB 484/590 KB 38/38 KB 140/208 KB 148/223 KB 436/1710 KB 484/590 KB 38/38 KB 112/208 KB 140/223 KB 420/1710 KB 484/590 KB 8/38 KB 140/208 KB 148/223 KB 436/1710 KB 488/590 KB 38/38 KB 140/208 KB 148/223 KB 436/1710 KB 492/590 KB 38/38 KB 140/208 KB 148/223 KB 436/1710 KB 496/590 KB 38/38 KB 144/208 KB 148/223 KB 436/1710 KB 496/590 KB 38/38 KB 132/208 KB 148/223 KB 436/1710 KB 484/590 KB 38/38 KB 144/208 KB 148/223 KB 440/1710 KB 500/590 KB 38/38 KB 144/208 KB 148/223 KB 444/1710 KB 500/590 KB 38/38 KB 116/208 KB 148/223 KB 432/1710 KB 484/590 KB 36/38 KB 144/208 KB 152/223 KB 444/1710 KB 500/590 KB 38/38 KB 144/208 KB 156/223 KB 444/1710 KB 500/590 KB 38/3 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 8 KB 144/208 KB 160/223 KB 444/1710 KB 500/590 KB 38/38 KB 144/208 KB 164/223 KB 444/1710 KB 500/590 KB 38/38 KB 144/208 KB 168/223 KB 444/1710 KB 500/590 KB 38/38 KB 144/208 KB 172/223 KB 444/1710 KB 500/590 KB 38/38 KB 144/208 KB 176/223 KB 444/1710 KB 500/590 KB 38/38 KB 144/208 KB 148/223 KB 436/1710 KB 500/590 KB 38/38 KB 144/208 KB 176/223 KB 444/1710 KB 504/590 KB 38/38 KB 144/208 KB 176/223 KB 444/1710 KB 508/590 KB 38/38 KB 144/208 KB 176/223 KB 444/1710 KB 512/590 KB 38/38 KB 144/208 KB 176/223 KB 448/1710 KB 516/590 KB 38/38 KB 148/208 KB 180/223 KB 448/1710 KB 520/590 KB 38/38 KB 144/208 KB 176/223 KB 448/1710 KB 512/590 KB 38/38 KB 148/208 KB 180/223 KB 452/1710 KB 524/590 KB 38/38 KB 148/208 KB 180/223 KB 456/1710 KB 524/590 KB 38/38 KB 148/208 KB 180/223 KB 460/1710 KB 524/590 KB 38/38 KB 148/208 KB 180/223 KB 464/1710 KB 524/590 KB 38/38 KB 148/208 KB 180/223 KB 448/1710 KB 516/590 KB 38/38 KB 148/208 KB 184/223 KB 464/1710 KB 524/590 KB 38/38 KB 148/208 KB 188/223 KB 464/1710 KB 524/590 KB 38/38 KB 148/208 KB 192/223 KB 464/1710 KB 524/590 KB 38/38 KB 148/208 KB 176/223 KB 448/1710 KB 516/590 KB 38/38 KB 152/208 KB 192/223 KB 464/1710 KB 524/590 KB 38/38 KB 156/208 KB 192/223 KB 464/1710 KB 524/590 KB 38/38 KB 160/208 KB 192/223 KB 464/1710 KB 524/590 KB 38/38 KB 164/208 KB 192/223 KB 464/1710 KB 524/590 KB 38/38 KB 168/208 KB 196/223 KB 468/1710 KB 524/590 KB 38/38 KB 172/208 KB 196/223 KB 468/1710 KB 524/590 KB 38/38 KB 176/208 KB 196/223 KB 468/1710 KB 524/590 KB 38/38 KB 148/208 KB 180/223 KB 464/1710 KB 524/590 KB 38/38 KB 176/208 KB 196/223 KB 468/1710 KB 528/590 KB 38/38 KB 176/208 KB 196/223 KB 468/1710 KB 532/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 536/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 540/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 544/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 548/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 552/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 556/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 560/590 KB 38/38 KB 164/208 KB 196/223 KB 468/1710 KB 524/590 KB 38/38 KB 180/208 KB 196/223 KB 472/1710 KB 560/590 KB 38/38 KB 180/208 KB 196/223 KB 476/1710 KB 560/590 KB 38/38 KB 180/208 KB 196/223 KB 480/1710 KB 560/590 KB 38/38 KB 164/208 KB 196/223 KB 464/1710 KB 524/590 KB 38/38 KB 180/208 KB 200/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 204/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 208/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 212/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 216/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 220/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 223/223 KB 480/1710 KB 560/590 KB 38/38 KB 180/208 KB 196/223 KB 468/1710 KB 532/590 KB 38/38 KB 184/208 KB 223/223 KB 480/1710 KB 560/590 KB 38/38 KB 188/208 KB 223/223 KB 480/1710 KB 560/590 KB 38/38 KB 192/208 KB 223/223 KB 480/1710 KB 560/590 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 177.5 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 196/208 KB 223/223 KB 480/1710 KB 560/590 KB 200/208 KB 223/223 KB 484/1710 KB 564/590 KB 204/208 KB 223/223 KB 484/1710 KB 564/590 KB 208/208 KB 223/223 KB 484/1710 KB 564/590 KB 196/208 KB 223/223 KB 484/1710 KB 564/590 KB 196/208 KB 223/223 KB 484/1710 KB 560/590 KB 208/208 KB 223/223 KB 488/1710 KB 568/590 KB 208/208 KB 223/223 KB 492/1710 KB 568/590 KB 208/208 KB 223/223 KB 496/1710 KB 568/590 KB 208/208 KB 223/223 KB 500/1710 KB 568/590 KB 208/208 KB 223/223 KB 504/1710 KB 568/590 KB 208/208 KB 223/223 KB 508/1710 KB 568/590 KB 208/208 KB 223/223 KB 512/1710 KB 568/590 KB 208/208 KB 223/223 KB 500/1710 KB 568/590 KB 208/208 KB 223/223 KB 512/1710 KB 572/590 KB 208/208 KB 223/223 KB 512/1710 KB 576/590 KB 208/208 KB 223/223 KB 512/1710 KB 580/590 KB 208/208 KB 516/1710 KB 584/590 KB 208/208 KB 516/1710 KB 588/590 KB 208/208 KB 516/1710 KB 590/590 KB 208/208 KB 516/1710 KB 580/590 KB 208/208 KB 520/1710 KB 590/590 KB 208/208 KB 524/1710 KB 590/590 KB 208/208 KB 528/1710 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1004.7 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 208/208 KB 4/18 KB 528/1710 KB 590/590 KB 208/208 KB 8/18 KB 528/1710 KB 590/590 KB 208/208 KB 12/18 KB 528/1710 KB 590/590 KB 208/208 KB 16/18 KB 528/1710 KB 590/590 KB 208/208 KB 18/18 KB 528/1710 KB 590/590 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 18/18 KB 532/1710 KB 590/590 KB 18/18 KB 536/1710 KB 590/590 KB 18/18 KB 540/1710 KB 590/590 KB 18/18 KB 544/1710 KB 590/590 KB 18/18 KB 548/1710 KB 590/590 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 77.4 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 552/1710 KB 590/590 KB 556/1710 KB 590/590 KB 560/1710 KB 590/590 KB 564/1710 KB 590/590 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 2488.0 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 568/1710 KB 572/1710 KB 576/1710 KB 4/214 KB 576/1710 KB 8/214 KB 576/1710 KB 12/214 KB 576/1710 KB 16/214 KB 576/1710 KB 20/214 KB 576/1710 KB 24/214 KB 576/1710 KB 28/214 KB 576/1710 KB 32/214 KB 576/1710 KB 36/214 KB 576/1710 KB 40/214 KB 576/1710 KB 44/214 KB 576/1710 KB 44/214 KB 4/531 KB 576/1710 KB 44/214 KB 4/531 KB 576/1710 KB 4/1267 KB 44/214 KB 4/531 KB 576/1710 KB 8/1267 KB 44/214 KB 4/531 KB 576/1710 KB 12/1267 KB 44/214 KB 4/531 KB 576/1710 KB 16/1267 KB 44/214 KB 8/531 KB 576/1710 KB 16/1267 KB 44/214 KB 12/531 KB 576/1710 KB 16/1267 KB 44/214 KB 16/531 KB 576/1710 KB 16/1267 KB 44/214 KB 20/531 KB 576/1710 KB 16/1267 KB 44/214 KB 24/531 KB 576/1710 KB 20/1267 KB 44/214 KB 28/531 KB 576/1710 KB 20/1267 KB 44/214 KB 32/531 KB 576/1710 KB 20/1267 KB 44/214 KB 20/531 KB 576/1710 KB 20/1267 KB 44/214 KB 32/531 KB 576/1710 KB 24/1267 KB 44/214 KB 32/531 KB 576/1710 KB 28/1267 KB 44/214 KB 32/531 KB 576/1710 KB 32/1267 KB 44/214 KB 32/531 KB 576/1710 KB 36/1267 KB 44/214 KB 36/531 KB 576/1710 KB 4/109 KB 40/1267 KB 44/214 KB 36/531 KB 576/1710 KB 4/109 KB 44/1267 KB 44/214 KB 36/531 KB 576/1710 KB 4/109 KB 48/1267 KB 44/214 KB 36/531 KB 576/1710 KB 4/109 KB 36/1267 KB 44/214 KB 36/531 KB 576/1710 KB 8/109 KB 48/1267 KB 44/214 KB 36/531 KB 576/1710 KB 12/109 KB 48/1267 KB 44/214 KB 36/531 KB 576/1710 KB 16/109 KB 48/1267 KB 44/214 KB 36/531 KB 576/1710 KB 20/109 KB 48/1267 KB 48/214 KB 36/531 KB 580/1710 KB 24/109 KB 52/1267 KB 44/214 KB 36/531 KB 576/1710 KB 36/1267 KB 48/214 KB 40/531 KB 580/1710 KB 24/109 KB 52/1267 KB 48/214 KB 44/531 KB 580/1710 KB 24/109 KB 52/1267 KB 48/214 KB 48/531 KB 580/1710 KB 24/109 KB 52/1267 KB 48/214 KB 52/531 KB 580/1710 KB 24/109 KB 52/1267 KB 48/214 KB 56/531 KB 580/1710 KB 24/109 KB 52/1267 KB 48/214 KB 36/531 KB 580/1710 KB 20/109 KB 52/1267 KB 48/214 KB 56/531 KB 584/1710 KB 28/109 KB 52/1267 KB 48/214 KB 56/531 KB 588/1710 KB 28/109 KB 52/1267 KB 48/214 KB 56/531 KB 592/1710 KB 28/109 KB 52/1267 KB 48/214 KB 36/531 KB 576/1710 KB 20/109 KB 52/1267 KB 44/214 KB 36/531 KB 576/1710 KB 20/109 KB 52/1267 KB 48/214 KB 60/531 KB 592/1710 KB 28/109 KB 56/1267 KB 48/214 KB 60/531 KB 592/1710 KB 28/109 KB 60/1267 KB 48/214 KB 60/531 KB 592/1710 KB 28/109 KB 64/1267 KB 48/214 KB 60/531 KB 592/1710 KB 28/109 KB 68/1267 KB 52/214 KB 60/531 KB 596/1710 KB 28/109 KB 72/1267 KB 52/214 KB 60/531 KB 596/1710 KB 28/109 KB 76/1267 KB 48/214 KB 60/531 KB 592/1710 KB 28/109 KB 52/1267 KB 48/214 KB 56/531 KB 580/1710 KB 28/109 KB 52/1267 KB 52/214 KB 64/531 KB 596/1710 KB 32/109 KB 80/1267 KB 52/214 KB 64/531 KB 596/1710 KB 36/109 KB 80/1267 KB 52/214 KB 60/531 KB 596/1710 KB 28/109 KB 68/1267 KB 52/214 KB 60/531 KB 592/1710 KB 28/109 KB 68/1267 KB 56/214 KB 64/531 KB 596/1710 KB 36/109 KB 80/1267 KB 60/214 KB 64/531 KB 596/1710 KB 36/109 KB 80/1267 KB 64/214 KB 64/531 KB 596/1710 KB 36/109 KB 80/1267 KB 52/214 KB 64/531 KB 596/1710 KB 36/109 KB 80/1267 KB 64/214 KB 68/531 KB 596/1710 KB 40/109 KB 80/1267 KB 64/214 KB 72/531 KB 600/1710 KB 40/109 KB 80/1267 KB 64/214 KB 76/531 KB 600/1710 KB 40/109 KB 80/1267 KB 64/214 KB 80/531 KB 600/1710 KB 40/109 KB 80/1267 KB 64/214 KB 84/531 KB 600/1710 KB 40/109 KB 80/1267 KB 68/214 KB 88/531 KB 600/1710 KB 40/109 KB 80/1267 KB 64/214 KB 64/531 KB 596/1710 KB 40/109 KB 80/1267 KB 68/214 KB 88/531 KB 600/1710 KB 44/109 KB 80/1267 KB 68/214 KB 88/53 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 1 KB 600/1710 KB 48/109 KB 80/1267 KB 68/214 KB 88/531 KB 600/1710 KB 52/109 KB 80/1267 KB 68/214 KB 88/531 KB 600/1710 KB 56/109 KB 80/1267 KB 68/214 KB 84/531 KB 600/1710 KB 40/109 KB 80/1267 KB 72/214 KB 88/531 KB 600/1710 KB 56/109 KB 80/1267 KB 76/214 KB 88/531 KB 600/1710 KB 56/109 KB 80/1267 KB 80/214 KB 88/531 KB 600/1710 KB 56/109 KB 80/1267 KB 52/214 KB 60/531 KB 596/1710 KB 28/109 KB 80/1267 KB 64/214 KB 68/531 KB 600/1710 KB 40/109 KB 80/1267 KB 80/214 KB 88/531 KB 604/1710 KB 56/109 KB 80/1267 KB 80/214 KB 88/531 KB 608/1710 KB 56/109 KB 80/1267 KB 80/214 KB 88/531 KB 612/1710 KB 56/109 KB 80/1267 KB 80/214 KB 88/531 KB 616/1710 KB 56/109 KB 84/1267 KB 80/214 KB 88/531 KB 620/1710 KB 56/109 KB 84/1267 KB 80/214 KB 88/531 KB 624/1710 KB 56/109 KB 84/1267 KB 80/214 KB 88/531 KB 628/1710 KB 60/109 KB 84/1267 KB 84/214 KB 92/531 KB 632/1710 KB 60/109 KB 84/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 84/1267 KB 80/214 KB 88/531 KB 612/1710 KB 56/109 KB 84/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 88/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 92/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 96/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 100/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 104/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 108/1267 KB 84/214 KB 92/531 KB 636/1710 KB 60/109 KB 112/1267 KB 84/214 KB 92/531 KB 628/1710 KB 60/109 KB 84/1267 KB 88/214 KB 92/531 KB 636/1710 KB 60/109 KB 112/1267 KB 92/214 KB 92/531 KB 636/1710 KB 60/109 KB 112/1267 KB 96/214 KB 92/531 KB 636/1710 KB 60/109 KB 112/1267 KB 80/214 KB 92/531 KB 628/1710 KB 60/109 KB 84/1267 KB 96/214 KB 96/531 KB 636/1710 KB 60/109 KB 112/1267 KB 80/214 KB 88/531 KB 624/1710 KB 60/109 KB 84/1267 KB 96/214 KB 96/531 KB 636/1710 KB 64/109 KB 112/1267 KB 96/214 KB 96/531 KB 636/1710 KB 68/109 KB 112/1267 KB 96/214 KB 100/531 KB 636/1710 KB 72/109 KB 112/1267 KB 96/214 KB 100/531 KB 636/1710 KB 76/109 KB 112/1267 KB 96/214 KB 100/531 KB 636/1710 KB 80/109 KB 116/1267 KB 100/214 KB 100/531 KB 640/1710 KB 80/109 KB 120/1267 KB 100/214 KB 100/531 KB 640/1710 KB 80/109 KB 124/1267 KB 100/214 KB 100/531 KB 640/1710 KB 80/109 KB 128/1267 KB 96/214 KB 100/531 KB 636/1710 KB 68/109 KB 112/1267 KB 100/214 KB 104/531 KB 640/1710 KB 80/109 KB 128/1267 KB 100/214 KB 108/531 KB 640/1710 KB 80/109 KB 128/1267 KB 100/214 KB 112/531 KB 640/1710 KB 80/109 KB 128/1267 KB 100/214 KB 100/531 KB 640/1710 KB 80/109 KB 116/1267 KB 104/214 KB 112/531 KB 640/1710 KB 80/109 KB 128/1267 KB 108/214 KB 112/531 KB 640/1710 KB 80/109 KB 128/1267 KB 112/214 KB 112/531 KB 640/1710 KB 80/109 KB 128/1267 KB 116/214 KB 112/531 KB 640/1710 KB 80/109 KB 128/1267 KB 120/214 KB 116/531 KB 640/1710 KB 80/109 KB 132/1267 KB 124/214 KB 116/531 KB 640/1710 KB 80/109 KB 132/1267 KB 128/214 KB 116/531 KB 640/1710 KB 80/109 KB 132/1267 KB 96/214 KB 100/531 KB 636/1710 KB 80/109 KB 116/1267 KB 96/214 KB 100/531 KB 640/1710 KB 80/109 KB 116/1267 KB 128/214 KB 116/531 KB 644/1710 KB 80/109 KB 132/1267 KB 128/214 KB 116/531 KB 648/1710 KB 84/109 KB 132/1267 KB 128/214 KB 116/531 KB 652/1710 KB 84/109 KB 132/1267 KB 128/214 KB 116/531 KB 656/1710 KB 84/109 KB 132/1267 KB 116/214 KB 116/531 KB 640/1710 KB 80/109 KB 132/1267 KB 128/214 KB 120/531 KB 656/1710 KB 84/109 KB 132/1267 KB 128/214 KB 124/531 KB 656/1710 KB 84/109 KB 132/1267 KB 128/214 KB 128/531 KB 656/1710 KB 84/109 KB 132/1267 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install KB 128/214 KB 128/531 KB 660/1710 KB 84/109 KB 132/1267 KB 128/214 KB 132/531 KB 664/1710 KB 84/109 KB 132/1267 KB 128/214 KB 132/531 KB 668/1710 KB 84/109 KB 132/1267 KB 128/214 KB 132/531 KB 672/1710 KB 84/109 KB 132/1267 KB 116/214 KB 112/531 KB 640/1710 KB 80/109 KB 132/1267 KB 128/214 KB 132/531 KB 672/1710 KB 84/109 KB 136/1267 KB 128/214 KB 132/531 KB 672/1710 KB 84/109 KB 140/1267 KB 128/214 KB 132/531 KB 672/1710 KB 84/109 KB 144/1267 KB 128/214 KB 132/531 KB 672/1710 KB 84/109 KB 148/1267 KB 132/214 KB 132/531 KB 676/1710 KB 84/109 KB 152/1267 KB 128/214 KB 132/531 KB 660/1710 KB 84/109 KB 132/1267 KB 132/214 KB 136/531 KB 676/1710 KB 84/109 KB 152/1267 KB 132/214 KB 140/531 KB 676/1710 KB 84/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 84/109 KB 152/1267 KB 128/214 KB 116/531 KB 644/1710 KB 84/109 KB 132/1267 KB 132/214 KB 144/531 KB 676/1710 KB 88/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 92/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 96/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 100/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 104/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 108/109 KB 152/1267 KB 132/214 KB 144/531 KB 676/1710 KB 109/109 KB 152/1267 KB 132/214 KB 148/531 KB 676/1710 KB 109/109 KB 152/1267 KB 132/214 KB 152/531 KB 676/1710 KB 109/109 KB 156/1267 KB 132/214 KB 156/531 KB 676/1710 KB 109/109 KB 156/1267 KB 132/214 KB 160/531 KB 676/1710 KB 109/109 KB 156/1267 KB 132/214 KB 132/531 KB 676/1710 KB 84/109 KB 148/1267 KB 132/214 KB 160/531 KB 680/1710 KB 109/109 KB 156/1267 KB 132/214 KB 160/531 KB 684/1710 KB 109/109 KB 156/1267 KB 132/214 KB 132/531 KB 672/1710 KB 84/109 KB 148/1267 KB 136/214 KB 160/531 KB 688/1710 KB 109/109 KB 156/1267 KB 140/214 KB 160/531 KB 688/1710 KB 109/109 KB 156/1267 KB 144/214 KB 160/531 KB 688/1710 KB 109/109 KB 156/1267 KB 148/214 KB 160/531 KB 688/1710 KB 109/109 KB 156/1267 KB 132/214 KB 148/531 KB 676/1710 KB 109/109 KB 156/1267 KB 148/214 KB 160/531 KB 688/1710 KB 109/109 KB 160/1267 KB 148/214 KB 160/531 KB 688/1710 KB 109/109 KB 164/1267 KB 152/214 KB 164/531 KB 688/1710 KB 109/109 KB 168/1267 KB 152/214 KB 164/531 KB 688/1710 KB 109/109 KB 172/1267 KB 132/214 KB 160/531 KB 688/1710 KB 109/109 KB 156/1267 KB 152/214 KB 164/531 KB 692/1710 KB 109/109 KB 172/1267 KB 152/214 KB 164/531 KB 696/1710 KB 109/109 KB 172/1267 KB 152/214 KB 164/531 KB 700/1710 KB 109/109 KB 176/1267 KB 152/214 KB 164/531 KB 704/1710 KB 109/109 KB 176/1267 KB 152/214 KB 164/531 KB 688/1710 KB 109/109 KB 164/1267 KB 152/214 KB 168/531 KB 704/1710 KB 109/109 KB 176/1267 KB 152/214 KB 172/531 KB 704/1710 KB 109/109 KB 176/1267 KB 152/214 KB 176/531 KB 704/1710 KB 109/109 KB 176/1267 KB 152/214 KB 180/531 KB 704/1710 KB 109/109 KB 176/1267 KB 152/214 KB 184/531 KB 708/1710 KB 109/109 KB 176/1267 KB 152/214 KB 160/531 KB 688/1710 KB 109/109 KB 164/1267 KB 156/214 KB 184/531 KB 708/1710 KB 176/1267 KB 160/214 KB 184/531 KB 708/1710 KB 176/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 390.3 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 152/214 KB 180/531 KB 708/1710 KB 109/109 KB 176/1267 KB 164/214 KB 184/531 KB 712/1710 KB 176/1267 KB 164/214 KB 184/531 KB 716/1710 KB 176/1267 KB 164/214 KB 184/531 KB 720/1710 KB 176/1267 KB 152/214 KB 164/531 KB 696/1710 KB 109/109 KB 176/1267 KB 164/214 KB 184/531 KB 720/1710 KB 180/1267 KB 164/214 KB 184/531 KB 720/1710 KB 184/1267 KB 164/214 KB 184/531 KB 720/1710 KB 188/1267 KB 164/214 KB 184/531 KB 720/1710 KB 192/1267 KB 164/214 KB 184/531 KB 708/1710 KB 176/1267 KB 168/214 KB 184/531 KB 720/1710 KB 192/1267 KB 172/214 KB 184/531 KB 720/1710 KB 192/1267 KB 176/214 KB 184/531 KB 720/1710 KB 192/1267 KB 180/214 KB 184/531 KB 720/1710 KB 192/1267 KB 184/214 KB 188/531 KB 724/1710 KB 196/1267 KB 188/214 KB 188/531 KB 724/1710 KB 196/1267 KB 192/214 KB 188/531 KB 724/1710 KB 196/1267 KB 180/214 KB 188/531 KB 724/1710 KB 196/1267 KB 192/214 KB 188/531 KB 724/1710 KB 200/1267 KB 196/214 KB 188/531 KB 724/1710 KB 204/1267 KB 196/214 KB 188/531 KB 724/1710 KB 208/1267 KB 180/214 KB 188/531 KB 724/1710 KB 192/1267 KB 196/214 KB 188/531 KB 728/1710 KB 208/1267 KB 196/214 KB 188/531 KB 732/1710 KB 208/1267 KB 180/214 KB 188/531 KB 720/1710 KB 192/1267 KB 196/214 KB 192/531 KB 732/1710 KB 208/1267 KB 196/214 KB 196/531 KB 732/1710 KB 208/1267 KB 196/214 KB 200/531 KB 732/1710 KB 208/1267 KB 196/214 KB 204/531 KB 732/1710 KB 208/1267 KB 196/214 KB 204/531 KB 736/1710 KB 212/1267 KB 196/214 KB 188/531 KB 724/1710 KB 200/1267 KB 200/214 KB 208/531 KB 736/1710 KB 212/1267 KB 204/214 KB 208/531 KB 736/1710 KB 212/1267 KB 196/214 KB 208/531 KB 736/1710 KB 212/1267 KB 196/214 KB 204/531 KB 736/1710 KB 208/1267 KB 208/214 KB 208/531 KB 740/1710 KB 212/1267 KB 208/214 KB 212/531 KB 744/1710 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 4/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 8/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 12/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 16/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 20/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 24/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 28/80 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 32/80 KB 216/1267 KB 208/214 KB 212/531 KB 740/1710 KB 216/1267 KB 208/214 KB 212/531 KB 748/1710 KB 32/80 KB 220/1267 KB 208/214 KB 212/531 KB 748/1710 KB 32/80 KB 224/1267 KB 208/214 KB 212/531 KB 740/1710 KB 212/1267 KB 212/214 KB 212/531 KB 748/1710 KB 32/80 KB 224/1267 KB 214/214 KB 212/531 KB 748/1710 KB 32/80 KB 224/1267 KB 208/214 KB 212/531 KB 740/1710 KB 212/1267 KB 214/214 KB 216/531 KB 748/1710 KB 32/80 KB 224/1267 KB 214/214 KB 220/531 KB 748/1710 KB 32/80 KB 224/1267 KB 214/214 KB 224/531 KB 752/1710 KB 36/80 KB 224/1267 KB 214/214 KB 228/531 KB 752/1710 KB 36/80 KB 224/1267 KB 214/214 KB 232/531 KB 752/1710 KB 36/80 KB 228/1267 KB 214/214 KB 220/531 KB 752/1710 KB 36/80 KB 224/1267 KB 214/214 KB 232/531 KB 752/1710 KB 40/80 KB 228/1267 KB 214/214 KB 232/531 KB 752/1710 KB 44/80 KB 228/1267 KB 214/214 KB 232/531 KB 752/1710 KB 48/80 KB 228/1267 KB 214/214 KB 232/531 KB 752/1710 KB 52/80 KB 228/1267 KB 214/214 KB 220/531 KB 752/1710 KB 32/80 KB 224/1267 KB 214/214 KB 236/531 KB 756/1710 KB 56/80 KB 228/1267 KB 214/214 KB 236/531 KB 760/1710 KB 56/80 KB 228/1267 KB 214/214 KB 236/531 KB 764/1710 KB 56/80 KB 228/1267 KB 214/214 KB 236/531 KB 768/1710 KB 56/80 KB 228/1267 KB 214/214 KB 236/531 KB 752/1710 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install KB 52/80 KB 228/1267 KB 214/214 KB 240/531 KB 768/1710 KB 56/80 KB 228/1267 KB 214/214 KB 228/531 KB 752/1710 KB 36/80 KB 228/1267 KB 214/214 KB 240/531 KB 768/1710 KB 56/80 KB 232/1267 KB 214/214 KB 240/531 KB 768/1710 KB 56/80 KB 236/1267 KB 214/214 KB 240/531 KB 768/1710 KB 56/80 KB 240/1267 KB 214/214 KB 240/531 KB 768/1710 KB 56/80 KB 244/1267 KB 214/214 KB 244/531 KB 772/1710 KB 56/80 KB 248/1267 KB 214/214 KB 244/531 KB 772/1710 KB 56/80 KB 252/1267 KB 214/214 KB 236/531 KB 752/1710 KB 56/80 KB 244/1267 KB 244/531 KB 772/1710 KB 60/80 KB 252/1267 KB 244/531 KB 772/1710 KB 64/80 KB 252/1267 KB 214/214 KB 244/531 KB 772/1710 KB 56/80 KB 244/1267 KB 248/531 KB 772/1710 KB 64/80 KB 252/1267 KB 214/214 KB 240/531 KB 772/1710 KB 56/80 KB 244/1267 KB 252/531 KB 776/1710 KB 64/80 KB 252/1267 KB 252/531 KB 780/1710 KB 64/80 KB 256/1267 KB 252/531 KB 784/1710 KB 64/80 KB 256/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 705.8 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 252/531 KB 780/1710 KB 64/80 KB 256/1267 KB 256/531 KB 784/1710 KB 64/80 KB 256/1267 KB 252/531 KB 776/1710 KB 64/80 KB 256/1267 KB 256/531 KB 784/1710 KB 64/80 KB 260/1267 KB 260/531 KB 788/1710 KB 68/80 KB 264/1267 KB 260/531 KB 788/1710 KB 68/80 KB 268/1267 KB 260/531 KB 788/1710 KB 68/80 KB 272/1267 KB 260/531 KB 788/1710 KB 68/80 KB 260/1267 KB 260/531 KB 788/1710 KB 72/80 KB 272/1267 KB 260/531 KB 788/1710 KB 76/80 KB 272/1267 KB 260/531 KB 788/1710 KB 80/80 KB 272/1267 KB 260/531 KB 784/1710 KB 64/80 KB 260/1267 KB 264/531 KB 788/1710 KB 80/80 KB 272/1267 KB 268/531 KB 788/1710 KB 80/80 KB 272/1267 KB 272/531 KB 788/1710 KB 80/80 KB 272/1267 KB 276/531 KB 788/1710 KB 80/80 KB 272/1267 KB 280/531 KB 788/1710 KB 80/80 KB 276/1267 KB 260/531 KB 788/1710 KB 64/80 KB 260/1267 KB 284/531 KB 792/1710 KB 80/80 KB 276/1267 KB 284/531 KB 796/1710 KB 80/80 KB 276/1267 KB 284/531 KB 800/1710 KB 80/80 KB 276/1267 KB 284/531 KB 804/1710 KB 80/80 KB 276/1267 KB 284/531 KB 808/1710 KB 80/80 KB 276/1267 KB 284/531 KB 812/1710 KB 80/80 KB 276/1267 KB 284/531 KB 816/1710 KB 80/80 KB 276/1267 KB 276/531 KB 788/1710 KB 80/80 KB 276/1267 KB 284/531 KB 816/1710 KB 80/80 KB 280/1267 KB 284/531 KB 816/1710 KB 80/80 KB 284/1267 KB 284/531 KB 816/1710 KB 80/80 KB 288/1267 KB 284/531 KB 808/1710 KB 80/80 KB 276/1267 KB 288/531 KB 816/1710 KB 80/80 KB 288/1267 KB 288/531 KB 816/1710 KB 80/80 KB 292/1267 KB 292/531 KB 820/1710 KB 80/80 KB 296/1267 KB 292/531 KB 820/1710 KB 80/80 KB 300/1267 KB 292/531 KB 820/1710 KB 80/80 KB 304/1267 KB 292/531 KB 820/1710 KB 80/80 KB 292/1267 KB 292/531 KB 824/1710 KB 80/80 KB 304/1267 KB 292/531 KB 828/1710 KB 80/80 KB 304/1267 KB 292/531 KB 832/1710 KB 80/80 KB 304/1267 KB 292/531 KB 836/1710 KB 80/80 KB 304/1267 KB 292/531 KB 840/1710 KB 80/80 KB 308/1267 KB 292/531 KB 844/1710 KB 80/80 KB 308/1267 KB 292/531 KB 848/1710 KB 80/80 KB 308/1267 KB 292/531 KB 816/1710 KB 80/80 KB 292/1267 KB 296/531 KB 848/1710 KB 80/80 KB 308/1267 KB 300/531 KB 848/1710 KB 80/80 KB 308/1267 KB 304/531 KB 848/1710 KB 80/80 KB 308/1267 KB 308/531 KB 848/1710 KB 80/80 KB 308/1267 KB 312/531 KB 848/1710 KB 80/80 KB 308/1267 KB 316/531 KB 848/1710 KB 80/80 KB 308/1267 KB 320/531 KB 848/1710 KB 80/80 KB 308/1267 KB 292/531 KB 836/1710 KB 80/80 KB 308/1267 KB 320/531 KB 848/1710 KB 80/80 KB 312/1267 KB 320/531 KB 848/1710 KB 80/80 KB 316/1267 KB 320/531 KB 848/1710 KB 80/80 KB 320/1267 KB 320/531 KB 848/1710 KB 80/80 KB 324/1267 KB 324/531 KB 852/1710 KB 328/1267 KB 324/531 KB 852/1710 KB 332/1267 KB 324/531 KB 852/1710 KB 336/1267 KB 324/531 KB 852/1710 KB 340/1267 KB 324/531 KB 852/1710 KB 344/1267 KB 324/531 KB 852/1710 KB 348/1267 KB 324/531 KB 852/1710 KB 352/1267 KB 324/531 KB 852/1710 KB 324/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 248.4 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 328/531 KB 852/1710 KB 352/1267 KB 332/531 KB 852/1710 KB 352/1267 KB 320/531 KB 852/1710 KB 80/80 KB 324/1267 KB 336/531 KB 856/1710 KB 352/1267 KB 336/531 KB 860/1710 KB 352/1267 KB 336/531 KB 864/1710 KB 352/1267 KB 336/531 KB 860/1710 KB 352/1267 KB 340/531 KB 864/1710 KB 352/1267 KB 344/531 KB 868/1710 KB 352/1267 KB 348/531 KB 868/1710 KB 352/1267 KB 340/531 KB 868/1710 KB 352/1267 KB 352/531 KB 872/1710 KB 352/1267 KB 352/531 KB 876/1710 KB 352/1267 KB 352/531 KB 880/1710 KB 352/1267 KB 352/531 KB 872/1710 KB 352/1267 KB 356/531 KB 880/1710 KB 352/1267 KB 360/531 KB 884/1710 KB 356/1267 KB 364/531 KB 884/1710 KB 356/1267 KB 368/531 KB 884/1710 KB 356/1267 KB 356/531 KB 884/1710 KB 356/1267 KB 368/531 KB 884/1710 KB 360/1267 KB 368/531 KB 884/1710 KB 364/1267 KB 368/531 KB 884/1710 KB 368/1267 KB 356/531 KB 884/1710 KB 352/1267 KB 368/531 KB 888/1710 KB 368/1267 KB 368/531 KB 892/1710 KB 368/1267 KB 368/531 KB 896/1710 KB 368/1267 KB 368/531 KB 900/1710 KB 368/1267 KB 372/531 KB 4/61 KB 904/1710 KB 372/1267 KB 372/531 KB 4/61 KB 908/1710 KB 372/1267 KB 372/531 KB 4/61 KB 900/1710 KB 372/1267 KB 368/531 KB 4/61 KB 900/1710 KB 372/1267 KB 368/531 KB 4/61 KB 900/1710 KB 368/1267 KB 376/531 KB 8/61 KB 912/1710 KB 372/1267 KB 376/531 KB 12/61 KB 912/1710 KB 372/1267 KB 376/531 KB 16/61 KB 912/1710 KB 372/1267 KB 376/531 KB 20/61 KB 912/1710 KB 372/1267 KB 376/531 KB 24/61 KB 912/1710 KB 372/1267 KB 376/531 KB 28/61 KB 912/1710 KB 372/1267 KB 376/531 KB 32/61 KB 912/1710 KB 372/1267 KB 376/531 KB 36/61 KB 912/1710 KB 372/1267 KB 376/531 KB 40/61 KB 912/1710 KB 372/1267 KB 376/531 KB 44/61 KB 912/1710 KB 372/1267 KB 376/531 KB 48/61 KB 912/1710 KB 372/1267 KB 376/531 KB 52/61 KB 912/1710 KB 372/1267 KB 376/531 KB 56/61 KB 912/1710 KB 372/1267 KB 376/531 KB 60/61 KB 912/1710 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 4/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 8/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 12/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 16/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 20/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 24/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 28/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 32/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 36/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 40/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 44/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 48/1044 KB 372/1267 KB 376/531 KB 61/61 KB 912/1710 KB 52/1044 KB 376/1267 KB 376/531 KB 61/61 KB 912/1710 KB 56/1044 KB 376/1267 KB 376/531 KB 61/61 KB 912/1710 KB 60/1044 KB 376/1267 KB 376/531 KB 61/61 KB 912/1710 KB 64/1044 KB 376/1267 KB 376/531 KB 61/61 KB 912/1710 KB 48/1044 KB 376/1267 KB 376/531 KB 61/61 KB 912/1710 KB 64/1044 KB 380/1267 KB 376/531 KB 61/61 KB 912/1710 KB 64/1044 KB 384/1267 KB 372/531 KB 4/61 KB 912/1710 KB 372/1267 KB 376/531 KB 61/61 KB 916/1710 KB 64/1044 KB 384/1267 KB 376/531 KB 61/61 KB 920/1710 KB 68/1044 KB 388/1267 KB 376/531 KB 61/61 KB 924/1710 KB 68/1044 KB 388/1267 KB 376/531 KB 61/61 KB 928/1710 KB 68/1044 KB 388/1267 KB 376/531 KB 4/61 KB 912/1710 KB 372/1267 KB 380/531 KB 61/61 KB 928/1710 KB 68/1044 KB 388/1267 KB 384/531 KB 61/61 KB 928/1710 KB 68/1044 KB 388/1267 KB 388/531 KB 61/61 KB 928/1710 KB 68/1044 KB 388/1267 KB 392/531 KB 928/1710 KB 68/1044 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 388/1267 KB 396/531 KB 928/1710 KB 68/1044 KB 388/1267 KB 400/531 KB 928/1710 KB 68/1044 KB 388/1267 KB 376/531 KB 61/61 KB 916/1710 KB 68/1044 KB 388/1267 KB 376/531 KB 61/61 KB 916/1710 KB 64/1044 KB 388/1267 KB 400/531 KB 928/1710 KB 68/1044 KB 392/1267 KB 400/531 KB 928/1710 KB 68/1044 KB 396/1267 KB 400/531 KB 928/1710 KB 68/1044 KB 400/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 175.5 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 400/531 KB 928/1710 KB 68/1044 KB 404/1267 KB 404/531 KB 932/1710 KB 72/1044 KB 408/1267 KB 404/531 KB 932/1710 KB 72/1044 KB 412/1267 KB 404/531 KB 932/1710 KB 72/1044 KB 416/1267 KB 404/531 KB 932/1710 KB 72/1044 KB 404/1267 KB 408/531 KB 932/1710 KB 72/1044 KB 416/1267 KB 412/531 KB 932/1710 KB 72/1044 KB 416/1267 KB 416/531 KB 932/1710 KB 72/1044 KB 416/1267 KB 400/531 KB 932/1710 KB 72/1044 KB 404/1267 KB 416/531 KB 932/1710 KB 76/1044 KB 416/1267 KB 416/531 KB 932/1710 KB 80/1044 KB 416/1267 KB 416/531 KB 932/1710 KB 84/1044 KB 416/1267 KB 420/531 KB 932/1710 KB 88/1044 KB 420/1267 KB 400/531 KB 932/1710 KB 68/1044 KB 404/1267 KB 420/531 KB 936/1710 KB 88/1044 KB 420/1267 KB 420/531 KB 940/1710 KB 88/1044 KB 420/1267 KB 420/531 KB 944/1710 KB 88/1044 KB 420/1267 KB 420/531 KB 944/1710 KB 92/1044 KB 420/1267 KB 420/531 KB 948/1710 KB 96/1044 KB 420/1267 KB 420/531 KB 952/1710 KB 96/1044 KB 420/1267 KB 420/531 KB 956/1710 KB 96/1044 KB 420/1267 KB 420/531 KB 960/1710 KB 96/1044 KB 420/1267 KB 420/531 KB 932/1710 KB 84/1044 KB 420/1267 KB 416/531 KB 932/1710 KB 84/1044 KB 420/1267 KB 420/531 KB 960/1710 KB 96/1044 KB 424/1267 KB 420/531 KB 960/1710 KB 96/1044 KB 428/1267 KB 420/531 KB 960/1710 KB 96/1044 KB 432/1267 KB 420/531 KB 948/1710 KB 96/1044 KB 420/1267 KB 424/531 KB 960/1710 KB 100/1044 KB 432/1267 KB 4/1063 KB 424/531 KB 964/1710 KB 104/1044 KB 436/1267 KB 4/1063 KB 424/531 KB 964/1710 KB 108/1044 KB 436/1267 KB 4/1063 KB 424/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 424/531 KB 960/1710 KB 96/1044 KB 432/1267 KB 4/1063 KB 428/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 4/1063 KB 432/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 4/1063 KB 436/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 4/1063 KB 440/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 4/1063 KB 444/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 4/1063 KB 448/531 KB 964/1710 KB 112/1044 KB 436/1267 KB 4/1063 KB 448/531 KB 964/1710 KB 116/1044 KB 436/1267 KB 4/1063 KB 452/531 KB 964/1710 KB 120/1044 KB 436/1267 KB 4/1063 KB 452/531 KB 964/1710 KB 124/1044 KB 436/1267 KB 4/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 436/1267 KB 4/1063 KB 424/531 KB 964/1710 KB 100/1044 KB 436/1267 KB 4/1063 KB 424/531 KB 960/1710 KB 100/1044 KB 436/1267 KB 4/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 440/1267 KB 4/1063 KB 424/531 KB 960/1710 KB 100/1044 KB 432/1267 KB 8/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 12/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 16/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 20/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 24/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 28/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 32/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 36/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 40/1063 KB 452/531 KB 968/1710 KB 128/1044 KB 444/1267 KB 44/1063 KB 452/531 KB 968/1710 KB 128/1044 KB 444/1267 KB 48/1063 KB 452/531 KB 968/1710 KB 128/1044 KB 444/1267 KB 4/1063 KB 452/531 KB 964/1710 KB 116/1044 KB 436/1267 KB 48/1063 KB 456/531 KB 968/1710 KB 128/1044 KB 444/1267 KB 48/1063 KB 460/531 KB 968/1710 KB 128/1044 KB 444/1267 KB 36/1063 KB 452/531 KB 968/1710 KB 128/1044 KB 444/1267 KB 48/1063 KB 460/531 KB 972/1710 KB 128/1044 KB 444/1267 KB 48/1063 KB 460/531 KB 976/1710 KB 128/1044 KB 444/1267 KB 24/1063 KB 452/531 KB 964/1710 KB 128/1044 KB 444/1267 KB 48/1063 KB 460/531 KB 976/1710 KB 128/1044 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install KB 448/1267 KB 48/1063 KB 460/531 KB 976/1710 KB 128/1044 KB 452/1267 KB 48/1063 KB 460/531 KB 976/1710 KB 128/1044 KB 456/1267 KB 48/1063 KB 460/531 KB 976/1710 KB 128/1044 KB 460/1267 KB 48/1063 KB 460/531 KB 976/1710 KB 128/1044 KB 464/1267 KB 48/1063 KB 460/531 KB 980/1710 KB 128/1044 KB 464/1267 KB 52/1063 KB 464/531 KB 984/1710 KB 132/1044 KB 468/1267 KB 52/1063 KB 464/531 KB 988/1710 KB 132/1044 KB 468/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 132/1044 KB 468/1267 KB 52/1063 KB 464/531 KB 980/1710 KB 132/1044 KB 468/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 132/1044 KB 472/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 132/1044 KB 476/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 132/1044 KB 480/1267 KB 52/1063 KB 464/531 KB 980/1710 KB 132/1044 KB 464/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 136/1044 KB 480/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 140/1044 KB 480/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 144/1044 KB 480/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 148/1044 KB 484/1267 KB 52/1063 KB 464/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 52/1063 KB 464/531 KB 980/1710 KB 128/1044 KB 464/1267 KB 52/1063 KB 468/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 52/1063 KB 460/531 KB 980/1710 KB 128/1044 KB 464/1267 KB 56/1063 KB 468/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 60/1063 KB 472/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 64/1063 KB 472/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 68/1063 KB 472/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 72/1063 KB 472/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 52/1063 KB 464/531 KB 996/1710 KB 148/1044 KB 484/1267 KB 72/1063 KB 472/531 KB 1000/1710 KB 152/1044 KB 484/1267 KB 52/1063 KB 464/531 KB 992/1710 KB 144/1044 KB 484/1267 KB 72/1063 KB 472/531 KB 1000/1710 KB 152/1044 KB 488/1267 KB 72/1063 KB 472/531 KB 1004/1710 KB 152/1044 KB 492/1267 KB 72/1063 KB 472/531 KB 1004/1710 KB 156/1044 KB 496/1267 KB 76/1063 KB 472/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 56/1063 KB 472/531 KB 996/1710 KB 152/1044 KB 484/1267 KB 76/1063 KB 476/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 76/1063 KB 480/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 76/1063 KB 484/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 76/1063 KB 488/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 76/1063 KB 492/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 76/1063 KB 496/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 76/1063 KB 472/531 KB 1004/1710 KB 156/1044 KB 496/1267 KB 80/1063 KB 496/531 KB 1004/1710 KB 156/1044 KB 500/1267 KB 72/1063 KB 472/531 KB 1004/1710 KB 156/1044 KB 492/1267 KB 72/1063 KB 472/531 KB 1004/1710 KB 152/1044 KB 488/1267 KB 80/1063 KB 496/531 KB 1008/1710 KB 156/1044 KB 500/1267 KB 80/1063 KB 496/531 KB 1008/1710 KB 160/1044 KB 500/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 164/1044 KB 504/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 168/1044 KB 504/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 172/1044 KB 504/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 176/1044 KB 504/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 504/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 160/1044 KB 504/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 508/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 512/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 516/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 520/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 524/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/1044 KB 528/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 180/ unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 1044 KB 532/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 160/1044 KB 500/1267 KB 84/1063 KB 504/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 508/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 512/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 516/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 520/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 524/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 528/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 84/1063 KB 496/531 KB 1008/1710 KB 160/1044 KB 500/1267 KB 88/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 92/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 96/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 100/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 104/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 108/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 112/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 116/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 120/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 84/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 536/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 540/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 184/1044 KB 544/1267 KB 84/1063 KB 500/531 KB 1008/1710 KB 184/1044 KB 532/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 188/1044 KB 544/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 192/1044 KB 544/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 196/1044 KB 544/1267 KB 128/1063 KB 531/531 KB 1008/1710 KB 200/1044 KB 548/1267 KB 128/1063 KB 531/531 KB 1008/1710 KB 204/1044 KB 548/1267 KB 128/1063 KB 531/531 KB 1008/1710 KB 208/1044 KB 548/1267 KB 128/1063 KB 531/531 KB 1008/1710 KB 196/1044 KB 548/1267 KB 132/1063 KB 531/531 KB 1008/1710 KB 208/1044 KB 548/1267 KB 136/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 548/1267 KB 124/1063 KB 531/531 KB 1008/1710 KB 196/1044 KB 548/1267 KB 136/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 552/1267 KB 136/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 556/1267 KB 136/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 560/1267 KB 136/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 564/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 568/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 572/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 576/1267 KB 132/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 548/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 216/1044 KB 576/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 220/1044 KB 576/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 576/1267 KB 140/1063 KB 531/531 KB 1008/1710 KB 212/1044 KB 564/1267 KB 144/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 576/1267 KB 148/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 576/1267 KB 152/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 576/1267 KB 156/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 576/1267 KB 160/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 576/1267 KB 164/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 580/1267 KB 168/1063 KB 1012/1710 KB 228/1044 KB 580/1267 KB 172/1063 KB 1012/1710 KB 228/1044 KB 580/1267 KB 176/1063 KB 1012/1710 KB 228/1044 KB 580/1267 KB 160/1063 KB 531/531 KB 1008/1710 KB 224/1044 KB 580/1267 KB 176/1063 KB 1012/1710 KB 228/1044 KB 584/1267 KB 176/1063 KB 1012/1710 KB 228/1044 KB 588/1267 KB 176/1063 KB 1012/1 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 710 KB 228/1044 KB 592/1267 KB 164/1063 KB 531/531 KB 1012/1710 KB 228/1044 KB 580/1267 KB 176/1063 KB 1016/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1020/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1024/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1028/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1032/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1036/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1040/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1044/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1048/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1052/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1056/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1060/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1064/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1068/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1072/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1076/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1080/1710 KB 228/1044 KB 592/1267 KB 176/1063 KB 1084/1710 KB 228/1044 KB 592/1267 KB 164/1063 KB 531/531 KB 1008/1710 KB 228/1044 KB 580/1267 KB 176/1063 KB 1084/1710 KB 232/1044 KB 592/1267 KB 176/1063 KB 1084/1710 KB 236/1044 KB 592/1267 KB 176/1063 KB 1088/1710 KB 240/1044 KB 592/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 1315.9 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-mysql-0: 12:21:39 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:21:39 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:21:39 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:21:39 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 176/1063 KB 1088/1710 KB 236/1044 KB 592/1267 KB 176/1063 KB 1092/1710 KB 240/1044 KB 592/1267 KB 176/1063 KB 1096/1710 KB 244/1044 KB 596/1267 KB 176/1063 KB 1100/1710 KB 244/1044 KB 596/1267 KB 176/1063 KB 1104/1710 KB 244/1044 KB 596/1267 KB 176/1063 KB 1092/1710 KB 244/1044 KB 596/1267 KB 176/1063 KB 1104/1710 KB 244/1044 KB 600/1267 KB 176/1063 KB 1104/1710 KB 244/1044 KB 604/1267 KB 180/1063 KB 1104/1710 KB 244/1044 KB 608/1267 KB 180/1063 KB 1104/1710 KB 244/1044 KB 612/1267 KB 180/1063 KB 1108/1710 KB 244/1044 KB 616/1267 KB 180/1063 KB 1108/1710 KB 244/1044 KB 620/1267 KB 180/1063 KB 1108/1710 KB 244/1044 KB 624/1267 KB 176/1063 KB 1092/1710 KB 244/1044 KB 592/1267 KB 180/1063 KB 1108/1710 KB 248/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 252/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 256/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 260/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 264/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 268/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 272/1044 KB 624/1267 KB 180/1063 KB 1108/1710 KB 244/1044 KB 612/1267 KB 180/1063 KB 1112/1710 KB 272/1044 KB 624/1267 KB 180/1063 KB 1116/1710 KB 272/1044 KB 624/1267 KB 180/1063 KB 1104/1710 KB 244/1044 KB 604/1267 KB 184/1063 KB 1116/1710 KB 272/1044 KB 624/1267 KB 188/1063 KB 1116/1710 KB 272/1044 KB 624/1267 KB 192/1063 KB 1116/1710 KB 272/1044 KB 624/1267 KB 192/1063 KB 1120/1710 KB 272/1044 KB 624/1267 KB 192/1063 KB 1124/1710 KB 272/1044 KB 624/1267 KB 196/1063 KB 1128/1710 KB 276/1044 KB 628/1267 KB 196/1063 KB 1132/1710 KB 276/1044 KB 628/1267 KB 196/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 196/1063 KB 1124/1710 KB 272/1044 KB 624/1267 KB 200/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 204/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 208/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 212/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 216/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 220/1063 KB 1136/1710 KB 276/1044 KB 628/1267 KB 224/1063 KB 1140/1710 KB 276/1044 KB 628/1267 KB 196/1063 KB 1124/1710 KB 276/1044 KB 628/1267 KB 224/1063 KB 1140/1710 KB 276/1044 KB 632/1267 KB 224/1063 KB 1140/1710 KB 276/1044 KB 636/1267 KB 224/1063 KB 1140/1710 KB 276/1044 KB 640/1267 KB 196/1063 KB 1124/1710 KB 276/1044 KB 624/1267 KB 224/1063 KB 1140/1710 KB 280/1044 KB 640/1267 KB 224/1063 KB 1140/1710 KB 284/1044 KB 640/1267 KB 224/1063 KB 1140/1710 KB 288/1044 KB 640/1267 KB 224/1063 KB 1140/1710 KB 292/1044 KB 640/1267 KB 228/1063 KB 1140/1710 KB 296/1044 KB 644/1267 KB 228/1063 KB 1140/1710 KB 300/1044 KB 644/1267 KB 228/1063 KB 1140/1710 KB 304/1044 KB 644/1267 KB 220/1063 KB 1140/1710 KB 276/1044 KB 628/1267 KB 228/1063 KB 1144/1710 KB 304/1044 KB 644/1267 KB 228/1063 KB 1148/1710 KB 304/1044 KB 644/1267 KB 228/1063 KB 1152/1710 KB 304/1044 KB 644/1267 KB 228/1063 KB 1152/1710 KB 308/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 312/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 316/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 320/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 324/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 328/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 332/1044 KB 644/1267 KB 228/1063 KB 1156/1710 KB 336/1044 KB 644/1267 KB 228/1063 KB 1140/1710 KB 292/1044 KB 644/1267 KB 232/1063 KB 1156/1710 KB 336/1044 KB 644/1267 KB 236/1063 KB 1156/1710 KB 336/1044 KB 644/1267 KB 240/1063 KB 1156/1710 KB 336/1044 KB 644/1267 KB 224/1063 KB 1140/1710 KB 292/1044 KB 644/1267 KB 240/1063 KB 1156/1710 KB 336/104 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 4 KB 648/1267 KB 240/1063 KB 1156/1710 KB 336/1044 KB 652/1267 KB 240/1063 KB 1156/1710 KB 336/1044 KB 656/1267 KB 240/1063 KB 1156/1710 KB 336/1044 KB 660/1267 KB 244/1063 KB 1156/1710 KB 336/1044 KB 664/1267 KB 244/1063 KB 1156/1710 KB 336/1044 KB 668/1267 KB 244/1063 KB 1156/1710 KB 336/1044 KB 672/1267 KB 228/1063 KB 1156/1710 KB 308/1044 KB 644/1267 KB 244/1063 KB 1160/1710 KB 336/1044 KB 672/1267 KB 244/1063 KB 1164/1710 KB 336/1044 KB 672/1267 KB 244/1063 KB 1168/1710 KB 336/1044 KB 672/1267 KB 244/1063 KB 1172/1710 KB 336/1044 KB 672/1267 KB 244/1063 KB 1176/1710 KB 336/1044 KB 676/1267 KB 244/1063 KB 1156/1710 KB 336/1044 KB 660/1267 KB 248/1063 KB 1176/1710 KB 336/1044 KB 676/1267 KB 252/1063 KB 1176/1710 KB 336/1044 KB 676/1267 KB 256/1063 KB 1176/1710 KB 336/1044 KB 676/1267 KB 260/1063 KB 1176/1710 KB 336/1044 KB 676/1267 KB 264/1063 KB 1180/1710 KB 340/1044 KB 676/1267 KB 268/1063 KB 1180/1710 KB 340/1044 KB 676/1267 KB 244/1063 KB 1172/1710 KB 336/1044 KB 676/1267 KB 268/1063 KB 1180/1710 KB 340/1044 KB 680/1267 KB 268/1063 KB 1180/1710 KB 340/1044 KB 684/1267 KB 268/1063 KB 1180/1710 KB 340/1044 KB 688/1267 KB 268/1063 KB 1180/1710 KB 340/1044 KB 692/1267 KB 260/1063 KB 1180/1710 KB 340/1044 KB 676/1267 KB 272/1063 KB 1180/1710 KB 344/1044 KB 692/1267 KB 272/1063 KB 1180/1710 KB 348/1044 KB 692/1267 KB 272/1063 KB 1180/1710 KB 352/1044 KB 692/1267 KB 260/1063 KB 1180/1710 KB 336/1044 KB 676/1267 KB 272/1063 KB 1184/1710 KB 352/1044 KB 692/1267 KB 272/1063 KB 1188/1710 KB 352/1044 KB 692/1267 KB 272/1063 KB 1180/1710 KB 340/1044 KB 692/1267 KB 272/1063 KB 1192/1710 KB 352/1044 KB 692/1267 KB 272/1063 KB 1196/1710 KB 356/1044 KB 692/1267 KB 276/1063 KB 1196/1710 KB 360/1044 KB 696/1267 KB 276/1063 KB 1196/1710 KB 364/1044 KB 696/1267 KB 276/1063 KB 1196/1710 KB 368/1044 KB 696/1267 KB 276/1063 KB 1196/1710 KB 356/1044 KB 696/1267 KB 272/1063 KB 1196/1710 KB 356/1044 KB 696/1267 KB 276/1063 KB 1196/1710 KB 368/1044 KB 700/1267 KB 276/1063 KB 1196/1710 KB 368/1044 KB 704/1267 KB 272/1063 KB 1196/1710 KB 356/1044 KB 692/1267 KB 276/1063 KB 1200/1710 KB 368/1044 KB 704/1267 KB 276/1063 KB 1204/1710 KB 368/1044 KB 704/1267 KB 280/1063 KB 1208/1710 KB 368/1044 KB 708/1267 KB 280/1063 KB 1204/1710 KB 368/1044 KB 708/1267 KB 284/1063 KB 1212/1710 KB 368/1044 KB 708/1267 KB 288/1063 KB 1212/1710 KB 368/1044 KB 708/1267 KB 280/1063 KB 1212/1710 KB 368/1044 KB 708/1267 KB 276/1063 KB 1204/1710 KB 368/1044 KB 708/1267 KB 292/1063 KB 1212/1710 KB 368/1044 KB 712/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 716/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 720/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 724/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 728/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 732/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 4/713 KB 292/1063 KB 1212/1710 KB 368/1044 KB 708/1267 KB 4/713 KB 288/1063 KB 1212/1710 KB 368/1044 KB 708/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 8/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 12/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 16/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 20/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 24/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 28/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 32/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 36/713 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 40/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 44/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 48/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 52/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 56/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 60/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 64/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 68/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 736/1267 KB 72/713 KB 292/1063 KB 1216/1710 KB 372/1044 KB 712/1267 KB 4/713 KB 292/1063 KB 1216/1710 KB 376/1044 KB 736/1267 KB 72/713 KB 292/1063 KB 1216/1710 KB 368/1044 KB 712/1267 KB 4/713 KB 292/1063 KB 1220/1710 KB 376/1044 KB 736/1267 KB 76/713 KB 296/1063 KB 1224/1710 KB 380/1044 KB 736/1267 KB 76/713 KB 296/1063 KB 1228/1710 KB 380/1044 KB 736/1267 KB 76/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 736/1267 KB 76/713 KB 292/1063 KB 1216/1710 KB 376/1044 KB 736/1267 KB 76/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 736/1267 KB 80/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 736/1267 KB 84/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 736/1267 KB 88/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 736/1267 KB 92/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 736/1267 KB 96/713 KB 296/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 100/713 KB 296/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 104/713 KB 296/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 108/713 KB 296/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 112/713 KB 296/1063 KB 1220/1710 KB 380/1044 KB 736/1267 KB 76/713 KB 300/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 112/713 KB 304/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 112/713 KB 292/1063 KB 1220/1710 KB 380/1044 KB 736/1267 KB 76/713 KB 304/1063 KB 1236/1710 KB 384/1044 KB 740/1267 KB 112/713 KB 304/1063 KB 1236/1710 KB 388/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1236/1710 KB 392/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1236/1710 KB 396/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1236/1710 KB 400/1044 KB 740/1267 KB 112/713 KB 296/1063 KB 1236/1710 KB 380/1044 KB 740/1267 KB 96/713 KB 308/1063 KB 1240/1710 KB 400/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1244/1710 KB 400/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1248/1710 KB 400/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1252/1710 KB 400/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1256/1710 KB 404/1044 KB 740/1267 KB 116/713 KB 308/1063 KB 1260/1710 KB 404/1044 KB 740/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 740/1267 KB 116/713 KB 296/1063 KB 1232/1710 KB 380/1044 KB 740/1267 KB 96/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 744/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 748/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 752/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 756/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 760/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 764/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 768/1267 KB 116/713 KB 308/1063 KB 1264/1710 KB 404/1044 KB 772/1267 KB 116/713 KB 308/1063 KB 1268/1710 KB 404/1044 KB 776/1267 KB 116/713 KB 308/1063 KB 1268/1710 KB 404/1044 KB 780/1267 KB 116/713 KB 308/1063 KB 1268/1710 KB 404/1044 KB 784/1267 KB 116/713 KB 308/1063 KB 1252/1710 KB 404/1044 KB 740/1267 KB 116/713 KB 308/1063 KB 1268/1710 KB 404/1044 KB 784/1267 KB 120/713 KB 308/1063 KB 1268/1710 KB 404/1044 KB 784/1267 KB 124/713 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 308/1063 KB 1268/1710 KB 404/1044 KB 784/1267 KB 128/713 KB 308/1063 KB 1252/1710 KB 404/1044 KB 740/1267 KB 112/713 KB 308/1063 KB 1236/1710 KB 388/1044 KB 740/1267 KB 112/713 KB 312/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 316/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 320/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 324/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 328/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 332/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 336/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 340/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 344/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 348/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 352/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 308/1063 KB 1268/1710 KB 404/1044 KB 772/1267 KB 116/713 KB 308/1063 KB 1268/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 412/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 416/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 420/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 424/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 428/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 432/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 436/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1272/1710 KB 440/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1272/1710 KB 444/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1272/1710 KB 444/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1272/1710 KB 408/1044 KB 784/1267 KB 128/713 KB 356/1063 KB 1276/1710 KB 444/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1280/1710 KB 444/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1280/1710 KB 448/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1272/1710 KB 436/1044 KB 788/1267 KB 132/713 KB 356/1063 KB 1272/1710 KB 436/1044 KB 784/1267 KB 132/713 KB 360/1063 KB 1280/1710 KB 448/1044 KB 788/1267 KB 136/713 KB 360/1063 KB 1280/1710 KB 448/1044 KB 788/1267 KB 140/713 KB 360/1063 KB 1280/1710 KB 448/1044 KB 788/1267 KB 144/713 KB 360/1063 KB 1280/1710 KB 448/1044 KB 788/1267 KB 148/713 KB 360/1063 KB 1284/1710 KB 452/1044 KB 792/1267 KB 152/713 KB 360/1063 KB 1284/1710 KB 452/1044 KB 792/1267 KB 156/713 KB 360/1063 KB 1280/1710 KB 448/1044 KB 788/1267 KB 132/713 KB 364/1063 KB 1284/1710 KB 452/1044 KB 792/1267 KB 156/713 KB 368/1063 KB 1284/1710 KB 452/1044 KB 792/1267 KB 156/713 KB 372/1063 KB 1284/1710 KB 452/1044 KB 792/1267 KB 156/713 KB 360/1063 KB 1284/1710 KB 452/1044 KB 792/1267 KB 148/713 KB 372/1063 KB 1284/1710 KB 456/1044 KB 792/1267 KB 160/713 KB 372/1063 KB 1284/1710 KB 460/1044 KB 792/1267 KB 160/713 KB 372/1063 KB 1284/1710 KB 464/1044 KB 792/1267 KB 160/713 KB 360/1063 KB 1284/1710 KB 448/1044 KB 792/1267 KB 148/713 KB 360/1063 KB 1280/1710 KB 448/1044 KB 792/1267 KB 148/713 KB 372/1063 KB 1288/1710 KB 464/1044 KB 796/1267 KB 160/713 KB 372/1063 KB 1288/1710 KB 464/1044 KB 800/1267 KB 160/713 KB 372/1063 KB 1288/1710 KB 464/1044 KB 792/1267 KB 160/713 KB 372/1063 KB 1292/1710 KB 464/1044 KB 800/1267 KB 160/713 KB 372/1063 KB 1296/1710 KB 464/1044 KB 800/1267 KB 160/713 KB 372/1063 KB 1300/1710 KB 464/1044 KB 800/1267 KB 160/713 KB 376/1063 KB 1304/1710 KB 468/1044 KB 804/1267 KB 160/713 KB 376/1063 KB 1308/1710 KB 468/1044 KB 804/1267 KB 160/713 KB 376/1063 KB 1312/1710 KB 468/1044 KB 804/1267 KB 160/713 KB 372/1063 KB 1284/1710 KB 452/1044 KB 792/1 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 267 KB 160/713 KB 376/1063 KB 1312/1710 KB 468/1044 KB 804/1267 KB 164/713 KB 376/1063 KB 1312/1710 KB 468/1044 KB 804/1267 KB 168/713 KB 376/1063 KB 1312/1710 KB 468/1044 KB 804/1267 KB 172/713 KB 376/1063 KB 1312/1710 KB 468/1044 KB 804/1267 KB 176/713 KB 376/1063 KB 1300/1710 KB 468/1044 KB 804/1267 KB 160/713 KB 376/1063 KB 1312/1710 KB 472/1044 KB 804/1267 KB 176/713 KB 376/1063 KB 1312/1710 KB 476/1044 KB 804/1267 KB 176/713 KB 376/1063 KB 1312/1710 KB 480/1044 KB 804/1267 KB 176/713 KB 376/1063 KB 1300/1710 KB 464/1044 KB 804/1267 KB 160/713 KB 376/1063 KB 1300/1710 KB 464/1044 KB 800/1267 KB 160/713 KB 380/1063 KB 1312/1710 KB 480/1044 KB 808/1267 KB 176/713 KB 384/1063 KB 1312/1710 KB 480/1044 KB 808/1267 KB 176/713 KB 376/1063 KB 1312/1710 KB 480/1044 KB 808/1267 KB 176/713 KB 384/1063 KB 1312/1710 KB 480/1044 KB 812/1267 KB 176/713 KB 384/1063 KB 1312/1710 KB 480/1044 KB 816/1267 KB 176/713 KB 388/1063 KB 1312/1710 KB 480/1044 KB 816/1267 KB 176/713 KB 392/1063 KB 1316/1710 KB 484/1044 KB 820/1267 KB 180/713 KB 396/1063 KB 1316/1710 KB 484/1044 KB 820/1267 KB 180/713 KB 400/1063 KB 1316/1710 KB 484/1044 KB 820/1267 KB 180/713 KB 388/1063 KB 1316/1710 KB 484/1044 KB 820/1267 KB 180/713 KB 400/1063 KB 1316/1710 KB 488/1044 KB 820/1267 KB 180/713 KB 400/1063 KB 1316/1710 KB 492/1044 KB 820/1267 KB 180/713 KB 400/1063 KB 1316/1710 KB 496/1044 KB 820/1267 KB 180/713 KB 400/1063 KB 1316/1710 KB 500/1044 KB 820/1267 KB 180/713 KB 404/1063 KB 1316/1710 KB 504/1044 KB 820/1267 KB 180/713 KB 404/1063 KB 1316/1710 KB 508/1044 KB 820/1267 KB 180/713 KB 388/1063 KB 1316/1710 KB 480/1044 KB 820/1267 KB 180/713 KB 404/1063 KB 1320/1710 KB 508/1044 KB 820/1267 KB 180/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 820/1267 KB 180/713 KB 388/1063 KB 1312/1710 KB 480/1044 KB 820/1267 KB 180/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 820/1267 KB 184/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 820/1267 KB 188/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 820/1267 KB 192/713 KB 388/1063 KB 1312/1710 KB 480/1044 KB 820/1267 KB 176/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 824/1267 KB 192/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 828/1267 KB 192/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 832/1267 KB 192/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 836/1267 KB 192/713 KB 404/1063 KB 1328/1710 KB 508/1044 KB 840/1267 KB 196/713 KB 404/1063 KB 1328/1710 KB 508/1044 KB 844/1267 KB 196/713 KB 404/1063 KB 1316/1710 KB 500/1044 KB 820/1267 KB 180/713 KB 408/1063 KB 1328/1710 KB 508/1044 KB 844/1267 KB 196/713 KB 404/1063 KB 1328/1710 KB 508/1044 KB 836/1267 KB 196/713 KB 408/1063 KB 1332/1710 KB 508/1044 KB 844/1267 KB 196/713 KB 404/1063 KB 1324/1710 KB 508/1044 KB 836/1267 KB 196/713 KB 412/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 200/713 KB 412/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 204/713 KB 412/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 208/713 KB 412/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 196/713 KB 412/1063 KB 1332/1710 KB 508/1044 KB 844/1267 KB 196/713 KB 416/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 208/713 KB 420/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 208/713 KB 424/1063 KB 1336/1710 KB 512/1044 KB 852/1267 KB 212/713 KB 428/1063 KB 1336/1710 KB 512/1044 KB 852/1267 KB 212/713 KB 432/1063 KB 1336/1710 KB 512/1044 KB 852/1267 KB 212/713 KB 420/1063 KB 1336/1710 KB 512/1044 KB 852/1267 KB 212/713 KB 432/1063 KB 1336/1710 KB 512/1044 KB 856/1267 KB 212/713 KB 432/1063 KB 1336/1710 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 512/1044 KB 860/1267 KB 212/713 KB 420/1063 KB 1336/1710 KB 512/1044 KB 848/1267 KB 212/713 KB 420/1063 KB 1336/1710 KB 508/1044 KB 848/1267 KB 212/713 KB 432/1063 KB 1340/1710 KB 512/1044 KB 860/1267 KB 212/713 KB 432/1063 KB 1344/1710 KB 516/1044 KB 860/1267 KB 212/713 KB 420/1063 KB 1332/1710 KB 508/1044 KB 848/1267 KB 212/713 KB 432/1063 KB 1344/1710 KB 516/1044 KB 860/1267 KB 216/713 KB 432/1063 KB 1344/1710 KB 516/1044 KB 860/1267 KB 220/713 KB 432/1063 KB 1344/1710 KB 516/1044 KB 860/1267 KB 224/713 KB 432/1063 KB 1344/1710 KB 516/1044 KB 864/1267 KB 228/713 KB 436/1063 KB 1348/1710 KB 516/1044 KB 864/1267 KB 232/713 KB 436/1063 KB 1348/1710 KB 516/1044 KB 864/1267 KB 236/713 KB 436/1063 KB 1348/1710 KB 516/1044 KB 864/1267 KB 240/713 KB 432/1063 KB 1340/1710 KB 516/1044 KB 860/1267 KB 212/713 KB 436/1063 KB 1348/1710 KB 520/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 524/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 528/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 532/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 536/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 540/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 544/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 548/1044 KB 864/1267 KB 240/713 KB 436/1063 KB 1348/1710 KB 552/1044 KB 864/1267 KB 244/713 KB 436/1063 KB 1348/1710 KB 556/1044 KB 864/1267 KB 244/713 KB 436/1063 KB 1348/1710 KB 560/1044 KB 864/1267 KB 244/713 KB 436/1063 KB 1348/1710 KB 516/1044 KB 864/1267 KB 228/713 KB 432/1063 KB 1348/1710 KB 516/1044 KB 864/1267 KB 228/713 KB 436/1063 KB 1352/1710 KB 560/1044 KB 864/1267 KB 244/713 KB 436/1063 KB 1356/1710 KB 560/1044 KB 864/1267 KB 244/713 KB 436/1063 KB 1360/1710 KB 560/1044 KB 864/1267 KB 244/713 KB 432/1063 KB 1344/1710 KB 516/1044 KB 864/1267 KB 224/713 KB 436/1063 KB 1360/1710 KB 560/1044 KB 868/1267 KB 244/713 KB 440/1063 KB 1360/1710 KB 560/1044 KB 872/1267 KB 244/713 KB 440/1063 KB 1360/1710 KB 560/1044 KB 876/1267 KB 244/713 KB 440/1063 KB 1360/1710 KB 560/1044 KB 880/1267 KB 244/713 KB 440/1063 KB 1360/1710 KB 560/1044 KB 884/1267 KB 244/713 KB 436/1063 KB 1348/1710 KB 548/1044 KB 864/1267 KB 244/713 KB 440/1063 KB 1364/1710 KB 560/1044 KB 884/1267 KB 248/713 KB 440/1063 KB 1364/1710 KB 560/1044 KB 884/1267 KB 252/713 KB 440/1063 KB 1364/1710 KB 560/1044 KB 884/1267 KB 256/713 KB 440/1063 KB 1364/1710 KB 560/1044 KB 884/1267 KB 244/713 KB 440/1063 KB 1368/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 440/1063 KB 1372/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 440/1063 KB 1360/1710 KB 560/1044 KB 868/1267 KB 244/713 KB 444/1063 KB 1372/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 448/1063 KB 1372/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 452/1063 KB 1372/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 456/1063 KB 1376/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 460/1063 KB 1376/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 464/1063 KB 1376/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 468/1063 KB 1376/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 472/1063 KB 1376/1710 KB 564/1044 KB 888/1267 KB 260/713 KB 476/1063 KB 1376/1710 KB 564/1044 KB 888/1267 KB 260/713 KB 480/1063 KB 1376/1710 KB 564/1044 KB 888/1267 KB 260/713 KB 440/1063 KB 1364/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 480/1063 KB 1376/1710 KB 564/1044 KB 892/1267 KB 260/713 KB 480/1063 KB 1376/1710 KB 564/1044 KB 896/1267 KB 260/713 KB 480/1063 KB 1376/1710 KB 564/1044 KB 900/1267 KB 260/713 KB 480/ unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 1063 KB 1376/1710 KB 564/1044 KB 904/1267 KB 260/713 KB 468/1063 KB 1376/1710 KB 564/1044 KB 888/1267 KB 260/713 KB 468/1063 KB 1376/1710 KB 560/1044 KB 888/1267 KB 260/713 KB 480/1063 KB 1376/1710 KB 568/1044 KB 904/1267 KB 264/713 KB 480/1063 KB 1376/1710 KB 568/1044 KB 904/1267 KB 268/713 KB 480/1063 KB 1376/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 452/1063 KB 1376/1710 KB 560/1044 KB 888/1267 KB 256/713 KB 480/1063 KB 1380/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 480/1063 KB 1384/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 480/1063 KB 1388/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 480/1063 KB 1392/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 480/1063 KB 1396/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 484/1063 KB 1400/1710 KB 568/1044 KB 908/1267 KB 272/713 KB 484/1063 KB 1404/1710 KB 568/1044 KB 908/1267 KB 272/713 KB 484/1063 KB 1408/1710 KB 568/1044 KB 908/1267 KB 272/713 KB 480/1063 KB 1396/1710 KB 568/1044 KB 908/1267 KB 272/713 KB 484/1063 KB 1408/1710 KB 572/1044 KB 908/1267 KB 276/713 KB 484/1063 KB 1408/1710 KB 576/1044 KB 908/1267 KB 276/713 KB 484/1063 KB 1396/1710 KB 568/1044 KB 908/1267 KB 272/713 KB 484/1063 KB 1408/1710 KB 576/1044 KB 912/1267 KB 276/713 KB 484/1063 KB 1408/1710 KB 576/1044 KB 916/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 920/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 924/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 928/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 932/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 936/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 940/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 484/1063 KB 1396/1710 KB 568/1044 KB 904/1267 KB 272/713 KB 488/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 492/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 496/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 500/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 504/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 508/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 512/1063 KB 1412/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 484/1063 KB 1412/1710 KB 580/1044 KB 916/1267 KB 276/713 KB 512/1063 KB 1416/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 512/1063 KB 1420/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 512/1063 KB 1424/1710 KB 580/1044 KB 944/1267 KB 276/713 KB 484/1063 KB 1408/1710 KB 580/1044 KB 916/1267 KB 276/713 KB 512/1063 KB 1424/1710 KB 584/1044 KB 944/1267 KB 276/713 KB 512/1063 KB 1424/1710 KB 588/1044 KB 944/1267 KB 276/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 276/713 KB 484/1063 KB 1408/1710 KB 568/1044 KB 908/1267 KB 276/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 280/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 284/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 288/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 292/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 296/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 300/713 KB 512/1063 KB 1424/1710 KB 592/1044 KB 944/1267 KB 304/713 KB 512/1063 KB 1428/1710 KB 592/1044 KB 944/1267 KB 308/713 KB 516/1063 KB 1428/1710 KB 596/1044 KB 948/1267 KB 312/713 KB 516/1063 KB 1428/1710 KB 596/1044 KB 948/1267 KB 316/713 KB 516/1063 KB 1428/1710 KB 596/1044 KB 948/1267 KB 320/713 KB 512/1063 KB 1428/1710 KB 592/1044 KB 944/1267 KB 304/713 KB 516/1063 KB 1432/1710 KB 596/1044 KB 948/1267 K unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install B 320/713 KB 516/1063 KB 1436/1710 KB 596/1044 KB 948/1267 KB 320/713 KB 516/1063 KB 1440/1710 KB 596/1044 KB 948/1267 KB 320/713 KB 516/1063 KB 1444/1710 KB 596/1044 KB 948/1267 KB 320/713 KB 516/1063 KB 1448/1710 KB 596/1044 KB 948/1267 KB 324/713 KB 516/1063 KB 1452/1710 KB 596/1044 KB 948/1267 KB 324/713 KB 516/1063 KB 1456/1710 KB 596/1044 KB 948/1267 KB 324/713 KB 516/1063 KB 1428/1710 KB 596/1044 KB 948/1267 KB 308/713 KB 516/1063 KB 1456/1710 KB 596/1044 KB 952/1267 KB 324/713 KB 516/1063 KB 1456/1710 KB 596/1044 KB 956/1267 KB 324/713 KB 516/1063 KB 1456/1710 KB 596/1044 KB 960/1267 KB 324/713 KB 516/1063 KB 1428/1710 KB 596/1044 KB 944/1267 KB 308/713 KB 520/1063 KB 1456/1710 KB 596/1044 KB 960/1267 KB 324/713 KB 524/1063 KB 1456/1710 KB 596/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 596/1044 KB 960/1267 KB 324/713 KB 512/1063 KB 1428/1710 KB 596/1044 KB 944/1267 KB 308/713 KB 528/1063 KB 1456/1710 KB 600/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 604/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 608/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 612/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 616/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 620/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 624/1044 KB 960/1267 KB 324/713 KB 528/1063 KB 1456/1710 KB 628/1044 KB 960/1267 KB 324/713 KB 532/1063 KB 1460/1710 KB 632/1044 KB 964/1267 KB 324/713 KB 532/1063 KB 1460/1710 KB 636/1044 KB 964/1267 KB 324/713 KB 516/1063 KB 1444/1710 KB 596/1044 KB 948/1267 KB 324/713 KB 532/1063 KB 1460/1710 KB 636/1044 KB 964/1267 KB 328/713 KB 532/1063 KB 1460/1710 KB 636/1044 KB 964/1267 KB 332/713 KB 532/1063 KB 1460/1710 KB 636/1044 KB 964/1267 KB 336/713 KB 532/1063 KB 1460/1710 KB 636/1044 KB 964/1267 KB 340/713 KB 532/1063 KB 1460/1710 KB 636/1044 KB 964/1267 KB 344/713 KB 532/1063 KB 1460/1710 KB 628/1044 KB 964/1267 KB 324/713 KB 532/1063 KB 1456/1710 KB 628/1044 KB 964/1267 KB 324/713 KB 532/1063 KB 1456/1710 KB 628/1044 KB 960/1267 KB 324/713 KB 536/1063 KB 1460/1710 KB 640/1044 KB 964/1267 KB 348/713 KB 540/1063 KB 1460/1710 KB 640/1044 KB 968/1267 KB 348/713 KB 544/1063 KB 1460/1710 KB 640/1044 KB 968/1267 KB 348/713 KB 548/1063 KB 1460/1710 KB 640/1044 KB 968/1267 KB 348/713 KB 532/1063 KB 1460/1710 KB 640/1044 KB 964/1267 KB 344/713 KB 548/1063 KB 1464/1710 KB 644/1044 KB 968/1267 KB 348/713 KB 548/1063 KB 1464/1710 KB 640/1044 KB 968/1267 KB 348/713 KB 552/1063 KB 1464/1710 KB 644/1044 KB 968/1267 KB 352/713 KB 552/1063 KB 1464/1710 KB 644/1044 KB 968/1267 KB 356/713 KB 548/1063 KB 1464/1710 KB 640/1044 KB 968/1267 KB 348/713 KB 552/1063 KB 1468/1710 KB 648/1044 KB 968/1267 KB 356/713 KB 552/1063 KB 1472/1710 KB 648/1044 KB 968/1267 KB 356/713 KB 536/1063 KB 1460/1710 KB 640/1044 KB 968/1267 KB 348/713 KB 552/1063 KB 1472/1710 KB 648/1044 KB 972/1267 KB 356/713 KB 552/1063 KB 1472/1710 KB 648/1044 KB 976/1267 KB 356/713 KB 552/1063 KB 1472/1710 KB 648/1044 KB 980/1267 KB 356/713 KB 552/1063 KB 1472/1710 KB 648/1044 KB 984/1267 KB 356/713 KB 552/1063 KB 1476/1710 KB 648/1044 KB 988/1267 KB 360/713 KB 552/1063 KB 1476/1710 KB 648/1044 KB 992/1267 KB 360/713 KB 552/1063 KB 1476/1710 KB 648/1044 KB 996/1267 KB 360/713 KB 552/1063 KB 1464/1710 KB 648/1044 KB 968/1267 KB 356/713 KB 552/1063 KB 1476/1710 KB 652/1044 KB 996/1267 KB 360/713 KB 552/1063 KB 1476/1710 KB 656/1044 KB 996/1267 KB 360/713 KB 552/1063 KB 1464/1710 KB 64 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 4/1044 KB 968/1267 KB 348/713 KB 556/1063 KB 1476/1710 KB 656/1044 KB 996/1267 KB 360/713 KB 560/1063 KB 1476/1710 KB 656/1044 KB 996/1267 KB 360/713 KB 564/1063 KB 1476/1710 KB 656/1044 KB 996/1267 KB 360/713 KB 568/1063 KB 1476/1710 KB 660/1044 KB 1000/1267 KB 360/713 KB 572/1063 KB 1476/1710 KB 660/1044 KB 1000/1267 KB 360/713 KB 576/1063 KB 1476/1710 KB 660/1044 KB 1000/1267 KB 360/713 KB 552/1063 KB 1476/1710 KB 648/1044 KB 984/1267 KB 360/713 KB 552/1063 KB 1476/1710 KB 648/1044 KB 984/1267 KB 356/713 KB 576/1063 KB 1480/1710 KB 660/1044 KB 1000/1267 KB 360/713 KB 576/1063 KB 1484/1710 KB 660/1044 KB 1000/1267 KB 360/713 KB 576/1063 KB 1488/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 576/1063 KB 1492/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 576/1063 KB 1496/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 580/1063 KB 1500/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 580/1063 KB 1504/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 564/1063 KB 1476/1710 KB 660/1044 KB 1000/1267 KB 360/713 KB 580/1063 KB 1504/1710 KB 660/1044 KB 1004/1267 KB 364/713 KB 580/1063 KB 1504/1710 KB 660/1044 KB 1008/1267 KB 364/713 KB 580/1063 KB 1504/1710 KB 660/1044 KB 1012/1267 KB 364/713 KB 564/1063 KB 1476/1710 KB 660/1044 KB 996/1267 KB 360/713 KB 580/1063 KB 1504/1710 KB 664/1044 KB 1012/1267 KB 364/713 KB 580/1063 KB 1504/1710 KB 668/1044 KB 1012/1267 KB 364/713 KB 580/1063 KB 1504/1710 KB 672/1044 KB 1012/1267 KB 364/713 KB 580/1063 KB 1504/1710 KB 676/1044 KB 1012/1267 KB 364/713 KB 580/1063 KB 1508/1710 KB 680/1044 KB 1016/1267 KB 364/713 KB 580/1063 KB 1508/1710 KB 684/1044 KB 1016/1267 KB 364/713 KB 580/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 364/713 KB 580/1063 KB 1496/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 576/1063 KB 1484/1710 KB 660/1044 KB 1000/1267 KB 364/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 368/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 372/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 376/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 380/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 384/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 388/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 392/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 396/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 400/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 404/713 KB 584/1063 KB 1508/1710 KB 692/1044 KB 1016/1267 KB 408/713 KB 584/1063 KB 1508/1710 KB 692/1044 KB 1016/1267 KB 412/713 KB 584/1063 KB 1508/1710 KB 692/1044 KB 1016/1267 KB 416/713 KB 580/1063 KB 1508/1710 KB 676/1044 KB 1016/1267 KB 364/713 KB 584/1063 KB 1512/1710 KB 692/1044 KB 1016/1267 KB 416/713 KB 584/1063 KB 1516/1710 KB 692/1044 KB 1016/1267 KB 416/713 KB 584/1063 KB 1520/1710 KB 692/1044 KB 1016/1267 KB 416/713 KB 580/1063 KB 1504/1710 KB 676/1044 KB 1016/1267 KB 364/713 KB 584/1063 KB 1520/1710 KB 692/1044 KB 1020/1267 KB 416/713 KB 584/1063 KB 1520/1710 KB 692/1044 KB 1024/1267 KB 416/713 KB 584/1063 KB 1520/1710 KB 692/1044 KB 1028/1267 KB 416/713 KB 584/1063 KB 1520/1710 KB 692/1044 KB 1032/1267 KB 416/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1036/1267 KB 416/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1040/1267 KB 416/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1044/1267 KB 416/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1048/1267 KB 416/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1052/1267 KB 420/713 KB 584/1063 KB 1524/1710 KB 6 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 92/1044 KB 1056/1267 KB 420/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1060/1267 KB 420/713 KB 584/1063 KB 1508/1710 KB 692/1044 KB 1016/1267 KB 404/713 KB 584/1063 KB 1524/1710 KB 696/1044 KB 1060/1267 KB 420/713 KB 584/1063 KB 1524/1710 KB 700/1044 KB 1060/1267 KB 420/713 KB 584/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 584/1063 KB 1508/1710 KB 688/1044 KB 1016/1267 KB 388/713 KB 588/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 592/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 596/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 600/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 604/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 608/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 612/1063 KB 1524/1710 KB 704/1044 KB 1060/1267 KB 420/713 KB 616/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 420/713 KB 620/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 420/713 KB 624/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 420/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1048/1267 KB 420/713 KB 624/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 424/713 KB 624/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 428/713 KB 624/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 432/713 KB 624/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 436/713 KB 628/1063 KB 1524/1710 KB 708/1044 KB 1064/1267 KB 440/713 KB 628/1063 KB 1524/1710 KB 708/1044 KB 1064/1267 KB 444/713 KB 628/1063 KB 1524/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 584/1063 KB 1524/1710 KB 692/1044 KB 1032/1267 KB 416/713 KB 628/1063 KB 1528/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1532/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1536/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1540/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1544/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1548/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1552/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1556/1710 KB 708/1044 KB 1064/1267 KB 448/713 KB 628/1063 KB 1560/1710 KB 708/1044 KB 1064/1267 KB 452/713 KB 628/1063 KB 1564/1710 KB 708/1044 KB 1064/1267 KB 452/713 KB 628/1063 KB 1568/1710 KB 708/1044 KB 1064/1267 KB 452/713 KB 628/1063 KB 1524/1710 KB 708/1044 KB 1064/1267 KB 436/713 KB 628/1063 KB 1568/1710 KB 708/1044 KB 1068/1267 KB 452/713 KB 628/1063 KB 1568/1710 KB 708/1044 KB 1072/1267 KB 452/713 KB 628/1063 KB 1568/1710 KB 708/1044 KB 1076/1267 KB 452/713 KB 628/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 436/713 KB 632/1063 KB 1568/1710 KB 708/1044 KB 1076/1267 KB 452/713 KB 636/1063 KB 1568/1710 KB 708/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 708/1044 KB 1076/1267 KB 452/713 KB 612/1063 KB 1524/1710 KB 708/1044 KB 1060/1267 KB 420/713 KB 640/1063 KB 1568/1710 KB 712/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 716/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 720/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 724/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 728/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 732/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 736/1044 KB 1076/1267 KB 452/713 KB 640/1063 KB 1568/1710 KB 740/1044 KB 1076/1267 KB 452/713 KB 644/1063 KB 1572/1710 KB 744/1044 KB 1080/1267 KB 452/713 KB 644/1063 KB 1572/1710 KB 748/1044 KB 1080/1267 KB 452/713 KB 644/1063 KB 1572/1710 KB 752/1044 KB 1080/1267 KB 452/713 KB 628/1063 KB 1556/171 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 0 KB 708/1044 KB 1064/1267 KB 452/713 KB 644/1063 KB 1572/1710 KB 752/1044 KB 1080/1267 KB 456/713 KB 644/1063 KB 1572/1710 KB 752/1044 KB 1080/1267 KB 460/713 KB 644/1063 KB 1572/1710 KB 752/1044 KB 1080/1267 KB 464/713 KB 644/1063 KB 1572/1710 KB 740/1044 KB 1080/1267 KB 452/713 KB 644/1063 KB 1576/1710 KB 752/1044 KB 1080/1267 KB 464/713 KB 644/1063 KB 1580/1710 KB 752/1044 KB 1080/1267 KB 464/713 KB 644/1063 KB 1584/1710 KB 756/1044 KB 1080/1267 KB 468/713 KB 644/1063 KB 1568/1710 KB 740/1044 KB 1080/1267 KB 452/713 KB 644/1063 KB 1584/1710 KB 756/1044 KB 1084/1267 KB 468/713 KB 644/1063 KB 1584/1710 KB 756/1044 KB 1088/1267 KB 468/713 KB 644/1063 KB 1584/1710 KB 756/1044 KB 1092/1267 KB 468/713 KB 644/1063 KB 1568/1710 KB 740/1044 KB 1076/1267 KB 452/713 KB 648/1063 KB 1584/1710 KB 756/1044 KB 1092/1267 KB 468/713 KB 652/1063 KB 1584/1710 KB 756/1044 KB 1092/1267 KB 468/713 KB 656/1063 KB 1584/1710 KB 756/1044 KB 1092/1267 KB 468/713 KB 660/1063 KB 1584/1710 KB 756/1044 KB 1092/1267 KB 468/713 KB 664/1063 KB 1584/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 668/1063 KB 1584/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 672/1063 KB 1584/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 676/1063 KB 1584/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 680/1063 KB 1588/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 684/1063 KB 1588/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 688/1063 KB 1588/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 644/1063 KB 1580/1710 KB 756/1044 KB 1080/1267 KB 468/713 KB 688/1063 KB 1588/1710 KB 760/1044 KB 1096/1267 KB 468/713 KB 688/1063 KB 1588/1710 KB 764/1044 KB 1096/1267 KB 468/713 KB 688/1063 KB 1588/1710 KB 768/1044 KB 1096/1267 KB 468/713 KB 644/1063 KB 1580/1710 KB 752/1044 KB 1080/1267 KB 468/713 KB 688/1063 KB 1588/1710 KB 768/1044 KB 1096/1267 KB 472/713 KB 688/1063 KB 1588/1710 KB 768/1044 KB 1096/1267 KB 476/713 KB 688/1063 KB 1588/1710 KB 768/1044 KB 1096/1267 KB 480/713 KB 688/1063 KB 1588/1710 KB 768/1044 KB 1096/1267 KB 484/713 KB 688/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 488/713 KB 688/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 492/713 KB 688/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 496/713 KB 688/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 500/713 KB 692/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 504/713 KB 692/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 508/713 KB 692/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 512/713 KB 676/1063 KB 1588/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 692/1063 KB 1592/1710 KB 772/1044 KB 1096/1267 KB 512/713 KB 692/1063 KB 1596/1710 KB 772/1044 KB 1096/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1096/1267 KB 512/713 KB 660/1063 KB 1584/1710 KB 756/1044 KB 1096/1267 KB 468/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1100/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1104/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1108/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1112/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1116/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1120/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1124/1267 KB 512/713 KB 692/1063 KB 1600/1710 KB 772/1044 KB 1128/1267 KB 512/713 KB 692/1063 KB 1604/1710 KB 772/1044 KB 1132/1267 KB 512/713 KB 692/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 500/713 KB 696/1063 KB 1604/1710 KB 772/1044 KB 1132/1267 KB 512/713 KB 688/1063 KB 1588/1710 KB 772/1044 KB 1096/1267 KB 484/713 KB 700/1063 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 1604/1710 KB 776/1044 KB 1132/1267 KB 512/713 KB 700/1063 KB 1604/1710 KB 780/1044 KB 1132/1267 KB 512/713 KB 700/1063 KB 1604/1710 KB 784/1044 KB 1132/1267 KB 512/713 KB 700/1063 KB 1604/1710 KB 788/1044 KB 1132/1267 KB 512/713 KB 700/1063 KB 1604/1710 KB 792/1044 KB 1132/1267 KB 512/713 KB 700/1063 KB 1604/1710 KB 796/1044 KB 1132/1267 KB 512/713 KB 692/1063 KB 1604/1710 KB 772/1044 KB 1128/1267 KB 512/713 KB 700/1063 KB 1608/1710 KB 796/1044 KB 1136/1267 KB 512/713 KB 700/1063 KB 1612/1710 KB 796/1044 KB 1136/1267 KB 512/713 KB 700/1063 KB 1616/1710 KB 796/1044 KB 1136/1267 KB 512/713 KB 700/1063 KB 1620/1710 KB 796/1044 KB 1136/1267 KB 512/713 KB 700/1063 KB 1624/1710 KB 800/1044 KB 1136/1267 KB 516/713 KB 700/1063 KB 1628/1710 KB 800/1044 KB 1136/1267 KB 516/713 KB 700/1063 KB 1632/1710 KB 800/1044 KB 1136/1267 KB 516/713 KB 700/1063 KB 1604/1710 KB 772/1044 KB 1132/1267 KB 512/713 KB 704/1063 KB 1632/1710 KB 800/1044 KB 1136/1267 KB 516/713 KB 700/1063 KB 1604/1710 KB 796/1044 KB 1136/1267 KB 512/713 KB 704/1063 KB 1632/1710 KB 800/1044 KB 1140/1267 KB 516/713 KB 708/1063 KB 1632/1710 KB 800/1044 KB 1140/1267 KB 516/713 KB 712/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 516/713 KB 700/1063 KB 1620/1710 KB 800/1044 KB 1136/1267 KB 516/713 KB 712/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 520/713 KB 712/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 524/713 KB 716/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 528/713 KB 716/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 532/713 KB 716/1063 KB 1636/1710 KB 800/1044 KB 1144/1267 KB 536/713 KB 716/1063 KB 1636/1710 KB 800/1044 KB 1144/1267 KB 540/713 KB 716/1063 KB 1636/1710 KB 800/1044 KB 1144/1267 KB 544/713 KB 700/1063 KB 1620/1710 KB 800/1044 KB 1136/1267 KB 512/713 KB 716/1063 KB 1636/1710 KB 804/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 808/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 812/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 816/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 820/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 824/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 828/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 832/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 836/1044 KB 1144/1267 KB 544/713 KB 716/1063 KB 1636/1710 KB 840/1044 KB 1144/1267 KB 548/713 KB 716/1063 KB 1636/1710 KB 844/1044 KB 1144/1267 KB 548/713 KB 716/1063 KB 1636/1710 KB 848/1044 KB 1144/1267 KB 548/713 KB 716/1063 KB 1636/1710 KB 800/1044 KB 1144/1267 KB 532/713 KB 716/1063 KB 1640/1710 KB 848/1044 KB 1144/1267 KB 548/713 KB 716/1063 KB 1644/1710 KB 848/1044 KB 1144/1267 KB 548/713 KB 716/1063 KB 1648/1710 KB 848/1044 KB 1144/1267 KB 548/713 KB 716/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 524/713 KB 720/1063 KB 1648/1710 KB 848/1044 KB 1144/1267 KB 548/713 KB 708/1063 KB 1632/1710 KB 800/1044 KB 1144/1267 KB 516/713 KB 720/1063 KB 1648/1710 KB 848/1044 KB 1148/1267 KB 548/713 KB 720/1063 KB 1648/1710 KB 848/1044 KB 1152/1267 KB 548/713 KB 720/1063 KB 1648/1710 KB 848/1044 KB 1156/1267 KB 548/713 KB 724/1063 KB 1648/1710 KB 848/1044 KB 1156/1267 KB 548/713 KB 728/1063 KB 1648/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 732/1063 KB 1648/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 736/1063 KB 1648/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 736/1063 KB 1652/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 740/1063 KB 1656/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 740/10 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 63 KB 1660/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 740/1063 KB 1664/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 716/1063 KB 1636/1710 KB 836/1044 KB 1144/1267 KB 548/713 KB 740/1063 KB 1652/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 744/1063 KB 1664/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 748/1063 KB 1664/1710 KB 848/1044 KB 1160/1267 KB 552/713 KB 752/1063 KB 1664/1710 KB 848/1044 KB 1160/1267 KB 552/713 KB 756/1063 KB 1664/1710 KB 848/1044 KB 1160/1267 KB 552/713 KB 724/1063 KB 1648/1710 KB 848/1044 KB 1160/1267 KB 548/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1164/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1168/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1172/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1176/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1180/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1184/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1188/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1192/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 852/1044 KB 1160/1267 KB 552/713 KB 760/1063 KB 1668/1710 KB 856/1044 KB 1192/1267 KB 552/713 KB 756/1063 KB 1668/1710 KB 848/1044 KB 1160/1267 KB 552/713 KB 760/1063 KB 1672/1710 KB 856/1044 KB 1192/1267 KB 552/713 KB 760/1063 KB 1676/1710 KB 856/1044 KB 1192/1267 KB 552/713 KB 760/1063 KB 1680/1710 KB 856/1044 KB 1192/1267 KB 552/713 KB 744/1063 KB 1664/1710 KB 848/1044 KB 1160/1267 KB 552/713 KB 760/1063 KB 1680/1710 KB 856/1044 KB 1192/1267 KB 556/713 KB 760/1063 KB 1680/1710 KB 856/1044 KB 1192/1267 KB 560/713 KB 760/1063 KB 1680/1710 KB 856/1044 KB 1192/1267 KB 564/713 KB 760/1063 KB 1680/1710 KB 856/1044 KB 1192/1267 KB 568/713 KB 760/1063 KB 1668/1710 KB 852/1044 KB 1192/1267 KB 552/713 KB 764/1063 KB 1680/1710 KB 856/1044 KB 1196/1267 KB 568/713 KB 768/1063 KB 1680/1710 KB 860/1044 KB 1196/1267 KB 572/713 KB 772/1063 KB 1680/1710 KB 860/1044 KB 1196/1267 KB 572/713 KB 776/1063 KB 1684/1710 KB 860/1044 KB 1196/1267 KB 572/713 KB 760/1063 KB 1680/1710 KB 856/1044 KB 1196/1267 KB 568/713 KB 776/1063 KB 1684/1710 KB 860/1044 KB 1200/1267 KB 572/713 KB 776/1063 KB 1684/1710 KB 860/1044 KB 1204/1267 KB 572/713 KB 776/1063 KB 1684/1710 KB 860/1044 KB 1208/1267 KB 572/713 KB 776/1063 KB 1684/1710 KB 860/1044 KB 1212/1267 KB 572/713 KB 780/1063 KB 1684/1710 KB 860/1044 KB 1216/1267 KB 572/713 KB 780/1063 KB 1684/1710 KB 860/1044 KB 1220/1267 KB 572/713 KB 772/1063 KB 1684/1710 KB 860/1044 KB 1196/1267 KB 572/713 KB 780/1063 KB 1688/1710 KB 860/1044 KB 1220/1267 KB 572/713 KB 780/1063 KB 1692/1710 KB 860/1044 KB 1220/1267 KB 572/713 KB 764/1063 KB 1680/1710 KB 860/1044 KB 1196/1267 KB 572/713 KB 780/1063 KB 1692/1710 KB 864/1044 KB 1220/1267 KB 572/713 KB 764/1063 KB 1680/1710 KB 856/1044 KB 1196/1267 KB 572/713 KB 780/1063 KB 1692/1710 KB 864/1044 KB 1220/1267 KB 576/713 KB 780/1063 KB 1692/1710 KB 868/1044 KB 1220/1267 KB 576/713 KB 780/1063 KB 1692/1710 KB 872/1044 KB 1220/1267 KB 580/713 KB 780/1063 KB 1692/1710 KB 876/1044 KB 1220/1267 KB 580/713 KB 780/1063 KB 1696/1710 KB 880/1044 KB 1220/1267 KB 580/713 KB 780/1063 KB 1684/1710 KB 860/1044 KB 1212/1267 KB 572/713 KB 784/1063 KB 1696/1710 KB 880/1044 KB 1220/1267 KB 580/713 KB 780/1063 KB 1696/1710 KB 876/1044 KB 1220/1267 KB 580/713 KB 780/1063 KB 1692/1710 KB 868/1044 KB 1220/1267 KB 580/713 KB 784/1063 KB 1696/1710 KB 880/1044 KB 1220/1267 KB 584/713 KB 784/1063 KB 1696/1710 KB 880/1044 KB 1220/1267 KB 588/713 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 784/1063 KB 1696/1710 KB 880/1044 KB 1220/1267 KB 592/713 KB 784/1063 KB 1696/1710 KB 884/1044 KB 1220/1267 KB 596/713 KB 788/1063 KB 1700/1710 KB 884/1044 KB 1224/1267 KB 600/713 KB 784/1063 KB 1696/1710 KB 884/1044 KB 1220/1267 KB 592/713 KB 788/1063 KB 1700/1710 KB 888/1044 KB 1224/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 892/1044 KB 1224/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 896/1044 KB 1224/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 884/1044 KB 1224/1267 KB 596/713 KB 788/1063 KB 1700/1710 KB 896/1044 KB 1228/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 896/1044 KB 1232/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 896/1044 KB 1236/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 884/1044 KB 1220/1267 KB 596/713 KB 788/1063 KB 1704/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 788/1063 KB 1708/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 788/1063 KB 1710/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 788/1063 KB 1696/1710 KB 884/1044 KB 1220/1267 KB 596/713 KB 792/1063 KB 1710/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 796/1063 KB 1710/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 800/1063 KB 1710/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 804/1063 KB 1710/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 808/1063 KB 1710/1710 KB 900/1044 KB 1240/1267 KB 604/713 KB 812/1063 KB 1710/1710 KB 900/1044 KB 1240/1267 KB 604/713 KB 816/1063 KB 1710/1710 KB 900/1044 KB 1240/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 900/1044 KB 1236/1267 KB 604/713 KB 816/1063 KB 1710/1710 KB 904/1044 KB 1240/1267 KB 604/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 604/713 KB 788/1063 KB 1700/1710 KB 896/1044 KB 1236/1267 KB 604/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 608/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 612/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 616/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 620/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 624/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 628/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 632/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 636/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 640/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 644/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 648/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 652/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 656/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 660/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 664/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 668/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 672/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 676/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 680/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 684/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1240/1267 KB 688/713 KB 804/1063 KB 1710/1710 KB 900/1044 KB 1240/1267 KB 604/713 KB 816/1063 KB 1710/1710 KB 908/1044 KB 1244/1267 KB 688/713 KB 816/1063 KB 1710/1710 KB 912/1044 KB 1248/1267 KB 688/713 KB 816/1063 KB 1710/1710 KB 912/1044 KB 1252/1267 KB 688/713 KB 816/1063 KB 1710/1710 KB 912/1044 KB 1244/1267 KB 688/713 KB 816/1063 KB 1710/1710 KB 916/1044 KB 1252/1267 KB 688/713 KB 820/1063 KB 920/1044 KB 1256/1267 KB 688/713 KB 820/1063 KB 924/1044 KB 1256/1267 KB 688/713 KB 820/1063 KB 916/1044 KB 1256/1267 KB 688/713 KB 824/1063 KB 924/10 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 44 KB 1256/1267 KB 688/713 KB 828/1063 KB 924/1044 KB 1256/1267 KB 688/713 KB 832/1063 KB 928/1044 KB 1256/1267 KB 688/713 KB 836/1063 KB 928/1044 KB 1256/1267 KB 688/713 KB 840/1063 KB 928/1044 KB 1256/1267 KB 688/713 KB 816/1063 KB 1710/1710 KB 916/1044 KB 1256/1267 KB 688/713 KB 840/1063 KB 928/1044 KB 1260/1267 KB 688/713 KB 840/1063 KB 928/1044 KB 1264/1267 KB 688/713 KB 840/1063 KB 928/1044 KB 1267/1267 KB 688/713 KB 828/1063 KB 928/1044 KB 1256/1267 KB 688/713 KB 840/1063 KB 932/1044 KB 1267/1267 KB 688/713 KB 844/1063 KB 936/1044 KB 1267/1267 KB 688/713 KB 844/1063 KB 940/1044 KB 1267/1267 KB 688/713 KB 844/1063 KB 944/1044 KB 1267/1267 KB 688/713 KB 844/1063 KB 932/1044 KB 1267/1267 KB 688/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 688/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2826.3 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 848/1063 KB 944/1044 KB 1267/1267 KB 692/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 696/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 700/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 704/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 708/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 712/713 KB 848/1063 KB 944/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 948/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 952/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 956/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 960/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 964/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 968/1044 KB 1267/1267 KB 713/713 KB 848/1063 KB 972/1044 KB 713/713 KB 848/1063 KB 976/1044 KB 713/713 KB 848/1063 KB 980/1044 KB 713/713 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2066.0 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 848/1063 KB 984/1044 KB 713/713 KB 848/1063 KB 988/1044 KB 713/713 KB 848/1063 KB 992/1044 KB 713/713 KB 4/257 KB 848/1063 KB 992/1044 KB 713/713 KB 8/257 KB 848/1063 KB 992/1044 KB 713/713 KB 12/257 KB 848/1063 KB 992/1044 KB 713/713 KB 16/257 KB 848/1063 KB 992/1044 KB 713/713 KB 20/257 KB 848/1063 KB 992/1044 KB 713/713 KB 24/257 KB 848/1063 KB 992/1044 KB 713/713 KB 28/257 KB 848/1063 KB 992/1044 KB 713/713 KB 32/257 KB 848/1063 KB 992/1044 KB 713/713 KB 36/257 KB 848/1063 KB 996/1044 KB 713/713 KB 40/257 KB 852/1063 KB 996/1044 KB 32/257 KB 848/1063 KB 996/1044 KB 713/713 KB 36/257 KB 852/1063 KB 996/1044 KB 713/713 KB 40/257 KB 856/1063 KB 996/1044 KB 40/257 KB 860/1063 KB 996/1044 KB 40/257 KB 864/1063 KB 996/1044 KB 40/257 KB 868/1063 KB 996/1044 KB 40/257 KB 872/1063 KB 996/1044 KB 40/257 KB 876/1063 KB 996/1044 KB 40/257 KB 880/1063 KB 996/1044 KB 40/257 KB 884/1063 KB 996/1044 KB 40/257 KB 888/1063 KB 996/1044 KB 40/257 KB 892/1063 KB 996/1044 KB 40/257 KB 896/1063 KB 996/1044 KB 40/257 KB 896/1063 KB 4/549 KB 996/1044 KB 40/257 KB 896/1063 KB 8/549 KB 996/1044 KB 40/257 KB 896/1063 KB 12/549 KB 996/1044 KB 40/257 KB 896/1063 KB 16/549 KB 996/1044 KB 40/257 KB 900/1063 KB 16/549 KB 1000/1044 KB 40/257 KB 900/1063 KB 16/549 KB 1004/1044 KB 40/257 KB 900/1063 KB 16/549 KB 1008/1044 KB 40/257 KB 900/1063 KB 16/549 KB 1012/1044 KB 44/257 KB 900/1063 KB 20/549 KB 1016/1044 KB 44/257 KB 900/1063 KB 20/549 KB 1020/1044 KB 44/257 KB 900/1063 KB 20/549 KB 1024/1044 KB 40/257 KB 900/1063 KB 16/549 KB 996/1044 KB 44/257 KB 904/1063 KB 20/549 KB 1024/1044 KB 44/257 KB 908/1063 KB 20/549 KB 1024/1044 KB 44/257 KB 912/1063 KB 20/549 KB 1024/1044 KB 44/257 KB 900/1063 KB 20/549 KB 1012/1044 KB 48/257 KB 912/1063 KB 20/549 KB 1024/1044 KB 52/257 KB 912/1063 KB 20/549 KB 1024/1044 KB 56/257 KB 916/1063 KB 20/549 KB 1028/1044 KB 60/257 KB 916/1063 KB 20/549 KB 1028/1044 KB 64/257 KB 916/1063 KB 20/549 KB 1028/1044 KB 40/257 KB 900/1063 KB 20/549 KB 1012/1044 KB 64/257 KB 916/1063 KB 24/549 KB 1028/1044 KB 64/257 KB 916/1063 KB 28/549 KB 1028/1044 KB 64/257 KB 916/1063 KB 32/549 KB 1028/1044 KB 64/257 KB 916/1063 KB 36/549 KB 1028/1044 KB 64/257 KB 916/1063 KB 40/549 KB 1028/1044 KB 52/257 KB 916/1063 KB 20/549 KB 1028/1044 KB 64/257 KB 916/1063 KB 40/549 KB 1032/1044 KB 64/257 KB 916/1063 KB 40/549 KB 1036/1044 KB 64/257 KB 916/1063 KB 44/549 KB 1040/1044 KB 64/257 KB 916/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 916/1063 KB 44/549 KB 1044/1044 KB 52/257 KB 916/1063 KB 20/549 KB 1024/1044 KB 68/257 KB 920/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 924/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 928/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 932/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 936/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 940/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 944/1063 KB 44/549 KB 1044/1044 KB 68/257 KB 916/1063 KB 44/549 KB 1044/1044 KB 72/257 KB 944/1063 KB 44/549 KB 1044/1044 KB 76/257 KB 944/1063 KB 44/549 KB 1044/1044 KB 80/257 KB 948/1063 KB 44/549 KB 1044/1044 KB 64/257 KB 916/1063 KB 44/549 KB 1036/1044 KB 80/257 KB 948/1063 KB 48/549 KB 1044/1044 KB 80/257 KB 948/1063 KB 52/549 KB 1044/1044 KB 80/257 KB 948/1063 KB 56/549 KB 1044/1044 KB 80/257 KB 948/1063 KB 60/549 KB 1044/1044 KB 80/257 KB 948/1063 KB 64/549 KB 1044/1044 KB 80/257 KB 948/1063 KB 68/549 KB 1044/1044 KB 84/257 KB 948/1063 KB 72/549 KB 1044/1044 KB 84/257 KB 948/10 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 63 KB 76/549 KB 1044/1044 KB 84/257 KB 948/1063 KB 80/549 KB 76/257 KB 948/1063 KB 44/549 KB 1044/1044 KB 84/257 KB 952/1063 KB 80/549 KB 84/257 KB 956/1063 KB 80/549 KB 84/257 KB 960/1063 KB 80/549 KB 84/257 KB 964/1063 KB 80/549 KB 84/257 KB 968/1063 KB 84/549 KB 84/257 KB 972/1063 KB 84/549 KB 84/257 KB 976/1063 KB 84/549 KB 84/257 KB 948/1063 KB 68/549 KB 1044/1044 KB 88/257 KB 976/1063 KB 84/549 KB 92/257 KB 976/1063 KB 84/549 KB 96/257 KB 976/1063 KB 84/549 KB 100/257 KB 976/1063 KB 84/549 KB 84/257 KB 964/1063 KB 84/549 KB 100/257 KB 976/1063 KB 88/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 1606.0 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 104/257 KB 976/1063 KB 88/549 KB 108/257 KB 976/1063 KB 88/549 KB 112/257 KB 980/1063 KB 92/549 KB 108/257 KB 980/1063 KB 92/549 KB 112/257 KB 980/1063 KB 96/549 KB 116/257 KB 980/1063 KB 96/549 KB 120/257 KB 980/1063 KB 100/549 KB 124/257 KB 980/1063 KB 100/549 KB 128/257 KB 980/1063 KB 100/549 KB 108/257 KB 980/1063 KB 88/549 KB 128/257 KB 984/1063 KB 100/549 KB 128/257 KB 988/1063 KB 100/549 KB 128/257 KB 992/1063 KB 100/549 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 128/257 KB 996/1063 KB 100/549 KB 132/257 KB 1000/1063 KB 100/549 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 1088.5 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 116/257 KB 980/1063 KB 100/549 KB 132/257 KB 1000/1063 KB 104/549 KB 132/257 KB 1000/1063 KB 108/549 KB 132/257 KB 1000/1063 KB 112/549 KB Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 132/257 KB 1000/1063 KB 116/549 KB 132/257 KB 1004/1063 KB 120/549 KB 132/257 KB 1004/1063 KB 124/549 KB 132/257 KB 1004/1063 KB 128/549 KB 132/257 KB 996/1063 KB 100/549 KB 136/257 KB 1004/1063 KB 128/549 KB 140/257 KB 1004/1063 KB 128/549 KB 132/257 KB 1004/1063 KB 116/549 KB 140/257 KB 1008/1063 KB 128/549 KB 140/257 KB 1012/1063 KB 128/549 KB 144/257 KB 1016/1063 KB 132/549 KB 144/257 KB 1020/1063 KB 132/549 KB 144/257 KB 1024/1063 KB 132/549 KB 144/257 KB 1012/1063 KB 132/549 KB 144/257 KB 1024/1063 KB 136/549 KB 144/257 KB 1024/1063 KB 140/549 KB 144/257 KB 1024/1063 KB 144/549 KB 144/257 KB 1024/1063 KB 148/549 KB 144/257 KB 1028/1063 KB 152/549 KB 144/257 KB 1012/1063 KB 128/549 KB 144/257 KB 4/358 KB 1028/1063 KB 152/549 KB 144/257 KB 8/358 KB 1028/1063 KB 152/549 KB 144/257 KB 12/358 KB 1028/1063 KB 152/549 KB 144/257 KB 12/358 KB 1028/1063 KB 152/549 KB 3/5 KB 148/257 KB 16/358 KB 1028/1063 KB 152/549 KB 3/5 KB 152/257 KB 16/358 KB 1028/1063 KB 152/549 KB 3/5 KB 156/257 KB 16/358 KB 1028/1063 KB 152/549 KB 5/5 KB 160/257 KB 16/358 KB 1028/1063 KB 152/549 KB 5/5 KB 164/257 KB 16/358 KB 1028/1063 KB 152/549 KB 5/5 KB 168/257 KB 16/358 KB 1028/1063 KB 152/549 KB 5/5 KB 172/257 KB 16/358 KB 1028/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1028/1063 KB 156/549 KB 5/5 KB 144/257 KB 1028/1063 KB 148/549 KB 176/257 KB 16/358 KB 1032/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1036/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1040/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1044/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1048/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1052/1063 KB 156/549 KB 5/5 KB 176/257 KB 16/358 KB 1056/1063 KB 156/549 KB 5/5 KB 180/257 KB 16/358 KB 1060/1063 KB 156/549 KB 5/5 KB 180/257 KB 16/358 KB 1063/1063 KB 156/549 KB 5/5 KB 168/257 KB 16/358 KB 1028/1063 KB 156/549 KB 5/5 KB 180/257 KB 16/358 KB 1063/1063 KB 160/549 KB 5/5 KB 152/257 KB 16/358 KB 1028/1063 KB 152/549 KB 5/5 KB 144/257 KB 16/358 KB 1028/1063 KB 152/549 KB 3/5 KB 180/257 KB 20/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 24/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 28/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 32/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 36/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 40/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 44/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 48/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 52/358 KB 1063/1063 KB 160/549 KB 5/5 KB 180/257 KB 56/358 KB 1063/1063 KB 164/549 KB 5/5 KB 180/257 KB 60/358 KB 1063/1063 KB 164/549 KB 5/5 KB 180/257 KB 64/358 KB 1063/1063 KB 164/549 KB 5/5 KB 180/257 KB 16/358 KB 1056/1063 KB 156/549 KB 5/5 KB 184/257 KB 64/358 KB 1063/1063 KB 164/549 KB 5/5 KB 188/257 KB 64/358 KB 1063/1063 KB 164/549 KB 5/5 KB 192/257 KB 64/358 KB 1063/1063 KB 164/549 KB 5/5 KB 180/257 KB 52/358 KB 1063/1063 KB 164/549 KB 5/5 KB 192/257 KB 64/358 KB 1063/1063 KB 168/549 KB 5/5 KB 192/257 KB 64/358 KB 1063/1063 KB 172/549 KB 5/5 KB 192/257 KB 64/358 KB 1063/1063 KB 176/549 KB 5/5 KB 192/257 KB 64/358 KB 1063/1063 KB 180/549 KB 5/5 KB 192/257 KB 68/358 KB 1063/1063 KB 184/549 KB 5/5 KB 192/257 KB 68/358 KB 1063/1063 KB 180/549 KB 5/5 KB 196/257 KB 72/358 KB 1063/1063 KB 184/549 KB 5/5 KB 196/257 KB 76/358 KB 1063/1063 KB 188/549 KB 5/5 KB 196/257 KB 80/358 KB 1063/1063 KB 188/549 KB 5/5 KB 196/257 KB 84/358 KB 1063/1 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 063 KB 188/549 KB 5/5 KB 196/257 KB 88/358 KB 1063/1063 KB 188/549 KB 196/257 KB 92/358 KB 1063/1063 KB 188/549 KB 196/257 KB 96/358 KB 1063/1063 KB 188/549 KB 196/257 KB 68/358 KB 1063/1063 KB 184/549 KB 5/5 KB 200/257 KB 96/358 KB 1063/1063 KB 188/549 KB 204/257 KB 96/358 KB 1063/1063 KB 188/549 KB 208/257 KB 96/358 KB 1063/1063 KB 188/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 196/257 KB 72/358 KB 1063/1063 KB 188/549 KB 5/5 KB 208/257 KB 96/358 KB 1063/1063 KB 192/549 KB 208/257 KB 96/358 KB 1063/1063 KB 196/549 KB 212/257 KB 96/358 KB 1063/1063 KB 200/549 KB 212/257 KB 96/358 KB 1063/1063 KB 204/549 KB 212/257 KB 96/358 KB 1063/1063 KB 208/549 KB 212/257 KB 96/358 KB 1063/1063 KB 196/549 KB 216/257 KB 96/358 KB 1063/1063 KB 208/549 KB 220/257 KB 96/358 KB 208/549 KB 224/257 KB 96/358 KB 208/549 KB 228/257 KB 96/358 KB 208/549 KB 232/257 KB 100/358 KB 212/549 KB 236/257 KB 100/358 KB 212/549 KB 240/257 KB 100/358 KB 212/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1552.8 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 228/257 KB 100/358 KB 212/549 KB 240/257 KB 100/358 KB 216/549 KB 240/257 KB 100/358 KB 220/549 KB 240/257 KB 100/358 KB 224/549 KB 228/257 KB 100/358 KB 208/549 KB 240/257 KB 104/358 KB 224/549 KB 240/257 KB 108/358 KB 224/549 KB 240/257 KB 112/358 KB 224/549 KB 244/257 KB 112/358 KB 224/549 KB 248/257 KB 116/358 KB 228/549 KB 252/257 KB 116/358 KB 228/549 KB 256/257 KB 116/358 KB 228/549 KB 257/257 KB 116/358 KB 228/549 KB 244/257 KB 112/358 KB 228/549 KB 257/257 KB 116/358 KB 3/86 KB 232/549 KB 257/257 KB 116/358 KB 3/86 KB 236/549 KB 257/257 KB 116/358 KB 3/86 KB 240/549 KB 244/257 KB 116/358 KB 228/549 KB 257/257 KB 116/358 KB 3/86 KB 228/549 KB 257/257 KB 116/358 KB 6/86 KB 240/549 KB 257/257 KB 116/358 KB 9/86 KB 240/549 KB 257/257 KB 116/358 KB 11/86 KB 240/549 KB 257/257 KB 116/358 KB 14/86 KB 240/549 KB 257/257 KB 116/358 KB 16/86 KB 240/549 KB 257/257 KB 116/358 KB 19/86 KB 240/549 KB 257/257 KB 116/358 KB 22/86 KB 240/549 KB 257/257 KB 116/358 KB 25/86 KB 240/549 KB 257/257 KB 116/358 KB 27/86 KB 240/549 KB 257/257 KB 116/358 KB 27/86 KB 3/404 KB 240/549 KB 257/257 KB 116/358 KB 30/86 KB 6/404 KB 240/549 KB 257/257 KB 116/358 KB 30/86 KB 3/404 KB 240/549 KB 257/257 KB 116/358 KB 32/86 KB 6/404 KB 240/549 KB 257/257 KB 116/358 KB 36/86 KB 6/404 KB 240/549 KB 257/257 KB 120/358 KB 40/86 KB 9/404 KB 240/549 KB 257/257 KB 120/358 KB 36/86 KB 9/404 KB 240/549 KB 257/257 KB 124/358 KB 40/86 KB 9/404 KB 240/549 KB 257/257 KB 128/358 KB 40/86 KB 9/404 KB 240/549 KB 257/257 KB 116/358 KB 36/86 KB 9/404 KB 240/549 KB 257/257 KB 128/358 KB 40/86 KB 11/404 KB 240/549 KB 257/257 KB 128/358 KB 40/86 KB 14/404 KB 240/549 KB 257/257 KB 128/358 KB 40/86 KB 16/404 KB 240/549 KB 257/257 KB 132/358 KB 44/86 KB 19/404 KB 244/549 KB 257/257 KB 132/358 KB 44/86 KB 22/404 KB 244/549 KB 257/257 KB 132/358 KB 44/86 KB 16/404 KB 244/549 KB 257/257 KB 136/358 KB 44/86 KB 22/404 KB 244/549 KB 257/257 KB 140/358 KB 44/86 KB 22/404 KB 244/549 KB 257/257 KB 128/358 KB 44/86 KB 16/404 KB 244/549 KB 257/257 KB 140/358 KB 44/86 KB 25/404 KB 248/549 KB 257/257 KB 140/358 KB 44/86 KB 25/404 KB 252/549 KB 257/257 KB 140/358 KB 44/86 KB 25/404 KB 256/549 KB 257/257 KB 128/358 KB 44/86 KB 16/404 KB 240/549 KB 257/257 KB 144/358 KB 48/86 KB 25/404 KB 256/549 KB 257/257 KB 144/358 KB 52/86 KB 25/404 KB 256/549 KB 257/257 KB 144/358 KB 56/86 KB 25/404 KB 256/549 KB 257/257 KB 144/358 KB 60/86 KB 25/404 KB 256/549 KB 144/358 KB 63/86 KB 25/404 KB 260/549 KB 257/257 KB 144/358 KB 44/86 KB 25/404 KB 256/549 KB 257/257 KB 140/358 KB 44/86 KB 25/404 KB 244/549 KB 148/358 KB 63/86 KB 25/404 KB 260/549 KB 152/358 KB 67/86 KB 27/404 KB 260/549 KB 156/358 KB 67/86 KB 27/404 KB 260/549 KB 144/358 KB 60/86 KB 25/404 KB 260/549 KB 156/358 KB 67/86 KB 27/404 KB 264/549 KB 156/358 KB 67/86 KB 27/404 KB 268/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 366.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 160/358 KB 67/86 KB 27/404 KB 268/549 KB 148/358 KB 67/86 KB 27/404 KB 260/549 KB 160/358 KB 71/86 KB 27/404 KB 272/549 KB 160/358 KB 75/86 KB 27/404 KB 272/549 KB 160/358 KB 79/86 KB 27/404 KB 272/549 KB 160/358 KB 83/86 KB 27/404 KB 272/549 KB 164/358 KB 86/86 KB 27/404 KB 272/549 KB 148/358 KB 63/86 KB 27/404 KB 260/549 KB 164/358 KB 86/86 KB 30/404 KB 272/549 KB 164/358 KB 86/86 KB 32/404 KB 272/549 KB 164/358 KB 86/86 KB 36/404 KB 272/549 KB 164/358 KB 86/86 KB 40/404 KB 272/549 KB 164/358 KB 86/86 KB 44/404 KB 272/549 KB 164/358 KB 86/86 KB 48/404 KB 272/549 KB 164/358 KB 83/86 KB 27/404 KB 272/549 KB 168/358 KB 86/86 KB 48/404 KB 272/549 KB 172/358 KB 86/86 KB 48/404 KB 272/549 KB 176/358 KB 86/86 KB 52/404 KB 272/549 KB 180/358 KB 86/86 KB 52/404 KB 272/549 KB 184/358 KB 86/86 KB 52/404 KB 272/549 KB 188/358 KB 86/86 KB 52/404 KB 272/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 160/358 KB 67/86 KB 27/404 KB 272/549 KB 188/358 KB 86/86 KB 52/404 KB 276/549 KB 188/358 KB 86/86 KB 52/404 KB 280/549 KB 188/358 KB 86/86 KB 52/404 KB 284/549 KB 188/358 KB 86/86 KB 52/404 KB 288/549 KB 188/358 KB 86/86 KB 52/404 KB 292/549 KB 188/358 KB 86/86 KB 52/404 KB 296/549 KB 172/358 KB 86/86 KB 52/404 KB 272/549 KB 188/358 KB 86/86 KB 56/404 KB 296/549 KB 188/358 KB 86/86 KB 60/404 KB 296/549 KB 188/358 KB 86/86 KB 64/404 KB 296/549 KB 188/358 KB 86/86 KB 68/404 KB 296/549 KB 192/358 KB 86/86 KB 72/404 KB 300/549 KB 192/358 KB 86/86 KB 76/404 KB 300/549 KB 192/358 KB 86/86 KB 80/404 KB 300/549 KB 192/358 KB 86/86 KB 68/404 KB 300/549 KB 192/358 KB 86/86 KB 80/404 KB 304/549 KB 192/358 KB 86/86 KB 80/404 KB 308/549 KB 192/358 KB 86/86 KB 68/404 KB 296/549 KB 196/358 KB 86/86 KB 80/404 KB 308/549 KB 200/358 KB 86/86 KB 80/404 KB 308/549 KB 204/358 KB 86/86 KB 80/404 KB 308/549 KB 208/358 KB 86/86 KB 80/404 KB 308/549 KB 208/358 KB 86/86 KB 80/404 KB 312/549 KB 208/358 KB 86/86 KB 80/404 KB 316/549 KB 208/358 KB 80/404 KB 320/549 KB 208/358 KB 84/404 KB 324/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 120.2 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 212/358 KB 84/404 KB 324/549 KB 208/358 KB 84/404 KB 320/549 KB 216/358 KB 88/404 KB 324/549 KB 216/358 KB 92/404 KB 324/549 KB 216/358 KB 96/404 KB 324/549 KB 216/358 KB 96/404 KB 328/549 KB 216/358 KB 96/404 KB 332/549 KB 216/358 KB 96/404 KB 336/549 KB 216/358 KB 96/404 KB 340/549 KB 216/358 KB 100/404 KB 344/549 KB 216/358 KB 96/404 KB 328/549 KB 220/358 KB 100/404 KB 344/549 KB 224/358 KB 100/404 KB 344/549 KB 228/358 KB 100/404 KB 344/549 KB 232/358 KB 100/404 KB 344/549 KB 236/358 KB 100/404 KB 344/549 KB 240/358 KB 100/404 KB 344/549 KB 216/358 KB 100/404 KB 340/549 KB 240/358 KB 104/404 KB 348/549 KB 240/358 KB 108/404 KB 348/549 KB 240/358 KB 112/404 KB 348/549 KB 4/587 KB 240/358 KB 100/404 KB 348/549 KB 240/358 KB 108/404 KB 348/549 KB 4/587 KB 240/358 KB 112/404 KB 348/549 KB 8/587 KB 240/358 KB 112/404 KB 348/549 KB 12/587 KB 240/358 KB 112/404 KB 348/549 KB 16/587 KB 240/358 KB 112/404 KB 348/549 KB 20/587 KB 240/358 KB 112/404 KB 348/549 KB 24/587 KB 4/894 KB 240/358 KB 112/404 KB 348/549 KB 28/587 KB 4/894 KB 240/358 KB 112/404 KB 348/549 KB 32/587 KB 4/894 KB 240/358 KB 112/404 KB 348/549 KB 20/587 KB 4/894 KB 240/358 KB 112/404 KB 348/549 KB 36/587 KB 4/894 KB 240/358 KB 112/404 KB 348/549 KB 36/587 KB 8/894 KB 240/358 KB 112/404 KB 348/549 KB 36/587 KB 12/894 KB 240/358 KB 112/404 KB 348/549 KB 36/587 KB 16/894 KB 240/358 KB 112/404 KB 348/549 KB 36/587 KB 20/894 KB 244/358 KB 116/404 KB 352/549 KB 40/587 KB 24/894 KB 244/358 KB 116/404 KB 352/549 KB 40/587 KB 20/894 KB 240/358 KB 116/404 KB 352/549 KB 40/587 KB 20/894 KB 240/358 KB 112/404 KB 352/549 KB 40/587 KB 20/894 KB 240/358 KB 112/404 KB 348/549 KB 40/587 KB 20/894 KB 244/358 KB 116/404 KB 352/549 KB 44/587 KB 24/894 KB 244/358 KB 116/404 KB 352/549 KB 48/587 KB 24/894 KB 244/358 KB 116/404 KB 352/549 KB 52/587 KB 24/894 KB 248/358 KB 120/404 KB 356/549 KB 56/587 KB 28/894 KB 248/358 KB 120/404 KB 356/549 KB 60/587 KB 28/894 KB 248/358 KB 120/404 KB 356/549 KB 64/587 KB 28/894 KB 248/358 KB 120/404 KB 356/549 KB 52/587 KB 28/894 KB 252/358 KB 120/404 KB 356/549 KB 64/587 KB 28/894 KB 256/358 KB 120/404 KB 356/549 KB 64/587 KB 28/894 KB 244/358 KB 120/404 KB 356/549 KB 52/587 KB 28/894 KB 256/358 KB 120/404 KB 356/549 KB 64/587 KB 32/894 KB 244/358 KB 120/404 KB 356/549 KB 52/587 KB 24/894 KB 256/358 KB 124/404 KB 356/549 KB 64/587 KB 32/894 KB 256/358 KB 128/404 KB 356/549 KB 64/587 KB 32/894 KB 244/358 KB 116/404 KB 356/549 KB 52/587 KB 24/894 KB 256/358 KB 128/404 KB 360/549 KB 64/587 KB 32/894 KB 256/358 KB 128/404 KB 364/549 KB 64/587 KB 32/894 KB 256/358 KB 128/404 KB 368/549 KB 64/587 KB 32/894 KB 256/358 KB 128/404 KB 372/549 KB 64/587 KB 36/894 KB 260/358 KB 132/404 KB 376/549 KB 68/587 KB 36/894 KB 260/358 KB 132/404 KB 380/549 KB 68/587 KB 36/894 KB 260/358 KB 132/404 KB 384/549 KB 68/587 KB 36/894 KB 256/358 KB 128/404 KB 368/549 KB 64/587 KB 36/894 KB 260/358 KB 132/404 KB 384/549 KB 68/587 KB 40/894 KB 260/358 KB 132/404 KB 384/549 KB 68/587 KB 44/894 KB 260/358 KB 132/404 KB 384/549 KB 68/587 KB 48/894 KB 260/358 KB 132/404 KB 372/549 KB 68/587 KB 36/894 KB 260/358 KB 132/404 KB 372/549 KB 64/587 KB 36/894 KB 260/358 KB 136/404 KB 384/549 KB 68/587 KB 48/894 KB 260/358 KB 140/404 KB 384/549 KB 68/587 KB 48/894 KB 260/358 KB 144/404 KB 384/549 KB 68/587 KB 48/894 KB 260/358 KB 148/404 KB 384/549 KB 72/587 KB 48/894 KB 260/358 KB 152/40 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 4 KB 388/549 KB 72/587 KB 52/894 KB 260/358 KB 128/404 KB 372/549 KB 64/587 KB 36/894 KB 264/358 KB 152/404 KB 388/549 KB 72/587 KB 52/894 KB 268/358 KB 152/404 KB 388/549 KB 72/587 KB 52/894 KB 272/358 KB 152/404 KB 388/549 KB 72/587 KB 52/894 KB 276/358 KB 152/404 KB 388/549 KB 72/587 KB 52/894 KB 280/358 KB 152/404 KB 388/549 KB 72/587 KB 52/894 KB 284/358 KB 156/404 KB 388/549 KB 72/587 KB 52/894 KB 288/358 KB 156/404 KB 388/549 KB 72/587 KB 52/894 KB 260/358 KB 148/404 KB 388/549 KB 72/587 KB 52/894 KB 288/358 KB 156/404 KB 388/549 KB 72/587 KB 56/894 KB 260/358 KB 148/404 KB 388/549 KB 72/587 KB 48/894 KB 288/358 KB 156/404 KB 392/549 KB 72/587 KB 56/894 KB 288/358 KB 156/404 KB 396/549 KB 72/587 KB 56/894 KB 288/358 KB 156/404 KB 400/549 KB 72/587 KB 56/894 KB 260/358 KB 144/404 KB 384/549 KB 72/587 KB 48/894 KB 288/358 KB 156/404 KB 400/549 KB 76/587 KB 56/894 KB 288/358 KB 156/404 KB 400/549 KB 80/587 KB 56/894 KB 288/358 KB 156/404 KB 400/549 KB 84/587 KB 56/894 KB 288/358 KB 156/404 KB 400/549 KB 88/587 KB 56/894 KB 280/358 KB 156/404 KB 388/549 KB 72/587 KB 52/894 KB 288/358 KB 160/404 KB 400/549 KB 88/587 KB 56/894 KB 288/358 KB 160/404 KB 404/549 KB 88/587 KB 56/894 KB 292/358 KB 164/404 KB 408/549 KB 92/587 KB 60/894 KB 292/358 KB 164/404 KB 404/549 KB 92/587 KB 60/894 KB 296/358 KB 164/404 KB 408/549 KB 92/587 KB 60/894 KB 300/358 KB 164/404 KB 408/549 KB 92/587 KB 60/894 KB 288/358 KB 164/404 KB 404/549 KB 92/587 KB 60/894 KB 300/358 KB 168/404 KB 412/549 KB 92/587 KB 60/894 KB 300/358 KB 172/404 KB 412/549 KB 92/587 KB 60/894 KB 300/358 KB 176/404 KB 412/549 KB 92/587 KB 60/894 KB 288/358 KB 160/404 KB 404/549 KB 92/587 KB 60/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 64/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 68/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 72/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 76/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 80/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 84/894 KB 288/358 KB 160/404 KB 404/549 KB 92/587 KB 56/894 KB 304/358 KB 180/404 KB 412/549 KB 96/587 KB 84/894 KB 304/358 KB 180/404 KB 412/549 KB 100/587 KB 84/894 KB 304/358 KB 180/404 KB 412/549 KB 104/587 KB 84/894 KB 304/358 KB 180/404 KB 412/549 KB 108/587 KB 84/894 KB 304/358 KB 180/404 KB 412/549 KB 112/587 KB 84/894 KB 304/358 KB 180/404 KB 412/549 KB 116/587 KB 84/894 KB 304/358 KB 180/404 KB 412/549 KB 92/587 KB 84/894 KB 304/358 KB 176/404 KB 412/549 KB 92/587 KB 60/894 KB 300/358 KB 164/404 KB 412/549 KB 92/587 KB 60/894 KB 304/358 KB 180/404 KB 416/549 KB 116/587 KB 88/894 KB 304/358 KB 180/404 KB 420/549 KB 116/587 KB 88/894 KB 308/358 KB 180/404 KB 424/549 KB 116/587 KB 88/894 KB 308/358 KB 180/404 KB 428/549 KB 116/587 KB 88/894 KB 308/358 KB 184/404 KB 432/549 KB 116/587 KB 88/894 KB 304/358 KB 180/404 KB 412/549 KB 116/587 KB 88/894 KB 308/358 KB 184/404 KB 432/549 KB 116/587 KB 92/894 KB 308/358 KB 184/404 KB 436/549 KB 120/587 KB 96/894 KB 308/358 KB 184/404 KB 428/549 KB 116/587 KB 88/894 KB 308/358 KB 180/404 KB 420/549 KB 116/587 KB 88/894 KB 312/358 KB 184/404 KB 436/549 KB 120/587 KB 96/894 KB 316/358 KB 184/404 KB 436/549 KB 120/587 KB 96/894 KB 320/358 KB 184/404 KB 436/549 KB 120/587 KB 96/894 KB 324/358 KB 188/404 KB 436/549 KB 120/587 KB 96/894 KB 328/358 KB 188/404 KB 436/549 KB 120/587 KB 100/894 KB 332/358 KB 188/404 KB 436/549 KB 120/587 KB 100/894 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 308/358 KB 184/404 KB 436/549 KB 120/587 KB 92/894 KB 308/358 KB 184/404 KB 432/549 KB 120/587 KB 92/894 KB 332/358 KB 188/404 KB 440/549 KB 124/587 KB 100/894 KB 332/358 KB 188/404 KB 440/549 KB 128/587 KB 100/894 KB 332/358 KB 188/404 KB 440/549 KB 132/587 KB 100/894 KB 336/358 KB 188/404 KB 440/549 KB 136/587 KB 100/894 KB 324/358 KB 188/404 KB 436/549 KB 120/587 KB 100/894 KB 320/358 KB 188/404 KB 436/549 KB 120/587 KB 96/894 KB 336/358 KB 192/404 KB 440/549 KB 136/587 KB 100/894 KB 336/358 KB 196/404 KB 440/549 KB 136/587 KB 100/894 KB 336/358 KB 200/404 KB 440/549 KB 136/587 KB 100/894 KB 336/358 KB 204/404 KB 440/549 KB 136/587 KB 100/894 KB 336/358 KB 208/404 KB 440/549 KB 136/587 KB 104/894 KB 336/358 KB 188/404 KB 440/549 KB 132/587 KB 100/894 KB 332/358 KB 188/404 KB 440/549 KB 132/587 KB 100/894 KB 336/358 KB 208/404 KB 444/549 KB 136/587 KB 104/894 KB 336/358 KB 208/404 KB 448/549 KB 136/587 KB 104/894 KB 336/358 KB 204/404 KB 440/549 KB 136/587 KB 104/894 KB 336/358 KB 208/404 KB 448/549 KB 136/587 KB 108/894 KB 336/358 KB 208/404 KB 448/549 KB 136/587 KB 112/894 KB 336/358 KB 212/404 KB 452/549 KB 136/587 KB 116/894 KB 340/358 KB 212/404 KB 452/549 KB 140/587 KB 120/894 KB 336/358 KB 212/404 KB 452/549 KB 136/587 KB 112/894 KB 336/358 KB 208/404 KB 452/549 KB 136/587 KB 112/894 KB 340/358 KB 212/404 KB 452/549 KB 140/587 KB 116/894 KB 336/358 KB 212/404 KB 452/549 KB 140/587 KB 116/894 KB 340/358 KB 216/404 KB 452/549 KB 144/587 KB 120/894 KB 340/358 KB 216/404 KB 452/549 KB 148/587 KB 120/894 KB 344/358 KB 216/404 KB 456/549 KB 152/587 KB 124/894 KB 344/358 KB 216/404 KB 456/549 KB 156/587 KB 124/894 KB 344/358 KB 216/404 KB 456/549 KB 160/587 KB 124/894 KB 344/358 KB 216/404 KB 456/549 KB 148/587 KB 124/894 KB 344/358 KB 216/404 KB 456/549 KB 160/587 KB 128/894 KB 344/358 KB 216/404 KB 456/549 KB 160/587 KB 132/894 KB 344/358 KB 216/404 KB 456/549 KB 164/587 KB 136/894 KB 344/358 KB 216/404 KB 456/549 KB 164/587 KB 140/894 KB 344/358 KB 216/404 KB 456/549 KB 164/587 KB 144/894 KB 340/358 KB 216/404 KB 456/549 KB 148/587 KB 120/894 KB 344/358 KB 220/404 KB 456/549 KB 164/587 KB 144/894 KB 344/358 KB 224/404 KB 456/549 KB 164/587 KB 144/894 KB 344/358 KB 216/404 KB 456/549 KB 148/587 KB 120/894 KB 348/358 KB 224/404 KB 456/549 KB 164/587 KB 144/894 KB 352/358 KB 224/404 KB 456/549 KB 164/587 KB 144/894 KB 340/358 KB 216/404 KB 456/549 KB 148/587 KB 120/894 KB 352/358 KB 224/404 KB 460/549 KB 164/587 KB 144/894 KB 352/358 KB 224/404 KB 464/549 KB 164/587 KB 144/894 KB 352/358 KB 224/404 KB 468/549 KB 164/587 KB 144/894 KB 356/358 KB 228/404 KB 472/549 KB 164/587 KB 144/894 KB 356/358 KB 228/404 KB 476/549 KB 164/587 KB 144/894 KB 356/358 KB 228/404 KB 480/549 KB 164/587 KB 144/894 KB 344/358 KB 216/404 KB 456/549 KB 164/587 KB 132/894 KB 356/358 KB 228/404 KB 480/549 KB 168/587 KB 144/894 KB 356/358 KB 228/404 KB 480/549 KB 172/587 KB 144/894 KB 356/358 KB 228/404 KB 480/549 KB 176/587 KB 144/894 KB 356/358 KB 228/404 KB 480/549 KB 180/587 KB 148/894 KB 356/358 KB 228/404 KB 484/549 KB 184/587 KB 148/894 KB 356/358 KB 228/404 KB 468/549 KB 164/587 KB 144/894 KB 358/358 KB 228/404 KB 484/549 KB 184/587 KB 148/894 KB 352/358 KB 228/404 KB 468/549 KB 164/587 KB 144/894 KB 358/358 KB 232/404 KB 484/549 KB 184/587 KB 148/894 KB 358/358 KB 236/404 KB 484/549 KB 184/587 KB 148/894 KB 358/358 KB 240/404 KB 484/549 KB 184/587 KB 148/894 KB 358 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install /358 KB 244/404 KB 484/549 KB 184/587 KB 148/894 KB 358/358 KB 248/404 KB 484/549 KB 184/587 KB 148/894 KB 358/358 KB 252/404 KB 484/549 KB 184/587 KB 148/894 KB 356/358 KB 228/404 KB 484/549 KB 180/587 KB 148/894 KB 356/358 KB 228/404 KB 480/549 KB 176/587 KB 148/894 KB 358/358 KB 252/404 KB 488/549 KB 188/587 KB 148/894 KB 358/358 KB 252/404 KB 492/549 KB 188/587 KB 148/894 KB 358/358 KB 252/404 KB 496/549 KB 188/587 KB 152/894 KB 358/358 KB 256/404 KB 496/549 KB 188/587 KB 152/894 KB 358/358 KB 252/404 KB 484/549 KB 188/587 KB 148/894 KB 358/358 KB 256/404 KB 496/549 KB 192/587 KB 152/894 KB 358/358 KB 256/404 KB 496/549 KB 196/587 KB 152/894 KB 358/358 KB 252/404 KB 492/549 KB 188/587 KB 152/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 156/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 160/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 164/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 168/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 172/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 176/894 KB 358/358 KB 260/404 KB 500/549 KB 196/587 KB 152/894 KB 358/358 KB 264/404 KB 500/549 KB 200/587 KB 176/894 KB 358/358 KB 268/404 KB 500/549 KB 200/587 KB 176/894 KB 358/358 KB 272/404 KB 500/549 KB 200/587 KB 176/894 KB 358/358 KB 276/404 KB 500/549 KB 200/587 KB 176/894 KB 358/358 KB 280/404 KB 500/549 KB 200/587 KB 180/894 KB 358/358 KB 284/404 KB 500/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 500/549 KB 200/587 KB 180/894 KB 358/358 KB 256/404 KB 500/549 KB 196/587 KB 152/894 KB 358/358 KB 288/404 KB 504/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 508/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 512/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 516/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 520/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 524/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 528/549 KB 200/587 KB 180/894 KB 358/358 KB 276/404 KB 500/549 KB 200/587 KB 180/894 KB 358/358 KB 288/404 KB 528/549 KB 200/587 KB 184/894 KB 288/404 KB 528/549 KB 200/587 KB 188/894 KB 288/404 KB 528/549 KB 200/587 KB 192/894 KB 358/358 KB 260/404 KB 500/549 KB 200/587 KB 176/894 KB 288/404 KB 528/549 KB 204/587 KB 192/894 KB 288/404 KB 528/549 KB 208/587 KB 192/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 463.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 288/404 KB 528/549 KB 212/587 KB 192/894 KB 288/404 KB 528/549 KB 216/587 KB 192/894 KB 288/404 KB 528/549 KB 220/587 KB 192/894 KB 288/404 KB 528/549 KB 224/587 KB 192/894 KB 288/404 KB 528/549 KB 228/587 KB 196/894 KB 292/404 KB 532/549 KB 232/587 KB 196/894 KB 292/404 KB 532/549 KB 236/587 KB 196/894 KB 292/404 KB 532/549 KB 240/587 KB 196/894 KB 288/404 KB 528/549 KB 224/587 KB 196/894 KB 292/404 KB 532/549 KB 240/587 KB 200/894 KB 292/404 KB 532/549 KB 240/587 KB 204/894 KB 292/404 KB 532/549 KB 240/587 KB 208/894 KB 292/404 KB 532/549 KB 228/587 KB 196/894 KB 292/404 KB 536/549 KB 240/587 KB 208/894 KB 292/404 KB 540/549 KB 240/587 KB 208/894 KB 292/404 KB 544/549 KB 240/587 KB 208/894 KB 292/404 KB 528/549 KB 228/587 KB 196/894 KB 296/404 KB 544/549 KB 240/587 KB 208/894 KB 300/404 KB 544/549 KB 240/587 KB 208/894 KB 304/404 KB 544/549 KB 240/587 KB 208/894 KB 308/404 KB 544/549 KB 240/587 KB 208/894 KB 312/404 KB 548/549 KB 244/587 KB 212/894 KB 308/404 KB 548/549 KB 244/587 KB 212/894 KB 312/404 KB 548/549 KB 248/587 KB 212/894 KB 316/404 KB 548/549 KB 252/587 KB 212/894 KB 316/404 KB 548/549 KB 256/587 KB 212/894 KB 308/404 KB 548/549 KB 240/587 KB 212/894 KB 4/26 KB 316/404 KB 549/549 KB 256/587 KB 212/894 KB 308/404 KB 544/549 KB 240/587 KB 212/894 KB 4/26 KB 316/404 KB 549/549 KB 256/587 KB 216/894 KB 4/26 KB 316/404 KB 549/549 KB 256/587 KB 220/894 KB 4/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 4/26 KB 316/404 KB 548/549 KB 256/587 KB 212/894 KB 8/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 12/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 16/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 20/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 24/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 26/26 KB 316/404 KB 549/549 KB 256/587 KB 224/894 KB 316/404 KB 548/549 KB 248/587 KB 212/894 KB 26/26 KB 320/404 KB 549/549 KB 256/587 KB 224/894 KB 26/26 KB 320/404 KB 549/549 KB 256/587 KB 228/894 KB 26/26 KB 324/404 KB 549/549 KB 260/587 KB 232/894 KB 26/26 KB 324/404 KB 549/549 KB 260/587 KB 236/894 KB 26/26 KB 324/404 KB 549/549 KB 260/587 KB 240/894 KB 26/26 KB 324/404 KB 549/549 KB 260/587 KB 244/894 KB 26/26 KB 324/404 KB 260/587 KB 248/894 KB 26/26 KB 324/404 KB 260/587 KB 252/894 KB 26/26 KB 324/404 KB 260/587 KB 256/894 KB 26/26 KB 324/404 KB 549/549 KB 260/587 KB 228/894 KB 26/26 KB 328/404 KB 260/587 KB 256/894 KB 26/26 KB 332/404 KB 260/587 KB 256/894 KB 26/26 KB 336/404 KB 260/587 KB 256/894 KB 26/26 KB 320/404 KB 549/549 KB 260/587 KB 228/894 KB 26/26 KB 336/404 KB 264/587 KB 256/894 KB 26/26 KB 336/404 KB 268/587 KB 256/894 KB 26/26 KB 336/404 KB 272/587 KB 256/894 KB 26/26 KB 340/404 KB 276/587 KB 256/894 KB 26/26 KB 340/404 KB 280/587 KB 256/894 KB 26/26 KB 340/404 KB 284/587 KB 256/894 KB 26/26 KB 340/404 KB 288/587 KB 256/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.1 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 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 693.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 26/26 KB 340/404 KB 272/587 KB 256/894 KB 344/404 KB 288/587 KB 256/894 KB 348/404 KB 288/587 KB 256/894 KB 352/404 KB 288/587 KB 256/894 KB 356/404 KB 288/587 KB 256/894 KB 360/404 KB 292/587 KB 260/894 KB 364/404 KB 292/587 KB 260/894 KB 368/404 KB 292/587 KB 260/894 KB 356/404 KB 292/587 KB 260/894 KB 368/404 KB 296/587 KB 260/894 KB 368/404 KB 300/587 KB 260/894 KB 368/404 KB 304/587 KB 260/894 KB 368/404 KB 308/587 KB 260/894 KB 372/404 KB 312/587 KB 260/894 KB 372/404 KB 316/587 KB 260/894 KB 372/404 KB 320/587 KB 260/894 KB 356/404 KB 288/587 KB 260/894 KB 372/404 KB 320/587 KB 264/894 KB 372/404 KB 320/587 KB 268/894 KB 372/404 KB 320/587 KB 272/894 KB 372/404 KB 320/587 KB 276/894 KB 372/404 KB 320/587 KB 280/894 KB 372/404 KB 320/587 KB 284/894 KB 372/404 KB 320/587 KB 288/894 KB 372/404 KB 4/79 KB 320/587 KB 288/894 KB 372/404 KB 8/79 KB 320/587 KB 288/894 KB 372/404 KB 8/79 KB 320/587 KB 288/894 KB 4/1822 KB 372/404 KB 12/79 KB 320/587 KB 288/894 KB 8/1822 KB 372/404 KB 12/79 KB 320/587 KB 288/894 KB 12/1822 KB 372/404 KB 308/587 KB 260/894 KB 372/404 KB 12/79 KB 320/587 KB 288/894 KB 4/1822 KB 372/404 KB 16/79 KB 320/587 KB 288/894 KB 12/1822 KB 372/404 KB 20/79 KB 320/587 KB 288/894 KB 12/1822 KB 376/404 KB 24/79 KB 320/587 KB 292/894 KB 16/1822 KB 376/404 KB 28/79 KB 320/587 KB 292/894 KB 16/1822 KB 376/404 KB 32/79 KB 320/587 KB 292/894 KB 16/1822 KB 372/404 KB 20/79 KB 320/587 KB 288/894 KB 16/1822 KB 376/404 KB 32/79 KB 320/587 KB 292/894 KB 20/1822 KB 376/404 KB 32/79 KB 320/587 KB 292/894 KB 24/1822 KB 376/404 KB 32/79 KB 320/587 KB 292/894 KB 28/1822 KB 376/404 KB 32/79 KB 320/587 KB 292/894 KB 32/1822 KB 376/404 KB 20/79 KB 320/587 KB 292/894 KB 16/1822 KB 376/404 KB 20/79 KB 320/587 KB 288/894 KB 16/1822 KB 380/404 KB 32/79 KB 324/587 KB 292/894 KB 32/1822 KB 384/404 KB 32/79 KB 324/587 KB 292/894 KB 32/1822 KB 388/404 KB 32/79 KB 324/587 KB 292/894 KB 32/1822 KB 392/404 KB 32/79 KB 324/587 KB 292/894 KB 32/1822 KB 396/404 KB 32/79 KB 324/587 KB 292/894 KB 32/1822 KB 400/404 KB 36/79 KB 324/587 KB 296/894 KB 36/1822 KB 376/404 KB 32/79 KB 324/587 KB 292/894 KB 32/1822 KB 400/404 KB 36/79 KB 328/587 KB 296/894 KB 36/1822 KB 400/404 KB 36/79 KB 332/587 KB 296/894 KB 36/1822 KB 400/404 KB 36/79 KB 336/587 KB 296/894 KB 36/1822 KB 396/404 KB 36/79 KB 324/587 KB 296/894 KB 36/1822 KB 400/404 KB 40/79 KB 336/587 KB 296/894 KB 36/1822 KB 404/404 KB 44/79 KB 340/587 KB 296/894 KB 36/1822 KB 404/404 KB 48/79 KB 340/587 KB 296/894 KB 36/1822 KB 396/404 KB 32/79 KB 324/587 KB 296/894 KB 36/1822 KB 404/404 KB 48/79 KB 340/587 KB 296/894 KB 40/1822 KB 404/404 KB 48/79 KB 340/587 KB 296/894 KB 44/1822 KB 404/404 KB 48/79 KB 340/587 KB 296/894 KB 48/1822 KB 404/404 KB 48/79 KB 340/587 KB 296/894 KB 52/1822 KB 404/404 KB 52/79 KB 340/587 KB 296/894 KB 56/1822 KB 396/404 KB 32/79 KB 324/587 KB 296/894 KB 32/1822 KB 404/404 KB 52/79 KB 340/587 KB 300/894 KB 56/1822 KB 404/404 KB 52/79 KB 340/587 KB 304/894 KB 56/1822 KB 404/404 KB 52/79 KB 340/587 KB 308/894 KB 56/1822 KB 404/404 KB 52/79 KB 340/587 KB 312/894 KB 56/1822 KB 404/404 KB 52/79 KB 340/587 KB 316/894 KB 56/1822 KB 404/404 KB 52/79 KB 340/587 KB 320/894 KB 56/1822 KB 404/404 KB 52/79 KB 340/587 KB 296/894 KB 52/1822 KB 404/404 KB 56/79 KB 340/587 KB 320/894 KB 56/1822 KB 404/404 KB 60/79 KB 340/587 KB 324/894 KB 56/1822 KB 404/404 KB 64/79 KB 340/587 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 324/894 KB 56/1822 KB 404/404 KB 48/79 KB 340/587 KB 296/894 KB 36/1822 KB 404/404 KB 40/79 KB 340/587 KB 296/894 KB 36/1822 KB 404/404 KB 64/79 KB 344/587 KB 324/894 KB 56/1822 KB 404/404 KB 64/79 KB 348/587 KB 324/894 KB 56/1822 KB 404/404 KB 64/79 KB 352/587 KB 324/894 KB 56/1822 KB 404/404 KB 64/79 KB 356/587 KB 324/894 KB 60/1822 KB 404/404 KB 68/79 KB 360/587 KB 324/894 KB 60/1822 KB 404/404 KB 68/79 KB 364/587 KB 324/894 KB 60/1822 KB 404/404 KB 68/79 KB 368/587 KB 324/894 KB 60/1822 KB 404/404 KB 56/79 KB 340/587 KB 324/894 KB 56/1822 KB 404/404 KB 68/79 KB 368/587 KB 328/894 KB 60/1822 KB 404/404 KB 68/79 KB 368/587 KB 332/894 KB 60/1822 KB 404/404 KB 68/79 KB 356/587 KB 324/894 KB 60/1822 KB 404/404 KB 72/79 KB 368/587 KB 336/894 KB 60/1822 KB 404/404 KB 76/79 KB 368/587 KB 336/894 KB 60/1822 KB 404/404 KB 79/79 KB 368/587 KB 336/894 KB 60/1822 KB 404/404 KB 64/79 KB 352/587 KB 324/894 KB 60/1822 KB 404/404 KB 79/79 KB 368/587 KB 336/894 KB 64/1822 KB 404/404 KB 79/79 KB 368/587 KB 336/894 KB 68/1822 KB 79/79 KB 368/587 KB 336/894 KB 72/1822 KB 79/79 KB 368/587 KB 336/894 KB 76/1822 KB 79/79 KB 372/587 KB 336/894 KB 80/1822 KB 79/79 KB 372/587 KB 336/894 KB 84/1822 KB 79/79 KB 372/587 KB 336/894 KB 88/1822 KB 79/79 KB 372/587 KB 336/894 KB 92/1822 KB 79/79 KB 372/587 KB 336/894 KB 96/1822 KB 404/404 KB 68/79 KB 368/587 KB 336/894 KB 60/1822 KB 79/79 KB 372/587 KB 340/894 KB 96/1822 KB 79/79 KB 372/587 KB 344/894 KB 96/1822 KB 79/79 KB 372/587 KB 348/894 KB 96/1822 KB 79/79 KB 372/587 KB 352/894 KB 96/1822 KB 79/79 KB 372/587 KB 336/894 KB 76/1822 KB 79/79 KB 376/587 KB 352/894 KB 96/1822 KB 79/79 KB 380/587 KB 352/894 KB 96/1822 KB 79/79 KB 384/587 KB 352/894 KB 96/1822 KB 79/79 KB 388/587 KB 352/894 KB 96/1822 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 490.3 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 79/79 KB 392/587 KB 356/894 KB 100/1822 KB 79/79 KB 396/587 KB 356/894 KB 100/1822 KB 79/79 KB 400/587 KB 356/894 KB 100/1822 KB 79/79 KB 388/587 KB 356/894 KB 100/1822 KB 79/79 KB 400/587 KB 356/894 KB 104/1822 KB 79/79 KB 400/587 KB 356/894 KB 108/1822 KB 79/79 KB 400/587 KB 356/894 KB 112/1822 KB 79/79 KB 400/587 KB 356/894 KB 116/1822 KB 79/79 KB 404/587 KB 356/894 KB 120/1822 KB 79/79 KB 404/587 KB 356/894 KB 124/1822 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.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 79/79 KB 388/587 KB 356/894 KB 96/1822 KB 404/587 KB 360/894 KB 124/1822 KB 404/587 KB 364/894 KB 124/1822 KB 404/587 KB 368/894 KB 124/1822 KB 404/587 KB 372/894 KB 124/1822 KB 404/587 KB 376/894 KB 124/1822 KB 404/587 KB 380/894 KB 124/1822 KB 404/587 KB 384/894 KB 124/1822 KB 79/79 KB 404/587 KB 356/894 KB 116/1822 KB 408/587 KB 384/894 KB 124/1822 KB 412/587 KB 384/894 KB 124/1822 KB 4/115 KB 412/587 KB 384/894 KB 124/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 8/115 KB 412/587 KB 384/894 KB 124/1822 KB 12/115 KB 412/587 KB 384/894 KB 124/1822 KB 16/115 KB 412/587 KB 384/894 KB 124/1822 KB 20/115 KB 412/587 KB 384/894 KB 124/1822 KB 24/115 KB 412/587 KB 384/894 KB 124/1822 KB 28/115 KB 416/587 KB 388/894 KB 124/1822 KB 32/115 KB 416/587 KB 388/894 KB 124/1822 KB 24/115 KB 416/587 KB 384/894 KB 124/1822 KB 32/115 KB 420/587 KB 388/894 KB 124/1822 KB 36/115 KB 424/587 KB 388/894 KB 128/1822 KB 36/115 KB 428/587 KB 388/894 KB 128/1822 KB 24/115 KB 416/587 KB 388/894 KB 124/1822 KB 36/115 KB 428/587 KB 392/894 KB 128/1822 KB 36/115 KB 428/587 KB 396/894 KB 128/1822 KB 36/115 KB 428/587 KB 400/894 KB 128/1822 KB 36/115 KB 420/587 KB 388/894 KB 128/1822 KB 40/115 KB 428/587 KB 400/894 KB 128/1822 KB 44/115 KB 428/587 KB 400/894 KB 128/1822 KB 48/115 KB 428/587 KB 400/894 KB 128/1822 KB 52/115 KB 432/587 KB 404/894 KB 128/1822 KB 56/115 KB 432/587 KB 404/894 KB 128/1822 KB 60/115 KB 432/587 KB 404/894 KB 128/1822 KB 64/115 KB 432/587 KB 404/894 KB 128/1822 KB 32/115 KB 420/587 KB 388/894 KB 128/1822 KB 3/206 KB 64/115 KB 432/587 KB 404/894 KB 132/1822 KB 3/206 KB 64/115 KB 432/587 KB 404/894 KB 128/1822 KB 5/206 KB 64/115 KB 432/587 KB 404/894 KB 132/1822 KB 8/206 KB 64/115 KB 432/587 KB 404/894 KB 132/1822 KB 11/206 KB 64/115 KB 432/587 KB 404/894 KB 132/1822 KB 13/206 KB 64/115 KB 432/587 KB 404/894 KB 132/1822 KB 48/115 KB 432/587 KB 404/894 KB 128/1822 KB 13/206 KB 64/115 KB 436/587 KB 404/894 KB 132/1822 KB 16/206 KB 64/115 KB 440/587 KB 404/894 KB 136/1822 KB 16/206 KB 64/115 KB 444/587 KB 404/894 KB 136/1822 KB 48/115 KB 428/587 KB 404/894 KB 128/1822 KB 16/206 KB 64/115 KB 444/587 KB 408/894 KB 136/1822 KB 16/206 KB 64/115 KB 444/587 KB 412/894 KB 136/1822 KB 16/206 KB 64/115 KB 444/587 KB 416/894 KB 136/1822 KB 16/206 KB 64/115 KB 436/587 KB 404/894 KB 136/1822 KB 13/206 KB 64/115 KB 436/587 KB 404/894 KB 136/1822 KB 16/206 KB 64/115 KB 444/587 KB 416/894 KB 140/1822 KB 16/206 KB 64/115 KB 444/587 KB 416/894 KB 144/1822 KB 19/206 KB 64/115 KB 444/587 KB 416/894 KB 144/1822 KB 19/206 KB 64/115 KB 444/587 KB 416/894 KB 148/1822 KB 21/206 KB 68/115 KB 448/587 KB 420/894 KB 152/1822 KB 21/206 KB 68/115 KB 448/587 KB 420/894 KB 156/1822 KB 21/206 KB 68/115 KB 448/587 KB 420/894 KB 160/1822 KB 21/206 KB 64/115 KB 444/587 KB 416/894 KB 148/1822 KB 24/206 KB 68/115 KB 448/587 KB 420/894 KB 160/1822 KB 27/206 KB 68/115 KB 448/587 KB 420/894 KB 160/1822 KB 29/206 KB 68/115 KB 448/587 KB 420/894 KB 160/1822 KB 29/206 KB 68/115 KB 448/587 KB 420/894 KB 164/1822 KB 32/206 KB 68/115 KB 448/587 KB 420/894 KB 168/1822 KB 32/206 KB 68/115 KB 448/587 KB 420/894 KB 172/1822 KB 32/206 KB 68/115 KB 448/587 KB 420/894 KB 176/1822 KB 21/206 KB 68/115 KB 448/587 KB 420/894 KB 148/1822 KB 32/206 KB 72/115 KB 448/587 KB 420/894 KB 176/1822 KB 32/206 KB 76/115 KB 448/587 KB 420/894 KB 176/1822 KB 32/206 KB 80/115 KB 448/587 KB 420/894 KB 176/1822 KB 21/206 KB 64/115 KB 448/587 KB 420/894 KB 148/1822 KB 32/206 KB 80/115 KB 452/587 KB 420/894 KB 176/1822 KB 32/206 KB 80/115 KB 456/587 KB 420/894 KB 176/1822 KB 32/206 KB 80/115 KB 460/587 KB 420/894 KB 176/1822 KB 32/206 KB 80/115 KB 464/587 KB 420/894 KB 176/1822 KB 21/206 KB 64/115 KB 444/587 KB 420/894 KB 148/1822 KB 32/206 KB 80/115 KB 464/587 KB 424/894 KB 176/1822 KB 32/206 KB 80/115 KB 464/587 KB 428/894 KB 176/1822 KB 32/206 KB 80/115 KB 464/587 KB 432/894 KB 176/1822 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install KB 32/206 KB 68/115 KB 448/587 KB 420/894 KB 164/1822 KB 36/206 KB 80/115 KB 464/587 KB 432/894 KB 176/1822 KB 40/206 KB 84/115 KB 468/587 KB 436/894 KB 176/1822 KB 44/206 KB 84/115 KB 468/587 KB 436/894 KB 176/1822 KB 48/206 KB 84/115 KB 468/587 KB 436/894 KB 176/1822 KB 36/206 KB 80/115 KB 464/587 KB 436/894 KB 176/1822 KB 48/206 KB 84/115 KB 468/587 KB 440/894 KB 176/1822 KB 48/206 KB 84/115 KB 468/587 KB 444/894 KB 176/1822 KB 48/206 KB 84/115 KB 468/587 KB 448/894 KB 176/1822 KB 52/206 KB 84/115 KB 468/587 KB 452/894 KB 176/1822 KB 52/206 KB 84/115 KB 468/587 KB 456/894 KB 180/1822 KB 52/206 KB 84/115 KB 468/587 KB 460/894 KB 180/1822 KB 52/206 KB 84/115 KB 468/587 KB 464/894 KB 180/1822 KB 36/206 KB 84/115 KB 468/587 KB 436/894 KB 176/1822 KB 52/206 KB 84/115 KB 472/587 KB 464/894 KB 180/1822 KB 52/206 KB 84/115 KB 476/587 KB 464/894 KB 180/1822 KB 52/206 KB 84/115 KB 480/587 KB 464/894 KB 180/1822 KB 36/206 KB 84/115 KB 464/587 KB 436/894 KB 176/1822 KB 52/206 KB 88/115 KB 480/587 KB 464/894 KB 180/1822 KB 52/206 KB 92/115 KB 480/587 KB 464/894 KB 180/1822 KB 52/206 KB 96/115 KB 480/587 KB 464/894 KB 180/1822 KB 52/206 KB 100/115 KB 480/587 KB 464/894 KB 180/1822 KB 52/206 KB 104/115 KB 484/587 KB 464/894 KB 180/1822 KB 52/206 KB 108/115 KB 484/587 KB 464/894 KB 180/1822 KB 52/206 KB 112/115 KB 484/587 KB 464/894 KB 180/1822 KB 52/206 KB 84/115 KB 468/587 KB 452/894 KB 180/1822 KB 52/206 KB 112/115 KB 484/587 KB 464/894 KB 184/1822 KB 52/206 KB 84/115 KB 468/587 KB 448/894 KB 176/1822 KB 52/206 KB 112/115 KB 484/587 KB 464/894 KB 188/1822 KB 52/206 KB 112/115 KB 484/587 KB 464/894 KB 192/1822 KB 56/206 KB 112/115 KB 484/587 KB 464/894 KB 196/1822 KB 56/206 KB 115/115 KB 484/587 KB 468/894 KB 200/1822 KB 56/206 KB 115/115 KB 484/587 KB 468/894 KB 204/1822 KB 56/206 KB 115/115 KB 484/587 KB 468/894 KB 208/1822 KB 52/206 KB 100/115 KB 484/587 KB 464/894 KB 180/1822 KB 56/206 KB 115/115 KB 488/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 492/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 496/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 500/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 504/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 508/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 512/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 516/587 KB 468/894 KB 208/1822 KB 56/206 KB 115/115 KB 520/587 KB 468/894 KB 212/1822 KB 56/206 KB 115/115 KB 524/587 KB 468/894 KB 212/1822 KB 56/206 KB 115/115 KB 528/587 KB 468/894 KB 212/1822 KB 56/206 KB 115/115 KB 484/587 KB 468/894 KB 196/1822 KB 56/206 KB 115/115 KB 528/587 KB 472/894 KB 212/1822 KB 56/206 KB 115/115 KB 528/587 KB 476/894 KB 212/1822 KB 56/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 56/206 KB 115/115 KB 484/587 KB 464/894 KB 196/1822 KB 56/206 KB 112/115 KB 484/587 KB 464/894 KB 192/1822 KB 60/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 64/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 68/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 72/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 76/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 80/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 84/206 KB 115/115 KB 528/587 KB 480/894 KB 212/1822 KB 88/206 KB 115/115 KB 528/587 KB 484/894 KB 212/1822 KB 92/206 KB 115/115 KB 528/587 KB 484/894 KB 212/1822 KB 96/206 KB 115/115 KB 528/587 KB 484/894 KB 212/1822 KB 56/206 KB 115/115 unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install KB 516/587 KB 468/894 KB 212/1822 KB 96/206 KB 115/115 KB 528/587 KB 484/894 KB 216/1822 KB 96/206 KB 115/115 KB 528/587 KB 484/894 KB 220/1822 KB 96/206 KB 115/115 KB 528/587 KB 484/894 KB 224/1822 KB 84/206 KB 115/115 KB 528/587 KB 484/894 KB 212/1822 KB 96/206 KB 115/115 KB 528/587 KB 488/894 KB 224/1822 KB 96/206 KB 115/115 KB 528/587 KB 492/894 KB 224/1822 KB 96/206 KB 115/115 KB 528/587 KB 496/894 KB 224/1822 KB 100/206 KB 115/115 KB 528/587 KB 496/894 KB 228/1822 KB 100/206 KB 532/587 KB 496/894 KB 232/1822 KB 100/206 KB 532/587 KB 496/894 KB 236/1822 KB 100/206 KB 532/587 KB 496/894 KB 240/1822 KB 100/206 KB 115/115 KB 528/587 KB 496/894 KB 224/1822 KB 104/206 KB 532/587 KB 496/894 KB 240/1822 KB 108/206 KB 532/587 KB 496/894 KB 240/1822 KB 112/206 KB 532/587 KB 496/894 KB 240/1822 KB 116/206 KB 532/587 KB 496/894 KB 240/1822 KB 120/206 KB 532/587 KB 496/894 KB 244/1822 KB 124/206 KB 532/587 KB 496/894 KB 244/1822 KB 128/206 KB 532/587 KB 496/894 KB 244/1822 KB 100/206 KB 532/587 KB 496/894 KB 228/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 130.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 128/206 KB 532/587 KB 500/894 KB 244/1822 KB 128/206 KB 532/587 KB 504/894 KB 244/1822 KB 128/206 KB 532/587 KB 508/894 KB 244/1822 KB 128/206 KB 532/587 KB 512/894 KB 244/1822 KB 128/206 KB 536/587 KB 516/894 KB 244/1822 KB 128/206 KB 536/587 KB 520/894 KB 244/1822 KB 128/206 KB 536/587 KB 524/894 KB 244/1822 KB 132/206 KB 536/587 KB 528/894 KB 244/1822 KB 132/206 KB 536/587 KB 532/894 KB 244/1822 KB 132/206 KB 536/587 KB 536/894 KB 244/1822 KB 132/206 KB 536/587 KB 540/894 KB 244/1822 KB 132/206 KB 536/587 KB 544/894 KB 244/1822 KB 116/206 KB 532/587 KB 496/894 KB 244/1822 KB 132/206 KB 536/587 KB 544/894 KB 248/1822 KB 132/206 KB 536/587 KB 544/894 KB 252/1822 KB 132/206 KB 536/587 KB 544/894 KB 256/1822 KB 132/206 KB 536/587 KB 544/894 KB 260/1822 KB 132/206 KB 536/587 KB 544/894 KB 264/1822 KB 132/206 KB 536/587 KB 544/894 KB 268/1822 KB 132/206 KB 536/587 KB 544/894 KB 272/1822 KB 132/206 KB 536/587 KB 524/894 KB 244/1822 KB 136/206 KB 536/587 KB 544/894 KB 272/1822 KB 140/206 KB 536/587 KB 544/894 KB 272/1822 KB 144/206 KB 536/587 KB 544/894 KB 272/1822 KB 128/206 KB 536/587 KB 512/894 KB 244/1822 KB 144/206 KB 540/587 KB 544/894 KB 272/1822 KB 144/206 KB 544/587 KB 544/894 KB 272/1822 KB 144/206 KB 548/587 KB 544/894 KB 272/1822 KB 144/206 KB 552/587 KB 544/894 KB 272/1822 KB 144/206 KB 556/587 KB 544/894 KB 272/1822 KB 144/206 KB 560/587 KB 544/894 KB 272/1822 KB 144/206 KB 564/587 KB 544/894 KB 272/1822 KB 144/206 KB 568/587 KB 544/894 KB 276/1822 KB 144/206 KB 572/587 KB 544/894 KB 276/1822 KB 144/206 KB 576/587 KB 544/894 KB 276/1822 KB 144/206 KB 580/587 KB 544/894 KB 276/1822 KB 148/206 KB 584/587 KB 548/894 KB 276/1822 KB 148/206 KB 587/587 KB 548/894 KB 276/1822 KB 144/206 KB 564/587 KB 544/894 KB 276/1822 KB 148/206 KB 587/587 KB 548/894 KB 280/1822 KB 148/206 KB 587/587 KB 548/894 KB 284/1822 KB 148/206 KB 587/587 KB 548/894 KB 288/1822 KB 148/206 KB 580/587 KB 548/894 KB 276/1822 KB 148/206 KB 587/587 KB 552/894 KB 288/1822 KB 148/206 KB 587/587 KB 556/894 KB 288/1822 KB 148/206 KB 587/587 KB 560/894 KB 288/1822 KB 148/206 KB 587/587 KB 564/894 KB 288/1822 KB 148/206 KB 587/587 KB 568/894 KB 292/1822 KB 148/206 KB 587/587 KB 572/894 KB 292/1822 KB 148/206 KB 587/587 KB 576/894 KB 292/1822 KB 148/206 KB 580/587 KB 544/894 KB 276/1822 KB 152/206 KB 587/587 KB 576/894 KB 292/1822 KB 156/206 KB 587/587 KB 576/894 KB 292/1822 KB 160/206 KB 587/587 KB 576/894 KB 292/1822 KB 164/206 KB 587/587 KB 576/894 KB 292/1822 KB 168/206 KB 587/587 KB 576/894 KB 292/1822 KB 172/206 KB 587/587 KB 576/894 KB 292/1822 KB 176/206 KB 587/587 KB 576/894 KB 292/1822 KB 148/206 KB 587/587 KB 564/894 KB 292/1822 KB 176/206 KB 587/587 KB 576/894 KB 296/1822 KB 176/206 KB 587/587 KB 576/894 KB 300/1822 KB 176/206 KB 4/314 KB 587/587 KB 576/894 KB 304/1822 KB 180/206 KB 4/314 KB 587/587 KB 576/894 KB 308/1822 KB 180/206 KB 4/314 KB 580/894 KB 312/1822 KB 180/206 KB 4/314 KB 580/894 KB 316/1822 KB 180/206 KB 4/314 KB 580/894 KB 320/1822 KB 176/206 KB 4/314 KB 587/587 KB 576/894 KB 300/1822 KB 180/206 KB 8/314 KB 580/894 KB 320/1822 KB 180/206 KB 12/314 KB 580/894 KB 320/1822 KB 180/206 KB 16/314 KB 580/894 KB 320/1822 KB 180/206 KB 20/314 KB 580/894 KB 320/1822 KB 180/206 KB 24/314 KB 580/894 KB 320/1822 KB 180/206 KB 28/314 KB 580/894 KB 320/1822 KB 180/206 KB 32/314 KB 580/894 KB 320/1822 KB Dow unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install nloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 655.5 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 180/206 KB 4/314 KB 587/587 KB 580/894 KB 308/1822 KB 180/206 KB 32/314 KB 584/894 KB 320/1822 KB 180/206 KB 32/314 KB 588/894 KB 320/1822 KB 180/206 KB 32/314 KB 592/894 KB 320/1822 KB 180/206 KB 4/314 KB 587/587 KB 576/894 KB 304/1822 KB 184/206 KB 32/314 KB 592/894 KB 320/1822 KB 188/206 KB 32/314 KB 592/894 KB 320/1822 KB 192/206 KB 32/314 KB 592/894 KB 320/1822 KB 196/206 KB 32/314 KB 592/894 KB 320/1822 KB 200/206 KB 36/314 KB 596/894 KB 324/1822 KB 204/206 KB 36/314 KB 596/894 KB 324/1822 KB 206/206 KB 36/314 KB 596/894 KB 324/1822 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 12:21:39 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 196/206 KB 36/314 KB 596/894 KB 324/1822 KB 206/206 KB 40/314 KB 596/894 KB 324/1822 KB 206/206 KB 44/314 KB 596/894 KB 324/1822 KB 206/206 KB 48/314 KB 596/894 KB 324/1822 KB 196/206 KB 32/314 KB 596/894 KB 324/1822 KB 206/206 KB 48/314 KB 600/894 KB 324/1822 KB 206/206 KB 48/314 KB 604/894 KB 324/1822 KB 206/206 KB 48/314 KB 608/894 KB 324/1822 KB 196/206 KB 32/314 KB 592/894 KB 324/1822 KB 206/206 KB 48/314 KB 608/894 KB 328/1822 KB 206/206 KB 48/314 KB 608/894 KB 332/1822 KB 206/206 KB 48/314 KB 608/894 KB 336/1822 KB 206/206 KB 48/314 KB 608/894 KB 340/1822 KB 206/206 KB 52/314 KB 612/894 KB 344/1822 KB 206/206 KB 52/314 KB 612/894 KB 348/1822 KB 206/206 KB 52/314 KB 612/894 KB 352/1822 KB 206/206 KB 52/314 KB 612/894 KB 340/1822 KB 206/206 KB 56/314 KB 612/894 KB 352/1822 KB 206/206 KB 60/314 KB 612/894 KB 352/1822 KB 206/206 KB 64/314 KB 612/894 KB 352/1822 KB 206/206 KB 64/314 KB 612/894 KB 352/1822 KB 4/57 KB 206/206 KB 48/314 KB 612/894 KB 340/1822 KB 206/206 KB 64/314 KB 616/894 KB 352/1822 KB 4/57 KB 206/206 KB 64/314 KB 620/894 KB 352/1822 KB 4/57 KB 206/206 KB 64/314 KB 624/894 KB 352/1822 KB 4/57 KB 206/206 KB 64/314 KB 624/894 KB 352/1822 KB 8/57 KB 206/206 KB 64/314 KB 628/894 KB 352/1822 KB 8/57 KB 68/314 KB 632/894 KB 356/1822 KB 12/57 KB 68/314 KB 636/894 KB 356/1822 KB 12/57 KB 68/314 KB 628/894 KB 356/1822 KB 12/57 KB 72/314 KB 636/894 KB 356/1822 KB 12/57 KB 76/314 KB 636/894 KB 356/1822 KB 12/57 KB 80/314 KB 640/894 KB 356/1822 KB 12/57 KB 64/314 KB 628/894 KB 356/1822 KB 12/57 KB 80/314 KB 640/894 KB 360/1822 KB 12/57 KB 80/314 KB 640/894 KB 364/1822 KB 12/57 KB 80/314 KB 640/894 KB 368/1822 KB 12/57 KB 64/314 KB 628/894 KB 352/1822 KB 12/57 KB 80/314 KB 640/894 KB 368/1822 KB 16/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 226.8 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 80/314 KB 640/894 KB 368/1822 KB 20/57 KB 80/314 KB 640/894 KB 368/1822 KB 24/57 KB 80/314 KB 640/894 KB 368/1822 KB 28/57 KB 80/314 KB 640/894 KB 368/1822 KB 32/57 KB 80/314 KB 640/894 KB 372/1822 KB 36/57 KB 84/314 KB 640/894 KB 372/1822 KB 40/57 KB 84/314 KB 640/894 KB 372/1822 KB 44/57 KB 84/314 KB 640/894 KB 372/1822 KB 48/57 KB 76/314 KB 640/894 KB 356/1822 KB 12/57 KB 84/314 KB 644/894 KB 372/1822 KB 48/57 KB 84/314 KB 648/894 KB 372/1822 KB 48/57 KB 84/314 KB 652/894 KB 372/1822 KB 48/57 KB 84/314 KB 656/894 KB 372/1822 KB 48/57 KB 84/314 KB 640/894 KB 372/1822 KB 36/57 KB 88/314 KB 656/894 KB 372/1822 KB 48/57 KB 92/314 KB 656/894 KB 372/1822 KB 48/57 KB 96/314 KB 656/894 KB 372/1822 KB 48/57 KB 80/314 KB 640/894 KB 372/1822 KB 32/57 KB 96/314 KB 656/894 KB 376/1822 KB 48/57 KB 96/314 KB 656/894 KB 380/1822 KB 48/57 KB 96/314 KB 656/894 KB 384/1822 KB 48/57 KB 96/314 KB 656/894 KB 388/1822 KB 48/57 KB 100/314 KB 660/894 KB 392/1822 KB 52/57 KB 100/314 KB 660/894 KB 396/1822 KB 52/57 KB 100/314 KB 660/894 KB 400/1822 KB 52/57 KB 100/314 KB 660/894 KB 388/1822 KB 52/57 KB 100/314 KB 664/894 KB 400/1822 KB 52/57 KB 100/314 KB 668/894 KB 400/1822 KB 52/57 KB 100/314 KB 672/894 KB 400/1822 KB 52/57 KB 100/314 KB 656/894 KB 388/1822 KB 52/57 KB 100/314 KB 672/894 KB 400/1822 KB 56/57 KB 100/314 KB 672/894 KB 400/1822 KB 57/57 KB 100/314 KB 656/894 KB 388/1822 KB 48/57 KB 104/314 KB 672/894 KB 400/1822 KB 57/57 KB 108/314 KB 672/894 KB 400/1822 KB 57/57 KB 112/314 KB 672/894 KB 400/1822 KB 57/57 KB 112/314 KB 672/894 KB 404/1822 KB 57/57 KB 116/314 KB 676/894 KB 408/1822 KB 57/57 KB 116/314 KB 676/894 KB 412/1822 KB 57/57 KB 116/314 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 4/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 8/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 12/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 16/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 20/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 24/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 28/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 32/263 KB 676/894 KB 416/1822 KB 57/57 KB 116/314 KB 676/894 KB 404/1822 KB 57/57 KB 116/314 KB 32/263 KB 680/894 KB 416/1822 KB 57/57 KB 116/314 KB 32/263 KB 684/894 KB 416/1822 KB 57/57 KB 116/314 KB 32/263 KB 688/894 KB 416/1822 KB 57/57 KB 116/314 KB 32/263 KB 692/894 KB 416/1822 KB 57/57 KB 116/314 KB 36/263 KB 696/894 KB 420/1822 KB 57/57 KB 116/314 KB 36/263 KB 700/894 KB 420/1822 KB 57/57 KB 116/314 KB 36/263 KB 704/894 KB 420/1822 KB 57/57 KB 116/314 KB 672/894 KB 404/1822 KB 57/57 KB 120/314 KB 36/263 KB 704/894 KB 420/1822 KB 57/57 KB 124/314 KB 36/263 KB 704/894 KB 420/1822 KB 57/57 KB 128/314 KB 36/263 KB 704/894 KB 420/1822 KB 57/57 KB 132/314 KB 36/263 KB 704/894 KB 420/1822 KB 57/57 KB 136/314 KB 36/263 KB 704/894 KB 420/1822 KB 140/314 KB 36/263 KB 704/894 KB 420/1822 KB 144/314 KB 36/263 KB 704/894 KB 420/1822 KB 116/314 KB 36/263 KB 692/894 KB 420/1822 KB 57/57 KB 116/314 KB 36/263 KB 692/894 KB 416/1822 KB 57/57 KB 144/314 KB 40/263 KB 704/894 KB 420/1822 KB 144/314 KB 44/263 KB 704/894 KB 420/1822 KB 144/314 KB 48/263 KB 704/894 KB 420/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 61.3 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 144/314 KB 48/263 KB 704/894 KB 424/1822 KB 144/314 KB 48/263 KB 704/894 KB 428/1822 KB 144/314 KB 48/263 KB 704/894 KB 432/1822 KB 144/314 KB 48/263 KB 704/894 KB 436/1822 KB 148/314 KB 52/263 KB 708/894 KB 440/1822 KB 148/314 KB 52/263 KB 708/894 KB 444/1822 KB 148/314 KB 52/263 KB 708/894 KB 448/1822 KB 148/314 KB 52/263 KB 708/894 KB 436/1822 KB 148/314 KB 52/263 KB 712/894 KB 448/1822 KB 148/314 KB 52/263 KB 716/894 KB 448/1822 KB 148/314 KB 52/263 KB 720/894 KB 448/1822 KB 148/314 KB 52/263 KB 704/894 KB 436/1822 KB 152/314 KB 52/263 KB 720/894 KB 448/1822 KB 156/314 KB 52/263 KB 720/894 KB 448/1822 KB 160/314 KB 52/263 KB 720/894 KB 448/1822 KB 144/314 KB 52/263 KB 704/894 KB 436/1822 KB 160/314 KB 56/263 KB 720/894 KB 448/1822 KB 160/314 KB 60/263 KB 720/894 KB 448/1822 KB 160/314 KB 64/263 KB 720/894 KB 448/1822 KB 160/314 KB 68/263 KB 720/894 KB 448/1822 KB 164/314 KB 72/263 KB 724/894 KB 448/1822 KB 164/314 KB 76/263 KB 724/894 KB 448/1822 KB 164/314 KB 68/263 KB 724/894 KB 448/1822 KB 164/314 KB 76/263 KB 728/894 KB 452/1822 KB 164/314 KB 80/263 KB 732/894 KB 452/1822 KB 164/314 KB 80/263 KB 736/894 KB 452/1822 KB 164/314 KB 68/263 KB 720/894 KB 448/1822 KB 168/314 KB 80/263 KB 736/894 KB 452/1822 KB 172/314 KB 80/263 KB 736/894 KB 452/1822 KB 176/314 KB 80/263 KB 736/894 KB 452/1822 KB 164/314 KB 80/263 KB 728/894 KB 452/1822 KB 164/314 KB 76/263 KB 724/894 KB 452/1822 KB 176/314 KB 80/263 KB 736/894 KB 456/1822 KB 176/314 KB 80/263 KB 736/894 KB 460/1822 KB 176/314 KB 80/263 KB 736/894 KB 464/1822 KB 4/99 KB 176/314 KB 80/263 KB 736/894 KB 464/1822 KB 8/99 KB 176/314 KB 80/263 KB 736/894 KB 464/1822 KB 12/99 KB 176/314 KB 80/263 KB 736/894 KB 464/1822 KB 16/99 KB 176/314 KB 80/263 KB 736/894 KB 464/1822 KB 20/99 KB 176/314 KB 80/263 KB 736/894 KB 464/1822 KB 24/99 KB 180/314 KB 84/263 KB 736/894 KB 468/1822 KB 28/99 KB 180/314 KB 84/263 KB 736/894 KB 468/1822 KB 32/99 KB 180/314 KB 84/263 KB 736/894 KB 468/1822 KB 36/99 KB 180/314 KB 84/263 KB 736/894 KB 468/1822 KB 40/99 KB 180/314 KB 84/263 KB 740/894 KB 468/1822 KB 20/99 KB 180/314 KB 84/263 KB 736/894 KB 468/1822 KB 40/99 KB 180/314 KB 84/263 KB 740/894 KB 472/1822 KB 40/99 KB 180/314 KB 84/263 KB 740/894 KB 476/1822 KB 40/99 KB 180/314 KB 84/263 KB 740/894 KB 480/1822 KB 20/99 KB 180/314 KB 84/263 KB 736/894 KB 464/1822 KB 40/99 KB 184/314 KB 84/263 KB 740/894 KB 480/1822 KB 40/99 KB 188/314 KB 84/263 KB 740/894 KB 480/1822 KB 40/99 KB 192/314 KB 84/263 KB 740/894 KB 480/1822 KB 20/99 KB 176/314 KB 84/263 KB 736/894 KB 464/1822 KB 40/99 KB 192/314 KB 88/263 KB 740/894 KB 480/1822 KB 40/99 KB 192/314 KB 92/263 KB 740/894 KB 480/1822 KB 40/99 KB 192/314 KB 96/263 KB 740/894 KB 480/1822 KB 36/99 KB 180/314 KB 84/263 KB 740/894 KB 468/1822 KB 40/99 KB 192/314 KB 96/263 KB 744/894 KB 480/1822 KB 40/99 KB 192/314 KB 96/263 KB 748/894 KB 480/1822 KB 40/99 KB 192/314 KB 96/263 KB 752/894 KB 480/1822 KB 40/99 KB 192/314 KB 96/263 KB 756/894 KB 484/1822 KB 44/99 KB 196/314 KB 100/263 KB 760/894 KB 484/1822 KB 44/99 KB 196/314 KB 100/263 KB 764/894 KB 484/1822 KB 44/99 KB 196/314 KB 100/263 KB 768/894 KB 484/1822 KB 40/99 KB 192/314 KB 96/263 KB 752/894 KB 484/1822 KB 44/99 KB 196/314 KB 100/263 KB 768/894 KB 488/1822 KB 44/99 KB 196/314 KB 100/263 KB 768/894 KB 492/1822 KB 44/99 KB 196/314 KB 100/263 KB 768/894 KB 496/1822 KB 44/99 KB 196/314 KB 100/263 KB 756/894 KB 484/1822 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 44/99 KB 196/314 KB 104/263 KB 768/894 KB 496/1822 KB 44/99 KB 196/314 KB 108/263 KB 768/894 KB 496/1822 KB 44/99 KB 196/314 KB 96/263 KB 756/894 KB 484/1822 KB 44/99 KB 200/314 KB 108/263 KB 768/894 KB 496/1822 KB 44/99 KB 204/314 KB 108/263 KB 768/894 KB 496/1822 KB 44/99 KB 208/314 KB 112/263 KB 768/894 KB 496/1822 KB 44/99 KB 192/314 KB 96/263 KB 756/894 KB 484/1822 KB 48/99 KB 208/314 KB 112/263 KB 768/894 KB 496/1822 KB 52/99 KB 208/314 KB 112/263 KB 768/894 KB 496/1822 KB 56/99 KB 208/314 KB 112/263 KB 768/894 KB 496/1822 KB 60/99 KB 212/314 KB 112/263 KB 768/894 KB 500/1822 KB 64/99 KB 212/314 KB 112/263 KB 772/894 KB 500/1822 KB 68/99 KB 212/314 KB 112/263 KB 772/894 KB 500/1822 KB 72/99 KB 212/314 KB 112/263 KB 772/894 KB 500/1822 KB 76/99 KB 212/314 KB 112/263 KB 772/894 KB 500/1822 KB 80/99 KB 212/314 KB 112/263 KB 772/894 KB 500/1822 KB 44/99 KB 204/314 KB 112/263 KB 768/894 KB 496/1822 KB 80/99 KB 212/314 KB 116/263 KB 772/894 KB 500/1822 KB 80/99 KB 212/314 KB 120/263 KB 772/894 KB 500/1822 KB 80/99 KB 212/314 KB 124/263 KB 772/894 KB 500/1822 KB 80/99 KB 212/314 KB 128/263 KB 772/894 KB 500/1822 KB 60/99 KB 212/314 KB 112/263 KB 772/894 KB 500/1822 KB 80/99 KB 212/314 KB 128/263 KB 776/894 KB 500/1822 KB 80/99 KB 212/314 KB 128/263 KB 780/894 KB 500/1822 KB 80/99 KB 212/314 KB 128/263 KB 784/894 KB 500/1822 KB 80/99 KB 212/314 KB 128/263 KB 788/894 KB 500/1822 KB 84/99 KB 212/314 KB 132/263 KB 792/894 KB 500/1822 KB 84/99 KB 212/314 KB 132/263 KB 796/894 KB 500/1822 KB 84/99 KB 212/314 KB 132/263 KB 800/894 KB 500/1822 KB 56/99 KB 212/314 KB 112/263 KB 768/894 KB 500/1822 KB 84/99 KB 216/314 KB 132/263 KB 800/894 KB 500/1822 KB 84/99 KB 220/314 KB 132/263 KB 800/894 KB 500/1822 KB 84/99 KB 224/314 KB 132/263 KB 800/894 KB 500/1822 KB 56/99 KB 208/314 KB 112/263 KB 768/894 KB 500/1822 KB 84/99 KB 224/314 KB 132/263 KB 800/894 KB 504/1822 KB 84/99 KB 224/314 KB 132/263 KB 800/894 KB 508/1822 KB 84/99 KB 224/314 KB 132/263 KB 800/894 KB 512/1822 KB 84/99 KB 228/314 KB 132/263 KB 800/894 KB 512/1822 KB 84/99 KB 232/314 KB 132/263 KB 800/894 KB 516/1822 KB 84/99 KB 236/314 KB 132/263 KB 800/894 KB 516/1822 KB 84/99 KB 240/314 KB 132/263 KB 800/894 KB 516/1822 KB 84/99 KB 212/314 KB 132/263 KB 788/894 KB 500/1822 KB 88/99 KB 240/314 KB 132/263 KB 800/894 KB 516/1822 KB 92/99 KB 244/314 KB 132/263 KB 800/894 KB 516/1822 KB 96/99 KB 244/314 KB 132/263 KB 800/894 KB 516/1822 KB 99/99 KB 244/314 KB 132/263 KB 800/894 KB 516/1822 KB 80/99 KB 212/314 KB 132/263 KB 788/894 KB 500/1822 KB 99/99 KB 244/314 KB 136/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 140/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 144/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 148/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 152/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 156/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 160/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 132/263 KB 804/894 KB 516/1822 KB 99/99 KB 244/314 KB 160/263 KB 808/894 KB 516/1822 KB 99/99 KB 244/314 KB 160/263 KB 812/894 KB 516/1822 KB 99/99 KB 244/314 KB 160/263 KB 816/894 KB 516/1822 KB 88/99 KB 244/314 KB 132/263 KB 800/894 KB 516/1822 KB 99/99 KB 248/314 KB 160/263 KB 816/894 KB 516/1822 KB 99/99 KB 252/314 KB 160/263 KB 816/894 KB 516/1822 KB 99/99 KB 256/314 KB 160/263 KB 816/894 KB 516/1822 KB 84/99 KB 228/314 KB 132/263 KB 800/894 KB 516/1822 KB unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 99/99 KB 256/314 KB 160/263 KB 816/894 KB 520/1822 KB 99/99 KB 256/314 KB 160/263 KB 816/894 KB 524/1822 KB 99/99 KB 256/314 KB 160/263 KB 816/894 KB 528/1822 KB 99/99 KB 256/314 KB 160/263 KB 816/894 KB 532/1822 KB 99/99 KB 256/314 KB 160/263 KB 816/894 KB 536/1822 KB 99/99 KB 256/314 KB 160/263 KB 816/894 KB 540/1822 KB 99/99 KB 260/314 KB 160/263 KB 816/894 KB 544/1822 KB 99/99 KB 260/314 KB 164/263 KB 816/894 KB 548/1822 KB 99/99 KB 260/314 KB 164/263 KB 820/894 KB 552/1822 KB 99/99 KB 260/314 KB 164/263 KB 820/894 KB 556/1822 KB 99/99 KB 260/314 KB 164/263 KB 820/894 KB 560/1822 KB 99/99 KB 260/314 KB 160/263 KB 816/894 KB 540/1822 KB 99/99 KB 264/314 KB 164/263 KB 820/894 KB 560/1822 KB 99/99 KB 268/314 KB 164/263 KB 820/894 KB 560/1822 KB 99/99 KB 260/314 KB 164/263 KB 820/894 KB 548/1822 KB 99/99 KB 272/314 KB 164/263 KB 824/894 KB 560/1822 KB 99/99 KB 260/314 KB 164/263 KB 816/894 KB 544/1822 KB 99/99 KB 272/314 KB 168/263 KB 824/894 KB 560/1822 KB 99/99 KB 272/314 KB 172/263 KB 824/894 KB 560/1822 KB 99/99 KB 272/314 KB 176/263 KB 824/894 KB 560/1822 KB 272/314 KB 180/263 KB 824/894 KB 560/1822 KB 272/314 KB 184/263 KB 828/894 KB 564/1822 KB 272/314 KB 188/263 KB 828/894 KB 564/1822 KB 272/314 KB 192/263 KB 828/894 KB 564/1822 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 102.8 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 272/314 KB 180/263 KB 828/894 KB 564/1822 KB 99/99 KB 272/314 KB 164/263 KB 820/894 KB 560/1822 KB 272/314 KB 180/263 KB 828/894 KB 560/1822 KB 272/314 KB 192/263 KB 832/894 KB 564/1822 KB 276/314 KB 192/263 KB 832/894 KB 564/1822 KB 280/314 KB 192/263 KB 836/894 KB 564/1822 KB 284/314 KB 192/263 KB 836/894 KB 564/1822 KB 288/314 KB 192/263 KB 836/894 KB 564/1822 KB 276/314 KB 192/263 KB 836/894 KB 564/1822 KB 288/314 KB 192/263 KB 840/894 KB 568/1822 KB 288/314 KB 192/263 KB 844/894 KB 568/1822 KB 288/314 KB 196/263 KB 848/894 KB 568/1822 KB 288/314 KB 196/263 KB 852/894 KB 568/1822 KB 292/314 KB 196/263 KB 856/894 KB 568/1822 KB 292/314 KB 196/263 KB 860/894 KB 568/1822 KB 292/314 KB 196/263 KB 864/894 KB 568/1822 KB 288/314 KB 192/263 KB 836/894 KB 568/1822 KB 292/314 KB 196/263 KB 864/894 KB 572/1822 KB 292/314 KB 196/263 KB 864/894 KB 576/1822 KB 292/314 KB 196/263 KB 864/894 KB 580/1822 KB 292/314 KB 196/263 KB 864/894 KB 584/1822 KB 292/314 KB 196/263 KB 852/894 KB 568/1822 KB 4/276 KB 296/314 KB 196/263 KB 864/894 KB 584/1822 KB 288/314 KB 196/263 KB 844/894 KB 568/1822 KB 4/276 KB 296/314 KB 200/263 KB 864/894 KB 584/1822 KB 4/276 KB 300/314 KB 204/263 KB 864/894 KB 584/1822 KB 4/276 KB 300/314 KB 204/263 KB 864/894 KB 588/1822 KB 4/276 KB 292/314 KB 196/263 KB 864/894 KB 584/1822 KB 4/276 KB 304/314 KB 204/263 KB 868/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 872/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 876/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 880/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 884/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 888/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 892/894 KB 592/1822 KB 8/276 KB 304/314 KB 204/263 KB 894/894 KB 592/1822 KB 4/276 KB 304/314 KB 204/263 KB 864/894 KB 592/1822 KB 4/276 KB 304/314 KB 204/263 KB 864/894 KB 588/1822 KB 4/276 KB 300/314 KB 204/263 KB 864/894 KB 584/1822 KB 8/276 KB 304/314 KB 208/263 KB 894/894 KB 592/1822 KB 8/276 KB 304/314 KB 212/263 KB 894/894 KB 592/1822 KB 8/276 KB 308/314 KB 216/263 KB 894/894 KB 596/1822 KB 8/276 KB 304/314 KB 204/263 KB 868/894 KB 592/1822 KB 12/276 KB 308/314 KB 216/263 KB 894/894 KB 596/1822 KB 16/276 KB 308/314 KB 216/263 KB 894/894 KB 596/1822 KB 20/276 KB 308/314 KB 216/263 KB 894/894 KB 596/1822 KB 24/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 28/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 32/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 36/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 40/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 44/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 48/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 8/276 KB 308/314 KB 212/263 KB 894/894 KB 596/1822 KB 48/276 KB 308/314 KB 220/263 KB 894/894 KB 600/1822 KB 48/276 KB 308/314 KB 220/263 KB 894/894 KB 604/1822 KB 48/276 KB 308/314 KB 220/263 KB 894/894 KB 608/1822 KB 8/276 KB 308/314 KB 212/263 KB 894/894 KB 592/1822 KB 48/276 KB 312/314 KB 220/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/314 KB 220/263 KB 894/894 KB 608/1822 KB 20/276 KB 308/314 KB 220/263 KB 894/894 KB 596/1822 KB 48/276 KB 314/314 KB 224/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/314 KB 228/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/314 KB 232/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/314 KB 236/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/314 KB 240/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/ unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 314 KB 244/263 KB 894/894 KB 608/1822 KB 48/276 KB 314/314 KB 248/263 KB 612/1822 KB 48/276 KB 314/314 KB 252/263 KB 612/1822 KB 48/276 KB 314/314 KB 256/263 KB 612/1822 KB 48/276 KB 314/314 KB 260/263 KB 612/1822 KB 52/276 KB 314/314 KB 263/263 KB 612/1822 KB 48/276 KB 314/314 KB 244/263 KB 894/894 KB 612/1822 KB 52/276 KB 314/314 KB 263/263 KB 616/1822 KB 52/276 KB 314/314 KB 263/263 KB 620/1822 KB 52/276 KB 314/314 KB 263/263 KB 624/1822 KB 52/276 KB 314/314 KB 263/263 KB 628/1822 KB 52/276 KB 314/314 KB 260/263 KB 612/1822 KB 56/276 KB 314/314 KB 263/263 KB 628/1822 KB 60/276 KB 314/314 KB 263/263 KB 628/1822 KB 64/276 KB 314/314 KB 263/263 KB 632/1822 KB 60/276 KB 314/314 KB 263/263 KB 632/1822 KB 64/276 KB 314/314 KB 263/263 KB 636/1822 KB 64/276 KB 314/314 KB 263/263 KB 640/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 317.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 907.7 KB/sec) unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 68/276 KB 263/263 KB 640/1822 KB 72/276 KB 263/263 KB 644/1822 KB 76/276 KB 263/263 KB 644/1822 KB 80/276 KB 263/263 KB 644/1822 KB 68/276 KB 263/263 KB 644/1822 KB 80/276 KB 263/263 KB 648/1822 KB 80/276 KB 263/263 KB 652/1822 KB 80/276 KB 263/263 KB 656/1822 KB 80/276 KB 263/263 KB 660/1822 KB 84/276 KB 263/263 KB 664/1822 KB 84/276 KB 263/263 KB 668/1822 KB 84/276 KB 263/263 KB 672/1822 KB 84/276 KB 263/263 KB 660/1822 KB 88/276 KB 263/263 KB 672/1822 KB 92/276 KB 263/263 KB 672/1822 KB 96/276 KB 263/263 KB 672/1822 KB 100/276 KB 263/263 KB 672/1822 KB 104/276 KB 263/263 KB 676/1822 KB 100/276 KB 263/263 KB 676/1822 KB 104/276 KB 680/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 264.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install 104/276 KB 684/1822 KB 104/276 KB 688/1822 KB 108/276 KB 688/1822 KB 112/276 KB 688/1822 KB 112/276 KB 692/1822 KB 116/276 KB 692/1822 KB 4/54 KB 116/276 KB 692/1822 KB 8/54 KB 116/276 KB 692/1822 KB 12/54 KB 116/276 KB 692/1822 KB 16/54 KB 116/276 KB 692/1822 KB 20/54 KB 116/276 KB 692/1822 KB 24/54 KB 116/276 KB 692/1822 KB 28/54 KB 116/276 KB 4/748 KB 692/1822 KB 28/54 KB 116/276 KB 8/748 KB 692/1822 KB 28/54 KB 116/276 KB 12/748 KB 692/1822 KB 32/54 KB 116/276 KB 16/748 KB 692/1822 KB 32/54 KB 116/276 KB 20/748 KB 692/1822 KB 32/54 KB 116/276 KB 24/748 KB 692/1822 KB 32/54 KB 116/276 KB 28/748 KB 692/1822 KB 32/54 KB 116/276 KB 692/1822 KB 116/276 KB 28/748 KB 696/1822 KB 32/54 KB 116/276 KB 8/748 KB 692/1822 KB 32/54 KB 116/276 KB 28/748 KB 696/1822 KB 36/54 KB 116/276 KB 28/748 KB 4/223 KB 696/1822 KB 40/54 KB 116/276 KB 28/748 KB 4/223 KB 696/1822 KB 36/54 KB 116/276 KB 28/748 KB 8/223 KB 696/1822 KB 44/54 KB 116/276 KB 28/748 KB 8/223 KB 696/1822 KB 44/54 KB 116/276 KB 28/748 KB 12/223 KB 696/1822 KB 44/54 KB 116/276 KB 28/748 KB 16/223 KB 696/1822 KB 48/54 KB 116/276 KB 28/748 KB 12/223 KB 696/1822 KB 48/54 KB 116/276 KB 28/748 KB 16/223 KB 696/1822 KB 52/54 KB 120/276 KB 32/748 KB 20/223 KB 700/1822 KB 54/54 KB 120/276 KB 32/748 KB 20/223 KB 700/1822 KB 52/54 KB 120/276 KB 32/748 KB 20/223 KB 704/1822 KB 54/54 KB 120/276 KB 32/748 KB 20/223 KB 696/1822 KB 52/54 KB 124/276 KB 32/748 KB 20/223 KB 704/1822 KB 54/54 KB 128/276 KB 32/748 KB 20/223 KB 704/1822 KB 54/54 KB 128/276 KB 32/748 KB 20/223 KB 708/1822 KB 54/54 KB 132/276 KB 32/748 KB 20/223 KB 712/1822 KB 54/54 KB 132/276 KB 32/748 KB 20/223 KB 716/1822 KB 54/54 KB 132/276 KB 32/748 KB 20/223 KB 720/1822 KB 54/54 KB 116/276 KB 32/748 KB 20/223 KB 696/1822 KB 52/54 KB 116/276 KB 32/748 KB 16/223 KB 696/1822 KB 52/54 KB 132/276 KB 36/748 KB 24/223 KB 720/1822 KB 54/54 KB 132/276 KB 40/748 KB 24/223 KB 720/1822 KB 54/54 KB 132/276 KB 44/748 KB 24/223 KB 720/1822 KB 54/54 KB 132/276 KB 48/748 KB 24/223 KB 720/1822 KB 54/54 KB 132/276 KB 32/748 KB 20/223 KB 708/1822 KB 54/54 KB 136/276 KB 48/748 KB 24/223 KB 720/1822 KB 54/54 KB 140/276 KB 48/748 KB 24/223 KB 720/1822 KB 54/54 KB 144/276 KB 48/748 KB 24/223 KB 720/1822 KB 54/54 KB 132/276 KB 32/748 KB 24/223 KB 720/1822 KB 54/54 KB 144/276 KB 48/748 KB 28/223 KB 720/1822 KB 54/54 KB 144/276 KB 48/748 KB 32/223 KB 720/1822 KB 54/54 KB 144/276 KB 48/748 KB 36/223 KB 720/1822 KB 54/54 KB 148/276 KB 52/748 KB 40/223 KB 724/1822 KB 54/54 KB 148/276 KB 52/748 KB 36/223 KB 724/1822 KB 54/54 KB 144/276 KB 52/748 KB 36/223 KB 724/1822 KB 54/54 KB 148/276 KB 56/748 KB 40/223 KB 724/1822 KB 54/54 KB 148/276 KB 60/748 KB 40/223 KB 724/1822 KB 54/54 KB 148/276 KB 64/748 KB 40/223 KB 724/1822 KB 54/54 KB 144/276 KB 48/748 KB 36/223 KB 724/1822 KB 54/54 KB 148/276 KB 64/748 KB 40/223 KB 728/1822 KB 54/54 KB 148/276 KB 64/748 KB 40/223 KB 732/1822 KB 54/54 KB 152/276 KB 64/748 KB 44/223 KB 736/1822 KB 54/54 KB 152/276 KB 64/748 KB 44/223 KB 740/1822 KB 54/54 KB 152/276 KB 68/748 KB 44/223 KB 744/1822 KB 54/54 KB 152/276 KB 68/748 KB 44/223 KB 748/1822 KB 54/54 KB 152/276 KB 64/748 KB 44/223 KB 732/1822 KB 54/54 KB 152/276 KB 64/748 KB 40/223 KB 732/1822 KB 54/54 KB 156/276 KB 68/748 KB 44/223 KB 752/1822 KB 54/54 KB 160/276 KB 68/748 KB 48/223 KB 752/1822 KB 54/54 KB 164/276 KB 68/748 KB 48/223 KB 752/1822 KB 54/54 KB 168/ unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 276 KB 68/748 KB 48/223 KB 752/1822 KB 54/54 KB 172/276 KB 68/748 KB 48/223 KB 752/1822 KB 176/276 KB 68/748 KB 48/223 KB 752/1822 KB 152/276 KB 68/748 KB 44/223 KB 740/1822 KB 54/54 KB 176/276 KB 72/748 KB 48/223 KB 752/1822 KB 176/276 KB 76/748 KB 48/223 KB 752/1822 KB 176/276 KB 80/748 KB 48/223 KB 752/1822 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: 12:21:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 176/276 KB 84/748 KB 48/223 KB 752/1822 KB 176/276 KB 88/748 KB 48/223 KB 752/1822 KB 176/276 KB 92/748 KB 48/223 KB 752/1822 KB 176/276 KB 96/748 KB 48/223 KB 752/1822 KB 164/276 KB 68/748 KB 48/223 KB 752/1822 KB 54/54 KB 156/276 KB 68/748 KB 48/223 KB 752/1822 KB 54/54 KB 176/276 KB 96/748 KB 52/223 KB 752/1822 KB 176/276 KB 96/748 KB 56/223 KB 752/1822 KB 176/276 KB 96/748 KB 60/223 KB 752/1822 KB 176/276 KB 96/748 KB 64/223 KB 752/1822 KB 176/276 KB 96/748 KB 68/223 KB 752/1822 KB 176/276 KB 96/748 KB 72/223 KB 756/1822 KB 176/276 KB 96/748 KB 76/223 KB 756/1822 KB 180/276 KB 96/748 KB 80/223 KB 756/1822 KB 180/276 KB 96/748 KB 84/223 KB 756/1822 KB 180/276 KB 100/748 KB 88/223 KB 756/1822 KB 180/276 KB 100/748 KB 92/223 KB 756/1822 KB 180/276 KB 100/748 KB 96/223 KB 756/1822 KB 176/276 KB 96/748 KB 68/223 KB 756/1822 KB 180/276 KB 100/748 KB 96/223 KB 760/1822 KB 180/276 KB 100/748 KB 96/223 KB 764/1822 KB 180/276 KB 100/748 KB 96/223 KB 768/1822 KB 180/276 KB 100/748 KB 96/223 KB 772/1822 KB 180/276 KB 100/748 KB 96/223 KB 776/1822 KB 180/276 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 4/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 8/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 12/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 16/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 20/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 24/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 27/27 KB 100/748 KB 96/223 KB 780/1822 KB 180/276 KB 100/748 KB 84/223 KB 756/1822 KB 180/276 KB 27/27 KB 104/748 KB 96/223 KB 780/1822 KB 180/276 KB 27/27 KB 108/748 KB 96/223 KB 780/1822 KB 180/276 KB 27/27 KB 112/748 KB 96/223 KB 780/1822 KB 180/276 KB 27/27 KB 116/748 KB 96/223 KB 780/1822 KB 180/276 KB 27/27 KB 120/748 KB 100/223 KB 784/1822 KB 180/276 KB 27/27 KB 124/748 KB 100/223 KB 784/1822 KB 180/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 180/276 KB 96/748 KB 76/223 KB 756/1822 KB 184/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 188/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 192/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 196/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 200/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 204/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 208/276 KB 27/27 KB 128/748 KB 100/223 KB 784/1822 KB 180/276 KB 27/27 KB 116/748 KB 100/223 KB 784/1822 KB 208/276 KB 27/27 KB 128/748 KB 104/223 KB 784/1822 KB 208/276 KB 27/27 KB 128/748 KB 108/223 KB 784/1822 KB 212/276 KB 27/27 KB 128/748 KB 112/223 KB 784/1822 KB 212/276 KB 27/27 KB 128/748 KB 116/223 KB 784/1822 KB 212/276 KB 132/748 KB 120/223 KB 784/1822 KB 212/276 KB 132/748 KB 124/223 KB 784/1822 KB 212/276 KB 132/748 KB 128/223 KB 784/1822 KB 180/276 KB 27/27 KB 116/748 KB 96/223 KB 784/1822 KB 212/276 KB 132/748 KB 128/223 KB 788/1822 KB 212/276 KB 132/748 KB 128/223 KB 792/1822 KB 212/276 KB 132/748 KB 128/223 KB 796/1822 KB 212/276 KB 132/748 KB 128/223 KB 800/1822 KB 212/276 KB 132/748 KB 116/223 KB 784/1822 KB 212/276 KB 136/748 KB 128/223 KB 800/1822 KB 212/276 KB 140/748 KB 128/223 KB 800/1822 KB 212/276 KB 144/748 KB 128/223 KB 800/1822 KB 212/276 KB 148/748 KB 128/223 KB 800/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 25.6 KB/sec) unit-abot-epc-basic-0: 12:21:39 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-mysql-0: 12:21:39 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 12:21:39 DEBUG unit.abot-epc-basic/0.install 212/276 KB 27/27 KB 128/748 KB 108/223 KB 784/1822 KB 216/276 KB 148/748 KB 132/223 KB 804/1822 KB 220/276 KB 148/748 KB 132/223 KB 804/1822 KB 224/276 KB 148/748 KB 132/223 KB 804/1822 KB 228/276 KB 148/748 KB 132/223 KB 804/1822 KB 232/276 KB 148/748 KB 132/223 KB 804/1822 KB 236/276 KB 152/748 KB 132/223 KB 804/1822 KB 240/276 KB 152/748 KB 132/223 KB 804/1822 KB 212/276 KB 148/748 KB 132/223 KB 804/1822 KB 240/276 KB 152/748 KB 136/223 KB 804/1822 KB 240/276 KB 152/748 KB 140/223 KB 804/1822 KB 240/276 KB 152/748 KB 144/223 KB 804/1822 KB 240/276 KB 152/748 KB 148/223 KB 804/1822 KB 244/276 KB 152/748 KB 152/223 KB 804/1822 KB 244/276 KB 152/748 KB 156/223 KB 804/1822 KB 244/276 KB 152/748 KB 160/223 KB 804/1822 KB 212/276 KB 148/748 KB 128/223 KB 804/1822 KB 244/276 KB 152/748 KB 160/223 KB 808/1822 KB 244/276 KB 152/748 KB 160/223 KB 812/1822 KB 244/276 KB 152/748 KB 160/223 KB 816/1822 KB 244/276 KB 152/748 KB 160/223 KB 820/1822 KB 244/276 KB 152/748 KB 160/223 KB 824/1822 KB 244/276 KB 152/748 KB 160/223 KB 828/1822 KB 244/276 KB 152/748 KB 160/223 KB 832/1822 KB 244/276 KB 152/748 KB 148/223 KB 804/1822 KB 248/276 KB 152/748 KB 160/223 KB 832/1822 KB 252/276 KB 152/748 KB 160/223 KB 832/1822 KB 256/276 KB 152/748 KB 160/223 KB 832/1822 KB 260/276 KB 152/748 KB 160/223 KB 832/1822 KB 232/276 KB 152/748 KB 132/223 KB 804/1822 KB 260/276 KB 156/748 KB 164/223 KB 836/1822 KB 260/276 KB 160/748 KB 164/223 KB 836/1822 KB 260/276 KB 164/748 KB 164/223 KB 836/1822 KB 260/276 KB 168/748 KB 164/223 KB 836/1822 KB 260/276 KB 172/748 KB 164/223 KB 836/1822 KB 260/276 KB 176/748 KB 164/223 KB 836/1822 KB 260/276 KB 180/748 KB 164/223 KB 836/1822 KB 264/276 KB 184/748 KB 164/223 KB 836/1822 KB 264/276 KB 188/748 KB 164/223 KB 836/1822 KB 4/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 260/276 KB 152/748 KB 164/223 KB 836/1822 KB 260/276 KB 152/748 KB 160/223 KB 836/1822 KB 4/178 KB 264/276 KB 188/748 KB 164/223 KB 836/1822 KB 8/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 12/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 16/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 20/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 24/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 28/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 32/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 36/178 KB 264/276 KB 192/748 KB 164/223 KB 836/1822 KB 264/276 KB 180/748 KB 164/223 KB 836/1822 KB 36/178 KB 268/276 KB 192/748 KB 164/223 KB 840/1822 KB 36/178 KB 264/276 KB 192/748 KB 164/223 KB 840/1822 KB 36/178 KB 272/276 KB 192/748 KB 164/223 KB 844/1822 KB 36/178 KB 272/276 KB 192/748 KB 164/223 KB 848/1822 KB 36/178 KB 272/276 KB 192/748 KB 164/223 KB 852/1822 KB 40/178 KB 272/276 KB 192/748 KB 168/223 KB 856/1822 KB 40/178 KB 272/276 KB 192/748 KB 168/223 KB 860/1822 KB 40/178 KB 272/276 KB 192/748 KB 168/223 KB 864/1822 KB 40/178 KB 272/276 KB 196/748 KB 168/223 KB 868/1822 KB 40/178 KB 272/276 KB 196/748 KB 168/223 KB 872/1822 KB 40/178 KB 272/276 KB 196/748 KB 168/223 KB 876/1822 KB 40/178 KB 272/276 KB 196/748 KB 168/223 KB 880/1822 KB 40/178 KB 272/276 KB 196/748 KB 168/223 KB 884/1822 KB 40/178 KB 272/276 KB 192/748 KB 168/223 KB 852/1822 KB 40/178 KB 272/276 KB 196/748 KB 172/223 KB 884/1822 KB 40/178 KB 272/276 KB 196/748 KB 176/223 KB 884/1822 KB 40/178 KB 272/276 KB 192/748 KB 164/223 KB 852/1822 KB 44/178 KB 272/276 KB 196/748 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 176/223 KB 884/1822 KB 48/178 KB 272/276 KB 196/748 KB 176/223 KB 884/1822 KB 36/178 KB 272/276 KB 192/748 KB 164/223 KB 840/1822 KB 48/178 KB 276/276 KB 196/748 KB 176/223 KB 884/1822 KB 48/178 KB 276/276 KB 196/748 KB 176/223 KB 884/1822 KB 52/178 KB 276/276 KB 196/748 KB 176/223 KB 884/1822 KB 56/178 KB 276/276 KB 196/748 KB 180/223 KB 884/1822 KB 40/178 KB 272/276 KB 196/748 KB 168/223 KB 864/1822 KB 56/178 KB 276/276 KB 200/748 KB 180/223 KB 884/1822 KB 56/178 KB 276/276 KB 204/748 KB 180/223 KB 884/1822 KB 56/178 KB 276/276 KB 208/748 KB 180/223 KB 884/1822 KB 60/178 KB 276/276 KB 208/748 KB 180/223 KB 884/1822 KB 52/178 KB 276/276 KB 196/748 KB 180/223 KB 884/1822 KB 60/178 KB 276/276 KB 208/748 KB 184/223 KB 884/1822 KB 60/178 KB 276/276 KB 208/748 KB 188/223 KB 884/1822 KB 64/178 KB 276/276 KB 208/748 KB 188/223 KB 884/1822 KB 64/178 KB 276/276 KB 208/748 KB 192/223 KB 884/1822 KB 68/178 KB 276/276 KB 208/748 KB 192/223 KB 884/1822 KB 72/178 KB 276/276 KB 212/748 KB 196/223 KB 884/1822 KB 76/178 KB 276/276 KB 212/748 KB 196/223 KB 884/1822 KB 68/178 KB 276/276 KB 212/748 KB 196/223 KB 884/1822 KB 76/178 KB 276/276 KB 216/748 KB 196/223 KB 888/1822 KB 76/178 KB 276/276 KB 220/748 KB 196/223 KB 888/1822 KB 76/178 KB 276/276 KB 224/748 KB 196/223 KB 888/1822 KB 68/178 KB 276/276 KB 208/748 KB 196/223 KB 884/1822 KB 76/178 KB 276/276 KB 224/748 KB 200/223 KB 888/1822 KB 76/178 KB 276/276 KB 224/748 KB 204/223 KB 888/1822 KB 76/178 KB 276/276 KB 212/748 KB 196/223 KB 888/1822 KB 80/178 KB 276/276 KB 224/748 KB 204/223 KB 892/1822 KB 80/178 KB 276/276 KB 224/748 KB 208/223 KB 896/1822 KB 80/178 KB 276/276 KB 224/748 KB 208/223 KB 900/1822 KB 80/178 KB 228/748 KB 208/223 KB 904/1822 KB 80/178 KB 276/276 KB 224/748 KB 204/223 KB 888/1822 KB 84/178 KB 228/748 KB 208/223 KB 904/1822 KB 88/178 KB 228/748 KB 208/223 KB 904/1822 KB 92/178 KB 228/748 KB 208/223 KB 904/1822 KB 96/178 KB 228/748 KB 208/223 KB 904/1822 KB 80/178 KB 228/748 KB 208/223 KB 900/1822 KB 96/178 KB 232/748 KB 208/223 KB 904/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 259.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 80/178 KB 276/276 KB 224/748 KB 208/223 KB 892/1822 KB 96/178 KB 232/748 KB 212/223 KB 904/1822 KB 96/178 KB 232/748 KB 216/223 KB 904/1822 KB 96/178 KB 236/748 KB 220/223 KB 904/1822 KB 96/178 KB 236/748 KB 223/223 KB 904/1822 KB 96/178 KB 236/748 KB 216/223 KB 904/1822 KB 96/178 KB 240/748 KB 223/223 KB 904/1822 KB 96/178 KB 240/748 KB 223/223 KB 908/1822 KB 96/178 KB 240/748 KB 223/223 KB 912/1822 KB 100/178 KB 244/748 KB 223/223 KB 912/1822 KB 104/178 KB 244/748 KB 223/223 KB 916/1822 KB 108/178 KB 244/748 KB 223/223 KB 916/1822 KB 112/178 KB 244/748 KB 223/223 KB 916/1822 KB 96/178 KB 244/748 KB 223/223 KB 912/1822 KB 112/178 KB 248/748 KB 223/223 KB 916/1822 KB 112/178 KB 252/748 KB 223/223 KB 916/1822 KB 112/178 KB 256/748 KB 223/223 KB 916/1822 KB 100/178 KB 244/748 KB 223/223 KB 916/1822 KB 112/178 KB 256/748 KB 223/223 KB 920/1822 KB 112/178 KB 256/748 KB 223/223 KB 924/1822 KB 112/178 KB 260/748 KB 223/223 KB 928/1822 KB 112/178 KB 260/748 KB 223/223 KB 932/1822 KB 116/178 KB 260/748 KB 223/223 KB 4/23 KB 936/1822 KB 116/178 KB 260/748 KB 223/223 KB 4/23 KB 940/1822 KB 116/178 KB 260/748 KB 223/223 KB 4/23 KB 944/1822 KB 112/178 KB 260/748 KB 223/223 KB 924/1822 KB 116/178 KB 264/748 KB 223/223 KB 4/23 KB 944/1822 KB 116/178 KB 268/748 KB 223/223 KB 4/23 KB 944/1822 KB 116/178 KB 272/748 KB 223/223 KB 4/23 KB 944/1822 KB 116/178 KB 260/748 KB 223/223 KB 4/23 KB 932/1822 KB 120/178 KB 272/748 KB 223/223 KB 4/23 KB 944/1822 KB 124/178 KB 272/748 KB 223/223 KB 4/23 KB 944/1822 KB 112/178 KB 260/748 KB 223/223 KB 4/23 KB 932/1822 KB 124/178 KB 272/748 KB 223/223 KB 8/23 KB 944/1822 KB 124/178 KB 272/748 KB 223/223 KB 12/23 KB 944/1822 KB 124/178 KB 272/748 KB 223/223 KB 16/23 KB 944/1822 KB 124/178 KB 272/748 KB 223/223 KB 20/23 KB 944/1822 KB 124/178 KB 272/748 KB 223/223 KB 23/23 KB 944/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 206.6 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 128/178 KB 272/748 KB 23/23 KB 944/1822 KB 128/178 KB 276/748 KB 23/23 KB 944/1822 KB 132/178 KB 280/748 KB 23/23 KB 948/1822 KB 132/178 KB 284/748 KB 23/23 KB 948/1822 KB 132/178 KB 288/748 KB 23/23 KB 948/1822 KB 132/178 KB 276/748 KB 23/23 KB 948/1822 KB 132/178 KB 288/748 KB 23/23 KB 952/1822 KB 132/178 KB 288/748 KB 23/23 KB 956/1822 KB 132/178 KB 288/748 KB 23/23 KB 960/1822 KB 132/178 KB 288/748 KB 23/23 KB 964/1822 KB 132/178 KB 292/748 KB 23/23 KB 968/1822 KB 132/178 KB 292/748 KB 972/1822 KB 132/178 KB 292/748 KB 976/1822 KB 132/178 KB 276/748 KB 23/23 KB 944/1822 KB 136/178 KB 292/748 KB 976/1822 KB 140/178 KB 292/748 KB 976/1822 KB 144/178 KB 292/748 KB 976/1822 KB 148/178 KB 292/748 KB 976/1822 KB 152/178 KB 292/748 KB 976/1822 KB 156/178 KB 292/748 KB 976/1822 KB 160/178 KB 292/748 KB 976/1822 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 132/178 KB 292/748 KB 23/23 KB 964/1822 KB 160/178 KB 296/748 KB 976/1822 KB 160/178 KB 300/748 KB 976/1822 KB 160/178 KB 304/748 KB 976/1822 KB 160/178 KB 308/748 KB 976/1822 KB 164/178 KB 312/748 KB 980/1822 KB 4/55 KB 164/178 KB 316/748 KB 980/1822 KB 4/55 KB 164/178 KB 320/748 KB 980/1822 KB 4/55 KB 164/178 KB 324/748 KB 980/1822 KB 4/55 KB 164/178 KB 308/748 KB 980/1822 KB 4/55 KB 164/178 KB 324/748 KB 980/1822 KB 8/55 KB 164/178 KB 324/748 KB 980/1822 KB 12/55 KB 164/178 KB 324/748 KB 980/1822 KB 16/55 KB 164/178 KB 324/748 KB 980/1822 KB 20/55 KB 164/178 KB 324/748 KB 980/1822 KB 24/55 KB 164/178 KB 324/748 KB 980/1822 KB 28/55 KB 164/178 KB 324/748 KB 980/1822 KB 32/55 KB 164/178 KB 308/748 KB 980/1822 KB 168/178 KB 324/748 KB 980/1822 KB 32/55 KB 172/178 KB 324/748 KB 980/1822 KB 32/55 KB 176/178 KB 324/748 KB 980/1822 KB 32/55 KB 160/178 KB 308/748 KB 980/1822 KB 176/178 KB 324/748 KB 984/1822 KB 32/55 KB 176/178 KB 324/748 KB 988/1822 KB 32/55 KB 176/178 KB 324/748 KB 992/1822 KB 32/55 KB 176/178 KB 324/748 KB 996/1822 KB 32/55 KB 178/178 KB 328/748 KB 1000/1822 KB 36/55 KB 178/178 KB 328/748 KB 1004/1822 KB 36/55 KB 178/178 KB 328/748 KB 1008/1822 KB 36/55 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 178/178 KB 328/748 KB 996/1822 KB 36/55 KB 178/178 KB 332/748 KB 1008/1822 KB 36/55 KB 178/178 KB 336/748 KB 1008/1822 KB 36/55 KB 178/178 KB 324/748 KB 996/1822 KB 36/55 KB 178/178 KB 336/748 KB 1008/1822 KB 40/55 KB 178/178 KB 336/748 KB 1008/1822 KB 44/55 KB 178/178 KB 336/748 KB 1008/1822 KB 48/55 KB 178/178 KB 324/748 KB 996/1822 KB 32/55 KB 178/178 KB 336/748 KB 1008/1822 KB 52/55 KB 178/178 KB 340/748 KB 1012/1822 KB 55/55 KB 178/178 KB 340/748 KB 1012/1822 KB 52/55 KB 178/178 KB 344/748 KB 1012/1822 KB 55/55 KB 178/178 KB 348/748 KB 1012/1822 KB 55/55 KB 178/178 KB 352/748 KB 1012/1822 KB 55/55 KB 178/178 KB 336/748 KB 1012/1822 KB 52/55 KB 178/178 KB 352/748 KB 1016/1822 KB 55/55 KB 178/178 KB 352/748 KB 1020/1822 KB 55/55 KB 178/178 KB 352/748 KB 1024/1822 KB 55/55 KB 178/178 KB 352/748 KB 1028/1822 KB 55/55 KB 178/178 KB 356/748 KB 1032/1822 KB 55/55 KB 178/178 KB 356/748 KB 1036/1822 KB 55/55 KB 178/178 KB 356/748 KB 1040/1822 KB 55/55 KB 178/178 KB 356/748 KB 1028/1822 KB 55/55 KB 178/178 KB 360/748 KB 1040/1822 KB 55/55 KB 178/178 KB 364/748 KB 1040/1822 KB 55/55 KB 178/178 KB 368/748 KB 1040/1822 KB 55/55 KB 178/178 KB 372/748 KB 1040/1822 KB 55/55 KB 178/178 KB 376/748 KB 1044/1822 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 161.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 3/1210 KB 380/748 KB 1044/1822 KB 3/1210 KB 384/748 KB 1044/1822 KB 178/178 KB 372/748 KB 1044/1822 KB 55/55 KB 3/1210 KB 384/748 KB 1048/1822 KB 3/1210 KB 384/748 KB 1052/1822 KB 3/1210 KB 384/748 KB 1056/1822 KB 3/1210 KB 384/748 KB 1060/1822 KB 3/1210 KB 376/748 KB 1044/1822 KB 55/55 KB 5/1210 KB 388/748 KB 1060/1822 KB 8/1210 KB 388/748 KB 1060/1822 KB 11/1210 KB 388/748 KB 1060/1822 KB 13/1210 KB 388/748 KB 1060/1822 KB 16/1210 KB 388/748 KB 1060/1822 KB 19/1210 KB 388/748 KB 1060/1822 KB 21/1210 KB 388/748 KB 1060/1822 KB 24/1210 KB 388/748 KB 1060/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 49.0 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 3/1210 KB 388/748 KB 1060/1822 KB 27/1210 KB 392/748 KB 1060/1822 KB 27/1210 KB 396/748 KB 1060/1822 KB 27/1210 KB 388/748 KB 1060/1822 KB 29/1210 KB 396/748 KB 1064/1822 KB 32/1210 KB 396/748 KB 1064/1822 KB 36/1210 KB 396/748 KB 1064/1822 KB 40/1210 KB 4/471 KB 396/748 KB 1064/1822 KB 44/1210 KB 4/471 KB 396/748 KB 1064/1822 KB 48/1210 KB 4/471 KB 396/748 KB 1064/1822 KB 48/1210 KB 4/471 KB 400/748 KB 1064/1822 KB 52/1210 KB 4/471 KB 404/748 KB 1064/1822 KB 52/1210 KB 4/471 KB 408/748 KB 1064/1822 KB 52/1210 KB 4/471 KB 412/748 KB 1064/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1064/1822 KB 27/1210 KB 396/748 KB 1064/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1068/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1072/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1076/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1080/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1084/1822 KB 52/1210 KB 4/471 KB 416/748 KB 1088/1822 KB 52/1210 KB 4/471 KB 420/748 KB 1092/1822 KB 52/1210 KB 4/471 KB 400/748 KB 1064/1822 KB 56/1210 KB 4/93 KB 4/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 4/471 KB 420/748 KB 1092/1822 KB 36/1210 KB 4/471 KB 396/748 KB 1064/1822 KB 60/1210 KB 4/93 KB 8/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 12/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 16/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 20/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 24/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 28/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 4/93 KB 32/471 KB 420/748 KB 1092/1822 KB 52/1210 KB 4/93 KB 4/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 8/93 KB 32/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 12/93 KB 32/471 KB 420/748 KB 1092/1822 KB 60/1210 KB 16/93 KB 32/471 KB 420/748 KB 1092/1822 KB 52/1210 KB 4/471 KB 420/748 KB 1088/1822 KB 64/1210 KB 16/93 KB 36/471 KB 424/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 428/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 432/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 436/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 440/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 444/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 448/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 420/748 KB 1096/1822 KB 64/1210 KB 16/93 KB 36/471 KB 448/748 KB 1100/1822 KB 64/1210 KB 16/93 KB 36/471 KB 448/748 KB 1104/1822 KB 64/1210 KB 16/93 KB 36/471 KB 420/748 KB 1092/1822 KB 68/1210 KB 16/93 KB 36/471 KB 448/748 KB 1104/1822 KB 72/1210 KB 16/93 KB 36/471 KB 448/748 KB 1104/1822 KB 76/1210 KB 16/93 KB 36/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 36/471 KB 448/748 KB 1104/1822 KB 60/1210 KB 16/93 KB 36/471 KB 420/748 KB 1092/1822 KB 80/1210 KB 16/93 KB 40/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 44/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 48/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 52/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 56/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 60/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 64/471 KB 448/748 KB 1104/1822 KB 80/1210 KB 16/93 KB 68/471 KB 448/748 KB 1104/1822 KB 84/1210 KB 16/93 KB 72/471 KB 452/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 76/471 KB 452/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 80/471 KB 452/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 68/471 KB 452/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 80/471 KB 456/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 84/471 KB 460/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 84/ unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 471 KB 464/748 KB 1108/1822 KB 84/1210 KB 16/93 KB 68/471 KB 448/748 KB 1108/1822 KB 88/1210 KB 16/93 KB 84/471 KB 464/748 KB 1108/1822 KB 92/1210 KB 16/93 KB 84/471 KB 464/748 KB 1108/1822 KB 96/1210 KB 16/93 KB 84/471 KB 464/748 KB 1108/1822 KB 80/1210 KB 16/93 KB 68/471 KB 448/748 KB 1108/1822 KB 96/1210 KB 16/93 KB 84/471 KB 464/748 KB 1112/1822 KB 96/1210 KB 16/93 KB 84/471 KB 464/748 KB 1116/1822 KB 96/1210 KB 16/93 KB 84/471 KB 464/748 KB 1120/1822 KB 96/1210 KB 16/93 KB 84/471 KB 464/748 KB 1124/1822 KB 100/1210 KB 16/93 KB 84/471 KB 468/748 KB 1128/1822 KB 100/1210 KB 16/93 KB 84/471 KB 468/748 KB 1132/1822 KB 100/1210 KB 16/93 KB 84/471 KB 468/748 KB 1136/1822 KB 84/1210 KB 16/93 KB 84/471 KB 456/748 KB 1108/1822 KB 100/1210 KB 16/93 KB 88/471 KB 468/748 KB 1136/1822 KB 100/1210 KB 16/93 KB 92/471 KB 468/748 KB 1136/1822 KB 100/1210 KB 16/93 KB 96/471 KB 468/748 KB 1136/1822 KB 100/1210 KB 16/93 KB 84/471 KB 468/748 KB 1124/1822 KB 100/1210 KB 16/93 KB 96/471 KB 472/748 KB 1136/1822 KB 100/1210 KB 16/93 KB 96/471 KB 476/748 KB 1136/1822 KB 100/1210 KB 20/93 KB 100/471 KB 480/748 KB 1136/1822 KB 100/1210 KB 20/93 KB 100/471 KB 484/748 KB 1136/1822 KB 100/1210 KB 20/93 KB 100/471 KB 488/748 KB 1140/1822 KB 100/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 100/1210 KB 16/93 KB 84/471 KB 464/748 KB 1124/1822 KB 104/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 108/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 112/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 116/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 120/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 124/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 20/93 KB 100/471 KB 492/748 KB 1140/1822 KB 100/1210 KB 20/93 KB 100/471 KB 484/748 KB 1140/1822 KB 100/1210 KB 20/93 KB 100/471 KB 476/748 KB 1136/1822 KB 128/1210 KB 24/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 28/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 32/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 36/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 40/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 44/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 48/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 52/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 56/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 60/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 64/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 68/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 72/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 76/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 80/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 84/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 88/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 92/93 KB 100/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 93/93 KB 100/471 KB 492/748 KB 1140/1822 KB 100/1210 KB 16/93 KB 100/471 KB 476/748 KB 1136/1822 KB 128/1210 KB 93/93 KB 104/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 93/93 KB 108/471 KB 492/748 KB 1140/1822 KB 128/1210 KB 93/93 KB 112/471 KB 492/748 KB 1144/1822 KB 128/1210 KB 93/93 KB 116/471 KB 492/748 KB 1144/1822 KB 132/1210 KB 93/93 KB 120/471 KB 496/748 KB 1144/1822 KB 132/1210 KB 93/93 KB 124/471 KB 496/748 KB 1144/1822 KB 132/1210 KB 93/93 KB 128/471 KB 496/748 KB 1144/1822 KB 128/1210 KB 93/93 KB 108/471 KB 492/748 KB 1144/1822 KB 1 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 93/93 KB 128/471 KB 496/748 KB 1148/1822 KB 132/1210 KB 93/93 KB 128/471 KB 496/748 KB 1152/1822 KB 132/1210 KB 93/93 KB 116/471 KB 496/748 KB 1144/1822 KB 132/1210 KB 93/93 KB 128/471 KB 500/748 KB 1152/1822 KB 132/1210 KB 93/93 KB 128/471 KB 504/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 128/471 KB 508/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 128/471 KB 512/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 128/471 KB 516/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 132/471 KB 520/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 132/471 KB 524/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 116/471 KB 492/748 KB 1144/1822 KB 136/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 140/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 144/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 148/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 152/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 156/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 160/1210 KB 93/93 KB 132/471 KB 528/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 132/471 KB 516/748 KB 1156/1822 KB 160/1210 KB 93/93 KB 136/471 KB 528/748 KB 1156/1822 KB 132/1210 KB 93/93 KB 128/471 KB 500/748 KB 1156/1822 KB 160/1210 KB 136/471 KB 528/748 KB 1160/1822 KB 160/1210 KB 136/471 KB 528/748 KB 1164/1822 KB 160/1210 KB 136/471 KB 528/748 KB 1168/1822 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 79.8 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 160/1210 KB 136/471 KB 528/748 KB 1172/1822 KB 160/1210 KB 140/471 KB 528/748 KB 1176/1822 KB 160/1210 KB 140/471 KB 528/748 KB 1180/1822 KB 160/1210 KB 140/471 KB 528/748 KB 1184/1822 KB 160/1210 KB 140/471 KB 528/748 KB 1188/1822 KB 164/1210 KB 140/471 KB 532/748 KB 1192/1822 KB 164/1210 KB 140/471 KB 532/748 KB 1196/1822 KB 164/1210 KB 140/471 KB 532/748 KB 1200/1822 KB 160/1210 KB 140/471 KB 528/748 KB 1172/1822 KB 164/1210 KB 144/471 KB 532/748 KB 1200/1822 KB 164/1210 KB 148/471 KB 532/748 KB 1200/1822 KB 164/1210 KB 140/471 KB 532/748 KB 1188/1822 KB 168/1210 KB 148/471 KB 532/748 KB 1200/1822 KB 172/1210 KB 148/471 KB 532/748 KB 1200/1822 KB 176/1210 KB 148/471 KB 532/748 KB 1200/1822 KB 160/1210 KB 140/471 KB 532/748 KB 1188/1822 KB 176/1210 KB 148/471 KB 536/748 KB 1200/1822 KB 176/1210 KB 152/471 KB 540/748 KB 1200/1822 KB 180/1210 KB 152/471 KB 544/748 KB 1200/1822 KB 176/1210 KB 152/471 KB 536/748 KB 1200/1822 KB 180/1210 KB 156/471 KB 544/748 KB 1200/1822 KB 180/1210 KB 160/471 KB 544/748 KB 1200/1822 KB 180/1210 KB 164/471 KB 544/748 KB 1200/1822 KB 180/1210 KB 168/471 KB 548/748 KB 1204/1822 KB 180/1210 KB 172/471 KB 548/748 KB 1204/1822 KB 180/1210 KB 176/471 KB 548/748 KB 1204/1822 KB 180/1210 KB 152/471 KB 540/748 KB 1200/1822 KB 184/1210 KB 176/471 KB 548/748 KB 1204/1822 KB 188/1210 KB 176/471 KB 548/748 KB 1204/1822 KB 192/1210 KB 176/471 KB 548/748 KB 1204/1822 KB 180/1210 KB 164/471 KB 548/748 KB 1204/1822 KB 192/1210 KB 176/471 KB 552/748 KB 1204/1822 KB 192/1210 KB 176/471 KB 556/748 KB 1204/1822 KB 196/1210 KB 176/471 KB 560/748 KB 1204/1822 KB 180/1210 KB 164/471 KB 544/748 KB 1204/1822 KB 196/1210 KB 176/471 KB 560/748 KB 1208/1822 KB 196/1210 KB 4/53 KB 176/471 KB 560/748 KB 1208/1822 KB 196/1210 KB 8/53 KB 176/471 KB 560/748 KB 1208/1822 KB 196/1210 KB 12/53 KB 176/471 KB 560/748 KB 1208/1822 KB 196/1210 KB 16/53 KB 176/471 KB 560/748 KB 1208/1822 KB 196/1210 KB 20/53 KB 176/471 KB 560/748 KB 1208/1822 KB 196/1210 KB 24/53 KB 180/471 KB 564/748 KB 1212/1822 KB 196/1210 KB 28/53 KB 180/471 KB 564/748 KB 1212/1822 KB 196/1210 KB 32/53 KB 180/471 KB 564/748 KB 1212/1822 KB 196/1210 KB 176/471 KB 556/748 KB 1204/1822 KB 200/1210 KB 32/53 KB 180/471 KB 564/748 KB 1212/1822 KB 204/1210 KB 32/53 KB 180/471 KB 564/748 KB 1212/1822 KB 196/1210 KB 20/53 KB 180/471 KB 564/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 184/471 KB 564/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 188/471 KB 564/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 192/471 KB 564/748 KB 1212/1822 KB 196/1210 KB 20/53 KB 176/471 KB 564/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 192/471 KB 568/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 192/471 KB 572/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 192/471 KB 576/748 KB 1212/1822 KB 196/1210 KB 20/53 KB 176/471 KB 560/748 KB 1212/1822 KB 208/1210 KB 32/53 KB 192/471 KB 576/748 KB 1216/1822 KB 208/1210 KB 32/53 KB 192/471 KB 576/748 KB 1220/1822 KB 208/1210 KB 32/53 KB 184/471 KB 564/748 KB 1212/1822 KB 212/1210 KB 32/53 KB 192/471 KB 576/748 KB 1220/1822 KB 216/1210 KB 36/53 KB 192/471 KB 580/748 KB 1224/1822 KB 220/1210 KB 36/53 KB 192/471 KB 580/748 KB 1224/1822 KB 224/1210 KB 36/53 KB 196/471 KB 580/748 KB 1224/1822 KB 212/1210 KB 36/53 KB 192/471 KB 580/748 KB 1224/1822 KB 224/1210 KB 36/53 KB 196/471 KB 584/748 KB 1224/1822 KB 224/1210 KB 36/53 KB 196/471 KB 588/748 KB 1224/1822 KB 224/1210 KB 36/53 KB 196/471 KB 592/748 KB 1224/1822 KB 224/1210 KB 36 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install /53 KB 196/471 KB 596/748 KB 1224/1822 KB 228/1210 KB 36/53 KB 196/471 KB 600/748 KB 1224/1822 KB 228/1210 KB 36/53 KB 196/471 KB 604/748 KB 1224/1822 KB 212/1210 KB 36/53 KB 192/471 KB 576/748 KB 1224/1822 KB 228/1210 KB 40/53 KB 196/471 KB 604/748 KB 1224/1822 KB 228/1210 KB 44/53 KB 196/471 KB 604/748 KB 1224/1822 KB 228/1210 KB 48/53 KB 196/471 KB 604/748 KB 1224/1822 KB 212/1210 KB 32/53 KB 192/471 KB 576/748 KB 1224/1822 KB 228/1210 KB 48/53 KB 196/471 KB 604/748 KB 1228/1822 KB 228/1210 KB 48/53 KB 196/471 KB 604/748 KB 1232/1822 KB 228/1210 KB 48/53 KB 196/471 KB 604/748 KB 1236/1822 KB 228/1210 KB 52/53 KB 196/471 KB 604/748 KB 1240/1822 KB 228/1210 KB 52/53 KB 196/471 KB 604/748 KB 1244/1822 KB 228/1210 KB 52/53 KB 196/471 KB 604/748 KB 1248/1822 KB 228/1210 KB 36/53 KB 196/471 KB 596/748 KB 1224/1822 KB 232/1210 KB 52/53 KB 196/471 KB 604/748 KB 1248/1822 KB 236/1210 KB 52/53 KB 196/471 KB 604/748 KB 1248/1822 KB 240/1210 KB 52/53 KB 196/471 KB 604/748 KB 1248/1822 KB 244/1210 KB 52/53 KB 196/471 KB 604/748 KB 1248/1822 KB 248/1210 KB 52/53 KB 196/471 KB 608/748 KB 1252/1822 KB 220/1210 KB 36/53 KB 196/471 KB 580/748 KB 1224/1822 KB 248/1210 KB 52/53 KB 200/471 KB 608/748 KB 1252/1822 KB 248/1210 KB 52/53 KB 204/471 KB 608/748 KB 1252/1822 KB 248/1210 KB 52/53 KB 208/471 KB 608/748 KB 1252/1822 KB 248/1210 KB 52/53 KB 212/471 KB 608/748 KB 1252/1822 KB 248/1210 KB 52/53 KB 216/471 KB 608/748 KB 1252/1822 KB 248/1210 KB 52/53 KB 220/471 KB 608/748 KB 1252/1822 KB 244/1210 KB 52/53 KB 196/471 KB 608/748 KB 1252/1822 KB 248/1210 KB 52/53 KB 220/471 KB 608/748 KB 1256/1822 KB 248/1210 KB 52/53 KB 224/471 KB 608/748 KB 1260/1822 KB 248/1210 KB 52/53 KB 224/471 KB 608/748 KB 1264/1822 KB 244/1210 KB 52/53 KB 196/471 KB 608/748 KB 1248/1822 KB 228/1210 KB 52/53 KB 196/471 KB 604/748 KB 1236/1822 KB 248/1210 KB 53/53 KB 224/471 KB 608/748 KB 1264/1822 KB 248/1210 KB 52/53 KB 224/471 KB 608/748 KB 1256/1822 KB 248/1210 KB 53/53 KB 224/471 KB 612/748 KB 1264/1822 KB 252/1210 KB 53/53 KB 228/471 KB 616/748 KB 1268/1822 KB 252/1210 KB 53/53 KB 228/471 KB 620/748 KB 1268/1822 KB 252/1210 KB 53/53 KB 228/471 KB 624/748 KB 1268/1822 KB 252/1210 KB 53/53 KB 228/471 KB 612/748 KB 1268/1822 KB 248/1210 KB 53/53 KB 228/471 KB 612/748 KB 1264/1822 KB 252/1210 KB 53/53 KB 232/471 KB 624/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 236/471 KB 624/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 240/471 KB 624/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 240/471 KB 628/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 244/471 KB 632/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 244/471 KB 636/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 244/471 KB 640/748 KB 1268/1822 KB 248/1210 KB 53/53 KB 228/471 KB 612/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 244/471 KB 640/748 KB 1272/1822 KB 256/1210 KB 53/53 KB 244/471 KB 640/748 KB 1276/1822 KB 256/1210 KB 53/53 KB 244/471 KB 640/748 KB 1280/1822 KB 256/1210 KB 53/53 KB 244/471 KB 628/748 KB 1268/1822 KB 256/1210 KB 53/53 KB 248/471 KB 640/748 KB 1280/1822 KB 256/1210 KB 53/53 KB 252/471 KB 640/748 KB 1280/1822 KB 256/1210 KB 53/53 KB 256/471 KB 640/748 KB 1280/1822 KB 256/1210 KB 53/53 KB 260/471 KB 640/748 KB 1280/1822 KB 256/1210 KB 53/53 KB 232/471 KB 624/748 KB 1268/1822 KB 260/1210 KB 53/53 KB 260/471 KB 644/748 KB 1284/1822 KB 264/1210 KB 260/471 KB 644/748 KB 1284/1822 KB 268/1210 KB 260/471 KB 644/748 KB 1284/1822 KB 272/1210 KB 260/471 KB 644/748 K unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install B 1284/1822 KB 276/1210 KB 260/471 KB 644/748 KB 1284/1822 KB 280/1210 KB 260/471 KB 644/748 KB 1284/1822 KB 284/1210 KB 260/471 KB 644/748 KB 1284/1822 KB 256/1210 KB 53/53 KB 260/471 KB 644/748 KB 1284/1822 KB 284/1210 KB 264/471 KB 644/748 KB 1288/1822 KB 284/1210 KB 264/471 KB 644/748 KB 1292/1822 KB 284/1210 KB 264/471 KB 644/748 KB 1296/1822 KB 256/1210 KB 53/53 KB 260/471 KB 644/748 KB 1280/1822 KB 284/1210 KB 264/471 KB 648/748 KB 1296/1822 KB 284/1210 KB 264/471 KB 652/748 KB 1296/1822 KB 288/1210 KB 264/471 KB 656/748 KB 1296/1822 KB 288/1210 KB 264/471 KB 660/748 KB 1296/1822 KB 288/1210 KB 264/471 KB 664/748 KB 1300/1822 KB 288/1210 KB 264/471 KB 668/748 KB 1300/1822 KB 288/1210 KB 264/471 KB 672/748 KB 1300/1822 KB 284/1210 KB 264/471 KB 644/748 KB 1284/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.6 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 288/1210 KB 268/471 KB 672/748 KB 1300/1822 KB 288/1210 KB 272/471 KB 672/748 KB 1300/1822 KB 288/1210 KB 264/471 KB 660/748 KB 1300/1822 KB 288/1210 KB 272/471 KB 672/748 KB 1304/1822 KB 288/1210 KB 272/471 KB 672/748 KB 1308/1822 KB 288/1210 KB 272/471 KB 672/748 KB 1312/1822 KB 288/1210 KB 264/471 KB 652/748 KB 1296/1822 KB 292/1210 KB 276/471 KB 672/748 KB 1312/1822 KB 296/1210 KB 276/471 KB 672/748 KB 1312/1822 KB 300/1210 KB 276/471 KB 672/748 KB 1312/1822 KB 304/1210 KB 276/471 KB 676/748 KB 1312/1822 KB 308/1210 KB 276/471 KB 676/748 KB 1312/1822 KB 312/1210 KB 276/471 KB 676/748 KB 1316/1822 KB 316/1210 KB 276/471 KB 676/748 KB 1316/1822 KB 320/1210 KB 276/471 KB 676/748 KB 1316/1822 KB 288/1210 KB 276/471 KB 672/748 KB 1312/1822 KB 320/1210 KB 280/471 KB 676/748 KB 1316/1822 KB 320/1210 KB 284/471 KB 676/748 KB 1316/1822 KB 320/1210 KB 288/471 KB 676/748 KB 1316/1822 KB 308/1210 KB 276/471 KB 676/748 KB 1316/1822 KB 320/1210 KB 4/276 KB 288/471 KB 676/748 KB 1320/1822 KB 300/1210 KB 276/471 KB 676/748 KB 1312/1822 KB 320/1210 KB 4/276 KB 288/471 KB 676/748 KB 1316/1822 KB 320/1210 KB 8/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 12/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 16/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 20/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 24/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 28/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 32/276 KB 288/471 KB 676/748 KB 1320/1822 KB 320/1210 KB 36/276 KB 288/471 KB 680/748 KB 1320/1822 KB 324/1210 KB 40/276 KB 292/471 KB 680/748 KB 1324/1822 KB 324/1210 KB 44/276 KB 292/471 KB 680/748 KB 1324/1822 KB 324/1210 KB 48/276 KB 292/471 KB 680/748 KB 1324/1822 KB 320/1210 KB 32/276 KB 288/471 KB 680/748 KB 1320/1822 KB 324/1210 KB 48/276 KB 292/471 KB 684/748 KB 1324/1822 KB 324/1210 KB 48/276 KB 292/471 KB 688/748 KB 1324/1822 KB 324/1210 KB 48/276 KB 292/471 KB 692/748 KB 1324/1822 KB 324/1210 KB 48/276 KB 292/471 KB 696/748 KB 1324/1822 KB 324/1210 KB 48/276 KB 292/471 KB 700/748 KB 1324/1822 KB 324/1210 KB 48/276 KB 292/471 KB 704/748 KB 1324/1822 KB 324/1210 KB 36/276 KB 292/471 KB 680/748 KB 1324/1822 KB 328/1210 KB 48/276 KB 292/471 KB 704/748 KB 1324/1822 KB 332/1210 KB 48/276 KB 292/471 KB 704/748 KB 1324/1822 KB 336/1210 KB 48/276 KB 292/471 KB 704/748 KB 1324/1822 KB 340/1210 KB 48/276 KB 292/471 KB 704/748 KB 1324/1822 KB 320/1210 KB 36/276 KB 292/471 KB 680/748 KB 1324/1822 KB 340/1210 KB 52/276 KB 292/471 KB 708/748 KB 1328/1822 KB 320/1210 KB 36/276 KB 292/471 KB 680/748 KB 1320/1822 KB 340/1210 KB 52/276 KB 296/471 KB 708/748 KB 1328/1822 KB 340/1210 KB 52/276 KB 300/471 KB 708/748 KB 1328/1822 KB 340/1210 KB 52/276 KB 304/471 KB 708/748 KB 1328/1822 KB 340/1210 KB 52/276 KB 308/471 KB 708/748 KB 1328/1822 KB 340/1210 KB 52/276 KB 312/471 KB 708/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 316/471 KB 708/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 320/471 KB 708/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 324/471 KB 708/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 328/471 KB 708/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 292/471 KB 708/748 KB 1324/1822 KB 344/1210 KB 52/276 KB 328/471 KB 712/748 KB 1332/1822 KB 344/1210 KB 52/276 KB 328/471 KB 716/748 KB 1332/1822 KB 344/1210 KB 52/276 KB 328/471 KB 720/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 292/471 KB 704/748 KB 1324/1822 KB 344/1210 KB 56/276 KB 332/471 KB 720/748 KB 1332/1822 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 344/1210 KB 60/276 KB 332/471 KB 720/748 KB 1332/1822 KB 344/1210 KB 64/276 KB 332/471 KB 720/748 KB 1332/1822 KB 344/1210 KB 68/276 KB 332/471 KB 720/748 KB 1332/1822 KB 344/1210 KB 72/276 KB 332/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 76/276 KB 332/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 80/276 KB 332/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 52/276 KB 332/471 KB 720/748 KB 1332/1822 KB 344/1210 KB 80/276 KB 336/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 80/276 KB 340/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 84/276 KB 344/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 84/276 KB 348/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 84/276 KB 352/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 84/276 KB 356/471 KB 724/748 KB 1332/1822 KB 344/1210 KB 52/276 KB 328/471 KB 708/748 KB 1332/1822 KB 348/1210 KB 84/276 KB 356/471 KB 724/748 KB 1332/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1332/1822 KB 340/1210 KB 52/276 KB 308/471 KB 708/748 KB 1332/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1336/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1340/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1344/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1348/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1352/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1356/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1360/1822 KB 352/1210 KB 84/276 KB 356/471 KB 724/748 KB 1364/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1368/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1372/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1376/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1380/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1384/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1388/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1392/1822 KB 344/1210 KB 84/276 KB 340/471 KB 724/748 KB 1332/1822 KB 356/1210 KB 88/276 KB 360/471 KB 724/748 KB 1392/1822 KB 356/1210 KB 92/276 KB 360/471 KB 724/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 724/748 KB 1392/1822 KB 344/1210 KB 68/276 KB 332/471 KB 724/748 KB 1332/1822 KB 356/1210 KB 96/276 KB 360/471 KB 728/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 732/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 736/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 740/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 744/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 748/748 KB 1392/1822 KB 356/1210 KB 96/276 KB 360/471 KB 748/748 KB 1392/1822 KB 356/1210 KB 84/276 KB 360/471 KB 724/748 KB 1392/1822 KB 356/1210 KB 84/276 KB 356/471 KB 724/748 KB 1364/1822 KB 360/1210 KB 100/276 KB 360/471 KB 748/748 KB 1392/1822 KB 364/1210 KB 100/276 KB 360/471 KB 748/748 KB 1392/1822 KB 368/1210 KB 100/276 KB 360/471 KB 748/748 KB 1392/1822 KB 372/1210 KB 100/276 KB 360/471 KB 748/748 KB 1392/1822 KB 376/1210 KB 100/276 KB 360/471 KB 748/748 KB 1392/1822 KB 380/1210 KB 100/276 KB 364/471 KB 748/748 KB 1392/1822 KB 384/1210 KB 100/276 KB 364/471 KB 748/748 KB 1396/1822 KB 356/1210 KB 100/276 KB 360/471 KB 748/748 KB 1392/1822 KB 384/1210 KB 104/276 KB 364/471 KB 748/748 KB 1396/1822 KB 384/1210 KB 108/276 KB 364/471 KB 748/748 KB 1396/1822 KB 384/1210 KB 112/276 KB 364/471 KB 748/748 KB 1396/1822 KB 384/1210 KB 116/276 KB 364/471 KB 748/748 KB 1396/1822 KB 388/1210 KB 120/276 KB 364/471 KB 748/748 KB 1396/1822 KB 388/1210 KB 124/276 KB 364/471 KB 748/748 KB 1396/1822 KB 3 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 88/1210 KB 128/276 KB 364/471 KB 748/748 KB 1396/1822 KB 380/1210 KB 100/276 KB 364/471 KB 748/748 KB 1396/1822 KB 388/1210 KB 128/276 KB 364/471 KB 748/748 KB 1400/1822 KB 376/1210 KB 100/276 KB 364/471 KB 748/748 KB 1392/1822 KB 388/1210 KB 128/276 KB 368/471 KB 748/748 KB 1400/1822 KB 388/1210 KB 128/276 KB 372/471 KB 748/748 KB 1400/1822 KB 388/1210 KB 128/276 KB 376/471 KB 748/748 KB 1400/1822 KB 388/1210 KB 128/276 KB 380/471 KB 748/748 KB 1400/1822 KB 388/1210 KB 128/276 KB 384/471 KB 748/748 KB 1404/1822 KB 388/1210 KB 116/276 KB 364/471 KB 748/748 KB 1396/1822 KB 392/1210 KB 128/276 KB 384/471 KB 748/748 KB 1404/1822 KB 396/1210 KB 128/276 KB 384/471 KB 748/748 KB 1404/1822 KB 400/1210 KB 128/276 KB 384/471 KB 748/748 KB 1404/1822 KB 404/1210 KB 128/276 KB 384/471 KB 748/748 KB 1404/1822 KB 408/1210 KB 132/276 KB 388/471 KB 1404/1822 KB 412/1210 KB 132/276 KB 388/471 KB 1404/1822 KB 416/1210 KB 132/276 KB 388/471 KB 1404/1822 KB 388/1210 KB 128/276 KB 380/471 KB 748/748 KB 1404/1822 KB 416/1210 KB 132/276 KB 388/471 KB 1408/1822 KB 416/1210 KB 132/276 KB 388/471 KB 1412/1822 KB 416/1210 KB 132/276 KB 388/471 KB 1416/1822 KB 416/1210 KB 132/276 KB 388/471 KB 1420/1822 KB 416/1210 KB 132/276 KB 388/471 KB 1424/1822 KB 404/1210 KB 132/276 KB 388/471 KB 1404/1822 KB 416/1210 KB 132/276 KB 392/471 KB 1424/1822 KB 416/1210 KB 132/276 KB 396/471 KB 1424/1822 KB 416/1210 KB 132/276 KB 400/471 KB 1424/1822 KB 404/1210 KB 132/276 KB 384/471 KB 1404/1822 KB 416/1210 KB 136/276 KB 400/471 KB 1424/1822 KB 416/1210 KB 140/276 KB 400/471 KB 1424/1822 KB 416/1210 KB 144/276 KB 400/471 KB 1424/1822 KB 416/1210 KB 148/276 KB 400/471 KB 1424/1822 KB 420/1210 KB 152/276 KB 404/471 KB 1428/1822 KB 420/1210 KB 156/276 KB 404/471 KB 1428/1822 KB 420/1210 KB 160/276 KB 404/471 KB 1428/1822 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 608.9 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 420/1210 KB 148/276 KB 404/471 KB 1428/1822 KB 424/1210 KB 160/276 KB 404/471 KB 1428/1822 KB 428/1210 KB 160/276 KB 404/471 KB 1428/1822 KB 432/1210 KB 160/276 KB 404/471 KB 1428/1822 KB 436/1210 KB 160/276 KB 404/471 KB 1428/1822 KB 440/1210 KB 164/276 KB 404/471 KB 1428/1822 KB 444/1210 KB 164/276 KB 404/471 KB 1428/1822 KB 448/1210 KB 164/276 KB 404/471 KB 1428/1822 KB 416/1210 KB 148/276 KB 404/471 KB 1428/1822 KB 448/1210 KB 164/276 KB 408/471 KB 1428/1822 KB 448/1210 KB 164/276 KB 412/471 KB 1428/1822 KB 448/1210 KB 164/276 KB 416/471 KB 1428/1822 KB 416/1210 KB 148/276 KB 400/471 KB 1428/1822 KB 448/1210 KB 164/276 KB 416/471 KB 1432/1822 KB 448/1210 KB 164/276 KB 416/471 KB 1436/1822 KB 448/1210 KB 164/276 KB 416/471 KB 1440/1822 KB 448/1210 KB 164/276 KB 416/471 KB 1444/1822 KB 448/1210 KB 164/276 KB 420/471 KB 1448/1822 KB 448/1210 KB 164/276 KB 420/471 KB 1452/1822 KB 436/1210 KB 164/276 KB 404/471 KB 1428/1822 KB 448/1210 KB 168/276 KB 420/471 KB 1452/1822 KB 448/1210 KB 172/276 KB 420/471 KB 1456/1822 KB 448/1210 KB 176/276 KB 420/471 KB 1456/1822 KB 448/1210 KB 164/276 KB 420/471 KB 1444/1822 KB 448/1210 KB 176/276 KB 424/471 KB 1456/1822 KB 448/1210 KB 176/276 KB 428/471 KB 1456/1822 KB 448/1210 KB 176/276 KB 432/471 KB 1456/1822 KB 448/1210 KB 168/276 KB 420/471 KB 1456/1822 KB 448/1210 KB 176/276 KB 436/471 KB 1456/1822 KB 452/1210 KB 180/276 KB 440/471 KB 1460/1822 KB 452/1210 KB 180/276 KB 444/471 KB 1460/1822 KB 452/1210 KB 180/276 KB 448/471 KB 1460/1822 KB 452/1210 KB 180/276 KB 436/471 KB 1460/1822 KB 456/1210 KB 180/276 KB 448/471 KB 1460/1822 KB 460/1210 KB 180/276 KB 452/471 KB 1460/1822 KB 464/1210 KB 180/276 KB 452/471 KB 1460/1822 KB 448/1210 KB 180/276 KB 436/471 KB 1460/1822 KB 464/1210 KB 184/276 KB 452/471 KB 1460/1822 KB 464/1210 KB 188/276 KB 452/471 KB 1460/1822 KB 464/1210 KB 192/276 KB 452/471 KB 1460/1822 KB 448/1210 KB 176/276 KB 436/471 KB 1460/1822 KB 464/1210 KB 192/276 KB 452/471 KB 1464/1822 KB 464/1210 KB 192/276 KB 452/471 KB 1468/1822 KB 464/1210 KB 192/276 KB 452/471 KB 1472/1822 KB 464/1210 KB 192/276 KB 452/471 KB 1476/1822 KB 468/1210 KB 196/276 KB 452/471 KB 1480/1822 KB 468/1210 KB 196/276 KB 452/471 KB 1484/1822 KB 468/1210 KB 196/276 KB 452/471 KB 1488/1822 KB 456/1210 KB 180/276 KB 452/471 KB 1460/1822 KB 468/1210 KB 196/276 KB 456/471 KB 1488/1822 KB 468/1210 KB 196/276 KB 460/471 KB 1488/1822 KB 468/1210 KB 196/276 KB 464/471 KB 1488/1822 KB 468/1210 KB 196/276 KB 452/471 KB 1476/1822 KB 472/1210 KB 196/276 KB 464/471 KB 1488/1822 KB 476/1210 KB 196/276 KB 464/471 KB 1488/1822 KB 480/1210 KB 196/276 KB 464/471 KB 1488/1822 KB 484/1210 KB 196/276 KB 464/471 KB 1492/1822 KB 464/1210 KB 196/276 KB 452/471 KB 1476/1822 KB 484/1210 KB 200/276 KB 468/471 KB 1492/1822 KB 484/1210 KB 204/276 KB 468/471 KB 1492/1822 KB 484/1210 KB 208/276 KB 468/471 KB 1492/1822 KB 484/1210 KB 212/276 KB 468/471 KB 1492/1822 KB 484/1210 KB 216/276 KB 468/471 KB 1492/1822 KB 484/1210 KB 220/276 KB 468/471 KB 1492/1822 KB 484/1210 KB 196/276 KB 468/471 KB 1492/1822 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 4/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 8/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 12/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 16/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 20/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 24/577 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 28/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 32/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 36/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 40/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 44/577 KB 488/1210 KB 220/276 KB 471/471 KB 1492/1822 KB 48/577 KB 480/1210 KB 196/276 KB 464/471 KB 1492/1822 KB 488/1210 KB 220/276 KB 471/471 KB 1496/1822 KB 48/577 KB 488/1210 KB 220/276 KB 468/471 KB 1492/1822 KB 488/1210 KB 220/276 KB 471/471 KB 1500/1822 KB 48/577 KB 488/1210 KB 224/276 KB 471/471 KB 1504/1822 KB 48/577 KB 488/1210 KB 224/276 KB 471/471 KB 1500/1822 KB 48/577 KB 492/1210 KB 224/276 KB 471/471 KB 1504/1822 KB 48/577 KB 496/1210 KB 224/276 KB 471/471 KB 1504/1822 KB 48/577 KB 500/1210 KB 224/276 KB 471/471 KB 1504/1822 KB 48/577 KB 504/1210 KB 228/276 KB 471/471 KB 1508/1822 KB 52/577 KB 508/1210 KB 228/276 KB 471/471 KB 1508/1822 KB 52/577 KB 512/1210 KB 228/276 KB 471/471 KB 1508/1822 KB 52/577 KB 500/1210 KB 228/276 KB 471/471 KB 1508/1822 KB 52/577 KB 512/1210 KB 228/276 KB 471/471 KB 1512/1822 KB 52/577 KB 512/1210 KB 228/276 KB 471/471 KB 1516/1822 KB 52/577 KB 512/1210 KB 228/276 KB 471/471 KB 1520/1822 KB 52/577 KB 512/1210 KB 228/276 KB 471/471 KB 1524/1822 KB 52/577 KB 516/1210 KB 228/276 KB 471/471 KB 1528/1822 KB 52/577 KB 516/1210 KB 228/276 KB 471/471 KB 1532/1822 KB 52/577 KB 516/1210 KB 228/276 KB 471/471 KB 1536/1822 KB 52/577 KB 500/1210 KB 228/276 KB 471/471 KB 1504/1822 KB 52/577 KB 516/1210 KB 228/276 KB 471/471 KB 1536/1822 KB 56/577 KB 516/1210 KB 228/276 KB 471/471 KB 1536/1822 KB 60/577 KB 516/1210 KB 228/276 KB 471/471 KB 1536/1822 KB 64/577 KB 500/1210 KB 228/276 KB 471/471 KB 1504/1822 KB 48/577 KB 516/1210 KB 232/276 KB 471/471 KB 1536/1822 KB 64/577 KB 516/1210 KB 236/276 KB 471/471 KB 1536/1822 KB 64/577 KB 516/1210 KB 240/276 KB 471/471 KB 1536/1822 KB 64/577 KB 516/1210 KB 240/276 KB 471/471 KB 1536/1822 KB 68/577 KB 516/1210 KB 244/276 KB 1536/1822 KB 72/577 KB 516/1210 KB 244/276 KB 1536/1822 KB 76/577 KB 516/1210 KB 244/276 KB 1536/1822 KB 80/577 KB 516/1210 KB 228/276 KB 471/471 KB 1524/1822 KB 52/577 KB 520/1210 KB 244/276 KB 1536/1822 KB 80/577 KB 516/1210 KB 244/276 KB 1536/1822 KB 68/577 KB 520/1210 KB 248/276 KB 1536/1822 KB 80/577 KB 520/1210 KB 252/276 KB 1536/1822 KB 80/577 KB 520/1210 KB 256/276 KB 1536/1822 KB 80/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 374.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 520/1210 KB 256/276 KB 1536/1822 KB 84/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 88/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 92/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 96/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 100/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 104/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 108/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 112/577 KB 524/1210 KB 260/276 KB 1540/1822 KB 84/577 KB 524/1210 KB 260/276 KB 1544/1822 KB 112/577 KB 524/1210 KB 260/276 KB 1548/1822 KB 112/577 KB 524/1210 KB 260/276 KB 1552/1822 KB 112/577 KB 524/1210 KB 260/276 KB 1536/1822 KB 84/577 KB 524/1210 KB 264/276 KB 1552/1822 KB 112/577 KB 524/1210 KB 268/276 KB 1552/1822 KB 112/577 KB 524/1210 KB 272/276 KB 1552/1822 KB 112/577 KB 524/1210 KB 256/276 KB 1536/1822 KB 84/577 KB 528/1210 KB 272/276 KB 1552/1822 KB 112/577 KB 532/1210 KB 272/276 KB 1552/1822 KB 112/577 KB 536/1210 KB 272/276 KB 1552/1822 KB 112/577 KB 540/1210 KB 272/276 KB 1552/1822 KB 112/577 KB 544/1210 KB 272/276 KB 1552/1822 KB 112/577 KB 548/1210 KB 272/276 KB 1556/1822 KB 112/577 KB 544/1210 KB 272/276 KB 1556/1822 KB 112/577 KB 548/1210 KB 276/276 KB 1560/1822 KB 112/577 KB 548/1210 KB 276/276 KB 1564/1822 KB 112/577 KB 552/1210 KB 276/276 KB 1568/1822 KB 112/577 KB 552/1210 KB 276/276 KB 1572/1822 KB 112/577 KB 552/1210 KB 276/276 KB 1576/1822 KB 116/577 KB 552/1210 KB 276/276 KB 1580/1822 KB 116/577 KB 3/37 KB 552/1210 KB 276/276 KB 1580/1822 KB 116/577 KB 5/37 KB 552/1210 KB 276/276 KB 1580/1822 KB 116/577 KB 548/1210 KB 276/276 KB 1556/1822 KB 112/577 KB 5/37 KB 552/1210 KB 276/276 KB 1580/1822 KB 116/577 KB 552/1210 KB 276/276 KB 1572/1822 KB 116/577 KB 8/37 KB 552/1210 KB 276/276 KB 1580/1822 KB 120/577 KB 8/37 KB 552/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 552/1210 KB 276/276 KB 1564/1822 KB 112/577 KB 8/37 KB 556/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 8/37 KB 560/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 8/37 KB 552/1210 KB 276/276 KB 1580/1822 KB 116/577 KB 11/37 KB 560/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 13/37 KB 560/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 16/37 KB 560/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 19/37 KB 564/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 21/37 KB 564/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 16/37 KB 564/1210 KB 276/276 KB 1580/1822 KB 124/577 KB 21/37 KB 568/1210 KB 276/276 KB 1580/1822 KB 128/577 KB 21/37 KB 572/1210 KB 276/276 KB 1580/1822 KB 128/577 KB 21/37 KB 564/1210 KB 276/276 KB 1580/1822 KB 128/577 KB 21/37 KB 572/1210 KB 276/276 KB 1584/1822 KB 132/577 KB 21/37 KB 572/1210 KB 276/276 KB 1584/1822 KB 128/577 KB 24/37 KB 576/1210 KB 276/276 KB 1584/1822 KB 132/577 KB 24/37 KB 572/1210 KB 276/276 KB 1584/1822 KB 132/577 KB 24/37 KB 576/1210 KB 276/276 KB 1588/1822 KB 132/577 KB 27/37 KB 580/1210 KB 1592/1822 KB 136/577 KB 27/37 KB 580/1210 KB 1596/1822 KB 136/577 KB 27/37 KB 580/1210 KB 1600/1822 KB 136/577 KB 27/37 KB 580/1210 KB 1588/1822 KB 136/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 216.9 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 27/37 KB 580/1210 KB 1600/1822 KB 140/577 KB 27/37 KB 580/1210 KB 1600/1822 KB 144/577 KB 27/37 KB 580/1210 KB 276/276 KB 1588/1822 KB 132/577 KB 27/37 KB 584/1210 KB 1600/1822 KB 144/577 KB 27/37 KB 588/1210 KB 1600/1822 KB 144/577 KB 27/37 KB 592/1210 KB 1600/1822 KB 144/577 KB 27/37 KB 596/1210 KB 1604/1822 KB 144/577 KB 27/37 KB 600/1210 KB 1604/1822 KB 148/577 KB 27/37 KB 604/1210 KB 1604/1822 KB 148/577 KB 27/37 KB 608/1210 KB 1604/1822 KB 148/577 KB 27/37 KB 576/1210 KB 276/276 KB 1588/1822 KB 132/577 KB 29/37 KB 608/1210 KB 1604/1822 KB 148/577 KB 32/37 KB 608/1210 KB 1604/1822 KB 148/577 KB 35/37 KB 608/1210 KB 1604/1822 KB 148/577 KB 37/37 KB 608/1210 KB 1604/1822 KB 148/577 KB 27/37 KB 596/1210 KB 1604/1822 KB 148/577 KB 37/37 KB 608/1210 KB 1604/1822 KB 152/577 KB 37/37 KB 608/1210 KB 1604/1822 KB 156/577 KB 37/37 KB 608/1210 KB 1604/1822 KB 160/577 KB 27/37 KB 592/1210 KB 1604/1822 KB 144/577 KB 37/37 KB 608/1210 KB 1608/1822 KB 160/577 KB 37/37 KB 608/1210 KB 1612/1822 KB 160/577 KB 37/37 KB 608/1210 KB 1616/1822 KB 160/577 KB 37/37 KB 608/1210 KB 1620/1822 KB 160/577 KB 37/37 KB 612/1210 KB 1624/1822 KB 164/577 KB 37/37 KB 612/1210 KB 1628/1822 KB 164/577 KB 37/37 KB 612/1210 KB 1632/1822 KB 164/577 KB 37/37 KB 612/1210 KB 1620/1822 KB 164/577 KB 37/37 KB 612/1210 KB 1632/1822 KB 168/577 KB 37/37 KB 612/1210 KB 1632/1822 KB 172/577 KB 37/37 KB 612/1210 KB 1632/1822 KB 176/577 KB 37/37 KB 612/1210 KB 1620/1822 KB 160/577 KB 37/37 KB 616/1210 KB 1632/1822 KB 176/577 KB 37/37 KB 620/1210 KB 1632/1822 KB 176/577 KB 37/37 KB 624/1210 KB 1632/1822 KB 176/577 KB 37/37 KB 628/1210 KB 1636/1822 KB 176/577 KB 632/1210 KB 1636/1822 KB 180/577 KB 636/1210 KB 1636/1822 KB 180/577 KB 640/1210 KB 1636/1822 KB 180/577 KB 37/37 KB 624/1210 KB 1636/1822 KB 176/577 KB 640/1210 KB 1640/1822 KB 180/577 KB 640/1210 KB 1644/1822 KB 180/577 KB 640/1210 KB 1648/1822 KB 180/577 KB 628/1210 KB 1636/1822 KB 180/577 KB 640/1210 KB 1648/1822 KB 184/577 KB 640/1210 KB 1648/1822 KB 188/577 KB 640/1210 KB 1648/1822 KB 192/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.4 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 640/1210 KB 1648/1822 KB 196/577 KB 644/1210 KB 1652/1822 KB 200/577 KB 644/1210 KB 1652/1822 KB 204/577 KB 644/1210 KB 1652/1822 KB 208/577 KB 644/1210 KB 1652/1822 KB 196/577 KB 648/1210 KB 1652/1822 KB 208/577 KB 652/1210 KB 1652/1822 KB 208/577 KB 656/1210 KB 1652/1822 KB 208/577 KB 660/1210 KB 1652/1822 KB 208/577 KB 664/1210 KB 1652/1822 KB 212/577 KB 668/1210 KB 1652/1822 KB 212/577 KB 672/1210 KB 1652/1822 KB 212/577 KB 640/1210 KB 1652/1822 KB 196/577 KB 672/1210 KB 1656/1822 KB 212/577 KB 672/1210 KB 1660/1822 KB 212/577 KB 672/1210 KB 1664/1822 KB 212/577 KB 672/1210 KB 1668/1822 KB 212/577 KB 672/1210 KB 1672/1822 KB 212/577 KB 672/1210 KB 1676/1822 KB 212/577 KB 672/1210 KB 1680/1822 KB 212/577 KB 660/1210 KB 1652/1822 KB 212/577 KB 672/1210 KB 1680/1822 KB 216/577 KB 672/1210 KB 1680/1822 KB 220/577 KB 672/1210 KB 1680/1822 KB 224/577 KB 672/1210 KB 1680/1822 KB 228/577 KB 676/1210 KB 1684/1822 KB 232/577 KB 676/1210 KB 1684/1822 KB 236/577 KB 676/1210 KB 1684/1822 KB 240/577 KB 676/1210 KB 1684/1822 KB 244/577 KB 676/1210 KB 1684/1822 KB 248/577 KB 676/1210 KB 1684/1822 KB 252/577 KB 676/1210 KB 1684/1822 KB 228/577 KB 676/1210 KB 1688/1822 KB 256/577 KB 676/1210 KB 1692/1822 KB 256/577 KB 676/1210 KB 1696/1822 KB 256/577 KB 676/1210 KB 1680/1822 KB 228/577 KB 680/1210 KB 1696/1822 KB 256/577 KB 684/1210 KB 1696/1822 KB 256/577 KB 688/1210 KB 1696/1822 KB 256/577 KB 692/1210 KB 1696/1822 KB 256/577 KB 696/1210 KB 1700/1822 KB 256/577 KB 700/1210 KB 1700/1822 KB 256/577 KB 704/1210 KB 1700/1822 KB 256/577 KB 676/1210 KB 1700/1822 KB 256/577 KB 692/1210 KB 1700/1822 KB 256/577 KB 704/1210 KB 1704/1822 KB 256/577 KB 704/1210 KB 1708/1822 KB 260/577 KB 704/1210 KB 1712/1822 KB 260/577 KB 704/1210 KB 1716/1822 KB 260/577 KB 708/1210 KB 1720/1822 KB 260/577 KB 708/1210 KB 1724/1822 KB 260/577 KB 708/1210 KB 1728/1822 KB 260/577 KB 708/1210 KB 1732/1822 KB 260/577 KB 708/1210 KB 1736/1822 KB 260/577 KB 708/1210 KB 1740/1822 KB 260/577 KB 708/1210 KB 1744/1822 KB 260/577 KB 704/1210 KB 1704/1822 KB 260/577 KB 708/1210 KB 1744/1822 KB 264/577 KB 708/1210 KB 1744/1822 KB 268/577 KB 708/1210 KB 1744/1822 KB 272/577 KB 708/1210 KB 1716/1822 KB 260/577 KB 712/1210 KB 1744/1822 KB 272/577 KB 716/1210 KB 1744/1822 KB 272/577 KB 720/1210 KB 1744/1822 KB 272/577 KB 724/1210 KB 1744/1822 KB 272/577 KB 728/1210 KB 1744/1822 KB 276/577 KB 732/1210 KB 1744/1822 KB 276/577 KB 736/1210 KB 1744/1822 KB 276/577 KB 724/1210 KB 1744/1822 KB 276/577 KB 736/1210 KB 1744/1822 KB 280/577 KB 736/1210 KB 1744/1822 KB 284/577 KB 736/1210 KB 1744/1822 KB 288/577 KB 736/1210 KB 1744/1822 KB 292/577 KB 740/1210 KB 1748/1822 KB 296/577 KB 740/1210 KB 1748/1822 KB 300/577 KB 740/1210 KB 1748/1822 KB 304/577 KB 740/1210 KB 1748/1822 KB 292/577 KB 740/1210 KB 1752/1822 KB 304/577 KB 740/1210 KB 1756/1822 KB 304/577 KB 740/1210 KB 1760/1822 KB 304/577 KB 740/1210 KB 1744/1822 KB 292/577 KB 744/1210 KB 1760/1822 KB 304/577 KB 748/1210 KB 1760/1822 KB 304/577 KB 752/1210 KB 1760/1822 KB 304/577 KB 752/1210 KB 1764/1822 KB 304/577 KB 756/1210 KB 1768/1822 KB 308/577 KB 756/1210 KB 1772/1822 KB 308/577 KB 756/1210 KB 1776/1822 KB 308/577 KB 756/1210 KB 1764/1822 KB 308/577 KB 756/1210 KB 1776/1822 KB 312/577 KB 756/1210 KB 1776/1822 KB 316/577 KB 756/1210 KB 1776/1822 KB 320/577 KB 756/1210 KB 1764/1822 KB 304/577 KB 760/1210 KB 1776/1822 KB 320/577 KB 764/1210 KB 1776/1822 KB 320/577 KB 768/1210 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 1776/1822 KB 320/577 KB 772/1210 KB 1780/1822 KB 320/577 KB 776/1210 KB 1780/1822 KB 324/577 KB 780/1210 KB 1780/1822 KB 324/577 KB 784/1210 KB 1780/1822 KB 324/577 KB 768/1210 KB 1780/1822 KB 320/577 KB 772/1210 KB 1780/1822 KB 324/577 KB 784/1210 KB 1780/1822 KB 328/577 KB 784/1210 KB 1780/1822 KB 332/577 KB 784/1210 KB 1780/1822 KB 336/577 KB 784/1210 KB 1780/1822 KB 340/577 KB 788/1210 KB 1784/1822 KB 344/577 KB 788/1210 KB 1784/1822 KB 348/577 KB 788/1210 KB 1784/1822 KB 352/577 KB 788/1210 KB 1784/1822 KB 340/577 KB 792/1210 KB 1784/1822 KB 352/577 KB 796/1210 KB 1784/1822 KB 352/577 KB 800/1210 KB 1784/1822 KB 352/577 KB 804/1210 KB 1784/1822 KB 352/577 KB 808/1210 KB 1784/1822 KB 356/577 KB 784/1210 KB 1784/1822 KB 340/577 KB 808/1210 KB 1788/1822 KB 356/577 KB 808/1210 KB 1792/1822 KB 356/577 KB 808/1210 KB 1796/1822 KB 356/577 KB 808/1210 KB 1800/1822 KB 356/577 KB 808/1210 KB 1804/1822 KB 356/577 KB 808/1210 KB 1808/1822 KB 356/577 KB 808/1210 KB 1812/1822 KB 356/577 KB 812/1210 KB 1816/1822 KB 356/577 KB 812/1210 KB 1820/1822 KB 356/577 KB 812/1210 KB 1822/1822 KB 356/577 KB 804/1210 KB 1784/1822 KB 356/577 KB 812/1210 KB 1822/1822 KB 360/577 KB 812/1210 KB 1822/1822 KB 364/577 KB 812/1210 KB 1822/1822 KB 368/577 KB 812/1210 KB 1812/1822 KB 356/577 KB 816/1210 KB 1822/1822 KB 368/577 KB 820/1210 KB 1822/1822 KB 368/577 KB 824/1210 KB 1822/1822 KB 372/577 KB 828/1210 KB 1822/1822 KB 372/577 KB 832/1210 KB 1822/1822 KB 372/577 KB 820/1210 KB 1822/1822 KB 372/577 KB 832/1210 KB 1822/1822 KB 376/577 KB 832/1210 KB 1822/1822 KB 380/577 KB 832/1210 KB 1822/1822 KB 384/577 KB 832/1210 KB 1822/1822 KB 388/577 KB 836/1210 KB 1822/1822 KB 392/577 KB 836/1210 KB 1822/1822 KB 396/577 KB 836/1210 KB 1822/1822 KB 400/577 KB 836/1210 KB 1822/1822 KB 388/577 KB 840/1210 KB 1822/1822 KB 400/577 KB 844/1210 KB 1822/1822 KB 400/577 KB 848/1210 KB 1822/1822 KB 400/577 KB 852/1210 KB 1822/1822 KB 400/577 KB 856/1210 KB 1822/1822 KB 404/577 KB 860/1210 KB 1822/1822 KB 404/577 KB 864/1210 KB 1822/1822 KB 404/577 KB 852/1210 KB 1822/1822 KB 404/577 KB 864/1210 KB 1822/1822 KB 408/577 KB 864/1210 KB 1822/1822 KB 412/577 KB 864/1210 KB 1822/1822 KB 416/577 KB 864/1210 KB 1822/1822 KB 420/577 KB 868/1210 KB 424/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1370.5 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 868/1210 KB 1822/1822 KB 420/577 KB 872/1210 KB 424/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 876/1210 KB 424/577 KB 876/1210 KB 428/577 KB 880/1210 KB 428/577 KB 880/1210 KB 432/577 KB 880/1210 KB 436/577 KB 884/1210 KB 440/577 KB 884/1210 KB 444/577 KB 884/1210 KB 448/577 KB 884/1210 KB 436/577 KB 888/1210 KB 448/577 KB 892/1210 KB 448/577 KB 896/1210 KB 448/577 KB 900/1210 KB 448/577 KB 904/1210 KB 452/577 KB 908/1210 KB 452/577 KB 912/1210 KB 452/577 KB 900/1210 KB 452/577 KB 912/1210 KB 456/577 KB 912/1210 KB 460/577 KB 912/1210 KB 464/577 KB 916/1210 KB 468/577 KB 916/1210 KB 472/577 KB 916/1210 KB 476/577 KB 916/1210 KB 480/577 KB 916/1210 KB 464/577 KB 920/1210 KB 480/577 KB 924/1210 KB 480/577 KB 928/1210 KB 480/577 KB 932/1210 KB 480/577 KB 936/1210 KB 484/577 KB 940/1210 KB 484/577 KB 944/1210 KB 484/577 KB 948/1210 KB 4/439 KB 484/577 KB 932/1210 KB 484/577 KB 944/1210 KB 4/439 KB 484/577 KB 948/1210 KB 8/439 KB 484/577 KB 948/1210 KB 12/439 KB 484/577 KB 948/1210 KB 16/439 KB 484/577 KB 948/1210 KB 20/439 KB 484/577 KB 948/1210 KB 24/439 KB 484/577 KB 948/1210 KB 28/439 KB 484/577 KB 948/1210 KB 32/439 KB 484/577 KB 948/1210 KB 36/439 KB 484/577 KB 948/1210 KB 40/439 KB 488/577 KB 948/1210 KB 44/439 KB 488/577 KB 948/1210 KB 48/439 KB 488/577 KB 948/1210 KB 36/439 KB 488/577 KB 948/1210 KB 48/439 KB 492/577 KB 948/1210 KB 48/439 KB 496/577 KB 948/1210 KB 48/439 KB 500/577 KB 948/1210 KB 52/439 KB 504/577 KB 952/1210 KB 52/439 KB 508/577 KB 952/1210 KB 52/439 KB 512/577 KB 948/1210 KB 52/439 KB 500/577 KB 952/1210 KB 56/439 KB 512/577 KB 952/1210 KB 60/439 KB 512/577 KB 952/1210 KB 64/439 KB 512/577 KB 952/1210 KB 68/439 KB 512/577 KB 952/1210 KB 72/439 KB 516/577 KB 952/1210 KB 76/439 KB 516/577 KB 952/1210 KB 80/439 KB 516/577 KB 952/1210 KB 52/439 KB 504/577 KB 956/1210 KB 80/439 KB 516/577 KB 960/1210 KB 80/439 KB 516/577 KB 964/1210 KB 80/439 KB 516/577 KB 952/1210 KB 68/439 KB 516/577 KB 964/1210 KB 80/439 KB 520/577 KB 964/1210 KB 80/439 KB 524/577 KB 968/1210 KB 80/439 KB 528/577 KB 968/1210 KB 80/439 KB 524/577 KB 972/1210 KB 80/439 KB 528/577 KB 976/1210 KB 80/439 KB 528/577 KB 976/1210 KB 80/439 KB 532/577 KB 980/1210 KB 84/439 KB 536/577 KB 980/1210 KB 84/439 KB 540/577 KB 980/1210 KB 84/439 KB 544/577 KB 980/1210 KB 84/439 KB 532/577 KB 980/1210 KB 88/439 KB 544/577 KB 980/1210 KB 92/439 KB 544/577 KB 980/1210 KB 96/439 KB 544/577 KB 980/1210 KB 80/439 KB 532/577 KB 984/1210 KB 96/439 KB 544/577 KB 988/1210 KB 96/439 KB 544/577 KB 992/1210 KB 96/439 KB 544/577 KB 996/1210 KB 96/439 KB 544/577 KB 1000/1210 KB 100/439 KB 548/577 KB 1004/1210 KB 100/439 KB 548/577 KB 1008/1210 KB 100/439 KB 548/577 KB 996/1210 KB 100/439 KB 548/577 KB 1008/1210 KB 104/439 KB 548/577 KB 1008/1210 KB 108/439 KB 548/577 KB 1008/1210 KB 112/439 KB 548/577 KB 996/1210 KB 96/439 KB 548/577 KB 1008/1210 KB 112/439 KB 552/577 KB 1008/1210 KB 112/439 KB 556/577 KB 1008/1210 KB 112/439 KB 560/577 KB 1008/1210 KB 112/439 KB 564/577 KB 1012/1210 KB 116/439 KB 568/577 KB 1012/1210 KB 116/439 KB 572/577 KB 1012/1210 KB 116/439 KB 576/577 KB 1012/1210 KB 116/439 KB 564/577 KB 1012/1210 KB 120/439 KB 576/577 KB 1012/1210 KB 124/439 KB 576/577 KB 1012/1210 KB 112/439 KB 564/577 KB 1016/1210 KB 124/439 KB 576/577 KB 1020/1210 KB 124/439 KB 576/577 KB 1024/1210 KB 124/439 KB 577/577 KB 1020/1210 KB 124/439 KB 577/577 KB 1024/1210 KB 128/439 KB 577/577 KB 1028/1210 KB 128/439 KB 577/577 KB 1032/1210 KB 132/439 KB 577/577 KB 1028/1 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 210 KB 132/439 KB 577/577 KB 1032/1210 KB 136/439 KB 577/577 KB 1032/1210 KB 140/439 KB 577/577 KB 1036/1210 KB 144/439 KB 577/577 KB 1032/1210 KB 144/439 KB 577/577 KB 1040/1210 KB 144/439 KB 577/577 KB 1044/1210 KB 144/439 KB 577/577 KB 1048/1210 KB 148/439 KB 577/577 KB 1052/1210 KB 148/439 KB 577/577 KB 1056/1210 KB 148/439 KB 577/577 KB 1044/1210 KB 148/439 KB 577/577 KB 1056/1210 KB 152/439 KB 577/577 KB 1056/1210 KB 156/439 KB 577/577 KB 1056/1210 KB 160/439 KB 577/577 KB 1060/1210 KB 164/439 KB 577/577 KB 1064/1210 KB 164/439 KB 577/577 KB 1068/1210 KB 164/439 KB 577/577 KB 1072/1210 KB 164/439 KB 577/577 KB 1056/1210 KB 164/439 KB 577/577 KB 1072/1210 KB 168/439 KB 577/577 KB 1072/1210 KB 172/439 KB 577/577 KB 1072/1210 KB 176/439 KB 577/577 KB 1072/1210 KB 176/439 KB 4/167 KB 577/577 KB 1072/1210 KB 176/439 KB 8/167 KB 577/577 KB 1072/1210 KB 176/439 KB 12/167 KB 577/577 KB 1072/1210 KB 176/439 KB 16/167 KB 577/577 KB 1072/1210 KB 176/439 KB 20/167 KB 577/577 KB 1072/1210 KB 176/439 KB 24/167 KB 577/577 KB 1072/1210 KB 176/439 KB 28/167 KB 577/577 KB 1072/1210 KB 176/439 KB 32/167 KB 577/577 KB 1072/1210 KB 176/439 KB 36/167 KB 577/577 KB 1072/1210 KB 176/439 KB 40/167 KB 577/577 KB 1072/1210 KB 176/439 KB 44/167 KB 577/577 KB 1072/1210 KB 176/439 KB 48/167 KB 577/577 KB 1076/1210 KB 176/439 KB 48/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 418.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 1080/1210 KB 176/439 KB 48/167 KB 1084/1210 KB 176/439 KB 48/167 KB 1088/1210 KB 176/439 KB 48/167 KB 1092/1210 KB 176/439 KB 48/167 KB 1096/1210 KB 176/439 KB 52/167 KB 1100/1210 KB 176/439 KB 52/167 KB 1092/1210 KB 176/439 KB 52/167 KB 1100/1210 KB 176/439 KB 56/167 KB 1100/1210 KB 176/439 KB 60/167 KB 1100/1210 KB 176/439 KB 64/167 KB 1104/1210 KB 176/439 KB 64/167 KB 1108/1210 KB 176/439 KB 64/167 KB 1108/1210 KB 180/439 KB 68/167 KB 1108/1210 KB 184/439 KB 68/167 KB 1108/1210 KB 188/439 KB 68/167 KB 1108/1210 KB 192/439 KB 68/167 KB 1108/1210 KB 196/439 KB 68/167 KB 1108/1210 KB 200/439 KB 68/167 KB 1108/1210 KB 204/439 KB 68/167 KB 1108/1210 KB 208/439 KB 68/167 KB 1108/1210 KB 212/439 KB 68/167 KB 1108/1210 KB 176/439 KB 68/167 KB 1112/1210 KB 212/439 KB 72/167 KB 1112/1210 KB 212/439 KB 76/167 KB 1112/1210 KB 212/439 KB 80/167 KB 1112/1210 KB 212/439 KB 68/167 KB 1116/1210 KB 216/439 KB 80/167 KB 1120/1210 KB 216/439 KB 80/167 KB 1120/1210 KB 216/439 KB 80/167 KB 3/562 KB 1120/1210 KB 216/439 KB 80/167 KB 6/562 KB 1120/1210 KB 216/439 KB 80/167 KB 9/562 KB 1120/1210 KB 216/439 KB 80/167 KB 11/562 KB 1120/1210 KB 216/439 KB 80/167 KB 14/562 KB 1120/1210 KB 216/439 KB 80/167 KB 16/562 KB 1120/1210 KB 216/439 KB 80/167 KB 19/562 KB 1112/1210 KB 216/439 KB 80/167 KB 1120/1210 KB 220/439 KB 80/167 KB 19/562 KB 1120/1210 KB 224/439 KB 80/167 KB 22/562 KB 1120/1210 KB 228/439 KB 80/167 KB 22/562 KB 1124/1210 KB 232/439 KB 84/167 KB 22/562 KB 1120/1210 KB 224/439 KB 80/167 KB 22/562 KB 1124/1210 KB 232/439 KB 84/167 KB 25/562 KB 1124/1210 KB 228/439 KB 84/167 KB 22/562 KB 1124/1210 KB 232/439 KB 88/167 KB 25/562 KB 1124/1210 KB 232/439 KB 92/167 KB 25/562 KB 1124/1210 KB 228/439 KB 80/167 KB 22/562 KB 1128/1210 KB 232/439 KB 96/167 KB 27/562 KB 1132/1210 KB 232/439 KB 96/167 KB 27/562 KB 1136/1210 KB 232/439 KB 96/167 KB 27/562 KB 1124/1210 KB 232/439 KB 92/167 KB 27/562 KB 1136/1210 KB 232/439 KB 96/167 KB 30/562 KB 1128/1210 KB 232/439 KB 96/167 KB 27/562 KB 1136/1210 KB 232/439 KB 100/167 KB 30/562 KB 1140/1210 KB 236/439 KB 104/167 KB 32/562 KB 1140/1210 KB 236/439 KB 108/167 KB 32/562 KB 1140/1210 KB 236/439 KB 112/167 KB 32/562 KB 1140/1210 KB 236/439 KB 116/167 KB 32/562 KB 1140/1210 KB 236/439 KB 120/167 KB 32/562 KB 1140/1210 KB 236/439 KB 124/167 KB 32/562 KB 1140/1210 KB 236/439 KB 128/167 KB 32/562 KB 1140/1210 KB 236/439 KB 100/167 KB 32/562 KB 1144/1210 KB 236/439 KB 128/167 KB 32/562 KB 1148/1210 KB 236/439 KB 128/167 KB 32/562 KB 1152/1210 KB 236/439 KB 128/167 KB 32/562 KB 1136/1210 KB 236/439 KB 100/167 KB 32/562 KB 1152/1210 KB 240/439 KB 128/167 KB 32/562 KB 1136/1210 KB 232/439 KB 100/167 KB 32/562 KB 1152/1210 KB 240/439 KB 128/167 KB 36/562 KB 1152/1210 KB 244/439 KB 128/167 KB 40/562 KB 1152/1210 KB 244/439 KB 128/167 KB 44/562 KB 1152/1210 KB 244/439 KB 128/167 KB 36/562 KB 1152/1210 KB 248/439 KB 128/167 KB 44/562 KB 1152/1210 KB 252/439 KB 128/167 KB 44/562 KB 1152/1210 KB 256/439 KB 128/167 KB 44/562 KB 1152/1210 KB 260/439 KB 128/167 KB 48/562 KB 1156/1210 KB 264/439 KB 132/167 KB 48/562 KB 1156/1210 KB 268/439 KB 132/167 KB 48/562 KB 1156/1210 KB 272/439 KB 132/167 KB 48/562 KB 1152/1210 KB 256/439 KB 128/167 KB 48/562 KB 1156/1210 KB 272/439 KB 132/167 KB 52/562 KB 1156/1210 KB 272/439 KB 132/167 KB 56/562 KB 1156/1210 KB 272/439 KB 132/167 KB 60/562 KB 1156/1210 KB 272/439 KB 132/167 KB 64/562 KB 1156/1210 KB 27 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 6/439 KB 132/167 KB 64/562 KB 1156/1210 KB 280/439 KB 132/167 KB 68/562 KB 1156/1210 KB 260/439 KB 132/167 KB 48/562 KB 1156/1210 KB 260/439 KB 128/167 KB 48/562 KB 1160/1210 KB 284/439 KB 132/167 KB 68/562 KB 1164/1210 KB 284/439 KB 132/167 KB 68/562 KB 1168/1210 KB 284/439 KB 132/167 KB 68/562 KB 1172/1210 KB 284/439 KB 132/167 KB 68/562 KB 1176/1210 KB 284/439 KB 136/167 KB 68/562 KB 1180/1210 KB 284/439 KB 136/167 KB 68/562 KB 1184/1210 KB 284/439 KB 136/167 KB 68/562 KB 1156/1210 KB 276/439 KB 132/167 KB 68/562 KB 1184/1210 KB 284/439 KB 136/167 KB 72/562 KB 1184/1210 KB 284/439 KB 136/167 KB 76/562 KB 1184/1210 KB 284/439 KB 136/167 KB 80/562 KB 1184/1210 KB 284/439 KB 136/167 KB 84/562 KB 1188/1210 KB 284/439 KB 136/167 KB 88/562 KB 1188/1210 KB 284/439 KB 136/167 KB 92/562 KB 1188/1210 KB 284/439 KB 136/167 KB 96/562 KB 1184/1210 KB 284/439 KB 136/167 KB 68/562 KB 1188/1210 KB 288/439 KB 136/167 KB 96/562 KB 1188/1210 KB 292/439 KB 136/167 KB 96/562 KB 1188/1210 KB 296/439 KB 136/167 KB 96/562 KB 1188/1210 KB 300/439 KB 136/167 KB 96/562 KB 1188/1210 KB 304/439 KB 136/167 KB 96/562 KB 1172/1210 KB 284/439 KB 136/167 KB 68/562 KB 1188/1210 KB 304/439 KB 140/167 KB 96/562 KB 1188/1210 KB 304/439 KB 144/167 KB 96/562 KB 1188/1210 KB 304/439 KB 148/167 KB 96/562 KB 1188/1210 KB 304/439 KB 152/167 KB 96/562 KB 1188/1210 KB 304/439 KB 156/167 KB 96/562 KB 1188/1210 KB 304/439 KB 160/167 KB 96/562 KB 1188/1210 KB 284/439 KB 136/167 KB 84/562 KB 1192/1210 KB 304/439 KB 160/167 KB 96/562 KB 1196/1210 KB 304/439 KB 160/167 KB 96/562 KB 1200/1210 KB 304/439 KB 160/167 KB 96/562 KB 1204/1210 KB 304/439 KB 164/167 KB 96/562 KB 1208/1210 KB 308/439 KB 164/167 KB 100/562 KB 1210/1210 KB 308/439 KB 164/167 KB 100/562 KB 1200/1210 KB 304/439 KB 164/167 KB 96/562 KB 1210/1210 KB 308/439 KB 167/167 KB 100/562 KB 1204/1210 KB 308/439 KB 164/167 KB 100/562 KB 1210/1210 KB 308/439 KB 167/167 KB 104/562 KB 1210/1210 KB 308/439 KB 167/167 KB 108/562 KB 1210/1210 KB 308/439 KB 167/167 KB 112/562 KB 1204/1210 KB 308/439 KB 164/167 KB 96/562 KB 1210/1210 KB 312/439 KB 167/167 KB 112/562 KB 1210/1210 KB 316/439 KB 167/167 KB 112/562 KB 1210/1210 KB 320/439 KB 167/167 KB 112/562 KB 1210/1210 KB 320/439 KB 167/167 KB 116/562 KB 1210/1210 KB 324/439 KB 167/167 KB 120/562 KB 1210/1210 KB 324/439 KB 167/167 KB 124/562 KB 1210/1210 KB 324/439 KB 167/167 KB 128/562 KB 1210/1210 KB 324/439 KB 167/167 KB 116/562 KB 1210/1210 KB 328/439 KB 167/167 KB 128/562 KB 1210/1210 KB 332/439 KB 167/167 KB 128/562 KB 1210/1210 KB 336/439 KB 167/167 KB 132/562 KB 1210/1210 KB 340/439 KB 167/167 KB 132/562 KB 1210/1210 KB 344/439 KB 167/167 KB 132/562 KB 1210/1210 KB 348/439 KB 167/167 KB 132/562 KB 1210/1210 KB 352/439 KB 167/167 KB 132/562 KB 1210/1210 KB 332/439 KB 167/167 KB 132/562 KB 1210/1210 KB 352/439 KB 167/167 KB 136/562 KB 1210/1210 KB 352/439 KB 167/167 KB 140/562 KB 1210/1210 KB 352/439 KB 167/167 KB 144/562 KB 1210/1210 KB 352/439 KB 167/167 KB 148/562 KB 1210/1210 KB 352/439 KB 167/167 KB 152/562 KB 1210/1210 KB 356/439 KB 167/167 KB 156/562 KB 1210/1210 KB 356/439 KB 167/167 KB 160/562 KB 1210/1210 KB 356/439 KB 167/167 KB 164/562 KB 356/439 KB 167/167 KB 168/562 KB 356/439 KB 167/167 KB 172/562 KB 356/439 KB 167/167 KB 176/562 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 117.7 KB/s unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install ec) unit-abot-epc-basic-0: 12:21:40 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: 12:21:40 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 356/439 KB 167/167 KB 152/562 KB 360/439 KB 176/562 KB 364/439 KB 176/562 KB 368/439 KB 176/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 854.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 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: 12:21:40 DEBUG unit.abot-epc-basic/0.install 372/439 KB 176/562 KB 376/439 KB 176/562 KB 380/439 KB 176/562 KB 384/439 KB 176/562 KB 388/439 KB 176/562 KB 392/439 KB 180/562 KB 396/439 KB 180/562 KB 400/439 KB 180/562 KB 388/439 KB 180/562 KB 400/439 KB 184/562 KB 400/439 KB 188/562 KB 400/439 KB 192/562 KB 404/439 KB 196/562 KB 404/439 KB 196/562 KB 404/439 KB 200/562 KB 408/439 KB 200/562 KB 412/439 KB 200/562 KB 416/439 KB 204/562 KB 416/439 KB 4/256 KB 204/562 KB 416/439 KB 8/256 KB 204/562 KB 416/439 KB 12/256 KB 204/562 KB 416/439 KB 16/256 KB 204/562 KB 416/439 KB 20/256 KB 204/562 KB 416/439 KB 24/256 KB 204/562 KB 416/439 KB 28/256 KB 204/562 KB 416/439 KB 32/256 KB 204/562 KB 416/439 KB 36/256 KB 204/562 KB 416/439 KB 40/256 KB 204/562 KB 412/439 KB 204/562 KB 416/439 KB 40/256 KB 208/562 KB 416/439 KB 44/256 KB 212/562 KB 420/439 KB 44/256 KB 4/140 KB 216/562 KB 420/439 KB 44/256 KB 4/140 KB 220/562 KB 420/439 KB 44/256 KB 4/140 KB 224/562 KB 416/439 KB 44/256 KB 208/562 KB 420/439 KB 48/256 KB 4/140 KB 224/562 KB 420/439 KB 52/256 KB 4/140 KB 224/562 KB 420/439 KB 56/256 KB 4/140 KB 224/562 KB 420/439 KB 60/256 KB 4/140 KB 224/562 KB 420/439 KB 64/256 KB 4/140 KB 224/562 KB 420/439 KB 68/256 KB 4/140 KB 224/562 KB 420/439 KB 72/256 KB 4/140 KB 228/562 KB 420/439 KB 76/256 KB 4/140 KB 228/562 KB 420/439 KB 80/256 KB 4/140 KB 228/562 KB 420/439 KB 44/256 KB 4/140 KB 212/562 KB 416/439 KB 44/256 KB 4/140 KB 212/562 KB 420/439 KB 80/256 KB 8/140 KB 228/562 KB 420/439 KB 80/256 KB 12/140 KB 228/562 KB 420/439 KB 80/256 KB 16/140 KB 228/562 KB 420/439 KB 80/256 KB 20/140 KB 228/562 KB 420/439 KB 80/256 KB 24/140 KB 228/562 KB 420/439 KB 80/256 KB 28/140 KB 228/562 KB 420/439 KB 80/256 KB 32/140 KB 228/562 KB 420/439 KB 80/256 KB 36/140 KB 228/562 KB 420/439 KB 80/256 KB 40/140 KB 228/562 KB 420/439 KB 80/256 KB 44/140 KB 228/562 KB 420/439 KB 80/256 KB 48/140 KB 228/562 KB 420/439 KB 80/256 KB 52/140 KB 228/562 KB 420/439 KB 80/256 KB 56/140 KB 228/562 KB 420/439 KB 80/256 KB 60/140 KB 228/562 KB 420/439 KB 80/256 KB 64/140 KB 228/562 KB 420/439 KB 80/256 KB 68/140 KB 228/562 KB 424/439 KB 80/256 KB 72/140 KB 228/562 KB 424/439 KB 80/256 KB 76/140 KB 228/562 KB 424/439 KB 80/256 KB 80/140 KB 228/562 KB 424/439 KB 80/256 KB 84/140 KB 228/562 KB 424/439 KB 80/256 KB 88/140 KB 228/562 KB 424/439 KB 80/256 KB 92/140 KB 228/562 KB 424/439 KB 80/256 KB 96/140 KB 228/562 KB 424/439 KB 80/256 KB 100/140 KB 228/562 KB 424/439 KB 84/256 KB 104/140 KB 228/562 KB 424/439 KB 84/256 KB 108/140 KB 228/562 KB 424/439 KB 84/256 KB 112/140 KB 228/562 KB 420/439 KB 68/256 KB 4/140 KB 228/562 KB 424/439 KB 84/256 KB 112/140 KB 232/562 KB 424/439 KB 84/256 KB 112/140 KB 236/562 KB 424/439 KB 84/256 KB 112/140 KB 240/562 KB 424/439 KB 84/256 KB 112/140 KB 244/562 KB 424/439 KB 84/256 KB 112/140 KB 248/562 KB 424/439 KB 84/256 KB 112/140 KB 252/562 KB 424/439 KB 84/256 KB 112/140 KB 256/562 KB 424/439 KB 84/256 KB 100/140 KB 228/562 KB 424/439 KB 80/256 KB 68/140 KB 228/562 KB 428/439 KB 84/256 KB 112/140 KB 256/562 KB 432/439 KB 84/256 KB 112/140 KB 256/562 KB 436/439 KB 84/256 KB 112/140 KB 256/562 KB 439/439 KB 84/256 KB 112/140 KB 256/562 KB 439/439 KB 88/256 KB 112/140 KB 256/562 KB 439/439 KB 92/256 KB 112/140 KB 256/562 KB 439/439 KB 96/256 KB 112/140 KB 256/562 KB 439/439 KB 96/256 KB 112/140 KB 260/562 KB 439/439 KB 100/256 KB 116/140 KB 264/562 KB 439/439 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 100/256 KB 116/140 KB 268/562 KB 439/439 KB 100/256 KB 116/140 KB 271/562 KB 439/439 KB 100/256 KB 116/140 KB 260/562 KB 439/439 KB 100/256 KB 112/140 KB 260/562 KB 439/439 KB 104/256 KB 116/140 KB 271/562 KB 439/439 KB 108/256 KB 116/140 KB 271/562 KB 439/439 KB 112/256 KB 116/140 KB 271/562 KB 439/439 KB 112/256 KB 120/140 KB 271/562 KB 439/439 KB 112/256 KB 124/140 KB 271/562 KB 439/439 KB 116/256 KB 128/140 KB 271/562 KB 439/439 KB 116/256 KB 132/140 KB 271/562 KB 439/439 KB 116/256 KB 136/140 KB 275/562 KB 439/439 KB 116/256 KB 124/140 KB 271/562 KB 439/439 KB 120/256 KB 136/140 KB 275/562 KB 439/439 KB 124/256 KB 136/140 KB 275/562 KB 439/439 KB 128/256 KB 136/140 KB 275/562 KB 439/439 KB 116/256 KB 132/140 KB 275/562 KB 439/439 KB 128/256 KB 140/140 KB 279/562 KB 439/439 KB 128/256 KB 140/140 KB 283/562 KB 439/439 KB 128/256 KB 140/140 KB 287/562 KB 439/439 KB 128/256 KB 140/140 KB 275/562 KB 439/439 KB 128/256 KB 140/140 KB 287/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 302.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 128/256 KB 140/140 KB 291/562 KB 128/256 KB 140/140 KB 295/562 KB 132/256 KB 140/140 KB 299/562 KB 132/256 KB 140/140 KB 303/562 KB 132/256 KB 140/140 KB 295/562 KB 136/256 KB 140/140 KB 303/562 KB 140/256 KB 140/140 KB 303/562 KB 144/256 KB 140/140 KB 303/562 KB 148/256 KB 140/140 KB 303/562 KB 152/256 KB 140/140 KB 307/562 KB 156/256 KB 140/140 KB 307/562 KB 160/256 KB 140/140 KB 307/562 KB 148/256 KB 140/140 KB 307/562 KB 160/256 KB 140/140 KB 311/562 KB 160/256 KB 140/140 KB 315/562 KB 160/256 KB 140/140 KB 319/562 KB 164/256 KB 140/140 KB 319/562 KB 164/256 KB 140/140 KB 323/562 KB 164/256 KB 140/140 KB 327/562 KB 164/256 KB 140/140 KB 331/562 KB 168/256 KB 140/140 KB 331/562 KB 172/256 KB 140/140 KB 331/562 KB 176/256 KB 140/140 KB 335/562 KB 172/256 KB 140/140 KB 335/562 KB 176/256 KB 140/140 KB 339/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 96.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 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: 12:21:40 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: 12:21:40 DEBUG unit.abot-epc-basic/0.install 180/256 KB 343/562 KB 180/256 KB 347/562 KB 180/256 KB 351/562 KB 180/256 KB 140/140 KB 339/562 KB 184/256 KB 351/562 KB 188/256 KB 351/562 KB 192/256 KB 351/562 KB 196/256 KB 351/562 KB 200/256 KB 355/562 KB 204/256 KB 355/562 KB 208/256 KB 355/562 KB 196/256 KB 355/562 KB 208/256 KB 359/562 KB 208/256 KB 363/562 KB 208/256 KB 367/562 KB 208/256 KB 371/562 KB 212/256 KB 375/562 KB 212/256 KB 379/562 KB 212/256 KB 383/562 KB 212/256 KB 371/562 KB 216/256 KB 383/562 KB 220/256 KB 383/562 KB 224/256 KB 383/562 KB 228/256 KB 383/562 KB 232/256 KB 387/562 KB 236/256 KB 387/562 KB 240/256 KB 387/562 KB 228/256 KB 387/562 KB 240/256 KB 391/562 KB 240/256 KB 395/562 KB 4/1461 KB 240/256 KB 395/562 KB 8/1461 KB 240/256 KB 395/562 KB 12/1461 KB 240/256 KB 395/562 KB 16/1461 KB 240/256 KB 395/562 KB 20/1461 KB 240/256 KB 395/562 KB 24/1461 KB 240/256 KB 395/562 KB 28/1461 KB 240/256 KB 395/562 KB 32/1461 KB 240/256 KB 395/562 KB 36/1461 KB 240/256 KB 395/562 KB 40/1461 KB 240/256 KB 395/562 KB 44/1461 KB 240/256 KB 395/562 KB 48/1461 KB 240/256 KB 395/562 KB 52/1461 KB 240/256 KB 395/562 KB 56/1461 KB 244/256 KB 399/562 KB 60/1461 KB 244/256 KB 399/562 KB 64/1461 KB 244/256 KB 399/562 KB 68/1461 KB 244/256 KB 399/562 KB 72/1461 KB 244/256 KB 399/562 KB 76/1461 KB 244/256 KB 399/562 KB 80/1461 KB 244/256 KB 399/562 KB 84/1461 KB 244/256 KB 399/562 KB 52/1461 KB 244/256 KB 399/562 KB 84/1461 KB 4/1118 KB 248/256 KB 399/562 KB 52/1461 KB 240/256 KB 399/562 KB 84/1461 KB 4/1118 KB 244/256 KB 399/562 KB 84/1461 KB 8/1118 KB 248/256 KB 399/562 KB 84/1461 KB 12/1118 KB 248/256 KB 399/562 KB 84/1461 KB 16/1118 KB 248/256 KB 399/562 KB 84/1461 KB 20/1118 KB 248/256 KB 399/562 KB 84/1461 KB 24/1118 KB 248/256 KB 399/562 KB 84/1461 KB 28/1118 KB 248/256 KB 399/562 KB 84/1461 KB 32/1118 KB 248/256 KB 399/562 KB 84/1461 KB 36/1118 KB 248/256 KB 399/562 KB 84/1461 KB 40/1118 KB 252/256 KB 403/562 KB 84/1461 KB 36/1118 KB 252/256 KB 403/562 KB 84/1461 KB 36/1118 KB 248/256 KB 403/562 KB 84/1461 KB 40/1118 KB 256/256 KB 403/562 KB 84/1461 KB 40/1118 KB 256/256 KB 407/562 KB 84/1461 KB 40/1118 KB 256/256 KB 407/562 KB 84/1461 KB 44/1118 KB 256/256 KB 407/562 KB 84/1461 KB 48/1118 KB 256/256 KB 411/562 KB 84/1461 KB 52/1118 KB 256/256 KB 411/562 KB 84/1461 KB 56/1118 KB 256/256 KB 411/562 KB 84/1461 KB 44/1118 KB 256/256 KB 411/562 KB 84/1461 KB 56/1118 KB 256/256 KB 415/562 KB 84/1461 KB 56/1118 KB 256/256 KB 419/562 KB 84/1461 KB 56/1118 KB 256/256 KB 423/562 KB 84/1461 KB 56/1118 KB 256/256 KB 427/562 KB 88/1461 KB 56/1118 KB 256/256 KB 431/562 KB 88/1461 KB 60/1118 KB 256/256 KB 435/562 KB 88/1461 KB 60/1118 KB 256/256 KB 439/562 KB 88/1461 KB 56/1118 KB 256/256 KB 427/562 KB 92/1461 KB 60/1118 KB 256/256 KB 443/562 KB 96/1461 KB 60/1118 KB 256/256 KB 443/562 KB 88/1461 KB 60/1118 KB 256/256 KB 431/562 KB 96/1461 KB 64/1118 KB 256/256 KB 443/562 KB 96/1461 KB 68/1118 KB 256/256 KB 443/562 KB 96/1461 KB 72/1118 KB 256/256 KB 443/562 KB 100/1461 KB 76/1118 KB 443/562 KB 100/1461 KB 80/1118 KB 443/562 KB 88/1461 KB 60/1118 KB 256/256 KB 443/562 KB 100/1461 KB 80/1118 KB 447/562 KB 100/1461 KB 80/1118 KB 451/562 KB 100/1461 KB 84/1118 KB 455/562 KB 100/1461 KB 84/1118 KB 459/562 KB 100/1461 KB 84/1118 KB 463/562 KB 100/1461 KB 72/1118 KB 443/562 KB 104/1461 KB 84/1118 KB 463/562 KB 108/1461 KB 84/1118 KB 463/562 KB 112/1461 KB 8 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 4/1118 KB 463/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 172.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 116/1461 KB 84/1118 KB 463/562 KB 100/1461 KB 84/1118 KB 451/562 KB 116/1461 KB 88/1118 KB 463/562 KB 116/1461 KB 92/1118 KB 463/562 KB 116/1461 KB 92/1118 KB 467/562 KB 120/1461 KB 96/1118 KB 467/562 KB 120/1461 KB 92/1118 KB 467/562 KB 124/1461 KB 96/1118 KB 467/562 KB 128/1461 KB 96/1118 KB 467/562 KB 128/1461 KB 100/1118 KB 467/562 KB 132/1461 KB 104/1118 KB 471/562 KB 132/1461 KB 108/1118 KB 471/562 KB 132/1461 KB 112/1118 KB 471/562 KB 132/1461 KB 100/1118 KB 471/562 KB 132/1461 KB 112/1118 KB 475/562 KB 132/1461 KB 112/1118 KB 479/562 KB 132/1461 KB 100/1118 KB 467/562 KB 136/1461 KB 112/1118 KB 479/562 KB 140/1461 KB 112/1118 KB 479/562 KB 144/1461 KB 112/1118 KB 479/562 KB 144/1461 KB 112/1118 KB 483/562 KB 148/1461 KB 116/1118 KB 487/562 KB 148/1461 KB 116/1118 KB 483/562 KB 148/1461 KB 120/1118 KB 487/562 KB 148/1461 KB 124/1118 KB 487/562 KB 148/1461 KB 3/37 KB 128/1118 KB 487/562 KB 148/1461 KB 112/1118 KB 483/562 KB 152/1461 KB 3/37 KB 128/1118 KB 491/562 KB 156/1461 KB 3/37 KB 128/1118 KB 491/562 KB 160/1461 KB 3/37 KB 128/1118 KB 491/562 KB 148/1461 KB 3/37 KB 128/1118 KB 491/562 KB 148/1461 KB 3/37 KB 124/1118 KB 487/562 KB 160/1461 KB 5/37 KB 128/1118 KB 491/562 KB 160/1461 KB 8/37 KB 128/1118 KB 491/562 KB 160/1461 KB 11/37 KB 128/1118 KB 491/562 KB 160/1461 KB 13/37 KB 128/1118 KB 491/562 KB 160/1461 KB 16/37 KB 128/1118 KB 491/562 KB 160/1461 KB 19/37 KB 128/1118 KB 491/562 KB 160/1461 KB 21/37 KB 128/1118 KB 491/562 KB 160/1461 KB 24/37 KB 128/1118 KB 491/562 KB 160/1461 KB 27/37 KB 128/1118 KB 491/562 KB 160/1461 KB 29/37 KB 128/1118 KB 491/562 KB 160/1461 KB 29/37 KB 128/1118 KB 495/562 KB 160/1461 KB 32/37 KB 132/1118 KB 495/562 KB 164/1461 KB 32/37 KB 136/1118 KB 499/562 KB 160/1461 KB 32/37 KB 128/1118 KB 495/562 KB 164/1461 KB 35/37 KB 136/1118 KB 499/562 KB 164/1461 KB 37/37 KB 136/1118 KB 499/562 KB 164/1461 KB 32/37 KB 132/1118 KB 499/562 KB 164/1461 KB 37/37 KB 136/1118 KB 503/562 KB 164/1461 KB 37/37 KB 140/1118 KB 507/562 KB 164/1461 KB 37/37 KB 140/1118 KB 511/562 KB 164/1461 KB 32/37 KB 132/1118 KB 495/562 KB 168/1461 KB 37/37 KB 140/1118 KB 511/562 KB 172/1461 KB 37/37 KB 140/1118 KB 511/562 KB 176/1461 KB 37/37 KB 140/1118 KB 511/562 KB 180/1461 KB 37/37 KB 140/1118 KB 511/562 KB 184/1461 KB 37/37 KB 140/1118 KB 515/562 KB 188/1461 KB 37/37 KB 140/1118 KB 515/562 KB 192/1461 KB 37/37 KB 140/1118 KB 515/562 KB 164/1461 KB 37/37 KB 140/1118 KB 503/562 KB 192/1461 KB 37/37 KB 144/1118 KB 515/562 KB 192/1461 KB 37/37 KB 148/1118 KB 515/562 KB 192/1461 KB 37/37 KB 152/1118 KB 515/562 KB 192/1461 KB 37/37 KB 156/1118 KB 515/562 KB 192/1461 KB 37/37 KB 160/1118 KB 515/562 KB 180/1461 KB 37/37 KB 140/1118 KB 515/562 KB 192/1461 KB 37/37 KB 160/1118 KB 519/562 KB 192/1461 KB 37/37 KB 160/1118 KB 523/562 KB 192/1461 KB 37/37 KB 160/1118 KB 527/562 KB 192/1461 KB 37/37 KB 164/1118 KB 527/562 KB 196/1461 KB 37/37 KB 168/1118 KB 531/562 KB 196/1461 KB 37/37 KB 172/1118 KB 531/562 KB 196/1461 KB 37/37 KB 176/1118 KB 531/562 KB 196/1461 KB 37/37 KB 164/1118 KB 531/562 KB 200/1461 KB 37/37 KB 176/1118 KB 531/562 KB 204/1461 KB 37/37 KB 176/1118 KB 531/562 KB 208/1461 KB 37/37 KB 176/1118 KB 531/562 KB 212/1461 KB 37/37 KB 176/1118 KB 531/562 KB 216/1461 KB 37/37 KB 180/1118 KB 531/562 KB 220/1461 KB 37/37 KB 180/1118 KB 531/562 KB 224/1461 KB 37/37 KB 180/1118 KB 531/562 KB 192/1461 KB 37/37 KB 164/1118 KB 531/562 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 224/1461 KB 37/37 KB 180/1118 KB 535/562 KB 224/1461 KB 37/37 KB 180/1118 KB 539/562 KB 224/1461 KB 37/37 KB 180/1118 KB 543/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 24.5 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 224/1461 KB 180/1118 KB 547/562 KB 224/1461 KB 180/1118 KB 551/562 KB 224/1461 KB 180/1118 KB 555/562 KB 224/1461 KB 180/1118 KB 559/562 KB 212/1461 KB 37/37 KB 180/1118 KB 531/562 KB 224/1461 KB 184/1118 KB 559/562 KB 224/1461 KB 188/1118 KB 559/562 KB 224/1461 KB 192/1118 KB 559/562 KB 224/1461 KB 196/1118 KB 559/562 KB 228/1461 KB 200/1118 KB 562/562 KB 228/1461 KB 204/1118 KB 562/562 KB 228/1461 KB 208/1118 KB 562/562 KB 228/1461 KB 196/1118 KB 562/562 KB 232/1461 KB 208/1118 KB 562/562 KB 236/1461 KB 208/1118 KB 562/562 KB 240/1461 KB 208/1118 KB 562/562 KB 224/1461 KB 196/1118 KB 562/562 KB 244/1461 KB 208/1118 KB 562/562 KB 248/1461 KB 212/1118 KB 562/562 KB 244/1461 KB 212/1118 KB 562/562 KB 248/1461 KB 3/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 5/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 8/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 11/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 13/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 16/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 19/1192 KB 212/1118 KB 562/562 KB 248/1461 KB 19/1192 KB 212/1118 KB 3/46 KB 562/562 KB 248/1461 KB 21/1192 KB 212/1118 KB 3/46 KB 562/562 KB 248/1461 KB 21/1192 KB 212/1118 KB 5/46 KB 562/562 KB 248/1461 KB 24/1192 KB 212/1118 KB 8/46 KB 562/562 KB 248/1461 KB 24/1192 KB 212/1118 KB 5/46 KB 562/562 KB 248/1461 KB 27/1192 KB 212/1118 KB 8/46 KB 562/562 KB 248/1461 KB 27/1192 KB 212/1118 KB 11/46 KB 562/562 KB 248/1461 KB 29/1192 KB 212/1118 KB 11/46 KB 562/562 KB 248/1461 KB 32/1192 KB 212/1118 KB 13/46 KB 562/562 KB 248/1461 KB 36/1192 KB 212/1118 KB 13/46 KB 248/1461 KB 40/1192 KB 212/1118 KB 13/46 KB 248/1461 KB 29/1192 KB 212/1118 KB 13/46 KB 562/562 KB 248/1461 KB 40/1192 KB 216/1118 KB 16/46 KB 248/1461 KB 40/1192 KB 216/1118 KB 19/46 KB 248/1461 KB 40/1192 KB 216/1118 KB 21/46 KB 248/1461 KB 40/1192 KB 216/1118 KB 24/46 KB 248/1461 KB 40/1192 KB 216/1118 KB 13/46 KB 248/1461 KB 40/1192 KB 220/1118 KB 24/46 KB 248/1461 KB 44/1192 KB 220/1118 KB 24/46 KB 248/1461 KB 48/1192 KB 220/1118 KB 24/46 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 369.4 KB/sec) unit-abot-epc-basic-0: 12:21:40 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: 12:21:40 DEBUG unit.abot-epc-basic/0.install 248/1461 KB 48/1192 KB 224/1118 KB 27/46 KB 248/1461 KB 48/1192 KB 220/1118 KB 27/46 KB 248/1461 KB 52/1192 KB 224/1118 KB 27/46 KB 252/1461 KB 56/1192 KB 228/1118 KB 29/46 KB 252/1461 KB 60/1192 KB 228/1118 KB 29/46 KB 252/1461 KB 52/1192 KB 228/1118 KB 29/46 KB 252/1461 KB 60/1192 KB 228/1118 KB 32/46 KB 252/1461 KB 60/1192 KB 228/1118 KB 36/46 KB 252/1461 KB 52/1192 KB 228/1118 KB 27/46 KB 252/1461 KB 64/1192 KB 232/1118 KB 36/46 KB 252/1461 KB 64/1192 KB 236/1118 KB 36/46 KB 252/1461 KB 64/1192 KB 240/1118 KB 36/46 KB 252/1461 KB 52/1192 KB 224/1118 KB 27/46 KB 256/1461 KB 64/1192 KB 240/1118 KB 40/46 KB 260/1461 KB 64/1192 KB 240/1118 KB 40/46 KB 252/1461 KB 64/1192 KB 240/1118 KB 40/46 KB 260/1461 KB 64/1192 KB 240/1118 KB 44/46 KB 264/1461 KB 64/1192 KB 244/1118 KB 46/46 KB 252/1461 KB 64/1192 KB 228/1118 KB 36/46 KB 264/1461 KB 68/1192 KB 244/1118 KB 46/46 KB 264/1461 KB 72/1192 KB 244/1118 KB 46/46 KB 264/1461 KB 76/1192 KB 244/1118 KB 46/46 KB 264/1461 KB 80/1192 KB 244/1118 KB 46/46 KB 264/1461 KB 64/1192 KB 244/1118 KB 44/46 KB 264/1461 KB 80/1192 KB 248/1118 KB 46/46 KB 264/1461 KB 80/1192 KB 252/1118 KB 46/46 KB 264/1461 KB 80/1192 KB 256/1118 KB 46/46 KB 264/1461 KB 64/1192 KB 240/1118 KB 44/46 KB 268/1461 KB 80/1192 KB 256/1118 KB 46/46 KB 272/1461 KB 80/1192 KB 256/1118 KB 46/46 KB 276/1461 KB 80/1192 KB 256/1118 KB 46/46 KB 280/1461 KB 80/1192 KB 256/1118 KB 46/46 KB 284/1461 KB 80/1192 KB 256/1118 KB 46/46 KB 288/1461 KB 84/1192 KB 256/1118 KB 46/46 KB 292/1461 KB 84/1192 KB 256/1118 KB 46/46 KB 296/1461 KB 84/1192 KB 260/1118 KB 46/46 KB 300/1461 KB 84/1192 KB 260/1118 KB 46/46 KB 304/1461 KB 84/1192 KB 260/1118 KB 46/46 KB 284/1461 KB 84/1192 KB 256/1118 KB 46/46 KB 304/1461 KB 88/1192 KB 260/1118 KB 46/46 KB 304/1461 KB 92/1192 KB 260/1118 KB 46/46 KB 292/1461 KB 84/1192 KB 260/1118 KB 46/46 KB 304/1461 KB 92/1192 KB 264/1118 KB 46/46 KB 304/1461 KB 92/1192 KB 268/1118 KB 46/46 KB 304/1461 KB 92/1192 KB 272/1118 KB 46/46 KB 304/1461 KB 96/1192 KB 272/1118 KB 46/46 KB 304/1461 KB 96/1192 KB 276/1118 KB 46/46 KB 308/1461 KB 100/1192 KB 276/1118 KB 4/287 KB 46/46 KB 308/1461 KB 100/1192 KB 276/1118 KB 8/287 KB 46/46 KB 308/1461 KB 100/1192 KB 276/1118 KB 12/287 KB 46/46 KB 308/1461 KB 100/1192 KB 276/1118 KB 16/287 KB 46/46 KB 308/1461 KB 100/1192 KB 276/1118 KB 20/287 KB 46/46 KB 308/1461 KB 100/1192 KB 276/1118 KB 24/287 KB 308/1461 KB 100/1192 KB 276/1118 KB 46/46 KB 308/1461 KB 96/1192 KB 276/1118 KB 46/46 KB 312/1461 KB 100/1192 KB 280/1118 KB 24/287 KB 316/1461 KB 104/1192 KB 280/1118 KB 24/287 KB 308/1461 KB 100/1192 KB 280/1118 KB 24/287 KB 316/1461 KB 104/1192 KB 284/1118 KB 28/287 KB 316/1461 KB 104/1192 KB 288/1118 KB 28/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 29.4 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 316/1461 KB 104/1192 KB 280/1118 KB 28/287 KB 316/1461 KB 104/1192 KB 288/1118 KB 32/287 KB 312/1461 KB 104/1192 KB 280/1118 KB 24/287 KB 320/1461 KB 108/1192 KB 288/1118 KB 32/287 KB 320/1461 KB 112/1192 KB 288/1118 KB 32/287 KB 320/1461 KB 104/1192 KB 288/1118 KB 32/287 KB 320/1461 KB 112/1192 KB 292/1118 KB 32/287 KB 324/1461 KB 116/1192 KB 296/1118 KB 36/287 KB 324/1461 KB 116/1192 KB 300/1118 KB 36/287 KB 324/1461 KB 116/1192 KB 304/1118 KB 36/287 KB 324/1461 KB 116/1192 KB 292/1118 KB 36/287 KB 324/1461 KB 112/1192 KB 292/1118 KB 36/287 KB 324/1461 KB 112/1192 KB 292/1118 KB 32/287 KB 328/1461 KB 116/1192 KB 304/1118 KB 36/287 KB 332/1461 KB 120/1192 KB 304/1118 KB 40/287 KB 328/1461 KB 120/1192 KB 304/1118 KB 40/287 KB 332/1461 KB 124/1192 KB 304/1118 KB 40/287 KB 332/1461 KB 128/1192 KB 304/1118 KB 40/287 KB 328/1461 KB 116/1192 KB 304/1118 KB 40/287 KB 336/1461 KB 128/1192 KB 304/1118 KB 44/287 KB 336/1461 KB 128/1192 KB 304/1118 KB 48/287 KB 336/1461 KB 128/1192 KB 304/1118 KB 40/287 KB 336/1461 KB 132/1192 KB 304/1118 KB 48/287 KB 340/1461 KB 136/1192 KB 308/1118 KB 52/287 KB 340/1461 KB 140/1192 KB 308/1118 KB 52/287 KB 340/1461 KB 144/1192 KB 308/1118 KB 52/287 KB 340/1461 KB 132/1192 KB 308/1118 KB 52/287 KB 340/1461 KB 144/1192 KB 308/1118 KB 56/287 KB 340/1461 KB 144/1192 KB 308/1118 KB 60/287 KB 340/1461 KB 144/1192 KB 308/1118 KB 64/287 KB 340/1461 KB 132/1192 KB 308/1118 KB 48/287 KB 340/1461 KB 144/1192 KB 312/1118 KB 64/287 KB 340/1461 KB 144/1192 KB 316/1118 KB 64/287 KB 340/1461 KB 132/1192 KB 304/1118 KB 48/287 KB 344/1461 KB 144/1192 KB 320/1118 KB 64/287 KB 348/1461 KB 144/1192 KB 320/1118 KB 64/287 KB 352/1461 KB 144/1192 KB 320/1118 KB 64/287 KB 352/1461 KB 144/1192 KB 320/1118 KB 68/287 KB 356/1461 KB 148/1192 KB 320/1118 KB 72/287 KB 356/1461 KB 148/1192 KB 320/1118 KB 76/287 KB 356/1461 KB 148/1192 KB 320/1118 KB 80/287 KB 340/1461 KB 144/1192 KB 320/1118 KB 68/287 KB 356/1461 KB 148/1192 KB 324/1118 KB 80/287 KB 356/1461 KB 148/1192 KB 328/1118 KB 80/287 KB 356/1461 KB 148/1192 KB 332/1118 KB 80/287 KB 356/1461 KB 148/1192 KB 336/1118 KB 80/287 KB 356/1461 KB 148/1192 KB 340/1118 KB 80/287 KB 356/1461 KB 148/1192 KB 344/1118 KB 84/287 KB 356/1461 KB 148/1192 KB 320/1118 KB 68/287 KB 356/1461 KB 152/1192 KB 344/1118 KB 84/287 KB 356/1461 KB 156/1192 KB 344/1118 KB 84/287 KB 356/1461 KB 160/1192 KB 344/1118 KB 84/287 KB 356/1461 KB 144/1192 KB 320/1118 KB 68/287 KB 360/1461 KB 160/1192 KB 344/1118 KB 84/287 KB 364/1461 KB 160/1192 KB 344/1118 KB 84/287 KB 368/1461 KB 160/1192 KB 344/1118 KB 84/287 KB 372/1461 KB 160/1192 KB 344/1118 KB 84/287 KB 376/1461 KB 164/1192 KB 344/1118 KB 84/287 KB 380/1461 KB 164/1192 KB 344/1118 KB 84/287 KB 384/1461 KB 164/1192 KB 344/1118 KB 84/287 KB 356/1461 KB 148/1192 KB 340/1118 KB 84/287 KB 384/1461 KB 164/1192 KB 348/1118 KB 88/287 KB 384/1461 KB 164/1192 KB 348/1118 KB 92/287 KB 384/1461 KB 164/1192 KB 348/1118 KB 96/287 KB 384/1461 KB 164/1192 KB 348/1118 KB 84/287 KB 384/1461 KB 164/1192 KB 352/1118 KB 96/287 KB 388/1461 KB 164/1192 KB 356/1118 KB 100/287 KB 388/1461 KB 164/1192 KB 360/1118 KB 100/287 KB 388/1461 KB 164/1192 KB 364/1118 KB 100/287 KB 388/1461 KB 164/1192 KB 368/1118 KB 100/287 KB 372/1461 KB 164/1192 KB 344/1118 KB 84/287 KB 388/1461 KB 168/1192 KB 368/1118 KB 100/287 KB 388/1461 KB 172/1192 KB 368/1118 KB 100/287 KB 388/1461 KB 176/1192 KB 368/1118 KB 100/287 KB 388/1461 KB 180/1 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 192 KB 368/1118 KB 100/287 KB 388/1461 KB 184/1192 KB 368/1118 KB 100/287 KB 388/1461 KB 188/1192 KB 368/1118 KB 100/287 KB 388/1461 KB 192/1192 KB 368/1118 KB 100/287 KB 388/1461 KB 164/1192 KB 352/1118 KB 100/287 KB 388/1461 KB 192/1192 KB 368/1118 KB 104/287 KB 388/1461 KB 192/1192 KB 368/1118 KB 108/287 KB 388/1461 KB 192/1192 KB 368/1118 KB 112/287 KB 388/1461 KB 164/1192 KB 352/1118 KB 96/287 KB 392/1461 KB 192/1192 KB 368/1118 KB 112/287 KB 396/1461 KB 192/1192 KB 368/1118 KB 112/287 KB 400/1461 KB 192/1192 KB 368/1118 KB 112/287 KB 404/1461 KB 192/1192 KB 368/1118 KB 112/287 KB 408/1461 KB 196/1192 KB 372/1118 KB 116/287 KB 412/1461 KB 196/1192 KB 372/1118 KB 116/287 KB 416/1461 KB 196/1192 KB 372/1118 KB 116/287 KB 404/1461 KB 196/1192 KB 372/1118 KB 116/287 KB 404/1461 KB 196/1192 KB 372/1118 KB 112/287 KB 416/1461 KB 196/1192 KB 376/1118 KB 116/287 KB 416/1461 KB 196/1192 KB 380/1118 KB 120/287 KB 416/1461 KB 196/1192 KB 384/1118 KB 120/287 KB 416/1461 KB 196/1192 KB 388/1118 KB 120/287 KB 420/1461 KB 196/1192 KB 392/1118 KB 120/287 KB 404/1461 KB 196/1192 KB 368/1118 KB 112/287 KB 420/1461 KB 200/1192 KB 392/1118 KB 120/287 KB 420/1461 KB 204/1192 KB 392/1118 KB 120/287 KB 420/1461 KB 208/1192 KB 392/1118 KB 120/287 KB 420/1461 KB 212/1192 KB 392/1118 KB 120/287 KB 420/1461 KB 216/1192 KB 392/1118 KB 120/287 KB 420/1461 KB 220/1192 KB 392/1118 KB 120/287 KB 420/1461 KB 196/1192 KB 388/1118 KB 120/287 KB 424/1461 KB 220/1192 KB 396/1118 KB 120/287 KB 428/1461 KB 220/1192 KB 396/1118 KB 120/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 120/287 KB 416/1461 KB 196/1192 KB 376/1118 KB 120/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 124/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 128/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 132/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 136/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 140/287 KB 432/1461 KB 220/1192 KB 396/1118 KB 144/287 KB 420/1461 KB 220/1192 KB 396/1118 KB 120/287 KB 432/1461 KB 224/1192 KB 400/1118 KB 144/287 KB 432/1461 KB 224/1192 KB 400/1118 KB 148/287 KB 436/1461 KB 228/1192 KB 400/1118 KB 152/287 KB 436/1461 KB 228/1192 KB 400/1118 KB 156/287 KB 436/1461 KB 228/1192 KB 400/1118 KB 160/287 KB 436/1461 KB 228/1192 KB 400/1118 KB 148/287 KB 440/1461 KB 228/1192 KB 400/1118 KB 160/287 KB 444/1461 KB 228/1192 KB 400/1118 KB 160/287 KB 448/1461 KB 228/1192 KB 400/1118 KB 160/287 KB 432/1461 KB 228/1192 KB 400/1118 KB 148/287 KB 448/1461 KB 232/1192 KB 400/1118 KB 160/287 KB 448/1461 KB 236/1192 KB 400/1118 KB 160/287 KB 448/1461 KB 240/1192 KB 400/1118 KB 160/287 KB 432/1461 KB 220/1192 KB 400/1118 KB 148/287 KB 452/1461 KB 240/1192 KB 404/1118 KB 164/287 KB 452/1461 KB 240/1192 KB 408/1118 KB 164/287 KB 452/1461 KB 240/1192 KB 412/1118 KB 164/287 KB 452/1461 KB 240/1192 KB 416/1118 KB 164/287 KB 452/1461 KB 240/1192 KB 420/1118 KB 164/287 KB 452/1461 KB 244/1192 KB 424/1118 KB 164/287 KB 452/1461 KB 244/1192 KB 428/1118 KB 164/287 KB 452/1461 KB 244/1192 KB 432/1118 KB 164/287 KB 452/1461 KB 240/1192 KB 400/1118 KB 164/287 KB 452/1461 KB 244/1192 KB 432/1118 KB 168/287 KB 452/1461 KB 244/1192 KB 432/1118 KB 172/287 KB 452/1461 KB 244/1192 KB 432/1118 KB 176/287 KB 452/1461 KB 240/1192 KB 400/1118 KB 160/287 KB 456/1461 KB 244/1192 KB 432/1118 KB 176/287 KB 460/1461 KB 244/1192 KB 432/1118 KB 176/287 KB 464/1461 KB 244/1192 KB 432/1118 KB 176/287 KB 452/1461 KB 244/1192 KB 420/1118 KB 164/287 KB 464/1461 KB 248/1192 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 432/1118 KB 176/287 KB 464/1461 KB 252/1192 KB 432/1118 KB 176/287 KB 464/1461 KB 256/1192 KB 432/1118 KB 176/287 KB 464/1461 KB 256/1192 KB 432/1118 KB 180/287 KB 468/1461 KB 260/1192 KB 436/1118 KB 184/287 KB 468/1461 KB 260/1192 KB 436/1118 KB 188/287 KB 468/1461 KB 260/1192 KB 436/1118 KB 192/287 KB 468/1461 KB 260/1192 KB 436/1118 KB 180/287 KB 468/1461 KB 260/1192 KB 432/1118 KB 180/287 KB 472/1461 KB 260/1192 KB 436/1118 KB 192/287 KB 476/1461 KB 260/1192 KB 436/1118 KB 192/287 KB 480/1461 KB 260/1192 KB 436/1118 KB 192/287 KB 464/1461 KB 260/1192 KB 432/1118 KB 180/287 KB 480/1461 KB 264/1192 KB 436/1118 KB 192/287 KB 480/1461 KB 268/1192 KB 440/1118 KB 196/287 KB 480/1461 KB 272/1192 KB 440/1118 KB 196/287 KB 480/1461 KB 276/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 280/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 284/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 288/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 292/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 296/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 300/1192 KB 440/1118 KB 196/287 KB 480/1461 KB 264/1192 KB 440/1118 KB 196/287 KB 484/1461 KB 300/1192 KB 440/1118 KB 200/287 KB 484/1461 KB 300/1192 KB 440/1118 KB 204/287 KB 484/1461 KB 300/1192 KB 440/1118 KB 208/287 KB 480/1461 KB 264/1192 KB 440/1118 KB 192/287 KB 484/1461 KB 300/1192 KB 444/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 448/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 452/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 456/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 460/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 464/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 468/1118 KB 208/287 KB 484/1461 KB 300/1192 KB 472/1118 KB 212/287 KB 484/1461 KB 300/1192 KB 476/1118 KB 212/287 KB 484/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 484/1461 KB 276/1192 KB 440/1118 KB 196/287 KB 488/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 492/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 496/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 500/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 504/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 508/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 512/1461 KB 300/1192 KB 480/1118 KB 212/287 KB 484/1461 KB 300/1192 KB 468/1118 KB 212/287 KB 512/1461 KB 300/1192 KB 480/1118 KB 216/287 KB 512/1461 KB 300/1192 KB 480/1118 KB 220/287 KB 512/1461 KB 300/1192 KB 480/1118 KB 224/287 KB 512/1461 KB 300/1192 KB 480/1118 KB 228/287 KB 516/1461 KB 304/1192 KB 484/1118 KB 232/287 KB 516/1461 KB 304/1192 KB 484/1118 KB 236/287 KB 516/1461 KB 304/1192 KB 484/1118 KB 240/287 KB 516/1461 KB 304/1192 KB 484/1118 KB 228/287 KB 516/1461 KB 308/1192 KB 484/1118 KB 240/287 KB 516/1461 KB 312/1192 KB 484/1118 KB 244/287 KB 516/1461 KB 316/1192 KB 484/1118 KB 244/287 KB 516/1461 KB 320/1192 KB 484/1118 KB 244/287 KB 516/1461 KB 300/1192 KB 484/1118 KB 228/287 KB 516/1461 KB 320/1192 KB 488/1118 KB 244/287 KB 516/1461 KB 320/1192 KB 492/1118 KB 244/287 KB 516/1461 KB 320/1192 KB 496/1118 KB 244/287 KB 516/1461 KB 300/1192 KB 480/1118 KB 228/287 KB 520/1461 KB 320/1192 KB 496/1118 KB 244/287 KB 524/1461 KB 320/1192 KB 496/1118 KB 244/287 KB 528/1461 KB 320/1192 KB 496/1118 KB 244/287 KB 532/1461 KB 320/1192 KB 496/1118 KB 244/287 KB 536/1461 KB 324/1192 KB 500/1118 KB 244/287 KB 540/1461 KB 324/1192 KB 500/1118 KB 244/287 KB 544/1461 KB 324/1192 KB 500/1118 KB 244/287 KB 516/1461 KB 308/1192 KB 484/1118 KB 244/287 KB 544/1461 KB 324/1192 KB 500/1118 KB 248/287 KB 544/1461 KB 324/1192 KB 500/1118 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install KB 252/287 KB 544/1461 KB 324/1192 KB 500/1118 KB 256/287 KB 544/1461 KB 324/1192 KB 500/1118 KB 260/287 KB 548/1461 KB 324/1192 KB 500/1118 KB 264/287 KB 548/1461 KB 324/1192 KB 500/1118 KB 268/287 KB 548/1461 KB 324/1192 KB 500/1118 KB 272/287 KB 532/1461 KB 324/1192 KB 500/1118 KB 244/287 KB 548/1461 KB 328/1192 KB 500/1118 KB 272/287 KB 548/1461 KB 332/1192 KB 500/1118 KB 272/287 KB 548/1461 KB 336/1192 KB 500/1118 KB 272/287 KB 532/1461 KB 320/1192 KB 500/1118 KB 244/287 KB 548/1461 KB 336/1192 KB 504/1118 KB 272/287 KB 548/1461 KB 336/1192 KB 508/1118 KB 272/287 KB 548/1461 KB 336/1192 KB 512/1118 KB 272/287 KB 548/1461 KB 340/1192 KB 512/1118 KB 272/287 KB 548/1461 KB 344/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 348/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 352/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 356/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 360/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 364/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 368/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 324/1192 KB 500/1118 KB 260/287 KB 552/1461 KB 368/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 340/1192 KB 516/1118 KB 276/287 KB 556/1461 KB 368/1192 KB 516/1118 KB 276/287 KB 560/1461 KB 368/1192 KB 516/1118 KB 276/287 KB 548/1461 KB 340/1192 KB 512/1118 KB 276/287 KB 560/1461 KB 368/1192 KB 520/1118 KB 280/287 KB 560/1461 KB 368/1192 KB 520/1118 KB 284/287 KB 560/1461 KB 368/1192 KB 520/1118 KB 287/287 KB 560/1461 KB 368/1192 KB 520/1118 KB 276/287 KB 560/1461 KB 368/1192 KB 524/1118 KB 287/287 KB 560/1461 KB 368/1192 KB 528/1118 KB 287/287 KB 564/1461 KB 368/1192 KB 528/1118 KB 287/287 KB 568/1461 KB 368/1192 KB 532/1118 KB 287/287 KB 572/1461 KB 368/1192 KB 532/1118 KB 287/287 KB 576/1461 KB 368/1192 KB 532/1118 KB 287/287 KB 564/1461 KB 368/1192 KB 532/1118 KB 287/287 KB 580/1461 KB 368/1192 KB 536/1118 KB 287/287 KB 580/1461 KB 372/1192 KB 540/1118 KB 287/287 KB 580/1461 KB 372/1192 KB 544/1118 KB 287/287 KB 580/1461 KB 372/1192 KB 548/1118 KB 287/287 KB 580/1461 KB 372/1192 KB 552/1118 KB 287/287 KB 580/1461 KB 372/1192 KB 556/1118 KB 287/287 KB 580/1461 KB 368/1192 KB 532/1118 KB 287/287 KB 584/1461 KB 372/1192 KB 556/1118 KB 287/287 KB 588/1461 KB 372/1192 KB 556/1118 KB 287/287 KB 592/1461 KB 372/1192 KB 556/1118 KB 287/287 KB 580/1461 KB 372/1192 KB 536/1118 KB 287/287 KB 592/1461 KB 376/1192 KB 556/1118 KB 287/287 KB 592/1461 KB 380/1192 KB 556/1118 KB 287/287 KB 592/1461 KB 384/1192 KB 556/1118 KB 287/287 KB 592/1461 KB 388/1192 KB 556/1118 KB 287/287 KB 592/1461 KB 392/1192 KB 560/1118 KB 592/1461 KB 396/1192 KB 560/1118 KB 592/1461 KB 400/1192 KB 560/1118 KB 592/1461 KB 404/1192 KB 560/1118 KB 592/1461 KB 388/1192 KB 560/1118 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 178.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 596/1461 KB 404/1192 KB 564/1118 KB 596/1461 KB 404/1192 KB 560/1118 KB 596/1461 KB 404/1192 KB 568/1118 KB 596/1461 KB 404/1192 KB 572/1118 KB 600/1461 KB 404/1192 KB 576/1118 KB 600/1461 KB 404/1192 KB 572/1118 KB 604/1461 KB 404/1192 KB 576/1118 KB 608/1461 KB 404/1192 KB 576/1118 KB 608/1461 KB 404/1192 KB 580/1118 KB 612/1461 KB 408/1192 KB 584/1118 KB 612/1461 KB 408/1192 KB 588/1118 KB 612/1461 KB 408/1192 KB 592/1118 KB 612/1461 KB 408/1192 KB 580/1118 KB 616/1461 KB 408/1192 KB 592/1118 KB 620/1461 KB 408/1192 KB 592/1118 KB 624/1461 KB 408/1192 KB 592/1118 KB 628/1461 KB 408/1192 KB 592/1118 KB 632/1461 KB 408/1192 KB 592/1118 KB 608/1461 KB 408/1192 KB 580/1118 KB 632/1461 KB 412/1192 KB 592/1118 KB 632/1461 KB 416/1192 KB 592/1118 KB 632/1461 KB 420/1192 KB 592/1118 KB 632/1461 KB 424/1192 KB 592/1118 KB 632/1461 KB 428/1192 KB 592/1118 KB 632/1461 KB 432/1192 KB 592/1118 KB 632/1461 KB 436/1192 KB 592/1118 KB 636/1461 KB 440/1192 KB 592/1118 KB 636/1461 KB 444/1192 KB 592/1118 KB 636/1461 KB 448/1192 KB 592/1118 KB 636/1461 KB 436/1192 KB 592/1118 KB 640/1461 KB 448/1192 KB 592/1118 KB 644/1461 KB 448/1192 KB 592/1118 KB 648/1461 KB 452/1192 KB 592/1118 KB 652/1461 KB 452/1192 KB 592/1118 KB 656/1461 KB 452/1192 KB 592/1118 KB 644/1461 KB 452/1192 KB 592/1118 KB 656/1461 KB 456/1192 KB 592/1118 KB 656/1461 KB 460/1192 KB 592/1118 KB 656/1461 KB 464/1192 KB 592/1118 KB 660/1461 KB 464/1192 KB 592/1118 KB 664/1461 KB 468/1192 KB 592/1118 KB 668/1461 KB 468/1192 KB 592/1118 KB 672/1461 KB 468/1192 KB 592/1118 KB 676/1461 KB 468/1192 KB 592/1118 KB 680/1461 KB 468/1192 KB 592/1118 KB 684/1461 KB 468/1192 KB 592/1118 KB 688/1461 KB 468/1192 KB 592/1118 KB 660/1461 KB 468/1192 KB 592/1118 KB 688/1461 KB 472/1192 KB 592/1118 KB 688/1461 KB 476/1192 KB 592/1118 KB 688/1461 KB 480/1192 KB 592/1118 KB 692/1461 KB 480/1192 KB 592/1118 KB 696/1461 KB 480/1192 KB 596/1118 KB 700/1461 KB 480/1192 KB 596/1118 KB 704/1461 KB 480/1192 KB 596/1118 KB 692/1461 KB 480/1192 KB 596/1118 KB 704/1461 KB 480/1192 KB 600/1118 KB 704/1461 KB 480/1192 KB 604/1118 KB 704/1461 KB 480/1192 KB 608/1118 KB 708/1461 KB 480/1192 KB 608/1118 KB 712/1461 KB 480/1192 KB 612/1118 KB 716/1461 KB 480/1192 KB 612/1118 KB 720/1461 KB 480/1192 KB 612/1118 KB 708/1461 KB 480/1192 KB 612/1118 KB 720/1461 KB 480/1192 KB 616/1118 KB 720/1461 KB 480/1192 KB 620/1118 KB 720/1461 KB 480/1192 KB 624/1118 KB 720/1461 KB 480/1192 KB 628/1118 KB 724/1461 KB 484/1192 KB 632/1118 KB 724/1461 KB 484/1192 KB 636/1118 KB 724/1461 KB 484/1192 KB 640/1118 KB 724/1461 KB 484/1192 KB 644/1118 KB 724/1461 KB 484/1192 KB 648/1118 KB 720/1461 KB 484/1192 KB 628/1118 KB 724/1461 KB 488/1192 KB 648/1118 KB 724/1461 KB 492/1192 KB 648/1118 KB 724/1461 KB 496/1192 KB 648/1118 KB 724/1461 KB 500/1192 KB 648/1118 KB 724/1461 KB 504/1192 KB 648/1118 KB 724/1461 KB 508/1192 KB 648/1118 KB 724/1461 KB 512/1192 KB 648/1118 KB 724/1461 KB 516/1192 KB 648/1118 KB 724/1461 KB 520/1192 KB 648/1118 KB 724/1461 KB 524/1192 KB 648/1118 KB 724/1461 KB 528/1192 KB 648/1118 KB 724/1461 KB 532/1192 KB 648/1118 KB 724/1461 KB 536/1192 KB 648/1118 KB 724/1461 KB 540/1192 KB 648/1118 KB 724/1461 KB 544/1192 KB 648/1118 KB 724/1461 KB 484/1192 KB 628/1118 KB 728/1461 KB 544/1192 KB 648/1118 KB 732/1461 KB 544/1192 KB 648/1118 KB 736/1461 KB 544/1192 KB 648/1118 KB 736/1461 KB 548/1192 KB 648/1118 KB 740/1461 KB 552/1192 KB 648/1118 KB 740/1461 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 556/1192 KB 652/1118 KB 740/1461 KB 548/1192 KB 648/1118 KB 744/1461 KB 556/1192 KB 652/1118 KB 748/1461 KB 556/1192 KB 652/1118 KB 752/1461 KB 556/1192 KB 652/1118 KB 756/1461 KB 556/1192 KB 652/1118 KB 740/1461 KB 552/1192 KB 652/1118 KB 756/1461 KB 560/1192 KB 656/1118 KB 756/1461 KB 560/1192 KB 660/1118 KB 756/1461 KB 560/1192 KB 652/1118 KB 756/1461 KB 564/1192 KB 660/1118 KB 756/1461 KB 568/1192 KB 664/1118 KB 756/1461 KB 564/1192 KB 664/1118 KB 760/1461 KB 568/1192 KB 668/1118 KB 760/1461 KB 568/1192 KB 672/1118 KB 760/1461 KB 568/1192 KB 664/1118 KB 764/1461 KB 572/1192 KB 672/1118 KB 760/1461 KB 572/1192 KB 672/1118 KB 764/1461 KB 576/1192 KB 672/1118 KB 768/1461 KB 580/1192 KB 672/1118 KB 768/1461 KB 584/1192 KB 676/1118 KB 768/1461 KB 588/1192 KB 676/1118 KB 768/1461 KB 592/1192 KB 676/1118 KB 768/1461 KB 576/1192 KB 672/1118 KB 772/1461 KB 592/1192 KB 676/1118 KB 776/1461 KB 592/1192 KB 676/1118 KB 780/1461 KB 592/1192 KB 676/1118 KB 784/1461 KB 592/1192 KB 676/1118 KB 768/1461 KB 580/1192 KB 676/1118 KB 784/1461 KB 592/1192 KB 680/1118 KB 784/1461 KB 592/1192 KB 684/1118 KB 784/1461 KB 592/1192 KB 688/1118 KB 784/1461 KB 592/1192 KB 692/1118 KB 788/1461 KB 596/1192 KB 696/1118 KB 788/1461 KB 596/1192 KB 700/1118 KB 788/1461 KB 596/1192 KB 704/1118 KB 788/1461 KB 596/1192 KB 692/1118 KB 788/1461 KB 592/1192 KB 692/1118 KB 792/1461 KB 600/1192 KB 704/1118 KB 796/1461 KB 600/1192 KB 704/1118 KB 800/1461 KB 600/1192 KB 708/1118 KB 788/1461 KB 600/1192 KB 704/1118 KB 800/1461 KB 604/1192 KB 708/1118 KB 800/1461 KB 608/1192 KB 708/1118 KB 804/1461 KB 608/1192 KB 708/1118 KB 808/1461 KB 612/1192 KB 708/1118 KB 796/1461 KB 600/1192 KB 708/1118 KB 808/1461 KB 612/1192 KB 712/1118 KB 808/1461 KB 612/1192 KB 716/1118 KB 808/1461 KB 612/1192 KB 720/1118 KB 804/1461 KB 612/1192 KB 708/1118 KB 808/1461 KB 616/1192 KB 720/1118 KB 808/1461 KB 620/1192 KB 720/1118 KB 812/1461 KB 624/1192 KB 720/1118 KB 812/1461 KB 628/1192 KB 720/1118 KB 812/1461 KB 632/1192 KB 724/1118 KB 812/1461 KB 636/1192 KB 724/1118 KB 812/1461 KB 640/1192 KB 724/1118 KB 812/1461 KB 644/1192 KB 724/1118 KB 812/1461 KB 648/1192 KB 724/1118 KB 812/1461 KB 620/1192 KB 720/1118 KB 816/1461 KB 648/1192 KB 724/1118 KB 820/1461 KB 648/1192 KB 724/1118 KB 824/1461 KB 648/1192 KB 724/1118 KB 828/1461 KB 648/1192 KB 724/1118 KB 832/1461 KB 648/1192 KB 724/1118 KB 812/1461 KB 628/1192 KB 724/1118 KB 832/1461 KB 648/1192 KB 728/1118 KB 832/1461 KB 648/1192 KB 732/1118 KB 832/1461 KB 648/1192 KB 736/1118 KB 832/1461 KB 648/1192 KB 740/1118 KB 836/1461 KB 648/1192 KB 744/1118 KB 836/1461 KB 648/1192 KB 748/1118 KB 836/1461 KB 648/1192 KB 752/1118 KB 836/1461 KB 648/1192 KB 740/1118 KB 840/1461 KB 652/1192 KB 752/1118 KB 844/1461 KB 652/1192 KB 752/1118 KB 836/1461 KB 652/1192 KB 752/1118 KB 844/1461 KB 656/1192 KB 752/1118 KB 848/1461 KB 656/1192 KB 756/1118 KB 848/1461 KB 660/1192 KB 756/1118 KB 852/1461 KB 664/1192 KB 756/1118 KB 844/1461 KB 656/1192 KB 756/1118 KB 852/1461 KB 664/1192 KB 760/1118 KB 852/1461 KB 664/1192 KB 764/1118 KB 852/1461 KB 664/1192 KB 768/1118 KB 852/1461 KB 660/1192 KB 756/1118 KB 856/1461 KB 664/1192 KB 768/1118 KB 860/1461 KB 664/1192 KB 768/1118 KB 864/1461 KB 668/1192 KB 768/1118 KB 868/1461 KB 668/1192 KB 768/1118 KB 872/1461 KB 668/1192 KB 772/1118 KB 876/1461 KB 668/1192 KB 772/1118 KB 880/1461 KB 668/1192 KB 772/1118 KB 860/1461 KB 668/1192 KB 768/1118 KB 880/1461 KB 672/1192 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install KB 772/1118 KB 880/1461 KB 676/1192 KB 772/1118 KB 868/1461 KB 668/1192 KB 772/1118 KB 880/1461 KB 680/1192 KB 776/1118 KB 880/1461 KB 680/1192 KB 780/1118 KB 880/1461 KB 680/1192 KB 784/1118 KB 880/1461 KB 680/1192 KB 784/1118 KB 880/1461 KB 684/1192 KB 784/1118 KB 880/1461 KB 688/1192 KB 784/1118 KB 880/1461 KB 692/1192 KB 784/1118 KB 884/1461 KB 696/1192 KB 788/1118 KB 884/1461 KB 700/1192 KB 788/1118 KB 884/1461 KB 704/1192 KB 788/1118 KB 884/1461 KB 692/1192 KB 788/1118 KB 888/1461 KB 704/1192 KB 788/1118 KB 892/1461 KB 704/1192 KB 788/1118 KB 896/1461 KB 704/1192 KB 788/1118 KB 880/1461 KB 692/1192 KB 788/1118 KB 896/1461 KB 704/1192 KB 792/1118 KB 896/1461 KB 704/1192 KB 796/1118 KB 896/1461 KB 704/1192 KB 800/1118 KB 896/1461 KB 704/1192 KB 804/1118 KB 900/1461 KB 708/1192 KB 808/1118 KB 900/1461 KB 708/1192 KB 812/1118 KB 900/1461 KB 708/1192 KB 816/1118 KB 900/1461 KB 708/1192 KB 804/1118 KB 904/1461 KB 708/1192 KB 816/1118 KB 908/1461 KB 708/1192 KB 816/1118 KB 912/1461 KB 708/1192 KB 816/1118 KB 916/1461 KB 708/1192 KB 816/1118 KB 920/1461 KB 708/1192 KB 820/1118 KB 924/1461 KB 708/1192 KB 820/1118 KB 928/1461 KB 708/1192 KB 820/1118 KB 932/1461 KB 708/1192 KB 820/1118 KB 936/1461 KB 708/1192 KB 820/1118 KB 896/1461 KB 708/1192 KB 804/1118 KB 936/1461 KB 712/1192 KB 820/1118 KB 936/1461 KB 716/1192 KB 820/1118 KB 936/1461 KB 720/1192 KB 820/1118 KB 936/1461 KB 724/1192 KB 820/1118 KB 936/1461 KB 728/1192 KB 820/1118 KB 936/1461 KB 732/1192 KB 820/1118 KB 936/1461 KB 736/1192 KB 820/1118 KB 916/1461 KB 708/1192 KB 820/1118 KB 936/1461 KB 736/1192 KB 824/1118 KB 936/1461 KB 736/1192 KB 828/1118 KB 936/1461 KB 736/1192 KB 832/1118 KB 936/1461 KB 736/1192 KB 836/1118 KB 936/1461 KB 740/1192 KB 840/1118 KB 936/1461 KB 740/1192 KB 844/1118 KB 936/1461 KB 740/1192 KB 836/1118 KB 940/1461 KB 744/1192 KB 844/1118 KB 940/1461 KB 740/1192 KB 844/1118 KB 944/1461 KB 744/1192 KB 848/1118 KB 940/1461 KB 744/1192 KB 848/1118 KB 944/1461 KB 748/1192 KB 848/1118 KB 944/1461 KB 752/1192 KB 848/1118 KB 944/1461 KB 756/1192 KB 848/1118 KB 948/1461 KB 760/1192 KB 852/1118 KB 948/1461 KB 764/1192 KB 852/1118 KB 948/1461 KB 756/1192 KB 852/1118 KB 948/1461 KB 764/1192 KB 856/1118 KB 948/1461 KB 764/1192 KB 860/1118 KB 948/1461 KB 764/1192 KB 864/1118 KB 948/1461 KB 756/1192 KB 848/1118 KB 952/1461 KB 764/1192 KB 864/1118 KB 956/1461 KB 764/1192 KB 864/1118 KB 960/1461 KB 764/1192 KB 864/1118 KB 964/1461 KB 764/1192 KB 864/1118 KB 968/1461 KB 768/1192 KB 868/1118 KB 972/1461 KB 768/1192 KB 868/1118 KB 976/1461 KB 768/1192 KB 868/1118 KB 964/1461 KB 768/1192 KB 868/1118 KB 976/1461 KB 768/1192 KB 872/1118 KB 976/1461 KB 768/1192 KB 876/1118 KB 976/1461 KB 768/1192 KB 880/1118 KB 964/1461 KB 768/1192 KB 864/1118 KB 976/1461 KB 772/1192 KB 880/1118 KB 976/1461 KB 776/1192 KB 880/1118 KB 976/1461 KB 780/1192 KB 880/1118 KB 976/1461 KB 784/1192 KB 880/1118 KB 976/1461 KB 788/1192 KB 880/1118 KB 980/1461 KB 792/1192 KB 884/1118 KB 980/1461 KB 796/1192 KB 884/1118 KB 980/1461 KB 800/1192 KB 884/1118 KB 980/1461 KB 788/1192 KB 884/1118 KB 980/1461 KB 800/1192 KB 888/1118 KB 980/1461 KB 800/1192 KB 892/1118 KB 980/1461 KB 800/1192 KB 896/1118 KB 980/1461 KB 788/1192 KB 880/1118 KB 984/1461 KB 800/1192 KB 896/1118 KB 988/1461 KB 800/1192 KB 896/1118 KB 992/1461 KB 800/1192 KB 896/1118 KB 996/1461 KB 800/1192 KB 896/1118 KB 1000/1461 KB 804/1192 KB 900/1118 KB 1004/1461 KB 804/1192 KB 900 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install /1118 KB 1008/1461 KB 804/1192 KB 900/1118 KB 1012/1461 KB 804/1192 KB 900/1118 KB 1016/1461 KB 804/1192 KB 900/1118 KB 1020/1461 KB 804/1192 KB 900/1118 KB 1024/1461 KB 804/1192 KB 900/1118 KB 996/1461 KB 804/1192 KB 900/1118 KB 1024/1461 KB 804/1192 KB 904/1118 KB 1024/1461 KB 804/1192 KB 908/1118 KB 1024/1461 KB 804/1192 KB 912/1118 KB 996/1461 KB 804/1192 KB 896/1118 KB 1024/1461 KB 808/1192 KB 912/1118 KB 1024/1461 KB 812/1192 KB 916/1118 KB 1024/1461 KB 812/1192 KB 920/1118 KB 1024/1461 KB 812/1192 KB 924/1118 KB 1024/1461 KB 812/1192 KB 928/1118 KB 1024/1461 KB 812/1192 KB 912/1118 KB 1024/1461 KB 816/1192 KB 928/1118 KB 1024/1461 KB 820/1192 KB 928/1118 KB 1024/1461 KB 824/1192 KB 928/1118 KB 1024/1461 KB 828/1192 KB 928/1118 KB 1024/1461 KB 832/1192 KB 928/1118 KB 1024/1461 KB 832/1192 KB 932/1118 KB 1028/1461 KB 832/1192 KB 936/1118 KB 1028/1461 KB 832/1192 KB 940/1118 KB 1028/1461 KB 832/1192 KB 944/1118 KB 1028/1461 KB 832/1192 KB 932/1118 KB 1032/1461 KB 836/1192 KB 944/1118 KB 1036/1461 KB 836/1192 KB 944/1118 KB 1040/1461 KB 836/1192 KB 944/1118 KB 1044/1461 KB 836/1192 KB 944/1118 KB 1048/1461 KB 836/1192 KB 948/1118 KB 1052/1461 KB 836/1192 KB 948/1118 KB 1056/1461 KB 836/1192 KB 948/1118 KB 1060/1461 KB 836/1192 KB 948/1118 KB 1028/1461 KB 836/1192 KB 944/1118 KB 1060/1461 KB 840/1192 KB 948/1118 KB 1060/1461 KB 844/1192 KB 948/1118 KB 1060/1461 KB 848/1192 KB 948/1118 KB 1060/1461 KB 852/1192 KB 948/1118 KB 1060/1461 KB 856/1192 KB 948/1118 KB 1060/1461 KB 860/1192 KB 948/1118 KB 1060/1461 KB 864/1192 KB 948/1118 KB 1044/1461 KB 836/1192 KB 948/1118 KB 1060/1461 KB 864/1192 KB 952/1118 KB 1060/1461 KB 864/1192 KB 956/1118 KB 1060/1461 KB 864/1192 KB 960/1118 KB 1060/1461 KB 864/1192 KB 964/1118 KB 1060/1461 KB 868/1192 KB 968/1118 KB 1060/1461 KB 868/1192 KB 972/1118 KB 1064/1461 KB 868/1192 KB 976/1118 KB 1060/1461 KB 868/1192 KB 964/1118 KB 1064/1461 KB 872/1192 KB 976/1118 KB 1064/1461 KB 876/1192 KB 976/1118 KB 1064/1461 KB 880/1192 KB 976/1118 KB 1064/1461 KB 884/1192 KB 976/1118 KB 1064/1461 KB 888/1192 KB 980/1118 KB 1064/1461 KB 892/1192 KB 980/1118 KB 1064/1461 KB 896/1192 KB 980/1118 KB 1064/1461 KB 900/1192 KB 980/1118 KB 1064/1461 KB 868/1192 KB 972/1118 KB 1068/1461 KB 900/1192 KB 980/1118 KB 1072/1461 KB 900/1192 KB 980/1118 KB 1076/1461 KB 900/1192 KB 980/1118 KB 1080/1461 KB 900/1192 KB 980/1118 KB 1084/1461 KB 900/1192 KB 980/1118 KB 1088/1461 KB 900/1192 KB 980/1118 KB 1064/1461 KB 884/1192 KB 980/1118 KB 1088/1461 KB 900/1192 KB 984/1118 KB 1088/1461 KB 900/1192 KB 988/1118 KB 1088/1461 KB 900/1192 KB 992/1118 KB 1088/1461 KB 900/1192 KB 996/1118 KB 1092/1461 KB 900/1192 KB 1000/1118 KB 1092/1461 KB 900/1192 KB 1004/1118 KB 1092/1461 KB 900/1192 KB 1008/1118 KB 1092/1461 KB 900/1192 KB 996/1118 KB 1096/1461 KB 904/1192 KB 1008/1118 KB 1100/1461 KB 904/1192 KB 1008/1118 KB 1104/1461 KB 904/1192 KB 1008/1118 KB 1108/1461 KB 904/1192 KB 1008/1118 KB 1112/1461 KB 904/1192 KB 1012/1118 KB 1116/1461 KB 904/1192 KB 1012/1118 KB 1120/1461 KB 904/1192 KB 1012/1118 KB 1092/1461 KB 904/1192 KB 1008/1118 KB 1120/1461 KB 908/1192 KB 1012/1118 KB 1120/1461 KB 912/1192 KB 1012/1118 KB 1120/1461 KB 916/1192 KB 1012/1118 KB 1120/1461 KB 920/1192 KB 1012/1118 KB 1120/1461 KB 924/1192 KB 1012/1118 KB 1120/1461 KB 928/1192 KB 1012/1118 KB 1108/1461 KB 904/1192 KB 1012/1118 KB 1120/1461 KB 928/1192 KB 1016/1118 KB 1120/1461 KB 928/1192 KB 1020/1118 KB 1120/1461 KB 928 unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install /1192 KB 1024/1118 KB 1120/1461 KB 928/1192 KB 1028/1118 KB 1124/1461 KB 932/1192 KB 1032/1118 KB 1124/1461 KB 932/1192 KB 1036/1118 KB 1124/1461 KB 932/1192 KB 1028/1118 KB 1128/1461 KB 932/1192 KB 1036/1118 KB 1132/1461 KB 932/1192 KB 1036/1118 KB 1136/1461 KB 932/1192 KB 1040/1118 KB 1120/1461 KB 932/1192 KB 1028/1118 KB 1136/1461 KB 936/1192 KB 1040/1118 KB 1136/1461 KB 940/1192 KB 1040/1118 KB 1136/1461 KB 944/1192 KB 1040/1118 KB 1132/1461 KB 932/1192 KB 1040/1118 KB 1136/1461 KB 944/1192 KB 1044/1118 KB 1140/1461 KB 948/1192 KB 1048/1118 KB 1140/1461 KB 948/1192 KB 1052/1118 KB 1140/1461 KB 948/1192 KB 1056/1118 KB 1140/1461 KB 948/1192 KB 1044/1118 KB 1144/1461 KB 948/1192 KB 1056/1118 KB 1148/1461 KB 948/1192 KB 1056/1118 KB 1152/1461 KB 948/1192 KB 1056/1118 KB 1156/1461 KB 948/1192 KB 1056/1118 KB 1160/1461 KB 948/1192 KB 1060/1118 KB 1164/1461 KB 948/1192 KB 1060/1118 KB 1168/1461 KB 948/1192 KB 1060/1118 KB 1136/1461 KB 948/1192 KB 1044/1118 KB 1168/1461 KB 952/1192 KB 1060/1118 KB 1168/1461 KB 956/1192 KB 1060/1118 KB 1168/1461 KB 960/1192 KB 1060/1118 KB 1168/1461 KB 964/1192 KB 1060/1118 KB 1168/1461 KB 968/1192 KB 1060/1118 KB 1168/1461 KB 972/1192 KB 1060/1118 KB 1156/1461 KB 948/1192 KB 1060/1118 KB 1168/1461 KB 972/1192 KB 1064/1118 KB 1168/1461 KB 972/1192 KB 1068/1118 KB 1168/1461 KB 972/1192 KB 1072/1118 KB 1168/1461 KB 972/1192 KB 1076/1118 KB 1172/1461 KB 976/1192 KB 1080/1118 KB 1172/1461 KB 976/1192 KB 1084/1118 KB 1172/1461 KB 976/1192 KB 1088/1118 KB 1172/1461 KB 976/1192 KB 1076/1118 KB 1176/1461 KB 976/1192 KB 1088/1118 KB 1180/1461 KB 976/1192 KB 1088/1118 KB 1184/1461 KB 976/1192 KB 1088/1118 KB 1188/1461 KB 976/1192 KB 1088/1118 KB 1192/1461 KB 976/1192 KB 1092/1118 KB 1196/1461 KB 976/1192 KB 1092/1118 KB 1168/1461 KB 976/1192 KB 1076/1118 KB 1196/1461 KB 980/1192 KB 1092/1118 KB 1196/1461 KB 984/1192 KB 1092/1118 KB 1196/1461 KB 988/1192 KB 1092/1118 KB 1196/1461 KB 992/1192 KB 1092/1118 KB 1196/1461 KB 996/1192 KB 1092/1118 KB 1196/1461 KB 1000/1192 KB 1092/1118 KB 1196/1461 KB 1004/1192 KB 1092/1118 KB 1196/1461 KB 1008/1192 KB 1092/1118 KB 1188/1461 KB 976/1192 KB 1092/1118 KB 1200/1461 KB 1008/1192 KB 1096/1118 KB 1200/1461 KB 1008/1192 KB 1100/1118 KB 1200/1461 KB 1008/1192 KB 1104/1118 KB 1200/1461 KB 1008/1192 KB 1108/1118 KB 1200/1461 KB 1012/1192 KB 1112/1118 KB 1200/1461 KB 1012/1192 KB 1116/1118 KB 1200/1461 KB 1012/1192 KB 1118/1118 KB 1200/1461 KB 1008/1192 KB 1092/1118 KB 1204/1461 KB 1012/1192 KB 1118/1118 KB 1208/1461 KB 1012/1192 KB 1118/1118 KB 1212/1461 KB 1012/1192 KB 1118/1118 KB 1216/1461 KB 1012/1192 KB 1118/1118 KB 1200/1461 KB 1012/1192 KB 1108/1118 KB 1216/1461 KB 1016/1192 KB 1118/1118 KB 1216/1461 KB 1020/1192 KB 1118/1118 KB 1216/1461 KB 1024/1192 KB 1118/1118 KB 1216/1461 KB 1028/1192 KB 1118/1118 KB 1220/1461 KB 1032/1192 KB 1118/1118 KB 1220/1461 KB 1036/1192 KB 1118/1118 KB 1220/1461 KB 1040/1192 KB 1118/1118 KB 1220/1461 KB 1028/1192 KB 1118/1118 KB 1224/1461 KB 1040/1192 KB 1118/1118 KB 1228/1461 KB 1040/1192 KB 1118/1118 KB 1232/1461 KB 1040/1192 KB 1118/1118 KB 1236/1461 KB 1040/1192 KB 1118/1118 KB 1240/1461 KB 1044/1192 KB 1118/1118 KB 1244/1461 KB 1044/1192 KB 1118/1118 KB 1248/1461 KB 1044/1192 KB 1118/1118 KB 1236/1461 KB 1044/1192 KB 1118/1118 KB 1248/1461 KB 1048/1192 KB 1118/1118 KB 1248/1461 KB 1052/1192 KB 1118/1118 KB 1248/1461 KB 1056/1192 KB 1118/1118 KB 1248/1461 KB 1060/1192 KB 1118/1118 KB 1252/1461 KB 1064/1192 KB unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 1118/1118 KB 1252/1461 KB 1068/1192 KB 1118/1118 KB 1252/1461 KB 1072/1192 KB 1118/1118 KB 1252/1461 KB 1060/1192 KB 1118/1118 KB 1256/1461 KB 1072/1192 KB 1118/1118 KB 1260/1461 KB 1072/1192 KB 1118/1118 KB 1264/1461 KB 1072/1192 KB 1118/1118 KB 1268/1461 KB 1072/1192 KB 1118/1118 KB 1272/1461 KB 1076/1192 KB 1276/1461 KB 1076/1192 KB 1280/1461 KB 1076/1192 KB 1268/1461 KB 1076/1192 KB 1280/1461 KB 1080/1192 KB 1280/1461 KB 1084/1192 KB 1280/1461 KB 1088/1192 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 643.9 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 1280/1461 KB 1092/1192 KB 1284/1461 KB 1096/1192 KB 1284/1461 KB 1100/1192 KB 1284/1461 KB 1104/1192 KB 1284/1461 KB 1108/1192 KB 1284/1461 KB 1112/1192 KB 1284/1461 KB 1116/1192 KB 1284/1461 KB 1120/1192 KB 1284/1461 KB 1092/1192 KB 1288/1461 KB 1120/1192 KB 1292/1461 KB 1120/1192 KB 1296/1461 KB 1120/1192 KB 1300/1461 KB 1120/1192 KB 1304/1461 KB 1120/1192 KB 1308/1461 KB 1120/1192 KB 1312/1461 KB 1120/1192 KB 1316/1461 KB 1120/1192 KB 1320/1461 KB 1124/1192 KB 1324/1461 KB 1124/1192 KB 1328/1461 KB 1124/1192 KB 1316/1461 KB 1124/1192 KB 1328/1461 KB 1128/1192 KB 1328/1461 KB 1132/1192 KB 1328/1461 KB 1136/1192 KB 1328/1461 KB 1140/1192 KB 1332/1461 KB 1144/1192 KB 1332/1461 KB 1148/1192 KB 1332/1461 KB 1152/1192 KB 1332/1461 KB 1140/1192 KB 1336/1461 KB 1152/1192 KB 1340/1461 KB 1152/1192 KB 1344/1461 KB 1152/1192 KB 1348/1461 KB 1152/1192 KB 1352/1461 KB 1156/1192 KB 1356/1461 KB 1156/1192 KB 1360/1461 KB 1156/1192 KB 1348/1461 KB 1156/1192 KB 1360/1461 KB 1160/1192 KB 1360/1461 KB 1164/1192 KB 1360/1461 KB 1168/1192 KB 1360/1461 KB 1172/1192 KB 1364/1461 KB 1176/1192 KB 1364/1461 KB 1180/1192 KB 1364/1461 KB 1184/1192 KB 1364/1461 KB 1172/1192 KB 1368/1461 KB 1184/1192 KB 1372/1461 KB 1184/1192 KB 1376/1461 KB 1184/1192 KB 1376/1461 KB 1188/1192 KB 1376/1461 KB 1192/1192 KB 1376/1461 KB 1192/1192 KB 1380/1461 KB 1192/1192 KB 1384/1461 KB 1192/1192 KB 1388/1461 KB 1192/1192 KB 1392/1461 KB 1192/1192 KB 1396/1461 KB 1192/1192 KB 1400/1461 KB 1192/1192 KB 1404/1461 KB 1192/1192 KB 1408/1461 KB 1192/1192 KB 1412/1461 KB 1192/1192 KB 1416/1461 KB 1192/1192 KB 1420/1461 KB 1192/1192 KB 1424/1461 KB 1192/1192 KB 1428/1461 KB 1192/1192 KB 1432/1461 KB 1192/1192 KB 1436/1461 KB 1192/1192 KB 1440/1461 KB 1192/1192 KB 1444/1461 KB 1192/1192 KB 1448/1461 KB 1192/1192 KB 1452/1461 KB 1192/1192 KB 1456/1461 KB 1192/1192 KB 1460/1461 KB 1192/1192 KB 1461/1461 KB 1192/1192 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 678.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 826.8 KB/sec) unit-mysql-0: 12:21:40 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 312.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 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 87.8 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-mysql-0: 12:21:40 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: 12:21:40 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 34.5 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 12:21:40 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-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 12:21:40 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 461.7 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 81.6 KB/sec) unit-abot-epc-basic-0: 12:21:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 12:21:41 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 231.9 KB/sec) unit-mysql-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 12:21:41 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 269.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:21:41 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 66.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 12:21:41 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 174.7 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 12:21:41 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 62.1 KB/sec) unit-abot-epc-basic-0: 12:21:41 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-mysql-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 231.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 12:21:41 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 1161.4 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB 52/149 KB 2/6 KB 4/10 KB 56/149 KB 2/6 KB 4/10 KB 60/149 KB 2/6 KB 4/10 KB 64/149 KB 2/6 KB 4/10 KB 52/149 KB 2/6 KB 8/10 KB 64/149 KB 2/6 KB 10/10 KB 64/149 KB 2/6 KB 52/149 KB 5/6 KB 10/10 KB 64/149 KB 6/6 KB 10/10 KB 64/149 KB 6/6 KB 10/10 KB 68/149 KB 6/6 KB 10/10 KB 72/149 KB 6/6 KB 10/10 KB 76/149 KB 6/6 KB 10/10 KB 80/149 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 6/6 KB 10/10 KB 84/149 KB 6/6 KB 10/10 KB 88/149 KB 6/6 KB 10/10 KB 92/149 KB 6/6 KB 10/10 KB 96/149 KB 6/6 KB 4/21 KB 10/10 KB 96/149 KB 6/6 KB 8/21 KB 10/10 KB 96/149 KB 6/6 KB 12/21 KB 10/10 KB 96/149 KB 6/6 KB 16/21 KB 10/10 KB 96/149 KB 6/6 KB 20/21 KB 10/10 KB 96/149 KB 6/6 KB 21/21 KB 10/10 KB 96/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 404.5 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 12:21:41 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 276.0 KB/sec) unit-abot-epc-basic-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install 21/21 KB 4/14 KB 96/149 KB 21/21 KB 8/14 KB 100/149 KB 21/21 KB 12/14 KB 100/149 KB 21/21 KB 14/14 KB 100/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 633.4 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 21/21 KB 4/14 KB 100/149 KB 14/14 KB 104/149 KB 14/14 KB 108/149 KB 14/14 KB 112/149 KB 14/14 KB 116/149 KB 14/14 KB 120/149 KB 14/14 KB 124/149 KB 14/14 KB 128/149 KB 14/14 KB 4/30 KB 128/149 KB 14/14 KB 8/30 KB 128/149 KB 14/14 KB 12/30 KB 128/149 KB 14/14 KB 16/30 KB 128/149 KB 14/14 KB 20/30 KB 128/149 KB 14/14 KB 24/30 KB 128/149 KB 14/14 KB 28/30 KB 128/149 KB 14/14 KB 28/30 KB 128/149 KB 3/37 KB 14/14 KB 30/30 KB 128/149 KB 3/37 KB 14/14 KB 30/30 KB 128/149 KB 5/37 KB 14/14 KB 30/30 KB 128/149 KB 8/37 KB 14/14 KB 30/30 KB 128/149 KB 11/37 KB 14/14 KB 30/30 KB 128/149 KB 13/37 KB 14/14 KB 30/30 KB 128/149 KB 16/37 KB 30/30 KB 128/149 KB 19/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 443.1 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 30/30 KB 128/149 KB 21/37 KB 30/30 KB 128/149 KB 4/14 KB 21/37 KB 30/30 KB 128/149 KB 8/14 KB 21/37 KB 30/30 KB 128/149 KB 12/14 KB 21/37 KB 30/30 KB 128/149 KB 14/14 KB 21/37 KB 30/30 KB 128/149 KB 14/14 KB 24/37 KB 30/30 KB 132/149 KB 14/14 KB 27/37 KB 30/30 KB 132/149 KB 14/14 KB 24/37 KB 30/30 KB 136/149 KB 14/14 KB 27/37 KB 30/30 KB 140/149 KB 14/14 KB 27/37 KB 30/30 KB 144/149 KB 14/14 KB 27/37 KB 30/30 KB 148/149 KB 14/14 KB 29/37 KB 149/149 KB 14/14 KB 29/37 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 817.0 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 30/30 KB 144/149 KB 14/14 KB 29/37 KB 149/149 KB 14/14 KB 32/37 KB 149/149 KB 14/14 KB 35/37 KB 149/149 KB 14/14 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 335.7 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 4/11 KB 149/149 KB 37/37 KB 8/11 KB 4/37 KB 149/149 KB 37/37 KB 11/11 KB 4/37 KB 149/149 KB 37/37 KB 4/11 KB 4/37 KB 149/149 KB 37/37 KB 11/11 KB 8/37 KB 149/149 KB 37/37 KB 11/11 KB 12/37 KB 149/149 KB 37/37 KB 11/11 KB 16/37 KB 149/149 KB 37/37 KB 11/11 KB 20/37 KB 149/149 KB 37/37 KB 11/11 KB 24/37 KB 149/149 KB 37/37 KB 11/11 KB 28/37 KB 149/149 KB 37/37 KB 11/11 KB 32/37 KB 149/149 KB 37/37 KB 11/11 KB 36/37 KB 149/149 KB 37/37 KB 11/11 KB 37/37 KB 149/149 KB 37/37 KB 11/11 KB 37/37 KB 4/43 KB 149/149 KB 37/37 KB 11/11 KB 37/37 KB 8/43 KB 11/11 KB 37/37 KB 12/43 KB 11/11 KB 37/37 KB 16/43 KB 11/11 KB 37/37 KB 20/43 KB 11/11 KB 37/37 KB 24/43 KB 11/11 KB 37/37 KB 28/43 KB 11/11 KB 37/37 KB 32/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 750.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2350.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 37/37 KB 36/43 KB 37/37 KB 40/43 KB 37/37 KB 43/43 KB 37/37 KB 43/43 KB 1/7 KB 37/37 KB 43/43 KB 3/7 KB 37/37 KB 43/43 KB 6/7 KB 37/37 KB 43/43 KB 7/7 KB 37/37 KB 43/43 KB 7/7 KB 4/60 KB 37/37 KB 43/43 KB 7/7 KB 8/60 KB 37/37 KB 43/43 KB 7/7 KB 12/60 KB 37/37 KB 43/43 KB 7/7 KB 16/60 KB 37/37 KB 43/43 KB 7/7 KB 20/60 KB 37/37 KB 43/43 KB 7/7 KB 24/60 KB 37/37 KB 43/43 KB 7/7 KB 28/60 KB 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: 12:21:41 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 725.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 43/43 KB 7/7 KB 32/60 KB 7/7 KB 36/60 KB 7/7 KB 40/60 KB 7/7 KB 44/60 KB 7/7 KB 48/60 KB 7/7 KB 52/60 KB 7/7 KB 56/60 KB 7/7 KB 60/60 KB 7/7 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 107.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 903.4 KB/sec) unit-mysql-0: 12:21:41 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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 76.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 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-mysql-0: 12:21:41 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 140.1 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 543.0 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 125.6 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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 235.9 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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 137.0 KB/sec) unit-mysql-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 154.0 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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 109.2 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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 94.6 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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 164.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 106.9 KB/sec) unit-abot-epc-basic-0: 12:21:41 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-mysql-0: 12:21:41 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-abot-epc-basic-0: 12:21:41 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: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 12:21:41 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 56.4 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 312.6 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 12:21:41 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 210.4 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 956.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 39.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 12:21:41 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 44.8 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 12:21:41 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 80.9 KB/sec) unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 12:21:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 1/13 KB 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/156 KB 4/48 KB 13/13 KB 6/156 KB 4/48 KB 3/87 KB 9/156 KB 4/48 KB 13/13 KB 3/156 KB 8/48 KB 4/21 KB 3/87 KB 9/156 KB 12/48 KB 4/21 KB 3/87 KB 9/156 KB 16/48 KB 4/21 KB 3/87 KB 9/156 KB 4/48 KB 4/21 KB 3/87 KB 9/156 KB 16/48 KB 8/21 KB 3/87 KB 9/156 KB 16/48 KB 12/21 KB 3/87 KB 9/156 KB 16/48 KB 16/21 KB 3/87 KB 9/156 KB 16/48 KB 20/21 KB 3/87 KB 9/156 KB 16/48 KB 21/21 KB 3/87 KB 9/156 KB 4/48 KB 3/87 KB 6/156 KB 16/48 KB 21/21 KB 6/87 KB 9/156 KB 16/48 KB 21/21 KB 9/87 KB 9/156 KB 16/48 KB 21/21 KB 11/87 KB 9/156 KB 16/48 KB 21/21 KB 14/87 KB 9/156 KB 16/48 KB 21/21 KB 16/87 KB 9/156 KB 16/48 KB 21/21 KB 19/87 KB 11/156 KB 16/48 KB 21/21 KB 22/87 KB 11/156 KB 20/48 KB 21/21 KB 25/87 KB 11/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 340.3 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 20/48 KB 21/21 KB 22/87 KB 11/156 KB 24/48 KB 21/21 KB 25/87 KB 11/156 KB 16/48 KB 21/21 KB 16/87 KB 11/156 KB 24/48 KB 21/21 KB 27/87 KB 14/156 KB 24/48 KB 21/21 KB 27/87 KB 16/156 KB 24/48 KB 21/21 KB 27/87 KB 11/156 KB 24/48 KB 21/21 KB 30/87 KB 19/156 KB 24/48 KB 21/21 KB 27/87 KB 19/156 KB 28/48 KB 21/21 KB 30/87 KB 19/156 KB 32/48 KB 21/21 KB 30/87 KB 19/156 KB 36/48 KB 21/21 KB 30/87 KB 22/156 KB 40/48 KB 21/21 KB 32/87 KB 22/156 KB 44/48 KB 21/21 KB 32/87 KB 22/156 KB 48/48 KB 21/21 KB 32/87 KB 22/156 KB 32/48 KB 21/21 KB 30/87 KB 22/156 KB 36/48 KB 21/21 KB 32/87 KB 22/156 KB 48/48 KB 21/21 KB 32/87 KB 25/156 KB 48/48 KB 21/21 KB 32/87 KB 27/156 KB 48/48 KB 21/21 KB 32/87 KB 30/156 KB 48/48 KB 21/21 KB 36/87 KB 32/156 KB 48/48 KB 21/21 KB 36/87 KB 30/156 KB 48/48 KB 40/87 KB 32/156 KB 48/48 KB 44/87 KB 32/156 KB 48/48 KB 48/87 KB 32/156 KB 48/48 KB 52/87 KB 32/156 KB 48/48 KB 3/35 KB 56/87 KB 36/156 KB 48/48 KB 3/35 KB 60/87 KB 36/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 728.2 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 48/48 KB 3/35 KB 52/87 KB 36/156 KB 48/48 KB 3/35 KB 52/87 KB 32/156 KB 48/48 KB 6/35 KB 60/87 KB 36/156 KB 48/48 KB 9/35 KB 60/87 KB 36/156 KB 48/48 KB 11/35 KB 60/87 KB 36/156 KB 48/48 KB 14/35 KB 60/87 KB 36/156 KB 48/48 KB 16/35 KB 60/87 KB 36/156 KB 48/48 KB 19/35 KB 60/87 KB 36/156 KB 48/48 KB 22/35 KB 60/87 KB 36/156 KB 48/48 KB 25/35 KB 60/87 KB 36/156 KB 48/48 KB 27/35 KB 60/87 KB 36/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1296.2 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 30/35 KB 64/87 KB 40/156 KB 30/35 KB 60/87 KB 36/156 KB 30/35 KB 60/87 KB 40/156 KB 30/35 KB 64/87 KB 44/156 KB 32/35 KB 64/87 KB 44/156 KB 32/35 KB 64/87 KB 48/156 KB 35/35 KB 64/87 KB 48/156 KB 35/35 KB 64/87 KB 52/156 KB 35/35 KB 3/86 KB 68/87 KB 56/156 KB 35/35 KB 3/86 KB 68/87 KB 52/156 KB 35/35 KB 6/86 KB 68/87 KB 56/156 KB 35/35 KB 9/86 KB 68/87 KB 56/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 35/35 KB 11/86 KB 68/87 KB 56/156 KB 35/35 KB 14/86 KB 68/87 KB 56/156 KB 35/35 KB 68/87 KB 52/156 KB 35/35 KB 16/86 KB 68/87 KB 60/156 KB 35/35 KB 16/86 KB 68/87 KB 56/156 KB 35/35 KB 16/86 KB 72/87 KB 60/156 KB 35/35 KB 16/86 KB 72/87 KB 64/156 KB 35/35 KB 16/86 KB 76/87 KB 64/156 KB 35/35 KB 19/86 KB 76/87 KB 64/156 KB 3/24 KB 35/35 KB 19/86 KB 80/87 KB 64/156 KB 6/24 KB 35/35 KB 22/86 KB 80/87 KB 68/156 KB 35/35 KB 19/86 KB 80/87 KB 64/156 KB 3/24 KB 35/35 KB 22/86 KB 80/87 KB 68/156 KB 6/24 KB 35/35 KB 25/86 KB 80/87 KB 68/156 KB 6/24 KB 35/35 KB 27/86 KB 84/87 KB 68/156 KB 3/24 KB 35/35 KB 19/86 KB 80/87 KB 68/156 KB 6/24 KB 35/35 KB 27/86 KB 84/87 KB 72/156 KB 6/24 KB 35/35 KB 27/86 KB 84/87 KB 76/156 KB 9/24 KB 35/35 KB 27/86 KB 84/87 KB 80/156 KB 9/24 KB 35/35 KB 30/86 KB 84/87 KB 84/156 KB 9/24 KB 35/35 KB 30/86 KB 84/87 KB 88/156 KB 9/24 KB 35/35 KB 30/86 KB 84/87 KB 92/156 KB 9/24 KB 35/35 KB 30/86 KB 84/87 KB 96/156 KB 6/24 KB 35/35 KB 25/86 KB 84/87 KB 68/156 KB 9/24 KB 35/35 KB 30/86 KB 87/87 KB 96/156 KB 9/24 KB 35/35 KB 30/86 KB 84/87 KB 80/156 KB 9/24 KB 35/35 KB 27/86 KB 84/87 KB 76/156 KB 11/24 KB 35/35 KB 30/86 KB 87/87 KB 96/156 KB 11/24 KB 35/35 KB 32/86 KB 87/87 KB 96/156 KB 11/24 KB 35/35 KB 36/86 KB 87/87 KB 96/156 KB 14/24 KB 35/35 KB 36/86 KB 87/87 KB 96/156 KB 16/24 KB 35/35 KB 36/86 KB 87/87 KB 96/156 KB 19/24 KB 35/35 KB 36/86 KB 87/87 KB 96/156 KB 19/24 KB 35/35 KB 40/86 KB 87/87 KB 96/156 KB 22/24 KB 35/35 KB 44/86 KB 87/87 KB 96/156 KB 22/24 KB 35/35 KB 48/86 KB 87/87 KB 96/156 KB 22/24 KB 52/86 KB 87/87 KB 96/156 KB 22/24 KB 56/86 KB 87/87 KB 100/156 KB 22/24 KB 60/86 KB 87/87 KB 100/156 KB 22/24 KB 64/86 KB 87/87 KB 100/156 KB 22/24 KB 35/35 KB 40/86 KB 87/87 KB 96/156 KB 24/24 KB 64/86 KB 87/87 KB 100/156 KB 22/24 KB 52/86 KB 87/87 KB 100/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: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1356.6 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 24/24 KB 64/86 KB 104/156 KB 24/24 KB 64/86 KB 108/156 KB 24/24 KB 64/86 KB 112/156 KB 24/24 KB 64/86 KB 116/156 KB 24/24 KB 68/86 KB 116/156 KB 24/24 KB 72/86 KB 116/156 KB 24/24 KB 72/86 KB 120/156 KB 72/86 KB 124/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 413.5 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 76/86 KB 124/156 KB 80/86 KB 124/156 KB 80/86 KB 128/156 KB 84/86 KB 128/156 KB 86/86 KB 128/156 KB 86/86 KB 132/156 KB 86/86 KB 136/156 KB 86/86 KB 140/156 KB 86/86 KB 144/156 KB 86/86 KB 148/156 KB 4/119 KB 3/14 KB 86/86 KB 152/156 KB 4/119 KB 3/14 KB 86/86 KB 148/156 KB 3/14 KB 86/86 KB 148/156 KB 4/119 KB 6/14 KB 86/86 KB 152/156 KB 4/119 KB 9/14 KB 86/86 KB 152/156 KB 4/119 KB 11/14 KB 86/86 KB 152/156 KB 4/119 KB 14/14 KB 86/86 KB 152/156 KB 8/119 KB 14/14 KB 86/86 KB 152/156 KB 12/119 KB 14/14 KB 86/86 KB 152/156 KB 16/119 KB 14/14 KB 86/86 KB 152/156 KB 20/119 KB 14/14 KB 86/86 KB 152/156 KB 24/119 KB 14/14 KB 3/29 KB 86/86 KB 152/156 KB 28/119 KB 14/14 KB 3/29 KB 86/86 KB 152/156 KB 32/119 KB 14/14 KB 3/29 KB 86/86 KB 152/156 KB 20/119 KB 14/14 KB 3/29 KB 86/86 KB 152/156 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 1292.1 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 36/119 KB 14/14 KB 6/29 KB 156/156 KB 36/119 KB 14/14 KB 6/29 KB 152/156 KB 32/119 KB 14/14 KB 6/29 KB 152/156 KB 40/119 KB 14/14 KB 9/29 KB 156/156 KB 40/119 KB 14/14 KB 11/29 KB 156/156 KB 40/119 KB 14/14 KB 14/29 KB 156/156 KB 40/119 KB 14/14 KB 16/29 KB 156/156 KB 40/119 KB 14/14 KB 19/29 KB 156/156 KB 40/119 KB 14/14 KB 6/29 KB 156/156 KB 44/119 KB 14/14 KB 19/29 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 195.1 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 48/119 KB 22/29 KB 156/156 KB 44/119 KB 14/14 KB 22/29 KB 156/156 KB 48/119 KB 25/29 KB 156/156 KB 52/119 KB 27/29 KB 156/156 KB 52/119 KB 29/29 KB 3/37 KB 3/57 KB 52/119 KB 25/29 KB 156/156 KB 52/119 KB 27/29 KB 3/37 KB 3/57 KB 52/119 KB 29/29 KB 6/37 KB 3/57 KB 52/119 KB 27/29 KB 156/156 KB 3/57 KB 52/119 KB 29/29 KB 6/37 KB 5/57 KB 52/119 KB 29/29 KB 6/37 KB 8/57 KB 52/119 KB 29/29 KB 6/37 KB 11/57 KB 52/119 KB 29/29 KB 6/37 KB 13/57 KB 52/119 KB 29/29 KB 6/37 KB 16/57 KB 52/119 KB 29/29 KB 6/37 KB 19/57 KB 52/119 KB 29/29 KB 6/37 KB 21/57 KB 52/119 KB 29/29 KB 6/37 KB 24/57 KB 52/119 KB 29/29 KB 6/37 KB 27/57 KB 56/119 KB 29/29 KB 9/37 KB 29/57 KB 56/119 KB 29/29 KB 9/37 KB 27/57 KB 60/119 KB 29/29 KB 9/37 KB 29/57 KB 64/119 KB 29/29 KB 9/37 KB 29/57 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 1878.2 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 52/119 KB 29/29 KB 9/37 KB 27/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 64/119 KB 29/29 KB 11/37 KB 29/57 KB 64/119 KB 29/29 KB 11/37 KB 32/57 KB 68/119 KB 29/29 KB 14/37 KB 32/57 KB 72/119 KB 14/37 KB 36/57 KB 76/119 KB 14/37 KB 36/57 KB 80/119 KB 14/37 KB 36/57 KB 64/119 KB 29/29 KB 14/37 KB 32/57 KB 80/119 KB 16/37 KB 36/57 KB 80/119 KB 19/37 KB 36/57 KB 80/119 KB 22/37 KB 36/57 KB 68/119 KB 14/37 KB 36/57 KB 80/119 KB 22/37 KB 40/57 KB 80/119 KB 4/11 KB 25/37 KB 44/57 KB 80/119 KB 4/11 KB 25/37 KB 48/57 KB 80/119 KB 4/11 KB 25/37 KB 52/57 KB 84/119 KB 4/11 KB 25/37 KB 56/57 KB 84/119 KB 4/11 KB 25/37 KB 57/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 315.5 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 84/119 KB 4/11 KB 25/37 KB 52/57 KB 88/119 KB 4/11 KB 25/37 KB 57/57 KB 92/119 KB 4/11 KB 25/37 KB 57/57 KB 96/119 KB 4/11 KB 25/37 KB 57/57 KB 80/119 KB 4/11 KB 25/37 KB 40/57 KB 80/119 KB 4/11 KB 22/37 KB 40/57 KB 96/119 KB 8/11 KB 27/37 KB 57/57 KB 96/119 KB 8/11 KB 25/37 KB 57/57 KB 96/119 KB 11/11 KB 27/37 KB 57/57 KB 96/119 KB 11/11 KB 30/37 KB 57/57 KB 96/119 KB 11/11 KB 32/37 KB 57/57 KB 96/119 KB 11/11 KB 35/37 KB 57/57 KB 96/119 KB 11/11 KB 37/37 KB 57/57 KB 100/119 KB 11/11 KB 37/37 KB 57/57 KB 104/119 KB 11/11 KB 37/37 KB 57/57 KB 108/119 KB 11/11 KB 37/37 KB 57/57 KB 112/119 KB 11/11 KB 37/37 KB 57/57 KB 116/119 KB 11/11 KB 37/37 KB 57/57 KB 119/119 KB 11/11 KB 37/37 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 588.3 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 119/119 KB 3/33 KB 11/11 KB 37/37 KB 119/119 KB 6/33 KB 11/11 KB 37/37 KB 119/119 KB 9/33 KB 11/11 KB 37/37 KB 119/119 KB 11/33 KB 11/11 KB 37/37 KB 119/119 KB 14/33 KB 11/11 KB 37/37 KB 119/119 KB 16/33 KB 11/11 KB 37/37 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 102.4 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 365.4 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 119/119 KB 19/33 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 119/119 KB 22/33 KB 119/119 KB 25/33 KB 27/33 KB 30/33 KB 32/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1177.5 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install 33/33 KB 33/33 KB 4/21 KB 33/33 KB 8/21 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 33/33 KB 21/21 KB 4/5 KB 33/33 KB 21/21 KB 5/5 KB 33/33 KB 21/21 KB 5/5 KB 3/14 KB 33/33 KB 21/21 KB 5/5 KB 6/14 KB 33/33 KB 21/21 KB 5/5 KB 9/14 KB 33/33 KB 21/21 KB 5/5 KB 11/14 KB 33/33 KB 21/21 KB 5/5 KB 14/14 KB 33/33 KB 21/21 KB 5/5 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 12:21:42 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 191.7 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 40.1 KB/sec) unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 123.7 KB/sec) unit-mysql-0: 12:21:42 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: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 12:21:42 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] unit-mysql-0: 12:21:42 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: 12:21:42 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 477.4 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 12:21:43 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-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 882.3 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 228.5 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 182.8 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 12:21:43 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: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 12:21:43 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 1445.2 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 12:21:43 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 757.4 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 12:21:43 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 119.4 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 123.6 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 208.1 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 151.3 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 12:21:43 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-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 12:21:43 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 119.1 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 12:21:43 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 76.7 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 12:21:43 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 125.7 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 474.2 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 455.6 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 12:21:43 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 359.0 KB/sec) unit-abot-epc-basic-0: 12:21:43 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-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 12:21:43 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 134.4 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 251.2 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1020.0 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 3/286 KB 3/39 KB 3/223 KB 3/286 KB 3/308 KB 3/39 KB 5/223 KB 3/286 KB 3/39 KB 3/286 KB 3/308 KB 6/39 KB 5/223 KB 3/286 KB 3/308 KB 9/39 KB 8/223 KB 3/286 KB 3/308 KB 11/39 KB 8/223 KB 3/286 KB 3/308 KB 14/39 KB 3/45 KB 8/223 KB 6/286 KB 3/308 KB 3/39 KB 3/223 KB 3/286 KB 5/308 KB 14/39 KB 3/45 KB 8/223 KB 6/286 KB 8/308 KB 14/39 KB 3/45 KB 8/223 KB 6/286 KB 11/308 KB 14/39 KB 3/45 KB 8/223 KB 6/286 KB 13/308 KB 14/39 KB 3/45 KB 8/223 KB 6/286 KB 16/308 KB 14/39 KB 3/45 KB 8/223 KB 6/286 KB 3/308 KB 11/39 KB 3/45 KB 8/223 KB 6/286 KB 3/308 KB 11/39 KB 3/45 KB 8/223 KB 3/286 KB 16/308 KB 16/39 KB 6/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 9/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 11/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 14/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 16/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 19/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 22/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 25/45 KB 8/223 KB 6/286 KB 3/308 KB 6/39 KB 8/223 KB 3/286 KB 16/308 KB 16/39 KB 25/45 KB 11/223 KB 9/286 KB 16/308 KB 16/39 KB 25/45 KB 13/223 KB 9/286 KB 16/308 KB 16/39 KB 25/45 KB 16/223 KB 9/286 KB 16/308 KB 16/39 KB 25/45 KB 19/223 KB 9/286 KB 16/308 KB 16/39 KB 25/45 KB 21/223 KB 9/286 KB 16/308 KB 16/39 KB 25/45 KB 8/223 KB 9/286 KB 16/308 KB 16/39 KB 3/45 KB 8/223 KB 6/286 KB 16/308 KB 16/39 KB 27/45 KB 21/223 KB 9/286 KB 16/308 KB 19/39 KB 30/45 KB 24/223 KB 9/286 KB 16/308 KB 19/39 KB 27/45 KB 24/223 KB 9/286 KB 16/308 KB 16/39 KB 27/45 KB 24/223 KB 9/286 KB 16/308 KB 19/39 KB 30/45 KB 24/223 KB 11/286 KB 16/308 KB 22/39 KB 30/45 KB 24/223 KB 11/286 KB 16/308 KB 25/39 KB 30/45 KB 27/223 KB 11/286 KB 19/308 KB 27/39 KB 32/45 KB 27/223 KB 14/286 KB 16/308 KB 22/39 KB 30/45 KB 27/223 KB 11/286 KB 19/308 KB 25/39 KB 32/45 KB 27/223 KB 14/286 KB 19/308 KB 25/39 KB 30/45 KB 27/223 KB 14/286 KB 16/308 KB 25/39 KB 30/45 KB 27/223 KB 14/286 KB 19/308 KB 27/39 KB 32/45 KB 27/223 KB 16/286 KB 21/308 KB 27/39 KB 32/45 KB 29/223 KB 19/286 KB 21/308 KB 27/39 KB 36/45 KB 29/223 KB 22/286 KB 21/308 KB 27/39 KB 32/45 KB 29/223 KB 16/286 KB 19/308 KB 27/39 KB 32/45 KB 29/223 KB 16/286 KB 21/308 KB 30/39 KB 36/45 KB 32/223 KB 22/286 KB 24/308 KB 30/39 KB 36/45 KB 36/223 KB 22/286 KB 24/308 KB 30/39 KB 36/45 KB 40/223 KB 25/286 KB 24/308 KB 30/39 KB 36/45 KB 44/223 KB 25/286 KB 24/308 KB 30/39 KB 36/45 KB 48/223 KB 25/286 KB 21/308 KB 30/39 KB 36/45 KB 29/223 KB 22/286 KB 21/308 KB 27/39 KB 36/45 KB 29/223 KB 19/286 KB 24/308 KB 30/39 KB 40/45 KB 48/223 KB 25/286 KB 24/308 KB 32/39 KB 44/45 KB 48/223 KB 25/286 KB 24/308 KB 32/39 KB 45/45 KB 48/223 KB 25/286 KB 24/308 KB 30/39 KB 36/45 KB 36/223 KB 25/286 KB 24/308 KB 30/39 KB 36/45 KB 32/223 KB 22/286 KB 27/308 KB 32/39 KB 45/45 KB 48/223 KB 25/286 KB 24/308 KB 32/39 KB 40/45 KB 48/223 KB 25/286 KB 29/308 KB 32/39 KB 45/45 KB 48/223 KB 25/286 KB 32/308 KB 35/39 KB 45/45 KB 48/223 KB 25/286 KB 29/308 KB 35/39 KB 45/45 KB 48/223 KB 25/286 KB 32/308 KB 35/39 KB 45/45 KB 48/223 KB 27/286 KB 32/308 KB 38/39 KB 45/45 KB 48/223 KB 30/286 KB 36/308 KB 38/39 KB 45/45 KB 48/223 KB 32/286 KB 36/308 KB 38/39 KB 45/45 KB 52/223 KB 36/286 KB 36/308 KB 38/39 KB 45/45 KB 52/223 KB 40/286 KB 32/308 KB 38/39 KB 45/45 KB 48/223 KB 27/286 KB 36/308 KB 39/39 KB 45/45 KB 52/223 KB 40/286 KB 36/308 KB 38/39 KB 45/45 KB 52/223 KB 32/ unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 286 KB 36/308 KB 39/39 KB 45/45 KB 56/223 KB 40/286 KB 36/308 KB 39/39 KB 45/45 KB 60/223 KB 40/286 KB 36/308 KB 38/39 KB 45/45 KB 48/223 KB 30/286 KB 40/308 KB 39/39 KB 45/45 KB 60/223 KB 40/286 KB 44/308 KB 39/39 KB 45/45 KB 60/223 KB 40/286 KB 48/308 KB 39/39 KB 45/45 KB 60/223 KB 40/286 KB 48/308 KB 39/39 KB 45/45 KB 64/223 KB 40/286 KB 52/308 KB 39/39 KB 45/45 KB 64/223 KB 40/286 KB 56/308 KB 39/39 KB 45/45 KB 68/223 KB 44/286 KB 60/308 KB 39/39 KB 45/45 KB 68/223 KB 44/286 KB 64/308 KB 39/39 KB 45/45 KB 68/223 KB 44/286 KB 52/308 KB 39/39 KB 45/45 KB 68/223 KB 44/286 KB 64/308 KB 39/39 KB 45/45 KB 72/223 KB 44/286 KB 64/308 KB 39/39 KB 45/45 KB 76/223 KB 44/286 KB 64/308 KB 39/39 KB 45/45 KB 80/223 KB 44/286 KB 52/308 KB 39/39 KB 45/45 KB 64/223 KB 44/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1110.8 KB/sec) unit-abot-epc-basic-0: 12:21:43 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: 12:21:43 DEBUG unit.abot-epc-basic/0.install 64/308 KB 39/39 KB 80/223 KB 48/286 KB 64/308 KB 39/39 KB 80/223 KB 52/286 KB 64/308 KB 39/39 KB 80/223 KB 56/286 KB 64/308 KB 39/39 KB 80/223 KB 60/286 KB 64/308 KB 39/39 KB 80/223 KB 64/286 KB 68/308 KB 80/223 KB 68/286 KB 68/308 KB 84/223 KB 72/286 KB 68/308 KB 84/223 KB 76/286 KB 68/308 KB 80/223 KB 64/286 KB 72/308 KB 84/223 KB 76/286 KB 76/308 KB 84/223 KB 76/286 KB 80/308 KB 84/223 KB 76/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 68/308 KB 84/223 KB 68/286 KB 80/308 KB 88/223 KB 76/286 KB 80/308 KB 92/223 KB 76/286 KB 80/308 KB 96/223 KB 76/286 KB 84/308 KB 96/223 KB 76/286 KB 88/308 KB 100/223 KB 80/286 KB 92/308 KB 100/223 KB 80/286 KB 96/308 KB 100/223 KB 80/286 KB 84/308 KB 100/223 KB 80/286 KB 96/308 KB 4/174 KB 100/223 KB 84/286 KB 96/308 KB 4/174 KB 3/22 KB 100/223 KB 88/286 KB 96/308 KB 4/174 KB 3/22 KB 100/223 KB 92/286 KB 84/308 KB 100/223 KB 76/286 KB 100/308 KB 4/174 KB 3/22 KB 104/223 KB 92/286 KB 100/308 KB 4/174 KB 3/22 KB 108/223 KB 92/286 KB 100/308 KB 4/174 KB 3/22 KB 112/223 KB 92/286 KB 100/308 KB 4/174 KB 3/22 KB 116/223 KB 92/286 KB 100/308 KB 4/174 KB 3/22 KB 100/223 KB 92/286 KB 104/308 KB 4/174 KB 3/22 KB 116/223 KB 96/286 KB 108/308 KB 4/174 KB 3/22 KB 116/223 KB 96/286 KB 112/308 KB 4/174 KB 3/22 KB 116/223 KB 96/286 KB 96/308 KB 4/174 KB 3/22 KB 100/223 KB 84/286 KB 112/308 KB 4/174 KB 6/22 KB 120/223 KB 96/286 KB 112/308 KB 4/174 KB 9/22 KB 120/223 KB 96/286 KB 96/308 KB 4/174 KB 100/223 KB 80/286 KB 112/308 KB 4/174 KB 11/22 KB 120/223 KB 96/286 KB 112/308 KB 8/174 KB 14/22 KB 120/223 KB 96/286 KB 112/308 KB 8/174 KB 16/22 KB 120/223 KB 96/286 KB 112/308 KB 8/174 KB 19/22 KB 120/223 KB 96/286 KB 112/308 KB 8/174 KB 22/22 KB 120/223 KB 96/286 KB 112/308 KB 8/174 KB 22/22 KB 120/223 KB 96/286 KB 112/308 KB 4/174 KB 3/22 KB 120/223 KB 96/286 KB 112/308 KB 8/174 KB 22/22 KB 124/223 KB 96/286 KB 112/308 KB 8/174 KB 22/22 KB 128/223 KB 96/286 KB 112/308 KB 8/174 KB 22/22 KB 132/223 KB 96/286 KB 116/308 KB 8/174 KB 22/22 KB 136/223 KB 96/286 KB 116/308 KB 8/174 KB 22/22 KB 140/223 KB 96/286 KB 116/308 KB 8/174 KB 22/22 KB 144/223 KB 96/286 KB 100/308 KB 4/174 KB 3/22 KB 116/223 KB 96/286 KB 116/308 KB 8/174 KB 22/22 KB 144/223 KB 100/286 KB 116/308 KB 8/174 KB 22/22 KB 144/223 KB 104/286 KB 116/308 KB 8/174 KB 22/22 KB 144/223 KB 108/286 KB 116/308 KB 8/174 KB 22/22 KB 144/223 KB 112/286 KB 116/308 KB 8/174 KB 22/22 KB 132/223 KB 96/286 KB 120/308 KB 8/174 KB 22/22 KB 144/223 KB 112/286 KB 112/308 KB 8/174 KB 11/22 KB 120/223 KB 96/286 KB 120/308 KB 12/174 KB 22/22 KB 144/223 KB 112/286 KB 120/308 KB 16/174 KB 22/22 KB 144/223 KB 112/286 KB 120/308 KB 20/174 KB 22/22 KB 144/223 KB 112/286 KB 120/308 KB 24/174 KB 22/22 KB 144/223 KB 112/286 KB 120/308 KB 28/174 KB 22/22 KB 144/223 KB 112/286 KB 120/308 KB 32/174 KB 22/22 KB 144/223 KB 112/286 KB 120/308 KB 36/174 KB 22/22 KB 144/223 KB 112/286 KB 124/308 KB 36/174 KB 22/22 KB 144/223 KB 112/286 KB 128/308 KB 40/174 KB 22/22 KB 144/223 KB 112/286 KB 124/308 KB 40/174 KB 22/22 KB 144/223 KB 112/286 KB 128/308 KB 44/174 KB 22/22 KB 144/223 KB 112/286 KB 128/308 KB 48/174 KB 22/22 KB 144/223 KB 112/286 KB 132/308 KB 48/174 KB 22/22 KB 144/223 KB 112/286 KB 136/308 KB 52/174 KB 22/22 KB 148/223 KB 116/286 KB 140/308 KB 52/174 KB 148/223 KB 116/286 KB 144/308 KB 52/174 KB 148/223 KB 116/286 KB 132/308 KB 52/174 KB 22/22 KB 148/223 KB 116/286 KB 144/308 KB 52/174 KB 148/223 KB 120/286 KB 144/308 KB 52/174 KB 148/223 KB 124/286 KB 144/308 KB 52/174 KB 148/223 KB 128/286 KB 132/308 KB 52/174 KB 22/22 KB 148/223 KB 112/286 KB 144/308 KB 56/174 KB 148/223 KB 128/286 KB 144/308 KB 60/174 KB 148/223 KB 128/286 KB 144/308 KB 64/174 KB 148/223 KB 128/286 KB 148/308 KB 68/174 KB 148/223 KB 128/286 KB 148/308 KB 72/174 KB 148/223 KB 132/286 KB 148/308 KB 76/174 KB unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 148/223 KB 132/286 KB 148/308 KB 80/174 KB 148/223 KB 132/286 KB 132/308 KB 48/174 KB 22/22 KB 148/223 KB 112/286 KB 148/308 KB 80/174 KB 152/223 KB 132/286 KB 148/308 KB 80/174 KB 156/223 KB 132/286 KB 148/308 KB 80/174 KB 160/223 KB 132/286 KB 148/308 KB 80/174 KB 164/223 KB 132/286 KB 148/308 KB 80/174 KB 168/223 KB 132/286 KB 148/308 KB 80/174 KB 172/223 KB 132/286 KB 148/308 KB 80/174 KB 176/223 KB 132/286 KB 148/308 KB 80/174 KB 180/223 KB 132/286 KB 148/308 KB 84/174 KB 184/223 KB 132/286 KB 148/308 KB 84/174 KB 188/223 KB 132/286 KB 148/308 KB 84/174 KB 192/223 KB 132/286 KB 148/308 KB 68/174 KB 148/223 KB 132/286 KB 148/308 KB 84/174 KB 192/223 KB 136/286 KB 148/308 KB 84/174 KB 192/223 KB 140/286 KB 148/308 KB 84/174 KB 192/223 KB 144/286 KB 148/308 KB 64/174 KB 148/223 KB 128/286 KB 152/308 KB 84/174 KB 192/223 KB 144/286 KB 156/308 KB 84/174 KB 192/223 KB 144/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 338.6 KB/sec) unit-abot-epc-basic-0: 12:21:43 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-mysql-0: 12:21:43 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 160/308 KB 84/174 KB 192/223 KB 144/286 KB 160/308 KB 84/174 KB 192/223 KB 148/286 KB 164/308 KB 84/174 KB 192/223 KB 152/286 KB 164/308 KB 84/174 KB 192/223 KB 156/286 KB 164/308 KB 84/174 KB 192/223 KB 160/286 KB 148/308 KB 84/174 KB 180/223 KB 132/286 KB 164/308 KB 88/174 KB 192/223 KB 160/286 KB 164/308 KB 92/174 KB 192/223 KB 160/286 KB 164/308 KB 96/174 KB 192/223 KB 160/286 KB 164/308 KB 100/174 KB 192/223 KB 160/286 KB 164/308 KB 104/174 KB 196/223 KB 164/286 KB 164/308 KB 108/174 KB 196/223 KB 164/286 KB 164/308 KB 112/174 KB 3/9 KB 196/223 KB 164/286 KB 164/308 KB 116/174 KB 3/9 KB 196/223 KB 164/286 KB 164/308 KB 84/174 KB 192/223 KB 148/286 KB 168/308 KB 116/174 KB 3/9 KB 196/223 KB 164/286 KB 172/308 KB 116/174 KB 3/9 KB 196/223 KB 164/286 KB 176/308 KB 116/174 KB 3/9 KB 196/223 KB 164/286 KB 164/308 KB 108/174 KB 3/9 KB 196/223 KB 164/286 KB 176/308 KB 116/174 KB 5/9 KB 196/223 KB 164/286 KB 176/308 KB 116/174 KB 8/9 KB 196/223 KB 164/286 KB 176/308 KB 116/174 KB 9/9 KB 196/223 KB 164/286 KB 180/308 KB 116/174 KB 9/9 KB 196/223 KB 164/286 KB 184/308 KB 116/174 KB 9/9 KB 196/223 KB 164/286 KB 188/308 KB 116/174 KB 9/9 KB 196/223 KB 164/286 KB 192/308 KB 116/174 KB 9/9 KB 196/223 KB 164/286 KB 164/308 KB 100/174 KB 196/223 KB 164/286 KB 192/308 KB 116/174 KB 9/9 KB 200/223 KB 164/286 KB 192/308 KB 116/174 KB 9/9 KB 204/223 KB 164/286 KB 192/308 KB 116/174 KB 9/9 KB 208/223 KB 164/286 KB 164/308 KB 100/174 KB 192/223 KB 164/286 KB 192/308 KB 116/174 KB 9/9 KB 208/223 KB 168/286 KB 192/308 KB 116/174 KB 9/9 KB 208/223 KB 172/286 KB 192/308 KB 116/174 KB 9/9 KB 208/223 KB 176/286 KB 192/308 KB 116/174 KB 9/9 KB 208/223 KB 180/286 KB 196/308 KB 116/174 KB 9/9 KB 208/223 KB 184/286 KB 196/308 KB 120/174 KB 9/9 KB 208/223 KB 188/286 KB 196/308 KB 120/174 KB 9/9 KB 212/223 KB 192/286 KB 196/308 KB 116/174 KB 9/9 KB 208/223 KB 180/286 KB 200/308 KB 120/174 KB 9/9 KB 212/223 KB 192/286 KB 204/308 KB 120/174 KB 9/9 KB 212/223 KB 192/286 KB 208/308 KB 120/174 KB 9/9 KB 212/223 KB 192/286 KB 212/308 KB 120/174 KB 9/9 KB 212/223 KB 192/286 KB 216/308 KB 120/174 KB 9/9 KB 212/223 KB 196/286 KB 220/308 KB 120/174 KB 9/9 KB 212/223 KB 196/286 KB 224/308 KB 120/174 KB 9/9 KB 212/223 KB 196/286 KB 196/308 KB 120/174 KB 9/9 KB 212/223 KB 188/286 KB 224/308 KB 120/174 KB 9/9 KB 216/223 KB 196/286 KB 224/308 KB 120/174 KB 9/9 KB 220/223 KB 196/286 KB 224/308 KB 120/174 KB 9/9 KB 223/223 KB 196/286 KB 196/308 KB 120/174 KB 9/9 KB 208/223 KB 184/286 KB 224/308 KB 124/174 KB 9/9 KB 223/223 KB 196/286 KB 224/308 KB 128/174 KB 9/9 KB 223/223 KB 196/286 KB 224/308 KB 132/174 KB 9/9 KB 223/223 KB 196/286 KB 228/308 KB 136/174 KB 223/223 KB 196/286 KB 228/308 KB 140/174 KB 223/223 KB 196/286 KB 228/308 KB 144/174 KB 223/223 KB 196/286 KB 212/308 KB 120/174 KB 9/9 KB 212/223 KB 196/286 KB 228/308 KB 144/174 KB 223/223 KB 200/286 KB 228/308 KB 144/174 KB 223/223 KB 204/286 KB 228/308 KB 144/174 KB 223/223 KB 208/286 KB 228/308 KB 148/174 KB 223/223 KB 208/286 KB 228/308 KB 152/174 KB 223/223 KB 212/286 KB 228/308 KB 156/174 KB 223/223 KB 212/286 KB 228/308 KB 160/174 KB 223/223 KB 212/286 KB 228/308 KB 132/174 KB 223/223 KB 196/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 96.7 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 228/308 KB 148/174 KB 223/223 KB 212/286 KB 232/308 KB 164/174 KB 223/223 KB 216/286 KB 232/308 KB 164/174 KB 223/223 KB 220/286 KB 232/308 KB 164/174 KB 223/223 KB 224/286 KB 232/308 KB 164/174 KB 223/223 KB 228/286 KB 232/308 KB 164/174 KB 232/286 KB 232/308 KB 164/174 KB 236/286 KB 232/308 KB 164/174 KB 240/286 KB 232/308 KB 164/174 KB 244/286 KB 232/308 KB 164/174 KB 4/22 KB 248/286 KB 232/308 KB 164/174 KB 4/22 KB 252/286 KB 232/308 KB 164/174 KB 4/22 KB 256/286 KB 232/308 KB 164/174 KB 223/223 KB 212/286 KB 232/308 KB 168/174 KB 4/22 KB 256/286 KB 232/308 KB 172/174 KB 4/22 KB 256/286 KB 232/308 KB 174/174 KB 4/22 KB 256/286 KB 232/308 KB 160/174 KB 223/223 KB 212/286 KB 236/308 KB 174/174 KB 4/22 KB 256/286 KB 232/308 KB 164/174 KB 4/22 KB 244/286 KB 236/308 KB 174/174 KB 8/22 KB 256/286 KB 236/308 KB 174/174 KB 12/22 KB 256/286 KB 236/308 KB 174/174 KB 15/22 KB 256/286 KB 236/308 KB 174/174 KB 19/22 KB 256/286 KB 236/308 KB 174/174 KB 22/22 KB 256/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2162.8 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 240/308 KB 174/174 KB 22/22 KB 256/286 KB 244/308 KB 174/174 KB 22/22 KB 256/286 KB 248/308 KB 174/174 KB 22/22 KB 256/286 KB 252/308 KB 174/174 KB 22/22 KB 256/286 KB 256/308 KB 174/174 KB 22/22 KB 256/286 KB 260/308 KB 174/174 KB 22/22 KB 256/286 KB 264/308 KB 174/174 KB 22/22 KB 256/286 KB 268/308 KB 174/174 KB 22/22 KB 256/286 KB 272/308 KB 174/174 KB 22/22 KB 256/286 KB 272/308 KB 174/174 KB 22/22 KB 260/286 KB 276/308 KB 174/174 KB 22/22 KB 264/286 KB 276/308 KB 174/174 KB 22/22 KB 268/286 KB 276/308 KB 174/174 KB 22/22 KB 270/286 KB 276/308 KB 174/174 KB 22/22 KB 274/286 KB 276/308 KB 174/174 KB 22/22 KB 260/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 207.8 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install 280/308 KB 174/174 KB 274/286 KB 284/308 KB 174/174 KB 274/286 KB 288/308 KB 174/174 KB 274/286 KB 292/308 KB 174/174 KB 274/286 KB 292/308 KB 174/174 KB 278/286 KB 292/308 KB 174/174 KB 282/286 KB 292/308 KB 174/174 KB 286/286 KB 4/17 KB 292/308 KB 174/174 KB 286/286 KB 8/17 KB 292/308 KB 286/286 KB 12/17 KB 292/308 KB 286/286 KB 16/17 KB 292/308 KB 286/286 KB 17/17 KB 292/308 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1608.5 KB/sec) unit-abot-epc-basic-0: 12:21:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 17/17 KB 292/308 KB 286/286 KB 4/11 KB 17/17 KB 292/308 KB 286/286 KB 8/11 KB 17/17 KB 292/308 KB 286/286 KB 11/11 KB 17/17 KB 296/308 KB 286/286 KB 11/11 KB 17/17 KB 300/308 KB 286/286 KB 11/11 KB 17/17 KB 304/308 KB 286/286 KB 11/11 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 2025.9 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 124.7 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 17/17 KB 304/308 KB 3/13 KB 304/308 KB 5/13 KB 304/308 KB 8/13 KB 304/308 KB 11/13 KB 304/308 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 80.3 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 308/308 KB 13/13 KB 308/308 KB 13/13 KB 3/28 KB 308/308 KB 13/13 KB 4/28 KB 308/308 KB 13/13 KB 7/28 KB 308/308 KB 13/13 KB 10/28 KB 308/308 KB 13/13 KB 13/28 KB 308/308 KB 13/13 KB 15/28 KB 308/308 KB 13/13 KB 18/28 KB 308/308 KB 13/13 KB 20/28 KB 308/308 KB 13/13 KB 23/28 KB 308/308 KB 13/13 KB 26/28 KB 308/308 KB 13/13 KB 28/28 KB 308/308 KB 13/13 KB 28/28 KB 308/308 KB 13/13 KB 3/11 KB 28/28 KB 308/308 KB 6/11 KB 28/28 KB 308/308 KB 9/11 KB 28/28 KB 308/308 KB 11/11 KB 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: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2106.5 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 28/28 KB 4/14 KB 11/11 KB 28/28 KB 8/14 KB 11/11 KB 28/28 KB 12/14 KB 11/11 KB 28/28 KB 14/14 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 69.5 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 12:21:44 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 188.4 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 14/14 KB 3/309 KB 14/14 KB 5/309 KB 8/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 86.7 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 4/192 KB 8/309 KB 8/192 KB 8/309 KB 12/192 KB 3/37 KB 8/309 KB 16/192 KB 3/37 KB 8/309 KB 20/192 KB 3/37 KB 8/309 KB 8/192 KB 3/37 KB 8/309 KB 20/192 KB 3/37 KB 11/309 KB 20/192 KB 3/37 KB 13/309 KB 20/192 KB 3/37 KB 16/309 KB 20/192 KB 6/37 KB 16/309 KB 20/192 KB 6/37 KB 16/309 KB 3/14 KB 24/192 KB 6/37 KB 16/309 KB 3/14 KB 28/192 KB 9/37 KB 16/309 KB 3/14 KB 28/192 KB 9/37 KB 19/309 KB 6/14 KB 24/192 KB 9/37 KB 16/309 KB 3/14 KB 32/192 KB 11/37 KB 19/309 KB 6/14 KB 32/192 KB 9/37 KB 19/309 KB 6/14 KB 28/192 KB 9/37 KB 19/309 KB 3/14 KB 32/192 KB 11/37 KB 21/309 KB 9/14 KB 32/192 KB 11/37 KB 19/309 KB 9/14 KB 36/192 KB 11/37 KB 21/309 KB 9/14 KB 40/192 KB 14/37 KB 24/309 KB 11/14 KB 44/192 KB 14/37 KB 24/309 KB 11/14 KB 48/192 KB 14/37 KB 24/309 KB 11/14 KB 36/192 KB 14/37 KB 24/309 KB 11/14 KB 36/192 KB 11/37 KB 24/309 KB 11/14 KB 36/192 KB 11/37 KB 24/309 KB 9/14 KB 48/192 KB 14/37 KB 27/309 KB 11/14 KB 48/192 KB 16/37 KB 29/309 KB 14/14 KB 48/192 KB 16/37 KB 27/309 KB 14/14 KB 48/192 KB 14/37 KB 27/309 KB 14/14 KB 48/192 KB 16/37 KB 29/309 KB 14/14 KB 48/192 KB 19/37 KB 29/309 KB 14/14 KB 48/192 KB 22/37 KB 29/309 KB 14/14 KB 48/192 KB 25/37 KB 32/309 KB 14/14 KB 52/192 KB 27/37 KB 32/309 KB 14/14 KB 48/192 KB 22/37 KB 32/309 KB 14/14 KB 52/192 KB 27/37 KB 36/309 KB 14/14 KB 52/192 KB 25/37 KB 32/309 KB 14/14 KB 56/192 KB 30/37 KB 36/309 KB 14/14 KB 52/192 KB 30/37 KB 36/309 KB 14/14 KB 56/192 KB 30/37 KB 40/309 KB 14/14 KB 56/192 KB 30/37 KB 44/309 KB 14/14 KB 60/192 KB 32/37 KB 48/309 KB 14/14 KB 60/192 KB 32/37 KB 44/309 KB 14/14 KB 64/192 KB 32/37 KB 48/309 KB 14/14 KB 56/192 KB 32/37 KB 44/309 KB 14/14 KB 64/192 KB 35/37 KB 48/309 KB 14/14 KB 64/192 KB 35/37 KB 52/309 KB 14/14 KB 68/192 KB 37/37 KB 56/309 KB 14/14 KB 68/192 KB 37/37 KB 60/309 KB 14/14 KB 68/192 KB 37/37 KB 64/309 KB 14/14 KB 68/192 KB 37/37 KB 68/309 KB 14/14 KB 68/192 KB 37/37 KB 72/309 KB 14/14 KB 68/192 KB 37/37 KB 76/309 KB 14/14 KB 68/192 KB 37/37 KB 80/309 KB 14/14 KB 68/192 KB 37/37 KB 52/309 KB 14/14 KB 72/192 KB 37/37 KB 80/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 64/192 KB 37/37 KB 52/309 KB 14/14 KB 76/192 KB 37/37 KB 80/309 KB 80/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 116/192 KB 37/37 KB 84/309 KB 120/192 KB 84/309 KB 124/192 KB 84/309 KB 128/192 KB 84/309 KB 96/192 KB 37/37 KB 84/309 KB 128/192 KB 88/309 KB 128/192 KB 92/309 KB 128/192 KB 96/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 213.6 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 128/192 KB 100/309 KB 128/192 KB 104/309 KB 128/192 KB 108/309 KB 128/192 KB 112/309 KB 128/192 KB 116/309 KB 132/192 KB 120/309 KB 132/192 KB 124/309 KB 132/192 KB 128/309 KB 132/192 KB 116/309 KB 136/192 KB 128/309 KB 140/192 KB 128/309 KB 144/192 KB 128/309 KB 144/192 KB 132/309 KB 148/192 KB 136/309 KB 148/192 KB 140/309 KB 148/192 KB 144/309 KB 148/192 KB 132/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 144/309 KB 164/192 KB 144/309 KB 168/192 KB 148/309 KB 172/192 KB 148/309 KB 176/192 KB 148/309 KB 164/192 KB 148/309 KB 176/192 KB 152/309 KB 176/192 KB 156/309 KB 176/192 KB 160/309 KB 176/192 KB 164/309 KB 180/192 KB 168/309 KB 180/192 KB 172/309 KB 180/192 KB 176/309 KB 180/192 KB 164/309 KB 184/192 KB 176/309 KB 188/192 KB 176/309 KB 192/192 KB 176/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 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 1018.5 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 228/309 KB 232/309 KB 236/309 KB 240/309 KB 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1549.8 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 12:21:44 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: 12:21:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 12:21:44 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 2832.7 KB/sec) unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 12:21:44 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 12:21:44 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 12:21:45 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 12:21:45 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 12:21:45 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: 12:21:45 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 12:21:45 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: 12:21:45 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:45 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Sat Mar 23 12:21:45 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:45 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:45 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 12:21:45 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: 12:21:46 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 12:21:46 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-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:46 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:46 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-mysql-0: 12:21:46 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-mysql-0: 12:21:46 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: 12:21:46 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: 12:21:47 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: 12:21:47 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: 12:21:47 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 12:21:47 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:48 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:21:48 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: 12:21:48 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: 12:21:48 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:48 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Sat Mar 23 12:21:48 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 12:21:48 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: 12:21:48 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:48 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:48 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:21:48 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4132 kB/s) unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:49 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Sat Mar 23 12:21:49 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21: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-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21: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: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install (Reading database ... 78286 files and directories currently installed.) unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install Mar 23, 2019 12:21:49 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:21:49 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: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:49 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:49 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:49 [main] REPORT: ======================================================================================== unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: STEP EXECUTION TIME TAKEN :1458 MS unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: STEP EXECUTION TIME TAKEN :134 MS unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 0m2.153s unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.485 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.007 sec unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 23-Mar-2019 12:21:50.458 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 12:21:50 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/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 221.6 KB/sec) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 195.9 KB/sec) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 130.2 KB/sec) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 12:21:50 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 188.2 KB/sec) unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 12:21:50 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1069.3 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 62.1 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 606.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 12:21:51 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-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 12:21:51 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 19/22 KB 3/60 KB 19/22 KB 6/60 KB 19/22 KB 9/60 KB 19/22 KB 11/60 KB 19/22 KB 14/60 KB 3/181 KB 19/22 KB 14/60 KB 3/57 KB 3/181 KB 3/203 KB 19/22 KB 14/60 KB 3/57 KB 3/181 KB 5/203 KB 19/22 KB 14/60 KB 3/57 KB 3/181 KB 8/203 KB 19/22 KB 14/60 KB 3/57 KB 3/181 KB 11/203 KB 19/22 KB 14/60 KB 3/57 KB 3/181 KB 13/203 KB 19/22 KB 16/60 KB 3/57 KB 3/181 KB 16/203 KB 21/22 KB 16/60 KB 3/57 KB 3/181 KB 19/203 KB 19/22 KB 11/60 KB 3/181 KB 21/22 KB 16/60 KB 3/57 KB 5/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 8/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 11/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 13/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 16/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 19/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 21/181 KB 19/203 KB 21/22 KB 16/60 KB 3/57 KB 3/181 KB 16/203 KB 22/22 KB 16/60 KB 3/57 KB 21/181 KB 19/203 KB 19/22 KB 16/60 KB 3/57 KB 3/181 KB 13/203 KB 19/22 KB 14/60 KB 3/57 KB 3/181 KB 22/22 KB 16/60 KB 6/57 KB 24/181 KB 19/203 KB 22/22 KB 16/60 KB 9/57 KB 24/181 KB 19/203 KB 22/22 KB 16/60 KB 11/57 KB 24/181 KB 19/203 KB 22/22 KB 16/60 KB 14/57 KB 24/181 KB 19/203 KB 22/22 KB 16/60 KB 16/57 KB 24/181 KB 19/203 KB 22/22 KB 16/60 KB 19/57 KB 24/181 KB 19/203 KB 22/22 KB 19/60 KB 22/57 KB 24/181 KB 19/203 KB 22/22 KB 19/60 KB 25/57 KB 24/181 KB 19/203 KB 22/22 KB 19/60 KB 25/57 KB 24/181 KB 21/203 KB 22/22 KB 19/60 KB 27/57 KB 24/181 KB 24/203 KB 22/22 KB 16/60 KB 3/57 KB 24/181 KB 19/203 KB 22/22 KB 19/60 KB 27/57 KB 27/181 KB 24/203 KB 22/22 KB 19/60 KB 27/57 KB 24/181 KB 21/203 KB 22/22 KB 19/60 KB 19/57 KB 24/181 KB 19/203 KB 22/22 KB 22/60 KB 27/57 KB 27/181 KB 24/203 KB 22/22 KB 25/60 KB 27/57 KB 27/181 KB 24/203 KB 22/22 KB 27/60 KB 27/57 KB 27/181 KB 24/203 KB 22/22 KB 27/60 KB 30/57 KB 27/181 KB 24/203 KB 22/22 KB 30/60 KB 32/57 KB 29/181 KB 24/203 KB 22/22 KB 30/60 KB 36/57 KB 29/181 KB 27/203 KB 22/22 KB 30/60 KB 40/57 KB 29/181 KB 27/203 KB 22/22 KB 30/60 KB 44/57 KB 29/181 KB 27/203 KB 22/22 KB 30/60 KB 48/57 KB 29/181 KB 27/203 KB 22/22 KB 30/60 KB 30/57 KB 29/181 KB 24/203 KB 22/22 KB 30/60 KB 32/57 KB 29/181 KB 27/203 KB 22/22 KB 27/60 KB 30/57 KB 29/181 KB 24/203 KB 22/22 KB 32/60 KB 48/57 KB 29/181 KB 27/203 KB 22/22 KB 32/60 KB 48/57 KB 32/181 KB 27/203 KB 22/22 KB 32/60 KB 48/57 KB 36/181 KB 29/203 KB 22/22 KB 36/60 KB 48/57 KB 40/181 KB 29/203 KB 22/22 KB 36/60 KB 48/57 KB 44/181 KB 29/203 KB 22/22 KB 36/60 KB 48/57 KB 48/181 KB 29/203 KB 22/22 KB 36/60 KB 48/57 KB 52/181 KB 29/203 KB 36/60 KB 52/57 KB 56/181 KB 29/203 KB 36/60 KB 52/57 KB 60/181 KB 29/203 KB 36/60 KB 52/57 KB 64/181 KB 29/203 KB 22/22 KB 32/60 KB 48/57 KB 32/181 KB 29/203 KB 36/60 KB 52/57 KB 64/181 KB 32/203 KB 36/60 KB 52/57 KB 64/181 KB 36/203 KB 36/60 KB 52/57 KB 64/181 KB 40/203 KB 36/60 KB 52/57 KB 64/181 KB 44/203 KB 36/60 KB 52/57 KB 64/181 KB 48/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 473.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 22/22 KB 36/60 KB 52/57 KB 52/181 KB 29/203 KB 36/60 KB 56/57 KB 64/181 KB 48/203 KB 36/60 KB 57/57 KB 64/181 KB 48/203 KB 22/22 KB 36/60 KB 48/57 KB 36/181 KB 29/203 KB 40/60 KB 57/57 KB 64/181 KB 52/203 KB 44/60 KB 57/57 KB 64/181 KB 52/203 KB 48/60 KB 57/57 KB 64/181 KB 52/203 KB 52/60 KB 57/57 KB 64/181 KB 52/203 KB 56/60 KB 57/57 KB 64/181 KB 52/203 KB 60/60 KB 57/57 KB 64/181 KB 52/203 KB 60/60 KB 57/57 KB 68/181 KB 52/203 KB 60/60 KB 57/57 KB 72/181 KB 52/203 KB 60/60 KB 57/57 KB 76/181 KB 52/203 KB 60/60 KB 57/57 KB 80/181 KB 52/203 KB 36/60 KB 57/57 KB 64/181 KB 52/203 KB 60/60 KB 57/57 KB 80/181 KB 56/203 KB 60/60 KB 57/57 KB 80/181 KB 60/203 KB 60/60 KB 57/57 KB 80/181 KB 64/203 KB 60/60 KB 57/57 KB 80/181 KB 68/203 KB 60/60 KB 57/57 KB 80/181 KB 72/203 KB 60/60 KB 57/57 KB 80/181 KB 76/203 KB 60/60 KB 57/57 KB 80/181 KB 80/203 KB 60/60 KB 57/57 KB 84/181 KB 80/203 KB 60/60 KB 57/57 KB 88/181 KB 84/203 KB 92/181 KB 84/203 KB 96/181 KB 84/203 KB 60/60 KB 57/57 KB 84/181 KB 84/203 KB 96/181 KB 88/203 KB 96/181 KB 92/203 KB 96/181 KB 96/203 KB 96/181 KB 100/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1135.7 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1185.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 100/181 KB 100/203 KB 104/181 KB 100/203 KB 108/181 KB 100/203 KB 112/181 KB 100/203 KB 112/181 KB 104/203 KB 112/181 KB 108/203 KB 112/181 KB 112/203 KB 116/181 KB 116/203 KB 116/181 KB 120/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 116/181 KB 132/203 KB 116/181 KB 136/203 KB 116/181 KB 140/203 KB 116/181 KB 144/203 KB 116/181 KB 148/203 KB 116/181 KB 112/203 KB 120/181 KB 148/203 KB 124/181 KB 148/203 KB 128/181 KB 148/203 KB 132/181 KB 148/203 KB 136/181 KB 148/203 KB 140/181 KB 148/203 KB 144/181 KB 148/203 KB 148/181 KB 148/203 KB 152/181 KB 148/203 KB 156/181 KB 148/203 KB 160/181 KB 152/203 KB 164/181 KB 152/203 KB 168/181 KB 152/203 KB 156/181 KB 152/203 KB 172/181 KB 156/203 KB 172/181 KB 160/203 KB 172/181 KB 164/203 KB 172/181 KB 168/203 KB 172/181 KB 172/203 KB 172/181 KB 176/203 KB 172/181 KB 180/203 KB 172/181 KB 184/203 KB 172/181 KB 188/203 KB 172/181 KB 192/203 KB 172/181 KB 196/203 KB 172/181 KB 200/203 KB 172/181 KB 203/203 KB 172/181 KB 152/203 KB 176/181 KB 203/203 KB 180/181 KB 203/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2648.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 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 3271.8 KB/sec) unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 227.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-abot-epc-basic-0: 12:21:51 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 1525.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 319.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 12:21: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.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 12:21:51 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 95.5 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 12:21:51 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 226.2 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 12:21:51 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 705.5 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:21:51 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 77.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-abot-epc-basic-0: 12:21:51 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: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 482.6 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1443.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 12:21:51 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 76.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 12:21:51 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 134.9 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 938.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 180.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 12:21:51 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 548.8 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 12:21: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.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 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-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 12:21:51 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 69.9 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2948.2 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 12:21:51 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: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/44 KB 3/54 KB 6/44 KB 4/158 KB 4/46 KB 4/201 KB 3/54 KB 3/44 KB 4/158 KB 4/46 KB 4/201 KB 6/54 KB 6/44 KB 4/158 KB 4/46 KB 4/201 KB 9/54 KB 6/44 KB 4/158 KB 4/46 KB 4/201 KB 11/54 KB 6/44 KB 4/158 KB 4/46 KB 4/201 KB 14/54 KB 6/44 KB 4/158 KB 4/46 KB 4/201 KB 3/44 KB 4/158 KB 4/46 KB 4/201 KB 14/54 KB 6/44 KB 4/158 KB 4/46 KB 8/201 KB 14/54 KB 6/44 KB 4/158 KB 4/46 KB 12/201 KB 14/54 KB 6/44 KB 4/158 KB 4/46 KB 16/201 KB 14/54 KB 6/44 KB 4/158 KB 4/46 KB 20/201 KB 16/54 KB 9/44 KB 4/158 KB 4/46 KB 24/201 KB 16/54 KB 9/44 KB 4/158 KB 4/46 KB 28/201 KB 16/54 KB 9/44 KB 4/158 KB 4/46 KB 32/201 KB 3/44 KB 4/158 KB 4/46 KB 16/54 KB 9/44 KB 8/158 KB 4/46 KB 32/201 KB 16/54 KB 9/44 KB 12/158 KB 4/46 KB 32/201 KB 16/54 KB 9/44 KB 16/158 KB 4/46 KB 32/201 KB 16/54 KB 9/44 KB 20/158 KB 4/46 KB 32/201 KB 16/54 KB 9/44 KB 24/158 KB 4/46 KB 32/201 KB 16/54 KB 9/44 KB 28/158 KB 4/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 4/46 KB 32/201 KB 3/44 KB 4/46 KB 16/54 KB 9/44 KB 32/158 KB 8/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 12/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 16/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 20/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 24/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 28/46 KB 32/201 KB 16/54 KB 9/44 KB 32/158 KB 32/46 KB 32/201 KB 16/54 KB 9/44 KB 4/158 KB 4/46 KB 20/201 KB 16/54 KB 11/44 KB 32/158 KB 32/46 KB 32/201 KB 16/54 KB 6/44 KB 4/158 KB 4/46 KB 20/201 KB 19/54 KB 11/44 KB 32/158 KB 32/46 KB 32/201 KB 19/54 KB 14/44 KB 32/158 KB 32/46 KB 32/201 KB 22/54 KB 14/44 KB 32/158 KB 32/46 KB 32/201 KB 22/54 KB 16/44 KB 32/158 KB 32/46 KB 32/201 KB 25/54 KB 16/44 KB 32/158 KB 32/46 KB 32/201 KB 25/54 KB 16/44 KB 32/158 KB 32/46 KB 36/201 KB 25/54 KB 19/44 KB 32/158 KB 32/46 KB 40/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 44/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 48/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 52/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 56/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 60/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 64/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 19/44 KB 32/158 KB 32/46 KB 36/201 KB 25/54 KB 22/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 25/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 27/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 30/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 32/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 36/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 40/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 36/158 KB 32/46 KB 68/201 KB 25/54 KB 19/44 KB 36/158 KB 32/46 KB 40/201 KB 25/54 KB 44/44 KB 40/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 44/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 48/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 52/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 56/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 60/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 64/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 68/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 72/158 KB 32/46 KB 68/201 KB 25/54 KB 44/44 KB 76/158 KB 32/46 KB 72/201 KB 25/54 KB 44/44 KB 80/158 KB 32/46 KB 72/201 KB 25/54 KB 44/44 KB 72/158 KB 32/46 KB 72/201 KB 25/54 KB 44/44 KB 80/158 KB 32/46 KB 76/201 KB 25/54 KB 44/44 KB 80/158 KB 32/46 KB 80/201 KB 25/54 KB 44/44 KB 84/158 KB 32/46 KB 80/201 KB 25/54 KB 44/44 KB 88/158 KB 32/46 KB 84/201 KB 25/54 K unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install B 44/44 KB 92/158 KB 32/46 KB 84/201 KB 25/54 KB 44/44 KB 96/158 KB 32/46 KB 84/201 KB 25/54 KB 44/44 KB 84/158 KB 32/46 KB 84/201 KB 25/54 KB 44/44 KB 96/158 KB 32/46 KB 88/201 KB 25/54 KB 44/44 KB 96/158 KB 32/46 KB 92/201 KB 25/54 KB 44/44 KB 96/158 KB 32/46 KB 96/201 KB 25/54 KB 44/44 KB 96/158 KB 32/46 KB 100/201 KB 25/54 KB 44/44 KB 100/158 KB 32/46 KB 104/201 KB 25/54 KB 44/44 KB 100/158 KB 32/46 KB 108/201 KB 25/54 KB 44/44 KB 100/158 KB 32/46 KB 112/201 KB 25/54 KB 44/44 KB 100/158 KB 32/46 KB 100/201 KB 25/54 KB 44/44 KB 104/158 KB 32/46 KB 112/201 KB 25/54 KB 44/44 KB 108/158 KB 32/46 KB 112/201 KB 25/54 KB 44/44 KB 112/158 KB 32/46 KB 112/201 KB 25/54 KB 44/44 KB 112/158 KB 32/46 KB 116/201 KB 25/54 KB 116/158 KB 32/46 KB 120/201 KB 25/54 KB 116/158 KB 32/46 KB 124/201 KB 25/54 KB 116/158 KB 32/46 KB 128/201 KB 25/54 KB 116/158 KB 32/46 KB 116/201 KB 25/54 KB 120/158 KB 32/46 KB 128/201 KB 25/54 KB 124/158 KB 32/46 KB 128/201 KB 25/54 KB 128/158 KB 32/46 KB 128/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1069.6 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 25/54 KB 128/158 KB 32/46 KB 132/201 KB 27/54 KB 132/158 KB 36/46 KB 132/201 KB 30/54 KB 132/158 KB 36/46 KB 132/201 KB 32/54 KB 132/158 KB 36/46 KB 132/201 KB 36/54 KB 132/158 KB 36/46 KB 132/201 KB 40/54 KB 132/158 KB 36/46 KB 132/201 KB 44/54 KB 132/158 KB 36/46 KB 132/201 KB 48/54 KB 132/158 KB 36/46 KB 132/201 KB 52/54 KB 132/158 KB 36/46 KB 132/201 KB 54/54 KB 132/158 KB 36/46 KB 132/201 KB 25/54 KB 132/158 KB 36/46 KB 132/201 KB 54/54 KB 132/158 KB 40/46 KB 132/201 KB 54/54 KB 132/158 KB 44/46 KB 132/201 KB 54/54 KB 132/158 KB 46/46 KB 132/201 KB 54/54 KB 132/158 KB 46/46 KB 136/201 KB 54/54 KB 132/158 KB 46/46 KB 140/201 KB 54/54 KB 132/158 KB 46/46 KB 144/201 KB 25/54 KB 132/158 KB 32/46 KB 132/201 KB 54/54 KB 136/158 KB 46/46 KB 144/201 KB 54/54 KB 140/158 KB 46/46 KB 144/201 KB 54/54 KB 144/158 KB 46/46 KB 144/201 KB 54/54 KB 148/158 KB 46/46 KB 144/201 KB 54/54 KB 152/158 KB 46/46 KB 148/201 KB 54/54 KB 156/158 KB 46/46 KB 148/201 KB 54/54 KB 158/158 KB 46/46 KB 148/201 KB 54/54 KB 148/158 KB 46/46 KB 148/201 KB 54/54 KB 158/158 KB 46/46 KB 152/201 KB 54/54 KB 158/158 KB 46/46 KB 156/201 KB 54/54 KB 158/158 KB 46/46 KB 160/201 KB 54/54 KB 158/158 KB 46/46 KB 164/201 KB 54/54 KB 158/158 KB 46/46 KB 168/201 KB 54/54 KB 158/158 KB 46/46 KB 172/201 KB 54/54 KB 158/158 KB 46/46 KB 176/201 KB 54/54 KB 158/158 KB 46/46 KB 180/201 KB 54/54 KB 158/158 KB 46/46 KB 184/201 KB 54/54 KB 158/158 KB 46/46 KB 188/201 KB 54/54 KB 158/158 KB 46/46 KB 192/201 KB 54/54 KB 158/158 KB 46/46 KB 196/201 KB 54/54 KB 158/158 KB 46/46 KB 200/201 KB 54/54 KB 158/158 KB 46/46 KB 201/201 KB 54/54 KB 158/158 KB 4/6 KB 46/46 KB 201/201 KB 54/54 KB 158/158 KB 6/6 KB 46/46 KB 201/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 978.2 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 738.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2707.7 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 102.0 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 3288.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 4/5 KB 3/3 KB 3/52 KB 4/5 KB 3/3 KB 6/52 KB 4/5 KB 3/3 KB 9/52 KB 5/5 KB 4/367 KB 3/3 KB 11/52 KB 5/5 KB 4/367 KB 3/3 KB 6/52 KB 5/5 KB 4/367 KB 3/3 KB 6/52 KB 4/5 KB 4/367 KB 3/3 KB 11/52 KB 5/5 KB 8/367 KB 3/3 KB 11/52 KB 5/5 KB 12/367 KB 3/3 KB 14/52 KB 5/5 KB 16/367 KB 3/3 KB 14/52 KB 5/5 KB 12/367 KB 3/3 KB 14/52 KB 5/5 KB 20/367 KB 3/3 KB 16/52 KB 5/5 KB 20/367 KB 3/3 KB 19/52 KB 5/5 KB 20/367 KB 3/3 KB 22/52 KB 5/5 KB 20/367 KB 3/3 KB 22/52 KB 5/5 KB 24/367 KB 3/3 KB 22/52 KB 5/5 KB 28/367 KB 3/3 KB 25/52 KB 5/5 KB 32/367 KB 3/3 KB 25/52 KB 5/5 KB 36/367 KB 3/3 KB 25/52 KB 4/47 KB 5/5 KB 40/367 KB 3/3 KB 25/52 KB 4/47 KB 5/5 KB 44/367 KB 3/3 KB 25/52 KB 4/47 KB 5/5 KB 48/367 KB 3/3 KB 25/52 KB 5/5 KB 28/367 KB 3/3 KB 27/52 KB 4/47 KB 5/5 KB 48/367 KB 3/3 KB 30/52 KB 4/47 KB 5/5 KB 48/367 KB 3/3 KB 32/52 KB 4/47 KB 5/5 KB 48/367 KB 3/3 KB 36/52 KB 4/47 KB 5/5 KB 48/367 KB 3/3 KB 40/52 KB 4/47 KB 5/5 KB 52/367 KB 3/3 KB 44/52 KB 4/47 KB 52/367 KB 48/52 KB 4/47 KB 52/367 KB 52/52 KB 4/47 KB 52/367 KB 25/52 KB 4/47 KB 5/5 KB 36/367 KB 3/3 KB 52/52 KB 8/47 KB 52/367 KB 52/52 KB 12/47 KB 52/367 KB 52/52 KB 16/47 KB 52/367 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 56.3 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 12:21:51 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 33.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 36/52 KB 4/47 KB 5/5 KB 52/367 KB 3/3 KB 52/52 KB 20/47 KB 56/367 KB 3/238 KB 52/52 KB 20/47 KB 60/367 KB 3/238 KB 52/52 KB 20/47 KB 64/367 KB 3/238 KB 52/52 KB 20/47 KB 52/367 KB 3/238 KB 52/52 KB 16/47 KB 52/367 KB 3/238 KB 52/52 KB 20/47 KB 64/367 KB 5/238 KB 52/52 KB 20/47 KB 64/367 KB 8/238 KB 52/52 KB 20/47 KB 64/367 KB 11/238 KB 52/52 KB 20/47 KB 64/367 KB 13/238 KB 52/52 KB 24/47 KB 64/367 KB 13/238 KB 52/52 KB 24/47 KB 68/367 KB 16/238 KB 28/47 KB 72/367 KB 16/238 KB 28/47 KB 76/367 KB 16/238 KB 28/47 KB 80/367 KB 16/238 KB 52/52 KB 24/47 KB 64/367 KB 16/238 KB 28/47 KB 80/367 KB 19/238 KB 28/47 KB 80/367 KB 21/238 KB 28/47 KB 80/367 KB 24/238 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 612.5 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 52/52 KB 28/47 KB 68/367 KB 16/238 KB 32/47 KB 80/367 KB 27/238 KB 36/47 KB 80/367 KB 27/238 KB 40/47 KB 80/367 KB 27/238 KB 44/47 KB 80/367 KB 27/238 KB 47/47 KB 80/367 KB 27/238 KB 28/47 KB 80/367 KB 27/238 KB 47/47 KB 3/28 KB 80/367 KB 27/238 KB 47/47 KB 5/28 KB 80/367 KB 27/238 KB 47/47 KB 8/28 KB 80/367 KB 27/238 KB 47/47 KB 11/28 KB 80/367 KB 27/238 KB 47/47 KB 13/28 KB 80/367 KB 27/238 KB 47/47 KB 16/28 KB 80/367 KB 27/238 KB 47/47 KB 19/28 KB 80/367 KB 27/238 KB Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install 47/47 KB 21/28 KB 80/367 KB 27/238 KB 47/47 KB 24/28 KB 80/367 KB 29/238 KB 47/47 KB 27/28 KB 84/367 KB 29/238 KB 47/47 KB 28/28 KB 84/367 KB 29/238 KB 47/47 KB 21/28 KB 80/367 KB 29/238 KB 47/47 KB 28/28 KB 84/367 KB 32/238 KB 47/47 KB 24/28 KB 84/367 KB 29/238 KB 47/47 KB 28/28 KB 88/367 KB 32/238 KB 47/47 KB 28/28 KB 92/367 KB 32/238 KB 47/47 KB 28/28 KB 96/367 KB 32/238 KB 47/47 KB 28/28 KB 100/367 KB 32/238 KB 47/47 KB 28/28 KB 104/367 KB 36/238 KB 47/47 KB 28/28 KB 108/367 KB 36/238 KB 28/28 KB 112/367 KB 36/238 KB 47/47 KB 28/28 KB 100/367 KB 36/238 KB 28/28 KB 112/367 KB 40/238 KB 28/28 KB 112/367 KB 44/238 KB 28/28 KB 112/367 KB 48/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 502.4 KB/sec) unit-abot-epc-basic-0: 12:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 28/28 KB 112/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 116/367 KB 52/238 KB 28/28 KB 120/367 KB 64/238 KB 28/28 KB 124/367 KB 64/238 KB 28/28 KB 128/367 KB 68/238 KB 132/367 KB 68/238 KB 136/367 KB 68/238 KB 140/367 KB 68/238 KB 144/367 KB 68/238 KB 28/28 KB 124/367 KB 68/238 KB 144/367 KB 72/238 KB 144/367 KB 76/238 KB 144/367 KB 80/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 276.1 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 4/186 KB 144/367 KB 80/238 KB 8/186 KB 144/367 KB 80/238 KB 12/186 KB 144/367 KB 80/238 KB 12/186 KB 144/367 KB 84/238 KB 16/186 KB 148/367 KB 88/238 KB 16/186 KB 148/367 KB 92/238 KB 16/186 KB 148/367 KB 96/238 KB 16/186 KB 148/367 KB 84/238 KB 16/186 KB 152/367 KB 96/238 KB 16/186 KB 156/367 KB 96/238 KB 16/186 KB 160/367 KB 96/238 KB 16/186 KB 164/367 KB 96/238 KB 16/186 KB 168/367 KB 100/238 KB 16/186 KB 172/367 KB 100/238 KB 16/186 KB 176/367 KB 100/238 KB 16/186 KB 144/367 KB 84/238 KB 20/186 KB 176/367 KB 100/238 KB 3/558 KB 24/186 KB 176/367 KB 100/238 KB 3/558 KB 28/186 KB 176/367 KB 100/238 KB 3/558 KB 32/186 KB 176/367 KB 100/238 KB 16/186 KB 164/367 KB 100/238 KB 3/558 KB 20/186 KB 176/367 KB 100/238 KB 5/558 KB 32/186 KB 176/367 KB 100/238 KB 8/558 KB 32/186 KB 176/367 KB 100/238 KB 11/558 KB 32/186 KB 176/367 KB 100/238 KB 13/558 KB 32/186 KB 176/367 KB 100/238 KB 16/558 KB 32/186 KB 176/367 KB 100/238 KB 19/558 KB 32/186 KB 176/367 KB 100/238 KB 21/558 KB 32/186 KB 176/367 KB 100/238 KB 24/558 KB 32/186 KB 176/367 KB 100/238 KB 27/558 KB 32/186 KB 176/367 KB 104/238 KB 29/558 KB 36/186 KB 176/367 KB 104/238 KB 32/558 KB 36/186 KB 176/367 KB 104/238 KB 36/558 KB 36/186 KB 180/367 KB 104/238 KB 24/558 KB 32/186 KB 176/367 KB 104/238 KB 36/558 KB 36/186 KB 180/367 KB 108/238 KB 36/558 KB 36/186 KB 180/367 KB 112/238 KB 36/558 KB 36/186 KB 180/367 KB 116/238 KB 36/558 KB 36/186 KB 180/367 KB 120/238 KB 36/558 KB 36/186 KB 180/367 KB 124/238 KB 36/558 KB 36/186 KB 180/367 KB 128/238 KB 32/558 KB 36/186 KB 180/367 KB 104/238 KB 36/558 KB 36/186 KB 184/367 KB 128/238 KB 36/558 KB 36/186 KB 188/367 KB 128/238 KB 36/558 KB 36/186 KB 192/367 KB 128/238 KB 27/558 KB 36/186 KB 176/367 KB 104/238 KB 36/558 KB 40/186 KB 192/367 KB 128/238 KB 36/558 KB 44/186 KB 192/367 KB 128/238 KB 36/558 KB 48/186 KB 192/367 KB 128/238 KB 36/558 KB 52/186 KB 192/367 KB 128/238 KB 40/558 KB 56/186 KB 196/367 KB 132/238 KB 40/558 KB 60/186 KB 196/367 KB 132/238 KB 40/558 KB 64/186 KB 196/367 KB 132/238 KB 40/558 KB 68/186 KB 196/367 KB 132/238 KB 40/558 KB 72/186 KB 196/367 KB 132/238 KB 40/558 KB 76/186 KB 196/367 KB 132/238 KB 40/558 KB 80/186 KB 196/367 KB 132/238 KB 40/558 KB 84/186 KB 196/367 KB 132/238 KB 40/558 KB 88/186 KB 196/367 KB 132/238 KB 40/558 KB 92/186 KB 196/367 KB 132/238 KB 40/558 KB 96/186 KB 196/367 KB 132/238 KB 40/558 KB 52/186 KB 196/367 KB 132/238 KB 40/558 KB 52/186 KB 196/367 KB 128/238 KB 44/558 KB 96/186 KB 196/367 KB 132/238 KB 48/558 KB 96/186 KB 196/367 KB 132/238 KB 52/558 KB 96/186 KB 196/367 KB 132/238 KB 56/558 KB 96/186 KB 196/367 KB 136/238 KB 60/558 KB 96/186 KB 196/367 KB 136/238 KB 64/558 KB 96/186 KB 196/367 KB 136/238 KB 36/558 KB 52/186 KB 196/367 KB 128/238 KB 64/558 KB 96/186 KB 200/367 KB 136/238 KB 64/558 KB 96/186 KB 204/367 KB 136/238 KB 64/558 KB 96/186 KB 208/367 KB 136/238 KB 52/558 KB 96/186 KB 196/367 KB 136/238 KB 64/558 KB 96/186 KB 208/367 KB 140/238 KB 64/558 KB 96/186 KB 208/367 KB 144/238 KB 64/558 KB 96/186 KB 212/367 KB 144/238 KB 64/558 KB 96/186 KB 216/367 KB 148/238 KB 64/558 KB 96/186 KB 220/367 KB 148/238 KB 64/558 KB 96/186 KB 224/367 KB 148/238 KB 64/558 KB 96/186 KB 212/367 KB 148/238 KB 64/558 KB 96/186 KB 224/367 KB 152/238 KB 64/558 KB 96/186 KB 224/367 KB 156/238 KB 64/558 KB 96/186 KB 224/367 KB 160/238 KB 64/558 KB 96/186 KB 228/367 KB 160/238 KB unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 68/558 KB 96/186 KB 232/367 KB 164/238 KB 68/558 KB 96/186 KB 236/367 KB 164/238 KB 68/558 KB 100/186 KB 240/367 KB 164/238 KB 68/558 KB 100/186 KB 244/367 KB 164/238 KB 68/558 KB 100/186 KB 248/367 KB 164/238 KB 68/558 KB 100/186 KB 252/367 KB 164/238 KB 68/558 KB 100/186 KB 256/367 KB 164/238 KB 68/558 KB 96/186 KB 228/367 KB 164/238 KB 68/558 KB 100/186 KB 256/367 KB 168/238 KB 68/558 KB 100/186 KB 256/367 KB 172/238 KB 68/558 KB 100/186 KB 256/367 KB 176/238 KB 68/558 KB 96/186 KB 228/367 KB 160/238 KB 72/558 KB 100/186 KB 256/367 KB 176/238 KB 76/558 KB 100/186 KB 256/367 KB 176/238 KB 80/558 KB 100/186 KB 256/367 KB 176/238 KB 84/558 KB 100/186 KB 256/367 KB 176/238 KB 88/558 KB 100/186 KB 256/367 KB 176/238 KB 92/558 KB 100/186 KB 256/367 KB 176/238 KB 96/558 KB 100/186 KB 256/367 KB 176/238 KB 100/558 KB 100/186 KB 256/367 KB 176/238 KB 104/558 KB 100/186 KB 260/367 KB 180/238 KB 108/558 KB 100/186 KB 260/367 KB 180/238 KB 112/558 KB 100/186 KB 260/367 KB 180/238 KB 68/558 KB 100/186 KB 236/367 KB 164/238 KB 112/558 KB 104/186 KB 260/367 KB 180/238 KB 112/558 KB 108/186 KB 260/367 KB 180/238 KB 112/558 KB 112/186 KB 260/367 KB 180/238 KB 112/558 KB 116/186 KB 260/367 KB 180/238 KB 112/558 KB 120/186 KB 260/367 KB 180/238 KB 112/558 KB 124/186 KB 260/367 KB 180/238 KB 112/558 KB 128/186 KB 260/367 KB 180/238 KB 100/558 KB 100/186 KB 260/367 KB 180/238 KB 112/558 KB 128/186 KB 264/367 KB 180/238 KB 112/558 KB 128/186 KB 268/367 KB 180/238 KB 112/558 KB 128/186 KB 272/367 KB 180/238 KB 112/558 KB 128/186 KB 276/367 KB 180/238 KB 116/558 KB 132/186 KB 280/367 KB 180/238 KB 116/558 KB 132/186 KB 284/367 KB 180/238 KB 116/558 KB 132/186 KB 288/367 KB 180/238 KB 100/558 KB 100/186 KB 256/367 KB 180/238 KB 116/558 KB 132/186 KB 288/367 KB 184/238 KB 116/558 KB 132/186 KB 288/367 KB 188/238 KB 116/558 KB 132/186 KB 288/367 KB 192/238 KB 116/558 KB 132/186 KB 288/367 KB 196/238 KB 116/558 KB 132/186 KB 288/367 KB 200/238 KB 116/558 KB 132/186 KB 288/367 KB 204/238 KB 116/558 KB 132/186 KB 288/367 KB 208/238 KB 116/558 KB 132/186 KB 288/367 KB 212/238 KB 116/558 KB 132/186 KB 288/367 KB 216/238 KB 116/558 KB 132/186 KB 288/367 KB 220/238 KB 116/558 KB 132/186 KB 288/367 KB 224/238 KB 116/558 KB 132/186 KB 288/367 KB 228/238 KB 116/558 KB 132/186 KB 292/367 KB 232/238 KB 116/558 KB 132/186 KB 292/367 KB 236/238 KB 116/558 KB 132/186 KB 292/367 KB 238/238 KB 116/558 KB 132/186 KB 276/367 KB 180/238 KB 120/558 KB 132/186 KB 292/367 KB 238/238 KB 124/558 KB 132/186 KB 292/367 KB 238/238 KB 128/558 KB 132/186 KB 292/367 KB 238/238 KB 112/558 KB 132/186 KB 276/367 KB 180/238 KB 128/558 KB 136/186 KB 292/367 KB 238/238 KB 128/558 KB 140/186 KB 292/367 KB 238/238 KB 128/558 KB 144/186 KB 292/367 KB 238/238 KB 128/558 KB 148/186 KB 292/367 KB 238/238 KB 132/558 KB 152/186 KB 292/367 KB 238/238 KB 132/558 KB 156/186 KB 292/367 KB 238/238 KB 132/558 KB 160/186 KB 292/367 KB 238/238 KB 116/558 KB 132/186 KB 292/367 KB 228/238 KB 132/558 KB 160/186 KB 296/367 KB 238/238 KB 132/558 KB 160/186 KB 300/367 KB 238/238 KB 132/558 KB 160/186 KB 304/367 KB 238/238 KB 132/558 KB 160/186 KB 308/367 KB 238/238 KB 132/558 KB 164/186 KB 312/367 KB 238/238 KB 132/558 KB 164/186 KB 316/367 KB 238/238 KB 132/558 KB 164/186 KB 320/367 KB 238/238 KB 132/558 KB 148/186 KB 292/367 KB 238/238 KB 136/558 KB 164/186 KB 320/367 KB 238/238 KB 140/558 KB 164/186 KB 320/367 KB unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 238/238 KB 144/558 KB 164/186 KB 320/367 KB 238/238 KB 148/558 KB 164/186 KB 320/367 KB 238/238 KB 152/558 KB 164/186 KB 320/367 KB 238/238 KB 156/558 KB 164/186 KB 320/367 KB 238/238 KB 160/558 KB 164/186 KB 320/367 KB 238/238 KB 132/558 KB 164/186 KB 308/367 KB 238/238 KB 160/558 KB 168/186 KB 320/367 KB 238/238 KB 160/558 KB 172/186 KB 320/367 KB 238/238 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 4/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 8/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 12/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 16/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 20/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 24/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 28/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 32/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 36/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 40/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 44/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 48/1199 KB 160/558 KB 176/186 KB 320/367 KB 238/238 KB 52/1199 KB 160/558 KB 180/186 KB 324/367 KB 238/238 KB 56/1199 KB 164/558 KB 180/186 KB 324/367 KB 48/1199 KB 160/558 KB 180/186 KB 324/367 KB 238/238 KB 56/1199 KB 164/558 KB 180/186 KB 328/367 KB 56/1199 KB 164/558 KB 180/186 KB 332/367 KB 56/1199 KB 164/558 KB 180/186 KB 336/367 KB 48/1199 KB 160/558 KB 180/186 KB 320/367 KB 238/238 KB 56/1199 KB 164/558 KB 184/186 KB 336/367 KB 56/1199 KB 164/558 KB 186/186 KB 336/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 1531.8 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 52/1199 KB 164/558 KB 180/186 KB 324/367 KB 238/238 KB 60/1199 KB 168/558 KB 186/186 KB 340/367 KB 60/1199 KB 172/558 KB 186/186 KB 340/367 KB 60/1199 KB 176/558 KB 186/186 KB 340/367 KB 60/1199 KB 180/558 KB 186/186 KB 340/367 KB 60/1199 KB 184/558 KB 186/186 KB 340/367 KB 60/1199 KB 188/558 KB 186/186 KB 340/367 KB 60/1199 KB 192/558 KB 186/186 KB 340/367 KB 60/1199 KB 196/558 KB 186/186 KB 340/367 KB 60/1199 KB 200/558 KB 340/367 KB 60/1199 KB 204/558 KB 340/367 KB 60/1199 KB 164/558 KB 186/186 KB 340/367 KB 64/1199 KB 204/558 KB 340/367 KB 68/1199 KB 204/558 KB 340/367 KB 56/1199 KB 164/558 KB 186/186 KB 340/367 KB 72/1199 KB 204/558 KB 344/367 KB 72/1199 KB 204/558 KB 348/367 KB 72/1199 KB 204/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 1155.1 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 72/1199 KB 204/558 KB 356/367 KB 72/1199 KB 204/558 KB 356/367 KB 76/1199 KB 204/558 KB 356/367 KB 80/1199 KB 204/558 KB 356/367 KB 84/1199 KB 204/558 KB 356/367 KB 88/1199 KB 208/558 KB 360/367 KB 92/1199 KB 208/558 KB 360/367 KB 96/1199 KB 208/558 KB 360/367 KB 84/1199 KB 208/558 KB 360/367 KB 84/1199 KB 204/558 KB 360/367 KB 96/1199 KB 208/558 KB 364/367 KB 96/1199 KB 208/558 KB 367/367 KB 96/1199 KB 212/558 KB 367/367 KB 100/1199 KB 216/558 KB 367/367 KB 100/1199 KB 220/558 KB 367/367 KB 100/1199 KB 224/558 KB 367/367 KB 100/1199 KB 212/558 KB 367/367 KB 104/1199 KB 4/181 KB 224/558 KB 367/367 KB 104/1199 KB 4/181 KB 228/558 KB 367/367 KB 100/1199 KB 4/181 KB 224/558 KB 367/367 KB 108/1199 KB 4/181 KB 228/558 KB 367/367 KB 112/1199 KB 8/181 KB 228/558 KB 367/367 KB 108/1199 KB 8/181 KB 228/558 KB 367/367 KB 112/1199 KB 12/181 KB 228/558 KB 367/367 KB 112/1199 KB 16/181 KB 228/558 KB 367/367 KB 112/1199 KB 20/181 KB 228/558 KB 367/367 KB 116/1199 KB 24/181 KB 232/558 KB 367/367 KB 116/1199 KB 28/181 KB 232/558 KB 367/367 KB 116/1199 KB 32/181 KB 232/558 KB 367/367 KB 116/1199 KB 20/181 KB 232/558 KB 367/367 KB 116/1199 KB 32/181 KB 236/558 KB 367/367 KB 116/1199 KB 32/181 KB 240/558 KB 367/367 KB 116/1199 KB 20/181 KB 228/558 KB 367/367 KB 120/1199 KB 32/181 KB 240/558 KB 367/367 KB 124/1199 KB 32/181 KB 240/558 KB 367/367 KB 128/1199 KB 32/181 KB 240/558 KB 367/367 KB 132/1199 KB 32/181 KB 240/558 KB 367/367 KB 132/1199 KB 4/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 8/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 12/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 16/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 20/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 24/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 28/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 32/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 36/1206 KB 36/181 KB 244/558 KB 367/367 KB 132/1199 KB 40/1206 KB 36/181 KB 244/558 KB 367/367 KB 136/1199 KB 44/1206 KB 36/181 KB 244/558 KB 367/367 KB 136/1199 KB 48/1206 KB 36/181 KB 244/558 KB 367/367 KB 136/1199 KB 52/1206 KB 36/181 KB 244/558 KB 367/367 KB 136/1199 KB 56/1206 KB 36/181 KB 244/558 KB 136/1199 KB 60/1206 KB 36/181 KB 244/558 KB 136/1199 KB 64/1206 KB 36/181 KB 244/558 KB 132/1199 KB 36/181 KB 244/558 KB 367/367 KB 136/1199 KB 64/1206 KB 40/181 KB 244/558 KB 136/1199 KB 64/1206 KB 44/181 KB 244/558 KB 136/1199 KB 64/1206 KB 48/181 KB 244/558 KB 132/1199 KB 32/181 KB 244/558 KB 367/367 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 2013.6 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 136/1199 KB 64/1206 KB 48/181 KB 248/558 KB 136/1199 KB 64/1206 KB 48/181 KB 252/558 KB 136/1199 KB 64/1206 KB 48/181 KB 256/558 KB 136/1199 KB 40/1206 KB 36/181 KB 244/558 KB 367/367 KB 140/1199 KB 64/1206 KB 48/181 KB 256/558 KB 144/1199 KB 64/1206 KB 48/181 KB 256/558 KB 148/1199 KB 64/1206 KB 48/181 KB 256/558 KB 152/1199 KB 64/1206 KB 52/181 KB 260/558 KB 156/1199 KB 64/1206 KB 52/181 KB 260/558 KB 160/1199 KB 64/1206 KB 52/181 KB 260/558 KB 148/1199 KB 64/1206 KB 52/181 KB 260/558 KB 160/1199 KB 64/1206 KB 56/181 KB 260/558 KB 160/1199 KB 64/1206 KB 60/181 KB 260/558 KB 160/1199 KB 64/1206 KB 64/181 KB 260/558 KB 148/1199 KB 64/1206 KB 48/181 KB 260/558 KB 160/1199 KB 64/1206 KB 64/181 KB 264/558 KB 160/1199 KB 64/1206 KB 64/181 KB 268/558 KB 160/1199 KB 64/1206 KB 64/181 KB 272/558 KB 160/1199 KB 68/1206 KB 64/181 KB 272/558 KB 164/1199 KB 72/1206 KB 68/181 KB 276/558 KB 164/1199 KB 76/1206 KB 68/181 KB 276/558 KB 164/1199 KB 80/1206 KB 68/181 KB 276/558 KB 164/1199 KB 68/1206 KB 68/181 KB 276/558 KB 164/1199 KB 80/1206 KB 72/181 KB 276/558 KB 164/1199 KB 80/1206 KB 76/181 KB 276/558 KB 164/1199 KB 80/1206 KB 80/181 KB 276/558 KB 164/1199 KB 68/1206 KB 64/181 KB 276/558 KB 164/1199 KB 80/1206 KB 80/181 KB 280/558 KB 164/1199 KB 80/1206 KB 80/181 KB 284/558 KB 164/1199 KB 80/1206 KB 80/181 KB 288/558 KB 164/1199 KB 84/1206 KB 80/181 KB 292/558 KB 164/1199 KB 84/1206 KB 84/181 KB 296/558 KB 164/1199 KB 84/1206 KB 84/181 KB 300/558 KB 164/1199 KB 84/1206 KB 84/181 KB 304/558 KB 164/1199 KB 84/1206 KB 84/181 KB 308/558 KB 164/1199 KB 68/1206 KB 64/181 KB 272/558 KB 168/1199 KB 84/1206 KB 84/181 KB 308/558 KB 172/1199 KB 84/1206 KB 84/181 KB 308/558 KB 176/1199 KB 84/1206 KB 84/181 KB 308/558 KB 180/1199 KB 84/1206 KB 84/181 KB 308/558 KB 184/1199 KB 84/1206 KB 84/181 KB 308/558 KB 188/1199 KB 84/1206 KB 84/181 KB 308/558 KB 192/1199 KB 84/1206 KB 84/181 KB 308/558 KB 164/1199 KB 84/1206 KB 84/181 KB 292/558 KB 192/1199 KB 84/1206 KB 88/181 KB 308/558 KB 192/1199 KB 84/1206 KB 92/181 KB 308/558 KB 192/1199 KB 84/1206 KB 96/181 KB 308/558 KB 164/1199 KB 84/1206 KB 80/181 KB 288/558 KB 192/1199 KB 88/1206 KB 96/181 KB 308/558 KB 192/1199 KB 92/1206 KB 96/181 KB 308/558 KB 192/1199 KB 96/1206 KB 96/181 KB 308/558 KB 192/1199 KB 100/1206 KB 96/181 KB 308/558 KB 196/1199 KB 104/1206 KB 100/181 KB 308/558 KB 196/1199 KB 108/1206 KB 100/181 KB 312/558 KB 196/1199 KB 112/1206 KB 100/181 KB 312/558 KB 196/1199 KB 116/1206 KB 100/181 KB 312/558 KB 196/1199 KB 120/1206 KB 100/181 KB 312/558 KB 196/1199 KB 124/1206 KB 100/181 KB 312/558 KB 196/1199 KB 128/1206 KB 100/181 KB 312/558 KB 196/1199 KB 100/1206 KB 100/181 KB 308/558 KB 200/1199 KB 128/1206 KB 100/181 KB 312/558 KB 204/1199 KB 128/1206 KB 100/181 KB 312/558 KB 208/1199 KB 128/1206 KB 100/181 KB 312/558 KB 192/1199 KB 100/1206 KB 100/181 KB 308/558 KB 208/1199 KB 128/1206 KB 104/181 KB 312/558 KB 208/1199 KB 128/1206 KB 108/181 KB 312/558 KB 208/1199 KB 128/1206 KB 112/181 KB 312/558 KB 196/1199 KB 104/1206 KB 100/181 KB 312/558 KB 208/1199 KB 128/1206 KB 112/181 KB 316/558 KB 208/1199 KB 128/1206 KB 112/181 KB 320/558 KB 208/1199 KB 128/1206 KB 112/181 KB 324/558 KB 212/1199 KB 128/1206 KB 116/181 KB 328/558 KB 212/1199 KB 128/1206 KB 116/181 KB 332/558 KB 212/1199 KB 128/1206 KB 116/181 KB 336/558 KB 212/1199 KB 128/1206 KB 116/181 KB 340/558 KB 212/1199 KB 132/1206 KB 116/181 KB 344/558 KB 212/11 unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 99 KB 132/1206 KB 116/181 KB 348/558 KB 212/1199 KB 132/1206 KB 116/181 KB 352/558 KB 212/1199 KB 128/1206 KB 116/181 KB 324/558 KB 216/1199 KB 132/1206 KB 116/181 KB 352/558 KB 208/1199 KB 128/1206 KB 116/181 KB 324/558 KB 216/1199 KB 132/1206 KB 120/181 KB 352/558 KB 216/1199 KB 132/1206 KB 124/181 KB 352/558 KB 220/1199 KB 132/1206 KB 128/181 KB 352/558 KB 224/1199 KB 132/1206 KB 128/181 KB 352/558 KB 228/1199 KB 132/1206 KB 128/181 KB 352/558 KB 232/1199 KB 132/1206 KB 128/181 KB 352/558 KB 236/1199 KB 132/1206 KB 128/181 KB 352/558 KB 240/1199 KB 132/1206 KB 128/181 KB 352/558 KB 244/1199 KB 132/1206 KB 128/181 KB 352/558 KB 248/1199 KB 132/1206 KB 128/181 KB 356/558 KB 252/1199 KB 132/1206 KB 128/181 KB 356/558 KB 256/1199 KB 132/1206 KB 128/181 KB 356/558 KB 212/1199 KB 132/1206 KB 116/181 KB 340/558 KB 256/1199 KB 136/1206 KB 128/181 KB 356/558 KB 256/1199 KB 140/1206 KB 128/181 KB 356/558 KB 256/1199 KB 144/1206 KB 128/181 KB 356/558 KB 256/1199 KB 148/1206 KB 128/181 KB 356/558 KB 256/1199 KB 152/1206 KB 128/181 KB 356/558 KB 256/1199 KB 156/1206 KB 128/181 KB 356/558 KB 256/1199 KB 160/1206 KB 128/181 KB 356/558 KB 244/1199 KB 132/1206 KB 128/181 KB 356/558 KB 256/1199 KB 160/1206 KB 128/181 KB 360/558 KB 256/1199 KB 160/1206 KB 128/181 KB 364/558 KB 256/1199 KB 160/1206 KB 128/181 KB 368/558 KB 216/1199 KB 132/1206 KB 128/181 KB 352/558 KB 256/1199 KB 160/1206 KB 132/181 KB 368/558 KB 256/1199 KB 160/1206 KB 136/181 KB 368/558 KB 256/1199 KB 160/1206 KB 140/181 KB 368/558 KB 256/1199 KB 160/1206 KB 144/181 KB 368/558 KB 256/1199 KB 160/1206 KB 148/181 KB 368/558 KB 256/1199 KB 160/1206 KB 152/181 KB 368/558 KB 256/1199 KB 164/1206 KB 156/181 KB 368/558 KB 256/1199 KB 164/1206 KB 160/181 KB 368/558 KB 256/1199 KB 164/1206 KB 164/181 KB 368/558 KB 260/1199 KB 164/1206 KB 168/181 KB 372/558 KB 260/1199 KB 164/1206 KB 172/181 KB 372/558 KB 260/1199 KB 164/1206 KB 176/181 KB 372/558 KB 256/1199 KB 164/1206 KB 152/181 KB 368/558 KB 260/1199 KB 164/1206 KB 164/181 KB 372/558 KB 260/1199 KB 164/1206 KB 176/181 KB 376/558 KB 260/1199 KB 168/1206 KB 176/181 KB 380/558 KB 260/1199 KB 168/1206 KB 176/181 KB 384/558 KB 260/1199 KB 164/1206 KB 164/181 KB 368/558 KB 264/1199 KB 168/1206 KB 176/181 KB 384/558 KB 268/1199 KB 168/1206 KB 176/181 KB 384/558 KB 272/1199 KB 168/1206 KB 176/181 KB 384/558 KB 276/1199 KB 168/1206 KB 176/181 KB 384/558 KB 280/1199 KB 168/1206 KB 180/181 KB 388/558 KB 284/1199 KB 168/1206 KB 180/181 KB 388/558 KB 288/1199 KB 168/1206 KB 180/181 KB 388/558 KB 260/1199 KB 168/1206 KB 176/181 KB 376/558 KB 288/1199 KB 172/1206 KB 180/181 KB 388/558 KB 288/1199 KB 176/1206 KB 180/181 KB 388/558 KB 288/1199 KB 180/1206 KB 180/181 KB 388/558 KB 288/1199 KB 184/1206 KB 180/181 KB 388/558 KB 288/1199 KB 188/1206 KB 180/181 KB 388/558 KB 288/1199 KB 192/1206 KB 180/181 KB 388/558 KB 276/1199 KB 168/1206 KB 180/181 KB 388/558 KB 288/1199 KB 192/1206 KB 181/181 KB 388/558 KB 276/1199 KB 168/1206 KB 176/181 KB 388/558 KB 288/1199 KB 192/1206 KB 181/181 KB 392/558 KB 288/1199 KB 192/1206 KB 181/181 KB 396/558 KB 288/1199 KB 192/1206 KB 181/181 KB 400/558 KB 288/1199 KB 196/1206 KB 181/181 KB 400/558 KB 292/1199 KB 200/1206 KB 181/181 KB 404/558 KB 292/1199 KB 204/1206 KB 181/181 KB 404/558 KB 292/1199 KB 208/1206 KB 181/181 KB 404/558 KB 292/1199 KB 196/1206 KB 181/181 KB 404/558 KB 296/1199 KB 208/1206 KB 181/181 KB 404/558 KB 300/1199 KB 208/1206 KB 181/ unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 181 KB 404/558 KB 304/1199 KB 212/1206 KB 181/181 KB 404/558 KB 308/1199 KB 212/1206 KB 181/181 KB 404/558 KB 312/1199 KB 212/1206 KB 404/558 KB 316/1199 KB 212/1206 KB 404/558 KB 320/1199 KB 212/1206 KB 404/558 KB 288/1199 KB 196/1206 KB 181/181 KB 404/558 KB 320/1199 KB 212/1206 KB 408/558 KB 320/1199 KB 212/1206 KB 412/558 KB 320/1199 KB 212/1206 KB 416/558 KB 320/1199 KB 212/1206 KB 420/558 KB 320/1199 KB 212/1206 KB 424/558 KB 320/1199 KB 212/1206 KB 428/558 KB 320/1199 KB 212/1206 KB 432/558 KB 300/1199 KB 212/1206 KB 181/181 KB 404/558 KB 320/1199 KB 216/1206 KB 432/558 KB 320/1199 KB 220/1206 KB 432/558 KB 320/1199 KB 224/1206 KB 432/558 KB 320/1199 KB 228/1206 KB 432/558 KB 324/1199 KB 232/1206 KB 436/558 KB 324/1199 KB 236/1206 KB 436/558 KB 324/1199 KB 240/1206 KB 436/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 796.5 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 324/1199 KB 228/1206 KB 436/558 KB 328/1199 KB 240/1206 KB 436/558 KB 332/1199 KB 240/1206 KB 436/558 KB 336/1199 KB 240/1206 KB 436/558 KB 320/1199 KB 228/1206 KB 436/558 KB 336/1199 KB 240/1206 KB 440/558 KB 336/1199 KB 240/1206 KB 444/558 KB 336/1199 KB 240/1206 KB 448/558 KB 336/1199 KB 244/1206 KB 448/558 KB 340/1199 KB 248/1206 KB 452/558 KB 340/1199 KB 252/1206 KB 452/558 KB 340/1199 KB 256/1206 KB 452/558 KB 340/1199 KB 244/1206 KB 452/558 KB 340/1199 KB 256/1206 KB 456/558 KB 340/1199 KB 256/1206 KB 460/558 KB 340/1199 KB 256/1206 KB 464/558 KB 340/1199 KB 244/1206 KB 448/558 KB 344/1199 KB 256/1206 KB 464/558 KB 348/1199 KB 256/1206 KB 464/558 KB 352/1199 KB 256/1206 KB 464/558 KB 352/1199 KB 260/1206 KB 464/558 KB 356/1199 KB 264/1206 KB 468/558 KB 356/1199 KB 268/1206 KB 468/558 KB 356/1199 KB 272/1206 KB 468/558 KB 356/1199 KB 260/1206 KB 468/558 KB 356/1199 KB 272/1206 KB 472/558 KB 356/1199 KB 272/1206 KB 476/558 KB 356/1199 KB 272/1206 KB 480/558 KB 356/1199 KB 272/1206 KB 484/558 KB 356/1199 KB 276/1206 KB 488/558 KB 356/1199 KB 276/1206 KB 492/558 KB 356/1199 KB 276/1206 KB 496/558 KB 356/1199 KB 260/1206 KB 464/558 KB 360/1199 KB 276/1206 KB 496/558 KB 364/1199 KB 276/1206 KB 496/558 KB 368/1199 KB 276/1206 KB 496/558 KB 372/1199 KB 276/1206 KB 496/558 KB 376/1199 KB 276/1206 KB 496/558 KB 380/1199 KB 276/1206 KB 496/558 KB 384/1199 KB 276/1206 KB 496/558 KB 388/1199 KB 276/1206 KB 496/558 KB 392/1199 KB 276/1206 KB 500/558 KB 396/1199 KB 276/1206 KB 500/558 KB 400/1199 KB 276/1206 KB 500/558 KB 404/1199 KB 276/1206 KB 500/558 KB 356/1199 KB 276/1206 KB 484/558 KB 404/1199 KB 280/1206 KB 500/558 KB 404/1199 KB 284/1206 KB 500/558 KB 404/1199 KB 288/1206 KB 500/558 KB 404/1199 KB 292/1206 KB 500/558 KB 404/1199 KB 296/1206 KB 500/558 KB 404/1199 KB 300/1206 KB 500/558 KB 404/1199 KB 304/1206 KB 500/558 KB 388/1199 KB 276/1206 KB 500/558 KB 404/1199 KB 304/1206 KB 504/558 KB 404/1199 KB 304/1206 KB 508/558 KB 404/1199 KB 304/1206 KB 512/558 KB 404/1199 KB 304/1206 KB 516/558 KB 404/1199 KB 308/1206 KB 520/558 KB 404/1199 KB 308/1206 KB 516/558 KB 408/1199 KB 312/1206 KB 520/558 KB 408/1199 KB 308/1206 KB 520/558 KB 412/1199 KB 312/1206 KB 524/558 KB 416/1199 KB 316/1206 KB 524/558 KB 420/1199 KB 316/1206 KB 524/558 KB 424/1199 KB 316/1206 KB 524/558 KB 428/1199 KB 316/1206 KB 524/558 KB 432/1199 KB 316/1206 KB 524/558 KB 408/1199 KB 312/1206 KB 524/558 KB 432/1199 KB 316/1206 KB 528/558 KB 432/1199 KB 316/1206 KB 532/558 KB 432/1199 KB 316/1206 KB 536/558 KB 432/1199 KB 316/1206 KB 540/558 KB 432/1199 KB 316/1206 KB 544/558 KB 412/1199 KB 316/1206 KB 524/558 KB 432/1199 KB 320/1206 KB 544/558 KB 432/1199 KB 324/1206 KB 544/558 KB 432/1199 KB 328/1206 KB 544/558 KB 432/1199 KB 332/1206 KB 544/558 KB 432/1199 KB 336/1206 KB 544/558 KB 432/1199 KB 336/1206 KB 548/558 KB 436/1199 KB 340/1206 KB 552/558 KB 436/1199 KB 340/1206 KB 556/558 KB 436/1199 KB 340/1206 KB 558/558 KB 436/1199 KB 340/1206 KB 548/558 KB 440/1199 KB 340/1206 KB 558/558 KB 432/1199 KB 340/1206 KB 548/558 KB 440/1199 KB 344/1206 KB 558/558 KB 440/1199 KB 348/1206 KB 558/558 KB 444/1199 KB 348/1206 KB 558/558 KB 448/1199 KB 352/1206 KB 558/558 KB 452/1199 KB 352/1206 KB 558/558 KB 456/1199 KB 352/1206 KB 558/558 KB 460/1199 KB 352/1206 KB 558/558 KB 464/1199 KB 352/1206 KB 558/558 KB 468/1199 KB 352/1206 KB 558/558 KB 472/1199 KB 352/1206 KB 558/558 KB 476/1199 KB 352/1206 unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install KB 558/558 KB 480/1199 KB 352/1206 KB 558/558 KB 444/1199 KB 352/1206 KB 558/558 KB 480/1199 KB 356/1206 KB 558/558 KB 480/1199 KB 360/1206 KB 558/558 KB 480/1199 KB 364/1206 KB 558/558 KB 480/1199 KB 368/1206 KB 558/558 KB 480/1199 KB 372/1206 KB 558/558 KB 480/1199 KB 376/1206 KB 558/558 KB 480/1199 KB 380/1206 KB 558/558 KB 480/1199 KB 384/1206 KB 558/558 KB 480/1199 KB 388/1206 KB 558/558 KB 484/1199 KB 388/1206 KB 558/558 KB 488/1199 KB 388/1206 KB 558/558 KB 492/1199 KB 388/1206 KB 558/558 KB 496/1199 KB 388/1206 KB 558/558 KB 500/1199 KB 388/1206 KB 558/558 KB 500/1199 KB 392/1206 KB 558/558 KB 504/1199 KB 396/1206 KB 558/558 KB 504/1199 KB 400/1206 KB 558/558 KB 504/1199 KB 404/1206 KB 558/558 KB 504/1199 KB 408/1206 KB 558/558 KB 504/1199 KB 412/1206 KB 558/558 KB 504/1199 KB 416/1206 KB 504/1199 KB 404/1206 KB 558/558 KB 508/1199 KB 416/1206 KB 512/1199 KB 416/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2110.3 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 516/1199 KB 416/1206 KB 520/1199 KB 420/1206 KB 524/1199 KB 420/1206 KB 528/1199 KB 420/1206 KB 516/1199 KB 420/1206 KB 528/1199 KB 424/1206 KB 528/1199 KB 428/1206 KB 528/1199 KB 432/1206 KB 532/1199 KB 436/1206 KB 532/1199 KB 440/1206 KB 532/1199 KB 444/1206 KB 532/1199 KB 448/1206 KB 532/1199 KB 432/1206 KB 536/1199 KB 448/1206 KB 540/1199 KB 448/1206 KB 544/1199 KB 448/1206 KB 548/1199 KB 448/1206 KB 552/1199 KB 452/1206 KB 556/1199 KB 452/1206 KB 560/1199 KB 452/1206 KB 564/1199 KB 452/1206 KB 568/1199 KB 452/1206 KB 548/1199 KB 452/1206 KB 568/1199 KB 456/1206 KB 568/1199 KB 460/1206 KB 568/1199 KB 464/1206 KB 568/1199 KB 468/1206 KB 572/1199 KB 472/1206 KB 572/1199 KB 476/1206 KB 572/1199 KB 480/1206 KB 572/1199 KB 468/1206 KB 576/1199 KB 480/1206 KB 580/1199 KB 480/1206 KB 584/1199 KB 484/1206 KB 588/1199 KB 484/1206 KB 592/1199 KB 484/1206 KB 580/1199 KB 484/1206 KB 592/1199 KB 488/1206 KB 592/1199 KB 492/1206 KB 592/1199 KB 496/1206 KB 592/1199 KB 500/1206 KB 596/1199 KB 504/1206 KB 596/1199 KB 508/1206 KB 596/1199 KB 512/1206 KB 596/1199 KB 500/1206 KB 600/1199 KB 512/1206 KB 604/1199 KB 512/1206 KB 608/1199 KB 512/1206 KB 612/1199 KB 512/1206 KB 616/1199 KB 516/1206 KB 620/1199 KB 516/1206 KB 624/1199 KB 516/1206 KB 612/1199 KB 516/1206 KB 624/1199 KB 520/1206 KB 624/1199 KB 524/1206 KB 624/1199 KB 528/1206 KB 624/1199 KB 532/1206 KB 628/1199 KB 536/1206 KB 628/1199 KB 540/1206 KB 628/1199 KB 544/1206 KB 628/1199 KB 532/1206 KB 632/1199 KB 544/1206 KB 636/1199 KB 544/1206 KB 640/1199 KB 544/1206 KB 644/1199 KB 544/1206 KB 648/1199 KB 548/1206 KB 652/1199 KB 548/1206 KB 656/1199 KB 548/1206 KB 644/1199 KB 548/1206 KB 656/1199 KB 552/1206 KB 656/1199 KB 556/1206 KB 656/1199 KB 560/1206 KB 660/1199 KB 560/1206 KB 664/1199 KB 564/1206 KB 668/1199 KB 564/1206 KB 672/1199 KB 564/1206 KB 660/1199 KB 564/1206 KB 672/1199 KB 568/1206 KB 672/1199 KB 572/1206 KB 672/1199 KB 576/1206 KB 676/1199 KB 576/1206 KB 680/1199 KB 580/1206 KB 684/1199 KB 580/1206 KB 688/1199 KB 580/1206 KB 676/1199 KB 580/1206 KB 688/1199 KB 584/1206 KB 688/1199 KB 588/1206 KB 688/1199 KB 592/1206 KB 688/1199 KB 596/1206 KB 692/1199 KB 600/1206 KB 692/1199 KB 604/1206 KB 692/1199 KB 608/1206 KB 692/1199 KB 612/1206 KB 692/1199 KB 616/1206 KB 692/1199 KB 620/1206 KB 692/1199 KB 624/1206 KB 692/1199 KB 628/1206 KB 692/1199 KB 596/1206 KB 696/1199 KB 628/1206 KB 700/1199 KB 628/1206 KB 704/1199 KB 628/1206 KB 708/1199 KB 628/1206 KB 712/1199 KB 628/1206 KB 716/1199 KB 628/1206 KB 720/1199 KB 628/1206 KB 724/1199 KB 628/1206 KB 728/1199 KB 628/1206 KB 728/1199 KB 632/1206 KB 728/1199 KB 636/1206 KB 732/1199 KB 636/1206 KB 736/1199 KB 636/1206 KB 736/1199 KB 640/1206 KB 736/1199 KB 644/1206 KB 740/1199 KB 648/1206 KB 740/1199 KB 652/1206 KB 740/1199 KB 656/1206 KB 740/1199 KB 644/1206 KB 744/1199 KB 656/1206 KB 748/1199 KB 656/1206 KB 752/1199 KB 656/1206 KB 756/1199 KB 656/1206 KB 760/1199 KB 660/1206 KB 764/1199 KB 660/1206 KB 768/1199 KB 660/1206 KB 756/1199 KB 660/1206 KB 768/1199 KB 664/1206 KB 768/1199 KB 668/1206 KB 768/1199 KB 672/1206 KB 772/1199 KB 672/1206 KB 776/1199 KB 676/1206 KB 780/1199 KB 676/1206 KB 784/1199 KB 676/1206 KB 772/1199 KB 676/1206 KB 784/1199 KB 680/1206 KB 784/1199 KB 684/1206 KB 784/1199 KB 688/1206 KB 784/1199 KB 692/1206 KB 788/1199 KB 696/1206 KB 788/1199 KB 700/1206 KB 788/1199 KB 704/1206 KB 788/1199 KB 692/1206 KB 792/119 unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 9 KB 704/1206 KB 796/1199 KB 704/1206 KB 800/1199 KB 704/1206 KB 804/1199 KB 704/1206 KB 808/1199 KB 708/1206 KB 812/1199 KB 708/1206 KB 816/1199 KB 708/1206 KB 804/1199 KB 708/1206 KB 816/1199 KB 712/1206 KB 816/1199 KB 716/1206 KB 816/1199 KB 720/1206 KB 816/1199 KB 724/1206 KB 816/1199 KB 728/1206 KB 816/1199 KB 732/1206 KB 816/1199 KB 736/1206 KB 816/1199 KB 740/1206 KB 816/1199 KB 744/1206 KB 816/1199 KB 748/1206 KB 816/1199 KB 752/1206 KB 816/1199 KB 756/1206 KB 816/1199 KB 760/1206 KB 816/1199 KB 764/1206 KB 816/1199 KB 768/1206 KB 816/1199 KB 772/1206 KB 816/1199 KB 776/1206 KB 816/1199 KB 780/1206 KB 816/1199 KB 784/1206 KB 816/1199 KB 788/1206 KB 820/1199 KB 788/1206 KB 824/1199 KB 788/1206 KB 828/1199 KB 788/1206 KB 832/1199 KB 788/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 852/1199 KB 788/1206 KB 856/1199 KB 788/1206 KB 860/1199 KB 788/1206 KB 864/1199 KB 788/1206 KB 868/1199 KB 788/1206 KB 872/1199 KB 788/1206 KB 876/1199 KB 788/1206 KB 880/1199 KB 788/1206 KB 884/1199 KB 788/1206 KB 884/1199 KB 792/1206 KB 884/1199 KB 796/1206 KB 884/1199 KB 800/1206 KB 888/1199 KB 800/1206 KB 892/1199 KB 800/1206 KB 896/1199 KB 800/1206 KB 900/1199 KB 800/1206 KB 904/1199 KB 804/1206 KB 900/1199 KB 804/1206 KB 904/1199 KB 808/1206 KB 904/1199 KB 812/1206 KB 908/1199 KB 816/1206 KB 908/1199 KB 812/1206 KB 912/1199 KB 816/1206 KB 916/1199 KB 816/1206 KB 920/1199 KB 820/1206 KB 924/1199 KB 820/1206 KB 928/1199 KB 820/1206 KB 916/1199 KB 820/1206 KB 928/1199 KB 824/1206 KB 928/1199 KB 828/1206 KB 928/1199 KB 832/1206 KB 928/1199 KB 836/1206 KB 932/1199 KB 840/1206 KB 932/1199 KB 844/1206 KB 932/1199 KB 848/1206 KB 932/1199 KB 836/1206 KB 936/1199 KB 848/1206 KB 940/1199 KB 848/1206 KB 944/1199 KB 848/1206 KB 948/1199 KB 848/1206 KB 952/1199 KB 852/1206 KB 956/1199 KB 852/1206 KB 960/1199 KB 852/1206 KB 948/1199 KB 852/1206 KB 960/1199 KB 856/1206 KB 960/1199 KB 860/1206 KB 960/1199 KB 864/1206 KB 960/1199 KB 868/1206 KB 964/1199 KB 872/1206 KB 964/1199 KB 876/1206 KB 964/1199 KB 880/1206 KB 964/1199 KB 868/1206 KB 968/1199 KB 880/1206 KB 972/1199 KB 880/1206 KB 976/1199 KB 880/1206 KB 980/1199 KB 880/1206 KB 984/1199 KB 884/1206 KB 988/1199 KB 884/1206 KB 992/1199 KB 884/1206 KB 980/1199 KB 884/1206 KB 992/1199 KB 888/1206 KB 992/1199 KB 892/1206 KB 992/1199 KB 896/1206 KB 992/1199 KB 900/1206 KB 996/1199 KB 904/1206 KB 996/1199 KB 908/1206 KB 996/1199 KB 912/1206 KB 996/1199 KB 900/1206 KB 1000/1199 KB 912/1206 KB 1004/1199 KB 912/1206 KB 1008/1199 KB 912/1206 KB 1012/1199 KB 912/1206 KB 1016/1199 KB 916/1206 KB 1020/1199 KB 916/1206 KB 1024/1199 KB 916/1206 KB 1012/1199 KB 916/1206 KB 1024/1199 KB 920/1206 KB 1028/1199 KB 924/1206 KB 1028/1199 KB 928/1206 KB 1028/1199 KB 932/1206 KB 1028/1199 KB 936/1206 KB 1028/1199 KB 940/1206 KB 1028/1199 KB 944/1206 KB 1028/1199 KB 920/1206 KB 1032/1199 KB 944/1206 KB 1036/1199 KB 944/1206 KB 1040/1199 KB 944/1206 KB 1044/1199 KB 944/1206 KB 1048/1199 KB 944/1206 KB 1052/1199 KB 944/1206 KB 1056/1199 KB 944/1206 KB 1060/1199 KB 944/1206 KB 1064/1199 KB 948/1206 KB 1068/1199 KB 948/1206 KB 1072/1199 KB 948/1206 KB 1060/1199 KB 948/1206 KB 1072/1199 KB 952/1206 KB 1072/1199 KB 956/1206 KB 1072/1199 KB 960/1206 KB 1072/1199 KB 964/1206 KB 1076/1199 KB 968/1206 KB 1076/1199 KB 972/1206 KB 1076/1199 KB 976/1206 KB 1076/1199 KB 964/1206 KB 1080/11 unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install 99 KB 976/1206 KB 1084/1199 KB 976/1206 KB 1088/1199 KB 976/1206 KB 1092/1199 KB 976/1206 KB 1096/1199 KB 980/1206 KB 1100/1199 KB 980/1206 KB 1104/1199 KB 980/1206 KB 1108/1199 KB 980/1206 KB 1112/1199 KB 980/1206 KB 1116/1199 KB 980/1206 KB 1120/1199 KB 980/1206 KB 1092/1199 KB 980/1206 KB 1120/1199 KB 984/1206 KB 1120/1199 KB 988/1206 KB 1120/1199 KB 992/1206 KB 1120/1199 KB 996/1206 KB 1120/1199 KB 1000/1206 KB 1120/1199 KB 1004/1206 KB 1120/1199 KB 1008/1206 KB 1120/1199 KB 1012/1206 KB 1124/1199 KB 1016/1206 KB 1124/1199 KB 1020/1206 KB 1124/1199 KB 1024/1206 KB 1124/1199 KB 1012/1206 KB 1128/1199 KB 1024/1206 KB 1132/1199 KB 1028/1206 KB 1136/1199 KB 1028/1206 KB 1140/1199 KB 1028/1206 KB 1144/1199 KB 1028/1206 KB 1148/1199 KB 1028/1206 KB 1152/1199 KB 1028/1206 KB 1128/1199 KB 1028/1206 KB 1152/1199 KB 1032/1206 KB 1152/1199 KB 1036/1206 KB 1152/1199 KB 1040/1206 KB 1152/1199 KB 1044/1206 KB 1156/1199 KB 1048/1206 KB 1156/1199 KB 1052/1206 KB 1156/1199 KB 1056/1206 KB 1156/1199 KB 1044/1206 KB 1160/1199 KB 1056/1206 KB 1164/1199 KB 1060/1206 KB 1168/1199 KB 1060/1206 KB 1172/1199 KB 1060/1206 KB 1176/1199 KB 1060/1206 KB 1180/1199 KB 1060/1206 KB 1184/1199 KB 1060/1206 KB 1188/1199 KB 1060/1206 KB 1192/1199 KB 1060/1206 KB 1196/1199 KB 1060/1206 KB 1199/1199 KB 1060/1206 KB 1160/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/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 3257.2 KB/sec) unit-abot-epc-basic-0: 12:21:52 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 3241.0 KB/sec) unit-abot-epc-basic-0: 12:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 12:21:52 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:21:52 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:52 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 41.346 s unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-23T12:21:53+00:00 unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 12:21:53 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-mysql-0: 12:21:53 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:21:53 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:21:53 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-143.169) ... unit-mysql-0: 12:21:54 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:54 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 12:21:55 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:55 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:21:56 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:21:56 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:21:56 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:21:56 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:21:56 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:21:56 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:56 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:21:57 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:21:57 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:21:57 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:21:57 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:21:58 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:21:58 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:21:59 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-mysql-0: 12:21:59 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:21:59 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:21:59 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:21:59 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:22:00 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:22:00 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-e981b3-default-0". unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 12:22:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:22:01 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:22:02 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 12:22:02 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:22:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:22:03 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:22:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:22:05 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.6 [262 kB] unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.12 [187 kB] unit-abot-epc-basic-0: 12:22:06 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 12:22:06 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-mysql-0: 12:22:06 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 12:22:07 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: 12:22:07 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 12:22:07 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-mysql-0: 12:22:07 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 12:22:07 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-mysql-0: 12:22:07 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 12:22:07 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-mysql-0: 12:22:07 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:22:07 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 12:22:08 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-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 12:22:08 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-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:22:08 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 12:22:08 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:22:09 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-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 12:22:09 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-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 12:22:09 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-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:22:09 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 12:22:09 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 12:22:09 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: 12:22:09 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:22:09 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: 12:22:10 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:22:10 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:10 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-mysql-0: 12:22:10 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 12:22:10 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 12:22:11 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-mysql-0: 12:22:11 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 12:22:12 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-mysql-0: 12:22:12 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.11 [126 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 12:22:12 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-mysql-0: 12:22:12 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-mysql-0: 12:22:12 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (142 kB/s) unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 12:22:12 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-mysql-0: 12:22:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-mysql-0: 12:22:13 DEBUG unit.mysql/0.install (Reading database ... 83414 files and directories currently installed.) unit-mysql-0: 12:22:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:22:13 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-mysql-0: 12:22:13 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 12:22:13 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 12:22:14 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: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.7 [16.1 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.8 [5,097 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.8 [2,276 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.8 [47.1 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.6 [8,100 B] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 12:22:14 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 12:22:14 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-mysql-0: 12:22:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:22:15 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-mysql-0: 12:22:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-mysql-0: 12:22:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:22:15 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 12:22:15 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-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 12:22:15 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:22:15 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 12:22:15 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-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 12:22:16 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-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 12:22:16 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-mysql-0: 12:22:16 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 12:22:17 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-mysql-0: 12:22:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-mysql-0: 12:22:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 12:22:17 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-mysql-0: 12:22:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 12:22:17 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-mysql-0: 12:22:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-mysql-0: 12:22:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-mysql-0: 12:22:17 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 12:22:17 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 12:22:17 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-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 12:22:18 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-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 12:22:18 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-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 12:22:18 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-mysql-0: 12:22:18 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 12:22:18 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-abot-epc-basic-0: 12:22:18 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-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-abot-epc-basic-0: 12:22:19 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-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.6 [44.3 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 12:22:19 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-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 12:22:19 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-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 12:22:19 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-mysql-0: 12:22:19 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:22:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:22:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-mysql-0: 12:22:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:22:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 12:22:20 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-mysql-0: 12:22:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-mysql-0: 12:22:20 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 12:22:20 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 12:22:20 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-mysql-0: 12:22:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 12:22: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: 12:22: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-mysql-0: 12:22:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-mysql-0: 12:22:21 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 12:22:21 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.25-0ubuntu0.16.04.2 [15.5 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.25-0ubuntu0.16.04.2 [813 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.25-0ubuntu0.16.04.2 [1,167 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.13 [757 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 12:22:22 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-mysql-0: 12:22:23 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:22:23 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:22:23 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:22:23 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-mysql-0: 12:22:23 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:22:23 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-abot-epc-basic-0: 12:22:24 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-mysql-0: 12:22:24 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 12:22:24 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-mysql-0: 12:22:24 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 12:22:24 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: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 12:22:24 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-mysql-0: 12:22:24 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 12:22:25 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: 12:22:25 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 12:22:25 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-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (668 kB/s) unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 12:22:25 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-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:22:25 DEBUG unit.mysql/0.install (Reading database ... 83514 files and directories currently installed.) unit-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 12:22:25 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-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 12:22:25 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: 12:22:25 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: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 12:22:25 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 12:22:25 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-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:22:25 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 12:22:26 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 12:22:26 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-mysql-0: 12:22:26 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:22:26 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 12:22:26 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 12:22:27 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 12:22:27 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-mysql-0: 12:22:27 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:22:27 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:22:28 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:22:29 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 12:22:29 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu11 [3,681 kB] unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:22:30 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 12:22:30 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 24s (12.0 MB/s) unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67336 files and directories currently installed.) unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:22:31 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-mysql-0: 12:22:31 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:22:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 12:22:31 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:22:31 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:22:31 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:22:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 12:22:32 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 12:22:32 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:22:32 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:22:32 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:22:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 12:22:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:22:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:22:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:22:32 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.6_amd64.deb ... unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:22:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 12:22:33 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:22:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:22:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:22:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:22:35 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:22:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:22:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:22:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:37 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:22:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:22:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:22:38 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:22:38 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-mysql-0: 12:22:39 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:22:39 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:22:39 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:22:39 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:22:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-mysql-0: 12:22:40 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: 12:22:40 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-mysql-0: 12:22:40 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: 12:22:40 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-mysql-0: 12:22:40 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-mysql-0: 12:22:40 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-mysql-0: 12:22:40 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:22:40 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:22:40 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-mysql-0: 12:22:40 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 12:22:41 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (4806 kB/s) unit-mysql-0: 12:22:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:22:41 DEBUG unit.mysql/0.config-changed (Reading database ... 83608 files and directories currently installed.) unit-mysql-0: 12:22:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:22:41 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:22:42 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:22:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-mysql-0: 12:22:43 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:22:43 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:22:43 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:22:43 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-mysql-0: 12:22:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:22:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:22:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:22:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-mysql-0: 12:22:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:22:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-mysql-0: 12:22:46 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:46 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:47 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 12:22:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:22:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:22:47 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:22:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:22:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:22:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:48 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 12:22:48 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:22:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-mysql-0: 12:22:49 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:22:50 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:22:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:22:51 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:22:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 12:22:52 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:22:53 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:22:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:22:54 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-mysql-0: 12:22:54 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:54 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:22:56 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:22:56 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:22:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:22:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:23:01 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.config-changed 190323 12:23:06 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.config-changed 190323 12:23:06 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:23:06 DEBUG unit.mysql/0.config-changed 190323 12:23:06 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 26027 ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:23:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:08 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:23:09 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: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:23:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:23:10 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:23:13 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:23:15 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-mysql-0: 12:23:16 DEBUG unit.mysql/0.config-changed mysql start/running, process 26160 unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:16 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 12:23:17 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:23:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:23:18 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:23:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:23:20 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: 12:23:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 12:23:21 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-mysql-0: 12:23:21 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:22 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-mysql-0: 12:23:23 DEBUG unit.mysql/0.config-changed mysql start/running, process 26281 unit-mysql-0: 12:23:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 12:23:23 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 12:23:24 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 12:23:24 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:23:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:23:24 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:23:24 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:23:24 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:23:24 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:23:24 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 12:23:24 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:23:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:23:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:25 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:23:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-mysql-0: 12:23:28 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:23:28 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-mysql-0: 12:23:31 DEBUG unit.mysql/0.start mysql start/running, process 26396 unit-mysql-0: 12:23:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 12:23:33 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:23:33 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:23:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:34 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-mysql-0: 12:23:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 12:23:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:23:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:23:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:23:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:23:34 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 12:23:36 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:23:36 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-mysql-0: 12:23:36 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 12:23:37 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 12:23:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:23:38 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:23:39 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:23:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:23:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 12:23:42 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 12:23:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.8_all.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:23:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:23:45 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: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.8_amd64.deb ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:23:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:23:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:50 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:23:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:23:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:23:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:23:56 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:23:57 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: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:57 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:23:59 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:24:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:24:02 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:24:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:24:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:12 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... machine-2: 12:24:13 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:24:13 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:24:13 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:24:13 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:24:13 DEBUG juju.worker start "engine" machine-2: 12:24:13 INFO juju.worker start "engine" machine-2: 12:24:13 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:24:13 DEBUG juju.worker "engine" started machine-2: 12:24:13 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:24:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:24:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:24:13 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. machine-2: 12:24:13 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... machine-2: 12:24:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... machine-2: 12:24:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:24:13 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:24:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:13 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:24:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:24:13 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:24:13 DEBUG juju.worker.apicaller connected machine-2: 12:24:13 DEBUG juju.worker.apicaller changing password... machine-2: 12:24:13 DEBUG juju.worker.apicaller password changed machine-2: 12:24:13 DEBUG juju.api RPC connection died machine-2: 12:24:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... machine-2: 12:24:13 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... machine-2: 12:24:13 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:13 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:13 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:24:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... machine-2: 12:24:14 DEBUG juju.worker.apicaller connected machine-2: 12:24:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. machine-2: 12:24:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... machine-2: 12:24:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... machine-2: 12:24:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:24:14 INFO juju.worker.upgrader unblocking abort check machine-2: 12:24:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:24:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. machine-2: 12:24:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... machine-2: 12:24:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... machine-2: 12:24:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:24:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:24:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... machine-2: 12:24:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... machine-2: 12:24:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:24:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.logger logger setup machine-2: 12:24:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:24:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:24:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:24:14 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:24:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:24:14 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:24:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:24:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:24:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:24:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:24:14 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:24:14 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 12:24:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:24:14 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-2: 12:24:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:24:14 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:24:14 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:24:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:24:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:24:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:24:14 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-2: 12:24:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:24:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:24:14 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:24:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:24:14 DEBUG juju.api RPC connection died machine-2: 12:24:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:24:14 ERROR juju.worker.logger connection is shut down machine-2: 12:24:14 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: creating fanconfigurer orchestrator: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:24:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:24:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 12:24:14 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:24:14 DEBUG juju.worker killing runner 0xc4206c4f70 machine-2: 12:24:14 INFO juju.worker runner is dying machine-2: 12:24:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-2 from state: connection is shut down unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. machine-2: 12:24:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:24:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:24:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:14 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:24:14 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:14 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:24:14 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:14 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... machine-2: 12:24:15 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... machine-2: 12:24:15 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:24:15 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:24:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:24:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:24:15 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:24:15 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:24:15 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. machine-2: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:24:15 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:24:15 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:24:15 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:24:15 INFO juju.worker.upgrader unblocking abort check machine-2: 12:24:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:24:15 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... machine-2: 12:24:15 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:24:15 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:24:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... machine-2: 12:24:15 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:24:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:24:15 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:24:15 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:24:15 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:24:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:24:15 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:24:15 INFO juju.util.exec run result: exit status 127 machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec285520760/script.sh: line 1: fanatic: command not found 127 machine-2: 12:24:15 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:24:15 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:24:15 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:24:15 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:24:15 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:24:15 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:24:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:24:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:24:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:24:15 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:24:15 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 12:24:15 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-2: 12:24:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:24:15 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:24:15 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:24:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:24:15 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-2: 12:24:15 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:24:15 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:24:15 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:24:15 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:24:15 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:24: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-2: 12:24:15 INFO juju.util.exec run result: exit status 127 machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec582406593/script.sh: line 1: fanatic: command not found 127 machine-2: 12:24:15 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:24:15 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:24:15 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:24:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:24:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:24:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:24:15 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 12:24:15 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:24:15 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 12:24:15 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 12:24:15 DEBUG juju.worker start "2-container-watcher" machine-2: 12:24:15 DEBUG juju.worker start "stateconverter" machine-2: 12:24:15 INFO juju.worker start "2-container-watcher" machine-2: 12:24:15 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:24:15 DEBUG juju.worker "2-container-watcher" started machine-2: 12:24:15 INFO juju.worker start "stateconverter" machine-2: 12:24:15 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:24:15 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... machine-2: 12:24:15 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:24:15 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-2: 12:24:15 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} machine-2: 12:24:15 INFO juju.worker.machiner "machine-2" started machine-2: 12:24:15 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:24:15 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:24:15 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:24:15 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:24:15 DEBUG juju.worker start "api" unit-oai-epc-0: 12:24:15 INFO juju.worker start "api" unit-oai-epc-0: 12:24:15 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:24:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:24:15 DEBUG juju.worker "api" started unit-oai-epc-0: 12:24:15 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:24:15 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:24:15 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-oai-epc-0: 12:24:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.6_amd64.deb ... unit-abot-epc-basic-0: 12:24:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. machine-2: 12:24:16 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:b7:a6:46 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.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:b7:a6:46 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-epc-0: 12:24:16 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:24:16 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:24:16 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:24:16 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:24:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-epc-0: 12:24:16 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-epc-0: 12:24:16 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:24:16 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:24:16 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:24:17 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:24:17 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:24:17 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:24:17 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:24:17 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:24:17 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:24:17 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:24:17 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:24:17 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:24:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:24:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:24:17 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:24:17 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-oai-epc-0: 12:24:17 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-oai-epc-0: 12:24:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:24:17 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:24:17 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:24:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:24:17 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:24:17 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:24:17 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:24:17 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:24:17 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:24:17 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-epc-0: 12:24:17 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:24:17 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:24:17 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:24:17 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:24:17 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:24:17 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:24:17 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:24:17 DEBUG httpbakery client do GET https://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:24:17 DEBUG httpbakery } -> error unit-oai-epc-0: 12:24:17 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:24:17 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:24:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-epc-0: 12:24:17 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:24:18 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-epc-0: 12:24:18 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:24:18 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:24:18 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:24:18 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:24:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:24:18 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:24:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:24:18 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:24:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:24:19 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 12:24:20 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-oai-epc-0: 12:24:20 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-epc-0: 12:24:21 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1854 kB/s) unit-oai-epc-0: 12:24:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:24:21 DEBUG unit.oai-epc/0.install (Reading database ... 78236 files and directories currently installed.) unit-oai-epc-0: 12:24:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:24:21 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 12:24:22 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:24:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:24:22 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 12:24:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-oai-epc-0: 12:24:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-oai-epc-0: 12:24:23 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-epc-0: 12:24:24 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-epc-0: 12:24:25 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-oai-epc-0: 12:24:25 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:24: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: 12:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 12:24:25 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:24:26 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (25.8 kB/s) unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install (Reading database ... 78986 files and directories currently installed.) unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-oai-epc-0: 12:24:27 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:24:28 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-epc-0: 12:24:29 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:24:29 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:24:29 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:24:29 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-epc-0: 12:24:29 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-oai-epc-0: 12:24:30 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-oai-epc-0: 12:24:30 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-oai-epc-0: 12:24:30 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-epc-0: 12:24:30 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1574 kB/s) unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install (Reading database ... 78993 files and directories currently installed.) unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:24:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:24:32 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:24:32 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:24:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:24:32 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:24:33 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-epc-0: 12:24:34 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:24:34 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:24:34 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-oai-epc-0: 12:24:34 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-epc-0: 12:24:35 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-oai-epc-0: 12:24:35 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-epc-0: 12:24:35 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:24:35 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-epc-0: 12:24:36 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 12:24:36 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:24:36 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 12:24:36 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:24:36 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-epc-0: 12:24:36 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:24:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:24:37 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:24:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:24:37 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.25-0ubuntu0.16.04.2_all.deb ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.25-0ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:24:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:24:40 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-165-generic unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-165-generic unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 12:24:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:24:40 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 12:24:40 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 12:24:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:24:41 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-3: 12:24:45 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:24:45 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:24:45 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-epc-0: 12:24:45 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-abot-epc-basic-0: 12:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-epc-0: 12:24:46 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] machine-3: 12:24:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:24:46 DEBUG juju.worker start "engine" machine-3: 12:24:46 INFO juju.worker start "engine" machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:24:46 DEBUG juju.worker "engine" started machine-3: 12:24:46 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:24:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:24:46 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:46 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:46 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:46 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:24:46 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 5s (12.8 MB/s) machine-3: 12:24:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:24:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:24:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:24:47 DEBUG juju.worker.apicaller connected machine-3: 12:24:47 DEBUG juju.worker.apicaller changing password... machine-3: 12:24:47 DEBUG juju.worker.apicaller password changed machine-3: 12:24:47 DEBUG juju.api RPC connection died machine-3: 12:24:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 12:24:47 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:24:47 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:47 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:47 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:24:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:24:47 DEBUG unit.oai-epc/0.install (Reading database ... 79262 files and directories currently installed.) unit-oai-epc-0: 12:24:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... machine-3: 12:24:47 DEBUG juju.worker.apicaller connected machine-3: 12:24:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:24:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:24:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:24:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:24:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. machine-3: 12:24:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:24:47 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:24:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... machine-3: 12:24:47 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:24:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:24:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:24:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:24:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:24:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:24:47 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:24:47 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 12:24:47 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:24:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:24:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:24:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:24:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:24:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:24:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:24:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-3: 12:24:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:24:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:24:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:24:48 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:24:48 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:24:48 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-3: 12:24:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:24:48 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:24:48 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:24:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:24:48 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-3: 12:24:48 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:24:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:24:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:24:48 DEBUG juju.api RPC connection died machine-3: 12:24:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:24:48 DEBUG juju.worker.logger logger setup machine-3: 12:24:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:24:48 ERROR juju.worker.logger connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:24:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:24:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:24:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:48 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:48 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:24:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-3: 12:24:48 DEBUG juju.worker.apicaller connected machine-3: 12:24:48 DEBUG juju.api RPC connection died machine-3: 12:24:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:24:48 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:24:48 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:48 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:24:48 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-3: 12:24:49 DEBUG juju.worker.apicaller connected machine-3: 12:24:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:24:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:24:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:24:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:24:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:24:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:24:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:24:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:24:49 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:24:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:24:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:24:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:24:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:24:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:24:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:24:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:24:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:24:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:24:49 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:24:49 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:24:49 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-3: 12:24:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:24:49 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:24:49 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:24:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:24:49 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-3: 12:24:49 INFO juju.util.exec run result: exit status 127 machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec612651542/script.sh: line 1: fanatic: command not found 127 machine-3: 12:24:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:24:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:24:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:24:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:24:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:24:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:24:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:24:49 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:24:49 INFO juju.util.exec run result: exit status 127 machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec040759735/script.sh: line 1: fanatic: command not found 127 machine-3: 12:24:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:24:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:24:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.logger logger setup machine-3: 12:24:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:24:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:24:49 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:24:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:24:49 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:24:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:24:49 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:24:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:24:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:24:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:24:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:24:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:24:49 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 12:24:49 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:24:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 12:24:49 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 12:24:50 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:24:50 INFO juju.worker.upgrader unblocking abort check machine-3: 12:24:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:24:50 INFO juju.worker.deployer deploying unit "oai-hss/0" unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... machine-3: 12:24:50 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:24:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:24:51 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:24:51 DEBUG juju.worker.deployer API addresses: ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-3: 12:24:51 DEBUG juju.worker start "3-container-watcher" machine-3: 12:24:51 DEBUG juju.worker start "stateconverter" machine-3: 12:24:51 INFO juju.worker start "3-container-watcher" machine-3: 12:24:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:24:51 DEBUG juju.worker "3-container-watcher" started machine-3: 12:24:51 INFO juju.worker start "stateconverter" machine-3: 12:24:51 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:24:51 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... machine-3: 12:24:52 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 12:24:52 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:24:52 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:24:52 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:24:52 DEBUG juju.worker start "api" unit-oai-hss-0: 12:24:52 INFO juju.worker start "api" unit-oai-hss-0: 12:24:52 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:24:52 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:24:52 DEBUG juju.worker "api" started unit-oai-hss-0: 12:24:52 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:24:52 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:24:52 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:24:52 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:24:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:24:53 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 12:24:53 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:24:53 DEBUG juju.worker.apicaller changing password... machine-3: 12:24:53 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:24:54 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:24:54 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:24:54 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:24:54 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:24:54 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:24:54 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... machine-3: 12:24:54 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:0f:d2:57 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:0f:d2:57 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:24:54 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:24:54 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:24:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:24:54 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:24:54 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 12:24:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:24:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:24:54 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:24:54 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:24:54 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:24:54 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:24:54 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:24:54 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:24:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:24:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:24:54 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:24:54 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-oai-hss-0: 12:24:54 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-oai-hss-0: 12:24:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:24:54 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:24:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:24:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:24:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 12:24:54 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:24:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:24:54 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:24:54 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:24:54 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 12:24:54 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:24:54 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:24:54 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:24:54 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:24:54 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:24:54 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:24:54 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:24:54 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:24:54 DEBUG httpbakery client do GET https://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:24:54 DEBUG httpbakery } -> error unit-oai-hss-0: 12:24:54 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:24:54 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:24:55 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:24:55 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:24:55 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:24:55 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:24:55 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:24:55 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 12:24:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:24:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:24:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:24:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-epc-0: 12:24:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:24:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 12:24:56 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:24:56 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 12:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:25:00 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: 12:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 12:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 12:25:02 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:25:02 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:25:02 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:25:02 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-oai-epc-0: 12:25:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:25:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:25:02 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:25:02 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 12:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 12:25:03 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: 12:25:03 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 6s (515 kB/s) unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install (Reading database ... 78236 files and directories currently installed.) unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:04 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 12:25:04 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:05 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:06 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:25:06 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-oai-hss-0: 12:25:06 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 12:25:06 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:25:07 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (29.0 kB/s) unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install (Reading database ... 78986 files and directories currently installed.) unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-oai-hss-0: 12:25:08 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 12:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:25:10 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: 12:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-oai-hss-0: 12:25:10 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-oai-hss-0: 12:25:10 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: 12:25:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:25:10 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: 12:25:10 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 12:25:11 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: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2749 kB/s) unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install (Reading database ... 78993 files and directories currently installed.) unit-abot-epc-basic-0: 12:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:25:11 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:25:12 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:25:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:25:12 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 12:25:12 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:25:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:25:12 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:25:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-oai-hss-0: 12:25:13 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: 12:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 12:25:13 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-165-generic unit-abot-epc-basic-0: 12:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-hss-0: 12:25:14 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:25:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:14 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-165-generic unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-165-generic unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 12:25:14 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-epc-0: 12:25:15 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:25:16 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:25:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:25:16 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:25:16 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:25:17 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:25:17 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-oai-epc-0: 12:25:17 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:25:17 INFO juju.worker.uniter.context trying to kill context process 17563 unit-oai-epc-0: 12:25:17 INFO juju.worker.uniter.context waiting for context process 17563 to die unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:25:17 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 12:25:17 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:25:17 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:25:17 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-epc-0: 12:25:17 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:25:17 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:25:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:25:17 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:25:17 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:25:17 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 12:25:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 12:25:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:25:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:25:18 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:25:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:25:18 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... machine-2: 12:25:20 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:25:20 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:25:20 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:25:20 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:25:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 12:25:20 DEBUG juju.worker killing runner 0xc420612820 unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:25:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:25:22 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-165-generic unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-165-generic unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:25:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:25:22 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 12:25:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install + apt-get install -y linux-image-3.19.0-61-lowlatency linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:25:22 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:25:23 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [55.1 MB] unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:25:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 12:25:27 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-oai-hss-0: 12:25:27 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-oai-hss-0: 12:25:28 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 4s (13.2 MB/s) unit-oai-hss-0: 12:25:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:25:28 DEBUG unit.oai-hss/0.install (Reading database ... 79262 files and directories currently installed.) unit-oai-hss-0: 12:25:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:25:28 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:25:28 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:25:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 12:25:31 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:25:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 12:25:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 12:25:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61_3.19.0-61.69~14.04.1_all.deb ... unit-oai-hss-0: 12:25:37 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:25:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:25:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:25:41 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:25:43 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:25:44 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:25:44 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:25:44 DEBUG unit.oai-hss/0.install Running depmod. unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:25:44 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:25:44 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:25:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:25:44 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:25:44 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:25:44 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:44 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:44 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:25:48 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:25:49 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:25:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:25:51 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-165-generic unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:25:52 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 12:25:52 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-165-generic unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-165-generic unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 12:25:53 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:25:53 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter.context trying to kill context process 17887 unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter.context waiting for context process 17887 to die unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:25:53 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:25:53 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:25:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:25:53 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:25:53 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:25:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:25:54 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... machine-3: 12:25:55 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:25:55 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:25:55 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:25:55 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:25:55 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 12:25:55 DEBUG juju.worker killing runner 0xc4200316c0 unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:25:55 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 12:25:56 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:25:57 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:25:58 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:25:59 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:26:04 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:05 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:26:06 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:26:07 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:26:08 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:26:09 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:26:10 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:26:11 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:26:12 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:26:13 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:26:14 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:15 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:16 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:26:17 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:26:18 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:26:20 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:26:26 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:26:30 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:26:31 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (40.3 kB/s) unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:26: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 ... 107993 files and directories currently installed.) unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:32 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:26:33 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:27:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 12:27:15 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (451 kB/s) unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108102 files and directories currently installed.) unit-abot-epc-basic-0: 12:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:27:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:27:18 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:27:50 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 12:28:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:30:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:30:50 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:30:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:30:50 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:30:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:30:50 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:30:50 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:30:50 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:30:50 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:30:50 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:30:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:30:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:30:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:30:50 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:30:51 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:30:51 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:30:51 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:30:51 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start SHA256:oJVt+FiCjJj7cmttTj71kw8CZqlWqN2nMANI5aI77Uc root@juju-e981b3-default-0 unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | ooo . + | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start |oo..o * + | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start |+... + B | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start |= . B . S | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | B *E.. | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start |= @oo.o... | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | *.B=o .+. | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | .o++. o. | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-e981b3-default-0 unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start SHA256:OlvYrmt08/Iu+sRDJKZ/WuFlpq70YsKUVBxXAnDaPlA ubuntu@juju-e981b3-default-0 unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | .oEoo.. | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | =o. . | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | o.+ . | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | .= o | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | ...o S + | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | o..Oo* | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | o .*.@o | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | o.+%o.. | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start | +BB==o | unit-abot-epc-basic-0: 12:30:51 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:30:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:30:51 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:30:51 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:30:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:30:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:30:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:30:56 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:30:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:30:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes machine-2: 12:34:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:34:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:34:00 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 12:34:00 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:34:00 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 12:34:00 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} unit-oai-epc-0: 12:34:00 DEBUG juju.worker start "api" unit-oai-epc-0: 12:34:00 INFO juju.worker start "api" unit-oai-epc-0: 12:34:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:34:00 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:34:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" machine-2: 12:34:00 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:34:00 DEBUG juju.worker "api" started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:34:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:34:00 DEBUG juju.worker start "engine" machine-2: 12:34:00 INFO juju.worker start "engine" machine-2: 12:34:00 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:34:00 DEBUG juju.worker "engine" started machine-2: 12:34:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:34:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:34:00 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:34:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:34:00 INFO juju.api connection established to "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:34:00 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:34:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:34:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:34:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:34:01 DEBUG juju.worker.apicaller connected machine-2: 12:34:01 DEBUG juju.api RPC connection died machine-2: 12:34:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:34:01 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:01 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:34:01 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-2: 12:34:01 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-epc-0: 12:34:01 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:34:01 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:34:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:34:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:34:01 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:34:01 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:34:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:34:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:34:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:34:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:34:01 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:34:01 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-oai-epc-0: 12:34:01 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-oai-epc-0: 12:34:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:34:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:34:01 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:34:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:34:01 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:34:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:34:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:34:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:34:01 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:34:01 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:34:01 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:34:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:34:01 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:34:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:34:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:34:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 12:34:01 DEBUG juju.worker.apicaller connected machine-2: 12:34:02 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 12:34:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:34:02 INFO juju.worker.upgrader unblocking abort check machine-2: 12:34:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:34:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:34:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:02 DEBUG worker.uniter.jujuc running hook tool "open-port" machine-2: 12:34:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 12:34:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:34:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:34:02 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:34:02 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:34:02 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:34:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:02 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:34:02 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:34:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:34:02 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:34:02 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:34:02 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:02 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:02 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:34:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:02 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:02 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:34:02 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:34:02 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:34:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:02 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:02 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:34:02 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:02 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec408525666/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:02 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available unit-oai-epc-0: 12:34:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:34:02 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:34:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:34:02 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-2: 12:34:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:02 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:34:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:34:02 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-2: 12:34:02 DEBUG juju.worker.logger logger setup machine-2: 12:34:02 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-2: 12:34:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:02 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:02 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:34:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:34:02 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ config-get revision machine-2: 12:34:02 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:34:02 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:34:02 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:34:02 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:34:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:34:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:02 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:02 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec405265651/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:02 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:34:02 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:02 DEBUG juju.worker start "2-container-watcher" machine-2: 12:34:02 DEBUG juju.worker start "stateconverter" machine-2: 12:34:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:34:02 INFO juju.worker start "2-container-watcher" machine-2: 12:34:02 DEBUG juju.worker "2-container-watcher" started machine-2: 12:34:02 INFO juju.worker start "stateconverter" machine-2: 12:34:02 DEBUG juju.worker "stateconverter" started machine-2: 12:34:02 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 12:34:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:34:02 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:34:02 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:02 DEBUG juju.network including address local-cloud:192.168.121.18 for machine machine-2: 12:34:02 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:02 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 12:34:02 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.18 local-machine:::1] machine-2: 12:34:02 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 12:34:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + echo v0.3.2 machine-2: 12:34:02 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 12:34:02 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:b7:a6:46 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.18 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:b7:a6:46 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:02 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:34:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:03 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:34:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:34:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:03 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:34:03 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:34:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:04 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:34:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:34:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:34:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:04 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:34:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:04 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:34:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:34:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:34:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:34:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:34:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:35:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:35:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:35:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 12:35:04 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:35:04 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:35:04 DEBUG juju.worker start "api" unit-oai-hss-0: 12:35:04 INFO juju.worker start "api" unit-oai-hss-0: 12:35:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:35:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:35:04 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:35:04 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:35:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:35:04 DEBUG juju.worker "api" started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:35:04 DEBUG juju.worker start "engine" machine-3: 12:35:04 INFO juju.worker start "engine" unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:35:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:35:04 DEBUG juju.worker "engine" started machine-3: 12:35:04 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:35:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 12:35:04 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:35:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:35:04 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:35:04 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:35:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:35:04 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:35:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 12:35:04 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:35:04 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:35:04 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:35:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:35:05 DEBUG juju.worker.apicaller connected machine-3: 12:35:05 DEBUG juju.api RPC connection died machine-3: 12:35:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:35:05 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:35:05 DEBUG juju.api successfully dialed "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:35:05 INFO juju.api connection established to "wss://192.168.121.4:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" machine-3: 12:35:05 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/dcabb4ae-d931-4f44-88ed-fc7c47e981b3/api" unit-oai-hss-0: 12:35:05 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:35:05 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:35:05 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:35:05 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:35:05 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:35:05 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:35:05 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:35:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:35:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:35:05 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:35:05 DEBUG juju.network including address local-cloud:192.168.121.4 for machine unit-oai-hss-0: 12:35:05 DEBUG juju.network including address local-fan:252.4.0.1 for machine unit-oai-hss-0: 12:35:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:35:05 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:35:05 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:35:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:35:05 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:35:05 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:35:05 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:35:05 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:35:05 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:35:05 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:35:05 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:35:05 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:35:05 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:35:05 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:35:05 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:35:05 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:35:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:35:05 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:35:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 12:35:06 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:35:06 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 12:35:06 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:06 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 12:35:06 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:35:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:35:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:35:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:35:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:35:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:35:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:35:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:35:06 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:35:06 INFO juju.worker.upgrader unblocking abort check machine-3: 12:35:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:35:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git machine-3: 12:35:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 12:35:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:35:06 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:35:06 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:35:06 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:35:06 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:35:06 INFO juju.util.exec run result: exit status 127 machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec329084818/script.sh: line 1: fanatic: command not found 127 machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:35:06 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:35:06 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:35:06 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:35:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:35:06 DEBUG juju.worker.logger logger setup machine-3: 12:35:06 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:06 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:06 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:35:06 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:35:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.4,252.4.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:35:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:06 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:35:06 INFO juju.util.exec run result: exit status 127 machine-3: 12:35:06 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:35:06 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:35:06 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:35:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:35:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:06 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec114888340/script.sh: line 1: fanatic: command not found 127 machine-3: 12:35:06 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:35:06 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:35:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:35:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:06 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:35:06 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-3: 12:35:06 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-3: 12:35:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:35:06 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:35:06 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:35:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.4:17070 252.4.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:35:06 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.4:17070" "252.4.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.4:17070" "252.4.0.1:17070" "172.30.9.201:17070"] machine-3: 12:35:06 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:35:06 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:35:06 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:35:06 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:35:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:35:06 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:35:06 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:35:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:35:06 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-3: 12:35:06 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:35:06 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 12:35:06 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-3: 12:35:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:35:06 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:35:06 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:35:06 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:35:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:35:06 DEBUG juju.worker start "3-container-watcher" machine-3: 12:35:06 DEBUG juju.worker start "stateconverter" machine-3: 12:35:06 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:35:06 INFO juju.worker start "3-container-watcher" machine-3: 12:35:06 DEBUG juju.worker "3-container-watcher" started machine-3: 12:35:06 INFO juju.worker start "stateconverter" machine-3: 12:35:06 DEBUG juju.worker "stateconverter" started machine-3: 12:35:06 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:35:06 INFO juju.worker.machiner "machine-3" started machine-3: 12:35:06 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ virt-what machine-3: 12:35:07 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:0f:d2:57 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:0f:d2:57 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:35:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:35:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:07 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:35:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:35:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:07 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:35:07 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:35:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:08 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:35:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:08 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:35:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:35:08 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:35:08 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:08 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:35:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:35:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:35:09 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:35:10 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:35:11 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:35:12 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:35:13 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:35:14 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:35:15 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:35:17 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 12:35:18 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.8 [262 kB] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 12:35:19 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] unit-oai-hss-0: 12:35:20 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 12:35:21 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 12:35:22 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 12:35:27 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: 12:35:28 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] unit-oai-hss-0: 12:35:28 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: 12:35:28 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 12:35:33 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: 12:35:34 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4193 kB/s) unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install (Reading database ... 109431 files and directories currently installed.) unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:35:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:45 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:35:46 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... unit-oai-hss-0: 12:35:47 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:48 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:50 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:35:51 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:35:53 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:35:54 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:55 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:35:56 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:35:58 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:35:59 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 12:36:00 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:36:05 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:36:06 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:07 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:08 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:36:10 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:36:11 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:36:15 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:16 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 12:36:22 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 12:36:23 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 7s (200 kB/s) unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install (Reading database ... 116160 files and directories currently installed.) unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:36:24 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:36:25 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 12:36:26 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 12:36:27 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 12:36:28 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 12:36:29 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2152 kB/s) unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install (Reading database ... 116271 files and directories currently installed.) unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:30 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:36:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:32 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:36:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:36:36 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install 190323 12:36:41 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install 190323 12:36:41 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:36:41 DEBUG unit.oai-hss/0.install 190323 12:36:41 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11736 ... unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:36:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:36:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:36:51 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:36:51 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:36:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install mysql start/running, process 11869 unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:36:52 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:36:53 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:36:54 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 12:36:59 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Fetched 300 kB in 6s (49.9 kB/s) unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install (Reading database ... 118272 files and directories currently installed.) unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:37:00 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install --2019-03-23 12:37:01-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:01 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 384K 3s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 764K 2s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 54.2M 1s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 785K 1s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 51.1M 1s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 62.3M 1s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 788K 1s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 50.9M 1s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 45.0M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 54.3M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 76.6M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 95.9M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 88.6M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 823K 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 50.2M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 51.3M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 43.9M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 50.3M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 49.7M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 53.1M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 1.36M 0s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 60.0M=0.4s unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install 2019-03-23 12:37:02 (2.45 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:37:02 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 12:37:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 12:37:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:37:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:37:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:37:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:37:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:37:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:37:10 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:37:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 12:37:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 12:37:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 12:37:14 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 12:37:15 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 12:37:16 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:37:17 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 12:37:18 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:37:19 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:37:20 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:37:21 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:37:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:37:23 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:37:28 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 12:37:29 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 7s (261 kB/s) unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install (Reading database ... 118290 files and directories currently installed.) unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:37:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:37:31 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:37:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install --2019-03-23 12:37:33-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 139K 36s unit-oai-hss-0: 12:37:33 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 284K 26s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 503K 21s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 591K 17s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 919K 15s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.05M 13s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.29M 11s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.30M 10s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.67M 9s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.87M 9s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.80M 8s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.24M 7s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.34M 7s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.57M 6s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.95M 6s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.03M 6s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.21M 5s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.34M 5s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.75M 5s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.97M 5s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.84M 4s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.39M 4s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.18M 4s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.63M 4s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.66M 4s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.19M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 4.89M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.48M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.24M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 5.54M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.86M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.91M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.30M 3s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.39M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.31M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.31M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.30M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.29M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.14M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.16M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.97M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.02M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.55M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.05M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 8.80M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 8.19M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 10.3M 2s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.7M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.10M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.47M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 11.6M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.2M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.55M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.0M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.2M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 9.44M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 12.1M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 9.40M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 16.5M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 11.2M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 9.58M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.0M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.1M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 11.4M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.4M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 11.0M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.7M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.1M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.7M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 12.7M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 14.9M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.2M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 11.2M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.6M 1s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 15.3M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 16.1M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 14.9M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.3M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 16.6M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 13.9M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 19.4M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 19.0M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 12.6M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.8M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.1M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 13.7M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 23.0M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.4M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 14.1M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 17.0M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 16.6M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 20.7M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 18.8M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 17.9M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 21.0M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 14.3M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 25.8M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 19.1M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 17.2M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 23.9M 0s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 19.6M=1.5s unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install 2019-03-23 12:37:34 (3.21 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:37:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:37:35 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:37:36 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: 12:37:36 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:37:36 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 12:37:37 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:37:38 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:37:39 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:37:40 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:37:41 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:37:42 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:37:43 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:37:44 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:37:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:37:46 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: 12:37:46 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 12:37:46 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:37:47 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:37:48 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:37:49 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:37:50 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:37:51 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:37:52 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:37:53 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:37:54 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:37:55 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:37:56 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:37:57 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 12:37:58 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Mar 23 12:26 /dev/zero unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:37:59 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:38:00 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:38:01 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:38:02 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:38:03 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 12:38:04 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:38:05 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:38:06 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:38:07 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:38:08 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:38:09 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:38:10 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:38:11 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:38:12 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:38:13 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:38:14 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:38:15 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:38:16 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:38:17 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:38:18 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:38:19 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:38:20 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:38:21 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:38:22 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:38:23 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:38:24 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:38:25 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:38:26 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:38:27 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:38:28 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:38:29 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:38:30 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:38:31 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:38:32 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:38:33 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:38:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:38:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:38:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:38:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:38:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:38:34 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:38:35 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:38:36 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:38:37 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:38:38 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:38:39 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:38:40 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:38:41 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:38:42 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:38:43 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:38:44 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:38:45 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:38:46 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:38:47 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:38:48 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:38:49 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 12:38:50 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 12:38:51 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 12:38:52 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 12:38:53 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:38:54 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:38:55 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:38:56 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:38:57 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:38:58 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:38:59 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:00 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-epc-0: 12:39:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:39:01 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:39:02 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:39:03 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:39:04 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:05 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:39:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:39:09 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:39:10 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:39:11 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:39:12 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:39:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:39:14 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:39:15 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:39:16 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:39:17 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:39:18 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:39:19 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:39:20 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:39:21 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:39:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:39:23 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:24 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 12:39:25 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:39:30 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 12:39:31 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 12:39:32 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 12:39:33 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 12:39:34 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.4 [53.1 kB] unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:39:35 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.4 [36.2 kB] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.4 [50.3 kB] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 12:39:36 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 12:39:37 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 12:39:38 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 12:39:39 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.4 [111 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 12:39:40 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 12:39:41 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 12:39:42 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 12:39:43 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 18s (2301 kB/s) unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install (Reading database ... 118566 files and directories currently installed.) unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:44 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:45 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:39:46 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:39:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:48 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:39:49 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:51 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:39:52 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:53 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:39:54 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:39:55 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:39:56 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:57 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:39:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:01 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:02 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:40:03 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:40:04 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:05 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:40:06 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:40:20 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:40:21 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:40:22 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:40:23 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:40:24 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:40:25 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:40:26 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:40:27 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:40:28 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 12:40:29 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:40:30 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:40:31 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:40:32 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 5s (6952 B/s) unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install (Reading database ... 121457 files and directories currently installed.) unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:40:37 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install ...........++++++ unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install ................++++++ unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install ......................................................................++++++ unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Not Before: Mar 23 12:40:38 2019 GMT unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Not After : Mar 22 12:40:38 2020 GMT unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install F4:73:0E:4B:B6:D7:4A:99:79:0C:70:53:40:3F:A2:44:76:5E:F9:3F unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install keyid:8C:5B:61:F8:24:C9:B4:EC:07:14:BA:BF:8A:38:87:93:F3:64:EE:4B unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Certificate is to be certified until Mar 22 12:40:38 2020 GMT (365 days) unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 39%] [ 43%] [ 47%] [ 52%] [ 60%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:40:38 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: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 12:40:38 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 12:40:38 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: 12:40:38 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:40:39 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:40:40 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:40:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:41 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:40:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:40:41 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:40:41 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:40:41 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:40:41 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:40:41 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:40:41 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:40:41 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:40:41 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:40:41 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:40:41 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:40:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:40:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:40:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:40:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:40:41 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 12:40:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:42 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 12:40:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:42 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:40:42 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:40:42 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:42 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:40:42 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:40:42 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:40:42 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:42 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:40:42 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:40:42 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:42 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:42 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:40:42 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:40:42 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:40:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:40:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:40:43 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:40:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:40:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:40:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 12:40:43 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 12:40:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:40:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-epc-0: 12:40:43 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 12:40:43 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:40:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:40:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:40:43 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:40:43 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:40:43 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:40:43 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.26 unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:40:43 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:43 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:40:43 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:40:43 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:40:43 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:40:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:40:43 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:40:44 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `xeuciegiesiexul` identified by 'chaegahweinaeve'] unit-mysql-0: 12:40:44 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `xeuciegiesiexul` identified by 'chaegahweinaeve'] unit-mysql-0: 12:40:44 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=xeuciegiesiexul', 'password=chaegahweinaeve', 'host=192.168.121.26', 'slave=False'] unit-mysql-0: 12:40:44 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 12:40:44 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 12:40:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:40:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:40:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:40:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 12:40:44 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 12:40:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:40:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:40:44 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:40:44 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:40:44 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 12:40:44 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:40:44 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:40:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + user=xeuciegiesiexul unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + password=chaegahweinaeve unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.26 unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:40:44 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.26 xeuciegiesiexul chaegahweinaeve oai-hss unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.26"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"xeuciegiesiexul"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"chaegahweinaeve"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u xeuciegiesiexul --password=chaegahweinaeve -h 192.168.121.26 oai-hss -e 'show tables;' unit-oai-hss-0: 12:40:44 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u xeuciegiesiexul --password=chaegahweinaeve -h 192.168.121.26 oai-hss unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:46 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22129 unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22129' unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22129 =~ .*running.* ]] unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:46 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:46 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:40:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + db_host=xeuciegiesiexul unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:40:46 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:40:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:47 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:40:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:47 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:40:47 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:40:48 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:49 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:49 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:40:49 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:40:49 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:40:49 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:40:49 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:40:49 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:40:49 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:40:49 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:40:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:40:49 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:40:50 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:41:01 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-epc-0: 12:41:02 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: 12:41:02 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (123 kB/s) unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install (Reading database ... 128199 files and directories currently installed.) unit-oai-epc-0: 12:41:02 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:41:03 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 12:41:06 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:41:09 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 12:41:11 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:41:12 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: 12:41:12 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.8.0 in /lib/modules/3.19.0-61-lowlatency/build unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:41:12 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:41:13 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 12:41:14 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 12:41:15 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 12:41:16 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 12:41:17 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 12:41:18 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 12:41:19 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 12:41:20 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:41:21 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:41:22 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:41:23 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 12:41:24 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 12:41:25 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: 12:41:25 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: 12:41:25 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:41:25 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: 12:41:25 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: 12:41:25 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 12:41:25 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: 12:41:25 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:41:25 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:26 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:41:27 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: 12:41:27 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 12:41:27 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: 12:41:27 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:41:27 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 12:41:30 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:42:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:42:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:42:03 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:42:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:42:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:14 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:42:14 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:42:14 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:42:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:42:14 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.18 unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.18 ']' unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:42:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 12:42:15 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:16 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:42:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:42:16 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:42:17 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: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.18 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.18/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.18/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.18/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:17 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:42:17 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:17 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:17 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:42:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:17 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.18' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.18 unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:42:18 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 12:42:18 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + TAC= unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'Data not available yet, exit silently' unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 12:42:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:18 INFO unit.oai-epc/0.juju-log epc:3: Data not available yet, exit silently unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.epc-relation-changed + exit 0 unit-oai-epc-0: 12:42:18 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:42:18 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:18 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:18 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: 12:42:18 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 12:42:18 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:18 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:18 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:18 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:18 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:42:18 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.9 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 9 -le 255 ]] unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.9' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.9 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.9 unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:18 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:18 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:18 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 12:42:18 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:42:18 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22129' unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22129 =~ .*running.* ]] unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.18 unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.18 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 18 -le 255 ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.18' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.18 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.18 unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:19 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:42:19 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:19 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:19 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.18/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:19 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.18/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:42:19 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:42:19 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:42:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 12:42:19 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:42:19 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:42:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:42:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:19 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 12:42:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:42:19 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:42:19 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 12:42:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:42:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 12:42:19 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:19 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:19 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:19 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-hss-0: 12:42:19 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:20 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:42:20 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:20 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:20 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:42:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.18 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.18 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.9 unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=xeuciegiesiexul unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=chaegahweinaeve unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.26 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z xeuciegiesiexul ']' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u xeuciegiesiexul --password=chaegahweinaeve -h 192.168.121.26 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u xeuciegiesiexul --password=chaegahweinaeve -h 192.168.121.26 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 12:42:20 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: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:20 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: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:42:20 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: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u xeuciegiesiexul --password=chaegahweinaeve -h 192.168.121.26 oai-hss unit-oai-epc-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:20 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-hss-0: 12:42:20 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 12:42:20 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:42:20 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 12:42:20 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:20 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:42:20 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:20 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 12:42:20 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:42:20 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:42:20 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:42:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:42:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:42:20 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:21 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-hss-0: 12:42:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:42:21 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:42:21 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:21 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:21 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.9 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:21 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.9 ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:21 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.9 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:21 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:42:21 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:42:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15530 unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15530' unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15530 =~ .*running.* ]] unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:42:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:22 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:42:22 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:42:23 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:24 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:42:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:42:24 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:42:25 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:42:26 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:42:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:42:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:42:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:27 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:42:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:42:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:42:29 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:29 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:42:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:29 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:42:29 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:29 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:29 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 12:42:29 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 12:42:29 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:42:29 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:42:29 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:42:29 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:42:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:42:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:42:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:42:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:42:29 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.18 unit-abot-epc-basic-0: 12:42:29 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:42:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:42:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:42:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:42:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:30 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.18/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.18/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 12:42:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:42:30 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:42:30 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:42:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:42:30 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:42:30 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:30 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:42:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:42:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:42:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:42:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:42:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:42:54 DEBUG juju.worker.uniter.remotestate got action change: [8b0546a3-a819-43f7-8c32-ae98eda3c040] ok=true unit-abot-epc-basic-0: 12:42:54 DEBUG juju.worker.uniter.operation running operation run action 8b0546a3-a819-43f7-8c32-ae98eda3c040 unit-abot-epc-basic-0: 12:42:54 DEBUG juju.machinelock acquire machine lock for uniter (run action 8b0546a3-a819-43f7-8c32-ae98eda3c040) unit-abot-epc-basic-0: 12:42:54 DEBUG juju.machinelock machine lock acquired for uniter (run action 8b0546a3-a819-43f7-8c32-ae98eda3c040) unit-abot-epc-basic-0: 12:42:54 DEBUG juju.worker.uniter.operation preparing operation "run action 8b0546a3-a819-43f7-8c32-ae98eda3c040" unit-abot-epc-basic-0: 12:42:54 DEBUG juju.worker.uniter.operation executing operation "run action 8b0546a3-a819-43f7-8c32-ae98eda3c040" unit-abot-epc-basic-0: 12:42:54 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:42:54 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:42:54 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:42:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:42:54 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:42:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:42:54 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:42:54 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:56 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7629965350601169315.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1728721815929134400.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1831337291649625764.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7409417868408001734.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall2961138120879313488.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6328946371325675023.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.855 s unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-03-23T12:42:57+00:00 unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 12:42:57 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:42:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:43:00 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:43:02 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:03 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:43:04 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:04 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:43:04 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Sat Mar 23 12:43:04 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:43:04 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:04 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:04 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:43:04 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:04 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:04 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:11 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:11 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Sat Mar 23 12:43:11 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:11 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:11 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Sat Mar 23 12:43:12 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run Mar 23, 2019 12:43:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:43:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :1356 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :46 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43: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: 12:43:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:14 [main] REPORT: STEP EXECUTION TIME TAKEN :905 MS unit-abot-epc-basic-0: 12:43:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43: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: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: STEP EXECUTION TIME TAKEN :891 MS unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10024 MS unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25.609 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25.622 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43: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: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: STEP EXECUTION TIME TAKEN :69 MS unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:25 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP EXECUTION TIME TAKEN :476 MS unit-abot-epc-basic-0: 12:43:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10020 MS unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47.187 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47.191 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:43:47 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:57 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: STEP EXECUTION TIME TAKEN :476 MS unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: STEP EXECUTION TIME TAKEN :34 MS unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:43:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:43:58 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:44:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:44:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:44:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 16019' unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 16019 =~ .*running.* ]] unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:44:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:44:03 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:44:03 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:44:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:44:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:44:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:44:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08.327 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08.336 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: STEP EXECUTION TIME TAKEN :72 MS unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 12:44:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:44:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:44:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:44:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:44:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:44:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:44:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:44:08 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22129' unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22129 =~ .*running.* ]] unit-oai-hss-0: 12:44:08 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:44:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:09 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:44:09 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:44:09 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:44:09 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:44:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:44:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:44:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:44:09 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:44:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:18 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: STEP EXECUTION TIME TAKEN :581 MS unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29.447 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29.451 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:44: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: 12:44:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:44: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: 12:44: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: 12:44:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:44: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: 12:44:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44: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: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: STEP EXECUTION TIME TAKEN :230 MS unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44: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: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: STEP EXECUTION TIME TAKEN :878 MS unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51.027 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51.030 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:44:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:44:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:44: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45: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: 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45: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: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP EXECUTION TIME TAKEN :246 MS unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:01 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45: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: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: STEP EXECUTION TIME TAKEN :937 MS unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12.707 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12.712 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:23 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:23 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:45:23 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:23 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 12:45:23 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:23 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34.243 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34.246 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:45: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:44 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP EXECUTION TIME TAKEN :618 MS unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP EXECUTION TIME TAKEN :639 MS unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:45 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55.937 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55.939 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:45:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:45:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:46:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46: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: 12:46: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: 12:46:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46: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: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46: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: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46: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: 12:46:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP EXECUTION TIME TAKEN :420 MS unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:06 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46: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: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:07 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17.704 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17.709 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: STEP EXECUTION TIME TAKEN :280 MS unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46: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: 12:46:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:28 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:29 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39.526 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39.529 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: STEP EXECUTION TIME TAKEN :240 MS unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:46:39 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:49 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :225 MS unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :706 MS unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP EXECUTION TIME TAKEN :95 MS unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:46:50 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:46:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00.933 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00.936 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47: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: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47: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: 12:47:10 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:47: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: 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47: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: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:11 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: STEP EXECUTION TIME TAKEN :654 MS unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22.391 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22.399 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47: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: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47: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: 12:47:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47: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: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:32 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: STEP EXECUTION TIME TAKEN :858 MS unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:33 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43.835 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43.837 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:47:43 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:47:45 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:47:45 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:47:45 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:47:45 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:47:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:47:53 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:54 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: STEP EXECUTION TIME TAKEN :894 MS unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:47:55 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:47:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05.293 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05.295 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:15 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: STEP EXECUTION TIME TAKEN :487 MS unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:16 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26.758 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26.760 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:26 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:36 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:37 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:38 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:48:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:48:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58.304 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58.307 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:48:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:48:58 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:48:59 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49: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: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:09 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :662 MS unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :229 MS unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:10 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:10 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:49:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:49:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:49:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22129' unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22129 =~ .*running.* ]] unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:49:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:16 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:49:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:49:16 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:49:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:49:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:20 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:49:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:49:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:49:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18489' unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18489 =~ .*running.* ]] unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 12:49:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:21 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:49:21 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:49:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:49:21 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:49:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:49:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30.710 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30.715 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:49:30 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:49:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:49:31 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:49:31 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP EXECUTION TIME TAKEN :454 MS unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:41 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:42 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:49:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:49:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:49:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:49:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:49:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:49:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02.575 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02.578 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:50:02 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :433 MS unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50: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: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:24 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34.906 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34.915 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:50: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
 unit-abot-epc-basic-0: 12:50:35 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP EXECUTION TIME TAKEN :427 MS unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:46 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:47 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:47 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:48 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:58 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:50:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08.357 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08.359 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:09 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :253 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:19 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :677 MS unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: STEP EXECUTION TIME TAKEN :79 MS unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:20 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:30 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40.675 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40.678 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:40 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:51:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:51 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51: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: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP EXECUTION TIME TAKEN :460 MS unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP EXECUTION TIME TAKEN :628 MS unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:52 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:51:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:02 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12.914 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12.919 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 23-Mar-2019 12:52:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 12:52:13 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:52:19 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:52:19 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:52:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:52:19 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:52:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run 9m11.744s unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 560.995 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:52:24 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.007 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.015 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.017 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 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.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.005 sec unit-abot-epc-basic-0: 12:52:24 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.006 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:52:24 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.002 sec unit-abot-epc-basic-0: 12:52:24 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.003 sec unit-abot-epc-basic-0: 12:52:24 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.006 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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.003 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.007 sec unit-abot-epc-basic-0: 12:52:24 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.005 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.002 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.002 sec unit-abot-epc-basic-0: 12:52:24 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.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.004 sec unit-abot-epc-basic-0: 12:52:24 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.002 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.005 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 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: 12:52:24 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.002 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.002 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.001 sec unit-abot-epc-basic-0: 12:52:24 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.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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.001 sec unit-abot-epc-basic-0: 12:52:24 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.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.003 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.007 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.005 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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: 12:52:24 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: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 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.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.005 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 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.004 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(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.007 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(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: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:52:24 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:52:25 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:27 min unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-03-23T12:52:26+00:00 unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:52:26 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation committing operation "run action 8b0546a3-a819-43f7-8c32-ae98eda3c040" unit-abot-epc-basic-0: 12:52:26 DEBUG juju.machinelock machine lock released for uniter (run action 8b0546a3-a819-43f7-8c32-ae98eda3c040) unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:52:26 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:52:26 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:52:26 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:52:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:52:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-03-23 12:52:48,407 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-03-23 12:53:21,125 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-03-23 12:53:21,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:53:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:22,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:22 GMT X-Openstack-Request-Id: req-7113a06f-a921-46bf-b635-6cfc41b732be 2019-03-23 12:53:22,017 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:23:45Z", "updated_at": "2019-03-23T12:53:12Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "33f5917f-58f2-4444-a341-71e454346a4c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:13:35Z", "updated_at": "2019-03-23T12:53:20Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "9e7800f5-5446-41c2-9256-4d886726b513", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:17:44Z", "updated_at": "2019-03-23T12:53:01Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "c687c587-d301-4221-b2db-0d68ab152d72", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:20:18Z", "updated_at": "2019-03-23T12:53:06Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "cbb1c64d-0d61-4793-85a1-b890ab974be8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:23:13Z", "updated_at": "2019-03-23T12:53:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4", "qos_policy_id": null}]} 2019-03-23 12:53:22,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-7113a06f-a921-46bf-b635-6cfc41b732be 2019-03-23 12:53:22,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.884985923767s 2019-03-23 12:53:22,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 12:53:22,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/33f5917f-58f2-4444-a341-71e454346a4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:22,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:22 GMT X-Openstack-Request-Id: req-7fa94ada-1a1f-4ac7-aa04-3730a8a3870f 2019-03-23 12:53:22,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:22,962 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/33f5917f-58f2-4444-a341-71e454346a4c.json used request id req-7fa94ada-1a1f-4ac7-aa04-3730a8a3870f 2019-03-23 12:53:22,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.905656099319s 2019-03-23 12:53:22,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:53:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:23,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:23 GMT X-Openstack-Request-Id: req-1ca94c5c-fc1b-4123-aa10-f38c577c0f59 2019-03-23 12:53:23,047 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:13:35Z", "updated_at": "2019-03-23T12:53:20Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "9e7800f5-5446-41c2-9256-4d886726b513", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:17:44Z", "updated_at": "2019-03-23T12:53:01Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "c687c587-d301-4221-b2db-0d68ab152d72", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:20:18Z", "updated_at": "2019-03-23T12:53:06Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "cbb1c64d-0d61-4793-85a1-b890ab974be8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:23:13Z", "updated_at": "2019-03-23T12:53:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4", "qos_policy_id": null}]} 2019-03-23 12:53:23,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1ca94c5c-fc1b-4123-aa10-f38c577c0f59 2019-03-23 12:53:23,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0720670223236s 2019-03-23 12:53:23,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 12:53:23,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/9e7800f5-5446-41c2-9256-4d886726b513.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:23,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:23 GMT X-Openstack-Request-Id: req-b7ae5dac-c8c7-4b93-8b32-fce12b24a4b8 2019-03-23 12:53:23,699 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:23,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/9e7800f5-5446-41c2-9256-4d886726b513.json used request id req-b7ae5dac-c8c7-4b93-8b32-fce12b24a4b8 2019-03-23 12:53:23,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.622029066086s 2019-03-23 12:53:23,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:53:23,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:23,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:23 GMT X-Openstack-Request-Id: req-56a5bea9-671d-418a-a7f9-83fc81cd233b 2019-03-23 12:53:23,789 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:17:44Z", "updated_at": "2019-03-23T12:53:01Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "c687c587-d301-4221-b2db-0d68ab152d72", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:20:18Z", "updated_at": "2019-03-23T12:53:06Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "cbb1c64d-0d61-4793-85a1-b890ab974be8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:23:13Z", "updated_at": "2019-03-23T12:53:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4", "qos_policy_id": null}]} 2019-03-23 12:53:23,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-56a5bea9-671d-418a-a7f9-83fc81cd233b 2019-03-23 12:53:23,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0789589881897s 2019-03-23 12:53:23,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 12:53:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/c687c587-d301-4221-b2db-0d68ab152d72.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:24,817 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:24 GMT X-Openstack-Request-Id: req-c30eef73-f598-4233-920c-f7f8b35ac184 2019-03-23 12:53:24,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:24,818 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/c687c587-d301-4221-b2db-0d68ab152d72.json used request id req-c30eef73-f598-4233-920c-f7f8b35ac184 2019-03-23 12:53:24,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.00459504128s 2019-03-23 12:53:24,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:53:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:24,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:24 GMT X-Openstack-Request-Id: req-f0dfac9c-3981-4171-9534-091831ef8478 2019-03-23 12:53:24,909 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:20:18Z", "updated_at": "2019-03-23T12:53:06Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "cbb1c64d-0d61-4793-85a1-b890ab974be8", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:23:13Z", "updated_at": "2019-03-23T12:53:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4", "qos_policy_id": null}]} 2019-03-23 12:53:24,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f0dfac9c-3981-4171-9534-091831ef8478 2019-03-23 12:53:24,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0793859958649s 2019-03-23 12:53:24,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 12:53:24,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/cbb1c64d-0d61-4793-85a1-b890ab974be8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:25,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:25 GMT X-Openstack-Request-Id: req-5aca269b-6378-4208-9bc7-a78ac8822d62 2019-03-23 12:53:25,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:25,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/cbb1c64d-0d61-4793-85a1-b890ab974be8.json used request id req-5aca269b-6378-4208-9bc7-a78ac8822d62 2019-03-23 12:53:25,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.627717018127s 2019-03-23 12:53:25,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:53:25,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:25,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:25 GMT X-Openstack-Request-Id: req-73caedde-21b8-44a7-8d9a-96075e5988d2 2019-03-23 12:53:25,639 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:23:13Z", "updated_at": "2019-03-23T12:53:11Z", "floating_network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_id": null, "id": "fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4", "qos_policy_id": null}]} 2019-03-23 12:53:25,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-73caedde-21b8-44a7-8d9a-96075e5988d2 2019-03-23 12:53:25,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0731022357941s 2019-03-23 12:53:25,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-23 12:53:25,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:26,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:26 GMT X-Openstack-Request-Id: req-53002024-a82c-4535-ab51-23b59c8b72d7 2019-03-23 12:53:26,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:26,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/fbd5bb8e-6ea7-43c7-9dc8-0111e0c14df4.json used request id req-53002024-a82c-4535-ab51-23b59c8b72d7 2019-03-23 12:53:26,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.891019105911s 2019-03-23 12:53:26,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-23 12:53:26,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:26,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:26 GMT X-Openstack-Request-Id: req-978b2114-362a-4b64-92df-089f77bd3e1d 2019-03-23 12:53:26,622 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-23 12:53:26,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-978b2114-362a-4b64-92df-089f77bd3e1d 2019-03-23 12:53:26,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0666501522064s 2019-03-23 12:53:26,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 12:53:26,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/9962c957-243d-44f2-a938-08d60414e8ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:27,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 12:53:27 GMT X-Openstack-Request-Id: req-5d3ee808-1db1-4c46-bbe5-f40a6139ec38 2019-03-23 12:53:27,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 12:53:27,761 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/9962c957-243d-44f2-a938-08d60414e8ac used request id req-5d3ee808-1db1-4c46-bbe5-f40a6139ec38 2019-03-23 12:53:27,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13774204254s 2019-03-23 12:53:27,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 12:53:27,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:27,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4a99684-d591-4f66-9fb0-c7e81f66a2d8 x-openstack-request-id: req-a4a99684-d591-4f66-9fb0-c7e81f66a2d8 2019-03-23 12:53:27,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0580d42c-91c7-4943-9381-481582843e27", "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": "0580d42c-91c7-4943-9381-481582843e27"}, {"name": "juju_epc-flavor_alt_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0c928138-a64f-406d-9465-7965d9b43033", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0c928138-a64f-406d-9465-7965d9b43033", "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": "0c928138-a64f-406d-9465-7965d9b43033"}]} 2019-03-23 12:53:27,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-a4a99684-d591-4f66-9fb0-c7e81f66a2d8 2019-03-23 12:53:27,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.215399980545s 2019-03-23 12:53:27,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 12:53:27,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0c928138-a64f-406d-9465-7965d9b43033 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:28,018 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53: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-aa5829e1-8da4-4da2-a9ca-b93ec113fbec x-openstack-request-id: req-aa5829e1-8da4-4da2-a9ca-b93ec113fbec 2019-03-23 12:53:28,018 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0c928138-a64f-406d-9465-7965d9b43033 used request id req-aa5829e1-8da4-4da2-a9ca-b93ec113fbec 2019-03-23 12:53:28,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331370830536s 2019-03-23 12:53:28,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-23 12:53:28,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/eb607b66-e7b8-4138-a5c4-1050bb9cebc8/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" -d '{"subnet_id": "233cc437-32a5-470a-aca9-6f8e730911de"}' 2019-03-23 12:53:30,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:30 GMT X-Openstack-Request-Id: req-a77fd22c-03fd-45d6-9efd-6da9cd996324 2019-03-23 12:53:30,116 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "44417ce1-b044-4918-bb2d-061df14c70fd", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "subnet_id": "233cc437-32a5-470a-aca9-6f8e730911de", "subnet_ids": ["233cc437-32a5-470a-aca9-6f8e730911de"], "port_id": "d0f2a486-3bd6-4b73-8c6d-b6fdd5629c81", "id": "eb607b66-e7b8-4138-a5c4-1050bb9cebc8"} 2019-03-23 12:53:30,116 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/eb607b66-e7b8-4138-a5c4-1050bb9cebc8/remove_router_interface.json used request id req-a77fd22c-03fd-45d6-9efd-6da9cd996324 2019-03-23 12:53:30,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09725594521s 2019-03-23 12:53:30,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-23 12:53:30,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:30,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:30 GMT X-Openstack-Request-Id: req-9dabc315-a8ff-4ce8-836d-14b0ce2037a1 2019-03-23 12:53:30,246 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "70c3b5a0-5259-45e9-98a5-2db21b0d447f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "0be9fa04-fe1f-4622-a667-9b2a97d6a633", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:10:58Z", "admin_state_up": true, "updated_at": "2019-03-23T12:53:28Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "id": "eb607b66-e7b8-4138-a5c4-1050bb9cebc8", "name": "juju_epc-router_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}]} 2019-03-23 12:53:30,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-9dabc315-a8ff-4ce8-836d-14b0ce2037a1 2019-03-23 12:53:30,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130092859268s 2019-03-23 12:53:30,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-23 12:53:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/eb607b66-e7b8-4138-a5c4-1050bb9cebc8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:31,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:31 GMT X-Openstack-Request-Id: req-54489202-5450-47c1-b3b6-dc0281848d43 2019-03-23 12:53:31,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:31,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/eb607b66-e7b8-4138-a5c4-1050bb9cebc8.json used request id req-54489202-5450-47c1-b3b6-dc0281848d43 2019-03-23 12:53:31,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.4617869854s 2019-03-23 12:53:31,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-23 12:53:31,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:31,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:31 GMT X-Openstack-Request-Id: req-431c0919-7093-485f-87fc-f5556e127952 2019-03-23 12:53:31,756 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"44417ce1-b044-4918-bb2d-061df14c70fd","tenant_id":"38b6101ad6bf4c859c6109db25c8dda5","created_at":"2019-03-23T12:10:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-23T12:10:57Z","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":"38b6101ad6bf4c859c6109db25c8dda5","id":"233cc437-32a5-470a-aca9-6f8e730911de","subnetpool_id":null,"name":"juju_epc-subnet_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}]} 2019-03-23 12:53:31,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-431c0919-7093-485f-87fc-f5556e127952 2019-03-23 12:53:31,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046199798584s 2019-03-23 12:53:31,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-23 12:53:31,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/233cc437-32a5-470a-aca9-6f8e730911de.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:33,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:33 GMT X-Openstack-Request-Id: req-c948b080-7f09-480d-b38d-6ce0e7b3bac9 2019-03-23 12:53:33,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:33,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/233cc437-32a5-470a-aca9-6f8e730911de.json used request id req-c948b080-7f09-480d-b38d-6ce0e7b3bac9 2019-03-23 12:53:33,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.49917006493s 2019-03-23 12:53:33,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-23 12:53:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:33,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:33 GMT X-Openstack-Request-Id: req-62f45052-2049-4259-b5e9-48202db5757c 2019-03-23 12:53:33,353 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"44417ce1-b044-4918-bb2d-061df14c70fd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b6101ad6bf4c859c6109db25c8dda5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-23T12:53:33Z","qos_policy_id":null,"name":"juju_epc-net_9c708abe-79b1-48bb-aad2-2956ae10aaa5","admin_state_up":true,"tenant_id":"38b6101ad6bf4c859c6109db25c8dda5","created_at":"2019-03-23T12:10:56Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70c3b5a0-5259-45e9-98a5-2db21b0d447f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","l2_adjacency":true,"status":"ACTIVE","subnets":["0be9fa04-fe1f-4622-a667-9b2a97d6a633"],"description":"","tags":[],"updated_at":"2019-03-23T05:05:39Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"dbbf1edb49be4a98ae78dd7eb3d78fe1","created_at":"2019-03-23T04:48:26Z","mtu":1500}]} 2019-03-23 12:53:33,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-62f45052-2049-4259-b5e9-48202db5757c 2019-03-23 12:53:33,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0958549976349s 2019-03-23 12:53:33,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-23 12:53:33,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/44417ce1-b044-4918-bb2d-061df14c70fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:34,366 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:34 GMT X-Openstack-Request-Id: req-49954810-198d-4ee7-a55c-d8e579a7bdc3 2019-03-23 12:53:34,367 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:34,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/44417ce1-b044-4918-bb2d-061df14c70fd.json used request id req-49954810-198d-4ee7-a55c-d8e579a7bdc3 2019-03-23 12:53:34,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0120139122s 2019-03-23 12:53:34,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-23 12:53:34,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:34,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:34 GMT X-Openstack-Request-Id: req-31479071-3b75-4146-8046-671036789518 2019-03-23 12:53:34,412 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-23T12:11:09Z", "file": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/file", "owner": "38b6101ad6bf4c859c6109db25c8dda5", "id": "949cfe6e-8e4d-4713-8d4f-512eef285ea2", "size": 300941312, "self": "/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://ee80fd9f-9ba1-4b2c-b9bd-e8e997e36a73/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-23T12:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-23 12:53:34,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-31479071-3b75-4146-8046-671036789518 2019-03-23 12:53:34,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394170284271s 2019-03-23 12:53:34,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-23 12:53:34,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}01afc76b5607436b9bd540a1e344f0ebb38fb9e8" 2019-03-23 12:53:35,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Sat, 23 Mar 2019 12:53:35 GMT X-Openstack-Request-Id: req-d15084d3-d30a-417d-9c40-8ec667c1be0a 2019-03-23 12:53:35,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-23 12:53:35,673 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/949cfe6e-8e4d-4713-8d4f-512eef285ea2 used request id req-d15084d3-d30a-417d-9c40-8ec667c1be0a 2019-03-23 12:53:35,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.25964903831s 2019-03-23 12:53:35,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-23 12:53:35,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:35,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0afb8390-be8e-4ccc-b08d-dbf0985f841c x-openstack-request-id: req-0afb8390-be8e-4ccc-b08d-dbf0985f841c 2019-03-23 12:53:35,698 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0580d42c-91c7-4943-9381-481582843e27", "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": "0580d42c-91c7-4943-9381-481582843e27"}]} 2019-03-23 12:53:35,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-0afb8390-be8e-4ccc-b08d-dbf0985f841c 2019-03-23 12:53:35,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245308876038s 2019-03-23 12:53:35,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-23 12:53:35,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:35,731 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-15f469c4-46ec-4eb4-a53c-91fd3913331c x-openstack-request-id: req-15f469c4-46ec-4eb4-a53c-91fd3913331c 2019-03-23 12:53:35,731 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0580d42c-91c7-4943-9381-481582843e27 used request id req-15f469c4-46ec-4eb4-a53c-91fd3913331c 2019-03-23 12:53:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0313770771027s 2019-03-23 12:53:35,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 12:53:35,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:35,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9824a7-6a09-4d57-9ae3-f6c2354f5d53 2019-03-23 12:53:35,983 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/04d8b216e6c541f1b8c75187eda8ba5e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04d8b216e6c541f1b8c75187eda8ba5e", "email": "cinder@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/04eb7d9d2d454a8fb2e6a79e93a7b48b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "04eb7d9d2d454a8fb2e6a79e93a7b48b", "email": "nova@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/0f40b1829aea4604aaface2fb3794fe5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0f40b1829aea4604aaface2fb3794fe5", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/3109ef431d9140838e852a2b6ccea7cc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3109ef431d9140838e852a2b6ccea7cc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.27:5000/v3/users/392ea877ae50452da6172b9b0b8664e6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "392ea877ae50452da6172b9b0b8664e6", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": {"self": "http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43c9f5bbab7a496882af05a40634e2bd", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/8b5dd86885564e3c8f2ed1a2779c0aed"}, "domain_id": "23974091385a42078559b7e30ec78c5a", "enabled": true, "options": {}, "id": "8b5dd86885564e3c8f2ed1a2779c0aed", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/95b08496a7eb49bba14f8989385e5d65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "95b08496a7eb49bba14f8989385e5d65", "email": "heat@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.27:5000/v3/users/a198e28b5b944ebea791ee779554c5bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a198e28b5b944ebea791ee779554c5bb", "email": "swift@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/bd920a76b5e54571a9238f9d31a118db"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bd920a76b5e54571a9238f9d31a118db", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/c12f9e3ac4e24bc2b722bfd53e54e70f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c12f9e3ac4e24bc2b722bfd53e54e70f", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/c528ef8528e24e15bbcc34c22b64f628"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c528ef8528e24e15bbcc34c22b64f628", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/d6f5d03f441c410faa50cd0704ef9a60"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d6f5d03f441c410faa50cd0704ef9a60", "email": "admin@example.com", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/dfc3b55c3c724ba5a9183c87de8378ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "dfc3b55c3c724ba5a9183c87de8378ce", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/e78e6f9db2744c16a2479195080bd552"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e78e6f9db2744c16a2479195080bd552", "email": "glance@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2019-03-23 12:53:35,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fa9824a7-6a09-4d57-9ae3-f6c2354f5d53 2019-03-23 12:53:35,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.25149512291s 2019-03-23 12:53:35,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-23 12:53:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:36,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad1862aa-9b1a-4151-8d7c-ff0c959a3906 2019-03-23 12:53:36,217 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_9c708abe-79b1-48bb-aad2-2956ae10aaa5", "links": {"self": "http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "43c9f5bbab7a496882af05a40634e2bd", "description": null}} 2019-03-23 12:53:36,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd used request id req-ad1862aa-9b1a-4151-8d7c-ff0c959a3906 2019-03-23 12:53:36,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22771692276s 2019-03-23 12:53:36,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-23 12:53:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:36,523 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 12:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b413271e-6257-417d-8d6d-34d0347faed7 2019-03-23 12:53:36,523 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 12:53:36,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/43c9f5bbab7a496882af05a40634e2bd used request id req-b413271e-6257-417d-8d6d-34d0347faed7 2019-03-23 12:53:36,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305354118347s 2019-03-23 12:53:36,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-23 12:53:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:36,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba09663f-bf27-4c37-9be2-dbe3012b3e35 2019-03-23 12:53:36,721 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5"}, "tags": [], "enabled": true, "id": "38b6101ad6bf4c859c6109db25c8dda5", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_9c708abe-79b1-48bb-aad2-2956ae10aaa5"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/c19795dfb9b14b7bbb2263f2a2fb5ed6"}, "tags": [], "enabled": true, "id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/dbbf1edb49be4a98ae78dd7eb3d78fe1"}, "tags": [], "enabled": true, "id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-23 12:53:36,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-ba09663f-bf27-4c37-9be2-dbe3012b3e35 2019-03-23 12:53:36,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190238952637s 2019-03-23 12:53:36,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-23 12:53:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:36,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Sat, 23 Mar 2019 12:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eceb3b4-9487-49be-ad65-31634a2ed596 2019-03-23 12:53:36,992 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-23 12:53:36,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/38b6101ad6bf4c859c6109db25c8dda5 used request id req-9eceb3b4-9487-49be-ad65-31634a2ed596 2019-03-23 12:53:36,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.265712976456s 2019-03-23 12:53:36,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 12:53:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=38b6101ad6bf4c859c6109db25c8dda5&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:37,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:37 GMT X-Openstack-Request-Id: req-08fc9e96-a499-42f5-965b-1d60e5f1615b 2019-03-23 12:53:37,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:10:56Z", "updated_at": "2019-03-23T12:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "1fd46b87-af44-4b5c-bf45-f6e98a3d1673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "2dee6614-12b6-4ffc-9566-6d5425b13451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "5e79d160-d6af-4df1-b50c-ce35948c8735", "remote_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "fdaca03e-2810-471b-a1dc-116cae3892a1", "remote_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}], "revision_number": 1, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "name": "default"}]} 2019-03-23 12:53:37,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=38b6101ad6bf4c859c6109db25c8dda5&name=default used request id req-08fc9e96-a499-42f5-965b-1d60e5f1615b 2019-03-23 12:53:37,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.323553085327s 2019-03-23 12:53:37,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-23 12:53:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:37,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Sat, 23 Mar 2019 12:53:37 GMT X-Openstack-Request-Id: req-62384a92-3400-4eb3-ab6e-9efd0842b264 2019-03-23 12:53:37,441 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "edd76eae50a44c329a321c13c13025c5", "created_at": "2019-03-23T05:05:21Z", "updated_at": "2019-03-23T05:05:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "2a5f25a0-bceb-452f-869e-f0351099c8ab", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "b2f7ec38-d896-47d9-9c3a-1900fd954fce", "remote_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "ec23ceb3-bf5e-46ac-915f-0f8ed8aa522b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "edd76eae50a44c329a321c13c13025c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:21Z", "revision_number": 0, "id": "feb7107d-8e7b-48d0-ad4c-a0bcef31e199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:21Z", "security_group_id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "tenant_id": "edd76eae50a44c329a321c13c13025c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "edd76eae50a44c329a321c13c13025c5"}], "revision_number": 1, "project_id": "edd76eae50a44c329a321c13c13025c5", "id": "1842bd0a-659a-4aa3-b4c0-9066c71c8f92", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "created_at": "2019-03-23T05:08:03Z", "updated_at": "2019-03-23T05:08:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "169dfcde-65b9-4299-9795-ece1d29d0258", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "22d0564f-439d-47d8-b553-35bc9b3d479c", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "b3b0e591-bef4-4d1b-832a-eeea5a6c957d", "remote_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:03Z", "revision_number": 0, "id": "bb2d3400-24c2-401a-9966-cce36cc7705a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:03Z", "security_group_id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "tenant_id": "fd2e022e917b4f90a9417917ed5eac3d", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd2e022e917b4f90a9417917ed5eac3d"}], "revision_number": 1, "project_id": "fd2e022e917b4f90a9417917ed5eac3d", "id": "23db589b-faa8-4adf-8ef9-c5f9b211f6ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "created_at": "2019-03-23T05:05:18Z", "updated_at": "2019-03-23T05:05:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "01f3f080-c801-4e07-ae54-0a002ac84feb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "05d5e545-2896-47ca-ba6c-fb4273a43e2f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "657b08fd-827a-4f68-8e8d-0a1bc034b124", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "885a5b270f674901bcfef46c969c3dc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:18Z", "revision_number": 0, "id": "701e6e16-946a-48f6-9c05-fb424f44cb84", "remote_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:18Z", "security_group_id": "24b813bc-1f37-4080-8d2b-78330133b4df", "tenant_id": "885a5b270f674901bcfef46c969c3dc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "885a5b270f674901bcfef46c969c3dc0"}], "revision_number": 1, "project_id": "885a5b270f674901bcfef46c969c3dc0", "id": "24b813bc-1f37-4080-8d2b-78330133b4df", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "created_at": "2019-03-23T05:05:26Z", "updated_at": "2019-03-23T05:05:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "2960ad06-8080-48db-a2b9-b4c41b6df384", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "5c288001-adfa-4101-90c9-0d4d781e5102", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv4", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "7cfefbdd-6c73-4acf-abe8-708787ffad93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:26Z", "revision_number": 0, "id": "a521e7aa-5aab-4dce-a0d5-9c2f635a5e48", "remote_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:26Z", "security_group_id": "41303c2c-b02d-48b8-b93c-8d7014680796", "tenant_id": "5fc47246e4a04832bd36a4303ec1e27d", "port_range_min": null, "ethertype": "IPv6", "project_id": "5fc47246e4a04832bd36a4303ec1e27d"}], "revision_number": 1, "project_id": "5fc47246e4a04832bd36a4303ec1e27d", "id": "41303c2c-b02d-48b8-b93c-8d7014680796", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1518531faa804f73bdb6237604c5cc08", "created_at": "2019-03-23T06:15:08Z", "updated_at": "2019-03-23T06:15:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "0c4c7a71-53b9-4fc1-b5cc-7c1ecb83c242", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "2453dd1c-6321-4441-ad4e-ffe4a45646f6", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv4", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "4d0d90dd-11e3-481c-8e75-ae163c3cd804", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T06:15:08Z", "revision_number": 0, "id": "d61e07f5-d097-4434-a908-930335ac249c", "remote_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "remote_ip_prefix": null, "created_at": "2019-03-23T06:15:08Z", "security_group_id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "tenant_id": "1518531faa804f73bdb6237604c5cc08", "port_range_min": null, "ethertype": "IPv6", "project_id": "1518531faa804f73bdb6237604c5cc08"}], "revision_number": 1, "project_id": "1518531faa804f73bdb6237604c5cc08", "id": "4ebed720-ae46-402e-b477-4ca04e7c34b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "created_at": "2019-03-23T04:48:26Z", "updated_at": "2019-03-23T04:48:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "2efa5357-cea8-45bf-9703-419a5a902982", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "a20badf7-eb36-4161-92ef-56d2efabab87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "bb2669c3-ae97-4f25-95cd-5ff28caf334e", "remote_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv6", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:48:26Z", "revision_number": 0, "id": "cf02a9d9-5be8-4bc2-b2a7-d0c8fa93a27f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:48:26Z", "security_group_id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "tenant_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "port_range_min": null, "ethertype": "IPv4", "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1"}], "revision_number": 1, "project_id": "dbbf1edb49be4a98ae78dd7eb3d78fe1", "id": "540a9baf-f9c2-4d4c-add3-650474e11c30", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "created_at": "2019-03-23T05:04:55Z", "updated_at": "2019-03-23T05:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "1b5c51bd-6200-4dfd-8e2e-45667a526393", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "2d05ecf7-0c02-43e9-adf6-cca8e40ee08a", "remote_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "4cad3044-dce4-41e3-b1cc-2bc9dcbe7c9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv4", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:04:55Z", "revision_number": 0, "id": "dcbfa6c6-5727-4a58-a534-3643184aedb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:04:55Z", "security_group_id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "tenant_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "port_range_min": null, "ethertype": "IPv6", "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3"}], "revision_number": 1, "project_id": "418c53e6bb3d45f7b81e7af6c1d97ac3", "id": "5d871d37-6486-475c-8ea5-f728b6f75eb3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "created_at": "2019-03-23T05:05:27Z", "updated_at": "2019-03-23T05:05:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a1d7582-d6a8-4747-ae39-8a77d54bb614", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "9a64caa8-8bab-4d8d-9889-997def55dcdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "dfc9c239-5961-4c3a-961c-71ae4ab78d8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:27Z", "revision_number": 0, "id": "f3adf64b-8c5f-45b9-871e-239f58605750", "remote_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:27Z", "security_group_id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "tenant_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4"}], "revision_number": 1, "project_id": "c2a0c41dadb2457f96612cdb2ba5b8c4", "id": "69dfd6ef-60db-40b4-a0fe-858faeb1b620", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "created_at": "2019-03-23T05:08:01Z", "updated_at": "2019-03-23T05:08:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "3e66eaaa-9db4-4d59-a3de-7662abfe2a3c", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "588e33a4-6fef-471a-b9be-c012f0ccb90a", "remote_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "b4f5303f-4bcb-4c2d-b900-45e0b09cbcb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv6", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:08:01Z", "revision_number": 0, "id": "f59a78a7-d826-4f9f-823e-90dd474ae879", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:08:01Z", "security_group_id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "tenant_id": "4e3cf5d3322743f1b766df6ef600cff8", "port_range_min": null, "ethertype": "IPv4", "project_id": "4e3cf5d3322743f1b766df6ef600cff8"}], "revision_number": 1, "project_id": "4e3cf5d3322743f1b766df6ef600cff8", "id": "6cefac35-07b7-4a9c-a668-48b9a26a3fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "created_at": "2019-03-23T04:52:02Z", "updated_at": "2019-03-23T04:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "0411c114-3b7f-4032-ad14-38bddb4cc03c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "6b15c1d3-4cea-4d58-b6db-1cea00182efd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "850891f3-1cc9-4b8a-b593-a9fec5bd3fe5", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv4", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:02Z", "revision_number": 0, "id": "d522b641-54de-4cf8-b1b8-4379582b080f", "remote_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:02Z", "security_group_id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "tenant_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "port_range_min": null, "ethertype": "IPv6", "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6"}], "revision_number": 1, "project_id": "c19795dfb9b14b7bbb2263f2a2fb5ed6", "id": "9af122ed-38d6-4bea-8ec5-dd5db4bd7963", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "created_at": "2019-03-23T05:05:24Z", "updated_at": "2019-03-23T05:05:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "0dc8135b-f6ea-4e46-8a33-4ca16e19c59a", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "5fd829a9-009b-411f-8e46-167ef1c7da33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv4", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "6d5f4c11-e65c-4c21-a1a9-6fdc9dcb0552", "remote_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:25Z", "revision_number": 0, "id": "aee7c6cd-4f3d-4e9b-bfc6-088398548d94", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:25Z", "security_group_id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "tenant_id": "aefb37c4513f46e9b7ad7a2793320eee", "port_range_min": null, "ethertype": "IPv6", "project_id": "aefb37c4513f46e9b7ad7a2793320eee"}], "revision_number": 1, "project_id": "aefb37c4513f46e9b7ad7a2793320eee", "id": "a026f4e0-c0f3-4be1-b5b3-6a79c9a6cf03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "created_at": "2019-03-23T12:10:56Z", "updated_at": "2019-03-23T12:10:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "1fd46b87-af44-4b5c-bf45-f6e98a3d1673", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "2dee6614-12b6-4ffc-9566-6d5425b13451", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "5e79d160-d6af-4df1-b50c-ce35948c8735", "remote_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T12:10:56Z", "revision_number": 0, "id": "fdaca03e-2810-471b-a1dc-116cae3892a1", "remote_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "remote_ip_prefix": null, "created_at": "2019-03-23T12:10:56Z", "security_group_id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "tenant_id": "38b6101ad6bf4c859c6109db25c8dda5", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b6101ad6bf4c859c6109db25c8dda5"}], "revision_number": 1, "project_id": "38b6101ad6bf4c859c6109db25c8dda5", "id": "b2d63988-7869-437c-85fe-03dbf0e9a443", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "created_at": "2019-03-23T05:05:16Z", "updated_at": "2019-03-23T05:05:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "2807311c-ea82-4c15-9f54-cc79a6f28eeb", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "377e109d-a02e-41f4-a8de-70c1d569f12c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "97969552-f6a2-463b-93f3-ae412ea53f14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T05:05:16Z", "revision_number": 0, "id": "dbe24403-3880-4a19-a10c-ebd1d5028f03", "remote_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "remote_ip_prefix": null, "created_at": "2019-03-23T05:05:16Z", "security_group_id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "tenant_id": "5af1883a13b847eaa3ecff0269c3703c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5af1883a13b847eaa3ecff0269c3703c"}], "revision_number": 1, "project_id": "5af1883a13b847eaa3ecff0269c3703c", "id": "ce78b56d-0944-4a6e-ba66-56cf731ef9c9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-23T04:52:04Z", "updated_at": "2019-03-23T04:52:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "27e0efc3-19bc-4b61-8e2f-b3ffa89bcdd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "a1c4f860-a683-48b6-9844-38c978b50e85", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "b632ad3a-3e73-40c6-ac65-5d12e5f0977a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-23T04:52:04Z", "revision_number": 0, "id": "bd6a11e7-37c2-4ff2-b1b3-5cbde958cd6c", "remote_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "remote_ip_prefix": null, "created_at": "2019-03-23T04:52:04Z", "security_group_id": "e4891358-96ea-4534-abba-2c32cf2683ec", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "e4891358-96ea-4534-abba-2c32cf2683ec", "name": "default"}]} 2019-03-23 12:53:37,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-62384a92-3400-4eb3-ab6e-9efd0842b264 2019-03-23 12:53:37,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113180875778s 2019-03-23 12:53:37,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-23 12:53:37,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b2d63988-7869-437c-85fe-03dbf0e9a443.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0e0262b36dd15babf786667c1b9efccf0ff40780" 2019-03-23 12:53:37,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Sat, 23 Mar 2019 12:53:37 GMT X-Openstack-Request-Id: req-27a3d5ee-3f72-471f-9dfb-51591e35188b 2019-03-23 12:53:37,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-23 12:53:37,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b2d63988-7869-437c-85fe-03dbf0e9a443.json used request id req-27a3d5ee-3f72-471f-9dfb-51591e35188b 2019-03-23 12:53:37,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.147390127182s 2019-03-23 12:53:37,601 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:59 | PASS | | cloudify_ims | functest | vnf | 26:46 | PASS | | heat_ims | functest | vnf | 32:37 | PASS | | vyos_vrouter | functest | vnf | 16:22 | PASS | | juju_epc | functest | vnf | 41:51 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-03-23 12:53:37,606 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-23 12:53:37,656 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-23 12:53:37,699 - paramiko.transport - DEBUG - EOF in transport thread